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

28 lines
1.0 KiB
JSON
Raw Normal View History

2019-10-29 00:32:16 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
2020-10-11 00:03:37 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"invalid_credentials": "Neplatn\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje"
2020-10-10 00:05:05 +00:00
},
"create_entry": {
"default": "Viz [dokumentace Neato]({docs_url})."
},
2019-10-29 00:32:16 +00:00
"error": {
2020-10-10 00:05:05 +00:00
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
2020-10-11 00:03:37 +00:00
"invalid_credentials": "Neplatn\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje",
2020-10-10 00:05:05 +00:00
"unexpected_error": "Neo\u010dek\u00e1van\u00e1 chyba",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
2020-06-27 00:05:54 +00:00
},
"step": {
"user": {
"data": {
"password": "Heslo",
"username": "U\u017eivatelsk\u00e9 jm\u00e9no"
2020-10-10 00:05:05 +00:00
},
2020-10-17 00:06:00 +00:00
"description": "Viz [dokumentace Neato]({docs_url}).",
"title": "Informace o \u00fa\u010dtu Neato"
2020-06-27 00:05:54 +00:00
}
2019-10-29 00:32:16 +00:00
}
}
}