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

32 lines
1.6 KiB
JSON
Raw Normal View History

2019-02-22 00:40:25 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
2020-10-12 00:03:31 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
2020-10-26 00:03:36 +00:00
"credential_error": "P\u0159i na\u010d\u00edt\u00e1n\u00ed p\u0159ihla\u0161ovac\u00edch \u00fadaj\u016f do\u0161lo k chyb\u011b.",
2020-10-12 00:03:31 +00:00
"no_devices_found": "V s\u00edti nebyla nalezena \u017e\u00e1dn\u00e1 za\u0159\u00edzen\u00ed",
2020-10-10 00:05:05 +00:00
"port_987_bind_error": "Nelze se p\u0159ipojit na port 987. Dal\u0161\u00ed informace naleznete v [dokumentaci](https://www.home-assistant.io/components/ps4/).",
"port_997_bind_error": "Nelze se p\u0159ipojit na port 997. Dal\u0161\u00ed informace naleznete v [dokumentaci](https://www.home-assistant.io/components/ps4/)."
},
2020-10-12 00:03:31 +00:00
"error": {
2020-10-13 00:03:24 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"login_failed": "Nepoda\u0159ilo se sp\u00e1rovat s PlayStation 4. Ov\u011b\u0159te, zda je PIN k\u00f3d spr\u00e1vn\u00fd.",
2020-11-11 11:10:09 +00:00
"no_ipaddress": "Zadejte IP adresu PlayStation 4, kter\u00fd chcete konfigurovat."
2020-10-12 00:03:31 +00:00
},
2019-02-22 00:40:25 +00:00
"step": {
"link": {
"data": {
2020-10-10 00:05:05 +00:00
"code": "PIN k\u00f3d",
"ip_address": "IP adresa",
"name": "Jm\u00e9no",
2019-02-22 00:40:25 +00:00
"region": "Region"
2022-05-19 00:26:11 +00:00
}
2020-10-10 00:05:05 +00:00
},
"mode": {
"data": {
2020-10-17 00:06:00 +00:00
"ip_address": "IP adresa (Pokud pou\u017e\u00edv\u00e1te automatick\u00e9 zji\u0161\u0165ov\u00e1n\u00ed, ponechte pr\u00e1zdn\u00e9.)",
"mode": "Re\u017eim nastaven\u00ed"
2022-05-19 00:26:11 +00:00
}
2019-02-22 00:40:25 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-22 00:40:25 +00:00
}