Initial Commit
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account wurde bereits konfiguriert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"invalid_auth": "Ungültige Authentifizierung",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"account_type": "Account Type"
|
||||
}
|
||||
},
|
||||
"account_link": {
|
||||
"description": "Bitte holen Sie sich Ihr Issue_Token und Ihre Cookies gemäß den Anweisungen in der [Integrations-README](https://github.com/iMicknl/ha-nest-protect/#retrieving-issue_token-and-cookies) und fügen Sie sie unten ein.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"already_configured": "Account wurde bereits konfiguriert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"invalid_auth": "Ungültige Authentifizierung",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"step": {
|
||||
"account_link": {
|
||||
"description": "Bitte holen Sie sich Ihr Issue_Token und Ihre Cookies gemäß den Anweisungen in der Integrations-README und fügen Sie sie unten ein.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is already configured"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect",
|
||||
"invalid_auth": "Invalid authentication",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"account_type": "Account Type"
|
||||
}
|
||||
},
|
||||
"account_link": {
|
||||
"description": "Please retrieve your issue_token and cookies manually, following the instructions in the [integration README](https://github.com/iMicknl/ha-nest-protect/#retrieving-issue_token-and-cookies) and paste them below.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"already_configured": "Account is already configured"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect",
|
||||
"invalid_auth": "Invalid authentication",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"step": {
|
||||
"account_link": {
|
||||
"description": "Please get your issue_token and cookies following the instructions in the integration README and paste them below.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Le compte est déjà configuré"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Échec de connexion",
|
||||
"invalid_auth": "Authentification invalide",
|
||||
"unknown": "Erreur inattendue"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"account_type": "Account Type"
|
||||
}
|
||||
},
|
||||
"account_link": {
|
||||
"description": "Veuillez récupérer votre issue_token et vos cookies en suivant les instructions du fichier [README](https://github.com/iMicknl/ha-nest-protect/#retrieving-issue_token-and-cookies) d'intégration et collez-les ci-dessous.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"already_configured": "Le compte est déjà configuré"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Échec de connexion",
|
||||
"invalid_auth": "Authentification invalide",
|
||||
"unknown": "Erreur inattendue"
|
||||
},
|
||||
"step": {
|
||||
"account_link": {
|
||||
"description": "Veuillez récupérer votre issue_token et vos cookies en suivant les instructions du fichier README d'intégration et collez-les ci-dessous.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"account_type": "Account type"
|
||||
}
|
||||
},
|
||||
"account_link": {
|
||||
"description": "Verkrijg uw issue_token en cookies handmatig, volgens de instructies in de [README](https://github.com/iMicknl/ha-nest-protect/#retrieving-issue_token-and-cookies) en plak ze hieronder.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"account_link": {
|
||||
"description": "Haal uw issue_token en cookies op volgens de instructies in de README voor integratie en plak ze hieronder.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "A conta já está configurada"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falhou ao se conectar",
|
||||
"invalid_auth": "Autenticação inválida",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"account_type": "Tipo de conta"
|
||||
}
|
||||
},
|
||||
"account_link": {
|
||||
"description": "Obtenha seu issue_token e cookies seguindo as instruções no [LEIA-ME](https://github.com/iMicknl/ha-nest-protect/#retrieving-issue_token-and-cookies) de integração e cole-os abaixo.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"already_configured": "A conta já está configurada"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falhou ao se conectar",
|
||||
"invalid_auth": "Autenticação inválida",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"account_link": {
|
||||
"description": "Obtenha seu issue_token e cookies seguindo as instruções no LEIA-ME de integração e cole-os abaixo.",
|
||||
"data": {
|
||||
"issue_token": "issue_token",
|
||||
"cookies": "cookies"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"state": {
|
||||
"nest_protect__night_light_brightness": {
|
||||
"low": "Gering",
|
||||
"medium": "Medium",
|
||||
"high": "Hoch"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"state": {
|
||||
"nest_protect__night_light_brightness": {
|
||||
"low": "Low",
|
||||
"medium": "Medium",
|
||||
"high": "High"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"state": {
|
||||
"nest_protect__night_light_brightness": {
|
||||
"low": "Bas",
|
||||
"medium": "Moyen",
|
||||
"high": "Haut"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"state": {
|
||||
"nest_protect__night_light_brightness": {
|
||||
"low": "Laag",
|
||||
"medium": "Middel",
|
||||
"high": "Hoog"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user