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

20 lines
573 B
JSON

{
"config": {
"error": {
"name_exists": "Nazwa ju\u017c istnieje"
},
"step": {
"user": {
"data": {
"elevation": "Wysoko\u015b\u0107",
"latitude": "Szeroko\u015b\u0107 geograficzna",
"longitude": "D\u0142ugo\u015b\u0107 geograficzna",
"name": "Nazwa"
},
"description": "Instytut Meteorologiczny",
"title": "Lokalizacja"
}
},
"title": "Met.no"
}
}