From aeae27c7e32433465cc485ffcbda17f1da06cdb0 Mon Sep 17 00:00:00 2001 From: GenevensiS <66968533+G-e-n-e-v-e-n-s-i-S@users.noreply.github.com> Date: Wed, 7 Jan 2026 02:44:35 +0100 Subject: [PATCH] update locales --- data/ch-s.mse-locale/locale | 44 +++++++++++++++++---------------- data/ch-t.mse-locale/locale | 44 +++++++++++++++++---------------- data/da.mse-locale/locale | 44 +++++++++++++++++---------------- data/de.mse-locale/locale | 20 +++++++++------ data/en.mse-locale/locale | 40 +++++++++++++++++++----------- data/es.mse-locale/locale | 44 +++++++++++++++++---------------- data/fr.mse-locale/locale | 20 +++++++++------ data/it.mse-locale/locale | 20 +++++++++------ data/jp.mse-locale/locale | 48 ++++++++++++++++++------------------ data/ko.mse-locale/locale | 48 ++++++++++++++++++------------------ data/pl.mse-locale/locale | 48 ++++++++++++++++++------------------ data/pt-br.mse-locale/locale | 30 ++++++++++++---------- data/ru.mse-locale/locale | 48 ++++++++++++++++++------------------ 13 files changed, 266 insertions(+), 232 deletions(-) diff --git a/data/ch-s.mse-locale/locale b/data/ch-s.mse-locale/locale index 867b6ac6..7d10745b 100644 --- a/data/ch-s.mse-locale/locale +++ b/data/ch-s.mse-locale/locale @@ -564,6 +564,8 @@ label: bulk modify predicate example: Example (tiny M:tG creatures): bulk modify field: What value must be modified: bulk modify mod description: What must the new value be: + + # web request dialog #TODO: Localize web request address: Fetching data from the following URL: @@ -1088,31 +1090,31 @@ error: not enough free links: Card does not have enough free links available. Can only link up to 4 cards. not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. could not link: The following cards could not be linked, as they already have 4 links: - #TODO: Localize link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - #TODO: Localize - multiple front faces: Card '%s' has multiple cards linked as front faces - #TODO: Localize - multiple back faces: Card '%s' has multiple cards linked as back faces - #TODO: Localize - could not find input: Could not find input card - #TODO: Localize - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification #TODO: Localize Section - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify - #TODO: Localize - web request failed: Web request failed - #TODO: Localize - web request cant create: Could not create web request object - #TODO: Localize - web request corrupted: Download successful, but data is corrupted - #TODO: Localize - web request unsupported format: Download successful, but data is of unsupported format + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. + + # web request + #TODO: Localize Section + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel dimension not found: 没有统计数据 '%s' diff --git a/data/ch-t.mse-locale/locale b/data/ch-t.mse-locale/locale index 29daf5e8..34b6d586 100644 --- a/data/ch-t.mse-locale/locale +++ b/data/ch-t.mse-locale/locale @@ -562,6 +562,8 @@ label: bulk modify predicate example: Example (tiny M:tG creatures): bulk modify field: What value must be modified: bulk modify mod description: What must the new value be: + + # web request dialog #TODO: Localize web request address: Fetching data from the following URL: @@ -1086,31 +1088,31 @@ error: not enough free links: Card does not have enough free links available. Can only link up to 4 cards. not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. could not link: The following cards could not be linked, as they already have 4 links: - #TODO: Localize link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - #TODO: Localize - multiple front faces: Card '%s' has multiple cards linked as front faces - #TODO: Localize - multiple back faces: Card '%s' has multiple cards linked as back faces - #TODO: Localize - could not find input: Could not find input card - #TODO: Localize - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification #TODO: Localize Section - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify - #TODO: Localize - web request failed: Web request failed - #TODO: Localize - web request cant create: Could not create web request object - #TODO: Localize - web request corrupted: Download successful, but data is corrupted - #TODO: Localize - web request unsupported format: Download successful, but data is of unsupported format + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. + + # web request + #TODO: Localize Section + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel dimension not found: 沒有統計資料 '%s' diff --git a/data/da.mse-locale/locale b/data/da.mse-locale/locale index aad4e9b3..85eb9957 100644 --- a/data/da.mse-locale/locale +++ b/data/da.mse-locale/locale @@ -574,6 +574,8 @@ label: bulk modify predicate example: Example (tiny M:tG creatures): bulk modify field: What value must be modified: bulk modify mod description: What must the new value be: + + # web request dialog #TODO: Localize web request address: Fetching data from the following URL: @@ -1116,31 +1118,31 @@ error: not enough free links: Card does not have enough free links available. Can only link up to 4 cards. not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. could not link: The following cards could not be linked, as they already have 4 links: - #TODO: Localize link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - #TODO: Localize - multiple front faces: Card '%s' has multiple cards linked as front faces - #TODO: Localize - multiple back faces: Card '%s' has multiple cards linked as back faces - #TODO: Localize - could not find input: Could not find input card - #TODO: Localize - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification #TODO: Localize Section - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify - #TODO: Localize - web request failed: Web request failed - #TODO: Localize - web request cant create: Could not create web request object - #TODO: Localize - web request corrupted: Download successful, but data is corrupted - #TODO: Localize - web request unsupported format: Download successful, but data is of unsupported format + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. + + # web request + #TODO: Localize Section + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel #TODO: Localize diff --git a/data/de.mse-locale/locale b/data/de.mse-locale/locale index 9ab511fc..ef769096 100644 --- a/data/de.mse-locale/locale +++ b/data/de.mse-locale/locale @@ -543,6 +543,8 @@ label: bulk modify predicate example: Beispiel (kleine Kreaturen von M:tG): bulk modify field: Welcher Wert muss geändert werden: bulk modify mod description: Wie muss der neue Wert aussehen: + + # web request dialog web request address: Daten werden von der folgenden URL abgerufen: # open dialogs @@ -1037,14 +1039,16 @@ error: could not find linked: Verknüpfte Karte (linked_card) nicht gefunden. # bulk modification - bulk modify script type unknown: Rückgabetyp des Änderungsskripts konnte nicht ermittelt werden - bulk modify predicate is not bool: Kriterium ergibt keinen Booleschen Wert - bulk modify mod is not string: Änderung ergibt keinen String-Wert - bulk modify no cards: Keine Karten zu ändern - web request failed: Webanfrage fehlgeschlagen - web request cant create: Webanfrageobjekt konnte nicht erstellt werden - web request corrupted: Download erfolgreich, aber Daten sind beschädigt - web request unsupported format: Download erfolgreich, aber Daten haben ein nicht unterstütztes Format + bulk modify value type unknown: Der Typ des ausgewählten Felds (%s) wird nicht unterstützt. Bitte wählen Sie ein anderes Feld. + bulk modify predicate is not bool: Das Kriterium muss einen booleschen Wert ergeben, wurde aber als %s ausgewertet. + bulk modify mod is not string: Die Änderung muss eine Zeichenkette ergeben, wurde aber als %s ausgewertet. + bulk modify mod is not color: Die Änderung muss eine Farbe ergeben, wurde aber als %s ausgewertet. + bulk modify mod is not image: Die Änderung muss ein Bild ergeben, wurde aber als %s ausgewertet. Verwenden Sie die Funktionen `import_image`/`download_image`, um Bildfelder festzulegen. + bulk modify mod is nil: Die Änderung für Karte '%s' ergab den Wert nil und wird daher nicht angewendet. + bulk modify no cards: Keine Karten zum Ändern. + bulk modify no cards verify: Keine Karten erfüllen die Kriterien. + bulk modify nothing: Es wurden keine Karten geändert. + bulk modify success: Anzahl der erfolgreich geänderten Karten: %s # stats panel dimension not found: Keine Statistikdimension '%s' diff --git a/data/en.mse-locale/locale b/data/en.mse-locale/locale index 62c6cff0..56040998 100644 --- a/data/en.mse-locale/locale +++ b/data/en.mse-locale/locale @@ -748,13 +748,13 @@ button: show editing hints: Show boxes and hints for &editing rotation export: Use the card preview - rotation setting + rotation setting. bleed export: Add a crude print - bleed margin + bleed margin. notes export: Add the card notes in - the image metadata + the image metadata. spellcheck enabled: Show &spelling errors on cards check now: Check &Now always: Always @@ -763,6 +763,10 @@ button: internal image extension: Store images internally with file extension + allow image download: + Allow downloading of images. + This may significantly increase + the duration of imports. # column select move up: Move &Up @@ -1035,22 +1039,28 @@ error: not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. could not link: The following cards could not be linked, as they already have 4 links: link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - multiple front faces: Card '%s' has multiple cards linked as front faces - multiple back faces: Card '%s' has multiple cards linked as back faces - could not find input: Could not find input card - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. # web request - web request failed: Web request failed - web request cant create: Could not create web request object - web request corrupted: Download successful, but data is corrupted - web request unsupported format: Download successful, but data is of unsupported format + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel dimension not found: There is no statistics dimension '%s' diff --git a/data/es.mse-locale/locale b/data/es.mse-locale/locale index 7c0b6e94..7a1a103c 100644 --- a/data/es.mse-locale/locale +++ b/data/es.mse-locale/locale @@ -565,6 +565,8 @@ label: bulk modify predicate example: Example (tiny M:tG creatures): bulk modify field: What value must be modified: bulk modify mod description: What must the new value be: + + # web request dialog #TODO: Localize web request address: Fetching data from the following URL: @@ -1089,31 +1091,31 @@ error: not enough free links: Card does not have enough free links available. Can only link up to 4 cards. not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. could not link: The following cards could not be linked, as they already have 4 links: - #TODO: Localize link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - #TODO: Localize - multiple front faces: Card '%s' has multiple cards linked as front faces - #TODO: Localize - multiple back faces: Card '%s' has multiple cards linked as back faces - #TODO: Localize - could not find input: Could not find input card - #TODO: Localize - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification #TODO: Localize Section - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify - #TODO: Localize - web request failed: Web request failed - #TODO: Localize - web request cant create: Could not create web request object - #TODO: Localize - web request corrupted: Download successful, but data is corrupted - #TODO: Localize - web request unsupported format: Download successful, but data is of unsupported format + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. + + # web request + #TODO: Localize Section + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel dimension not found: No existe la dimensión de estadísticas '%s' diff --git a/data/fr.mse-locale/locale b/data/fr.mse-locale/locale index 4f581866..cabbab72 100644 --- a/data/fr.mse-locale/locale +++ b/data/fr.mse-locale/locale @@ -544,6 +544,8 @@ label: bulk modify predicate example: Example (petites créatures de M:tG): bulk modify field: Quelle valeur doit être modifiée: bulk modify mod description: Que doit être la nouvelle valeur: + + # web request dialog web request address: Récupération des données depuis l'URL suivante : # open dialogs @@ -1038,14 +1040,16 @@ error: could not find linked: Carte liée (linked_card) introuvable. # bulk modification - bulk modify script type unknown: Impossible de déterminer le type du script de modification - bulk modify predicate is not bool: Le critère n'est pas un booléen - bulk modify mod is not string: La modification n'est pas une string - bulk modify no cards: Aucune carte à modifier - web request failed: Échec de la requête Web - web request cant create: Impossible de créer l'objet de requête Web - web request corrupted: Téléchargement réussi, mais les données sont corrompues - web request unsupported format: Téléchargement réussi, mais le format des données n'est pas pris en charge + bulk modify value type unknown: Le type du champ sélectionné (%s) n'est pas pris en charge. Veuillez sélectionner un autre champ. + bulk modify predicate is not bool: Le critère doit être un booléen, mais a été évalué à %s. + bulk modify mod is not string: La modification doit être une chaîne de caractères, mais a été évaluée à %s. + bulk modify mod is not color: La modification doit être une couleur, mais a été évaluée à %s. + bulk modify mod is not image: La modification doit être une image, mais a été évaluée à %s. Utilisez les fonctions import_image/download_image pour définir les champs d' images. + bulk modify mod is nil: La modification est null pour la carte '%s'. Elle ne sera pas appliquée. + bulk modify no cards: Aucune carte à modifier. + bulk modify no cards verify: Aucune carte ne correspond au critère. + bulk modify nothing: Aucune carte n'a été modifiée. + bulk modify success: Nombre de cartes modifiées avec succès : %s # stats panel dimension not found: Il n'y a pas de statistique de type '%s' diff --git a/data/it.mse-locale/locale b/data/it.mse-locale/locale index 92cf6ef9..6be87372 100644 --- a/data/it.mse-locale/locale +++ b/data/it.mse-locale/locale @@ -544,6 +544,8 @@ label: bulk modify predicate example: Esempio (creature minuscole di M:tG): bulk modify field: Quale valore deve essere modificato: bulk modify mod description: Quale deve essere il nuovo valore: + + # web request dialog web request address: Recupero dati dal seguente URL: # open dialogs @@ -1038,14 +1040,16 @@ error: could not find linked: Impossibile trovare la carta collegata (linked_card) # bulk modification - bulk modify script type unknown: Impossibile determinare il tipo di ritorno dello script di modifica - bulk modify predicate is not bool: Il criterio non restituisce un valore booleano - bulk modify mod is not string: La modifica non restituisce un valore string - bulk modify no cards: Nessuna carta da modificare - web request failed: Richiesta Web non riuscita - web request cant create: Impossibile creare l'oggetto della richiesta Web - web request corrupted: Download riuscito, ma i dati sono danneggiati - web request unsupported format: Download riuscito, ma i dati sono in un formato non supportato + bulk modify value type unknown: Il tipo di campo selezionato (%s) non è supportato, seleziona un altro campo. + bulk modify predicate is not bool: Il criterio deve essere valutato come booleano, ma il risultato è %s. + bulk modify mod is not string: La modifica deve essere valutata come stringa, ma il risultato è %s. + bulk modify mod is not color: La modifica deve essere valutata come colore, ma il risultato è %s. + bulk modify mod is not image: La modifica deve essere valutata come immagine, ma il risultato è %s. Utilizza le funzioni import_image/download_image per impostare i campi immagine. + bulk modify mod is nil: La modifica è stata valutata come nil per la carta '%s', non verrà applicata. + bulk modify no cards: Nessuna carta da modificare. + bulk modify no cards verify: Nessuna scheda verifica i criteri. + bulk modify nothing: Nessuna scheda è stata modificata. + bulk modify success: Numero di schede modificate correttamente: %s. # stats panel dimension not found: Non c'è dimensione di statistiche '%s' diff --git a/data/jp.mse-locale/locale b/data/jp.mse-locale/locale index 1f79d2a2..f41908c9 100644 --- a/data/jp.mse-locale/locale +++ b/data/jp.mse-locale/locale @@ -564,6 +564,8 @@ label: bulk modify predicate example: Example (tiny M:tG creatures): bulk modify field: What value must be modified: bulk modify mod description: What must the new value be: + + # web request dialog #TODO: Localize web request address: Fetching data from the following URL: @@ -1084,37 +1086,35 @@ error: no updates: 利用可能なアップデートはありません。 # card linking - #TODO: Localize + #TODO: Localize Section not enough free links: Card does not have enough free links available. Can only link up to 4 cards. - #TODO: Localize not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. - #TODO: Localize could not link: The following cards could not be linked, as they already have 4 links: - #TODO: Localize link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - #TODO: Localize - multiple front faces: Card '%s' has multiple cards linked as front faces - #TODO: Localize - multiple back faces: Card '%s' has multiple cards linked as back faces - #TODO: Localize - could not find input: Could not find input card - #TODO: Localize - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification #TODO: Localize Section - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify - #TODO: Localize - web request failed: Web request failed - #TODO: Localize - web request cant create: Could not create web request object - #TODO: Localize - web request corrupted: Download successful, but data is corrupted - #TODO: Localize - web request unsupported format: Download successful, but data is of unsupported format + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. + + # web request + #TODO: Localize Section + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel dimension not found: ディメンションはありません '%s' diff --git a/data/ko.mse-locale/locale b/data/ko.mse-locale/locale index 217d732f..ed2cb886 100644 --- a/data/ko.mse-locale/locale +++ b/data/ko.mse-locale/locale @@ -569,6 +569,8 @@ label: bulk modify predicate example: Example (tiny M:tG creatures): bulk modify field: What value must be modified: bulk modify mod description: What must the new value be: + + # web request dialog #TODO: Localize web request address: Fetching data from the following URL: @@ -1091,37 +1093,35 @@ error: no updates: 사용 가능한 업데이트가 없습니다. # card linking - #TODO: Localize + #TODO: Localize Section not enough free links: Card does not have enough free links available. Can only link up to 4 cards. - #TODO: Localize not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. - #TODO: Localize could not link: The following cards could not be linked, as they already have 4 links: - #TODO: Localize link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - #TODO: Localize - multiple front faces: Card '%s' has multiple cards linked as front faces - #TODO: Localize - multiple back faces: Card '%s' has multiple cards linked as back faces - #TODO: Localize - could not find input: Could not find input card - #TODO: Localize - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification #TODO: Localize Section - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify - #TODO: Localize - web request failed: Web request failed - #TODO: Localize - web request cant create: Could not create web request object - #TODO: Localize - web request corrupted: Download successful, but data is corrupted - #TODO: Localize - web request unsupported format: Download successful, but data is of unsupported format + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. + + # web request + #TODO: Localize Section + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel dimension not found: 통계 차원 '%s' 가 없습니다. diff --git a/data/pl.mse-locale/locale b/data/pl.mse-locale/locale index 1a0369f1..178bc53f 100644 --- a/data/pl.mse-locale/locale +++ b/data/pl.mse-locale/locale @@ -602,6 +602,8 @@ label: bulk modify predicate example: Example (tiny M:tG creatures): bulk modify field: What value must be modified: bulk modify mod description: What must the new value be: + + # web request dialog #TODO: Localize web request address: Fetching data from the following URL: @@ -1141,37 +1143,35 @@ error: no updates: Brak nowych wersji. # card linking - #TODO: Localize + #TODO: Localize Section not enough free links: Card does not have enough free links available. Can only link up to 4 cards. - #TODO: Localize not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. - #TODO: Localize could not link: The following cards could not be linked, as they already have 4 links: - #TODO: Localize link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - #TODO: Localize - multiple front faces: Card '%s' has multiple cards linked as front faces - #TODO: Localize - multiple back faces: Card '%s' has multiple cards linked as back faces - #TODO: Localize - could not find input: Could not find input card - #TODO: Localize - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification #TODO: Localize Section - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify - #TODO: Localize - web request failed: Web request failed - #TODO: Localize - web request cant create: Could not create web request object - #TODO: Localize - web request corrupted: Download successful, but data is corrupted - #TODO: Localize - web request unsupported format: Download successful, but data is of unsupported format + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. + + # web request + #TODO: Localize Section + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel dimension not found: Nie znaleziono wymiaru '%s' w statystykach diff --git a/data/pt-br.mse-locale/locale b/data/pt-br.mse-locale/locale index 6cf6064e..eb03848c 100644 --- a/data/pt-br.mse-locale/locale +++ b/data/pt-br.mse-locale/locale @@ -545,6 +545,8 @@ label: bulk modify predicate example: Exemplo (criaturas minúsculas de M:tG): bulk modify field: Qual valor deve ser modificado: bulk modify mod description: Qual deve ser o novo valor: + + # web request dialog web request address: Obtendo dados da seguinte URL: # open dialogs @@ -699,7 +701,7 @@ label: bleed print: Margem de sangria de impressão 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 no intersect: Se não cruzarem um Card cutter lines none: Nenhum ## symbol editor @@ -961,7 +963,7 @@ error: 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 value: Não é possível definir o valor do Card '%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 as funções import_image/download_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 @@ -979,7 +981,7 @@ error: import empty file: Arquivo %s vazio import missing fields: O arquivo %s contém as seguintes entradas que não puderam ser importadas - porque nenhum campo de cartão correspondente foi encontrado: %s + porque nenhum campo de Card correspondente foi encontrado: %s # script stuff has no member: %s como no número '%s' @@ -1034,20 +1036,22 @@ error: not enough free links for copy: O Card não tem vínculos suficientes disponíveis para cópia. Só é possível vincular até 4 Cards. could not link: Os seguintes Cards não puderam ser vinculados, pois já têm 4 vínculos: link duplicate: Nome de link localizado duplicado. '%s' corresponde tanto a '%s' quanto a '%s'. - multiple front faces: O Card '%s' possui vários cartões vinculados como faces frontais. - multiple back faces: O Card '%s' possui vários cartões vinculados como faces traseiras. + multiple front faces: O Card '%s' possui vários Cards vinculados como faces frontais. + multiple back faces: O Card '%s' possui vários Cards vinculados como faces traseiras. could not find input: Não foi possível encontrar o Card de entrada (input). could not find linked: Não foi possível encontrar o Card vinculado (linked_card). # bulk modification - bulk modify script type unknown: Não foi possível determinar o tipo de retorno do script de modificação - bulk modify predicate is not bool: O critério não é avaliado como um booleano - bulk modify mod is not string: A modificação não é avaliada como uma string - bulk modify no cards: Nenhum Card para modificar - web request failed: Falha na solicitação da Web - web request cant create: Não foi possível criar o objeto de solicitação da Web - web request corrupted: Download concluído com sucesso, mas os dados estão corrompidos - web request unsupported format: Download concluído com sucesso, mas os dados estão em um formato não compatível + bulk modify value type unknown: O tipo de campo selecionado (%s) não é compatível. Selecione outro campo. + bulk modify predicate is not bool: O critério deve ser avaliado como um valor booleano, mas foi avaliado como %s. + bulk modify mod is not string: A modificação deve ser avaliada como uma string, mas foi avaliada como %s. + bulk modify mod is not color: A modificação deve ser avaliada como uma cor, mas foi avaliada como %s. + bulk modify mod is not image: A modificação deve ser avaliada como uma imagem, mas foi avaliada como %s. Use as funções import_image/download_image para definir os campos de imagem. + bulk modify mod is nil: A modificação foi avaliada como nula para o Card '%s' e não será aplicada. + bulk modify no cards: Nenhum Card para modificar. + bulk modify no cards verify: Nenhum Card atende aos critérios. + bulk modify nothing: Nenhum Card foi modificado. + bulk modify success: Número de Cards modificados com sucesso: %s # stats panel dimension not found: Não há estatísticas de dimensões '%s' diff --git a/data/ru.mse-locale/locale b/data/ru.mse-locale/locale index 600ed4bf..a5caaecd 100644 --- a/data/ru.mse-locale/locale +++ b/data/ru.mse-locale/locale @@ -589,6 +589,8 @@ label: bulk modify predicate example: Example (tiny M:tG creatures): bulk modify field: What value must be modified: bulk modify mod description: What must the new value be: + + # web request dialog #TODO: Localize web request address: Fetching data from the following URL: @@ -1140,37 +1142,35 @@ error: no updates: There are no available updates. # card linking - #TODO: Localize + #TODO: Localize Section not enough free links: Card does not have enough free links available. Can only link up to 4 cards. - #TODO: Localize not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards. - #TODO: Localize could not link: The following cards could not be linked, as they already have 4 links: - #TODO: Localize link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'. - #TODO: Localize - multiple front faces: Card '%s' has multiple cards linked as front faces - #TODO: Localize - multiple back faces: Card '%s' has multiple cards linked as back faces - #TODO: Localize - could not find input: Could not find input card - #TODO: Localize - could not find linked: Could not find linked card + multiple front faces: Card '%s' has multiple cards linked as front faces. + multiple back faces: Card '%s' has multiple cards linked as back faces. + could not find input: Could not find input card. + could not find linked: Could not find linked card. # bulk modification #TODO: Localize Section - bulk modify script type unknown: Could not determine return type of modification script - bulk modify predicate is not bool: Criteria does not evaluate to a boolean - bulk modify mod is not string: Modification does not evaluate to a string - bulk modify no cards: No cards to modify - #TODO: Localize - web request failed: Web request failed - #TODO: Localize - web request cant create: Could not create web request object - #TODO: Localize - web request corrupted: Download successful, but data is corrupted - #TODO: Localize - web request unsupported format: Download successful, but data is of unsupported format + bulk modify value type unknown: Type of selected field (%s) is not supported, select another field. + bulk modify predicate is not bool: Criteria must evaluate to a boolean, but evaluated to a %s. + bulk modify mod is not string: Modification must evaluate to a string, but evaluated to a %s. + bulk modify mod is not color: Modification must evaluate to a color, but evaluated to a %s. + bulk modify mod is not image: Modification must evaluate to an image, but evaluated to a %s. Use the import_image/download_image functions to set image fields. + bulk modify mod is nil: Modification evaluated to nil for card '%s', it will not be applied. + bulk modify no cards: No cards to modify. + bulk modify no cards verify: No cards verify the criteria. + bulk modify nothing: No cards were modified. + bulk modify success: Number of cards modified successfully: %s. + + # web request + #TODO: Localize Section + web request failed: Web request failed. + web request cant create: Could not create web request object. + web request corrupted: Download successful, but data is corrupted. + web request unsupported format: Download successful, but data is of unsupported format. # stats panel #TODO: Localize