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
@@ -54,6 +54,8 @@ menu:
add cards: Добавить несколько карт...
remove card: Удалить выделенную карту
#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
@@ -148,6 +150,8 @@ help:
export images: Export images for all cards
export apprentice: Export the set so it can be played with in Apprentice
export mws: Export the set so it can be played with in Magic Workstation
#TODO: Localize
add card csv: Add cards from a Comma Separated Values or Tab Separated Values file
check updates: Установить/обновить дополнительные стили/шрифты
print preview: Показать карты в том виде, в каком они будут напечатаны
print: Печатать карты этого сета
@@ -588,6 +592,13 @@ label:
html template: Шаблон:
html export options: Опции экспорта
#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: Оригинал:
result: Результат:
@@ -789,6 +800,11 @@ title:
export cancelled: Экспорт отменен
export html: Экспорт в HTML
save html: Сохранить в 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: Автозамена
@@ -881,6 +897,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'