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

19 lines
542 B
JSON

{
"config": {
"error": {
"name_exists": "Nazwa ju\u017c istnieje."
},
"step": {
"user": {
"data": {
"latitude": "Szeroko\u015b\u0107 geograficzna",
"longitude": "D\u0142ugo\u015b\u0107 geograficzna",
"mode": "Tryb",
"name": "Nazwa"
},
"description": "Portugalski Instytut Morza i Atmosfery",
"title": "Lokalizacja"
}
}
}
}