[ci skip] Translation update

pull/31735/head
HomeAssistant Azure 2020-02-12 00:31:49 +00:00
parent 378bd8438b
commit 9e233070a0
6 changed files with 57 additions and 2 deletions

View File

@ -77,6 +77,7 @@
"remote_button_short_release": "Bouton \"{subtype}\" rel\u00e2ch\u00e9", "remote_button_short_release": "Bouton \"{subtype}\" rel\u00e2ch\u00e9",
"remote_button_triple_press": "Bouton \"{subtype}\" triple cliqu\u00e9", "remote_button_triple_press": "Bouton \"{subtype}\" triple cliqu\u00e9",
"remote_double_tap": "Appareil \"{subtype}\" tapot\u00e9 deux fois", "remote_double_tap": "Appareil \"{subtype}\" tapot\u00e9 deux fois",
"remote_double_tap_any_side": "Appareil double tap\u00e9 de n\u2019importe quel c\u00f4t\u00e9",
"remote_falling": "Appareil en chute libre", "remote_falling": "Appareil en chute libre",
"remote_flip_180_degrees": "Dispositif retourn\u00e9 \u00e0 180 degr\u00e9s", "remote_flip_180_degrees": "Dispositif retourn\u00e9 \u00e0 180 degr\u00e9s",
"remote_flip_90_degrees": "Dispositif retourn\u00e9 \u00e0 90 degr\u00e9s", "remote_flip_90_degrees": "Dispositif retourn\u00e9 \u00e0 90 degr\u00e9s",

View File

@ -0,0 +1,8 @@
{
"options": {
"error": {
"one": "EN",
"other": "ANDEN"
}
}
}

View File

@ -29,7 +29,6 @@
"abort": { "abort": {
"not_konn_panel": "Not a recognized Konnected.io device" "not_konn_panel": "Not a recognized Konnected.io device"
}, },
"error": {},
"step": { "step": {
"options_binary": { "options_binary": {
"data": { "data": {

View File

@ -0,0 +1,23 @@
{
"config": {
"abort": {
"already_configured": "La integraci\u00f3 MELCloud ja est\u00e0 configurada amb aquest correu electr\u00f2nic. El testimoni d'acc\u00e9s s'ha actualitzat."
},
"error": {
"cannot_connect": "No s'ha pogut connectar, torna-ho a provar",
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
"unknown": "Error inesperat"
},
"step": {
"user": {
"data": {
"password": "Contrasenya de MELCloud.",
"username": "Correu electr\u00f2nic d'inici de sessi\u00f3 a MELCloud."
},
"description": "Connecta\u2019t amb el teu compte de MELCloud.",
"title": "Connexi\u00f3 amb MELCloud"
}
},
"title": "MELCloud"
}
}

View File

@ -0,0 +1,23 @@
{
"config": {
"abort": {
"already_configured": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f MELCloud \u0443\u0436\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u0430\u0434\u0440\u0435\u0441\u0430 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b. \u0422\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d."
},
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437.",
"invalid_auth": "\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f.",
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
},
"step": {
"user": {
"data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u044c MELCloud.",
"username": "\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u0430\u044f \u0434\u043b\u044f \u0432\u0445\u043e\u0434\u0430 \u0432 MELCloud."
},
"description": "\u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u0441\u044c, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0441\u0432\u043e\u044e \u0443\u0447\u0435\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c MELCloud.",
"title": "MELCloud"
}
},
"title": "MELCloud"
}
}

View File

@ -33,7 +33,8 @@
"step": { "step": {
"init": { "init": {
"data": { "data": {
"timeout": "D\u00e9lai d'expiration de la demande d'API (secondes)" "timeout": "D\u00e9lai d'expiration de la demande d'API (secondes)",
"volume_step": "Taille du pas de volume"
}, },
"title": "Mettre \u00e0 jour les options de Vizo SmartCast" "title": "Mettre \u00e0 jour les options de Vizo SmartCast"
} }