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

19 lines
553 B
JSON

{
"config": {
"error": {
"name_exists": "Lokalizacja 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"
}
}
}
}