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

35 lines
985 B
JSON

{
"config": {
"abort": {
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
},
"step": {
"reauth": {
"data": {
"password": "Heslo"
}
},
"reauth_confirm": {
"data": {
"password": "Heslo"
}
},
"trusted_device": {
"data": {
"trusted_device": "D\u00f4veryhodn\u00e9 zariadenie"
},
"description": "Vyberte svoje d\u00f4veryhodn\u00e9 zariadenie",
"title": "d\u00f4veryhodn\u00e9 zariadenie iCloud"
},
"user": {
"data": {
"password": "Heslo",
"username": "Email"
}
}
}
}
}