New translations en.json (Russian)
This commit is contained in:
parent
e3c0651875
commit
afc1c47bd0
1 changed files with 77 additions and 77 deletions
|
@ -33,7 +33,7 @@
|
|||
"domain-already-in-use": "Домен {domain} уже используется приложением {id}",
|
||||
"could-not-get-latest-version": "Не удалось получить последнюю версию",
|
||||
"current-version-is-latest": "Текущая версия уже актуальна",
|
||||
"major-version-update": "The major version has changed. Please update manually (instructions on GitHub)"
|
||||
"major-version-update": "Мажорная версия изменилась. Пожалуйста, обновите вручную (инструкции на GitHub)"
|
||||
},
|
||||
"success": {}
|
||||
},
|
||||
|
@ -121,8 +121,8 @@
|
|||
"empty-action": "Перейти в магазин приложений"
|
||||
},
|
||||
"app-store": {
|
||||
"search-placeholder": "Search apps",
|
||||
"category-placeholder": "Select a category"
|
||||
"search-placeholder": "Поиск приложений",
|
||||
"category-placeholder": "Выбрать категорию"
|
||||
},
|
||||
"app-details": {
|
||||
"install-success": "Приложение успешно установлено",
|
||||
|
@ -132,30 +132,30 @@
|
|||
"start-success": "Приложение успешно запущено",
|
||||
"update-config-success": "Настройки приложения успешно обновлены. Перезапустите приложение, чтобы применить изменения",
|
||||
"version": "Версия",
|
||||
"description": "Description",
|
||||
"base-info": "Base info",
|
||||
"source-code": "Source code",
|
||||
"author": "Author",
|
||||
"port": "Port",
|
||||
"categories-title": "Categories",
|
||||
"link": "Link",
|
||||
"website": "Website",
|
||||
"supported-arch": "Supported architectures",
|
||||
"description": "Описание",
|
||||
"base-info": "Основная информация",
|
||||
"source-code": "Исходный код",
|
||||
"author": "Автор",
|
||||
"port": "Порт",
|
||||
"categories-title": "Категории",
|
||||
"link": "Ссылка",
|
||||
"website": "Сайт",
|
||||
"supported-arch": "Поддерживаемые архитектуры",
|
||||
"categories": {
|
||||
"data": "Data",
|
||||
"network": "Network",
|
||||
"media": "Media",
|
||||
"development": "Development",
|
||||
"automation": "Automation",
|
||||
"social": "Social",
|
||||
"utilities": "Utilities",
|
||||
"security": "Security",
|
||||
"photography": "Photography",
|
||||
"featured": "Featured",
|
||||
"books": "Books",
|
||||
"music": "Music",
|
||||
"finance": "Finance",
|
||||
"gaming": "Gaming",
|
||||
"data": "Данные",
|
||||
"network": "Сеть",
|
||||
"media": "Медиа",
|
||||
"development": "Разработка",
|
||||
"automation": "Автоматизация",
|
||||
"social": "Общение",
|
||||
"utilities": "Утилиты",
|
||||
"security": "Безопасность",
|
||||
"photography": "Фотография",
|
||||
"featured": "Избранное",
|
||||
"books": "Книги",
|
||||
"music": "Музыка",
|
||||
"finance": "Финансы",
|
||||
"gaming": "Игры",
|
||||
"ai": "AI"
|
||||
},
|
||||
"actions": {
|
||||
|
@ -214,63 +214,63 @@
|
|||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings",
|
||||
"title": "Настройки",
|
||||
"actions": {
|
||||
"tab-title": "Actions",
|
||||
"title": "Actions",
|
||||
"current-version": "Current version: {version}",
|
||||
"stay-up-to-date": "Stay up to date with the latest version of Tipi",
|
||||
"new-version": "A new version ({version}) of Tipi is available",
|
||||
"maintenance-title": "Maintenance",
|
||||
"maintenance-subtitle": "Common actions to perform on your instance",
|
||||
"restart": "Restart",
|
||||
"update": "Update to {version}",
|
||||
"already-latest": "Already up to date"
|
||||
"tab-title": "Действия",
|
||||
"title": "Действия",
|
||||
"current-version": "Текущая версия: {version}",
|
||||
"stay-up-to-date": "Будьте в курсе последней версии Tipi",
|
||||
"new-version": "Доступна новая версия ({version}) Tipi",
|
||||
"maintenance-title": "Обслуживание",
|
||||
"maintenance-subtitle": "Общие действия для выполнения на вашем сервере",
|
||||
"restart": "Перезапустить",
|
||||
"update": "Обновить до {version}",
|
||||
"already-latest": "Уже обновлено"
|
||||
},
|
||||
"settings": {
|
||||
"tab-title": "Settings",
|
||||
"title": "General settings",
|
||||
"subtitle": "This will update your settings.json file. Make sure you know what you are doing before updating these values.",
|
||||
"settings-updated": "Settings updated. Restart your instance to apply new settings.",
|
||||
"invalid-ip": "Invalid IP address",
|
||||
"invalid-url": "Invalid URL",
|
||||
"invalid-domain": "Invalid domain",
|
||||
"domain-name": "Domain name",
|
||||
"domain-name-hint": "Make sure this exact domain contains an A record pointing to your IP.",
|
||||
"dns-ip": "DNS IP",
|
||||
"internal-ip": "Internal IP",
|
||||
"internal-ip-hint": "IP address your server is listening on.",
|
||||
"apps-repo": "Apps repo URL",
|
||||
"apps-repo-hint": "URL to the apps repository.",
|
||||
"storage-path": "Storage path",
|
||||
"storage-path-hint": "Path to the storage directory. Keep empty for default (runtipi/app-data). Make sure it is an absolute path and that it exists",
|
||||
"submit": "Save"
|
||||
"tab-title": "Настройки",
|
||||
"title": "Основные настройки",
|
||||
"subtitle": "Это обновит файл settings.json. Убедитесь, что вы знаете, что делаете перед обновлением этих значений.",
|
||||
"settings-updated": "Настройки обновлены. Перезапустите сервер Tipi для применения новых настроек.",
|
||||
"invalid-ip": "Недопустимый IP-адрес",
|
||||
"invalid-url": "Недопустимый URL",
|
||||
"invalid-domain": "Недопустимый домен",
|
||||
"domain-name": "Доменное имя",
|
||||
"domain-name-hint": "Убедитесь, что этот конкретный домен содержит запись A, указывающую на ваш IP.",
|
||||
"dns-ip": "IP-адрес DNS",
|
||||
"internal-ip": "Внутренний IP",
|
||||
"internal-ip-hint": "IP-адрес, на котором сервер ожидает запросы.",
|
||||
"apps-repo": "URL репозитория приложений",
|
||||
"apps-repo-hint": "URL-адрес репозитория приложений.",
|
||||
"storage-path": "Путь к хранилищу",
|
||||
"storage-path-hint": "Путь к каталогу хранения. Оставьте пустым для пути по умолчанию (runtipi/app-data). Убедитесь, что путь является абсолютным и существует",
|
||||
"submit": "Сохранить"
|
||||
},
|
||||
"security": {
|
||||
"tab-title": "Security",
|
||||
"change-password-title": "Change password",
|
||||
"change-password-subtitle": "Changing your password will log you out of all devices.",
|
||||
"password-change-success": "Password changed successfully",
|
||||
"2fa-title": "Two-factor authentication",
|
||||
"2fa-subtitle": "Two-factor authentication (2FA) adds an additional layer of security to your account.",
|
||||
"2fa-subtitle-2": "When enabled, you will be prompted to enter a code from your authenticator app when you log in.",
|
||||
"2fa-enable-success": "Two-factor authentication enabled",
|
||||
"2fa-disable-success": "Two-factor authentication disabled",
|
||||
"scan-qr-code": "Scan this QR code with your authenticator app.",
|
||||
"enter-key-manually": "Or enter this key manually.",
|
||||
"enter-2fa-code": "Enter the 6-digit code from your authenticator app",
|
||||
"enable-2fa": "Enable two-factor authentication",
|
||||
"disable-2fa": "Disable two-factor authentication",
|
||||
"password-needed": "Password needed",
|
||||
"password-needed-hint": "Your password is required to change two-factor authentication settings.",
|
||||
"tab-title": "Безопасность",
|
||||
"change-password-title": "Изменить пароль",
|
||||
"change-password-subtitle": "Изменение пароля приведет к выходу из учетной записи на всех устройствах.",
|
||||
"password-change-success": "Пароль успешно изменён",
|
||||
"2fa-title": "Двухфакторная аутентификация",
|
||||
"2fa-subtitle": "Двухфакторная аутентификация (2FA) добавляет дополнительный уровень безопасности вашей учетной записи.",
|
||||
"2fa-subtitle-2": "Если эта опция включена, вам будет предложено ввести код из вашего приложения-аутентификатора при входе в систему.",
|
||||
"2fa-enable-success": "Двухфакторная аутентификация включена",
|
||||
"2fa-disable-success": "Двухфакторная аутентификация отключена",
|
||||
"scan-qr-code": "Сканируйте этот QR-код вашим приложением-аутентификатором.",
|
||||
"enter-key-manually": "Или введите этот ключ вручную.",
|
||||
"enter-2fa-code": "Введите 6-значный код из вашего приложения-аутентификатора",
|
||||
"enable-2fa": "Включить двухфакторную аутентификацию",
|
||||
"disable-2fa": "Отключить двухфакторную аутентификацию",
|
||||
"password-needed": "Требуется пароль",
|
||||
"password-needed-hint": "Для изменения параметров двухфакторной аутентификации требуется пароль.",
|
||||
"form": {
|
||||
"password-length": "Password must be at least 8 characters",
|
||||
"password-match": "Passwords do not match",
|
||||
"current-password": "Current password",
|
||||
"new-password": "New password",
|
||||
"confirm-password": "Confirm new password",
|
||||
"change-password": "Change password",
|
||||
"password": "Password"
|
||||
"password-length": "Пароль должен содержать не менее 8 символов",
|
||||
"password-match": "Пароли не совпадают",
|
||||
"current-password": "Текущий пароль",
|
||||
"new-password": "Новый пароль",
|
||||
"confirm-password": "Подтвердите новый пароль",
|
||||
"change-password": "Изменить пароль",
|
||||
"password": "Пароль"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue