blakeblackshear.frigate/web/public/locales/bg/common.json
Hosted Weblate 9653aead10 Translated using Weblate (Bulgarian)
Currently translated at 16.9% (20 of 118 strings)

Translated using Weblate (Bulgarian)

Currently translated at 45.6% (21 of 46 strings)

Translated using Weblate (Bulgarian)

Currently translated at 42.0% (77 of 183 strings)

Translated using Weblate (Bulgarian)

Currently translated at 62.2% (266 of 427 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Plamen Stoyanov <fireto@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/bg/
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/objects
2025-07-26 08:15:36 -04:00

111 lines
3.4 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.

{
"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}} години",
"justNow": "Сега",
"last7": "Изминалите 7 дни",
"last14": "Изминалите 14 дни",
"last30": "Изминалите 30 дни",
"thisWeek": "Тази седмица",
"lastWeek": "Предходната седмица",
"thisMonth": "Този месец",
"lastMonth": "Предходния месец",
"5minutes": "5 минути",
"10minutes": "10 минути",
"30minutes": "30 минути",
"1hour": "1 час",
"12hours": "12 часа",
"24hours": "24 часа",
"pm": "pm",
"am": "am",
"yr": "г",
"d": "{{time}}д",
"h": "{{time}}ч",
"formattedTimestamp": {
"12hour": "МММ д, ч:мм:сс ааа",
"24hour": "МММ д, ЧЧ:мм:сс"
},
"formattedTimestamp2": {
"12hour": "ММ/дд ч:мм:сса",
"24hour": МММ ЧЧ:мм:сс"
},
"formattedTimestampHourMinute": {
"12hour": "ч:мм ааа",
"24hour": "ЧЧ:мм"
},
"formattedTimestampHourMinuteSecond": {
"12hour": "ч:мм:сс ааа",
"24hour": "ЧЧ:мм:сс"
},
"formattedTimestampMonthDayHourMinute": {
"12hour": "МММ д, ч:мм ааа",
"24hour": "МММ д, ЧЧ:мм"
},
"formattedTimestampMonthDayYear": {
"12hour": "МММ д, гггг",
"24hour": "МММ д, гггг"
}
},
"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}} камери"
}
}
},
"label": {
"back": "Върни се"
}
}