[ci skip] Translation update
parent
b8d4e9806e
commit
b4238443c8
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat",
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"invalid_token": "Token d'acc\u00e9s no v\u00e0lid",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"not_allowing_new_tokens": "Nanoleaf no permet 'tokens' nous, segueix les instruccions de sobre.",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Prem i mant\u00e9 el bot\u00f3 d'engegada del Nanoleaf durant 5 segons fins que els LEDs del bot\u00f3 comencin a parpellejar, despr\u00e9s clica a **ENVIA** abans de que passin 30 segons.",
|
||||
"title": "Enlla\u00e7 Nanoleaf"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"invalid_token": "Ung\u00fcltiger Zugriffs-Token",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"not_allowing_new_tokens": "Nanoleaf l\u00e4sst keine neuen Tokens zu, befolge die obigen Anweisungen.",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Halte die Ein-/Aus-Taste an deinem Nanoleaf 5 Sekunden lang gedr\u00fcckt, bis die LEDs der Tasten zu blinken beginnen, und klicke dann innerhalb von 30 Sekunden auf **SENDEN**.",
|
||||
"title": "Nanoleaf verkn\u00fcpfen"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -17,5 +17,16 @@
|
|||
"title": "Introdueix la teva informaci\u00f3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"from_window": "\u00cdndex UV d'inicialitzaci\u00f3 de la finestra protectora",
|
||||
"to_window": "\u00cdndex UV de finalitzaci\u00f3 de la finestra protectora"
|
||||
},
|
||||
"title": "Configura OpenUV"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -17,5 +17,16 @@
|
|||
"title": "Gib deine Informationen ein"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"from_window": "Anfangs-UV-Index f\u00fcr das Schutzfenster",
|
||||
"to_window": "End-UV-Index f\u00fcr das Schutzfenster"
|
||||
},
|
||||
"title": "OpenUV konfigurieren"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -23,6 +23,7 @@
|
|||
"is_sulphur_dioxide": "Concentraci\u00f3 actual de di\u00f2xid de sofre de {entity_name}",
|
||||
"is_temperature": "Temperatura actual de {entity_name}",
|
||||
"is_value": "Valor actual de {entity_name}",
|
||||
"is_volatile_organic_compounds": "Concentraci\u00f3 actual de compostos org\u00e0nics vol\u00e0tils de {entity_name}",
|
||||
"is_voltage": "Voltatge actual de {entity_name}"
|
||||
},
|
||||
"trigger_type": {
|
||||
|
@ -48,6 +49,7 @@
|
|||
"sulphur_dioxide": "Canvia la concentraci\u00f3 de di\u00f2xid de sofre de {entity_name}",
|
||||
"temperature": "Canvia la temperatura de {entity_name}",
|
||||
"value": "Canvia el valor de {entity_name}",
|
||||
"volatile_organic_compounds": "Canvia la concentraci\u00f3 de compostos org\u00e0nics vol\u00e0tils de {entity_name}",
|
||||
"voltage": "Canvia el voltatge de {entity_name}"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue