mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 19:48:58 +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. Translated using Weblate (Czech) Currently translated at 88.8% (96 of 108 strings) Translated using Weblate (Czech) Currently translated at 100.0% (240 of 240 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: KZeliop <kzeliop@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/cs/ 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-dialog/cs/ 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-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/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player 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
51 lines
1.5 KiB
JSON
51 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"
|
|
},
|
|
"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+"
|
|
}
|
|
}
|
|
}
|