update locales

This commit is contained in:
GenevensiS
2025-04-14 17:14:46 +02:00
parent d819bd388a
commit 5c8d481066
12 changed files with 586 additions and 26 deletions
+50 -1
View File
@@ -53,6 +53,10 @@ menu:
add card: Добавить карту Ctrl+Enter
add cards: Добавить несколько карт...
remove card: Удалить выделенную карту
#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
orientation: Ориентация
rotate 0: Нормальная
rotate 270: Повернуть на 90° по часовой стрелке
@@ -177,6 +181,10 @@ help:
add card: Добавить новую карту в текущий сет
add cards: Добавить несколько новых карт в текущий сет
remove card: Удалить выбранную карту из текущего сета
#TODO: Localize
link card: Link one or more cards to the selected card
#TODO: Localize
copy card and links: Copy the selected cards and all their linked cards
orientation: Ориентация отображаемой карты
rotate card: Повернуть карту на 90° по часовой стрелке
rotate 0: Отобразить карту "вверх ногами"
@@ -408,6 +416,10 @@ tooltip:
add card: Добавить карту
remove card: Удалить выделенную карту
#TODO: Localize
link card: Link cards to selected card
#TODO: Localize
copy card and links: Copy selected cards and linked cards
rotate card: Повернуть карту
add keyword: Добавить ключевое слово
@@ -493,6 +505,17 @@ label:
seed: Seed
total cards: Итого карт
#TODO: Localize entire section
# Link cards dialog
custom link: Custom...
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:
selected card: Selected Card:
linked cards: Linked Cards:
select linked cards: Choose up to 4 cards to link:
# Open dialogs
#TODO: Localize
all files: All Files
@@ -625,13 +648,19 @@ label:
installer size: Размер:
installer status: Статус:
no version: -
put space between cards: Put space between cards?
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
edit symbol: Редактировать
symbol gallery: Галерея
# Card panel
#TODO: Localize
unlink: Unlink
#TODO: Localize
link select: Select
# Style panel
use for all cards: Использовать для всех карт
use custom styling options: Использовать специфичные опции шаблона для этой карты
@@ -731,6 +760,8 @@ title:
updates available: Доступны обвноления
save changes: Сохранить изменения?
select stylesheet: Выбрать стиль
#TODO: Localize
link cards: Link Cards To Selected Card
#preferences
preferences: Настройки
global: Глобально
@@ -752,6 +783,7 @@ title:
custom pack: Тип пользовательского пакета
# print
print preview: Предпросмотр печати
settings: Settings
# export
export images: Экспорт изображений
export cancelled: Экспорт отменен
@@ -839,6 +871,17 @@ error:
To resolve this, add:
depends on: %s %s
# Image import
import not found: File not found: '%s'
can't import image without set: Must first save or load a set file before importing file: '%s'
can't create file stream: Failed to create file stream: '%s'
can't write image to set: Failed to write image to set: '%s'
can't import image: Failed to import image: '%s'
# 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
# Script stuff
has no member: %s has no member '%s'
can't convert: Can't convert from %s to %s
@@ -881,6 +924,12 @@ error:
checking updates failed: Checking updates failed.
no updates: There are no available updates.
#TODO: Localize entire section
# 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.
could not link: The following cards could not be linked, as they already have 4 links:
# Stats panel
dimension not found: There is no statistics dimension '%s'