1
mirror of https://github.com/home-assistant/core synced 2024-07-12 07:21:24 +02:00

[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-10-14 00:11:41 +00:00
parent 45f3eb6991
commit 8c326198cf
20 changed files with 168 additions and 10 deletions

View File

@ -17,6 +17,9 @@
"confirm": {
"description": "Wilt u beginnen met instellen?"
},
"import_turn_on": {
"description": "Zet het apparaat aan en klik op verzenden om door te gaan met de migratie"
},
"user": {
"data": {
"url": "URL"

View File

@ -0,0 +1,21 @@
{
"config": {
"abort": {
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
},
"error": {
"cannot_connect": "Impossibile connettersi",
"invalid_auth": "Autenticazione non valida",
"unknown": "Errore imprevisto"
},
"step": {
"user": {
"data": {
"api_key": "Chiave API"
},
"title": "Efergy"
}
}
}
}

View File

@ -0,0 +1,21 @@
{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd",
"reauth_successful": "Herauthenticatie was succesvol"
},
"error": {
"cannot_connect": "Kan geen verbinding maken",
"invalid_auth": "Ongeldige authenticatie",
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"data": {
"api_key": "API-sleutel"
},
"title": "Efergy"
}
}
}
}

View File

@ -3,6 +3,8 @@
"error": {
"bad_station_id": "L'ID d'estaci\u00f3 no \u00e9s v\u00e0lid, no est\u00e0 present o no es troba a la base de dades d'IDs d'estacions",
"cannot_connect": "Ha fallat la connexi\u00f3",
"error_response": "Resposta d'error d'Environment Canada",
"too_many_attempts": "Les connexions a Environment Canada estan limitades; torna-ho a provar d'aqu\u00ed a 60 segons",
"unknown": "Error inesperat"
},
"step": {
@ -11,8 +13,10 @@
"language": "Idioma de la informaci\u00f3 meteorol\u00f2gica",
"latitude": "Latitud",
"longitude": "Longitud",
"station": "ID de l'estaci\u00f3 meteorol\u00f2gica"
}
"station": "ID d'estaci\u00f3 meteorol\u00f2gica"
},
"description": "Cal especificar un identificador d'estaci\u00f3 o una latitud/longitud. La latitud/longitud que s'utilitza de manera predeterminada s'obt\u00e9 dels valors configurats a la instal\u00b7laci\u00f3 de Home Assistant. Si s'especifiquen coordenades, s'utilitzar\u00e0 l'estaci\u00f3 meteorol\u00f2gica m\u00e9s propera a aquestes coordenades. Si s'utilitza un codi d'estaci\u00f3, ha de ser amb el format: PP/codi, on PP s\u00f3n les dues lletres de prov\u00edncia i el codi \u00e9s l'identificador d'estaci\u00f3. Pots trobar la llista d'IDs d'estaci\u00f3 aqu\u00ed: https://dd.weather.gc.ca/citypage_weather/docs/site_list_towns_en.csv. La informaci\u00f3 meteorol\u00f2gica es pot obtenir en angl\u00e8s o franc\u00e8s.",
"title": "Environment Canada: ubicaci\u00f3 meteorol\u00f2gica i idioma"
}
}
}

View File

@ -0,0 +1,23 @@
{
"config": {
"error": {
"bad_station_id": "L'ID stazione non \u00e8 valido, mancante o non \u00e8 presente nel database degli ID stazione",
"cannot_connect": "Impossibile connettersi",
"error_response": "Risposta di Environment Canada in errore",
"too_many_attempts": "I collegamenti con Environment Canada sono limitati; Riprova tra 60 secondi",
"unknown": "Errore imprevisto"
},
"step": {
"user": {
"data": {
"language": "Lingua delle informazioni meteo",
"latitude": "Latitudine",
"longitude": "Logitudine",
"station": "ID stazione meteo"
},
"description": "\u00c8 necessario specificare un ID stazione o latitudine/longitudine. La latitudine/longitudine predefinita utilizzata sono i valori configurati nell'installazione di Home Assistant. Se si specificano le coordinate, verr\u00e0 utilizzata la stazione meteorologica pi\u00f9 vicina alle coordinate. Se viene utilizzato un codice di stazione, deve seguire il formato: PP/codice, dove PP \u00e8 la provincia in due lettere e codice \u00e8 l'identificativo della stazione. L'elenco degli ID delle stazioni \u00e8 disponibile qui: https://dd.weather.gc.ca/citypage_weather/docs/site_list_towns_en.csv. Le informazioni meteorologiche possono essere recuperate in inglese o francese.",
"title": "Environment Canada: posizione meteo e lingua"
}
}
}
}

View File

@ -0,0 +1,23 @@
{
"config": {
"error": {
"bad_station_id": "Station-ID is ongeldig, ontbreekt of is niet gevonden in de database met stations-ID's",
"cannot_connect": "Kan geen verbinding maken",
"error_response": "Antwoord van Environment Canada is fout",
"too_many_attempts": "Verbindingen met Environment Canada zijn gelimiteerd; Probeer opnieuw binnen 60 seconden",
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"data": {
"language": "Taal voor weerinformatie",
"latitude": "Breedtegraad",
"longitude": "Lengtegraad",
"station": "Weerstation-ID"
},
"description": "Er moet een station-ID of een lengte-/breedtegraad worden opgegeven. De standaard gebruikte breedtegraad/lengtegraad zijn de waarden die in uw Home Assistant installatie zijn geconfigureerd. Als u co\u00f6rdinaten opgeeft, wordt het weerstation gebruikt dat zich het dichtst bij de co\u00f6rdinaten bevindt. Als een stationcode wordt gebruikt, moet deze het volgende formaat hebben PP/code, waarbij PP de provincie is met twee letters en code de ID van het station. De lijst van station ID's kan hier worden gevonden: https://dd.weather.gc.ca/citypage_weather/docs/site_list_towns_en.csv. Weerinformatie kan worden opgevraagd in het Engels of Frans.",
"title": "Omgeving Canada: weerlocatie en taal"
}
}
}
}

View File

@ -33,11 +33,17 @@
}
},
"options": {
"error": {
"cannot_connect": "Failed to connect",
"unknown": "Unexpected error"
},
"step": {
"init": {
"data": {
"resources": "Resources",
"scan_interval": "Scan Interval (seconds)"
}
},
"description": "Choose Sensor Resources."
}
}
}

View File

@ -0,0 +1,14 @@
{
"config": {
"abort": {
"already_configured": "Service is al geconfigureerd"
},
"step": {
"user": {
"data": {
"province": "Provincie"
}
}
}
}
}

View File

@ -5,6 +5,7 @@
"already_in_progress": "El flux de configuraci\u00f3 ja est\u00e0 en curs"
},
"error": {
"cannot_authenticate": "No es pot autenticar, el Gateway est\u00e0 vinculat amb un altre servidor com, per exemple, Homekit?",
"cannot_connect": "Ha fallat la connexi\u00f3",
"invalid_key": "Ha fallat el registre amb la clau proporcionada. Si aix\u00f2 continua passant, intenta reiniciar la passarel\u00b7la d'enlla\u00e7.",
"timeout": "S'ha acabat el temps d'espera durant la validaci\u00f3 del codi."

View File

@ -5,6 +5,7 @@
"already_in_progress": "Der Konfigurationsablauf wird bereits ausgef\u00fchrt"
},
"error": {
"cannot_authenticate": "Authentifizierung nicht m\u00f6glich, ist das Gateway mit einem anderen Server wie z.B. Homekit gekoppelt?",
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_key": "Registrierung mit angegebenem Schl\u00fcssel fehlgeschlagen. Wenn dies weiterhin geschieht, starte den Gateway neu.",
"timeout": "Timeout bei der \u00dcberpr\u00fcfung des Codes."

View File

@ -5,6 +5,7 @@
"already_in_progress": "Configuration flow is already in progress"
},
"error": {
"cannot_authenticate": "Cannot authenticate, is Gateway paired with another server like e.g. Homekit?",
"cannot_connect": "Failed to connect",
"invalid_key": "Failed to register with provided key. If this keeps happening, try restarting the gateway.",
"timeout": "Timeout validating the code."

View File

@ -5,6 +5,7 @@
"already_in_progress": "Seadistamine on juba k\u00e4imas"
},
"error": {
"cannot_authenticate": "Tuvastamine nurjus, kas Gateway on seotud m\u00f5ne teise serveriga, n\u00e4iteks Homekitiga?",
"cannot_connect": "\u00dchendamine nurjus",
"invalid_key": "Sisestatud v\u00f5tmega registreerimine nurjus. Kui see juhtub, proovi l\u00fc\u00fcs taask\u00e4ivitada.",
"timeout": "Koodi kinnitamise ajal\u00f5pp."

View File

@ -5,6 +5,7 @@
"already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso"
},
"error": {
"cannot_authenticate": "Impossibile eseguire l'autenticazione, il Gateway \u00e8 associato a un altro server come ad esempio Homekit?",
"cannot_connect": "Impossibile connettersi",
"invalid_key": "Impossibile registrarsi con la chiave fornita. Se questo continua a succedere, prova a riavviare il gateway.",
"timeout": "Tempo scaduto per la validazione del codice."

View File

@ -5,6 +5,7 @@
"already_in_progress": "De configuratiestroom is al aan de gang"
},
"error": {
"cannot_authenticate": "Kan niet authenticeren, is Gateway gekoppeld met een andere server zoals bijv. Homekit?",
"cannot_connect": "Kan geen verbinding maken",
"invalid_key": "Mislukt om te registreren met de meegeleverde sleutel. Als dit blijft gebeuren, probeer dan de gateway opnieuw op te starten.",
"timeout": "Time-out bij validatie van code"

View File

@ -5,6 +5,7 @@
"already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f."
},
"error": {
"cannot_authenticate": "\u041d\u0435 \u0443\u0434\u0430\u0451\u0442\u0441\u044f \u043f\u0440\u043e\u0439\u0442\u0438 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044e. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0448\u043b\u044e\u0437 \u0443\u0436\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d \u043a \u0434\u0440\u0443\u0433\u043e\u043c\u0443 \u0441\u0435\u0440\u0432\u0435\u0440\u0443 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, HomeKit).",
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
"invalid_key": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0441 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u043c \u043a\u043b\u044e\u0447\u043e\u043c. \u0415\u0441\u043b\u0438 \u044d\u0442\u043e \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0448\u043b\u044e\u0437.",
"timeout": "\u0418\u0441\u0442\u0435\u043a\u043b\u043e \u0432\u0440\u0435\u043c\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430."

View File

@ -5,6 +5,7 @@
"already_in_progress": "\u8a2d\u5b9a\u5df2\u7d93\u9032\u884c\u4e2d"
},
"error": {
"cannot_authenticate": "\u7121\u6cd5\u9a57\u8b49\uff0c\u7db2\u95dc\u662f\u5426\u8207\u5176\u4ed6\u4f3a\u670d\u5668\u3001\u4f8b\u5982 Homekit \u5df2\u9032\u884c\u914d\u5c0d\uff1f",
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_key": "\u63d0\u4f9b\u4e4b\u5b89\u5168\u78bc\u8a3b\u518a\u5931\u6557\u3002\u5047\u5982\u6b64\u60c5\u6cc1\u6301\u7e8c\u767c\u751f\uff0c\u8acb\u5617\u8a66\u91cd\u555f\u9598\u9053\u5668\u3002",
"timeout": "\u8a8d\u8b49\u78bc\u903e\u6642\u3002"

View File

@ -6,15 +6,32 @@
"single_instance_allowed": "\u5df2\u7ecf\u914d\u7f6e\u8fc7\u4e86\uff0c\u4e14\u53ea\u80fd\u914d\u7f6e\u4e00\u6b21\u3002"
},
"error": {
"invalid_auth": "\u8eab\u4efd\u8ba4\u8bc1\u65e0\u6548"
"invalid_auth": "\u8eab\u4efd\u8ba4\u8bc1\u65e0\u6548",
"login_error": "\u767b\u5f55\u5931\u8d25({code}: {msg}"
},
"flow_title": "\u6d82\u9e26\u914d\u7f6e",
"step": {
"login": {
"data": {
"access_id": "\u8bbf\u95ee ID",
"access_secret": "\u8bbf\u95ee\u5bc6\u94a5",
"country_code": "\u56fd\u5bb6\u4ee3\u7801",
"endpoint": "\u53ef\u7528\u533a\u57df",
"password": "\u5bc6\u7801",
"tuya_app_type": "\u79fb\u52a8\u5e94\u7528",
"username": "\u5e10\u6237"
},
"description": "\u8bf7\u8f93\u5165\u60a8\u7684\u6d82\u9e26\u8d26\u6237\u4fe1\u606f",
"title": "\u6d82\u9e26"
},
"user": {
"data": {
"access_id": "\u6d82\u9e26\u7269\u8054\u7f51\u8bbe\u5907\u63a5\u5165 ID",
"access_secret": "\u6d82\u9e26\u7269\u8054\u7f51\u8bbe\u5907\u63a5\u5165\u5bc6\u94a5",
"country_code": "\u60a8\u7684\u5e10\u6237\u56fd\u5bb6(\u5730\u533a)\u4ee3\u7801\uff08\u4f8b\u5982\u4e2d\u56fd\u4e3a 86\uff0c\u7f8e\u56fd\u4e3a 1\uff09",
"password": "\u5bc6\u7801",
"platform": "\u60a8\u6ce8\u518c\u5e10\u6237\u7684\u5e94\u7528",
"region": "\u5730\u533a",
"username": "\u7528\u6237\u540d"
},
"description": "\u8bf7\u8f93\u5165\u6d82\u9e26\u8d26\u6237\u4fe1\u606f\u3002",
@ -39,7 +56,9 @@
"max_temp": "\u6700\u9ad8\u76ee\u6807\u6e29\u5ea6\uff08min \u548c max \u4e3a 0 \u65f6\u4f7f\u7528\u9ed8\u8ba4\uff09",
"min_kelvin": "\u6700\u4f4e\u652f\u6301\u8272\u6e29\uff08\u5f00\u6c0f\uff09",
"min_temp": "\u6700\u4f4e\u76ee\u6807\u6e29\u5ea6\uff08min \u548c max \u4e3a 0 \u65f6\u4f7f\u7528\u9ed8\u8ba4\uff09",
"set_temp_divided": "\u4f7f\u7528\u5212\u5206\u7684\u6e29\u5ea6\u503c\u6765\u8bbe\u7f6e\u6e29\u5ea6\u547d\u4ee4",
"support_color": "\u5f3a\u5236\u652f\u6301\u8c03\u8272",
"temp_step_override": "\u76ee\u6807\u6e29\u5ea6\u6b65\u8fdb",
"tuya_max_coltemp": "\u8bbe\u5907\u62a5\u544a\u7684\u6700\u9ad8\u8272\u6e29",
"unit_of_measurement": "\u8bbe\u5907\u4f7f\u7528\u7684\u6e29\u5ea6\u5355\u4f4d"
},
@ -53,7 +72,7 @@
"query_interval": "\u67e5\u8be2\u8bbe\u5907\u8f6e\u8be2\u95f4\u9694\uff08\u4ee5\u79d2\u4e3a\u5355\u4f4d\uff09"
},
"description": "\u8bf7\u4e0d\u8981\u5c06\u8f6e\u8be2\u95f4\u9694\u8bbe\u7f6e\u5f97\u592a\u4f4e\uff0c\u5426\u5219\u5c06\u8c03\u7528\u5931\u8d25\u5e76\u5728\u65e5\u5fd7\u751f\u6210\u9519\u8bef\u6d88\u606f",
"title": "\u914d\u7f6e\u6d82\u9e26\u9009\u9879"
"title": "\u6d82\u9e26\u914d\u7f6e\u9009\u9879"
}
}
}

View File

@ -2,14 +2,14 @@
"state": {
"_": {
"cleaning": "\u039a\u03b1\u03b8\u03b1\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2",
"docked": "\u039a\u03b1\u03c1\u03c6\u03b9\u03c4\u03c3\u03c9\u03bc\u03ad\u03bd\u03bf",
"docked": "\u03a6\u03bf\u03c1\u03c4\u03af\u03b6\u03b5\u03b9",
"error": "\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1",
"idle": "\u03a3\u03b5 \u03b1\u03b4\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1",
"off": "\u039c\u03b7 \u0395\u03bd\u03b5\u03c1\u03b3\u03cc",
"on": "\u0395\u03bd\u03b5\u03c1\u03b3\u03cc",
"paused": "\u03a0\u03b1\u03cd\u03c3\u03b7",
"returning": "\u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03bf dock"
"returning": "\u03a0\u03c1\u03bf\u03c2 \u03c6\u03cc\u03c1\u03c4\u03b9\u03c3\u03b7"
}
},
"title": "\u0395\u03ba\u03ba\u03ad\u03bd\u03c9\u03c3\u03b7"
"title": "\u03a1\u03bf\u03bc\u03c0\u03bf\u03c4\u03b9\u03ba\u03ae \u03c3\u03ba\u03bf\u03cd\u03c0\u03b1"
}

View File

@ -1,7 +1,8 @@
{
"config": {
"abort": {
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
},
"error": {
"invalid_auth": "Autenticazione non valida",
@ -22,6 +23,13 @@
},
"description": "Scegli una posizione da monitorare:"
},
"reauth_confirm": {
"data": {
"password": "Password"
},
"description": "Si prega di reinserire la password per {username}:",
"title": "Autenticare nuovamente l'integrazione"
},
"user": {
"data": {
"password": "Password",

View File

@ -1,7 +1,8 @@
{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
"already_configured": "Apparaat is al geconfigureerd",
"reauth_successful": "Herauthenticatie was succesvol"
},
"error": {
"invalid_auth": "Ongeldige authenticatie",
@ -22,6 +23,13 @@
},
"description": "Kies een locatie om te monitoren:"
},
"reauth_confirm": {
"data": {
"password": "Wachtwoord"
},
"description": "Voer het wachtwoord voor {username} opnieuw in:",
"title": "Verifieer de integratie opnieuw"
},
"user": {
"data": {
"password": "Wachtwoord",