Files
homarr/public/locales/ru/common.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

44 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"save": "Сохранить",
"about": "О программе",
"cancel": "Отмена",
"close": "Закрыть",
"back": "Назад",
"delete": "Удалить",
"ok": "ОК",
"edit": "Изменить",
"next": "Далее",
"previous": "Предыдущий",
"confirm": "Подтвердить",
"enabled": "Включено",
"disabled": "Отключено",
"enableAll": "Включить всё",
"disableAll": "Отключить всё",
"version": "Версия",
"changePosition": "Изменить положение",
"remove": "Удалить",
"removeConfirm": "Вы уверены, что хотите удалить {{item}}?",
"createItem": "+ создать {{item}}",
"sections": {
"settings": "Настройки",
"dangerZone": "Зона опасности"
},
"secrets": {
"apiKey": "API-ключ",
"username": "Имя пользователя",
"password": "Пароль"
},
"tip": "Совет: ",
"time": {
"seconds": "секунд",
"minutes": "минут",
"hours": "часов"
},
"loading": "Загрузка...",
"breakPoints": {
"small": "небольшого",
"medium": "среднего",
"large": "большого"
},
"seeMore": "Узнать больше..."
}