blakeblackshear.frigate/web/public/locales/cs/components/player.json
Hosted Weblate 387093dceb Translated using Weblate (Czech)
Currently translated at 100.0% (25 of 25 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Czech)

Currently translated at 35.2% (62 of 176 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sotski Eugene <jekakmail@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/cs/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/cs/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/cs/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-icons
Translation: Frigate NVR/components-player
2025-04-28 16:35:25 -06:00

52 lines
1.5 KiB
JSON

{
"noRecordingsFoundForThisTime": "V tomto období nebyly nalezeny žádné záznamy",
"noPreviewFound": "Náhled nenalezen",
"noPreviewFoundFor": "Náhled nenalezen pro {{cameraName}}",
"submitFrigatePlus": {
"title": "Odeslat tento snímek do služby Frigate+?",
"submit": "Odeslat"
},
"livePlayerRequiredIOSVersion": "Pro tento typ živého přenosu je vyžadován systém iOS 17.1 nebo novější.",
"streamOffline": {
"title": "Přenos je offline",
"desc": "Žádné snímky nebyly zaznamenány na {{cameraName}} <code>detect</code>přenosu, zkontrolujte logy chyb"
},
"cameraDisabled": "Kamera je zakázaná",
"stats": {
"streamType": {
"title": "Typ přenosu:",
"short": "Typ"
},
"bandwidth": {
"title": "Šířka pásma:",
"short": "Šířka pásma"
},
"latency": {
"title": "Latence:",
"value": "{{seconds}} sekund",
"short": {
"title": "Latence",
"value": "{{seconds}} sek"
}
},
"totalFrames": "Celkový počet snímků:",
"droppedFrames": {
"title": "Ztracené snímky:",
"short": {
"title": "Ztracené",
"value": "{{droppedFrames}} snímků"
}
},
"decodedFrames": "Dekódované snímky:",
"droppedFrameRate": "Frekvence ztracených snímků:"
},
"toast": {
"success": {
"submittedFrigatePlus": "Snimek byl úspěšně odeslán službě Frigate+"
},
"error": {
"submitFrigatePlusFailed": "Nepodařilo se odeslat snímek službě Frigate+"
}
}
}