core/homeassistant/components/simplisafe/translations/cs.json

23 lines
806 B
JSON

{
"config": {
"abort": {
"already_configured": "Tento \u00fa\u010det SimpliSafe je ji\u017e pou\u017e\u00edv\u00e1n.",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"error": {
"identifier_exists": "\u00da\u010det je ji\u017e zaregistrov\u00e1n",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
}
},
"options": {
"step": {
"init": {
"data": {
"code": "K\u00f3d (pou\u017e\u00edt\u00fd v u\u017eivatelsk\u00e9m rozhran\u00ed Home Assistant)"
},
"title": "Nastavte SimpliSafe"
}
}
}
}