Files
Homarr/public/locales/ru/common.json
2024-12-17 18:40:51 +01:00

59 lines
1.7 KiB
JSON
Raw Permalink 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": "Сохранить",
"apply": "Применить",
"insert": "Вставить",
"about": "О программе",
"cancel": "Отмена",
"close": "Закрыть",
"back": "Назад",
"delete": "Удалить",
"ok": "ОК",
"edit": "Редактировать",
"next": "Далее",
"previous": "Назад",
"confirm": "Подтвердить",
"enabled": "Включено",
"duplicate": "Создать копию",
"disabled": "Отключено",
"enableAll": "Включить всё",
"disableAll": "Отключить всё",
"setTimer": "Установите таймер",
"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": "Подробнее...",
"position": {
"left": "Слева",
"center": "По центру",
"right": "Справа"
},
"attributes": {
"width": "Ширина",
"height": "Высота"
},
"public": "Публичный",
"restricted": "Ограничено"
}