frigate/web/public/locales/bg/common.json
Hosted Weblate 32a3c17d71
Update translation files
Updated by "Squash Git commits" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translation: Frigate NVR/common
2025-06-18 02:26:21 +02:00

65 lines
2.0 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.

{
"time": {
"today": "Днес",
"yesterday": "Вчера",
"month_one": "{{time}} месец",
"month_other": "{{time}} месеца",
"day_one": "{{time}} ден",
"day_other": "{{time}} дни",
"hour_one": "{{time}} час",
"hour_other": "{{time}} часа",
"minute_one": "{{time}} минута",
"minute_other": "{{time}} минути",
"second_one": "{{time}} секунда",
"second_other": "{{time}} секунди",
"year_one": "{{time}} година",
"year_other": "{{time}} години"
},
"button": {
"apply": "Приложи",
"reset": "Нулиране",
"done": "Готово",
"disabled": "Деактивирано",
"save": "Запази",
"saving": "Запазване…",
"cancel": "Отказ",
"close": "Затвори",
"copy": "Копирай",
"edit": "Редактирай",
"copyCoordinates": "Копирай координати",
"delete": "Изтриване",
"yes": "Да",
"download": "Изтегляне",
"enabled": "Активирано",
"history": "История",
"back": "Назад",
"fullscreen": "Цял екран",
"exitFullscreen": "Излез от цял екран",
"pictureInPicture": "Картина в картина",
"twoWayTalk": "Двупосочни разговори",
"cameraAudio": "Аудио на камерата",
"on": "Включено",
"off": "Изключено",
"no": "Не",
"info": "Информация",
"suspended": "Спряно",
"unsuspended": "Възобновяване",
"play": "Пускане",
"unselect": "Демаркиране",
"export": "Експортиране",
"deleteNow": "Изтрии сега",
"next": "Следващ",
"disable": "Деактивирай",
"enable": "Активирай"
},
"menu": {
"live": {
"title": "Наживо",
"cameras": {
"count_one": "{{count}} камера",
"count_other": "{{count}} камери"
}
}
}
}