Files
frigate/web/public/locales/cs/components/player.json
T
5a9f1153c5 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.

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
2026-09-12 16:32:31 -05:00

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+"
}
}
}