mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (136 of 136 strings) 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/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-system/uk/ Translation: Frigate NVR/common Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-system
This commit is contained in:
parent
c4719271f5
commit
d44039afe8
@ -248,7 +248,8 @@
|
|||||||
"show": "Показати {{item}}",
|
"show": "Показати {{item}}",
|
||||||
"ID": "ID",
|
"ID": "ID",
|
||||||
"none": "Жоден",
|
"none": "Жоден",
|
||||||
"all": "Усі"
|
"all": "Усі",
|
||||||
|
"other": "Інше"
|
||||||
},
|
},
|
||||||
"toast": {
|
"toast": {
|
||||||
"save": {
|
"save": {
|
||||||
|
|||||||
@ -12,7 +12,11 @@
|
|||||||
"empty": {
|
"empty": {
|
||||||
"alert": "Немає попереджень для перегляду",
|
"alert": "Немає попереджень для перегляду",
|
||||||
"detection": "Немає ніяких ознак",
|
"detection": "Немає ніяких ознак",
|
||||||
"motion": "Даних про рух не знайдено"
|
"motion": "Даних про рух не знайдено",
|
||||||
|
"recordingsDisabled": {
|
||||||
|
"title": "Записи мають бути ввімкнені",
|
||||||
|
"description": "Елементи рецензування можна створювати для камери, лише якщо для цієї камери ввімкнено запис."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"timeline": "Хронологія",
|
"timeline": "Хронологія",
|
||||||
"timeline.aria": "Вибрати хронiку",
|
"timeline.aria": "Вибрати хронiку",
|
||||||
|
|||||||
@ -172,7 +172,10 @@
|
|||||||
"title": "Редагувати атрибути",
|
"title": "Редагувати атрибути",
|
||||||
"desc": "Виберіть атрибути класифікації для цього {{label}}"
|
"desc": "Виберіть атрибути класифікації для цього {{label}}"
|
||||||
},
|
},
|
||||||
"attributes": "Атрибути класифікації"
|
"attributes": "Атрибути класифікації",
|
||||||
|
"title": {
|
||||||
|
"label": "Назва"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"confirmDelete": {
|
"confirmDelete": {
|
||||||
|
|||||||
@ -115,7 +115,14 @@
|
|||||||
"otherProcesses": {
|
"otherProcesses": {
|
||||||
"processMemoryUsage": "Використання пам'яті процесу",
|
"processMemoryUsage": "Використання пам'яті процесу",
|
||||||
"processCpuUsage": "Використання процесора процесу",
|
"processCpuUsage": "Використання процесора процесу",
|
||||||
"title": "Інші процеси"
|
"title": "Інші процеси",
|
||||||
|
"series": {
|
||||||
|
"go2rtc": "go2rtc",
|
||||||
|
"recording": "запис",
|
||||||
|
"review_segment": "сегмент огляду",
|
||||||
|
"embeddings": "вбудовування",
|
||||||
|
"audio_detector": "аудіодетектор"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"detector": {
|
"detector": {
|
||||||
"temperature": "Температура детектора",
|
"temperature": "Температура детектора",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user