core/homeassistant/components/zone/translations/cy.json

21 lines
534 B
JSON

{
"config": {
"error": {
"name_exists": "Enw eisoes yn bodoli"
},
"step": {
"init": {
"data": {
"icon": "Eicon",
"latitude": "Lledred",
"longitude": "Hydred",
"name": "Enw",
"passive": "Goddefol",
"radius": "Radiws"
},
"title": "Ddiffinio paramedrau parth"
}
},
"title": "Parth"
}
}