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/views-events/uk/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/uk/
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
This commit is contained in:
Hosted Weblate 2026-01-04 01:09:19 +01:00
parent 80454bb630
commit e9dec93592
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
2 changed files with 9 additions and 2 deletions

View File

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

View File

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