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

56 lines
2.0 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-11-23 00:26:26 +00:00
"abort": {
2022-11-29 00:26:01 +00:00
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
2022-11-23 00:26:26 +00:00
},
2022-02-20 00:20:09 +00:00
"error": {
2022-11-29 00:26:01 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
2022-02-20 00:20:09 +00:00
"invalid_auth": "Neplatn\u00e9 overenie",
"name_exists": "N\u00e1zov u\u017e existuje"
},
"step": {
2022-11-21 00:26:41 +00:00
"reauth_confirm": {
"data": {
"password": "Heslo"
2022-11-28 00:23:09 +00:00
},
2022-11-29 00:26:01 +00:00
"description": "Heslo pre {username} je neplatn\u00e9.",
"title": "Znova overi\u0165 integr\u00e1ciu"
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-02-20 00:20:09 +00:00
"name": "N\u00e1zov",
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-08 00:21:50 +00:00
},
"title": "Nastavenie klienta prenosu"
2022-02-20 00:20:09 +00:00
}
}
2022-11-23 00:26:26 +00:00
},
2022-11-25 00:24:19 +00:00
"issues": {
"deprecated_key": {
"fix_flow": {
"step": {
"confirm": {
"description": "Aktualizujte v\u0161etky automatiz\u00e1cie alebo skripty, ktor\u00e9 pou\u017e\u00edvaj\u00fa t\u00fato slu\u017ebu, a nahra\u010fte k\u013e\u00fa\u010d n\u00e1zvu k\u013e\u00fa\u010dom entry_id.",
"title": "K\u013e\u00fa\u010d s n\u00e1zvom v slu\u017eb\u00e1ch prenosu sa odstra\u0148uje"
}
}
2022-12-08 00:21:50 +00:00
},
"title": "K\u013e\u00fa\u010d s n\u00e1zvom v slu\u017eb\u00e1ch prenosu sa odstra\u0148uje"
2022-11-25 00:24:19 +00:00
}
},
2022-11-23 00:26:26 +00:00
"options": {
"step": {
"init": {
"data": {
2022-12-06 00:21:31 +00:00
"limit": "Limit",
"order": "Poradie",
2022-11-23 00:26:26 +00:00
"scan_interval": "Frekvencia aktualiz\u00e1cie"
}
}
}
2022-02-20 00:20:09 +00:00
}
}