update locales

This commit is contained in:
GenevensiS
2025-06-09 17:04:18 +02:00
parent 87fbc0e80e
commit a401d68c9b
15 changed files with 347 additions and 29 deletions
+18
View File
@@ -63,6 +63,8 @@ menu:
add cards: Dodaj &Wiele Kart...
remove card: &Usuń Wybraną Kartę
#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
@@ -159,6 +161,8 @@ help:
export images: Eksportuj wszystkie karty jako obrazy
export apprentice: Eksportuj zestaw tak, by dało się grać w programie Apprentice
export mws: Eksportuj zestaw tak, by dało się grać w programie Magic Workstation
#TODO: Localize
add card csv: Add cards from a Comma Separated Values or Tab Separated Values file
check updates: Instaluj/uaktualnij dane programu.
print preview: Pokaż karty tak, jak zostaną wydrukowane.
print: Drukuj karty z tego zestawu.
@@ -606,6 +610,13 @@ label:
html template: Szablon:
html export options: Opcje eksportu
#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: Oryginał:
result: Wynik:
@@ -811,6 +822,11 @@ title:
export cancelled: Anulowano eksportowanie
export html: Eksportuj do strony HTML
save html: Zapisz 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: Auto-zamienianie
@@ -902,6 +918,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 nie posiada pola '%s'