[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2019-10-07 00:32:19 +00:00
parent 3b9f0062a2
commit 073bdd672a
24 changed files with 364 additions and 19 deletions

View file

@ -0,0 +1,18 @@
{
"config": {
"error": {
"name_exists": "Name existiert bereits"
},
"step": {
"user": {
"data": {
"latitude": "Breitengrad",
"longitude": "L\u00e4ngengrad",
"name": "Name der Integration"
},
"title": "Airly"
}
},
"title": "Airly"
}
}

View file

@ -0,0 +1,22 @@
{
"config": {
"error": {
"auth": "La clave de la API no es correcta.",
"name_exists": "El nombre ya existe.",
"wrong_location": "No hay estaciones de medici\u00f3n Airly en esta zona."
},
"step": {
"user": {
"data": {
"api_key": "Clave API de Airly",
"latitude": "Latitud",
"longitude": "Longitud",
"name": "Nombre de la integraci\u00f3n"
},
"description": "Establecer la integraci\u00f3n de la calidad del aire de Airly. Para generar la clave de la API vaya a https://developer.airly.eu/register",
"title": "Airly"
}
},
"title": "Airly"
}
}

View file

@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"name": "Nom de l'int\u00e9gration"
}
}
}
}
}

View file

@ -41,6 +41,16 @@
},
"title": "deCONZ Zigbee Gateway"
},
"device_automation": {
"trigger_subtype": {
"close": "Schlie\u00dfen",
"left": "Links",
"open": "Offen",
"right": "Rechts",
"turn_off": "Ausschalten",
"turn_on": "Einschalten"
}
},
"options": {
"step": {
"async_step_deconz_devices": {

View file

@ -64,6 +64,7 @@
"remote_button_quadruple_press": "Bot\u00f3n \"{subtype}\" pulsado cuatro veces consecutivas",
"remote_button_quintuple_press": "Bot\u00f3n \"{subtype}\" pulsado cinco veces consecutivas",
"remote_button_rotated": "Bot\u00f3n \"{subtype}\" girado",
"remote_button_rotation_stopped": "Bot\u00f3n rotativo \"{subtipo}\" detenido",
"remote_button_short_press": "Bot\u00f3n \"{subtype}\" pulsado",
"remote_button_short_release": "Bot\u00f3n \"{subtype}\" liberado",
"remote_button_triple_press": "Bot\u00f3n \"{subtype}\" pulsado cuatro veces consecutivas",

View file

@ -1,5 +1,14 @@
{
"device_automation": {
"action_type": {
"toggle": "Schalte {entity_name} um.",
"turn_off": "Schalte {entity_name} aus.",
"turn_on": "Schalte {entity_name} ein."
},
"condition_type": {
"is_off": "{entity_name} ausgeschaltet",
"is_on": "{entity_name} ist eingeschaltet"
},
"trigger_type": {
"turned_off": "{entity_name} ausgeschaltet",
"turned_on": "{entity_name} eingeschaltet"

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"name_exists": "Name existiert bereits"
"name_exists": "Ort existiert bereits"
},
"step": {
"user": {

View file

@ -0,0 +1,22 @@
{
"config": {
"abort": {
"already_configured": "Allerede konfigureret",
"invalid_credentials": "Ugyldige legitimationsoplysninger"
},
"error": {
"invalid_credentials": "Ugyldige legitimationsoplysninger"
},
"step": {
"user": {
"data": {
"password": "Adgangskode",
"username": "Brugernavn"
},
"description": "Se [Neato-dokumentation] ({docs_url}).",
"title": "Neato kontooplysninger"
}
},
"title": "Neato"
}
}

View file

@ -0,0 +1,26 @@
{
"config": {
"abort": {
"already_configured": "Bereits konfiguriert",
"invalid_credentials": "Ung\u00fcltige Anmeldeinformationen"
},
"create_entry": {
"default": "Siehe [Neato-Dokumentation]({docs_url})."
},
"error": {
"invalid_credentials": "Ung\u00fcltige Anmeldeinformationen"
},
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "Benutzername",
"vendor": "Hersteller"
},
"description": "Siehe [Neato-Dokumentation]({docs_url}).",
"title": "Neato-Kontoinformationen"
}
},
"title": "Neato"
}
}

View file

@ -1,27 +1,27 @@
{
"config": {
"title": "Neato",
"step": {
"user": {
"title": "Neato Account Info",
"data": {
"username": "Username",
"password": "Password",
"vendor": "Vendor"
},
"description": "See [Neato documentation]({docs_url})."
}
"abort": {
"already_configured": "Already configured",
"invalid_credentials": "Invalid credentials"
},
"create_entry": {
"default": "See [Neato documentation]({docs_url})."
},
"error": {
"invalid_credentials": "Invalid credentials",
"unexpected_error": "Unexpected error"
},
"create_entry": {
"default": "See [Neato documentation]({docs_url})."
"step": {
"user": {
"data": {
"password": "Password",
"username": "Username",
"vendor": "Vendor"
},
"description": "See [Neato documentation]({docs_url}).",
"title": "Neato Account Info"
}
},
"abort": {
"already_configured": "Already configured",
"invalid_credentials": "Invalid credentials"
}
"title": "Neato"
}
}

View file

@ -0,0 +1,26 @@
{
"config": {
"abort": {
"already_configured": "Ya est\u00e1 configurado",
"invalid_credentials": "Credenciales no v\u00e1lidas"
},
"create_entry": {
"default": "Ver [documentaci\u00f3n Neato]({docs_url})."
},
"error": {
"invalid_credentials": "Credenciales no v\u00e1lidas"
},
"step": {
"user": {
"data": {
"password": "Contrase\u00f1a",
"username": "Usuario",
"vendor": "Vendedor"
},
"description": "Ver [documentaci\u00f3n Neato]({docs_url}).",
"title": "Informaci\u00f3n de la cuenta de Neato"
}
},
"title": "Neato"
}
}

View file

@ -0,0 +1,26 @@
{
"config": {
"abort": {
"already_configured": "Allerede konfigurert",
"invalid_credentials": "Ugyldig brukerinformasjon"
},
"create_entry": {
"default": "Se [Neato dokumentasjon]({docs_url})."
},
"error": {
"invalid_credentials": "Ugyldig brukerinformasjon",
"unexpected_error": "Uventet feil"
},
"step": {
"user": {
"data": {
"password": "Passord",
"username": "Brukernavn",
"vendor": "Leverand\u00f8r"
},
"title": "Neato kontoinformasjon"
}
},
"title": "Neato"
}
}

View file

@ -0,0 +1,26 @@
{
"config": {
"abort": {
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.",
"invalid_credentials": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0435 \u0443\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435"
},
"create_entry": {
"default": "\u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 [\u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f\u043c\u0438]({docs_url}) \u0434\u043b\u044f \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u043e\u0439 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438."
},
"error": {
"invalid_credentials": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0435 \u0443\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435"
},
"step": {
"user": {
"data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
"username": "\u041b\u043e\u0433\u0438\u043d",
"vendor": "\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c"
},
"description": "\u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 [\u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f\u043c\u0438]({docs_url}) \u0434\u043b\u044f \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u043e\u0439 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438.",
"title": "Neato"
}
},
"title": "Neato"
}
}

View file

@ -0,0 +1,10 @@
{
"config": {
"step": {
"user": {
"title": "Podatki o ra\u010dunu Neato"
}
},
"title": "Neato"
}
}

View file

@ -0,0 +1,20 @@
{
"config": {
"error": {
"already_configured": "Gateway allerede konfigureret",
"id_exists": "Gateway-id findes allerede",
"serial_error": "Fejl ved tilslutning til enheden"
},
"step": {
"init": {
"data": {
"device": "Sti eller URL",
"id": "ID",
"name": "Navn"
},
"title": "OpenTherm Gateway"
}
},
"title": "OpenTherm Gateway"
}
}

View file

@ -0,0 +1,19 @@
{
"config": {
"error": {
"already_configured": "Gateway bereits konfiguriert",
"id_exists": "Gateway-ID ist bereits vorhanden",
"serial_error": "Fehler beim Verbinden mit dem Ger\u00e4t",
"timeout": "Zeit\u00fcberschreitung beim Verbindungsversuch"
},
"step": {
"init": {
"data": {
"device": "Pfad oder URL",
"id": "ID",
"name": "Name"
}
}
}
}
}

View file

@ -0,0 +1,23 @@
{
"config": {
"error": {
"already_configured": "Gateway ya configurado",
"id_exists": "El ID del Gateway ya existe",
"serial_error": "Error de conexi\u00f3n al dispositivo",
"timeout": "Intento de conexi\u00f3n agotado"
},
"step": {
"init": {
"data": {
"device": "Ruta o URL",
"floor_temperature": "Temperatura del suelo",
"id": "ID",
"name": "Nombre",
"precision": "Precisi\u00f3n de la temperatura clim\u00e1tica"
},
"title": "Gateway OpenTherm"
}
},
"title": "Gateway OpenTherm"
}
}

View file

@ -0,0 +1,13 @@
{
"config": {
"step": {
"init": {
"data": {
"device": "Chemin ou URL",
"id": "ID",
"name": "Nom"
}
}
}
}
}

View file

@ -1,10 +1,19 @@
{
"config": {
"error": {
"already_configured": "Gateway er allerede konfigurert",
"id_exists": "Gateway-ID finnes allerede",
"serial_error": "Feil ved tilkobling til enhet",
"timeout": "Tilkoblingsfors\u00f8k ble tidsavbrutt"
},
"step": {
"init": {
"data": {
"device": "Bane eller URL-adresse",
"floor_temperature": "Gulv klimatemperatur",
"id": "ID",
"name": "Navn"
"name": "Navn",
"precision": "Klima temperaturpresisjon"
},
"title": "OpenTherm Gateway"
}

View file

@ -0,0 +1,9 @@
{
"config": {
"step": {
"user": {
"description": "Fahren Sie mit der Autorisierung unter plex.tv fort oder konfigurieren Sie einen Server manuell."
}
}
}
}

View file

@ -5,6 +5,7 @@
"already_configured": "Este servidor Plex ya est\u00e1 configurado",
"already_in_progress": "Plex se est\u00e1 configurando",
"invalid_import": "La configuraci\u00f3n importada no es v\u00e1lida",
"token_request_timeout": "Tiempo de espera agotado para la obtenci\u00f3n del token",
"unknown": "Fall\u00f3 por razones desconocidas"
},
"error": {

View file

@ -0,0 +1,26 @@
{
"device_automation": {
"condition_type": {
"is_battery_level": "{entity_name} nivel de bater\u00eda",
"is_humidity": "{entity_name} humedad",
"is_illuminance": "{entity_name} iluminancia",
"is_power": "{entity_name} alimentaci\u00f3n",
"is_pressure": "{entity_name} presi\u00f3n",
"is_signal_strength": "{entity_name} intensidad de la se\u00f1al",
"is_temperature": "{entity_name} temperatura",
"is_timestamp": "{entity_name} marca de tiempo",
"is_value": "{entity_name} valor"
},
"trigger_type": {
"battery_level": "{entity_name} nivel de bater\u00eda",
"humidity": "{entity_name} humedad",
"illuminance": "{entity_name} iluminancia",
"power": "{entity_name} alimentaci\u00f3n",
"pressure": "{entity_name} presi\u00f3n",
"signal_strength": "{entity_name} intensidad de la se\u00f1al",
"temperature": "{entity_name} temperatura",
"timestamp": "{entity_name} marca de tiempo",
"value": "{entity_name} valor"
}
}
}

View file

@ -0,0 +1,13 @@
{
"config": {
"abort": {
"already_setup": "S\u00f3lo puede configurar una cuenta de Soma.",
"authorize_url_timeout": "Tiempo de espera agotado para la autorizaci\u00f3n de la url.",
"missing_configuration": "El componente Soma no est\u00e1 configurado. Por favor, leer la documentaci\u00f3n."
},
"create_entry": {
"default": "Autenticado con \u00e9xito con Soma."
},
"title": "Soma"
}
}

View file

@ -32,6 +32,11 @@
"track_devices": "Spor netv\u00e6rksenheder (Ubiquiti-enheder)",
"track_wired_clients": "Inkluder kablede netv\u00e6rksklienter"
}
},
"statistics_sensors": {
"data": {
"allow_bandwidth_sensors": "Opret b\u00e5ndbredde sensorer for netv\u00e6rksklienter"
}
}
}
}