core/homeassistant/components/fritz/translations/sk.json

56 lines
2.5 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
"abort": {
2022-11-23 00:26:26 +00:00
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
2022-02-20 00:20:09 +00:00
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
2022-11-25 00:24:19 +00:00
"ignore_ip6_link_local": "Lok\u00e1lna adresa odkazu IPv6 nie je podporovan\u00e1.",
2022-02-20 00:20:09 +00:00
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"error": {
2022-11-23 00:26:26 +00:00
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
2022-02-20 00:20:09 +00:00
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
2022-11-25 00:24:19 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"upnp_not_configured": "Ch\u00fdbaj\u00face nastavenia UPnP v zariaden\u00ed."
2022-02-20 00:20:09 +00:00
},
2022-11-21 00:26:41 +00:00
"flow_title": "{name}",
2022-02-20 00:20:09 +00:00
"step": {
2022-11-21 00:26:41 +00:00
"confirm": {
"data": {
2022-11-29 00:26:01 +00:00
"password": "Heslo",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
},
"description": "Objavil FRITZ!Box: {name} \n\n Nastavte n\u00e1stroje FRITZ!Box na ovl\u00e1danie v\u00e1\u0161ho {name}",
"title": "Nastavte n\u00e1stroje FRITZ!Box"
2022-11-21 00:26:41 +00:00
},
"reauth_confirm": {
"data": {
2022-11-29 00:26:01 +00:00
"password": "Heslo",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
},
"description": "Aktualizujte poverenia FRITZ!Box Tools pre: {host}. \n\n FRITZ!Box Tools sa nedok\u00e1\u017ee prihl\u00e1si\u0165 do v\u00e1\u0161ho FRITZ!Box.",
"title": "Aktualiz\u00e1cia FRITZ!Box Tools \u2013 poverenia"
2022-11-21 00:26:41 +00:00
},
2022-02-20 00:20:09 +00:00
"user": {
"data": {
2022-11-19 00:26:11 +00:00
"host": "Hostite\u013e",
2022-11-21 00:26:41 +00:00
"password": "Heslo",
2022-11-29 00:26:01 +00:00
"port": "Port",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
},
2022-12-07 00:24:08 +00:00
"description": "Nastavte n\u00e1stroje FRITZ!Box na ovl\u00e1danie v\u00e1\u0161ho zariadenia FRITZ!Box.\n Potrebn\u00e9 minimum: u\u017e\u00edvate\u013esk\u00e9 meno, heslo.",
2022-11-29 00:26:01 +00:00
"title": "Nastavte n\u00e1stroje FRITZ!Box"
}
}
},
"options": {
"step": {
"init": {
"data": {
2022-12-09 00:24:29 +00:00
"consider_home": "Sekundy na \u010dakanie, zariadenia \u201edoma\u201c",
2022-11-29 00:26:01 +00:00
"old_discovery": "Povoli\u0165 star\u00fa met\u00f3du zis\u0165ovania"
2022-02-20 00:20:09 +00:00
}
}
}
}
}