mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -64,6 +64,8 @@ menu:
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
#TODO: Localize
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
orientation: 旋转
|
||||
rotate 0: 普通
|
||||
rotate 270: 顺时针旋转90°
|
||||
@@ -202,6 +204,8 @@ help:
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
#TODO: Localize
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: 调整所显示卡牌的方向
|
||||
rotate card: 将所显示卡牌顺时针旋转90°
|
||||
rotate 0: 将所显示卡牌还原为正常模式
|
||||
@@ -543,6 +547,18 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
#TODO: Localize Section
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: 全部文件
|
||||
|
||||
@@ -572,6 +588,11 @@ label:
|
||||
zoom: 缩放
|
||||
export: 导出:
|
||||
scale: 内部规模
|
||||
#TODO: Localize Section
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: % 之后导出
|
||||
external programs: 外部程序
|
||||
apprentice: Apprentice:
|
||||
@@ -685,6 +706,8 @@ label:
|
||||
# print dialog
|
||||
#TODO: Localize
|
||||
put space between cards: Put space between cards?
|
||||
#TODO: Localize
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: 侧
|
||||
@@ -733,6 +756,10 @@ button:
|
||||
show lines: 各个编辑区域显示线
|
||||
show editing hints: 编辑的时候显示虚线提示框
|
||||
zoom export: 当导出时采用上面缩放和旋转设置
|
||||
#TODO: Localize
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
spellcheck enabled: 在卡片上显示拼写错误
|
||||
check now: 立刻检查
|
||||
always: 总是
|
||||
@@ -800,6 +827,8 @@ title:
|
||||
select stylesheet: 选择样式表
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: 设置
|
||||
@@ -866,6 +895,8 @@ action:
|
||||
paste: 粘贴
|
||||
auto replace: 自动替换
|
||||
correct: 拼写纠正
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 修改 %s
|
||||
@@ -931,6 +962,8 @@ error:
|
||||
# card creation
|
||||
#TODO: Localize Section
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for styling_data is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -992,6 +1025,13 @@ 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:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: 没有统计数据 '%s'
|
||||
|
||||
|
||||
@@ -64,6 +64,8 @@ menu:
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
#TODO: Localize
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
orientation: 旋轉
|
||||
rotate 0: 普通
|
||||
rotate 270: 順時針旋轉90°
|
||||
@@ -202,6 +204,8 @@ help:
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
#TODO: Localize
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: 調整所顯示卡牌的方向
|
||||
rotate card: 將所顯示卡牌順時針旋轉90°
|
||||
rotate 0: 將所顯示卡牌還原為正常模式
|
||||
@@ -541,6 +545,18 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
#TODO: Localize Section
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: 全部文件
|
||||
|
||||
@@ -570,6 +586,11 @@ label:
|
||||
zoom: 縮放
|
||||
export: 導出
|
||||
scale: 內部刻度
|
||||
#TODO: Localize Section
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: % 之后導出
|
||||
external programs: 外部程序
|
||||
apprentice: Apprentice:
|
||||
@@ -683,6 +704,8 @@ label:
|
||||
# print dialog
|
||||
#TODO: Localize
|
||||
put space between cards: Put space between cards?
|
||||
#TODO: Localize
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: 側
|
||||
@@ -731,6 +754,10 @@ button:
|
||||
show lines: 各個編輯區域顯示線
|
||||
show editing hints: 編輯的時候顯示虛線提示框
|
||||
zoom export: 當導出時採用上面縮放和旋轉設置
|
||||
#TODO: Localize
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
spellcheck enabled: 在卡片上顯示拼字錯誤
|
||||
check now: 立刻檢查
|
||||
always: 總是
|
||||
@@ -798,6 +825,8 @@ title:
|
||||
select stylesheet: 選擇樣式表
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: 設置
|
||||
@@ -864,6 +893,8 @@ action:
|
||||
paste: 貼上
|
||||
auto replace: 自動替換
|
||||
correct: 拼字糾正
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 修改 %s
|
||||
@@ -929,6 +960,8 @@ error:
|
||||
# card creation
|
||||
#TODO: Localize Section
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for styling_data is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -990,6 +1023,13 @@ 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:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: 沒有統計資料 '%s'
|
||||
|
||||
|
||||
@@ -67,6 +67,8 @@ menu:
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
#TODO: Localize
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
#TODO: Localize
|
||||
orientation: &Orientation
|
||||
#TODO: Localize
|
||||
rotate 0: &Normal
|
||||
@@ -208,6 +210,8 @@ help:
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
#TODO: Localize
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: Det valgte korts orientation
|
||||
rotate card: Roterer kortet 90° med uret
|
||||
rotate 0: Viser kortet normalt
|
||||
@@ -553,6 +557,18 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
#TODO: Localize Section
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: Alle filer
|
||||
|
||||
@@ -582,6 +598,11 @@ label:
|
||||
zoom: Zoom
|
||||
export: &Eksportér
|
||||
scale: Intern skala
|
||||
#TODO: Localize Section
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: % af normal størrelse
|
||||
external programs: Eksterne programmer
|
||||
apprentice: &Apprentice:
|
||||
@@ -701,6 +722,8 @@ label:
|
||||
# print dialog
|
||||
#TODO: Localize
|
||||
put space between cards: Put space between cards?
|
||||
#TODO: Localize
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: sider
|
||||
@@ -751,6 +774,10 @@ button:
|
||||
zoom export:
|
||||
Brug zoom og rotationsfunktioner
|
||||
under e&ksport
|
||||
#TODO: Localize
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
spellcheck enabled: Vis stavefejl på kort
|
||||
check now: Tjek &Nu!
|
||||
always: Altid
|
||||
@@ -819,6 +846,8 @@ title:
|
||||
select stylesheet: Vælg Stil
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: Præferencer
|
||||
@@ -889,6 +918,8 @@ action:
|
||||
paste: Sæt ind
|
||||
auto replace: Autoerstat
|
||||
correct: Stavekontrol
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: Ændr %s
|
||||
@@ -955,6 +986,8 @@ error:
|
||||
# card creation
|
||||
#TODO: Localize Section
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for styling_data is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -1022,6 +1055,13 @@ 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:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
#TODO: Localize
|
||||
dimension not found: There is no statistics dimension '%s'
|
||||
|
||||
@@ -54,12 +54,13 @@ menu:
|
||||
next card: Nächste Karte PgDn
|
||||
search cards: Suchkarten Ctrl+K
|
||||
add card: Karte Hinzufügen Ctrl+Enter
|
||||
add cards: Mehrere hinzufügen...
|
||||
add cards: Mehrere Karten hinzufügen...
|
||||
remove card: Markierte Entfernen Del
|
||||
add card csv: Karten aus CSV oder TSV hinzufügen...
|
||||
add card json: Karten aus JSON hinzufügen ...
|
||||
link card: Karten mit ausgewählter Karte verknüpfen ...
|
||||
copy card and links: Ausgewählte Karten und ihre verknüpften Karten kopieren Ctrl+Shift+C
|
||||
bulk modify: Mehrere Karten ändern...
|
||||
orientation: Ansicht
|
||||
rotate 0: &Normal
|
||||
rotate 270: 90°, im Uhrzeigersinn
|
||||
@@ -194,6 +195,7 @@ help:
|
||||
remove card: Entfernt die gewählte Karte aus der Edition
|
||||
link card: Verknüpft eine oder mehrere Karten mit der ausgewählten Karte
|
||||
copy card and links: Kopiert die ausgewählten Karten und alle verknüpften Karten
|
||||
bulk modify: Viele Karten gleichzeitig ändern
|
||||
orientation: Ansicht der gewählten Karte
|
||||
rotate card: Dreht die Karte um 90° im Uhrzeigersinn
|
||||
rotate 0: Zeigt die Karte normal an
|
||||
@@ -528,6 +530,17 @@ label:
|
||||
linked cards: Verknüpfte Karten:
|
||||
select linked cards: Wählen Sie bis zu 4 Karten zum Verknüpfen aus:
|
||||
|
||||
# bulk modification dialog
|
||||
bulk modify selection: Welche Karten müssen geändert werden:
|
||||
bulk modify all: Alle Karten
|
||||
bulk modify filtered: Aktuell gefilterte Karten
|
||||
bulk modify selected: Aktuell ausgewählte Karten
|
||||
bulk modify predicate: Karten, die ein Kriterium erfüllen
|
||||
bulk modify predicate description: Welches Kriterium müssen Karten erfüllen, um geändert zu werden:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: Alle Dateien
|
||||
|
||||
@@ -557,6 +570,10 @@ label:
|
||||
zoom: Zoomen
|
||||
export: Exportieren
|
||||
scale: Interne Skala
|
||||
use export scale: Exportmaßstab verwenden
|
||||
export around 300: Etwa 300 DPI
|
||||
export force 300: Erzwungene 300 DPI
|
||||
export force 150: Erzwungene 150 DPI
|
||||
percent of normal: % der Normalgröße
|
||||
external programs: Externe Programme
|
||||
apprentice: &Rohling:
|
||||
@@ -666,6 +683,7 @@ label:
|
||||
|
||||
# print dialog
|
||||
put space between cards: Soll zwischen den Karten ein Leerzeichen eingefügt werden?
|
||||
spacing print: Kartenabstand in Millimetern
|
||||
|
||||
## symbol editor
|
||||
sides: Seiten
|
||||
@@ -714,6 +732,9 @@ button:
|
||||
zoom export:
|
||||
Zoom- und Dreheinstellungen
|
||||
beim Export verwenden
|
||||
rotation export:
|
||||
Viewer-Rotationseinstellung
|
||||
beim Exportieren verwenden
|
||||
spellcheck enabled: Rechtschreibfehler auf Karten anzeigen
|
||||
check now: &Jetzt überprüfen
|
||||
always: Immer (empfohlen)
|
||||
@@ -780,6 +801,7 @@ title:
|
||||
save changes: Änderungen speichern?
|
||||
select stylesheet: Wähle Aussehen
|
||||
link cards: Karten mit ausgewählter Karte verknüpfen
|
||||
bulk modify: Kartenänderung im Massenmodus
|
||||
|
||||
#preferences
|
||||
preferences: Einstellungen
|
||||
@@ -844,6 +866,7 @@ action:
|
||||
paste: Einfügen
|
||||
auto replace: Automatisches Ersetzen
|
||||
correct: Rechtschreibkorrektur
|
||||
bulk: im Massenmodus
|
||||
|
||||
# choice/color editors
|
||||
change: Ändere %s
|
||||
@@ -907,6 +930,8 @@ error:
|
||||
|
||||
# card creation
|
||||
no field with name: Karte enthält kein Feld mit dem Namen '%s'
|
||||
no style field with name: Stylesheet enthält kein Feld mit dem Namen '%s'
|
||||
styling data not map: Der angegebene Wert für 'styling_data' ist keine Zuordnungstabelle.
|
||||
can't set value: Kartenwert '%s' kann nicht festgelegt werden, da er nicht den richtigen Typ hat
|
||||
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.
|
||||
@@ -967,6 +992,12 @@ error:
|
||||
not enough free links for copy: Die Karte hat nicht genügend Verknüpfungen zum Kopieren. Es können nur bis zu 4 Karten verknüpft werden.
|
||||
could not link: Die folgenden Karten konnten nicht verknüpft werden, da sie bereits 4 Verknüpfungen haben:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: Keine Statistikdimension '%s'
|
||||
|
||||
|
||||
@@ -60,6 +60,7 @@ menu:
|
||||
add card json: Add Cards from JSON...
|
||||
link card: &Link Cards To Selected Card...
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
orientation: &Orientation
|
||||
rotate 0: &Normal
|
||||
rotate 270: Rotated 90° &Clockwise
|
||||
@@ -194,6 +195,7 @@ help:
|
||||
remove card: Delete the selected card from this set
|
||||
link card: Link one or more cards to the selected card
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: Orientation of the displayed card
|
||||
rotate card: Rotate the card display 90° clockwise
|
||||
rotate 0: Display the card with the right side up
|
||||
@@ -529,6 +531,17 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: All Files
|
||||
|
||||
@@ -558,6 +571,10 @@ label:
|
||||
zoom: &Zoom:
|
||||
export: &Export:
|
||||
scale: &Internal Scale:
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: % of normal size
|
||||
external programs: External programs
|
||||
apprentice: &Apprentice:
|
||||
@@ -667,6 +684,7 @@ label:
|
||||
|
||||
# print dialog
|
||||
put space between cards: Put space between cards?
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: sides
|
||||
@@ -715,6 +733,9 @@ button:
|
||||
zoom export:
|
||||
Use Viewer zoom and rotation
|
||||
settings when e&xporting
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
spellcheck enabled: Show &spelling errors on cards
|
||||
check now: Check &Now
|
||||
always: Always
|
||||
@@ -781,6 +802,7 @@ title:
|
||||
save changes: Save Changes?
|
||||
select stylesheet: Select Stylesheet
|
||||
link cards: Link Cards To Selected Card
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: Preferences
|
||||
@@ -845,6 +867,7 @@ action:
|
||||
paste: Paste
|
||||
auto replace: Auto Replace
|
||||
correct: Spelling Correction
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: Change %s
|
||||
@@ -908,6 +931,8 @@ error:
|
||||
|
||||
# card creation
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for 'styling_data' is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -968,6 +993,12 @@ 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:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: There is no statistics dimension '%s'
|
||||
|
||||
|
||||
@@ -64,6 +64,8 @@ menu:
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
#TODO: Localize
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
orientation: &Orientación
|
||||
rotate 0: &Normal
|
||||
rotate 270: &Rotar 90° en sentido horario
|
||||
@@ -202,6 +204,8 @@ help:
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
#TODO: Localize
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: Orientación de la carta mostrada
|
||||
rotate card: Rota la carta 90° en sentido horario
|
||||
rotate 0: Muestra la carta con el lado derecho hacia arriba
|
||||
@@ -544,6 +548,18 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
#TODO: Localize Section
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: Todos los archivos
|
||||
|
||||
@@ -573,6 +589,11 @@ label:
|
||||
zoom: &Zoom:
|
||||
export: &Exportar:
|
||||
scale: &Escala interna:
|
||||
#TODO: Localize Section
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: % del tamaño normal
|
||||
external programs: Programas externos
|
||||
apprentice: &Apprentice:
|
||||
@@ -686,6 +707,8 @@ label:
|
||||
# print dialog
|
||||
#TODO: Localize
|
||||
put space between cards: Put space between cards?
|
||||
#TODO: Localize
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: Lados
|
||||
@@ -736,6 +759,10 @@ button:
|
||||
zoom export:
|
||||
Usar las configuraciones
|
||||
rotación cuando se e&xporte
|
||||
#TODO: Localize
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
spellcheck enabled: Mostrar errores de &ortografía en las cartas
|
||||
check now: Buscar &ahora
|
||||
always: Siempre
|
||||
@@ -803,6 +830,8 @@ title:
|
||||
select stylesheet: Seleccionar estilo
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: Preferencias
|
||||
@@ -869,6 +898,8 @@ action:
|
||||
paste: Pegar
|
||||
auto replace: Auto-reemplazar
|
||||
correct: Corrector ortográfico
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: Cambiar %s
|
||||
@@ -934,6 +965,8 @@ error:
|
||||
# card creation
|
||||
#TODO: Localize Section
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for styling_data is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -995,6 +1028,13 @@ 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:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: No existe la dimensión de estadísticas '%s'
|
||||
|
||||
|
||||
@@ -60,6 +60,7 @@ menu:
|
||||
add card json: Ajouter plusieurs Cartes depuis un JSON...
|
||||
link card: &Lier des Cartes à la Carte sélectionnée...
|
||||
copy card and links: Copier les Cartes sélectionnées et leurs Cartes liées Ctrl+Shift+C
|
||||
bulk modify: Modifier plusieurs Cartes...
|
||||
orientation: &Orientation
|
||||
rotate 0: &Normal
|
||||
rotate 270: &Rotation 90°
|
||||
@@ -194,6 +195,7 @@ help:
|
||||
remove card: Supprimer la carte sélectionnée du Set
|
||||
link card: Lier des cartes à la carte sélectionnée
|
||||
copy card and links: Copier les cartes sélectionnées ainsi que toutes leurs cartes liées
|
||||
bulk modify: Modifier beaucoup de cartes d'un coup
|
||||
orientation: Orientation de la carte visualisée
|
||||
rotate card: Tourner la carte de 90° dans le sens des aiguilles d'une montre
|
||||
rotate 0: Afficher la carte dans son sens original
|
||||
@@ -529,6 +531,17 @@ label:
|
||||
linked cards: Cartes liées:
|
||||
select linked cards: Choisissez jusqu’à 4 cartes liées:
|
||||
|
||||
# bulk modification dialog
|
||||
bulk modify selection: Quelles cartes doivent être modifiées:
|
||||
bulk modify all: Toutes les cartes
|
||||
bulk modify filtered: Les cartes actuellement filtrées
|
||||
bulk modify selected: Les cartes actuellement sélectionnées
|
||||
bulk modify predicate: Les cartes qui vérifient un critère
|
||||
bulk modify predicate description: Quel critère doit être vérifié pour que la carte soit modifiée:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: Tous les fichiers
|
||||
|
||||
@@ -558,6 +571,10 @@ label:
|
||||
zoom: &Zoom:
|
||||
export: &Export:
|
||||
scale: &Taille interne:
|
||||
use export scale: Utiliser la taille d'export
|
||||
export around 300: Autour de 300 DPI
|
||||
export force 300: Forcer 300 DPI
|
||||
export force 150: Forcer 150 DPI
|
||||
percent of normal: % de la taille normale
|
||||
external programs: Programmes externes
|
||||
apprentice: &Apprentice:
|
||||
@@ -667,6 +684,7 @@ label:
|
||||
|
||||
# print dialog
|
||||
put space between cards: Ajouter un espace entre les cartes?
|
||||
spacing print: Espace entre les cartes en millimetres
|
||||
|
||||
## symbol editor
|
||||
sides: faces
|
||||
@@ -715,6 +733,9 @@ button:
|
||||
zoom export:
|
||||
Utiliser les paramètres de zoom et
|
||||
de rotation lors de l'exportation
|
||||
rotation export:
|
||||
Utiliser la rotation de la
|
||||
prévisualisation pour exporter
|
||||
spellcheck enabled: Afficher les fautes d'orthographe sur les cartes
|
||||
check now: &Vérifier maintenant
|
||||
always: Toujours
|
||||
@@ -781,6 +802,7 @@ title:
|
||||
save changes: Sauver les changements?
|
||||
select stylesheet: Choisir le Style
|
||||
link cards: Lier des Cartes à la Carte Sélectionnée
|
||||
bulk modify: Modification de Cartes en Masse
|
||||
|
||||
#preferences
|
||||
preferences: Préférences
|
||||
@@ -845,6 +867,7 @@ action:
|
||||
paste: Coller
|
||||
auto replace: Remplacement auto
|
||||
correct: Correction orthographique
|
||||
bulk: en masse
|
||||
|
||||
# choice/color editors
|
||||
change: Changer %s
|
||||
@@ -907,7 +930,9 @@ error:
|
||||
can't import image: Échec de l'import de l'image: '%s'
|
||||
|
||||
# card creation
|
||||
no field with name: La carte ne contient pas de champ nommé '%s'
|
||||
no field with name: La Carte ne contient pas de champ nommé '%s'
|
||||
no style field with name: Le Style ne contient pas de champ nommé '%s'
|
||||
styling data not map: La valeur donnée pour 'styling_data' n'est pas un dictionnaire
|
||||
can't set value: Impossible de définir la valeur '%s' de la carte, elle n'est pas du bon type
|
||||
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
|
||||
@@ -968,6 +993,12 @@ error:
|
||||
not enough free links for copy: La carte n'a pas assez de liens disponibles pour copier. Vous pouvez former au maximum 4 liens.
|
||||
could not link: Les cartes suivantes n'ont pas pu être liées, elles ont déjà 4 liens:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: Il n'y a pas de statistique de type '%s'
|
||||
|
||||
|
||||
@@ -60,6 +60,7 @@ menu:
|
||||
add card json: Aggiungi carte da JSON...
|
||||
link card: Collega le carte alla carta selezionata...
|
||||
copy card and links: Copia le carte selezionate e le relative carte collegate Ctrl+Shift+C
|
||||
bulk modify: Modifica carte Multiple...
|
||||
orientation: &Orientamento
|
||||
rotate 0: &Normale
|
||||
rotate 270: Ruota 90° &Orario
|
||||
@@ -194,6 +195,7 @@ help:
|
||||
remove card: Cancella la carta selezionata dal set
|
||||
link card: Collega una o più carte alla carta selezionata
|
||||
copy card and links: Copia le carte selezionate e tutte le carte collegate
|
||||
bulk modify: Modifica più carte contemporaneamente
|
||||
orientation: Orientamento della carta visualizzata
|
||||
rotate card: Ruota la carta di 90° in senso orario
|
||||
rotate 0: Visualizza la carta nella giusta direzione
|
||||
@@ -529,6 +531,17 @@ label:
|
||||
linked cards: Carte collegate:
|
||||
select linked cards: Scegli fino a 4 carte da collegare:
|
||||
|
||||
# bulk modification dialog
|
||||
bulk modify selection: Quali carte devono essere modificate:
|
||||
bulk modify all: Tutte le carte
|
||||
bulk modify filtered: Carte attualmente filtrate
|
||||
bulk modify selected: Carte attualmente selezionate
|
||||
bulk modify predicate: Carte che soddisfano un criterio
|
||||
bulk modify predicate description: Quale criterio devono soddisfare le carte per essere modificate:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: Tutti i file
|
||||
|
||||
@@ -558,6 +571,10 @@ label:
|
||||
zoom: Ingrandisci
|
||||
export: &Esporta
|
||||
scale: Scala interna
|
||||
use export scale: Usa scala di esportazione
|
||||
export around 300: Circa 300 DPI
|
||||
export force 300: Forza 300 DPI
|
||||
export force 150: Forza 150 DPI
|
||||
percent of normal: % della grandezza originale
|
||||
external programs: Programmi esterni
|
||||
apprentice: &Apprentice:
|
||||
@@ -667,6 +684,7 @@ label:
|
||||
|
||||
# print dialog
|
||||
put space between cards: Inserire uno spazio tra le carte?
|
||||
spacing print: Spaziatura tra le carte in millimetri
|
||||
|
||||
## symbol editor
|
||||
sides: facce
|
||||
@@ -715,6 +733,9 @@ button:
|
||||
zoom export:
|
||||
usa le impostazioni di zoom
|
||||
e rotazione quando e&sporti
|
||||
rotation export:
|
||||
Utilizza l'impostazione di rotazione del
|
||||
visualizzatore durante l'esportazione
|
||||
spellcheck enabled: Mostra gli errori di ortografia sulle carte
|
||||
check now: Controlla ora (&N)
|
||||
always: Sempre
|
||||
@@ -781,6 +802,7 @@ title:
|
||||
save changes: Salvare modifiche?
|
||||
select stylesheet: Seleziona stile
|
||||
link cards: Collega Delle Carte Alla Carta Selezionata
|
||||
bulk modify: Modifica di carte in blocco
|
||||
|
||||
#preferences
|
||||
preferences: Preferenze
|
||||
@@ -845,6 +867,7 @@ action:
|
||||
paste: Incolla
|
||||
auto replace: Rimpiazza automaticamente
|
||||
correct: Correzione ortografica
|
||||
bulk: in blocco
|
||||
|
||||
# choice/color editors
|
||||
change: Cambia %s
|
||||
@@ -908,6 +931,8 @@ error:
|
||||
|
||||
# card creation
|
||||
no field with name: La carta non ha un campo denominato '%s'
|
||||
no style field with name: Lo stile non ha un campo denominato '%s'
|
||||
styling data not map: Il valore specificato per 'styling_data' non è un array associativo
|
||||
can't set value: Impossibile impostare il valore '%s' della carta, non è del tipo corretto
|
||||
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
|
||||
@@ -968,6 +993,12 @@ error:
|
||||
not enough free links for copy: La carta non ha abbastanza collegamenti disponibili per la copia. È possibile collegare solo fino a 4 carte.
|
||||
could not link: Le seguenti carte non possono essere collegate, poiché hanno già 4 collegamenti:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: Non c'è dimensione di statistiche '%s'
|
||||
|
||||
|
||||
@@ -64,6 +64,8 @@ menu:
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
#TODO: Localize
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
orientation: &カードの向き
|
||||
rotate 0: &標準
|
||||
rotate 270: &右回りに90°回転
|
||||
@@ -202,6 +204,8 @@ help:
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
#TODO: Localize
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: 表示されるカードの向きを変更します。
|
||||
rotate card: カードを右回りに90°回転させて表示します。
|
||||
rotate 0: カードを回転させずに表示します。
|
||||
@@ -543,6 +547,18 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
#TODO: Localize Section
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: 全てのファイル
|
||||
|
||||
@@ -572,6 +588,11 @@ label:
|
||||
zoom: ズーム
|
||||
export: 輸出
|
||||
scale: 内部スケール
|
||||
#TODO: Localize Section
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: 正常なサイズのパーセント値
|
||||
external programs: 外部のプログラム
|
||||
apprentice: &Apprentice:
|
||||
@@ -685,6 +706,8 @@ label:
|
||||
# print dialog
|
||||
#TODO: Localize
|
||||
put space between cards: Put space between cards?
|
||||
#TODO: Localize
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: 側
|
||||
@@ -733,6 +756,10 @@ button:
|
||||
show lines: 編集フィールドの線を表示する
|
||||
show editing hints: 編集の際にボックスとヒントを表示する
|
||||
zoom export: エクスポートする際にズームと回転の設定を使用する。
|
||||
#TODO: Localize
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
spellcheck enabled: カードのスペルミスを表示する
|
||||
check now: &今のチェック
|
||||
always: 常に行う
|
||||
@@ -801,6 +828,8 @@ title:
|
||||
select stylesheet: スタイルシートの選択
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: 設定
|
||||
@@ -867,6 +896,8 @@ action:
|
||||
paste: ペースト
|
||||
auto replace: オートマチックな取って代わること
|
||||
correct: スペル修正
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 変化 %s
|
||||
@@ -932,6 +963,8 @@ error:
|
||||
# card creation
|
||||
#TODO: Localize Section
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for styling_data is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -994,6 +1027,13 @@ error:
|
||||
#TODO: Localize
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: ディメンションはありません '%s'
|
||||
|
||||
|
||||
@@ -64,6 +64,8 @@ menu:
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
#TODO: Localize
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
orientation: &카드 방향
|
||||
rotate 0: &표준
|
||||
rotate 270: &오른쪽으로 90° 회전
|
||||
@@ -202,6 +204,8 @@ help:
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
#TODO: Localize
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: 표시된 카드의 방향
|
||||
rotate card: 카드 디스플레이를 시계 방향으로 90° 회전
|
||||
rotate 0: 카드를 오른쪽이 위로 오도록 표시하세요.
|
||||
@@ -548,6 +552,18 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
#TODO: Localize Section
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: 모든 파일
|
||||
|
||||
@@ -577,6 +593,11 @@ label:
|
||||
zoom: 줌:
|
||||
export: 내보내다:
|
||||
scale: 내부 규모:
|
||||
#TODO: Localize Section
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: 정상 크기의 퍼센트
|
||||
external programs: 외부 프로그램
|
||||
apprentice: &Apprentice:
|
||||
@@ -691,6 +712,8 @@ label:
|
||||
# print dialog
|
||||
#TODO: Localize
|
||||
put space between cards: Put space between cards?
|
||||
#TODO: Localize
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: 측면
|
||||
@@ -741,6 +764,10 @@ button:
|
||||
zoom export:
|
||||
이미지를 내보낼 때 확대/축소
|
||||
및 회전 옵션 사용
|
||||
#TODO: Localize
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
spellcheck enabled: 철자 오류 표시
|
||||
check now: 지금 확인하세요
|
||||
always: 언제나
|
||||
@@ -809,6 +836,8 @@ title:
|
||||
select stylesheet: 스타일시트 선택
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: 환경설정
|
||||
@@ -875,6 +904,8 @@ action:
|
||||
paste: 페이스트
|
||||
auto replace: 자동 교체
|
||||
correct: 맞춤법 교정
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 변화 %s
|
||||
@@ -940,6 +971,8 @@ error:
|
||||
# card creation
|
||||
#TODO: Localize Section
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for styling_data is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -1003,6 +1036,13 @@ error:
|
||||
#TODO: Localize
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: 통계 차원 '%s' 가 없습니다.
|
||||
|
||||
|
||||
@@ -74,6 +74,8 @@ menu:
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
#TODO: Localize
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
orientation: &Obrócenie
|
||||
rotate 0: &Normalne
|
||||
rotate 270: 90° w &Prawo
|
||||
@@ -221,6 +223,8 @@ help:
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
#TODO: Localize
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: Obróć zaznaczoną kartę
|
||||
rotate card: Obróc obrazek kartę o 90° zgodnie z ruchem wskazówek zegara
|
||||
rotate 0: Obróc kartę "do góry głową"
|
||||
@@ -581,6 +585,18 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
#TODO: Localize Section
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: Wszystkie pliki
|
||||
|
||||
@@ -615,6 +631,11 @@ label:
|
||||
export: &Export:
|
||||
#TODO: Localize
|
||||
scale: &Internal Scale:
|
||||
#TODO: Localize Section
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: % normalnego rozmiaru
|
||||
external programs: Zewnętrzne programy
|
||||
#TODO: Localize
|
||||
@@ -736,6 +757,8 @@ label:
|
||||
# print dialog
|
||||
#TODO: Localize
|
||||
put space between cards: Put space between cards?
|
||||
#TODO: Localize
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: krawędzie
|
||||
@@ -789,6 +812,10 @@ button:
|
||||
Używaj ustawień przybliżenia
|
||||
i obrócenia przy eskportowaniu
|
||||
#TODO: Localize
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
#TODO: Localize
|
||||
spellcheck enabled: Show &spelling errors on cards
|
||||
check now: Sprawdź &teraz
|
||||
always: Zawsze
|
||||
@@ -858,6 +885,8 @@ title:
|
||||
select stylesheet: Wybierz styl kart
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: Ustawienia
|
||||
@@ -927,6 +956,8 @@ action:
|
||||
paste: Wklej
|
||||
auto replace: Automatyczną zmianę
|
||||
correct: Poprawę pisowni
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: Zmianę %s
|
||||
@@ -992,6 +1023,8 @@ error:
|
||||
# card creation
|
||||
#TODO: Localize Section
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for styling_data is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -1055,6 +1088,13 @@ error:
|
||||
#TODO: Localize
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: Nie znaleziono wymiaru '%s' w statystykach
|
||||
|
||||
|
||||
@@ -60,6 +60,7 @@ menu:
|
||||
add card json: Adicionar Cards de JSON...
|
||||
link card: Vincular Cards ao Card selecionado...
|
||||
copy card and links: Copiar Cards selecionados e sues Cards vinculados Ctrl+Shift+C
|
||||
bulk modify: Modificar Multiplos Cards...
|
||||
orientation: &Orientação
|
||||
rotate 0: &Normal
|
||||
rotate 270: Girar à 90° &no Sentido Horário
|
||||
@@ -194,6 +195,7 @@ help:
|
||||
remove card: Apaga o Card selecionado desta Edição.
|
||||
link card: Vincular um ou mais Cards à Card selecionado
|
||||
copy card and links: Copiar os Cards selecionados e todos os seus Cards vinculados
|
||||
bulk modify: Modificar vários Cards de uma só vez
|
||||
orientation: Orientação do Card exibido.
|
||||
rotate card: Gira o Card exibido à 90° no sentido horário.
|
||||
rotate 0: O Card fica na posição original.
|
||||
@@ -530,6 +532,17 @@ label:
|
||||
linked cards: Cards vinculados:
|
||||
select linked cards: Escolha até 4 Cards para vincular:
|
||||
|
||||
# bulk modification dialog
|
||||
bulk modify selection: Quais Cards devem ser modificados:
|
||||
bulk modify all: Todos os Cards
|
||||
bulk modify filtered: Cards atualmente filtrados
|
||||
bulk modify selected: Cards atualmente selecionados
|
||||
bulk modify predicate: Cards que satisfazem um critério
|
||||
bulk modify predicate description: Qual critério os Cards devem satisfazer para serem modificados:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
all files: Todos os arquivos
|
||||
|
||||
@@ -559,6 +572,10 @@ label:
|
||||
zoom: Ampliação
|
||||
export: &Exportar:
|
||||
scale: Escala Interna:
|
||||
use export scale: Usar Escala de Exportação
|
||||
export around 300: Cerca de 300 DPI
|
||||
export force 300: Forçar 300 DPI
|
||||
export force 150: Forçar 150 DPI
|
||||
percent of normal: % de tamanho normal
|
||||
external programs: Programas externos
|
||||
apprentice: &Apprentice:
|
||||
@@ -668,6 +685,7 @@ label:
|
||||
|
||||
# print dialog
|
||||
put space between cards: Colocar um espaço entre os Cards?
|
||||
spacing print: Espaçamento entre Cards em milímetros
|
||||
|
||||
## symbol editor
|
||||
sides: lados
|
||||
@@ -716,6 +734,9 @@ button:
|
||||
zoom export:
|
||||
Use zoom e ferramentas giratórias
|
||||
quando você for e&xportar
|
||||
rotation export:
|
||||
Usar a configuração de rotação
|
||||
do Visualizador ao exportar
|
||||
spellcheck enabled: Mostra erro&s de ortografia nos Cards
|
||||
check now: Proucurar Agor&a
|
||||
always: Futuramente
|
||||
@@ -782,6 +803,7 @@ title:
|
||||
save changes: Deseja savar as Alterações?
|
||||
select stylesheet: Selecionar o Estilo Moderno
|
||||
link cards: Vincular Cards ao Card selecionado
|
||||
bulk modify: Modificação de Cards em massa
|
||||
|
||||
#preferences
|
||||
preferences: Preferências
|
||||
@@ -846,6 +868,7 @@ action:
|
||||
paste: Colar
|
||||
auto replace: Auto Substituição
|
||||
correct: Correção mágica
|
||||
bulk: em massa
|
||||
|
||||
# choice/color editors
|
||||
change: Alterar %s
|
||||
@@ -909,6 +932,8 @@ error:
|
||||
|
||||
# card creation
|
||||
no field with name: O Card não possui um campo chamado '%s'
|
||||
no style field with name: O estilo não possui um campo chamado '%s'
|
||||
styling data not map: O valor fornecido para 'styling_data' não é um vetor associativo
|
||||
can't set value: Não é possível definir o valor do Card '%s', pois ele não é do tipo correto
|
||||
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
|
||||
@@ -970,6 +995,12 @@ 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:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
dimension not found: Não há estatísticas de dimensões '%s'
|
||||
|
||||
|
||||
@@ -65,6 +65,8 @@ menu:
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
#TODO: Localize
|
||||
bulk modify: &Modify Multiple Cards...
|
||||
orientation: Ориентация
|
||||
rotate 0: Нормальная
|
||||
rotate 270: Повернуть на 90° по часовой стрелке
|
||||
@@ -213,6 +215,8 @@ help:
|
||||
link card: Link one or more cards to the selected card
|
||||
#TODO: Localize
|
||||
copy card and links: Copy the selected cards and all their linked cards
|
||||
#TODO: Localize
|
||||
bulk modify: Modify a lot of cards at once
|
||||
orientation: Ориентация отображаемой карты
|
||||
rotate card: Повернуть карту на 90° по часовой стрелке
|
||||
rotate 0: Отобразить карту "вверх ногами"
|
||||
@@ -568,6 +572,18 @@ label:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
|
||||
# bulk modification dialog
|
||||
#TODO: Localize Section
|
||||
bulk modify selection: Which cards must be modified:
|
||||
bulk modify all: All cards
|
||||
bulk modify filtered: Currently filtered cards
|
||||
bulk modify selected: Currently selected cards
|
||||
bulk modify predicate: Cards that satisfy a criteria
|
||||
bulk modify predicate description: What criteria must cards satisfy to be modified:
|
||||
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:
|
||||
|
||||
# open dialogs
|
||||
#TODO: Localize
|
||||
all files: All Files
|
||||
@@ -603,6 +619,11 @@ label:
|
||||
export: &Export:
|
||||
#TODO: Localize
|
||||
scale: &Internal Scale:
|
||||
#TODO: Localize Section
|
||||
use export scale: Use Export Scale
|
||||
export around 300: Around 300 DPI
|
||||
export force 300: Force 300 DPI
|
||||
export force 150: Force 150 DPI
|
||||
percent of normal: % от нормального размера
|
||||
external programs: Внешние программы
|
||||
#TODO: Localize
|
||||
@@ -726,6 +747,8 @@ label:
|
||||
# print dialog
|
||||
#TODO: Localize
|
||||
put space between cards: Put space between cards?
|
||||
#TODO: Localize
|
||||
spacing print: Spacing between cards in millimeters
|
||||
|
||||
## symbol editor
|
||||
sides: стороны
|
||||
@@ -777,6 +800,10 @@ button:
|
||||
zoom export:
|
||||
Применять масштабирование при
|
||||
поворотах, экспорте, импорте
|
||||
#TODO: Localize
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
spellcheck enabled: Показать орфографические ошибки в картах
|
||||
check now: Проверить сейчас
|
||||
always: Всегда
|
||||
@@ -845,6 +872,8 @@ title:
|
||||
select stylesheet: Выбрать стиль
|
||||
#TODO: Localize
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
|
||||
#preferences
|
||||
preferences: Настройки
|
||||
@@ -915,6 +944,8 @@ action:
|
||||
paste: Paste
|
||||
auto replace: Автозамена
|
||||
correct: Spelling Correction
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
|
||||
# choice/color editors
|
||||
#TODO: Localize
|
||||
@@ -985,6 +1016,8 @@ error:
|
||||
# card creation
|
||||
#TODO: Localize Section
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
no style field with name: Stylesheet doesn't have a styling field named '%s'
|
||||
styling data not map: Given value for styling_data is not a map
|
||||
can't set value: Can not set card value '%s', it is not of the right type
|
||||
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
|
||||
@@ -1054,6 +1087,13 @@ error:
|
||||
#TODO: Localize
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
|
||||
# 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
|
||||
|
||||
# stats panel
|
||||
#TODO: Localize
|
||||
dimension not found: There is no statistics dimension '%s'
|
||||
|
||||
Reference in New Issue
Block a user