mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -83,11 +83,17 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: 字体格式
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: 粗体 Ctrl+B
|
||||
italic: 斜体 Ctrl+I
|
||||
underline: 强调 Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: 符号 Ctrl+M
|
||||
reminder text: 提示文本 Ctrl+R
|
||||
insert symbol: 插入符号
|
||||
@@ -231,8 +237,14 @@ help:
|
||||
underline: 为选定的文本添加下划线
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: 将所选文字改成符号
|
||||
reminder text: 对选择的关键词显示提示文本
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: 没有对此的拼写建议
|
||||
@@ -378,6 +390,10 @@ tool:
|
||||
#TODO: Localize
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
#TODO: Localize
|
||||
card counts 2: %s Selected, %s Total
|
||||
#TODO: Localize
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
@@ -469,8 +485,14 @@ tooltip:
|
||||
underline: 强调
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: 系列符号
|
||||
reminder text: 提示文本
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: 饼形图
|
||||
@@ -552,7 +574,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -946,7 +968,7 @@ action:
|
||||
auto replace: 自动替换
|
||||
correct: 拼写纠正
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 修改 %s
|
||||
@@ -1070,6 +1092,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize
|
||||
@@ -1103,12 +1127,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
@@ -83,11 +83,17 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: 字體格式
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: 粗體 Ctrl+B
|
||||
italic: 斜體 Ctrl+I
|
||||
underline: 強調 Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: 符號 Ctrl+M
|
||||
reminder text: 提示文本 Ctrl+R
|
||||
insert symbol: 插入符號
|
||||
@@ -231,8 +237,14 @@ help:
|
||||
underline: 為選定的文字新增底線
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: 將所選文字改成符號
|
||||
reminder text: 對選擇的關鍵詞顯示提示文本
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: 沒有對此的拼字建議
|
||||
@@ -377,6 +389,10 @@ tool:
|
||||
# cards toolbar
|
||||
#TODO: Localize Section
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
card counts 2: %s Selected, %s Total
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
|
||||
@@ -467,8 +483,14 @@ tooltip:
|
||||
underline: 強調
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: 系列符號
|
||||
reminder text: 提示文本
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: 餅形圖
|
||||
@@ -550,7 +572,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -944,7 +966,7 @@ action:
|
||||
auto replace: 自動替換
|
||||
correct: 拼字糾正
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 修改 %s
|
||||
@@ -1068,6 +1090,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize
|
||||
@@ -1101,12 +1125,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
@@ -87,11 +87,17 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: F&ormater
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: &Fed Ctrl+B
|
||||
italic: &Kursiv Ctrl+I
|
||||
underline: &Understrege Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: &Symboler Ctrl+M
|
||||
reminder text: &Nøgleordspåmindelser Ctrl+R
|
||||
insert symbol: I&ndsæt Symbol
|
||||
@@ -237,8 +243,14 @@ help:
|
||||
underline: Gør den markerede tekst understreget
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: Teksten er som Magic-symboler
|
||||
reminder text: Viser huskeregler i teksten
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: Der er ingen forslag til at rette denne fejl.
|
||||
@@ -385,6 +397,10 @@ tool:
|
||||
#TODO: Localize
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
#TODO: Localize
|
||||
card counts 2: %s Selected, %s Total
|
||||
#TODO: Localize
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
@@ -478,8 +494,14 @@ tooltip:
|
||||
underline: Understrege
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: Symboler
|
||||
reminder text: Huskeregler
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: Lagkagediagram
|
||||
@@ -562,7 +584,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -967,7 +989,7 @@ action:
|
||||
auto replace: Autoerstat
|
||||
correct: Stavekontrol
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: Ændr %s
|
||||
@@ -1095,6 +1117,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize Section
|
||||
@@ -1130,12 +1154,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
@@ -78,10 +78,13 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: F&ormat
|
||||
font: Schriftartauswahl...
|
||||
bold: &Fett Ctrl+B
|
||||
italic: &Kursiv Ctrl+I
|
||||
underline: Unterstreichen Ctrl+U
|
||||
strikethrough: Durchgestrichen
|
||||
color text: Farbauswahl...
|
||||
bullet point: Aufzählungszeichen
|
||||
symbols: &Symbole Ctrl+M
|
||||
reminder text: Reminder-Text Ctrl+R
|
||||
insert symbol: Sy&mbol einfügen
|
||||
@@ -218,8 +221,11 @@ help:
|
||||
italic: Markierten Text kursiv formatieren
|
||||
underline: Markierten Text unterstreichen
|
||||
strikethrough: Markierten Text durchstreichen
|
||||
color text: Ändere die Farbe des ausgewählten Texts
|
||||
bullet point: Füge am Anfang des ausgewählten Texts ein Aufzählungszeichen ein
|
||||
symbols: Formatiert den Text als Symbol
|
||||
reminder text: Zeige den Reminder-Text für die gewählte Fähigkeit an
|
||||
font: Öffne einen Schriftartauswahldialog, um den ausgewählten Text zu bearbeiten
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: Es gibt keine Vorschläge zur Behebung dieses Fehlers
|
||||
@@ -361,6 +367,8 @@ tool:
|
||||
|
||||
# cards toolbar
|
||||
search cards: Karten suchen (Ctrl+K)
|
||||
stats card counts 1: %s gesamt
|
||||
stats card counts 2: %s gefiltert, %s gesamt
|
||||
card counts 2: %s ausgewählt, %s gesamt
|
||||
card counts 3: %s ausgewählt, %s gefiltert, %s gesamt
|
||||
|
||||
@@ -448,8 +456,11 @@ tooltip:
|
||||
italic: Krusiv
|
||||
underline: Unterstreichen
|
||||
strikethrough: Durchstreichen
|
||||
color text: Farbe
|
||||
bullet point: Aufzählungszeichen
|
||||
symbols: Symbole
|
||||
reminder text: Reminder-Text
|
||||
font: Schriftart
|
||||
|
||||
# graph toolbar
|
||||
pie: Kreisdiagramm
|
||||
@@ -530,7 +541,7 @@ label:
|
||||
custom link selected: Urheber, Vorderseite, Verschmelzung Komponente usw.
|
||||
custom link linked: Spielstein, Rückseite, Verschmelzung Ergebnis usw.
|
||||
custom link undefined: Undefiniert
|
||||
linked cards relation: Wählen Sie die Art der Verknüpfung zwischen der ausgewählten Karte und den verknüpften Karten:
|
||||
linked cards relation: Wählen Sie die Art der Verknüpfung zwischen der ausgewählten Karte ('%s') und den verknüpften Karten:
|
||||
selected card: Ausgewählte Karte:
|
||||
linked cards: Verknüpfte Karten:
|
||||
select linked cards: Wählen Sie bis zu 4 Karten zum Verknüpfen aus:
|
||||
@@ -895,7 +906,7 @@ action:
|
||||
paste: Einfügen
|
||||
auto replace: Automatisches Ersetzen
|
||||
correct: Rechtschreibkorrektur
|
||||
bulk: im Massenmodus
|
||||
bulk: %s im Massenmodus
|
||||
|
||||
# choice/color editors
|
||||
change: Ändere %s
|
||||
@@ -1009,6 +1020,7 @@ error:
|
||||
images used for blending must have the same size: Bilder müssen zum Mischen die selbe Größe haben.
|
||||
negative image width: Bild mit Breite Null oder negativer Breite, erstellt in der Funktion '%s'
|
||||
negative image height: Bild mit Höhe Null oder negativer Höhe, erstellt in der Funktion '%s'
|
||||
can't load image: Bild konnte nicht geladen werden. Stelle sicher, dass das tatsächliche Format des Bildes mit der gespeicherten Dateiendung übereinstimmt.
|
||||
|
||||
# error from files
|
||||
no card fields: Das Spiel '%s' hat keine Kartenfelder. Definieren Sie mindestens ein Kartenfeld.
|
||||
@@ -1039,12 +1051,14 @@ error:
|
||||
no updates: Keine Updates verfügbar.
|
||||
|
||||
# card linking
|
||||
not enough free links: Die Karte hat nicht genügend Verknüpfungen. Es können nur bis zu 4 Karten verknüpft werden.
|
||||
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.
|
||||
not enough free links: Karte '%s' hat nicht genügend Verknüpfungen. Es können nur bis zu 4 Karten verknüpft werden.
|
||||
not enough free links for copy: Karte '%s' 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:
|
||||
missing free links: Die Karte enthält nur %s freie Verknüpfungen. Wähle weniger Karten aus.
|
||||
link duplicate: Doppelte lokale Verknüpfungsnamen. '%s' ist sowohl '%s' als auch '%s' zugeordnet.
|
||||
multiple front faces: Karte '%s' hat mehrere Karten, die als Vorderseiten verknüpft sind.
|
||||
multiple back faces: Karte '%s' hat mehrere Karten, die als Rückseiten verknüpft sind.
|
||||
cant link to self: Eine Karte kann nicht mit sich selbst verknüpft werden. (Diese Aufgabe wird ignoriert.)
|
||||
could not find input: Eingabekarte (input) nicht gefunden.
|
||||
could not find linked: Verknüpfte Karte (linked_card) nicht gefunden.
|
||||
|
||||
|
||||
@@ -78,10 +78,13 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: F&ormat
|
||||
font: Font Picker...
|
||||
bold: &Bold Ctrl+B
|
||||
italic: &Italic Ctrl+I
|
||||
underline: &Underline Ctrl+U
|
||||
strikethrough: Strikethrough
|
||||
color text: Color Picker...
|
||||
bullet point: Bullet Point
|
||||
symbols: &Symbols Ctrl+M
|
||||
reminder text: &Reminder Text Ctrl+R
|
||||
insert symbol: I&nsert Symbol
|
||||
@@ -218,8 +221,11 @@ help:
|
||||
italic: Makes the selected text italic
|
||||
underline: Makes the selected text underlined
|
||||
strikethrough: Makes the selected text struck through
|
||||
color text: Change the color of the selected text
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: Draws the selected text with symbols
|
||||
reminder text: Show reminder text for the selected keyword
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: There are no suggestions for correcting this error
|
||||
@@ -362,6 +368,8 @@ tool:
|
||||
|
||||
# cards toolbar
|
||||
search cards: Search cards (Ctrl+K)
|
||||
stats card counts 1: %s Total
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
card counts 2: %s Selected, %s Total
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
|
||||
@@ -449,8 +457,11 @@ tooltip:
|
||||
italic: Italic
|
||||
underline: Underline
|
||||
strikethrough: Strikethrough
|
||||
color text: Color
|
||||
bullet point: Bullet Point
|
||||
symbols: Symbols
|
||||
reminder text: Reminder Text
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: Pie Graph
|
||||
@@ -531,7 +542,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -897,7 +908,7 @@ action:
|
||||
paste: Paste
|
||||
auto replace: Auto Replace
|
||||
correct: Spelling Correction
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: Change %s
|
||||
@@ -1011,6 +1022,7 @@ error:
|
||||
images used for blending must have the same size: Images used for blending must have the same size
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||
@@ -1041,12 +1053,14 @@ error:
|
||||
no updates: There are no available updates.
|
||||
|
||||
# card linking
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' 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:
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
@@ -83,11 +83,17 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: F&ormato
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: &Negrita Ctrl+B
|
||||
italic: &Cursiva Ctrl+I
|
||||
underline: &Subrayado Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: &Símbolos Ctrl+M
|
||||
reminder text: &Texto recordatorio Ctrl+R
|
||||
insert symbol: I&nsertar símbolo
|
||||
@@ -231,8 +237,14 @@ help:
|
||||
underline: Pone el texto seleccionado en subrayado
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: Dibuja el texto seleccionado con símbolos
|
||||
reminder text: Muestra el texto recordatorio de la Palabra Clave seleccionada
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: No hay sugerencias para corregir este error
|
||||
@@ -378,6 +390,10 @@ tool:
|
||||
#TODO: Localize
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
#TODO: Localize
|
||||
card counts 2: %s Selected, %s Total
|
||||
#TODO: Localize
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
@@ -469,8 +485,14 @@ tooltip:
|
||||
underline: Subrayado
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: Símbolos
|
||||
reminder text: Texto recordatorio
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: Gráfico circular
|
||||
@@ -553,7 +575,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -947,7 +969,7 @@ action:
|
||||
auto replace: Auto-reemplazar
|
||||
correct: Corrector ortográfico
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: Cambiar %s
|
||||
@@ -1071,6 +1093,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize
|
||||
@@ -1104,12 +1128,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
@@ -78,10 +78,13 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: F&ormat
|
||||
font: Sélecteur de police...
|
||||
bold: &Gras Ctrl+B
|
||||
italic: &Italique Ctrl+I
|
||||
underline: Souligné Ctrl+U
|
||||
strikethrough: Barré
|
||||
color text: Sélecteur de couleur...
|
||||
bullet point: Puce
|
||||
symbols: &Symboles Ctrl+M
|
||||
reminder text: &Texte de rappel Ctrl+R
|
||||
insert symbol: I&nsérer un Symbole
|
||||
@@ -218,8 +221,11 @@ help:
|
||||
italic: Mettre le texte sélectionné en italique
|
||||
underline: Souligner le texte sélectionné
|
||||
strikethrough: Barrer le texte sélectionné
|
||||
color text: Modifier la couleur du texte sélectionné
|
||||
bullet point: Ajouter une puce au début du texte sélectionné
|
||||
symbols: Mettre le texte selectionné en symboles
|
||||
reminder text: Afficher le texte de rappel pour le Mot-clef sélectionné
|
||||
font: Ouvrir une boîte de dialogue de sélection de police pour modifier le texte sélectionné
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: Il n'y a pas de suggestions pour corriger cette faute
|
||||
@@ -362,6 +368,8 @@ tool:
|
||||
|
||||
# cards toolbar
|
||||
search cards: Rechercher des cartes (Ctrl+K)
|
||||
stats card counts 1: %s Au total
|
||||
stats card counts 2: %s Dans le filtre, %s Au total
|
||||
card counts 2: %s Dans la sélection, %s Au total
|
||||
card counts 3: %s Dans la sélection, %s Dans le filtre, %s Au total
|
||||
|
||||
@@ -449,8 +457,11 @@ tooltip:
|
||||
italic: Italique
|
||||
underline: Souligné
|
||||
strikethrough: Barré
|
||||
color text: Couleur
|
||||
bullet point: Puce
|
||||
symbols: Symboles
|
||||
reminder text: Texte de rappel
|
||||
font: Police
|
||||
|
||||
# graph toolbar
|
||||
pie: Circulaire
|
||||
@@ -531,7 +542,7 @@ label:
|
||||
custom link selected: Générateur, Face Avant, Composant d'Assimilation, etc...
|
||||
custom link linked: Jeton, Face Arrière, Résultat d'Assimilation, etc...
|
||||
custom link undefined: Non Défini
|
||||
linked cards relation: Choisissez le type de relation entre la carte sélectionnée et les cartes liées:
|
||||
linked cards relation: Choisissez le type de relation entre la carte sélectionnée ('%s') et les cartes liées:
|
||||
selected card: Carte sélectionnée:
|
||||
linked cards: Cartes liées:
|
||||
select linked cards: Choisissez jusqu’à 4 cartes liées:
|
||||
@@ -896,7 +907,7 @@ action:
|
||||
paste: Coller
|
||||
auto replace: Remplacement auto
|
||||
correct: Correction orthographique
|
||||
bulk: en masse
|
||||
bulk: %s en masse
|
||||
|
||||
# choice/color editors
|
||||
change: Changer %s
|
||||
@@ -1010,6 +1021,7 @@ error:
|
||||
images used for blending must have the same size: Les images utilisées pour le mélange doivent avoir la même taille
|
||||
negative image width: Image de largeur nulle ou négative créée par la fonction '%s'
|
||||
negative image height: Image de hauteur nulle ou négative créée par la fonction '%s'
|
||||
can't load image: Échec du chargement de l'image. Assurez-vous que le format réel de l'image corresponde à son extension enregistrée.
|
||||
|
||||
# error from files
|
||||
no card fields: Le jeu '%s' ne contient aucun champ de carte. Définissez au moins un champ de carte.
|
||||
@@ -1040,12 +1052,14 @@ error:
|
||||
no updates: Il n'y a pas de mises à jour disponibles.
|
||||
|
||||
# card linking
|
||||
not enough free links: La carte n'a pas assez de liens disponibles. Vous pouvez former au maximum 4 liens.
|
||||
not enough free links for copy: La carte n'a pas assez de liens disponibles pour copier. Vous pouvez former au maximum 4 liens.
|
||||
not enough free links: La carte '%s' n'a pas assez de liens disponibles. Vous pouvez former au maximum 4 liens par carte.
|
||||
not enough free links for copy: La carte '%s' n'a pas assez de liens disponibles pour copier. Vous pouvez former au maximum 4 liens par carte.
|
||||
could not link: Les cartes suivantes n'ont pas pu être liées, elles ont déjà 4 liens:
|
||||
missing free links: La carte ne contient que %s liens libres. Sélectionnez moins de cartes.
|
||||
link duplicate: Nom de lien localisé dupliqué. '%s' correspond à la fois à '%s' et à '%s'.
|
||||
multiple front faces: La carte '%s' contient plusieurs cartes liées comme face avant.
|
||||
multiple back faces: La carte '%s' contient plusieurs cartes liées comme face arrière.
|
||||
cant link to self: Impossible de lier une carte à elle-même. (Cet assignation sera ignorée.)
|
||||
could not find input: Carte d'input introuvable.
|
||||
could not find linked: Carte liée (linked_card) introuvable.
|
||||
|
||||
|
||||
@@ -78,10 +78,13 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: F&ormato
|
||||
font: Selettore font...
|
||||
bold: &Grassetto Ctrl+B
|
||||
italic: &Corsivo Ctrl+I
|
||||
underline: &Sottolineato Ctrl+U
|
||||
strikethrough: Barrato
|
||||
color text: Selettore colore...
|
||||
bullet point: Punto elenco
|
||||
symbols: &Simboli Ctrl+M
|
||||
reminder text: &Promemoria Ctrl+R
|
||||
insert symbol: I&nserisci Simbolo
|
||||
@@ -218,8 +221,11 @@ help:
|
||||
italic: Imposta il testo selezionato in corsivo
|
||||
underline: Imposta il testo selezionato sottolineato
|
||||
strikethrough: Imposta il testo selezionato barrato
|
||||
color text: Cambia il colore del testo selezionato
|
||||
bullet point: Aggiungi un punto elenco all'inizio del testo selezionato
|
||||
symbols: Trasforma il testo selezionato in simboli
|
||||
reminder text: Mostra promemoria per la parola-chiave selezionata
|
||||
font: Apri una finestra di dialogo per la selezione del font per modificare il testo selezionato
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: Nessun suggerimento di correzione
|
||||
@@ -362,6 +368,8 @@ tool:
|
||||
|
||||
# cards toolbar
|
||||
search cards: Cerca carte (Ctrl+K)
|
||||
stats card counts 1: %s Totale
|
||||
stats card counts 2: %s Filtrate, %s Totale
|
||||
card counts 2: %s Selezionate, %s Totale
|
||||
card counts 3: %s Selezionate, %s Filtrate, %s Totale
|
||||
|
||||
@@ -449,8 +457,11 @@ tooltip:
|
||||
italic: Corsivo
|
||||
underline: Sottolineato
|
||||
strikethrough: Barrato
|
||||
color text: Colore
|
||||
bullet point: Punto elenco
|
||||
symbols: Simboli
|
||||
reminder text: Promemoria
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: Grafico a torta
|
||||
@@ -531,7 +542,7 @@ label:
|
||||
custom link selected: Creatore, Faccia Anteriore, Componente di Combinazione, ecc...
|
||||
custom link linked: Pedina, Faccia Posteriore, Risultato di Combinazione, ecc...
|
||||
custom link undefined: Non Definito
|
||||
linked cards relation: Scegli il tipo di relazione tra la carta selezionata e le carte collegate:
|
||||
linked cards relation: Scegli il tipo di relazione tra la carta selezionata ('%s') e le carte collegate:
|
||||
selected card: Carta selezionata:
|
||||
linked cards: Carte collegate:
|
||||
select linked cards: Scegli fino a 4 carte da collegare:
|
||||
@@ -896,7 +907,7 @@ action:
|
||||
paste: Incolla
|
||||
auto replace: Rimpiazza automaticamente
|
||||
correct: Correzione ortografica
|
||||
bulk: in blocco
|
||||
bulk: %s in blocco
|
||||
|
||||
# choice/color editors
|
||||
change: Cambia %s
|
||||
@@ -1010,6 +1021,7 @@ error:
|
||||
images used for blending must have the same size: Le immagini sovrapposte devono avere le stesse misure
|
||||
negative image width: Immagine con larghezza zero o negativa creata nella funzione '%s'
|
||||
negative image height: Immagine con altezza zero o negativa creata nella funzione '%s'
|
||||
can't load image: Impossibile caricare l'immagine. Assicurarsi che il formato effettivo dell'immagine corrisponda all'estensione salvata.
|
||||
|
||||
# error from files
|
||||
no card fields: Il gioco '%s' non ha campi carta. Definisci almeno un campo carta.
|
||||
@@ -1040,12 +1052,14 @@ error:
|
||||
no updates: Non ci sono aggiornamenti disponibili.
|
||||
|
||||
# card linking
|
||||
not enough free links: La carta non ha abbastanza collegamenti disponibili. È possibile collegare solo fino a 4 carte.
|
||||
not enough free links for copy: La carta non ha abbastanza collegamenti disponibili per la copia. È possibile collegare solo fino a 4 carte.
|
||||
not enough free links: La carta '%s' non ha abbastanza collegamenti disponibili. È possibile collegare solo fino a 4 carte.
|
||||
not enough free links for copy: La carta '%s' 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:
|
||||
missing free links: La carta ha solo %s link gratuiti disponibili. Seleziona meno carte.
|
||||
link duplicate: Nome del collegamento localizzato duplicato. '%s' corrisponde sia a '%s' che a '%s'.
|
||||
multiple front faces: La carta '%s' ha più carte collegate come lati anteriori
|
||||
multiple back faces: La carta '%s' ha più carte collegate come lati posteriori
|
||||
cant link to self: Impossibile collegare una carta a se stessa. (Questa assegnazione verrà ignorata.)
|
||||
could not find input: Impossibile trovare la carta di input
|
||||
could not find linked: Impossibile trovare la carta collegata (linked_card)
|
||||
|
||||
@@ -1057,9 +1071,9 @@ error:
|
||||
bulk modify mod is not image: La modifica deve essere valutata come immagine, ma il risultato è %s. Utilizza le funzioni import_image/download_image per impostare i campi immagine.
|
||||
bulk modify mod is nil: La modifica è stata valutata come nil per la carta '%s', non verrà applicata.
|
||||
bulk modify no cards: Nessuna carta da modificare.
|
||||
bulk modify no cards verify: Nessuna scheda verifica i criteri.
|
||||
bulk modify nothing: Nessuna scheda è stata modificata.
|
||||
bulk modify success: Numero di schede modificate correttamente: %s.
|
||||
bulk modify no cards verify: Nessuna carta verifica i criteri.
|
||||
bulk modify nothing: Nessuna carta è stata modificata.
|
||||
bulk modify success: Numero di carte modificate correttamente: %s.
|
||||
|
||||
# web request
|
||||
web request failed: Richiesta Web non riuscita
|
||||
|
||||
@@ -83,11 +83,17 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: &書式
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: &太字 Ctrl+B
|
||||
italic: &斜体 Ctrl+I
|
||||
underline: 下線 Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: &記号 Ctrl+M
|
||||
reminder text: &注釈文 Ctrl+R
|
||||
insert symbol: 記号の挿入
|
||||
@@ -231,8 +237,14 @@ help:
|
||||
underline: 選択したテキストに下線を付けます
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: 選択したテキストをマナ・シンボルなどのシンボルにします。
|
||||
reminder text: 選ばれたキーワード能力のための注釈文を表示させます。
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: このエラーを修正するための提案はありません
|
||||
@@ -377,6 +389,10 @@ tool:
|
||||
#TODO: Localize
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
#TODO: Localize
|
||||
card counts 2: %s Selected, %s Total
|
||||
#TODO: Localize
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
@@ -468,8 +484,14 @@ tooltip:
|
||||
underline: 下線
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: シンボル
|
||||
reminder text: 注釈文
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: 円グラフ
|
||||
@@ -552,7 +574,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -947,7 +969,7 @@ action:
|
||||
auto replace: オートマチックな取って代わること
|
||||
correct: スペル修正
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 変化 %s
|
||||
@@ -1071,6 +1093,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize
|
||||
@@ -1103,12 +1127,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
@@ -83,11 +83,17 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: &서식
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: &굵게 Ctrl+B
|
||||
italic: &기울임꼴 Ctrl+I
|
||||
underline: &밑줄 Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: &기호 Ctrl+M
|
||||
reminder text: 키워드 설명 Ctrl+R
|
||||
insert symbol: 기호 삽입
|
||||
@@ -231,8 +237,14 @@ help:
|
||||
underline: 선택한 텍스트에 밑줄을 그어줍니다.
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: 선택한 텍스트를 기호로 변환
|
||||
reminder text: 선택한 키워드에 대한 알림 텍스트 표시
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: 이 오류를 수정하기 위한 제안 사항이 없습니다.
|
||||
@@ -383,6 +395,10 @@ tool:
|
||||
#TODO: Localize
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
#TODO: Localize
|
||||
card counts 2: %s Selected, %s Total
|
||||
#TODO: Localize
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
@@ -474,8 +490,14 @@ tooltip:
|
||||
underline: 밑줄
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: 기호
|
||||
reminder text: 알림 텍스트
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: 파이 그래프
|
||||
@@ -557,7 +579,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -953,7 +975,7 @@ action:
|
||||
auto replace: 자동 교체
|
||||
correct: 맞춤법 교정
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: 변화 %s
|
||||
@@ -1077,6 +1099,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize
|
||||
@@ -1110,12 +1134,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
@@ -94,12 +94,18 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: &Format
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: Wy&tłuszczony Ctrl+B
|
||||
italic: &Kursywa Ctrl+I
|
||||
#TODO: Localize
|
||||
underline: &Underline Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: &Symbole Ctrl+M
|
||||
reminder text: &Tekst przypomnienia Ctrl+R
|
||||
insert symbol: &Wstaw symbol
|
||||
@@ -252,8 +258,14 @@ help:
|
||||
underline: Makes the selected text underlined
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: Rysuje zaznaczony tekst z symbolami
|
||||
reminder text: Pokazuj tekst przypomnienia dla wybranego słowa kluczowego
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: Nie ma sugestii co do sposobu korekty tego słowa.
|
||||
@@ -407,6 +419,10 @@ tool:
|
||||
#TODO: Localize
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
#TODO: Localize
|
||||
card counts 2: %s Selected, %s Total
|
||||
#TODO: Localize
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
@@ -504,8 +520,14 @@ tooltip:
|
||||
underline: Underline
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: Symbole
|
||||
reminder text: Przypomnienie
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: Kołowy
|
||||
@@ -590,7 +612,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -1003,7 +1025,7 @@ action:
|
||||
auto replace: Automatyczną zmianę
|
||||
correct: Poprawę pisowni
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
change: Zmianę %s
|
||||
@@ -1127,6 +1149,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize
|
||||
@@ -1160,12 +1184,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
@@ -78,10 +78,13 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: F&ormatar
|
||||
font: Seletor de fontes...
|
||||
bold: &Negrito Ctrl+B
|
||||
italic: &Italico Ctrl+I
|
||||
underline: &Sublinhado Ctrl+U
|
||||
strikethrough: Riscado
|
||||
color text: Seletor de cores...
|
||||
bullet point: Marcador
|
||||
symbols: &Simbolos Ctrl+M
|
||||
reminder text: &Texto Explicativo Ctrl+R
|
||||
insert symbol: I&nserir Símbolo
|
||||
@@ -218,8 +221,11 @@ help:
|
||||
italic: Colocar o texto selecionado em itálico
|
||||
underline: Colocar o texto selecionado em sublinhado
|
||||
strikethrough: Colocar o texto selecionado riscado
|
||||
color text: Altere a cor do texto selecionado
|
||||
bullet point: Adicione um marcador no início do texto selecionado
|
||||
symbols: Transforma uma parte do texto selecionada em simbolos.
|
||||
reminder text: Mostra ou oculta o Texto Explicativo de uma Palavra-Chave selecionado.
|
||||
font: Abra uma caixa de diálogo de seleção de fontes para modificar o texto selecionado
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: Não há sugestões para poder corrigir este erro.
|
||||
@@ -363,6 +369,8 @@ tool:
|
||||
|
||||
# cards toolbar
|
||||
search cards: Pesquisar Cards (Ctrl+K)
|
||||
stats card counts 1: %s Total
|
||||
stats card counts 2: %s Filtrados, %s Total
|
||||
card counts 2: %s Selecionados, %s Total
|
||||
card counts 3: %s Selecionados, %s Filtrados, %s Total
|
||||
|
||||
@@ -450,8 +458,11 @@ tooltip:
|
||||
italic: Itálico
|
||||
underline: Sublinhado
|
||||
strikethrough: Riscado
|
||||
color text: Cor
|
||||
bullet point: Marcador
|
||||
symbols: Simbolo
|
||||
reminder text: Texto Explicativo
|
||||
font: Fonte
|
||||
|
||||
# graph toolbar
|
||||
pie: Gráfico em Pizza
|
||||
@@ -532,7 +543,7 @@ label:
|
||||
custom link selected: Criador, Face frontal, Componente de Fusão, etc...
|
||||
custom link linked: Ficha, Face posterior, Resultado de Fusão, etc...
|
||||
custom link undefined: Indefinido
|
||||
linked cards relation: Escolha o tipo de relação entre o Card selecionado e os Cards vinculados:
|
||||
linked cards relation: Escolha o tipo de relação entre o Card selecionado ('%s') e os Cards vinculados:
|
||||
selected card: Card selecionado:
|
||||
linked cards: Cards vinculados:
|
||||
select linked cards: Escolha até 4 Cards para vincular:
|
||||
@@ -897,7 +908,7 @@ action:
|
||||
paste: Colar
|
||||
auto replace: Auto Substituição
|
||||
correct: Correção mágica
|
||||
bulk: em massa
|
||||
bulk: %s em massa
|
||||
|
||||
# choice/color editors
|
||||
change: Alterar %s
|
||||
@@ -1011,6 +1022,7 @@ error:
|
||||
images used for blending must have the same size: Imagens utilizados para a mistura deve ter o mesmo tamanho
|
||||
negative image width: Imagem com largura zero ou negativa criada na função '%s'
|
||||
negative image height: Imagem com altura zero ou negativa criada na função '%s'
|
||||
can't load image: Falha ao carregar a imagem. Verifique se o formato real da imagem corresponde à extensão salva.
|
||||
|
||||
# error from files
|
||||
no card fields: O jogo '%s' não possui campos de Card. Defina pelo menos um campo de Card.
|
||||
@@ -1042,12 +1054,14 @@ error:
|
||||
no updates: Não existe atualizações disponíveis no momento.
|
||||
|
||||
# card linking
|
||||
not enough free links: O Card não tem vínculos suficientes disponíveis. Só é possível vincular até 4 Cards.
|
||||
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.
|
||||
not enough free links: O Card '%s' não tem vínculos suficientes disponíveis. Só é possível vincular até 4 Cards.
|
||||
not enough free links for copy: O Card '%s' 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:
|
||||
missing free links: O Card possui apenas %s links livres disponíveis. Selecione menos cartões.
|
||||
link duplicate: Nome de link localizado duplicado. '%s' corresponde tanto a '%s' quanto a '%s'.
|
||||
multiple front faces: O Card '%s' possui vários Cards vinculados como faces frontais.
|
||||
multiple back faces: O Card '%s' possui vários Cards vinculados como faces traseiras.
|
||||
cant link to self: Não é possível vincular um cartão a si mesmo. (Esta tarefa será ignorada.)
|
||||
could not find input: Não foi possível encontrar o Card de entrada (input).
|
||||
could not find linked: Não foi possível encontrar o Card vinculado (linked_card).
|
||||
|
||||
|
||||
@@ -84,12 +84,18 @@ menu:
|
||||
|
||||
# format menu
|
||||
format: Формат
|
||||
#TODO: Localize
|
||||
font: Font Picker...
|
||||
bold: Полужирный Ctrl+B
|
||||
italic: Курсив Ctrl+I
|
||||
#TODO: Localize
|
||||
underline: &Underline Ctrl+U
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color Picker...
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: Символ Ctrl+M
|
||||
reminder text: Текст напоминания Ctrl+R
|
||||
insert symbol: Вставить символ
|
||||
@@ -243,8 +249,14 @@ help:
|
||||
underline: Makes the selected text underlined
|
||||
#TODO: Localize
|
||||
strikethrough: Makes the selected text struck through
|
||||
#TODO: Localize
|
||||
color text: Change the color of the selected text
|
||||
#TODO: Localize
|
||||
bullet point: Add a bullet point at the start of the selected text
|
||||
symbols: Отрисовать выделенный текст символами
|
||||
reminder text: Показать текст напоминания для выбранного ключевого слова
|
||||
#TODO: Localize
|
||||
font: Open a font picker dialogue to modify the selected text
|
||||
|
||||
# spelling
|
||||
no spelling suggestions: Нет предложений по исправлению этой ошибки
|
||||
@@ -394,6 +406,10 @@ tool:
|
||||
#TODO: Localize
|
||||
search cards: Search cards (Ctrl+K)
|
||||
#TODO: Localize
|
||||
stats card counts 1: %s Total
|
||||
#TODO: Localize
|
||||
stats card counts 2: %s Filtered, %s Total
|
||||
#TODO: Localize
|
||||
card counts 2: %s Selected, %s Total
|
||||
#TODO: Localize
|
||||
card counts 3: %s Selected, %s Filtered, %s Total
|
||||
@@ -492,8 +508,14 @@ tooltip:
|
||||
underline: Underline
|
||||
#TODO: Localize
|
||||
strikethrough: Strikethrough
|
||||
#TODO: Localize
|
||||
color text: Color
|
||||
#TODO: Localize
|
||||
bullet point: Bullet Point
|
||||
symbols: Символ
|
||||
reminder text: Текст напоминания
|
||||
#TODO: Localize
|
||||
font: Font
|
||||
|
||||
# graph toolbar
|
||||
pie: Круговая диаграмма
|
||||
@@ -577,7 +599,7 @@ label:
|
||||
custom link selected: Generator, Front Face, Meld Component, etc...
|
||||
custom link linked: Token, Back Face, Meld Result, etc...
|
||||
custom link undefined: Undefined
|
||||
linked cards relation: Choose the type of relation between the selected card and the linked cards:
|
||||
linked cards relation: Choose the type of relation between the selected card ('%s') and the linked cards:
|
||||
selected card: Selected Card:
|
||||
linked cards: Linked Cards:
|
||||
select linked cards: Choose up to 4 cards to link:
|
||||
@@ -991,7 +1013,7 @@ action:
|
||||
auto replace: Автозамена
|
||||
correct: Spelling Correction
|
||||
#TODO: Localize
|
||||
bulk: in Bulk
|
||||
bulk: %s in Bulk
|
||||
|
||||
# choice/color editors
|
||||
#TODO: Localize
|
||||
@@ -1123,6 +1145,8 @@ error:
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
negative image height: Image with zero or negative height created in function '%s'
|
||||
#TODO: Localize
|
||||
can't load image: Failed to load image. Ensure the image's actual format matches its saved extension.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize Section
|
||||
@@ -1158,12 +1182,16 @@ error:
|
||||
|
||||
# card linking
|
||||
#TODO: Localize Section
|
||||
not enough free links: Card does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
not enough free links: Card '%s' does not have enough free links available. Can only link up to 4 cards.
|
||||
not enough free links for copy: Card '%s' does not have enough free links available for copy. Can only link up to 4 cards.
|
||||
could not link: The following cards could not be linked, as they already have 4 links:
|
||||
#TODO: Localize
|
||||
missing free links: Card only has %s free links available. Select less cards.
|
||||
link duplicate: Duplicate localized link name. '%s' maps both to '%s' and to '%s'.
|
||||
multiple front faces: Card '%s' has multiple cards linked as front faces.
|
||||
multiple back faces: Card '%s' has multiple cards linked as back faces.
|
||||
#TODO: Localize
|
||||
cant link to self: Cannot link a card to itself. (This assignment will be ignored.)
|
||||
could not find input: Could not find input card.
|
||||
could not find linked: Could not find linked card.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user