mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 23:05:43 +03:00
Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (431 of 431 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (121 of 121 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (191 of 191 strings) Co-authored-by: Den <denis.ua22@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Максим Горпиніч <gorpinicmaksim0@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/uk/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
||
"camera": "Камера",
|
||
"selected_one": "{{count}} відібраний",
|
||
"selected_other": "{{count}} відібраний",
|
||
"alerts": "Оповіщення",
|
||
"detections": "Виявлень",
|
||
"motion": {
|
||
"label": "Рух",
|
||
"only": "Тiльки рух"
|
||
},
|
||
"allCameras": "Всi камери",
|
||
"empty": {
|
||
"alert": "Немає попереджень для перегляду",
|
||
"detection": "Немає ніяких ознак",
|
||
"motion": "Даних про рух не знайдено"
|
||
},
|
||
"timeline": "Хронологія",
|
||
"timeline.aria": "Вибрати хронiку",
|
||
"events": {
|
||
"label": "Події",
|
||
"aria": "Выбрати події",
|
||
"noFoundForTimePeriod": "За цей період подій не знайдено."
|
||
},
|
||
"documentTitle": "Перегляд подiя - Frigate",
|
||
"recordings": {
|
||
"documentTitle": "Записи - Frigate"
|
||
},
|
||
"calendarFilter": {
|
||
"last24Hours": "Останні 24 години"
|
||
},
|
||
"markAsReviewed": "Прибрати позначку про необхідність огляду",
|
||
"markTheseItemsAsReviewed": "Позначити ці елементи як переглянуті",
|
||
"newReviewItems": {
|
||
"label": "Переглянути нові елементи огляду",
|
||
"button": "Нові матеріали для перегляду"
|
||
},
|
||
"detected": "виявлено",
|
||
"suspiciousActivity": "Підозріла активність",
|
||
"threateningActivity": "Загрожувальна діяльність"
|
||
}
|