From 320bf6c22f242ab698cbd9129f1ded7e3fe5e6bd Mon Sep 17 00:00:00 2001 From: PutinVladimir <33571978+PutinVladimir@users.noreply.github.com> Date: Wed, 17 Jun 2020 11:20:12 +0700 Subject: [PATCH] Add files via upload Russian translation --- webext/_locales/SysTray-X.ru.ts | 279 ++++++++++++++++++++++++++++++++ webext/_locales/messages.json | 191 ++++++++++++++++++++++ 2 files changed, 470 insertions(+) create mode 100644 webext/_locales/SysTray-X.ru.ts create mode 100644 webext/_locales/messages.json diff --git a/webext/_locales/SysTray-X.ru.ts b/webext/_locales/SysTray-X.ru.ts new file mode 100644 index 0000000..2c48cc3 --- /dev/null +++ b/webext/_locales/SysTray-X.ru.ts @@ -0,0 +1,279 @@ + + + + + AboutDialog + + + About SysTray-X + О SysTray-X + + + + SysTray-X Companion App by Ximi1970 + SysTray-X Приложение компаньен Ximi1970 + + + + Version: + Версия: + + + + 0.0.1 + + + + + Build: + Сборка: + + + + + 0 + + + + + Hash: + Хеш: + + + + Branch: + Ветка: + + + + master + + + + + DebugWidget + + + SysTray-X Debug + SysTray-X Отладка + + + + Test 2 + Тест 2 + + + + Unread mail: + Непрочитанных писем: + + + + Test 1 + Тест 1 + + + + 0 + + + + + Test 3 + Тест 3 + + + + PreferencesDialog + + + SysTray-X Preferences + SysTray-X Настройки + + + + Default icon + Обычная иконка + + + + Icon + Иконка + + + + Default Thunderbird + Стандартная Thunderbird + + + + Lookthrough icon + Not sure what author means invisible or noicon or blank or something else + Невидимая иконка + + + + + Custom icon + Своя иконка + + + + + Choose + Выбать + + + + KDE integration (Hide) + Интеграция с KDE (Скрыть) + + + + Mail notification icon + Иконка уведомление + + + + Blank icon + Пустая иконка (квадрат) + + + + New mail icon + Иконка "Новые письма" + + + + No icon + Без иконки (только цифры) + + + + Windows + Окна + + + + Minimize + Свернуть + + + + Default minimize + Need documentation what methods do... + Свернуть окно + + + + Minimize to tray, method 1 + Свернуть в трей, вариант 1 + + + + Minimize to tray, method 2 + Свернуть в трей, вариант 2 + + + + Start application minimized + Запуск приложения свернутым + + + + Minimize on close + Сворачивать при закрытии + + + + Number properties + Настройки индикатора кол-ва + + + + Display unread message count + Показывать кол-во непрочитанных писем + + + + Number color + Цвет шрифта + + + + Number size + Размер шрифта + + + + Count type + Вариант подсчета + + + + Unread + Непрочитанные + + + + New + Новые + + + + Display debug window + Показать окно отладки + + + + Save + Сохранить + + + + Cancel + Отменить + + + + + Open Image + Открыть изображение + + + + + Image Files (*.png *.jpg *.bmp) + Файлы изображений (*.png *.jpg *.bmp + + + + SysTrayX + + + &Show/Hide + Not sure how hotkeys work + Показать/Скр&ыть + + + + &Preferences + Настройки + + + + &About + О приложении + + + + &Quit + Выход + + + + Close + Закрыть + + + diff --git a/webext/_locales/messages.json b/webext/_locales/messages.json new file mode 100644 index 0000000..de8c7e0 --- /dev/null +++ b/webext/_locales/messages.json @@ -0,0 +1,191 @@ +{ + "extension_name": { + "message": "SysTray-X", + "description": "Name of the webextension" + }, + + "extension_description": { + "message": "Дополнение системный трей. Пожалуйста установите так же приложение компаньен", + "description": "Webextension descriptions" + }, + + "tab_windows": { + "message": "Окна", + "description": "Tab for Window options" + }, + + "tab_icon": { + "message": "Иконка", + "description": "Tab for Icon options" + }, + + "tab_mail": { + "message": "Письма", + "description": "Tab for Mail options" + }, + + "tab_debug": { + "message": "Отладка", + "description": "Tab for Debug options" + }, + + "windows": { + "message": "Окна", + "description": "Title for Windows options" + }, + + "windows_min_options": { + "message": "Свернуть", + "description": "Caption for Minimize options" + }, + + "windows_min_default": { + "message": "Свернуть окно", + "description": "Minimize option 1" + }, + + "windows_min_to_tray_1": { + "message": "Свернуть в трей, вариант 1", + "description": "Minimize option 2" + }, + + "windows_min_to_tray_2": { + "message": "Свернуть в трей, вариант 2", + "description": "Minimize option 3" + }, + + "windows_start_min": { + "message": "Запуск приложения свернутым", + "description": "Start minimized" + }, + + "windows_min_close": { + "message": "Сворачивать при закрытии", + "description": "Minimize on close" + }, + + "icons": { + "message": "Иконка", + "description": "Title for Icons options" + }, + + "icons_default_options": { + "message": "Обычная иконка", + "description": "Caption for Default Icon options" + }, + + "icons_default_tb": { + "message": "Стандартная Thunderbird", + "description": "Default icon option 1" + }, + + "icons_default_lookthrough": { + "message": "Невидимая иконка", + "description": "Default icon option 2" + }, + + "icons_default_custom": { + "message": "Своя иконка", + "description": "Default icon option 3" + }, + + "icons_default_custom_choose": { + "message": "Выбрать...", + "description": "Default icon option 3 button" + }, + + "icons_default_kde_integration": { + "message": "Интеграция с KDE (Скрыть)", + "description": "Default icon KDE integration" + }, + + "icons_unread_options": { + "message": "Иконка уведомление", + "description": "Caption for Unread Icon options" + }, + + "icons_unread_blank": { + "message": "Пустая иконка (квадрат)", + "description": "Unread Icon option 1" + }, + + "icons_unread_new": { + "message": "Иконка \"Новые письма\"", + "description": "Unread Icon option 2" + }, + + "icons_unread_custom": { + "message": "Своя иконка", + "description": "Unread Icon option 3" + }, + + "icons_unread_custom_choose": { + "message": "Выбрать...", + "description": "Unread Icon option 3 button" + }, + + "icons_unread_no": { + "message": "Без иконки (только цифры)", + "description": "Unread Icon option 4" + }, + + "icons_number_options": { + "message": "Настройки индикатор кол-ва", + "description": "Caption for Number options" + }, + + "icons_number_display": { + "message": "Показывать кол-во непрочитанных писем", + "description": "Display the number" + }, + + "icons_number_color": { + "message": "Цвет шрифта:", + "description": "Color of the number" + }, + + "icons_number_size": { + "message": "Размер шрифта:", + "description": "Size of the number" + }, + + "icons_number_count_type": { + "message": "Вариант подсчета:", + "description": "Count type options" + }, + + "icons_number_count_unread": { + "message": "Непрочитанные", + "description": "SCount unread mails" + }, + + "icons_number_count_new": { + "message": "Новые", + "description": "Count new mails" + }, + + "accounts": { + "message": "Аккаунты", + "description": "Title for Accounts options" + }, + + "debug": { + "message": "Отладка", + "description": "Title for Debug options" + }, + + "debug_display": { + "message": "Показать окно отладки", + "description": "Display the debug window" + }, + + "save_preferences": { + "message": "Сохранить настройки", + "description": "Save preferences" + }, + + "save_preferences_button": { + "message": "Сохранить", + "description": "Save preferences button" + } +}