update locales

This commit is contained in:
GenevensiS
2025-08-07 20:24:23 +02:00
parent dc348b4812
commit 5fcc5a43fd
13 changed files with 329 additions and 81 deletions
+27 -7
View File
@@ -704,10 +704,13 @@ label:
no version: -
# print dialog
#TODO: Localize
#TODO: Localize section
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: 侧
@@ -961,17 +964,25 @@ error:
# card creation
#TODO: Localize Section
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for styling_data is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -1015,6 +1026,11 @@ error:
word list type not found: 词语列表类型 %s 没有找到 (从<word-list> 标签中)
pack type not found: 未找到包类型 “%s” (来自包类型)
# printing
#TODO: Localize Section
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
checking updates failed: 检查更新失败。
no updates: 没有可用更新。
@@ -1087,8 +1103,12 @@ type:
symbol: 象征
card: 卡牌
cards: 多张卡牌
#TODO: Localize
extra card: extra card
field: 区域
style: 样式
#TODO: Localize
styling: styling
value: 值
keyword: 关键词
keywords: 关键词
+27 -7
View File
@@ -702,10 +702,13 @@ label:
no version: -
# print dialog
#TODO: Localize
#TODO: Localize section
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: 側
@@ -959,17 +962,25 @@ error:
# card creation
#TODO: Localize Section
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for styling_data is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -1013,6 +1024,11 @@ error:
word list type not found: 詞語列表類型 %s 沒有找到 (從<word-list> 標簽中)
pack type not found: 未找到包類型 “%s” (來自包類型)
# printing
#TODO: Localize Section
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
checking updates failed: 檢查更新失敗。
no updates: 沒有可用更新。
@@ -1085,8 +1101,12 @@ type:
symbol: 象徵
card: 卡牌
cards: 多張卡牌
#TODO: Localize
extra card: extra card
field: 區域
style: 樣式
#TODO: Localize
styling: styling
value: 值
keyword: 關鍵詞
keywords: 關鍵詞
+27 -7
View File
@@ -720,10 +720,13 @@ label:
no version: -
# print dialog
#TODO: Localize
#TODO: Localize section
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: sider
@@ -985,17 +988,25 @@ error:
# card creation
#TODO: Localize Section
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for styling_data is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -1043,6 +1054,11 @@ error:
word list type not found: The word list type "%s" was not found (from a <word-list> tag)
pack type not found: The pack type "%s" was not found (from a pack type)
# printing
#TODO: Localize Section
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
#TODO: Localize
checking updates failed: Checking updates failed.
@@ -1129,8 +1145,12 @@ type:
symbol: symbol
card: kort
cards: alle kort
#TODO: Localize
extra card: extra card
field: mark
style: stil
#TODO: Localize
styling: styling
value: værdi
keyword: nøgleord
keywords: alle nøgleord
+23 -5
View File
@@ -684,6 +684,10 @@ label:
# print dialog
put space between cards: Soll zwischen den Karten ein Leerzeichen eingefügt werden?
spacing print: Kartenabstand in Millimetern
cutter lines print: Schnittlinien hinzufügen?
cutter lines all: Alle
cutter lines no intersect: Wenn sie keine Karte schneiden
cutter lines none: Keine
## symbol editor
sides: Seiten
@@ -929,17 +933,25 @@ error:
can't import image: Bild konnte nicht importiert werden: '%s'
# card creation
no field with name: Karte enthält kein Feld mit dem Namen '%s'
no style field with name: Stylesheet enthält kein Feld mit dem Namen '%s'
styling data not map: Der angegebene Wert für 'styling_data' ist keine Zuordnungstabelle.
can't set value: Kartenwert '%s' kann nicht festgelegt werden, da er nicht den richtigen Typ hat
no field with name: %s-Feld mit dem Namen '%s' konnte nicht gefunden werden.
styling data not map: Der angegebene Wert für '%s_data' ist keine Zuordnungstabelle.
styling data without stylesheet: Ein Wert für '%s_data' wurde angegeben, bevor ein Stil festgelegt wurde.
cant set value: Der Kartenwert '%s' kann nicht festgelegt werden, da er nicht den richtigen Typ hat.
cant set image value: Bildwert kann nur mit einem relativen Dateinamen aus dem Paket oder mit der Funktion 'import_image' festgelegt werden (im Feld '%s').
cant set symbol value: Symbolwert kann nur mit einem relativen Dateinamen aus dem Paket festgelegt werden (im Feld '%s').
add card csv file not found: Die CSV- oder TSV-Datei konnte nicht gefunden oder geladen werden.
add card csv file malformed: Die CSV- oder TSV-Datei ist fehlerhaft. Die Zeile '%s' enthält nicht die gleiche Anzahl von Einträgen wie die erste Zeile.
add card json unknown type: JSON-Wert unbekannten Typs gefunden
add card json failed to parse: JSON-Datei konnte nicht analysiert werden
add card json path not valid: Pfad in der JSON-Datei ist ungültig
add card json empty array: Kartenliste in der JSON-Datei ist leer
add card json file not found: Die JSON-Datei konnte nicht gefunden oder geladen werden.
json set without game: Edition aus JSON kann nicht ohne Spiel erstellt werden.
json set without stylesheet: Edition aus JSON kann nicht ohne Stylesheet erstellt werden.
json unknown type: JSON-Wert unbekannten Typs gefunden.
json unknown script type: Skriptwert kann nicht in JSON konvertiert werden.
json cant parse: JSON-Datei konnte nicht analysiert werden.
json cant convert: Eingabe muss beim Importieren aus JSON ein String sein.
json cant concat: Zuordnungstabelle kann nicht mit Array zusammengeführt werden.
import empty file: %s-Datei ist leer
import missing fields:
Die %s-Datei enthält die folgenden Einträge, die nicht importiert
@@ -983,6 +995,10 @@ error:
word list type not found: %s ist nicht bei <Wortliste> gelistet
pack type not found: Der Pakettyp „%s“ wurde nicht gefunden (von einem Pakettyp)
# printing
h margin too small for cutter: Horizontaler Rand zu klein zum Hinzufügen von Schnittlinien.
v margin too small for cutter: Vertikaler Rand zu klein zum Hinzufügen von Schnittlinien.
# update checking
checking updates failed: Update schlug fehl.
no updates: Keine Updates verfügbar.
@@ -1053,8 +1069,10 @@ type:
symbol: symbol
card: karte
cards: karten
extra card: extra karte
field: feld
style: stil
styling: stil
value: wert
keyword: stichwort
keywords: schlüsselwörter
+23 -5
View File
@@ -685,6 +685,10 @@ label:
# print dialog
put space between cards: Put space between cards?
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: sides
@@ -930,17 +934,25 @@ error:
can't import image: Failed to import image: '%s'
# card creation
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for 'styling_data' is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -984,6 +996,10 @@ error:
word list type not found: The word list type "%s" was not found (from a <word-list> tag)
pack type not found: The pack type "%s" was not found (from a pack type)
# printing
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
checking updates failed: Checking updates failed.
no updates: There are no available updates.
@@ -1054,8 +1070,10 @@ type:
symbol: symbol
card: card
cards: cards
extra card: extra card
field: field
style: style
styling: styling
value: value
keyword: keyword
keywords: keywords
+27 -7
View File
@@ -705,10 +705,13 @@ label:
no version: -
# print dialog
#TODO: Localize
#TODO: Localize section
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: Lados
@@ -964,17 +967,25 @@ error:
# card creation
#TODO: Localize Section
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for styling_data is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -1018,6 +1029,11 @@ error:
word list type not found: Palabra de una lista (word list) %s no encontrada (desde una etiqueta <word-list>)
pack type not found: Tipo de mazo "%s" no encontrado (desde un tipo de mazo)
# printing
#TODO: Localize Section
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
checking updates failed: Comprobación de actualizaciones fallida.
no updates: No hay actualizaciones disponibles.
@@ -1090,8 +1106,12 @@ type:
symbol: símbolo
card: carta
cards: cartas
#TODO: Localize
extra card: extra card
field: campo
style: estilo
#TODO: Localize
styling: styling
value: valor
keyword: Palabra Clave
keywords: Palabras Clave
+23 -5
View File
@@ -685,6 +685,10 @@ label:
# print dialog
put space between cards: Ajouter un espace entre les cartes?
spacing print: Espace entre les cartes en millimetres
cutter lines print: Ajouter des lignes de découpe?
cutter lines all: Toutes
cutter lines no intersect: Si elles n'intersectent pas de carte
cutter lines none: Aucune
## symbol editor
sides: faces
@@ -930,17 +934,25 @@ error:
can't import image: Échec de l'import de l'image: '%s'
# card creation
no field with name: La Carte ne contient pas de champ nommé '%s'
no style field with name: Le Style ne contient pas de champ nommé '%s'
styling data not map: La valeur donnée pour 'styling_data' n'est pas un dictionnaire
can't set value: Impossible de définir la valeur '%s' de la carte, elle n'est pas du bon type
no field with name: Impossible de trouver le champ de %s nommé « %s »
styling data not map: La valeur donnée pour « %s_data » n'est pas un dictionnaire
styling data without stylesheet: Valeur donnée pour « %s_data » avant la définition d'un Style
cant set value: Impossible de définir la valeur de la carte « %s », son type est incorrect
cant set image value: On ne peut définir la valeur d'une image qu'avec un nom de fichier relatif depuis le package, ou avec la fonction import_image (dans le champ « %s »)
cant set symbol value: On ne peut définir la valeur d'un symbol qu'avec un nom de fichier relatif depuis le package (dans le champ « %s »)
add card csv file not found: Impossible de trouver ou charger le fichier CSV ou TSV spécifié
add card csv file malformed: Fichier CSV ou TSV malformé, la rangée '%s' n'a pas le même nombre d'entrées que la première rangée
add card json unknown type: Valeur JSON de type inconnu trouvée
add card json failed to parse: Fichier JSON malformé
add card json path not valid: Chemin dans le fichier JSON non valide
add card json empty array: La liste de Cartes dans le fichier JSON est vide
add card json file not found: Impossible de trouver ou charger le fichier JSON spécifié
json set without game: Impossible de créer un Set à partir de JSON sans Jeu
json set without stylesheet: Impossible de créer un Set à partir de JSON sans Style
json unknown type: Valeur JSON de type inconnu trouvée
json unknown script type: Impossible de convertir la valeur de script en JSON
json cant parse: Échec de l'analyse du fichier JSON
json cant convert: Le paramètre doit être du texte pour importer du JSON
json cant concat: Impossible de fusionner un dictionnaire avec une liste
import empty file: Le fichier %s est vide
import missing fields:
Le fichier %s contient les entrées suivantes qui n'ont pas pu être importées,
@@ -984,6 +996,10 @@ error:
word list type not found: La liste des mots du type %s n'a pas été trouvée (issu d'un tag <word-list>)
pack type not found: Le type de pack "%s" n'a pas été trouvé (issu d'un type de pack)
# printing
h margin too small for cutter: Marge horizontale trop petite pour ajouter des lignes de découpe
v margin too small for cutter: Marge verticale trop petite pour ajouter des lignes de découpe
# update checking
checking updates failed: Impossible de vérifier les mises à jour.
no updates: Il n'y a pas de mises à jour disponibles.
@@ -1054,8 +1070,10 @@ type:
symbol: symbole
card: carte
cards: cartes
extra card: extra carte
field: champ
style: style
styling: style
value: valeur
keyword: mot-clef
keywords: mots-clefs
+23 -5
View File
@@ -685,6 +685,10 @@ label:
# print dialog
put space between cards: Inserire uno spazio tra le carte?
spacing print: Spaziatura tra le carte in millimetri
cutter lines print: Aggiungere linee di taglio?
cutter lines all: Tutte
cutter lines no intersect: Se non intersecano una carta
cutter lines none: Nessuna
## symbol editor
sides: facce
@@ -930,17 +934,25 @@ error:
can't import image: Impossibile importare l'immagine: '%s'
# card creation
no field with name: La carta non ha un campo denominato '%s'
no style field with name: Lo stile non ha un campo denominato '%s'
styling data not map: Il valore specificato per 'styling_data' non è un array associativo
can't set value: Impossibile impostare il valore '%s' della carta, non è del tipo corretto
no field with name: Impossibile trovare il campo di %s denominato '%s'
styling data not map: Il valore specificato per '%s_data' non è un array associativo
styling data without stylesheet: Valore specificato per '%s_data' prima dell'impostazione di un stile
cant set value: Impossibile impostare il valore della carta '%s', non è del tipo corretto
cant set image value: È possibile impostare il valore dell'immagine solo con un nome file relativo dall'interno del pacchetto, o con la funzione import_image, nel campo denominato '%s'
cant set symbol value: È possibile impostare il valore del simbolo solo con un nome file relativo dall'interno del pacchetto, nel campo denominato '%s'
add card csv file not found: Impossibile trovare o caricare il file CSV o TSV
add card csv file malformed: File CSV o TSV non valido, la riga '%s' non ha lo stesso numero di voci della prima riga
add card json unknown type: Trovato valore JSON di tipo sconosciuto
add card json failed to parse: Impossibile analizzare il file JSON
add card json path not valid: Il percorso all'interno del file JSON non è valido
add card json empty array: L'elenco carte nel file JSON è vuoto
add card json file not found: Impossibile trovare o caricare il file JSON
json set without game: Impossibile creare un set da JSON senza gioco
json set without stylesheet: Impossibile creare un set da JSON senza stile
json unknown type: Trovato valore JSON di tipo sconosciuto
json unknown script type: Impossibile convertire il valore dello script in JSON
json cant parse: Impossibile analizzare il file JSON
json cant convert: L'input deve essere una stringa durante l'importazione da JSON
json cant concat: Impossibile unire un array associativo con un array
import empty file: Il file %s è vuoto
import missing fields:
Il file %s contiene le seguenti voci che non è stato possibile importare
@@ -984,6 +996,10 @@ error:
word list type not found: The word list type %s was not found (from a <word-list> tag)
pack type not found: Tipo "%s" non trovato (da un pacchetto)
# printing
h margin too small for cutter: Margine orizzontale troppo piccolo per aggiungere linee di taglio
v margin too small for cutter: Margine verticale troppo piccolo per aggiungere linee di taglio
# update checking
checking updates failed: Controllo degli aggiornamenti fallito.
no updates: Non ci sono aggiornamenti disponibili.
@@ -1054,8 +1070,10 @@ type:
symbol: simbolo
card: carta
cards: carte
extra card: extra carta
field: campo
style: stile
styling: stile
value: valore
keyword: parola-chiave
keywords: parole chiave
+27 -7
View File
@@ -704,10 +704,13 @@ label:
no version: -
# print dialog
#TODO: Localize
#TODO: Localize section
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: 側
@@ -962,17 +965,25 @@ error:
# card creation
#TODO: Localize Section
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for styling_data is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -1015,6 +1026,11 @@ error:
word list type not found: リストタイプという語 %s (<word-list>タグから)見つからなかった
pack type not found: パック タイプ "%s" が見つかりませんでした (パック タイプから)
# printing
#TODO: Localize Section
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
checking updates failed: アップデートが失敗したか調べます。
no updates: 利用可能なアップデートはありません。
@@ -1087,8 +1103,12 @@ type:
symbol: シンボル
card: カード
cards: カード
#TODO: Localize
extra card: extra card
field: フィールド
style: スタイル
#TODO: Localize
styling: styling
value: 値
keyword: キーワード
keywords: キーワード
+27 -7
View File
@@ -710,10 +710,13 @@ label:
no version: -
# print dialog
#TODO: Localize
#TODO: Localize section
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: 측면
@@ -970,17 +973,25 @@ error:
# card creation
#TODO: Localize Section
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for styling_data is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -1024,6 +1035,11 @@ error:
word list type not found: 단어 목록 유형 %s를 찾을 수 없습니다. (from a <word-list> tag)
pack type not found: 팩 유형 %s를 찾을 수 없습니다. (from a pack type)
# printing
#TODO: Localize Section
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
checking updates failed: 업데이트 확인에 실패했습니다.
no updates: 사용 가능한 업데이트가 없습니다.
@@ -1098,8 +1114,12 @@ type:
symbol: 상징
card: 카드
cards: 모든 카드
#TODO: Localize
extra card: extra card
field: 필드
style: 스타일
#TODO: Localize
styling: styling
value: 값
keyword: 예어
keywords: 키워드
+27 -7
View File
@@ -755,10 +755,13 @@ label:
no version: -
# print dialog
#TODO: Localize
#TODO: Localize section
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: krawędzie
@@ -1022,17 +1025,25 @@ error:
# card creation
#TODO: Localize Section
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for styling_data is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -1076,6 +1087,11 @@ error:
word list type not found: "%s" (z etykiety <word-list>) nie jest znanym typem listy słów (word list)
pack type not found: Nie znaleziono typu paczki "%s" (z typu paczki)
# printing
#TODO: Localize Section
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
checking updates failed: Nie udało się sprawdzić uaktualnień.
no updates: Brak nowych wersji.
@@ -1151,8 +1167,12 @@ type:
symbol: symbol (symbol)
card: karta (card)
cards: karty (cards)
#TODO: Localize
extra card: extra card
field: pole (field)
style: styl (style)
#TODO: Localize
styling: styling
value: wartość (value)
keyword: słowo kluczowe (keyword)
keywords: słowa kluczowe (keywords)
+23 -5
View File
@@ -686,6 +686,10 @@ label:
# print dialog
put space between cards: Colocar um espaço entre os Cards?
spacing print: Espaçamento entre Cards em milímetros
cutter lines print: Adicionar linhas de corte?
cutter lines all: Todas
cutter lines no intersect: Se não cruzarem um cartão
cutter lines none: Nenhum
## symbol editor
sides: lados
@@ -931,17 +935,25 @@ error:
can't import image: Falha ao importar a imagem: '%s'
# card creation
no field with name: O Card não possui um campo chamado '%s'
no style field with name: O estilo não possui um campo chamado '%s'
styling data not map: O valor fornecido para 'styling_data' não é um vetor associativo
can't set value: Não é possível definir o valor do Card '%s', pois ele não é do tipo correto
no field with name: Não foi possível encontrar o campo de %s chamado '%s'
styling data not map: O valor fornecido para '%s_data' não é um vetor associativo
styling data without stylesheet: Um valor foi fornecido para '%s_data' antes de um estilo ser definido
cant set value: Não é possível definir o valor do cartão '%s', ele não é do tipo correto
cant set image value: É possível definir o valor da imagem apenas com um nome de arquivo relativo de dentro do pacote ou com a função import_image, no campo chamado '%s'
cant set symbol value: É possível definir o valor do símbolo apenas com um nome de arquivo relativo de dentro do pacote, no campo chamado '%s'
add card csv file not found: Não foi possível encontrar ou carregar o arquivo CSV ou TSV
add card csv file malformed: Arquivo CSV ou TSV com formato incorreto, a linha '%s' não possui o mesmo número de entradas que a primeira linha
add card json unknown type: Valor JSON de tipo desconhecido encontrado
add card json failed to parse: Falha ao analisar o arquivo JSON
add card json path not valid: Caminho dentro do arquivo JSON inválido
add card json empty array: Lista de Cards no arquivo JSON vazia
add card json file not found: Não foi possível encontrar ou carregar o arquivo JSON
json set without game: Não é possível criar uma Edição a partir de JSON sem o jogo
json set without stylesheet: Não é possível criar uma Edição a partir de JSON sem o estilo
json unknown type: Valor JSON de tipo desconhecido encontrado
json unknown script type: Não é possível converter o valor do script para JSON
json cant parse: Falha ao analisar o arquivo JSON
json cant convert: A entrada deve ser uma string ao importar de JSON
json cant concat: Não é possível mesclar um vetor associativo com um vetor
import empty file: Arquivo %s vazio
import missing fields:
O arquivo %s contém as seguintes entradas que não puderam ser importadas
@@ -986,6 +998,10 @@ error:
pack type not found:
A embalagem do tipo "%s" não foi encontrado (a partir de um tipo de embalagem)
# printing
h margin too small for cutter: Margem horizontal muito pequena para adicionar linhas de corte
v margin too small for cutter: Margem vertical muito pequena para adicionar linhas de corte
# update checking
checking updates failed: A checagem das atualizações falhou.
no updates: Não existe atualizações disponíveis no momento.
@@ -1056,8 +1072,10 @@ type:
symbol: simbolo
card: card
cards: cards
extra card: extra card
field: campo
style: estilo
styling: estilo
value: valor
keyword: palavra-chave
keywords: palavras-chaves
+25 -7
View File
@@ -745,10 +745,13 @@ label:
no version: -
# print dialog
#TODO: Localize
#TODO: Localize section
put space between cards: Put space between cards?
#TODO: Localize
spacing print: Spacing between cards in millimeters
cutter lines print: Add cutter guide lines?
cutter lines all: All
cutter lines no intersect: If they don't intersect a card
cutter lines none: None
## symbol editor
sides: стороны
@@ -1015,17 +1018,25 @@ error:
# card creation
#TODO: Localize Section
no field with name: Card doesn't have a field named '%s'
no style field with name: Stylesheet doesn't have a styling field named '%s'
styling data not map: Given value for styling_data is not a map
can't set value: Can not set card value '%s', it is not of the right type
no field with name: Could not find %s field named '%s'
styling data not map: Given value for '%s_data' is not a map
styling data without stylesheet: Given value for '%s_data' before a stylesheet was set
cant set value: Can not set card value '%s', it is not of the right type
cant set image value: Can only set image value with a relative filename from within the package, or with the import_image function, in field named '%s'
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
add card csv file not found: Could not find or load the CSV or TSV file
add card csv file malformed: CSV or TSV file malformed, row '%s' does not have the same number of entries as the first row
add card json unknown type: JSON value of unknown type found
add card json failed to parse: Failed to parse JSON file
add card json path not valid: Path within the JSON file is not valid
add card json empty array: Card array in JSON file is empty
add card json file not found: Could not find or load the JSON file
json set without game: Can't create set from JSON without game
json set without stylesheet: Can't create set from JSON without stylesheet
json unknown type: JSON value of unknown type found
json unknown script type: Can't convert script value to JSON
json cant parse: Failed to parse JSON file
json cant convert: Input must be a string when importing from JSON
json cant concat: Can't merge map with array
import empty file: %s file is empty
import missing fields:
The %s file contains the following entries that could not
@@ -1073,6 +1084,11 @@ error:
word list type not found: The word list type "%s" was not found (from a <word-list> tag)
pack type not found: The pack type "%s" was not found (from a pack type)
# printing
#TODO: Localize Section
h margin too small for cutter: Horizontal margin too small to add cutter lines
v margin too small for cutter: Vertical margin too small to add cutter lines
# update checking
#TODO: Localize
checking updates failed: Checking updates failed.
@@ -1163,8 +1179,10 @@ type:
symbol: symbol
card: card
cards: Карты
extra card: extra card
field: field
style: Стиль
styling: styling
value: value
keyword: keyword
keywords: keywords