mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -53,6 +53,8 @@ menu:
|
||||
add cards: Tilføj &Flere Kort...
|
||||
remove card: &Slet Valgte Kort
|
||||
#TODO: Localize
|
||||
add card csv: Add Cards from CSV or TSV...
|
||||
#TODO: Localize
|
||||
link card: &Link Cards To Selected Card...
|
||||
#TODO: Localize
|
||||
copy card and links: Copy Selected Cards And Their Linked Cards Ctrl+Shift+C
|
||||
@@ -143,6 +145,8 @@ help:
|
||||
export images: Eksportér alle kort som billeder
|
||||
export apprentice: Eksportér sætter så det kan blive spillet med Apprentice
|
||||
export mws: Eksportér sættet så det kan blive spillet med Magic Workstation
|
||||
#TODO: Localize
|
||||
add card csv: Add cards from a Comma Separated Values or Tab Separated Values file
|
||||
check updates: Installér/opdater pakker.
|
||||
print preview: Viser kort som de bliver udskrevet
|
||||
print: Udskriv kort fra dette sæt
|
||||
@@ -560,6 +564,13 @@ label:
|
||||
html template: Skabelon:
|
||||
html export options: Eksportmuligheder
|
||||
|
||||
#TODO: Localize entire section
|
||||
# CSV import
|
||||
add card csv sep: Separator:
|
||||
add card csv tab: Tab
|
||||
add card csv comma: Comma
|
||||
add card csv file: CSV or TSV file path:
|
||||
|
||||
# Image slicer
|
||||
original: Original:
|
||||
result: Resultat:
|
||||
@@ -752,6 +763,11 @@ title:
|
||||
export cancelled: Eksport Afbrudt
|
||||
export html: Eksportér til HTML
|
||||
save html: Eksportér til HTML
|
||||
# import
|
||||
#TODO: Localize
|
||||
add card csv: Add Cards from CSV or TSV file
|
||||
#TODO: Localize
|
||||
add card csv file: Open CSV or TSV file
|
||||
# auto replace
|
||||
auto replaces: Autoerstat
|
||||
|
||||
@@ -844,6 +860,8 @@ error:
|
||||
# Card creation
|
||||
no field with name: Card doesn't have a field named '%s'
|
||||
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
|
||||
|
||||
# Script stuff
|
||||
has no member: %s has no member '%s'
|
||||
|
||||
Reference in New Issue
Block a user