Files
frigate/web/public/locales/sr/components/player.json
T
Hosted WeblateandJosh Hawkins 078b1e6bb3 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/components-dialog/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/
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/audio
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-events
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
2026-09-12 16:32:31 -05:00

51 lines
1.6 KiB
JSON

{
"noRecordingsFoundForThisTime": "Nije pronađen nijedan snimak za ovo vreme",
"noPreviewFound": "Pregled nije pronađen",
"noPreviewFoundFor": "Nije pronađen pregled za {{cameraName}}",
"submitFrigatePlus": {
"title": "Pošaljite ovaj frejm na Frigate+?",
"submit": "Pošalji"
},
"livePlayerRequiredIOSVersion": "Za ovaj tip prenosa uživo potreban je iOS 17.1 ili noviji.",
"streamOffline": {
"title": "Strim je oflajn",
"desc": "Ни један фрејм није добијен од {{cameraName}} <code>detect</code>, проверите лог грешака"
},
"stats": {
"streamType": {
"title": "Тип стрима:",
"short": "Тип"
},
"bandwidth": {
"title": "Пропусни опсег:",
"short": "Ширина опсега"
},
"latency": {
"title": "Кашњење:",
"value": "{{seconds}} секунди",
"short": {
"title": "Кашњење",
"value": "{{seconds}}s"
}
},
"totalFrames": "Укупно фрејмова:",
"droppedFrames": {
"title": "Изгубљени фрејмови:",
"short": {
"title": "Испуштено",
"value": "{{droppedFrames}} фрејмова"
}
},
"decodedFrames": "Декодовани фрејмови:",
"droppedFrameRate": "Однос испуштених фрејмова:"
},
"toast": {
"success": {
"submittedFrigatePlus": "Фрејм је успешно послат у Фригејт+"
},
"error": {
"submitFrigatePlusFailed": "Неуспешно слање фрејма у Фригејт+"
}
}
}