mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
[ci skip] Translation update
This commit is contained in:
parent
3fda07a4ea
commit
d4c5cf3967
@ -41,6 +41,24 @@
|
||||
},
|
||||
"title": "deCONZ Zigbee gateway"
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"both_buttons": "Begge knapper",
|
||||
"button_1": "F\u00f8rste knap",
|
||||
"button_2": "Anden knap",
|
||||
"button_3": "Tredje knap",
|
||||
"button_4": "Fjerde knap",
|
||||
"close": "Luk",
|
||||
"dim_down": "D\u00e6mp ned",
|
||||
"dim_up": "D\u00e6mp op",
|
||||
"left": "Venstre",
|
||||
"open": "\u00c5ben",
|
||||
"right": "H\u00f8jre"
|
||||
},
|
||||
"trigger_type": {
|
||||
"remote_gyro_activated": "Enhed rystet"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"async_step_deconz_devices": {
|
||||
|
@ -40,5 +40,45 @@
|
||||
}
|
||||
},
|
||||
"title": "Passerelle deCONZ Zigbee"
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"both_buttons": "Les deux boutons",
|
||||
"button_1": "Premier bouton",
|
||||
"button_2": "Deuxi\u00e8me bouton",
|
||||
"button_3": "Troisi\u00e8me bouton",
|
||||
"button_4": "Quatri\u00e8me bouton",
|
||||
"close": "Ferm\u00e9",
|
||||
"dim_down": "Assombrir",
|
||||
"dim_up": "\u00c9claircir",
|
||||
"left": "Gauche",
|
||||
"open": "Ouvert",
|
||||
"right": "Droite",
|
||||
"turn_off": "\u00c9teint",
|
||||
"turn_on": "Allum\u00e9"
|
||||
},
|
||||
"trigger_type": {
|
||||
"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",
|
||||
"remote_button_quadruple_press": "Bouton \"{subtype}\" quadruple cliqu\u00e9",
|
||||
"remote_button_quintuple_press": "Bouton \"{subtype}\" quintuple cliqu\u00e9",
|
||||
"remote_button_rotated": "Bouton \"{subtype}\" tourn\u00e9",
|
||||
"remote_button_short_press": "Bouton \"{subtype}\" appuy\u00e9",
|
||||
"remote_button_short_release": "Bouton \"{subtype}\" rel\u00e2ch\u00e9",
|
||||
"remote_button_triple_press": "Bouton \"{subtype}\" triple cliqu\u00e9",
|
||||
"remote_gyro_activated": "Appareil secou\u00e9"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"deconz_devices": {
|
||||
"data": {
|
||||
"allow_clip_sensor": "Autoriser les capteurs deCONZ CLIP",
|
||||
"allow_deconz_groups": "Autoriser les groupes de lumi\u00e8res deCONZ"
|
||||
},
|
||||
"description": "Configurer la visibilit\u00e9 des appareils de type deCONZ"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -41,6 +41,35 @@
|
||||
},
|
||||
"title": "Gateway Zigbee deCONZ"
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"both_buttons": "Entrambi i pulsanti",
|
||||
"button_1": "Primo pulsante",
|
||||
"button_2": "Secondo pulsante",
|
||||
"button_3": "Terzo pulsante",
|
||||
"button_4": "Quarto pulsante",
|
||||
"close": "Chiudere",
|
||||
"dim_down": "Diminuire luminosit\u00e0",
|
||||
"dim_up": "Aumentare luminosit\u00e0",
|
||||
"left": "Sinistra",
|
||||
"open": "Aperto",
|
||||
"right": "Destra",
|
||||
"turn_off": "Spegnere",
|
||||
"turn_on": "Accendere"
|
||||
},
|
||||
"trigger_type": {
|
||||
"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",
|
||||
"remote_button_quadruple_press": "Pulsante \"{subtype}\" cliccato quattro volte",
|
||||
"remote_button_quintuple_press": "Pulsante \"{subtype}\" cliccato cinque volte",
|
||||
"remote_button_rotated": "Pulsante ruotato \"{subtype}\"",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"async_step_deconz_devices": {
|
||||
|
@ -41,6 +41,35 @@
|
||||
},
|
||||
"title": "deCONZ Zigbee \u9598\u9053\u5668"
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"both_buttons": "\u5169\u500b\u6309\u9215",
|
||||
"button_1": "\u7b2c\u4e00\u500b\u6309\u9215",
|
||||
"button_2": "\u7b2c\u4e8c\u500b\u6309\u9215",
|
||||
"button_3": "\u7b2c\u4e09\u500b\u6309\u9215",
|
||||
"button_4": "\u7b2c\u56db\u500b\u6309\u9215",
|
||||
"close": "\u95dc\u9589",
|
||||
"dim_down": "\u8abf\u6697",
|
||||
"dim_up": "\u8abf\u4eae",
|
||||
"left": "\u5de6",
|
||||
"open": "\u958b\u555f",
|
||||
"right": "\u53f3",
|
||||
"turn_off": "\u95dc\u9589",
|
||||
"turn_on": "\u958b\u555f"
|
||||
},
|
||||
"trigger_type": {
|
||||
"remote_button_double_press": "\"{subtype}\" \u6309\u9215\u96d9\u64ca",
|
||||
"remote_button_long_press": "\"{subtype}\" \u6309\u9215\u6301\u7e8c\u6309\u4e0b",
|
||||
"remote_button_long_release": "\u9577\u6309\u5f8c\u91cb\u653e \"{subtype}\" \u6309\u9215",
|
||||
"remote_button_quadruple_press": "\"{subtype}\" \u6309\u9215\u56db\u9023\u9ede\u64ca",
|
||||
"remote_button_quintuple_press": "\"{subtype}\" \u6309\u9215\u4e94\u9023\u9ede\u64ca",
|
||||
"remote_button_rotated": "\u65cb\u8f49 \"{subtype}\" \u6309\u9215",
|
||||
"remote_button_short_press": "\"{subtype}\" \u6309\u9215\u5df2\u6309\u4e0b",
|
||||
"remote_button_short_release": "\"{subtype}\" \u6309\u9215\u5df2\u91cb\u653e",
|
||||
"remote_button_triple_press": "\"{subtype}\" \u6309\u9215\u4e09\u9023\u9ede\u64ca",
|
||||
"remote_gyro_activated": "\u8a2d\u5099\u6416\u6643"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"async_step_deconz_devices": {
|
||||
|
7
homeassistant/components/iaqualink/.translations/fr.json
Normal file
7
homeassistant/components/iaqualink/.translations/fr.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Vous ne pouvez configurer qu'une seule connexion iAqualink."
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,14 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "Basculer {entity_name}",
|
||||
"turn_off": "\u00c9teindre {entity_name}",
|
||||
"turn_on": "Allumer {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_off": "{entity_name} est \u00e9teint",
|
||||
"is_on": "{entity_name} est allum\u00e9"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turn_off": "{name} d\u00e9sactiv\u00e9",
|
||||
"turn_on": "{name} activ\u00e9"
|
||||
|
@ -1,17 +1,17 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "\u5207\u63db {name}",
|
||||
"turn_off": "\u95dc\u9589 {name}",
|
||||
"turn_on": "\u958b\u555f {name}"
|
||||
"toggle": "\u5207\u63db {entity_name}",
|
||||
"turn_off": "\u95dc\u9589 {entity_name}",
|
||||
"turn_on": "\u958b\u555f {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_off": "{name} \u5df2\u95dc\u9589",
|
||||
"is_on": "{name} \u5df2\u958b\u555f"
|
||||
"is_off": "{entity_name} \u5df2\u95dc\u9589",
|
||||
"is_on": "{entity_name} \u5df2\u958b\u555f"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turn_off": "\u7531 {name} \u95dc\u9589",
|
||||
"turn_on": "\u7531 {name} \u958b\u555f"
|
||||
"turn_off": "{entity_name} \u5df2\u95dc\u9589",
|
||||
"turn_on": "{entity_name} \u5df2\u958b\u555f"
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"site_exists": "site_id \u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
||||
},
|
||||
"error": {
|
||||
"site_exists": "site_id \u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API \u91d1\u9470",
|
||||
"name": "\u5b89\u88dd\u540d\u7a31",
|
||||
"site_id": "SolarEdge site-id"
|
||||
},
|
||||
"title": "\u8a2d\u5b9a API \u53c3\u6578"
|
||||
}
|
||||
},
|
||||
"title": "SolarEdge"
|
||||
}
|
||||
}
|
17
homeassistant/components/switch/.translations/fr.json
Normal file
17
homeassistant/components/switch/.translations/fr.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "Basculer {entity_name}",
|
||||
"turn_off": "\u00c9teindre {entity_name}",
|
||||
"turn_on": "Allumer {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"turn_off": "{entity_name} \u00e9teint",
|
||||
"turn_on": "{entity_name} allum\u00e9"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turn_off": "{entity_name} \u00e9teint",
|
||||
"turn_on": "{entity_name} allum\u00e9"
|
||||
}
|
||||
}
|
||||
}
|
17
homeassistant/components/switch/.translations/zh-Hant.json
Normal file
17
homeassistant/components/switch/.translations/zh-Hant.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "\u5207\u63db {entity_name}",
|
||||
"turn_off": "\u95dc\u9589 {entity_name}",
|
||||
"turn_on": "\u958b\u555f {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"turn_off": "{entity_name} \u5df2\u95dc\u9589",
|
||||
"turn_on": "{entity_name} \u5df2\u958b\u555f"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turn_off": "{entity_name} \u5df2\u95dc\u9589",
|
||||
"turn_on": "{entity_name} \u5df2\u958b\u555f"
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/velbus/.translations/fr.json
Normal file
13
homeassistant/components/velbus/.translations/fr.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Le nom pour cette connexion velbus"
|
||||
},
|
||||
"title": "D\u00e9finir le type de connexion velbus"
|
||||
}
|
||||
},
|
||||
"title": "Interface Velbus"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user