[ci skip] Translation update
parent
29adc6a27b
commit
f4b8a95205
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is already configured",
|
||||
"no_devices": "No devices found on the network",
|
||||
"reauth_successful": "Access Token updated successfully"
|
||||
},
|
||||
"error": {
|
||||
"auth": "Invalid access token",
|
||||
"unknown": "Unknown Awair API error."
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"access_token": "Access Token",
|
||||
"email": "Email"
|
||||
},
|
||||
"description": "Please re-enter your Awair developer access token."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "Access Token",
|
||||
"email": "Email"
|
||||
},
|
||||
"description": "You must register for an Awair developer access token at: https://developer.getawair.com/onboard/login"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -27,6 +27,7 @@
|
|||
"init": {
|
||||
"data": {
|
||||
"activity": "La actividad por defecto a ejecutar cuando no se especifica ninguna.",
|
||||
"activity_notify": "Actualice la actividad actual al inicio del cambio de actividad.",
|
||||
"delay_secs": "El retraso entre el env\u00edo de comandos."
|
||||
},
|
||||
"description": "Ajustar las opciones de Harmony Hub"
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
"init": {
|
||||
"data": {
|
||||
"activity": "L'attivit\u00e0 predefinita da eseguire quando nessuna \u00e8 specificata.",
|
||||
"activity_notify": "Aggiorna l'attivit\u00e0 corrente all'avvio del cambio attivit\u00e0.",
|
||||
"delay_secs": "Il ritardo tra l'invio dei comandi."
|
||||
},
|
||||
"description": "Regolare le opzioni di Harmony Hub"
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
"init": {
|
||||
"data": {
|
||||
"activity": "\u7576\u672a\u6307\u5b9a\u6642\u9810\u8a2d\u57f7\u884c\u6d3b\u52d5\u3002",
|
||||
"activity_notify": "\u65bc\u958b\u59cb\u6d3b\u52d5\u958b\u95dc\u6642\u66f4\u65b0\u76ee\u524d\u6d3b\u52d5\u3002",
|
||||
"delay_secs": "\u50b3\u9001\u547d\u4ee4\u9593\u9694\u79d2\u6578\u3002"
|
||||
},
|
||||
"description": "\u8abf\u6574 Harmony Hub \u9078\u9805"
|
||||
|
|
Loading…
Reference in New Issue