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

22 lines
542 B
JSON

{
"config": {
"abort": {
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API k\u013e\u00fa\u010d"
}
},
"user": {
"data": {
"api_key": "API k\u013e\u00fa\u010d"
}
}
}
}
}