mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 11:51:53 +03:00
Currently translated at 93.0% (120 of 129 strings) Translated using Weblate (Ukrainian) Currently translated at 77.7% (136 of 175 strings) Translated using Weblate (Ukrainian) Currently translated at 54.9% (649 of 1181 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (101 of 101 strings) Translated using Weblate (Ukrainian) Currently translated at 92.2% (119 of 129 strings) Translated using Weblate (Ukrainian) Currently translated at 96.1% (25 of 26 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (47 of 47 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (238 of 238 strings) Translated using Weblate (Ukrainian) Currently translated at 54.7% (644 of 1176 strings) Translated using Weblate (Ukrainian) Currently translated at 90.0% (91 of 101 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: ivabil <ivanbilych@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/uk/ 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/views-classificationmodel/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/uk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/uk/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
52 lines
1.9 KiB
JSON
52 lines
1.9 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": "Посилати"
|
||
},
|
||
"streamOffline": {
|
||
"title": "Струм офлайн",
|
||
"desc": "Потік <code>detect</code > камери {{cameraName}} не отримував ніяких кадрів, перевірте журнал помилок"
|
||
},
|
||
"cameraDisabled": "Камера вимкнена",
|
||
"toast": {
|
||
"success": {
|
||
"submittedFrigatePlus": "Зображення успішно завантажено до Frigate+"
|
||
},
|
||
"error": {
|
||
"submitFrigatePlusFailed": "Не вдалося надіслати фрейм Frigate+"
|
||
}
|
||
}
|
||
}
|