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
75d6ffebc8
commit
1e00e48831
@ -1,10 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "Re-autenticaci\u00f3 realitzada correctament"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"invalid_api_key": "Clau API inv\u00e0lida"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "Clau API",
|
||||
"description": "Torna a autenticar-te amb el compte d'Ambee."
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Clau API",
|
||||
|
26
homeassistant/components/ambee/translations/de.json
Normal file
26
homeassistant/components/ambee/translations/de.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "API-Schl\u00fcssel"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API-Schl\u00fcssel",
|
||||
"latitude": "Breitengrad",
|
||||
"longitude": "L\u00e4ngengrad",
|
||||
"name": "Name"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,10 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "Taastuvastamine \u00f5nnestus"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendumine nurjus",
|
||||
"invalid_api_key": "Vale API v\u00f5ti"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "API v\u00f5ti",
|
||||
"description": "Taastuvasta Ambee konto"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API v\u00f5ti",
|
||||
|
28
homeassistant/components/ambee/translations/it.json
Normal file
28
homeassistant/components/ambee/translations/it.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"invalid_api_key": "Chiave API non valida"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "Chiave API",
|
||||
"description": "Riautenticati con il tuo account Ambee."
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Chiave API",
|
||||
"latitude": "Latitudine",
|
||||
"longitude": "Logitudine",
|
||||
"name": "Nome"
|
||||
},
|
||||
"description": "Configura Ambee per l'integrazione con Home Assistant."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,10 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "Herauthenticatie was succesvol"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_api_key": "Ongeldige API-sleutel"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "API-sleutel",
|
||||
"description": "Verifieer opnieuw met uw Ambee-account."
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API-sleutel",
|
||||
|
28
homeassistant/components/ambee/translations/pl.json
Normal file
28
homeassistant/components/ambee/translations/pl.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
||||
"invalid_api_key": "Nieprawid\u0142owy klucz API"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "Klucz API",
|
||||
"description": "Ponownie uwierzytelnij za pomoc\u0105 konta Ambee."
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Klucz API",
|
||||
"latitude": "Szeroko\u015b\u0107 geograficzna",
|
||||
"longitude": "D\u0142ugo\u015b\u0107 geograficzna",
|
||||
"name": "Nazwa"
|
||||
},
|
||||
"description": "Skonfiguruj Ambee, aby zintegrowa\u0107 go z Home Assistantem."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
10
homeassistant/components/ambee/translations/sensor.de.json
Normal file
10
homeassistant/components/ambee/translations/sensor.de.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"state": {
|
||||
"ambee__risk": {
|
||||
"high": "Hoch",
|
||||
"low": "Niedrig",
|
||||
"moderate": "M\u00e4\u00dfig",
|
||||
"very high": "Sehr hoch"
|
||||
}
|
||||
}
|
||||
}
|
10
homeassistant/components/ambee/translations/sensor.it.json
Normal file
10
homeassistant/components/ambee/translations/sensor.it.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"state": {
|
||||
"ambee__risk": {
|
||||
"high": "Alto",
|
||||
"low": "Basso",
|
||||
"moderate": "Moderato",
|
||||
"very high": "Molto alto"
|
||||
}
|
||||
}
|
||||
}
|
10
homeassistant/components/ambee/translations/sensor.pl.json
Normal file
10
homeassistant/components/ambee/translations/sensor.pl.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"state": {
|
||||
"ambee__risk": {
|
||||
"high": "Wysoki",
|
||||
"low": "Niski",
|
||||
"moderate": "Umiarkowany",
|
||||
"very high": "Bardzo wysoki"
|
||||
}
|
||||
}
|
||||
}
|
@ -16,7 +16,7 @@
|
||||
"host": "Adres IP",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Skonfiguruj BleBox, aby zintegrowa\u0107 si\u0119 z Home Assistantem.",
|
||||
"description": "Skonfiguruj BleBox, aby zintegrowa\u0107 go z Home Assistantem.",
|
||||
"title": "Konfiguracja urz\u0105dzenia BleBox"
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Konfiguracja Elgato Light w celu integracji z Home Assistantem."
|
||||
"description": "Skonfiguruj Elgato Light, aby zintegrowa\u0107 go z Home Assistantem."
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Czy chcesz doda\u0107 urz\u0105dzenie Elgato Light o numerze seryjnym `{serial_number}` do Home Assistanta?",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"ssl": "Certyfikat SSL",
|
||||
"verify_ssl": "Weryfikacja certyfikatu SSL"
|
||||
},
|
||||
"description": "Skonfiguruj drukark\u0119 za pomoc\u0105 protoko\u0142u IPP (Internet Printing Protocol) w celu integracji z Home Assistantem.",
|
||||
"description": "Skonfiguruj drukark\u0119 za pomoc\u0105 protoko\u0142u IPP (Internet Printing Protocol), aby zintegrowa\u0107 j\u0105 z Home Assistantem.",
|
||||
"title": "Po\u0142\u0105cz swoj\u0105 drukark\u0119"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
|
28
homeassistant/components/modern_forms/translations/it.json
Normal file
28
homeassistant/components/modern_forms/translations/it.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
||||
"cannot_connect": "Impossibile connettersi"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Vuoi iniziare la configurazione?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
},
|
||||
"description": "Configura il tuo ventilatore Modern Forms per integrarlo con Home Assistant."
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Vuoi aggiungere il ventilatore di Modern Forms chiamato `{name}` a Home Assistant?",
|
||||
"title": "Rilevato il dispositivo ventilatore di Modern Forms"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Modern Forms"
|
||||
}
|
28
homeassistant/components/modern_forms/translations/pl.json
Normal file
28
homeassistant/components/modern_forms/translations/pl.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Czy chcesz rozpocz\u0105\u0107 konfiguracj\u0119?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP"
|
||||
},
|
||||
"description": "Skonfiguruj Modern Forms, aby zintegrowa\u0107 go z Home Assistantem."
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Czy chcesz doda\u0107 wentylator Modern Forms o nazwie {name} do Home Assistanta?",
|
||||
"title": "Wykryto wentylator Modern Forms"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Modern Forms"
|
||||
}
|
@ -45,8 +45,8 @@
|
||||
"host": "Amfitri\u00f3",
|
||||
"password": "Contrasenya"
|
||||
},
|
||||
"description": "Actualment la recuperaci\u00f3 de BLID i la contrasenya \u00e9s un proc\u00e9s manual. Segueix els passos de la documentaci\u00f3 a: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"title": "Connexi\u00f3 amb el dispositiu"
|
||||
"description": "Selecciona un/a Roomba o Braava.",
|
||||
"title": "Connexi\u00f3 autom\u00e0tica amb el dispositiu"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -45,8 +45,8 @@
|
||||
"host": "Host",
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "Currently retrieving the BLID and password is a manual process. Please follow the steps outlined in the documentation at: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"title": "Connect to the device"
|
||||
"description": "Select a Roomba or Braava.",
|
||||
"title": "Automatically connect to the device"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -45,8 +45,8 @@
|
||||
"host": "",
|
||||
"password": "Salas\u00f5na"
|
||||
},
|
||||
"description": "Praegu on BLID ja parooli toomine k\u00e4sitsi protsess. J\u00e4rgi dokumentatsioonis toodud juhiseid aadressil: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"title": "\u00dchendu seadmega"
|
||||
"description": "Vali Roomba v\u00f5i Braava seade",
|
||||
"title": "\u00dchenda seadmega automaatselt"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -45,8 +45,8 @@
|
||||
"host": "Host",
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "Attualmente il recupero del BLID e della password \u00e8 un processo manuale. Si prega di seguire i passi descritti nella documentazione all'indirizzo: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"title": "Connettersi al dispositivo"
|
||||
"description": "Seleziona un Roomba o un Braava.",
|
||||
"title": "Connetti automaticamente al dispositivo"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -45,8 +45,8 @@
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
"password": "Has\u0142o"
|
||||
},
|
||||
"description": "Obecnie pobieranie BLID i has\u0142a jest procesem r\u0119cznym. Prosz\u0119 post\u0119powa\u0107 zgodnie z instrukcjami zawartymi w dokumentacji pod adresem: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials.",
|
||||
"title": "Po\u0142\u0105czenie z urz\u0105dzeniem"
|
||||
"description": "Wybierz Roomb\u0119 lub Braava",
|
||||
"title": "Po\u0142\u0105cz si\u0119 automatycznie z urz\u0105dzeniem"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -45,8 +45,8 @@
|
||||
"host": "\u4e3b\u6a5f\u7aef",
|
||||
"password": "\u5bc6\u78bc"
|
||||
},
|
||||
"description": "\u76ee\u524d\u63a5\u6536 BLID \u8207\u5bc6\u78bc\u70ba\u624b\u52d5\u904e\u7a0b\u3002\u8acb\u53c3\u95b1\u4ee5\u4e0b\u6587\u4ef6\u7684\u6b65\u9a5f\u9032\u884c\u8a2d\u5b9a\uff1ahttps://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"title": "\u9023\u7dda\u81f3\u88dd\u7f6e"
|
||||
"description": "\u9078\u64c7 Roomba \u6216 Braava\u3002",
|
||||
"title": "\u81ea\u52d5\u9023\u7dda\u81f3\u88dd\u7f6e"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -7,7 +7,7 @@
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"id_missing": "Dieses Samsung-Ger\u00e4t hat keine Seriennummer.",
|
||||
"not_supported": "Dieses Samsung TV-Ger\u00e4t wird derzeit nicht unterst\u00fctzt.",
|
||||
"reauth_successful": "Erneute Authentifizierung war erfolgreich",
|
||||
"reauth_successful": "Die erneute Authentifizierung war erfolgreich",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"error": {
|
||||
|
@ -20,5 +20,14 @@
|
||||
"title": "Dispositiu WLED descobert"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"keep_master_light": "Mant\u00e9 el llum principal, fins i tot amb 1 segment LED."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -20,5 +20,14 @@
|
||||
"title": "Dispositivo WLED rilevato"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"keep_master_light": "Mantieni la luce principale, anche con 1 segmento LED."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -20,5 +20,14 @@
|
||||
"title": "Ontdekt WLED-apparaat"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"keep_master_light": "Houd master light, zelfs met 1 LED-segment."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user