core/homeassistant/components/avri/translations/pl.json

24 lines
743 B
JSON

{
"config": {
"abort": {
"already_configured": "Lokalizacja jest ju\u017c skonfigurowana"
},
"error": {
"invalid_country_code": "Nieznany dwuliterowy kod kraju.",
"invalid_house_number": "Nieprawid\u0142owy numer domu"
},
"step": {
"user": {
"data": {
"country_code": "Dwuliterowy kod kraju",
"house_number": "Numer domu",
"house_number_extension": "Numer mieszkania",
"zip_code": "Kod pocztowy"
},
"description": "Wpisz sw\u00f3j adres",
"title": "Avri"
}
}
},
"title": "Avri"
}