mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
[ci skip] Translation update
This commit is contained in:
parent
4b298863c7
commit
11175b39f5
@ -11,8 +11,8 @@
|
||||
"manual_tunnel": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"individual_address": "Individuelle Adresse f\u00fcr die Verbindung",
|
||||
"local_ip": "Lokale IP des Home Assistant (f\u00fcr automatische Erkennung leer lassen)",
|
||||
"individual_address": "Physikalische Adresse f\u00fcr die Verbindung",
|
||||
"local_ip": "Lokale IP von Home Assistant (f\u00fcr automatische Erkennung leer lassen)",
|
||||
"port": "Port",
|
||||
"route_back": "Route Back / NAT-Modus",
|
||||
"tunneling_type": "KNX Tunneling Typ"
|
||||
@ -21,8 +21,8 @@
|
||||
},
|
||||
"routing": {
|
||||
"data": {
|
||||
"individual_address": "Individuelle Adresse f\u00fcr die Routingverbindung",
|
||||
"local_ip": "Lokale IP des Home Assistant (f\u00fcr automatische Erkennung leer lassen)",
|
||||
"individual_address": "Physikalische Adresse f\u00fcr die Routingverbindung",
|
||||
"local_ip": "Lokale IP von Home Assistant (f\u00fcr automatische Erkennung leer lassen)",
|
||||
"multicast_group": "Die f\u00fcr das Routing verwendete Multicast-Gruppe",
|
||||
"multicast_port": "Der f\u00fcr das Routing verwendete Multicast-Port"
|
||||
},
|
||||
@ -47,18 +47,18 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"connection_type": "KNX-Verbindungstyp",
|
||||
"individual_address": "Individuelle Standardadresse",
|
||||
"local_ip": "Lokale IP des Home Assistant (verwende 0.0.0.0 f\u00fcr automatische Erkennung)",
|
||||
"multicast_group": "Multicast-Gruppe f\u00fcr Routing und Discovery verwenden",
|
||||
"multicast_port": "Multicast-Port f\u00fcr Routing und Discovery verwenden",
|
||||
"rate_limit": "Maximal ausgehende Telegrams pro Sekunde",
|
||||
"state_updater": "Lesen von Zust\u00e4nden aus dem KNX Bus global freigeben"
|
||||
"individual_address": "Standard physikalische Adresse",
|
||||
"local_ip": "Lokale IP von Home Assistant (verwende 0.0.0.0 f\u00fcr automatische Erkennung)",
|
||||
"multicast_group": "Multicast-Gruppe f\u00fcr Routing und Discovery",
|
||||
"multicast_port": "Multicast-Port f\u00fcr Routing und Discovery",
|
||||
"rate_limit": "Maximal ausgehende Telegramme pro Sekunde",
|
||||
"state_updater": "Lesen von Zust\u00e4nden von dem KNX Bus global freigeben"
|
||||
}
|
||||
},
|
||||
"tunnel": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"local_ip": "Lokale IP (leer lassen, wenn unsicher)",
|
||||
"local_ip": "Lokale IP (im Zweifel leer lassen)",
|
||||
"port": "Port",
|
||||
"route_back": "Route Back / NAT-Modus",
|
||||
"tunneling_type": "KNX Tunneling Typ"
|
||||
|
@ -33,7 +33,7 @@
|
||||
"ip_address": "Indirizzo IP (Lascia vuoto se stai usando il rilevamento automatico).",
|
||||
"mode": "Modalit\u00e0 di configurazione"
|
||||
},
|
||||
"description": "Seleziona la modalit\u00e0 per la configurazione. Il campo per l'indirizzo IP pu\u00f2 essere lasciato vuoto se si seleziona il rilevamento automatico, poich\u00e9 i dispositivi saranno automaticamente individuati.",
|
||||
"description": "Seleziona la modalit\u00e0 per la configurazione. Il campo per l'indirizzo IP pu\u00f2 essere lasciato vuoto se si seleziona il rilevamento automatico, poich\u00e9 i dispositivi saranno rilevati automaticamente.",
|
||||
"title": "PlayStation 4"
|
||||
}
|
||||
}
|
||||
|
@ -4,7 +4,8 @@
|
||||
"already_configured": "\u0410\u043a\u0430\u0443\u043d\u0442\u044a\u0442 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -6,20 +6,21 @@
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect",
|
||||
"incorrect_api_key": "Invalid API key for selected account",
|
||||
"invalid_auth": "Invalid authentication",
|
||||
"no_devices": "No devices discovered",
|
||||
"no_username": "Could not get username",
|
||||
"incorrect_api_key": "Invalid API key for selected account"
|
||||
"no_username": "Could not get username"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "API Key"
|
||||
}
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API Key"
|
||||
"api_key": "API Key",
|
||||
"name": "Name"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -4,7 +4,10 @@
|
||||
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
||||
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
|
||||
"no_devices": "Nincs \u00e9szlelt eszk\u00f6z",
|
||||
"no_username": "Nem siker\u00fclt beolvasni a felhaszn\u00e1l\u00f3nevet"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -4,7 +4,10 @@
|
||||
"already_configured": "Akun sudah dikonfigurasi"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Gagal terhubung"
|
||||
"cannot_connect": "Gagal terhubung",
|
||||
"invalid_auth": "Autentikasi tidak valid",
|
||||
"no_devices": "Tidak ada perangkat yang ditemukan",
|
||||
"no_username": "Tidak bisa mendapatkan nama pengguna"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -4,7 +4,10 @@
|
||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi"
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"invalid_auth": "Autenticazione non valida",
|
||||
"no_devices": "Nessun dispositivo rilevato",
|
||||
"no_username": "Impossibile ottenere il nome utente"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -4,7 +4,10 @@
|
||||
"already_configured": "Account is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken"
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"no_devices": "Geen apparaten gevonden",
|
||||
"no_username": "Kan gebruikersnaam niet ophalen"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -1,13 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0410\u043a\u0430\u0443\u043d\u0442\u044a\u0442 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d"
|
||||
"already_configured": "\u0410\u043a\u0430\u0443\u043d\u0442\u044a\u0442 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d",
|
||||
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430"
|
||||
},
|
||||
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f\u0442\u0430"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
|
@ -8,6 +8,11 @@
|
||||
"invalid_auth": "Autenticaci\u00f3n inv\u00e1lida"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
|
@ -1,13 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van"
|
||||
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van",
|
||||
"reauth_successful": "Az \u00fajrahiteles\u00edt\u00e9s sikeres volt."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
||||
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Jelsz\u00f3"
|
||||
},
|
||||
"description": "A SleepIQ-integr\u00e1ci\u00f3nak \u00fajra kell hiteles\u00edtenie fi\u00f3kj\u00e1t: {username}.",
|
||||
"title": "Integr\u00e1ci\u00f3 \u00fajrahiteles\u00edt\u00e9se"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Jelsz\u00f3",
|
||||
|
@ -1,13 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Akun sudah dikonfigurasi"
|
||||
"already_configured": "Akun sudah dikonfigurasi",
|
||||
"reauth_successful": "Autentikasi ulang berhasil"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Gagal terhubung",
|
||||
"invalid_auth": "Autentikasi tidak valid"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Kata Sandi"
|
||||
},
|
||||
"description": "Integrasi SlepIQ perlu mengautentikasi ulang akun Anda {username}.",
|
||||
"title": "Autentikasi Ulang Integrasi"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Kata Sandi",
|
||||
|
@ -1,13 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato"
|
||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato",
|
||||
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"invalid_auth": "Autenticazione non valida"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "L'integrazione SleepIQ deve autenticare nuovamente il tuo account {username}.",
|
||||
"title": "Autentica nuovamente l'integrazione"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Password",
|
||||
|
@ -1,13 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd"
|
||||
"already_configured": "Account is al geconfigureerd",
|
||||
"reauth_successful": "Herauthenticatie was succesvol"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Wachtwoord"
|
||||
},
|
||||
"description": "De SleepIQ-integratie moet uw account {username} opnieuw verifi\u00ebren.",
|
||||
"title": "Verifieer de integratie opnieuw"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"data": {
|
||||
"password": "Senha"
|
||||
},
|
||||
"description": "A integra\u00e7\u00e3o do SleepIQ precisa autenticar novamente sua conta {username} .",
|
||||
"description": "A integra\u00e7\u00e3o do SleepIQ precisa autenticar novamente sua conta {username}.",
|
||||
"title": "Reautenticar Integra\u00e7\u00e3o"
|
||||
},
|
||||
"user": {
|
||||
|
@ -4,7 +4,7 @@
|
||||
"single_instance_allowed": "Gi\u00e0 configurato. \u00c8 possibile una sola configurazione."
|
||||
},
|
||||
"error": {
|
||||
"invalid_discovery_topic": "Prefisso dell'argomento di individuazione non valido."
|
||||
"invalid_discovery_topic": "Prefisso dell'argomento di rilevamento non valido."
|
||||
},
|
||||
"step": {
|
||||
"config": {
|
||||
|
@ -19,6 +19,10 @@
|
||||
"6h": "6 horas",
|
||||
"cancel": "Cancelar"
|
||||
},
|
||||
"tuya__curtain_mode": {
|
||||
"morning": "Ma\u00f1ana",
|
||||
"night": "Noche"
|
||||
},
|
||||
"tuya__decibel_sensitivity": {
|
||||
"0": "Sensibilidad baja",
|
||||
"1": "Sensibilidad alta"
|
||||
|
@ -2,7 +2,8 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Este dispositivo WLED ya est\u00e1 configurado.",
|
||||
"cannot_connect": "No se pudo conectar"
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"cct_unsupported": "Este dispositivo WLED utiliza canales CCT, que no son compatibles con esta integraci\u00f3n."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar"
|
||||
|
Loading…
x
Reference in New Issue
Block a user