frigate/web/public/locales/bg/components/player.json
Hosted Weblate 32a3c17d71
Update translation files
Updated by "Squash Git commits" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translation: Frigate NVR/common
2025-06-18 02:26:21 +02:00

52 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"noPreviewFoundFor": "Не е намерен предварителен преглед за {{cameraName}}",
"stats": {
"latency": {
"short": {
"value": "{{seconds}} сек",
"title": "Закъснение"
},
"title": "Закъснение:",
"value": "{{seconds}} секунди"
},
"streamType": {
"title": "Тип поток:",
"short": "Тип"
},
"bandwidth": {
"title": "Трафик:",
"short": "Трафик"
},
"totalFrames": "Общо кадри:",
"droppedFrames": {
"title": "Пропуснати кадри:",
"short": {
"title": "Пропуснати",
"value": "{{droppedFrames}} кадри"
}
},
"decodedFrames": "Декодирани кадри:",
"droppedFrameRate": "Честота на пропуснатати кадри:"
},
"streamOffline": {
"desc": "Не са получени кадри в потока за <code>разпознаване</code> на {{cameraName}}, проверете лог файловете за грешки",
"title": "Потокът е офлайн"
},
"submitFrigatePlus": {
"title": "Да се изпрати ли този кадър към Frigate+?",
"submit": "Изпрати"
},
"noPreviewFound": "Не е намерен предварителен преглед",
"noRecordingsFoundForThisTime": "За това време не са намерени записи",
"livePlayerRequiredIOSVersion": "За този тип поток на живо се изисква iOS 17.1 или по-нова версия.",
"cameraDisabled": "Камерата е изключена",
"toast": {
"success": {
"submittedFrigatePlus": "Успешно изпратен кадър към Frigate+"
},
"error": {
"submitFrigatePlusFailed": "Неуспешно изпратен кадър към Frigate+"
}
}
}