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}}",
|
||||
"ID": "ID",
|
||||
"none": "Жоден",
|
||||
"all": "Усі"
|
||||
"all": "Усі",
|
||||
"other": "Інше"
|
||||
},
|
||||
"toast": {
|
||||
"save": {
|
||||
|
||||
@ -12,7 +12,11 @@
|
||||
"empty": {
|
||||
"alert": "Немає попереджень для перегляду",
|
||||
"detection": "Немає ніяких ознак",
|
||||
"motion": "Даних про рух не знайдено"
|
||||
"motion": "Даних про рух не знайдено",
|
||||
"recordingsDisabled": {
|
||||
"title": "Записи мають бути ввімкнені",
|
||||
"description": "Елементи рецензування можна створювати для камери, лише якщо для цієї камери ввімкнено запис."
|
||||
}
|
||||
},
|
||||
"timeline": "Хронологія",
|
||||
"timeline.aria": "Вибрати хронiку",
|
||||
|
||||
@ -172,7 +172,10 @@
|
||||
"title": "Редагувати атрибути",
|
||||
"desc": "Виберіть атрибути класифікації для цього {{label}}"
|
||||
},
|
||||
"attributes": "Атрибути класифікації"
|
||||
"attributes": "Атрибути класифікації",
|
||||
"title": {
|
||||
"label": "Назва"
|
||||
}
|
||||
},
|
||||
"dialog": {
|
||||
"confirmDelete": {
|
||||
|
||||
@ -115,7 +115,14 @@
|
||||
"otherProcesses": {
|
||||
"processMemoryUsage": "Використання пам'яті процесу",
|
||||
"processCpuUsage": "Використання процесора процесу",
|
||||
"title": "Інші процеси"
|
||||
"title": "Інші процеси",
|
||||
"series": {
|
||||
"go2rtc": "go2rtc",
|
||||
"recording": "запис",
|
||||
"review_segment": "сегмент огляду",
|
||||
"embeddings": "вбудовування",
|
||||
"audio_detector": "аудіодетектор"
|
||||
}
|
||||
},
|
||||
"detector": {
|
||||
"temperature": "Температура детектора",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user