mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 15:58:58 +03:00
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
54 lines
2.1 KiB
JSON
54 lines
2.1 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Не знайдено жодного запису",
|
|
"noPreviewFoundFor": "Попередній перегляд для {{cameraName}} не знайдені",
|
|
"livePlayerRequiredIOSVersion": "Для цього типу потокового передавання потрібна iOS 17.1 або пізніша версія.",
|
|
"stats": {
|
|
"droppedFrames": {
|
|
"short": {
|
|
"title": "Пропущене",
|
|
"value": "{{droppedFrames}} кадрiв"
|
|
},
|
|
"title": "Пропущене кадрiв:"
|
|
},
|
|
"droppedFrameRate": "Частота пропущенив кадрiв:",
|
|
"streamType": {
|
|
"short": "Тип",
|
|
"title": "Тип потоку:"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Пропускна здатність:",
|
|
"short": "Пропускна здатність"
|
|
},
|
|
"latency": {
|
|
"title": "Затримка:",
|
|
"short": {
|
|
"title": "Затримка",
|
|
"value": "{{seconds}} сек"
|
|
},
|
|
"value": "{{seconds}} секунд"
|
|
},
|
|
"totalFrames": "Всього кадрiв:",
|
|
"decodedFrames": "Декодовані кадри:"
|
|
},
|
|
"noPreviewFound": "Попередній перегляд не знайдені",
|
|
"submitFrigatePlus": {
|
|
"title": "Відправити це зображення Frigate+?",
|
|
"submit": "Посилати",
|
|
"previewError": "Не вдалося завантажити прев'ю. Запис може бути наразі недоступним."
|
|
},
|
|
"streamOffline": {
|
|
"title": "Струм офлайн",
|
|
"desc": "Потік <code>detect</code > камери {{cameraName}} не отримував ніяких кадрів, перевірте журнал помилок"
|
|
},
|
|
"cameraDisabled": "Камера вимкнена",
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Зображення успішно завантажено до Frigate+"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Не вдалося надіслати фрейм Frigate+"
|
|
}
|
|
},
|
|
"cameraOff": "Камера вимкнена"
|
|
}
|