mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -558,6 +558,8 @@ label:
|
|||||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
#TODO: Localize
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: 全部文件
|
all files: 全部文件
|
||||||
@@ -582,6 +584,14 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: 语言
|
language: 语言
|
||||||
windows: 开集
|
windows: 开集
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode: Dark Mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode system: Use system setting
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode no: Light mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: 程序界面语言 (App Language)
|
app language: 程序界面语言 (App Language)
|
||||||
card display: 卡牌显示
|
card display: 卡牌显示
|
||||||
storage: 贮存
|
storage: 贮存
|
||||||
@@ -763,6 +773,10 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Use Viewer rotation
|
Use Viewer rotation
|
||||||
setting when e&xporting
|
setting when e&xporting
|
||||||
|
#TODO: Localize
|
||||||
|
notes export:
|
||||||
|
Export card notes inside
|
||||||
|
image meta data
|
||||||
spellcheck enabled: 在卡片上显示拼写错误
|
spellcheck enabled: 在卡片上显示拼写错误
|
||||||
check now: 立刻检查
|
check now: 立刻检查
|
||||||
always: 总是
|
always: 总是
|
||||||
@@ -832,6 +846,8 @@ title:
|
|||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
#TODO: Localize
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: 设置
|
preferences: 设置
|
||||||
@@ -953,6 +969,8 @@ error:
|
|||||||
文件包 '%s' 所使用的文件来自于文件包 '%s' ,但是列表中并没有该附加项
|
文件包 '%s' 所使用的文件来自于文件包 '%s' ,但是列表中并没有该附加项
|
||||||
要解决这个问题,添加:
|
要解决这个问题,添加:
|
||||||
附加项目 到: %s %s
|
附加项目 到: %s %s
|
||||||
|
#TODO: Localize
|
||||||
|
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -972,7 +990,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, 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 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 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 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 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 empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1006,6 +1023,8 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: 坐标混合重叠
|
coordinates for blending overlap: 坐标混合重叠
|
||||||
images used for blending must have the same size: 边框用图像必须使用相同大小
|
images used for blending must have the same size: 边框用图像必须使用相同大小
|
||||||
|
#TODO: Localize
|
||||||
|
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: 没有为 %s 指定游戏类型
|
no game specified: 没有为 %s 指定游戏类型
|
||||||
@@ -1047,6 +1066,14 @@ error:
|
|||||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
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 mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: 没有统计数据 '%s'
|
dimension not found: 没有统计数据 '%s'
|
||||||
|
|||||||
@@ -556,6 +556,8 @@ label:
|
|||||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
#TODO: Localize
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: 全部文件
|
all files: 全部文件
|
||||||
@@ -580,6 +582,14 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: 語言
|
language: 語言
|
||||||
windows: 公開組
|
windows: 公開組
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode: Dark Mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode system: Use system setting
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode no: Light mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: 程序界面語言 (App Language)
|
app language: 程序界面語言 (App Language)
|
||||||
card display: 卡牌顯示
|
card display: 卡牌顯示
|
||||||
storage: 貯存
|
storage: 貯存
|
||||||
@@ -761,6 +771,10 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Use Viewer rotation
|
Use Viewer rotation
|
||||||
setting when e&xporting
|
setting when e&xporting
|
||||||
|
#TODO: Localize
|
||||||
|
notes export:
|
||||||
|
Export card notes inside
|
||||||
|
image meta data
|
||||||
spellcheck enabled: 在卡片上顯示拼字錯誤
|
spellcheck enabled: 在卡片上顯示拼字錯誤
|
||||||
check now: 立刻檢查
|
check now: 立刻檢查
|
||||||
always: 總是
|
always: 總是
|
||||||
@@ -830,6 +844,8 @@ title:
|
|||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
#TODO: Localize
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: 設置
|
preferences: 設置
|
||||||
@@ -951,6 +967,8 @@ error:
|
|||||||
文件包 '%s' 所使用的文件來自於文件包 '%s' ,但是列表中並沒有該附加項
|
文件包 '%s' 所使用的文件來自於文件包 '%s' ,但是列表中並沒有該附加項
|
||||||
要解決這個問題,添加:
|
要解決這個問題,添加:
|
||||||
附加項目 到: %s %s
|
附加項目 到: %s %s
|
||||||
|
#TODO: Localize
|
||||||
|
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -970,7 +988,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, 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 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 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 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 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 empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1004,6 +1021,8 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: 坐標混合重疊
|
coordinates for blending overlap: 坐標混合重疊
|
||||||
images used for blending must have the same size: 邊框用圖像必須使用相同大小
|
images used for blending must have the same size: 邊框用圖像必須使用相同大小
|
||||||
|
#TODO: Localize
|
||||||
|
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: 沒有為 %s 指定游戲類型
|
no game specified: 沒有為 %s 指定游戲類型
|
||||||
@@ -1045,6 +1064,14 @@ error:
|
|||||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
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 mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: 沒有統計資料 '%s'
|
dimension not found: 沒有統計資料 '%s'
|
||||||
|
|||||||
@@ -568,6 +568,8 @@ label:
|
|||||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
#TODO: Localize
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: Alle filer
|
all files: Alle filer
|
||||||
@@ -592,6 +594,14 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Sprog
|
language: Sprog
|
||||||
windows: Åbne sæt
|
windows: Åbne sæt
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode: Dark Mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode system: Use system setting
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode no: Light mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: Sprog (App Language)
|
app language: Sprog (App Language)
|
||||||
card display: Kortdisplay
|
card display: Kortdisplay
|
||||||
storage: Opbevaring
|
storage: Opbevaring
|
||||||
@@ -781,6 +791,10 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Use Viewer rotation
|
Use Viewer rotation
|
||||||
setting when e&xporting
|
setting when e&xporting
|
||||||
|
#TODO: Localize
|
||||||
|
notes export:
|
||||||
|
Export card notes inside
|
||||||
|
image meta data
|
||||||
spellcheck enabled: Vis stavefejl på kort
|
spellcheck enabled: Vis stavefejl på kort
|
||||||
check now: Tjek &Nu!
|
check now: Tjek &Nu!
|
||||||
always: Altid
|
always: Altid
|
||||||
@@ -851,6 +865,8 @@ title:
|
|||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
#TODO: Localize
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Præferencer
|
preferences: Præferencer
|
||||||
@@ -977,6 +993,8 @@ error:
|
|||||||
The package '%s' uses files from the package '%s', but it does not list a dependency.
|
The package '%s' uses files from the package '%s', but it does not list a dependency.
|
||||||
To resolve this, add:
|
To resolve this, add:
|
||||||
depends on: %s %s
|
depends on: %s %s
|
||||||
|
#TODO: Localize
|
||||||
|
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -996,7 +1014,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, 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 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 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 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 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 empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1033,6 +1050,8 @@ error:
|
|||||||
coordinates for blending overlap: Coordinates for blending overlap
|
coordinates for blending overlap: Coordinates for blending overlap
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
images used for blending must have the same size: Images used for blending must have the same size
|
images used for blending must have the same size: Images used for blending must have the same size
|
||||||
|
#TODO: Localize
|
||||||
|
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -1077,6 +1096,14 @@ error:
|
|||||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
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 mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
|
|||||||
@@ -540,6 +540,7 @@ label:
|
|||||||
bulk modify predicate example: Beispiel (kleine Kreaturen von M:tG):
|
bulk modify predicate example: Beispiel (kleine Kreaturen von M:tG):
|
||||||
bulk modify field: Welcher Wert muss geändert werden:
|
bulk modify field: Welcher Wert muss geändert werden:
|
||||||
bulk modify mod description: Wie muss der neue Wert aussehen:
|
bulk modify mod description: Wie muss der neue Wert aussehen:
|
||||||
|
web request address: Daten werden von der folgenden URL abgerufen:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: Alle Dateien
|
all files: Alle Dateien
|
||||||
@@ -564,6 +565,10 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Sprache
|
language: Sprache
|
||||||
windows: Offene Sets
|
windows: Offene Sets
|
||||||
|
dark mode: Dunkelmodus
|
||||||
|
dark mode system: Systemeinstellung verwenden
|
||||||
|
dark mode no: Hellmodus
|
||||||
|
dark mode yes: Dunkelmodus
|
||||||
app language: Sprache der Benutzeroberfläche (App Language)
|
app language: Sprache der Benutzeroberfläche (App Language)
|
||||||
card display: Kartenaussehen
|
card display: Kartenaussehen
|
||||||
storage: Lagerung
|
storage: Lagerung
|
||||||
@@ -739,6 +744,9 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Viewer-Rotationseinstellung
|
Viewer-Rotationseinstellung
|
||||||
beim Exportieren verwenden
|
beim Exportieren verwenden
|
||||||
|
notes export:
|
||||||
|
Kartennotizen in
|
||||||
|
Bildmetadaten exportieren
|
||||||
spellcheck enabled: Rechtschreibfehler auf Karten anzeigen
|
spellcheck enabled: Rechtschreibfehler auf Karten anzeigen
|
||||||
check now: &Jetzt überprüfen
|
check now: &Jetzt überprüfen
|
||||||
always: Immer (empfohlen)
|
always: Immer (empfohlen)
|
||||||
@@ -806,6 +814,7 @@ title:
|
|||||||
select stylesheet: Wähle Aussehen
|
select stylesheet: Wähle Aussehen
|
||||||
link cards: Karten mit ausgewählter Karte verknüpfen
|
link cards: Karten mit ausgewählter Karte verknüpfen
|
||||||
bulk modify: Kartenänderung im Massenmodus
|
bulk modify: Kartenänderung im Massenmodus
|
||||||
|
web request: Webanfrage wird gesendet
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Einstellungen
|
preferences: Einstellungen
|
||||||
@@ -924,6 +933,7 @@ error:
|
|||||||
Das Package '%s' verwendet Dateien vom Package '%s', aber es besitzt kein Abhängigkeitsverhältnis.
|
Das Package '%s' verwendet Dateien vom Package '%s', aber es besitzt kein Abhängigkeitsverhältnis.
|
||||||
Bitte fügen Sie folgendes ein:
|
Bitte fügen Sie folgendes ein:
|
||||||
depends on: %s %s
|
depends on: %s %s
|
||||||
|
icon too large: Die Symbolbilddatei für das Paket '%s' ist zu groß. Sie sollte maximal 105 x 105 Pixel groß sein.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
import not found: Datei nicht gefunden: '%s'
|
import not found: Datei nicht gefunden: '%s'
|
||||||
@@ -941,7 +951,6 @@ error:
|
|||||||
cant set symbol value: Symbolwert kann nur mit einem relativen Dateinamen aus dem Paket 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 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 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 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 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 empty array: Kartenliste in der JSON-Datei ist leer
|
||||||
add card json file not found: Die JSON-Datei konnte nicht gefunden oder geladen werden.
|
add card json file not found: Die JSON-Datei konnte nicht gefunden oder geladen werden.
|
||||||
@@ -975,6 +984,7 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: Koordinaten zum Blenden überlappen sich
|
coordinates for blending overlap: Koordinaten zum Blenden überlappen sich
|
||||||
images used for blending must have the same size: Bilder müssen zum Mischen die selbe Größe haben.
|
images used for blending must have the same size: Bilder müssen zum Mischen die selbe Größe haben.
|
||||||
|
no card fields: Das Spiel '%s' hat keine Kartenfelder. Definieren Sie mindestens ein Kartenfeld.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: Kein Spiel für %s gewählt
|
no game specified: Kein Spiel für %s gewählt
|
||||||
@@ -1013,6 +1023,10 @@ error:
|
|||||||
bulk modify predicate is not bool: Kriterium ergibt keinen Booleschen Wert
|
bulk modify predicate is not bool: Kriterium ergibt keinen Booleschen Wert
|
||||||
bulk modify mod is not string: Änderung ergibt keinen String-Wert
|
bulk modify mod is not string: Änderung ergibt keinen String-Wert
|
||||||
bulk modify no cards: Keine Karten zu ändern
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: Keine Statistikdimension '%s'
|
dimension not found: Keine Statistikdimension '%s'
|
||||||
|
|||||||
@@ -559,6 +559,8 @@ label:
|
|||||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
#TODO: Localize
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: Todos los archivos
|
all files: Todos los archivos
|
||||||
@@ -583,6 +585,14 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Idioma
|
language: Idioma
|
||||||
windows: Abrir Sets
|
windows: Abrir Sets
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode: Dark Mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode system: Use system setting
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode no: Light mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: Idioma para la interfaz del usuario (App Language)
|
app language: Idioma para la interfaz del usuario (App Language)
|
||||||
card display: Visualización de carta
|
card display: Visualización de carta
|
||||||
storage: Almacenamiento
|
storage: Almacenamiento
|
||||||
@@ -766,6 +776,10 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Use Viewer rotation
|
Use Viewer rotation
|
||||||
setting when e&xporting
|
setting when e&xporting
|
||||||
|
#TODO: Localize
|
||||||
|
notes export:
|
||||||
|
Export card notes inside
|
||||||
|
image meta data
|
||||||
spellcheck enabled: Mostrar errores de &ortografía en las cartas
|
spellcheck enabled: Mostrar errores de &ortografía en las cartas
|
||||||
check now: Buscar &ahora
|
check now: Buscar &ahora
|
||||||
always: Siempre
|
always: Siempre
|
||||||
@@ -835,6 +849,8 @@ title:
|
|||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
#TODO: Localize
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Preferencias
|
preferences: Preferencias
|
||||||
@@ -956,6 +972,8 @@ error:
|
|||||||
El paquete '%s' utiliza archivos del paquete '%s', pero no está listado como una dependencia.
|
El paquete '%s' utiliza archivos del paquete '%s', pero no está listado como una dependencia.
|
||||||
Para resolverlo, añade:
|
Para resolverlo, añade:
|
||||||
depends on: %s %s
|
depends on: %s %s
|
||||||
|
#TODO: Localize
|
||||||
|
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -975,7 +993,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, 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 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 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 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 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 empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1009,6 +1026,8 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: Coordenadas para la mezcla (blending) solapada
|
coordinates for blending overlap: Coordenadas para la mezcla (blending) solapada
|
||||||
images used for blending must have the same size: Las imagenes utilizadas para la mezcla (blending) deben tener el mismo tamaño
|
images used for blending must have the same size: Las imagenes utilizadas para la mezcla (blending) deben tener el mismo tamaño
|
||||||
|
#TODO: Localize
|
||||||
|
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: Ningún juego especificado para el %s
|
no game specified: Ningún juego especificado para el %s
|
||||||
@@ -1050,6 +1069,14 @@ error:
|
|||||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
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 mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: No existe la dimensión de estadísticas '%s'
|
dimension not found: No existe la dimensión de estadísticas '%s'
|
||||||
|
|||||||
@@ -541,6 +541,7 @@ label:
|
|||||||
bulk modify predicate example: Example (petites créatures de M:tG):
|
bulk modify predicate example: Example (petites créatures de M:tG):
|
||||||
bulk modify field: Quelle valeur doit être modifiée:
|
bulk modify field: Quelle valeur doit être modifiée:
|
||||||
bulk modify mod description: Que doit être la nouvelle valeur:
|
bulk modify mod description: Que doit être la nouvelle valeur:
|
||||||
|
web request address: Récupération des données depuis l'URL suivante :
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: Tous les fichiers
|
all files: Tous les fichiers
|
||||||
@@ -565,6 +566,10 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Langue
|
language: Langue
|
||||||
windows: Ouverture des Sets
|
windows: Ouverture des Sets
|
||||||
|
dark mode: Mode Sombre
|
||||||
|
dark mode system: Utiliser les paramètres système
|
||||||
|
dark mode no: Mode clair
|
||||||
|
dark mode yes: Mode sombre
|
||||||
app language: Langue de l'interface utilisateur (App Language)
|
app language: Langue de l'interface utilisateur (App Language)
|
||||||
card display: Affichage des cartes
|
card display: Affichage des cartes
|
||||||
storage: Stockage interne
|
storage: Stockage interne
|
||||||
@@ -740,6 +745,9 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Utiliser la rotation de la
|
Utiliser la rotation de la
|
||||||
prévisualisation pour exporter
|
prévisualisation pour exporter
|
||||||
|
notes export:
|
||||||
|
Exporter les notes de la carte à
|
||||||
|
l'intérieur des Métadonnées de l'image
|
||||||
spellcheck enabled: Afficher les fautes d'orthographe sur les cartes
|
spellcheck enabled: Afficher les fautes d'orthographe sur les cartes
|
||||||
check now: &Vérifier maintenant
|
check now: &Vérifier maintenant
|
||||||
always: Toujours
|
always: Toujours
|
||||||
@@ -807,6 +815,7 @@ title:
|
|||||||
select stylesheet: Choisir le Style
|
select stylesheet: Choisir le Style
|
||||||
link cards: Lier des Cartes à la Carte Sélectionnée
|
link cards: Lier des Cartes à la Carte Sélectionnée
|
||||||
bulk modify: Modification de Cartes en Masse
|
bulk modify: Modification de Cartes en Masse
|
||||||
|
web request: Envoi d'une requête Web
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Préférences
|
preferences: Préférences
|
||||||
@@ -925,6 +934,7 @@ error:
|
|||||||
Le package '%s' utilise des fichiers du package '%s', mais il ne liste pas les dépendances.
|
Le package '%s' utilise des fichiers du package '%s', mais il ne liste pas les dépendances.
|
||||||
Pour résoudre ça, ajoutez:
|
Pour résoudre ça, ajoutez:
|
||||||
depends on: %s %s
|
depends on: %s %s
|
||||||
|
icon too large: L'icône du paquet '%s' est trop grande. Elle ne doit pas dépasser 105 x 105 pixels.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
import not found: Fichier non trouvé: '%s'
|
import not found: Fichier non trouvé: '%s'
|
||||||
@@ -934,15 +944,14 @@ error:
|
|||||||
can't import image: Échec de l'import de l'image: '%s'
|
can't import image: Échec de l'import de l'image: '%s'
|
||||||
|
|
||||||
# card creation
|
# card creation
|
||||||
no field with name: Impossible de trouver le champ de %s nommé « %s »
|
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 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
|
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 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 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 »)
|
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 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 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 failed to parse: Fichier JSON malformé
|
|
||||||
add card json path not valid: Chemin dans le fichier JSON non valide
|
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 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é
|
add card json file not found: Impossible de trouver ou charger le fichier JSON spécifié
|
||||||
@@ -976,6 +985,7 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: Coordonnées pour la superposition du mélange
|
coordinates for blending overlap: Coordonnées pour la superposition du mélange
|
||||||
images used for blending must have the same size: Les images utilisées pour le mélange doivent avoir la même taille
|
images used for blending must have the same size: Les images utilisées pour le mélange doivent avoir la même taille
|
||||||
|
no card fields: Le jeu '%s' ne contient aucun champ de carte. Définissez au moins un champ de carte.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: Pas de jeu spécifié pour le %s
|
no game specified: Pas de jeu spécifié pour le %s
|
||||||
@@ -1014,6 +1024,10 @@ error:
|
|||||||
bulk modify predicate is not bool: Le critère n'est pas un booléen
|
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 mod is not string: La modification n'est pas une string
|
||||||
bulk modify no cards: Aucune carte à modifier
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: Il n'y a pas de statistique de type '%s'
|
dimension not found: Il n'y a pas de statistique de type '%s'
|
||||||
|
|||||||
@@ -541,6 +541,7 @@ label:
|
|||||||
bulk modify predicate example: Esempio (creature minuscole di M:tG):
|
bulk modify predicate example: Esempio (creature minuscole di M:tG):
|
||||||
bulk modify field: Quale valore deve essere modificato:
|
bulk modify field: Quale valore deve essere modificato:
|
||||||
bulk modify mod description: Quale deve essere il nuovo valore:
|
bulk modify mod description: Quale deve essere il nuovo valore:
|
||||||
|
web request address: Recupero dati dal seguente URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: Tutti i file
|
all files: Tutti i file
|
||||||
@@ -565,6 +566,10 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Lingua
|
language: Lingua
|
||||||
windows: Set aperti
|
windows: Set aperti
|
||||||
|
dark mode: Modalità scura
|
||||||
|
dark mode system: Utilizza impostazioni di sistema
|
||||||
|
dark mode no: Modalità chiara
|
||||||
|
dark mode yes: Modalità scura
|
||||||
app language: Lingua dell'interfaccia (App Language)
|
app language: Lingua dell'interfaccia (App Language)
|
||||||
card display: Visualizza Carta
|
card display: Visualizza Carta
|
||||||
storage: Magazzinaggio
|
storage: Magazzinaggio
|
||||||
@@ -740,6 +745,9 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Utilizza l'impostazione di rotazione del
|
Utilizza l'impostazione di rotazione del
|
||||||
visualizzatore durante l'esportazione
|
visualizzatore durante l'esportazione
|
||||||
|
notes export:
|
||||||
|
Esporta note della carta all'interno
|
||||||
|
dei metadati dell'immagine
|
||||||
spellcheck enabled: Mostra gli errori di ortografia sulle carte
|
spellcheck enabled: Mostra gli errori di ortografia sulle carte
|
||||||
check now: Controlla ora (&N)
|
check now: Controlla ora (&N)
|
||||||
always: Sempre
|
always: Sempre
|
||||||
@@ -807,6 +815,7 @@ title:
|
|||||||
select stylesheet: Seleziona stile
|
select stylesheet: Seleziona stile
|
||||||
link cards: Collega Delle Carte Alla Carta Selezionata
|
link cards: Collega Delle Carte Alla Carta Selezionata
|
||||||
bulk modify: Modifica di carte in blocco
|
bulk modify: Modifica di carte in blocco
|
||||||
|
web request: Richiesta Web in corso
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Preferenze
|
preferences: Preferenze
|
||||||
@@ -925,6 +934,7 @@ error:
|
|||||||
Il pacchetto '%s' utilizza file dal pacchetto '%s', a non ha una dipendenza.
|
Il pacchetto '%s' utilizza file dal pacchetto '%s', a non ha una dipendenza.
|
||||||
Per risolvere questo problema, aggiungere:
|
Per risolvere questo problema, aggiungere:
|
||||||
depends on: %s %s
|
depends on: %s %s
|
||||||
|
icon too large: Il file immagine dell'icona per il pacchetto '%s' è troppo grande. Dovrebbe essere di massimo 105x105 pixel.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
import not found: File non trovato: '%s'
|
import not found: File non trovato: '%s'
|
||||||
@@ -942,7 +952,6 @@ error:
|
|||||||
cant set symbol value: È possibile impostare il valore del simbolo solo con un nome file relativo dall'interno del pacchetto, 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 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 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 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 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 empty array: L'elenco carte nel file JSON è vuoto
|
||||||
add card json file not found: Impossibile trovare o caricare il file JSON
|
add card json file not found: Impossibile trovare o caricare il file JSON
|
||||||
@@ -976,6 +985,7 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: Coordinate per sovrapposizione
|
coordinates for blending overlap: Coordinate per sovrapposizione
|
||||||
images used for blending must have the same size: Le immagini sovrapposte devono avere le stesse misure
|
images used for blending must have the same size: Le immagini sovrapposte devono avere le stesse misure
|
||||||
|
no card fields: Il gioco '%s' non ha campi carta. Definisci almeno un campo carta.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: Nessun gioco specificato per il %s
|
no game specified: Nessun gioco specificato per il %s
|
||||||
@@ -1014,6 +1024,10 @@ error:
|
|||||||
bulk modify predicate is not bool: Il criterio non restituisce un valore booleano
|
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 mod is not string: La modifica non restituisce un valore string
|
||||||
bulk modify no cards: Nessuna carta da modificare
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: Non c'è dimensione di statistiche '%s'
|
dimension not found: Non c'è dimensione di statistiche '%s'
|
||||||
|
|||||||
@@ -558,6 +558,8 @@ label:
|
|||||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
#TODO: Localize
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: 全てのファイル
|
all files: 全てのファイル
|
||||||
@@ -582,6 +584,14 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: 言語
|
language: 言語
|
||||||
windows: オープンセット
|
windows: オープンセット
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode: Dark Mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode system: Use system setting
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode no: Light mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: ユーザー・インタフェースの言語 (App Language)
|
app language: ユーザー・インタフェースの言語 (App Language)
|
||||||
card display: カード表示
|
card display: カード表示
|
||||||
storage: ストレージ
|
storage: ストレージ
|
||||||
@@ -763,6 +773,10 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Use Viewer rotation
|
Use Viewer rotation
|
||||||
setting when e&xporting
|
setting when e&xporting
|
||||||
|
#TODO: Localize
|
||||||
|
notes export:
|
||||||
|
Export card notes inside
|
||||||
|
image meta data
|
||||||
spellcheck enabled: カードのスペルミスを表示する
|
spellcheck enabled: カードのスペルミスを表示する
|
||||||
check now: &今のチェック
|
check now: &今のチェック
|
||||||
always: 常に行う
|
always: 常に行う
|
||||||
@@ -833,6 +847,8 @@ title:
|
|||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
#TODO: Localize
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: 設定
|
preferences: 設定
|
||||||
@@ -954,6 +970,8 @@ error:
|
|||||||
パッケージ '%s' ファイルを使用して、パッケージの '%s', しかし、依存関係が表示されないことです。
|
パッケージ '%s' ファイルを使用して、パッケージの '%s', しかし、依存関係が表示されないことです。
|
||||||
を解決するには、追加:
|
を解決するには、追加:
|
||||||
に依存して: %s %s
|
に依存して: %s %s
|
||||||
|
#TODO: Localize
|
||||||
|
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -973,7 +991,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, 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 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 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 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 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 empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1007,6 +1024,8 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: オーバーラップを混ぜることのための座標
|
coordinates for blending overlap: オーバーラップを混ぜることのための座標
|
||||||
images used for blending must have the same size: 混ざることのために使われたイメージは同じサイズを持たなければなりません
|
images used for blending must have the same size: 混ざることのために使われたイメージは同じサイズを持たなければなりません
|
||||||
|
#TODO: Localize
|
||||||
|
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: のゲームに指定された %s
|
no game specified: のゲームに指定された %s
|
||||||
@@ -1049,6 +1068,14 @@ error:
|
|||||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
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 mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: ディメンションはありません '%s'
|
dimension not found: ディメンションはありません '%s'
|
||||||
|
|||||||
@@ -563,6 +563,8 @@ label:
|
|||||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
#TODO: Localize
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: 모든 파일
|
all files: 모든 파일
|
||||||
@@ -587,6 +589,14 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: 언어
|
language: 언어
|
||||||
windows: 오픈 세트
|
windows: 오픈 세트
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode: Dark Mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode system: Use system setting
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode no: Light mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: 사용자 인터페이스 언어:
|
app language: 사용자 인터페이스 언어:
|
||||||
card display: 카드 디스플레이
|
card display: 카드 디스플레이
|
||||||
storage: 저장
|
storage: 저장
|
||||||
@@ -771,6 +781,10 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Use Viewer rotation
|
Use Viewer rotation
|
||||||
setting when e&xporting
|
setting when e&xporting
|
||||||
|
#TODO: Localize
|
||||||
|
notes export:
|
||||||
|
Export card notes inside
|
||||||
|
image meta data
|
||||||
spellcheck enabled: 철자 오류 표시
|
spellcheck enabled: 철자 오류 표시
|
||||||
check now: 지금 확인하세요
|
check now: 지금 확인하세요
|
||||||
always: 언제나
|
always: 언제나
|
||||||
@@ -841,6 +855,8 @@ title:
|
|||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
#TODO: Localize
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: 환경설정
|
preferences: 환경설정
|
||||||
@@ -962,6 +978,8 @@ error:
|
|||||||
패키지 '%s' 패키지의 파일을 사용합니다 '%s' 하지만 종속성을 나열하지는 않습니다.
|
패키지 '%s' 패키지의 파일을 사용합니다 '%s' 하지만 종속성을 나열하지는 않습니다.
|
||||||
이 문제를 해결하려면 다음을 추가하세요:
|
이 문제를 해결하려면 다음을 추가하세요:
|
||||||
depends on: %s %s
|
depends on: %s %s
|
||||||
|
#TODO: Localize
|
||||||
|
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -981,7 +999,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, 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 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 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 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 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 empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1015,6 +1032,8 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: 블렌딩 오버랩을 위한 좌표
|
coordinates for blending overlap: 블렌딩 오버랩을 위한 좌표
|
||||||
images used for blending must have the same size: 블렌딩에 사용되는 이미지의 크기는 동일해야 합니다.
|
images used for blending must have the same size: 블렌딩에 사용되는 이미지의 크기는 동일해야 합니다.
|
||||||
|
#TODO: Localize
|
||||||
|
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: 에 지정된 게임이 없습니다 %s
|
no game specified: 에 지정된 게임이 없습니다 %s
|
||||||
@@ -1058,6 +1077,14 @@ error:
|
|||||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
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 mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: 통계 차원 '%s' 가 없습니다.
|
dimension not found: 통계 차원 '%s' 가 없습니다.
|
||||||
|
|||||||
@@ -596,6 +596,8 @@ label:
|
|||||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
#TODO: Localize
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: Wszystkie pliki
|
all files: Wszystkie pliki
|
||||||
@@ -622,6 +624,14 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Język
|
language: Język
|
||||||
windows: Otwarte zestawy
|
windows: Otwarte zestawy
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode: Dark Mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode system: Use system setting
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode no: Light mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: Język interfejsu użytkownika (App Language)
|
app language: Język interfejsu użytkownika (App Language)
|
||||||
card display: Wyświetlanie kart
|
card display: Wyświetlanie kart
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
@@ -819,6 +829,10 @@ button:
|
|||||||
Use Viewer rotation
|
Use Viewer rotation
|
||||||
setting when e&xporting
|
setting when e&xporting
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
|
notes export:
|
||||||
|
Export card notes inside
|
||||||
|
image meta data
|
||||||
|
#TODO: Localize
|
||||||
spellcheck enabled: Show &spelling errors on cards
|
spellcheck enabled: Show &spelling errors on cards
|
||||||
check now: Sprawdź &teraz
|
check now: Sprawdź &teraz
|
||||||
always: Zawsze
|
always: Zawsze
|
||||||
@@ -890,6 +904,8 @@ title:
|
|||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
#TODO: Localize
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Ustawienia
|
preferences: Ustawienia
|
||||||
@@ -1014,6 +1030,8 @@ error:
|
|||||||
Paczka '%s' używa plików z paczki '%s', ale podaje jej w liście zależności.
|
Paczka '%s' używa plików z paczki '%s', ale podaje jej w liście zależności.
|
||||||
Można to naprawić przez dodanie:
|
Można to naprawić przez dodanie:
|
||||||
depends on: %s %s
|
depends on: %s %s
|
||||||
|
#TODO: Localize
|
||||||
|
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -1033,7 +1051,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, 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 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 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 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 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 empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1067,6 +1084,8 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: Współrzędne scalania (blending) nachodzą na siebie
|
coordinates for blending overlap: Współrzędne scalania (blending) nachodzą na siebie
|
||||||
images used for blending must have the same size: Obrazy użyte do scalania (blending) muszą mieć ten sam rozmiar
|
images used for blending must have the same size: Obrazy użyte do scalania (blending) muszą mieć ten sam rozmiar
|
||||||
|
#TODO: Localize
|
||||||
|
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: Nie podano gry dla %s
|
no game specified: Nie podano gry dla %s
|
||||||
@@ -1110,6 +1129,14 @@ error:
|
|||||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
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 mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: Nie znaleziono wymiaru '%s' w statystykach
|
dimension not found: Nie znaleziono wymiaru '%s' w statystykach
|
||||||
|
|||||||
@@ -542,6 +542,7 @@ label:
|
|||||||
bulk modify predicate example: Exemplo (criaturas minúsculas de M:tG):
|
bulk modify predicate example: Exemplo (criaturas minúsculas de M:tG):
|
||||||
bulk modify field: Qual valor deve ser modificado:
|
bulk modify field: Qual valor deve ser modificado:
|
||||||
bulk modify mod description: Qual deve ser o novo valor:
|
bulk modify mod description: Qual deve ser o novo valor:
|
||||||
|
web request address: Obtendo dados da seguinte URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
all files: Todos os arquivos
|
all files: Todos os arquivos
|
||||||
@@ -566,6 +567,10 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Linguagem
|
language: Linguagem
|
||||||
windows: Abrir Edição
|
windows: Abrir Edição
|
||||||
|
dark mode: Modo Escuro
|
||||||
|
dark mode system: Usar configuração do sistema
|
||||||
|
dark mode no: Modo Claro
|
||||||
|
dark mode yes: Modo Escuro
|
||||||
app language: Linguagem da sua interface (App Language)
|
app language: Linguagem da sua interface (App Language)
|
||||||
card display: Visualização do Card
|
card display: Visualização do Card
|
||||||
storage: Armazenar
|
storage: Armazenar
|
||||||
@@ -741,6 +746,9 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Usar a configuração de rotação
|
Usar a configuração de rotação
|
||||||
do Visualizador ao exportar
|
do Visualizador ao exportar
|
||||||
|
notes export:
|
||||||
|
Exportar notas do Card dentro
|
||||||
|
dos metadados da imagem
|
||||||
spellcheck enabled: Mostra erro&s de ortografia nos Cards
|
spellcheck enabled: Mostra erro&s de ortografia nos Cards
|
||||||
check now: Proucurar Agor&a
|
check now: Proucurar Agor&a
|
||||||
always: Futuramente
|
always: Futuramente
|
||||||
@@ -808,6 +816,7 @@ title:
|
|||||||
select stylesheet: Selecionar o Estilo Moderno
|
select stylesheet: Selecionar o Estilo Moderno
|
||||||
link cards: Vincular Cards ao Card selecionado
|
link cards: Vincular Cards ao Card selecionado
|
||||||
bulk modify: Modificação de Cards em massa
|
bulk modify: Modificação de Cards em massa
|
||||||
|
web request: Emitindo solicitação da Web
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Preferências
|
preferences: Preferências
|
||||||
@@ -926,6 +935,7 @@ error:
|
|||||||
O pacote '%s' usa arquivos do pacote'%s', mas não está na lista dependência.
|
O pacote '%s' usa arquivos do pacote'%s', mas não está na lista dependência.
|
||||||
Para resolver isto, adicione:
|
Para resolver isto, adicione:
|
||||||
depende de: %s %s
|
depende de: %s %s
|
||||||
|
icon too large: O arquivo de imagem do ícone para o pacote '%s' é muito grande. Ele deve ter no máximo 105x105 pixels.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
import not found: Arquivo não encontrado: '%s'
|
import not found: Arquivo não encontrado: '%s'
|
||||||
@@ -943,7 +953,6 @@ error:
|
|||||||
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'
|
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 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 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 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 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 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
|
add card json file not found: Não foi possível encontrar ou carregar o arquivo JSON
|
||||||
@@ -977,6 +986,7 @@ error:
|
|||||||
# image stuff
|
# image stuff
|
||||||
coordinates for blending overlap: Cordenadas para mistura sobreposição
|
coordinates for blending overlap: Cordenadas para mistura sobreposição
|
||||||
images used for blending must have the same size: Imagens utilizados para a mistura deve ter o mesmo tamanho
|
images used for blending must have the same size: Imagens utilizados para a mistura deve ter o mesmo tamanho
|
||||||
|
no card fields: O jogo '%s' não possui campos de Card. Defina pelo menos um campo de Card.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
no game specified: Não há jogo especificado para o %s
|
no game specified: Não há jogo especificado para o %s
|
||||||
@@ -1016,6 +1026,10 @@ error:
|
|||||||
bulk modify predicate is not bool: O critério não é avaliado como um booleano
|
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 mod is not string: A modificação não é avaliada como uma string
|
||||||
bulk modify no cards: Nenhum Card para modificar
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
dimension not found: Não há estatísticas de dimensões '%s'
|
dimension not found: Não há estatísticas de dimensões '%s'
|
||||||
|
|||||||
@@ -583,6 +583,8 @@ label:
|
|||||||
bulk modify predicate example: Example (tiny M:tG creatures):
|
bulk modify predicate example: Example (tiny M:tG creatures):
|
||||||
bulk modify field: What value must be modified:
|
bulk modify field: What value must be modified:
|
||||||
bulk modify mod description: What must the new value be:
|
bulk modify mod description: What must the new value be:
|
||||||
|
#TODO: Localize
|
||||||
|
web request address: Fetching data from the following URL:
|
||||||
|
|
||||||
# open dialogs
|
# open dialogs
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
@@ -610,6 +612,14 @@ label:
|
|||||||
# preferences dialog
|
# preferences dialog
|
||||||
language: Язык
|
language: Язык
|
||||||
windows: Открытие сетов
|
windows: Открытие сетов
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode: Dark Mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode system: Use system setting
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode no: Light mode
|
||||||
|
#TODO: Localize
|
||||||
|
dark mode yes: Dark mode
|
||||||
app language: Язык интерфейса пользователя (App Language)
|
app language: Язык интерфейса пользователя (App Language)
|
||||||
card display: Отображение карты
|
card display: Отображение карты
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
@@ -807,6 +817,10 @@ button:
|
|||||||
rotation export:
|
rotation export:
|
||||||
Use Viewer rotation
|
Use Viewer rotation
|
||||||
setting when e&xporting
|
setting when e&xporting
|
||||||
|
#TODO: Localize
|
||||||
|
notes export:
|
||||||
|
Export card notes inside
|
||||||
|
image meta data
|
||||||
spellcheck enabled: Показать орфографические ошибки в картах
|
spellcheck enabled: Показать орфографические ошибки в картах
|
||||||
check now: Проверить сейчас
|
check now: Проверить сейчас
|
||||||
always: Всегда
|
always: Всегда
|
||||||
@@ -877,6 +891,8 @@ title:
|
|||||||
link cards: Link Cards To Selected Card
|
link cards: Link Cards To Selected Card
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
bulk modify: Bulk Card Modification
|
bulk modify: Bulk Card Modification
|
||||||
|
#TODO: Localize
|
||||||
|
web request: Emitting Web Request
|
||||||
|
|
||||||
#preferences
|
#preferences
|
||||||
preferences: Настройки
|
preferences: Настройки
|
||||||
@@ -1007,6 +1023,8 @@ error:
|
|||||||
The package '%s' uses files from the package '%s', but it does not list a dependency.
|
The package '%s' uses files from the package '%s', but it does not list a dependency.
|
||||||
To resolve this, add:
|
To resolve this, add:
|
||||||
depends on: %s %s
|
depends on: %s %s
|
||||||
|
#TODO: Localize
|
||||||
|
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||||
|
|
||||||
# image import
|
# image import
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -1026,7 +1044,6 @@ error:
|
|||||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, 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 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 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 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 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 empty array: Card array in JSON file is empty
|
||||||
add card json file not found: Could not find or load the JSON file
|
add card json file not found: Could not find or load the JSON file
|
||||||
@@ -1063,6 +1080,8 @@ error:
|
|||||||
coordinates for blending overlap: Coordinates for blending overlap
|
coordinates for blending overlap: Coordinates for blending overlap
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
images used for blending must have the same size: Images used for blending must have the same size
|
images used for blending must have the same size: Images used for blending must have the same size
|
||||||
|
#TODO: Localize
|
||||||
|
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||||
|
|
||||||
# error from files
|
# error from files
|
||||||
#TODO: Localize Section
|
#TODO: Localize Section
|
||||||
@@ -1109,6 +1128,14 @@ error:
|
|||||||
bulk modify predicate is not bool: Criteria does not evaluate to a boolean
|
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 mod is not string: Modification does not evaluate to a string
|
||||||
bulk modify no cards: No cards to modify
|
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
|
||||||
|
|
||||||
# stats panel
|
# stats panel
|
||||||
#TODO: Localize
|
#TODO: Localize
|
||||||
|
|||||||
Reference in New Issue
Block a user