mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 22:18:59 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/audio 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-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
53 lines
2.1 KiB
JSON
53 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}} не отримував ніяких кадрів, перевірте журнал помилок"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Зображення успішно завантажено до Frigate+"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Не вдалося надіслати фрейм Frigate+"
|
|
}
|
|
},
|
|
"cameraOff": "Камера вимкнена"
|
|
}
|