crabfit/frontend/src/i18n/locales/ru/common.json
transifex-integration[bot] 9f2157e569
Translate common.json in ru_RU
100% translated source file: 'common.json'
on 'ru_RU'.
2023-06-19 07:41:37 +00:00

56 lines
1.6 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.

{
"name": "Crab Fit",
"tagline": "Создай свой",
"cta": "Создайте свой собственный Crab Fit!",
"created": "Создано {{date}}",
"donate": {
"info": "Спасибо за использование Crab Fit. Если вам это нравится, подумайте о пожертвовании.",
"button": "Пожертвовать",
"title": "Каждое пожертвование имеет значение :)"
},
"options": {
"name": "Параметры",
"weekStart": {
"label": "Неделя начинается",
"options": {
"Sunday": "вск",
"Monday": "пнд"
}
},
"timeFormat": {
"label": "Формат времени",
"options": {
"12h": "12ч",
"24h": "24ч"
}
},
"theme": {
"label": "Oттенок",
"options": {
"System": "Система",
"Light": "светлый",
"Dark": "тёмный"
}
},
"highlight": {
"label": "Выделить максимальную доступность",
"title": "Сделать самую высокую доступность на тепловой карте выделяется",
"options": {
"Off": "выкл",
"On": "включенный"
}
},
"language": {
"label": "Язык"
},
"colormap": {
"label": "Цвета тепловой карты",
"classic": "Crab Fit (классический)"
}
},
"video": {
"title": "Рекламный ролик Crab Fit",
"button": "Посмотреть видео"
}
}