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:
Hosted Weblate 2026-01-13 21:00:53 +01:00
parent c4719271f5
commit d44039afe8
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
4 changed files with 19 additions and 4 deletions

View File

@ -248,7 +248,8 @@
"show": "Показати {{item}}", "show": "Показати {{item}}",
"ID": "ID", "ID": "ID",
"none": "Жоден", "none": "Жоден",
"all": "Усі" "all": "Усі",
"other": "Інше"
}, },
"toast": { "toast": {
"save": { "save": {

View File

@ -12,7 +12,11 @@
"empty": { "empty": {
"alert": "Немає попереджень для перегляду", "alert": "Немає попереджень для перегляду",
"detection": "Немає ніяких ознак", "detection": "Немає ніяких ознак",
"motion": "Даних про рух не знайдено" "motion": "Даних про рух не знайдено",
"recordingsDisabled": {
"title": "Записи мають бути ввімкнені",
"description": "Елементи рецензування можна створювати для камери, лише якщо для цієї камери ввімкнено запис."
}
}, },
"timeline": "Хронологія", "timeline": "Хронологія",
"timeline.aria": "Вибрати хронiку", "timeline.aria": "Вибрати хронiку",

View File

@ -172,7 +172,10 @@
"title": "Редагувати атрибути", "title": "Редагувати атрибути",
"desc": "Виберіть атрибути класифікації для цього {{label}}" "desc": "Виберіть атрибути класифікації для цього {{label}}"
}, },
"attributes": "Атрибути класифікації" "attributes": "Атрибути класифікації",
"title": {
"label": "Назва"
}
}, },
"dialog": { "dialog": {
"confirmDelete": { "confirmDelete": {

View File

@ -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": "Температура детектора",