Update translations for FRITZ!Box

This commit is contained in:
Franck Nijhof 2020-04-29 12:04:53 +02:00
parent a3d048e9c0
commit aca1c5a5f8
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
5 changed files with 41 additions and 6 deletions

View file

@ -3,7 +3,8 @@
"abort": {
"already_configured": "This AVM FRITZ!Box is already configured.",
"already_in_progress": "AVM FRITZ!Box configuration is already in progress.",
"not_found": "No supported AVM FRITZ!Box found on the network."
"not_found": "No supported AVM FRITZ!Box found on the network.",
"not_supported": "Connected to AVM FRITZ!Box but it's unable to control Smart Home devices."
},
"error": {
"auth_failed": "Username and/or password are incorrect."

View file

@ -3,7 +3,8 @@
"abort": {
"already_configured": "Este AVM FRITZ!Box ya est\u00e1 configurado.",
"already_in_progress": "La configuraci\u00f3n del AVM FRITZ!Box ya est\u00e1 en progreso.",
"not_found": "No se encontr\u00f3 ning\u00fan AVM FRITZ!Box compatible en la red."
"not_found": "No se encontr\u00f3 ning\u00fan AVM FRITZ!Box compatible en la red.",
"not_supported": "Conectado a AVM FRITZ!Box pero no es capaz de controlar dispositivos Smart Home."
},
"error": {
"auth_failed": "Usuario y/o contrase\u00f1a incorrectos."

View file

@ -0,0 +1,32 @@
{
"config": {
"abort": {
"already_configured": "Questo AVM FRITZ!Box \u00e8 gi\u00e0 configurato.",
"already_in_progress": "La configurazione di AVM FRITZ!Box \u00e8 gi\u00e0 in corso.",
"not_found": "Nessun AVM FRITZ!Box supportato trovato sulla rete."
},
"error": {
"auth_failed": "Nome utente e/o password non sono corretti."
},
"flow_title": "AVM FRITZ!Box: {name}",
"step": {
"confirm": {
"data": {
"password": "Password",
"username": "Nome utente"
},
"description": "Vuoi impostare {name}?",
"title": "AVM FRITZ!Box"
},
"user": {
"data": {
"host": "Host o indirizzo IP",
"password": "Password",
"username": "Nome utente"
},
"description": "Inserisci le informazioni del tuo AVM FRITZ!Box .",
"title": "AVM FRITZ!Box"
}
}
}
}

View file

@ -8,7 +8,7 @@
"error": {
"auth_failed": "Brukernavn og/eller passord er feil."
},
"flow_title": "AVM FRITZ!Box: {name}",
"flow_title": "",
"step": {
"confirm": {
"data": {
@ -16,7 +16,7 @@
"username": "Brukernavn"
},
"description": "Vil du sette opp {name} ?",
"title": "AVM FRITZ!Box"
"title": ""
},
"user": {
"data": {
@ -25,7 +25,7 @@
"username": "Brukernavn"
},
"description": "Skriv inn AVM FRITZ!Box informasjonen.",
"title": "AVM FRITZ!Box"
"title": ""
}
}
}

View file

@ -3,7 +3,8 @@
"abort": {
"already_configured": "Ten AVM FRITZ!Box jest ju\u017c skonfigurowany.",
"already_in_progress": "Konfiguracja AVM FRITZ!Box jest ju\u017c w toku.",
"not_found": "W sieci nie znaleziono obs\u0142ugiwanego urz\u0105dzenia AVM FRITZ!Box."
"not_found": "W sieci nie znaleziono obs\u0142ugiwanego urz\u0105dzenia AVM FRITZ!Box.",
"not_supported": "Po\u0142\u0105czony z AVM FRITZ! Box, ale nie jest w stanie kontrolowa\u0107 urz\u0105dze\u0144 Smart Home."
},
"error": {
"auth_failed": "Nazwa u\u017cytkownika i/lub has\u0142o s\u0105 nieprawid\u0142owe."