mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
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
This commit is contained in:
committed by
Blake Blackshear
co-authored by
Plamen Stoyanov
parent
e910f5c97c
commit
9653aead10
@@ -13,7 +13,50 @@
|
||||
"second_one": "{{time}} секунда",
|
||||
"second_other": "{{time}} секунди",
|
||||
"year_one": "{{time}} година",
|
||||
"year_other": "{{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": "Приложи",
|
||||
@@ -60,5 +103,8 @@
|
||||
"count_other": "{{count}} камери"
|
||||
}
|
||||
}
|
||||
},
|
||||
"label": {
|
||||
"back": "Върни се"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user