Files
homarr/public/locales/ru/common.json
2023-02-24 22:15:33 +01:00

34 lines
919 B
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": "Закрыть",
"delete": "Удалить",
"ok": "ОК",
"edit": "Изменить",
"version": "Версия",
"changePosition": "Изменить положение",
"remove": "Удалить",
"removeConfirm": "Вы действительно хотите удалить {{item}} ?",
"sections": {
"settings": "Настройки",
"dangerZone": "Опасная зона"
},
"secrets": {
"apiKey": "Ключ API",
"username": "Логин",
"password": "Пароль"
},
"tip": "Совет: ",
"time": {
"seconds": "секунд",
"minutes": "минут",
"hours": "часов"
},
"loading": "Загрузка...",
"breakPoints": {
"small": "небольшого",
"medium": "среднего",
"large": "большого"
}
}