core/homeassistant/components/homematicip_cloud/translations/ro.json

19 lines
565 B
JSON
Raw Normal View History

2018-10-21 18:34:28 +00:00
{
"config": {
"abort": {
"already_configured": "Punctul de acces este deja configurat",
"unknown": "Sa produs o eroare necunoscut\u0103."
},
"error": {
2020-09-04 00:04:26 +00:00
"invalid_sgtin_or_pin": "Cod PIN invalid, \u00eencerca\u021bi din nou.",
2018-10-21 18:34:28 +00:00
"press_the_button": "V\u0103 rug\u0103m s\u0103 ap\u0103sa\u021bi butonul albastru."
},
"step": {
"init": {
"data": {
"pin": "Cod PIN (op\u021bional)"
}
}
}
}
}