Update translations

This commit is contained in:
Paulus Schoutsen 2018-03-23 14:15:31 -07:00
parent 6a625bdb37
commit 725e1ddfc1
5 changed files with 36 additions and 3 deletions

View file

@ -18,6 +18,7 @@
"description": "Voer een naam in voor het testen van de entiteit.",
"title": "Naam van de entiteit"
}
}
},
"title": "Voorbeeld van de config vermelding"
}
}

View file

@ -0,0 +1,24 @@
{
"config": {
"error": {
"invalid_object_id": "ID \u0111\u1ed1i t\u01b0\u1ee3ng kh\u00f4ng h\u1ee3p l\u1ec7"
},
"step": {
"init": {
"data": {
"object_id": "ID \u0111\u1ed1i t\u01b0\u1ee3ng"
},
"description": "Xin vui l\u00f2ng nh\u1eadp m\u1ed9t object_id cho th\u1eed nghi\u1ec7m th\u1ef1c th\u1ec3.",
"title": "Ch\u1ecdn id \u0111\u1ed1i t\u01b0\u1ee3ng"
},
"name": {
"data": {
"name": "T\u00ean"
},
"description": "Xin vui l\u00f2ng nh\u1eadp t\u00ean cho th\u1eed nghi\u1ec7m th\u1ef1c th\u1ec3.",
"title": "T\u00ean c\u1ee7a th\u1ef1c th\u1ec3"
}
},
"title": "V\u00ed d\u1ee5 v\u1ec1 c\u1ea5u h\u00ecnh th\u1ef1c th\u1ec3"
}
}

View file

@ -6,7 +6,7 @@
"no_bridges": "Philips Hue Bridges entdeckt"
},
"error": {
"linking": "Unbekannte Link-Fehler aufgetreten.",
"linking": "Unbekannter Link-Fehler aufgetreten.",
"register_failed": "Registrieren fehlgeschlagen, bitte versuche es erneut"
},
"step": {

View file

@ -17,7 +17,7 @@
"title": "Wybierz mostek Hue"
},
"link": {
"description": "Naci\u015bnij przycisk na mostku, aby zarejestrowa\u0107 Philips Hue z Home Assistant. ",
"description": "Naci\u015bnij przycisk na mostku, aby zarejestrowa\u0107 Philips Hue z Home Assistant.",
"title": "Hub Link"
}
},

View file

@ -0,0 +1,8 @@
{
"state": {
"autumn": "M\u00f9a thu",
"spring": "M\u00f9a xu\u00e2n",
"summer": "M\u00f9a h\u00e8",
"winter": "M\u00f9a \u0111\u00f4ng"
}
}