frigate/web/public/locales/cs/views/configEditor.json
Hosted Weblate 44e1a4d8c4
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:29 +02:00

17 lines
437 B
JSON

{
"documentTitle": "Editor konfigurace - Frigate",
"configEditor": "Editor konfigurace",
"copyConfig": "Kopírovat konfiguraci",
"saveAndRestart": "Uložit a restartovat",
"saveOnly": "Jen uložit",
"toast": {
"success": {
"copyToClipboard": "Konfigurace byla zkopírovaná do schránky."
},
"error": {
"savingError": "Chyba ukládání konfigurace"
}
},
"confirm": "Opustit bez uložení?"
}