mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-31 07:27:57 +00:00
Translated using Weblate (Ukrainian)
Currently translated at 2.8% (23 of 800 strings) Translated using Weblate (Ukrainian) Currently translated at 6.9% (33 of 474 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Ukrainian) Currently translated at 99.0% (108 of 109 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Nikita Mikheiev <nikimihiki@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/uk/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player
This commit is contained in:
parent
76a5e00bd5
commit
d0766aa3ee
@ -55,7 +55,8 @@
|
||||
"error": {
|
||||
"failed": "Не вдалося додати до черги експорт: {{error}}",
|
||||
"endTimeMustAfterStartTime": "Час закінчення повинен бути після часу початку",
|
||||
"noVaildTimeSelected": "Не вибрано допустимий діапазон часу"
|
||||
"noVaildTimeSelected": "Не вибрано допустимий діапазон часу",
|
||||
"noValidTimeSelected": "Не вибрано дійсний діапазон часу"
|
||||
},
|
||||
"success": "Експорт успішно розпочато. Перегляньте файл на сторінці експорту.",
|
||||
"view": "Переглянути",
|
||||
@ -126,7 +127,14 @@
|
||||
"queueingButton": "Додаю експорти у чергу...",
|
||||
"exportButton_one": "Експорт {{count}} камери",
|
||||
"exportButton_few": "Експорт {{count}} камер",
|
||||
"exportButton_many": "Експорт {{count}} камер"
|
||||
"exportButton_many": "Експорт {{count}} камер",
|
||||
"searchOrSelectGroup": "Пошук або вибір групи камер...",
|
||||
"selectAll": "Вибрати всі камери",
|
||||
"clearSelection": "Очистити вибір",
|
||||
"selectWithActivity": "Камери з відстежуваними об'єктами",
|
||||
"selectGroup": "Вибрати групу",
|
||||
"noMatchingCameras": "Не знайшлось камер по вашему пошуку",
|
||||
"selectedCount": "{{selected}}/{{total}} обрано"
|
||||
},
|
||||
"multi": {
|
||||
"title_one": "Експорт {{count}} рецензії",
|
||||
|
||||
@ -33,7 +33,8 @@
|
||||
"noPreviewFound": "Попередній перегляд не знайдені",
|
||||
"submitFrigatePlus": {
|
||||
"title": "Відправити це зображення Frigate+?",
|
||||
"submit": "Посилати"
|
||||
"submit": "Посилати",
|
||||
"previewError": "Не вдалося завантажити прев'ю. Запис може бути наразі недоступним."
|
||||
},
|
||||
"streamOffline": {
|
||||
"title": "Струм офлайн",
|
||||
|
||||
@ -36,7 +36,10 @@
|
||||
"filters": {
|
||||
"label": "Фільтри звуку"
|
||||
},
|
||||
"description": "Налаштування звукових подій для цієї камери."
|
||||
"description": "Налаштування звукових подій для цієї камери.",
|
||||
"enabled_in_config": {
|
||||
"label": "Оригінальний стан аудіо"
|
||||
}
|
||||
},
|
||||
"audio_transcription": {
|
||||
"label": "Транскрипція аудіо",
|
||||
|
||||
@ -21,6 +21,9 @@
|
||||
},
|
||||
"filters": {
|
||||
"label": "Фільтри звуку"
|
||||
},
|
||||
"enabled_in_config": {
|
||||
"label": "Оригінальний стан аудіо"
|
||||
}
|
||||
},
|
||||
"audio_transcription": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user