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

19 lines
564 B
JSON

{
"config": {
"error": {
"name_exists": "Nazwa ju\u017c istnieje."
},
"step": {
"user": {
"data": {
"latitude": "[%key::common::config_flow::data::latitude%]",
"longitude": "[%key::common::config_flow::data::longitude%]",
"mode": "Tryb",
"name": "Nazwa"
},
"description": "Portugalski Instytut Morza i Atmosfery",
"title": "Lokalizacja"
}
}
}
}