mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
update locales
This commit is contained in:
@@ -583,6 +583,8 @@ label:
|
||||
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:
|
||||
#TODO: Localize
|
||||
web request address: Fetching data from the following URL:
|
||||
|
||||
# open dialogs
|
||||
#TODO: Localize
|
||||
@@ -610,6 +612,14 @@ label:
|
||||
# preferences dialog
|
||||
language: Язык
|
||||
windows: Открытие сетов
|
||||
#TODO: Localize
|
||||
dark mode: Dark Mode
|
||||
#TODO: Localize
|
||||
dark mode system: Use system setting
|
||||
#TODO: Localize
|
||||
dark mode no: Light mode
|
||||
#TODO: Localize
|
||||
dark mode yes: Dark mode
|
||||
app language: Язык интерфейса пользователя (App Language)
|
||||
card display: Отображение карты
|
||||
#TODO: Localize
|
||||
@@ -807,6 +817,10 @@ button:
|
||||
rotation export:
|
||||
Use Viewer rotation
|
||||
setting when e&xporting
|
||||
#TODO: Localize
|
||||
notes export:
|
||||
Export card notes inside
|
||||
image meta data
|
||||
spellcheck enabled: Показать орфографические ошибки в картах
|
||||
check now: Проверить сейчас
|
||||
always: Всегда
|
||||
@@ -877,6 +891,8 @@ title:
|
||||
link cards: Link Cards To Selected Card
|
||||
#TODO: Localize
|
||||
bulk modify: Bulk Card Modification
|
||||
#TODO: Localize
|
||||
web request: Emitting Web Request
|
||||
|
||||
#preferences
|
||||
preferences: Настройки
|
||||
@@ -1007,6 +1023,8 @@ error:
|
||||
The package '%s' uses files from the package '%s', but it does not list a dependency.
|
||||
To resolve this, add:
|
||||
depends on: %s %s
|
||||
#TODO: Localize
|
||||
icon too large: Icon image file for package '%s' is too large. It should be 105x105 pixels max.
|
||||
|
||||
# image import
|
||||
#TODO: Localize Section
|
||||
@@ -1026,7 +1044,6 @@ error:
|
||||
cant set symbol value: Can only set symbol value with a relative filename from within the package, in field named '%s'
|
||||
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
|
||||
add card json failed to parse: Failed to parse JSON file
|
||||
add card json path not valid: Path within the JSON file is not valid
|
||||
add card json empty array: Card array in JSON file is empty
|
||||
add card json file not found: Could not find or load the JSON file
|
||||
@@ -1063,6 +1080,8 @@ error:
|
||||
coordinates for blending overlap: Coordinates for blending overlap
|
||||
#TODO: Localize
|
||||
images used for blending must have the same size: Images used for blending must have the same size
|
||||
#TODO: Localize
|
||||
no card fields: Game '%s' does not have any card fields. Define at least one card field.
|
||||
|
||||
# error from files
|
||||
#TODO: Localize Section
|
||||
@@ -1109,6 +1128,14 @@ error:
|
||||
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
|
||||
#TODO: Localize
|
||||
web request failed: Web request failed
|
||||
#TODO: Localize
|
||||
web request cant create: Could not create web request object
|
||||
#TODO: Localize
|
||||
web request corrupted: Download successful, but data is corrupted
|
||||
#TODO: Localize
|
||||
web request unsupported format: Download successful, but data is of unsupported format
|
||||
|
||||
# stats panel
|
||||
#TODO: Localize
|
||||
|
||||
Reference in New Issue
Block a user