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

34 lines
1.0 KiB
JSON

{
"config": {
"abort": {
"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_credentials": "Neplatn\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Heslo"
}
},
"user": {
"data": {
"code": "K\u00f3d (pou\u017eit\u00fd v u\u017eivatelsk\u00e9m rozhran\u00ed Home Assistant)",
"password": "Heslo",
"username": "E-mail"
},
"title": "Vypl\u0148te sv\u00e9 \u00fadaje."
}
}
},
"options": {
"step": {
"init": {
"title": "Nastavte SimpliSafe"
}
}
}
}