[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2019-11-08 00:32:12 +00:00
parent a71d852f16
commit 64166583b3
35 changed files with 397 additions and 4 deletions

View File

@ -2,7 +2,8 @@
"config": {
"abort": {
"already_setup": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44 Almond \u5e33\u865f\u3002",
"cannot_connect": "\u7121\u6cd5\u9023\u7dda\u81f3 Almond \u4f3a\u670d\u5668\u3002"
"cannot_connect": "\u7121\u6cd5\u9023\u7dda\u81f3 Almond \u4f3a\u670d\u5668\u3002",
"missing_configuration": "\u8acb\u53c3\u8003\u76f8\u95dc\u6587\u4ef6\u4ee5\u4e86\u89e3\u5982\u4f55\u8a2d\u5b9a Almond\u3002"
},
"title": "Almond"
}

View File

@ -0,0 +1,17 @@
{
"device_automation": {
"action_type": {
"set_hvac_mode": "Change HVAC mode on {entity_name}",
"set_preset_mode": "Change preset on {entity_name}"
},
"condtion_type": {
"is_hvac_mode": "{entity_name} is set to a specific HVAC mode",
"is_preset_mode": "{entity_name} is set to a specific preset mode"
},
"trigger_type": {
"current_humidity_changed": "{entity_name} measured humidity changed",
"current_temperature_changed": "{entity_name} measured temperature changed",
"hvac_mode_changed": "{entity_name} HVAC mode changed"
}
}
}

View File

@ -0,0 +1,17 @@
{
"device_automation": {
"action_type": {
"set_hvac_mode": "Cambia modalit\u00e0 HVAC su {entity_name}",
"set_preset_mode": "Modifica preimpostazione su {entity_name}"
},
"condtion_type": {
"is_hvac_mode": "{entity_name} \u00e8 impostato su una modalit\u00e0 HVAC specifica",
"is_preset_mode": "{entity_name} \u00e8 impostato su una modalit\u00e0 preimpostata specifica"
},
"trigger_type": {
"current_humidity_changed": "{entity_name} umidit\u00e0 misurata modificata",
"current_temperature_changed": "{entity_name} temperatura misurata cambiata",
"hvac_mode_changed": "{entity_name} modalit\u00e0 HVAC modificata"
}
}
}

View File

@ -0,0 +1,8 @@
{
"device_automation": {
"action_type": {
"set_hvac_mode": "\u8b8a\u66f4 {entity_name} HVAC \u6a21\u5f0f",
"set_preset_mode": "\u8b8a\u66f4 {entity_name} \u8a2d\u5b9a\u6a21\u5f0f"
}
}
}

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"off": "Kann ausgeschaltet werden"
}
}
}
}
}

View File

@ -55,10 +55,17 @@
"left": "Gauche",
"open": "Ouvert",
"right": "Droite",
"side_1": "Face 1",
"side_2": "Face 2",
"side_3": "Face 3",
"side_4": "Face 4",
"side_5": "Face 5",
"side_6": "Face 6",
"turn_off": "\u00c9teint",
"turn_on": "Allum\u00e9"
},
"trigger_type": {
"remote_awakened": "Appareil r\u00e9veill\u00e9",
"remote_button_double_press": "Bouton \"{subtype}\" double cliqu\u00e9",
"remote_button_long_press": "Bouton \"{subtype}\" appuy\u00e9 continuellement",
"remote_button_long_release": "Bouton \"{subtype}\" rel\u00e2ch\u00e9 apr\u00e8s appui long",

View File

@ -55,10 +55,17 @@
"left": "Sinistra",
"open": "Aperto",
"right": "Destra",
"side_1": "Lato 1",
"side_2": "Lato 2",
"side_3": "Lato 3",
"side_4": "Lato 4",
"side_5": "Lato 5",
"side_6": "Lato 6",
"turn_off": "Spegnere",
"turn_on": "Accendere"
},
"trigger_type": {
"remote_awakened": "Dispositivo risvegliato",
"remote_button_double_press": "Pulsante \"{subtype}\" cliccato due volte",
"remote_button_long_press": "Pulsante \"{subtype}\" premuto continuamente",
"remote_button_long_release": "Pulsante \"{subtype}\" rilasciato dopo una lunga pressione",
@ -69,7 +76,12 @@
"remote_button_short_press": "Pulsante \"{subtype}\" premuto",
"remote_button_short_release": "Pulsante \"{subtype}\" rilasciato",
"remote_button_triple_press": "Pulsante \"{subtype}\" cliccato tre volte",
"remote_gyro_activated": "Dispositivo in vibrazione"
"remote_double_tap": "Dispositivo \"{subtype}\" toccato due volte",
"remote_falling": "Dispositivo in caduta libera",
"remote_gyro_activated": "Dispositivo in vibrazione",
"remote_moved": "Dispositivo spostato con \"{subtype}\" verso l'alto",
"remote_rotate_from_side_1": "Dispositivo ruotato da \"lato 1\" a \"{subtype}\"",
"remote_rotate_from_side_2": "Dispositivo ruotato da \"lato 2\" a \"{subtype}\""
}
},
"options": {

View File

@ -0,0 +1,8 @@
{
"device_automation": {
"condtion_type": {
"is_home": "{entity_name} ist Zuhause",
"is_not_home": "{entity_name} ist nicht zu Hause"
}
}
}

View File

@ -0,0 +1,16 @@
{
"device_automation": {
"action_type": {
"turn_off": "Schalte {entity_name} aus.",
"turn_on": "Schalte {entity_name} ein."
},
"condtion_type": {
"is_off": "{entity_name} ist ausgeschaltet",
"is_on": "{entity_name} ist eingeschaltet"
},
"trigger_type": {
"turned_off": "{entity_name} ausgeschaltet",
"turned_on": "{entity_name} eingeschaltet"
}
}
}

View File

@ -0,0 +1,16 @@
{
"device_automation": {
"action_type": {
"turn_off": "Turn off {entity_name}",
"turn_on": "Turn on {entity_name}"
},
"condtion_type": {
"is_off": "{entity_name} is off",
"is_on": "{entity_name} is on"
},
"trigger_type": {
"turned_off": "{entity_name} turned off",
"turned_on": "{entity_name} turned on"
}
}
}

View File

@ -0,0 +1,16 @@
{
"device_automation": {
"action_type": {
"turn_off": "Spegnere {entity_name}",
"turn_on": "Accendere {entity_name}"
},
"condtion_type": {
"is_off": "{entity_name} \u00e8 spento",
"is_on": "{entity_name} \u00e8 acceso"
},
"trigger_type": {
"turned_off": "{entity_name} disattivato",
"turned_on": "{entity_name} attivato"
}
}
}

View File

@ -0,0 +1,12 @@
{
"device_automation": {
"action_type": {
"turn_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}",
"turn_on": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c {entity_name}"
},
"condtion_type": {
"is_off": "{entity_name} \u0432 \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438",
"is_on": "{entity_name} \u0432\u043e \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438"
}
}
}

View File

@ -0,0 +1,12 @@
{
"device_automation": {
"action_type": {
"turn_off": "\u95dc\u9589 {entity_name}",
"turn_on": "\u958b\u555f {entity_name}"
},
"trigger_type": {
"turned_off": "{entity_name} \u5df2\u95dc\u9589",
"turned_on": "{entity_name} \u5df2\u958b\u555f"
}
}
}

View File

@ -0,0 +1,34 @@
{
"config": {
"abort": {
"already_configured": "Dieses Ger\u00e4t wurde bereits konfiguriert",
"already_in_progress": "Dieses Ger\u00e4t wurde bereits konfiguriert"
},
"error": {
"connection_failed": "Verbindung fehlgeschlagen.",
"connection_timeout": "Verbindungszeit\u00fcberschreitung",
"incorrect_password": "Ung\u00fcltiges Passwort",
"incorrect_username": "Ung\u00fcltiger Benutzername",
"incorrect_username_or_password": "Ung\u00fcltiger Benutzername oder Kennwort",
"invalid_url": "Ung\u00fcltige URL"
},
"step": {
"user": {
"data": {
"password": "Passwort",
"url": "URL",
"username": "Benutzername"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"recipient": "SMS-Benachrichtigungsempf\u00e4nger"
}
}
}
}
}

View File

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Questo dispositivo \u00e8 gi\u00e0 configurato"
"already_configured": "Questo dispositivo \u00e8 gi\u00e0 stato configurato"
},
"error": {
"connection_failed": "Connessione fallita",

View File

@ -1,8 +1,17 @@
{
"device_automation": {
"action_type": {
"lock": "Sperre {entity_name}",
"open": "\u00d6ffne {entity_name}",
"unlock": "Entsperre {entity_name}"
},
"condition_type": {
"is_locked": "{entity_name} ist gesperrt",
"is_unlocked": "{entity_name} ist entsperrt"
},
"trigger_type": {
"locked": "{entity_name} gesperrt",
"unlocked": "{entity_name} entsperrt"
}
}
}

View File

@ -8,6 +8,10 @@
"condition_type": {
"is_locked": "{entity_name} is locked",
"is_unlocked": "{entity_name} is unlocked"
},
"trigger_type": {
"locked": "{entity_name} locked",
"unlocked": "{entity_name} unlocked"
}
}
}

View File

@ -8,6 +8,10 @@
"condition_type": {
"is_locked": "{entity_name} \u00e8 bloccato",
"is_unlocked": "{entity_name} \u00e8 sbloccato"
},
"trigger_type": {
"locked": "{entity_name} \u00e8 bloccato",
"unlocked": "{entity_name} \u00e8 sbloccato"
}
}
}

View File

@ -8,6 +8,10 @@
"condition_type": {
"is_locked": "{entity_name} \u0432 \u0437\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438",
"is_unlocked": "{entity_name} \u0432 \u0440\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438"
},
"trigger_type": {
"locked": "{entity_name} \u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0435\u0442\u0441\u044f",
"unlocked": "{entity_name} \u0440\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0435\u0442\u0441\u044f"
}
}
}

View File

@ -8,6 +8,10 @@
"condition_type": {
"is_locked": "{entity_name} \u5df2\u4e0a\u9396",
"is_unlocked": "{entity_name} \u5df2\u89e3\u9396"
},
"trigger_type": {
"locked": "{entity_name} \u5df2\u4e0a\u9396",
"unlocked": "{entity_name} \u5df2\u89e3\u9396"
}
}
}

View File

@ -0,0 +1,9 @@
{
"device_automation": {
"condition_type": {
"is_off": "{entity_name} ist ausgeschaltet",
"is_on": "{entity_name} ist eingeschaltet",
"is_paused": "{entity_name} ist pausiert"
}
}
}

View File

@ -8,7 +8,7 @@
"is_pressure": "{entity_name} Druck",
"is_signal_strength": "{entity_name} Signalst\u00e4rke",
"is_temperature": "{entity_name} Temperatur",
"is_timestamp": "{entity_name} Zeitstempel",
"is_timestamp": "Aktueller Zeitstempel von {entity_name}",
"is_value": "{entity_name} Wert"
},
"trigger_type": {

View File

@ -8,6 +8,11 @@
"create_entry": {
"default": "Erfolgreich mit Somfy authentifiziert."
},
"step": {
"pick_implementation": {
"title": "W\u00e4hle die Authentifizierungsmethode"
}
},
"title": "Somfy"
}
}

View File

@ -1,10 +1,12 @@
{
"config": {
"abort": {
"already_configured": "Host ist bereits konfiguriert.",
"one_instance_allowed": "Nur eine einzige Instanz ist notwendig."
},
"error": {
"cannot_connect": "Verbindung zum Host nicht m\u00f6glich",
"name_exists": "Name existiert bereits",
"wrong_credentials": "Falscher Benutzername oder Kennwort"
},
"step": {

View File

@ -0,0 +1,7 @@
{
"device_automation": {
"condtion_type": {
"is_cleaning": "{entity_name} reinigt"
}
}
}

View File

@ -0,0 +1,16 @@
{
"device_automation": {
"action_type": {
"clean": "Let {entity_name} clean",
"dock": "Let {entity_name} return to the dock"
},
"condtion_type": {
"is_cleaning": "{entity_name} is cleaning",
"is_docked": "{entity_name} is docked"
},
"trigger_type": {
"cleaning": "{entity_name} started cleaning",
"docked": "{entity_name} docked"
}
}
}

View File

@ -0,0 +1,16 @@
{
"device_automation": {
"action_type": {
"clean": "Lascia pulire {entity_name}",
"dock": "Lascia che {entity_name} ritorni alla base"
},
"condtion_type": {
"is_cleaning": "{entity_name} sta pulendo",
"is_docked": "{entity_name} \u00e8 agganciato alla base"
},
"trigger_type": {
"cleaning": "{entity_name} ha iniziato la pulizia",
"docked": "{entity_name} agganciato"
}
}
}

View File

@ -0,0 +1,8 @@
{
"device_automation": {
"condtion_type": {
"is_cleaning": "{entity_name} \u0434\u0435\u043b\u0430\u0435\u0442 \u0443\u0431\u043e\u0440\u043a\u0443",
"is_docked": "{entity_name} \u0443 \u0434\u043e\u043a-\u0441\u0442\u0430\u043d\u0446\u0438\u0438"
}
}
}

View File

@ -0,0 +1,12 @@
{
"device_automation": {
"action_type": {
"clean": "\u555f\u52d5 {entity_name} \u6e05\u9664",
"dock": "\u555f\u52d5 {entity_name} \u56de\u5230\u5145\u96fb\u7ad9"
},
"trigger_type": {
"cleaning": "{entity_name} \u958b\u59cb\u6e05\u6383",
"docked": "{entity_name} \u5df2\u56de\u5145\u96fb\u7ad9"
}
}
}

View File

@ -7,6 +7,12 @@
"default": "Erfolgreiche Authentifizierung mit Withings f\u00fcr das ausgew\u00e4hlte Profil."
},
"step": {
"profile": {
"data": {
"profile": "Profil"
},
"title": "Benutzerprofil"
},
"user": {
"data": {
"profile": "Profil"

View File

@ -0,0 +1,17 @@
{
"config": {
"flow_title": "WLED: {name}",
"step": {
"user": {
"data": {
"host": "Amfitri\u00f3 o adre\u00e7a IP"
},
"title": "Enlla\u00e7a el teu WLED"
},
"zeroconf_confirm": {
"title": "Dispositiu WLED descobert"
}
},
"title": "WLED"
}
}

View File

@ -0,0 +1,6 @@
{
"config": {
"flow_title": "WLED: {name}",
"title": "WLED"
}
}

View File

@ -0,0 +1,25 @@
{
"config": {
"abort": {
"connection_error": "Impossibile connettersi al dispositivo WLED."
},
"error": {
"connection_error": "Impossibile connettersi al dispositivo WLED."
},
"flow_title": "WLED: {name}",
"step": {
"user": {
"data": {
"host": "Host o indirizzo IP"
},
"description": "Configura WLED per l'integrazione con Home Assistant.",
"title": "Collega il tuo WLED"
},
"zeroconf_confirm": {
"description": "Vuoi aggiungere il WLED chiamato `{name}` a Home Assistant?",
"title": "Dispositivo WLED rilevato"
}
},
"title": "WLED"
}
}

View File

@ -0,0 +1,26 @@
{
"config": {
"abort": {
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.",
"connection_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443."
},
"error": {
"connection_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443."
},
"flow_title": "WLED: {name}",
"step": {
"user": {
"data": {
"host": "\u0414\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441"
},
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 WLED \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Home Assistant.",
"title": "WLED"
},
"zeroconf_confirm": {
"description": "\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c WLED `{name}`?",
"title": "\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043d\u044b\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 WLED"
}
},
"title": "WLED"
}
}

View File

@ -0,0 +1,26 @@
{
"config": {
"abort": {
"already_configured": "WLED \u8a2d\u5099\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"connection_error": "WLED \u8a2d\u5099\u9023\u7dda\u5931\u6557\u3002"
},
"error": {
"connection_error": "WLED \u8a2d\u5099\u9023\u7dda\u5931\u6557\u3002"
},
"flow_title": "WLED\uff1a{name}",
"step": {
"user": {
"data": {
"host": "\u4e3b\u6a5f\u6216 IP \u4f4d\u5740"
},
"description": "\u8a2d\u5b9a WLED \u4ee5\u6574\u5408\u81f3 Home Assistant\u3002",
"title": "\u9023\u7d50 WLED"
},
"zeroconf_confirm": {
"description": "\u662f\u5426\u8981\u65b0\u589e WLED \u540d\u7a31\u300c{name}\u300d\u8a2d\u5099\u81f3 Home Assistant\uff1f",
"title": "\u767c\u73fe\u5230 WLED \u8a2d\u5099"
}
},
"title": "WLED"
}
}