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

20 lines
744 B
JSON
Raw Normal View History

2022-05-16 00:24:28 +00:00
{
"config": {
2022-11-25 00:24:19 +00:00
"abort": {
"already_configured": "Service is already configured"
},
2022-11-28 00:23:09 +00:00
"error": {
2022-12-07 00:24:08 +00:00
"unexpected_response": "Neo\u010dak\u00e1van\u00e1 odpove\u010f zo servera whois",
2022-12-09 00:24:29 +00:00
"unknown_date_format": "Nezn\u00e1my form\u00e1t d\u00e1tumu v odpovedi servera whois",
"unknown_tld": "Dan\u00e1 TLD je nezn\u00e1ma alebo nie je pre t\u00fato integr\u00e1ciu dostupn\u00e1",
"whois_command_failed": "Pr\u00edkaz Whois zlyhal: nepodarilo sa z\u00edska\u0165 inform\u00e1cie whois"
2022-11-28 00:23:09 +00:00
},
2022-05-16 00:24:28 +00:00
"step": {
"user": {
"data": {
"domain": "Dom\u00e9nov\u00e9 meno"
}
}
}
}
}