mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
[ci skip] Translation update
This commit is contained in:
parent
00c38c5f70
commit
5f72ad8da6
@ -108,7 +108,8 @@
|
||||
"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"
|
||||
"description": "Configurer la visibilit\u00e9 des appareils de type deCONZ",
|
||||
"title": "Options deCONZ"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"title": "D\u00e9mo"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"options_1": {
|
||||
"data": {
|
||||
"bool": "Bool\u00e9en facultatif",
|
||||
"int": "Entr\u00e9e num\u00e9rique"
|
||||
}
|
||||
},
|
||||
"options_2": {
|
||||
"data": {
|
||||
"multi": "S\u00e9lection multiple",
|
||||
"select": "S\u00e9lectionnez une option",
|
||||
"string": "Valeur de cha\u00eene"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -26,7 +26,8 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"events": "Komma getrennte L\u00ebscht vun Evenementer"
|
||||
}
|
||||
},
|
||||
"description": "Setzt ee mat Komma getrennten Evenement Numm fir all Evenement dob\u00e4i d\u00e9i sollt suiv\u00e9iert ginn. Wann's du se hei aginn hues, benotz d'DoorBird App fir se zu engem spezifeschen Evenement dob\u00e4i ze setzen. Kuckt d'Dokumentatioun op https://www.home-assistant.io/integrations/doorbird/#events. Beispill: somebody_pressed_the_button, motion"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,28 +1,28 @@
|
||||
{
|
||||
"config": {
|
||||
"title": "Elk-M1 Control",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Connect to Elk-M1 Control",
|
||||
"description": "The address string must be in the form 'address[:port]' for 'secure' and 'non-secure'. Example: '192.168.1.1'. The port is optional and defaults to 2101 for 'non-secure' and 2601 for 'secure'. For the serial protocol, the address must be in the form 'tty[:baud]'. Example: '/dev/ttyS1'. The baud is optional and defaults to 115200.",
|
||||
"data": {
|
||||
"protocol": "Protocol",
|
||||
"address": "The IP address or domain or serial port if connecting via serial.",
|
||||
"username": "Username (secure only).",
|
||||
"password": "Password (secure only).",
|
||||
"prefix": "A unique prefix (leave blank if you only have one ElkM1).",
|
||||
"temperature_unit": "The temperature unit ElkM1 uses."
|
||||
}
|
||||
}
|
||||
"abort": {
|
||||
"address_already_configured": "An ElkM1 with this address is already configured",
|
||||
"already_configured": "An ElkM1 with this prefix is already configured"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect, please try again",
|
||||
"invalid_auth": "Invalid authentication",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "An ElkM1 with this prefix is already configured",
|
||||
"address_already_configured": "An ElkM1 with this address is already configured"
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "The IP address or domain or serial port if connecting via serial.",
|
||||
"password": "Password (secure only).",
|
||||
"prefix": "A unique prefix (leave blank if you only have one ElkM1).",
|
||||
"protocol": "Protocol",
|
||||
"temperature_unit": "The temperature unit ElkM1 uses.",
|
||||
"username": "Username (secure only)."
|
||||
},
|
||||
"description": "The address string must be in the form 'address[:port]' for 'secure' and 'non-secure'. Example: '192.168.1.1'. The port is optional and defaults to 2101 for 'non-secure' and 2601 for 'secure'. For the serial protocol, the address must be in the form 'tty[:baud]'. Example: '/dev/ttyS1'. The baud is optional and defaults to 115200.",
|
||||
"title": "Connect to Elk-M1 Control"
|
||||
}
|
||||
},
|
||||
"title": "Elk-M1 Control"
|
||||
}
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
|
||||
"already_in_progress": "Le flux de configuration de l'appareil est d\u00e9j\u00e0 en cours.",
|
||||
"not_konn_panel": "Non reconnu comme appareil Konnected.io",
|
||||
"unknown": "Une erreur inconnue s'est produite"
|
||||
},
|
||||
|
@ -8,6 +8,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Mot de passe MELCloud.",
|
||||
"username": "E-mail utilis\u00e9e pour vous connecter \u00e0 MELCloud."
|
||||
},
|
||||
"description": "Se connecter en utilisant votre MELCloud compte.",
|
||||
|
@ -20,7 +20,8 @@
|
||||
},
|
||||
"title": "Mam Apparat verbannen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Monoprice 6-Zone Verst\u00e4rker"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
|
@ -27,5 +27,20 @@
|
||||
}
|
||||
},
|
||||
"title": "MQTT"
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"button_1": "Premier bouton",
|
||||
"button_2": "Deuxi\u00e8me bouton",
|
||||
"button_3": "Troisi\u00e8me bouton",
|
||||
"button_4": "Quatri\u00e8me bouton",
|
||||
"button_5": "Cinqui\u00e8me bouton",
|
||||
"button_6": "Sixi\u00e8me bouton",
|
||||
"turn_off": "\u00c9teindre",
|
||||
"turn_on": "Allumer"
|
||||
},
|
||||
"trigger_type": {
|
||||
"button_short_press": "\" {subtype} \" press\u00e9"
|
||||
}
|
||||
}
|
||||
}
|
@ -16,6 +16,7 @@
|
||||
"serial_number": "Seriennummer vum Thermostat",
|
||||
"username": "Benotzernumm"
|
||||
},
|
||||
"description": "Du brauchs d'Seriennummer oder ID vum Thermostat, andeems Du dech op https://MyNuHeat.com umells an den Thermostat auswielt.",
|
||||
"title": "Mat NuHeat verbannen"
|
||||
}
|
||||
},
|
||||
|
@ -1,12 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Integratioun ass scho konfigur\u00e9iert mat engem Sensor mat deem Tarif"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Numm vum Sensor"
|
||||
"name": "Numm vum Sensor",
|
||||
"tariff": "Kontraktuellen Tarif (1, 2 oder 3 Perioden)"
|
||||
},
|
||||
"description": "D\u00ebse Sensor benotzt d\u00e9i offiziell API fir de [Stonne Pr\u00e4is fir Elektrizit\u00e9it a Spuenien (PVPC)](https://www.esios.ree.es/es/pvpc) ze kr\u00e9ien. Fir m\u00e9i pr\u00e4zise Erkl\u00e4runge kuck [Dokumentatioun vun der Integratioun](https://www.home-assistant.io/integrations/pvpc_hourly_pricing/).\n\nWiel den Taux bas\u00e9ierend op der Unzuel vun de Rechnungsz\u00e4ite pro Dag aus:\n- 1 Period: Normal\n- 2 perioden: Nuets Tarif\n- 3 Perioden: Elektreschen Auto (Nuets Tarif fir 3 Perioden)",
|
||||
"title": "Auswiel vum Tarif"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Stonne Pr\u00e4is fir Elektrizit\u00e9it a Spuenien (PVPC)"
|
||||
}
|
||||
}
|
@ -5,13 +5,27 @@
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen, prob\u00e9ier w.e.g. nach emol.",
|
||||
"invalid_auth": "Ong\u00eblteg Authentifikatioun"
|
||||
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
|
||||
"unknown": "Onerwaarte Feeler"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API Schl\u00ebssel fir den Racchio Kont."
|
||||
},
|
||||
"description": "Du brauchs een API Schl\u00ebssel vun https://app.rach.io/. Wiel 'Account Settings', a klick dann op 'GET API KEY'.",
|
||||
"title": "Mam Rachio Apparat verbannen"
|
||||
}
|
||||
},
|
||||
"title": "Rachio"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"manual_run_mins": "Fir w\u00e9i laang, a Minutten, soll eng Statioun ugeschalt gi wann de Schalter ageschalt ass."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -11,6 +11,10 @@
|
||||
"flow_title": "Roku: {name}",
|
||||
"step": {
|
||||
"ssdp_confirm": {
|
||||
"data": {
|
||||
"one": "Een",
|
||||
"other": "Aaner"
|
||||
},
|
||||
"description": "Soll {name} konfigur\u00e9iert ginn?",
|
||||
"title": "Roku"
|
||||
},
|
||||
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Vous ne pouvez configurer qu'un seul compte Spotify.",
|
||||
"authorize_url_timeout": "D\u00e9lai d'expiration g\u00e9n\u00e9rant une URL d'autorisation.",
|
||||
"missing_configuration": "L'int\u00e9gration Spotify n'est pas configur\u00e9e. Veuillez suivre la documentation."
|
||||
},
|
||||
"create_entry": {
|
||||
|
@ -22,6 +22,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"enable_wake_on_start": "Forc\u00e9ier d'Erw\u00e4chen vun den Autoen beim starten",
|
||||
"scan_interval": "Sekonnen t\u00ebscht Scannen"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Connectez-vous au routeur Vilfo"
|
||||
}
|
||||
},
|
||||
"title": "Routeur Vilfo"
|
||||
}
|
||||
}
|
@ -21,7 +21,8 @@
|
||||
"pair_tv": {
|
||||
"data": {
|
||||
"pin": "PIN"
|
||||
}
|
||||
},
|
||||
"title": "Processus de couplage complet"
|
||||
},
|
||||
"pairing_complete": {
|
||||
"description": "Votre appareil Vizio SmartCast est maintenant connect\u00e9 \u00e0 Home Assistant.",
|
||||
|
@ -33,6 +33,12 @@
|
||||
"description": "D\u00e4in Visio SmartCast Apparat ass elo mam Home Assistant verbonnen.\n\nD\u00e4in Acc\u00e8s Jeton ass '**{access_token}**'.",
|
||||
"title": "Kopplung ofgeschloss"
|
||||
},
|
||||
"tv_apps": {
|
||||
"data": {
|
||||
"apps_to_include_or_exclude": "Apps fir mat abegr\u00e4ifen oder auszeschl\u00e9issen",
|
||||
"include_or_exclude": "Apps mat abez\u00e9ien oder auschl\u00e9issen?"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "Acc\u00e8ss Jeton",
|
||||
@ -42,6 +48,12 @@
|
||||
},
|
||||
"description": "All Felder sinn noutwendeg ausser Acc\u00e8s Jeton. Wann keen Acc\u00e8s Jeton uginn ass, an den Typ vun Apparat ass 'TV', da g\u00ebtt e Kopplungs Prozess mam Apparat gestart fir een Acc\u00e8s Jeton z'erstellen.\n\nFir de Kopplung Prozess ofzesch\u00e9issen,ier op \"ofsch\u00e9cken\" klickt, pr\u00e9ift datt de Fernsee ugeschalt a mam Netzwierk verbonnen ass. Du muss och k\u00ebnnen op de Bildschierm gesinn.",
|
||||
"title": "Vizo Smartcast ariichten"
|
||||
},
|
||||
"user_tv": {
|
||||
"data": {
|
||||
"apps_to_include_or_exclude": "Apps fir mat abegr\u00e4ifen oder auszeschl\u00e9issen",
|
||||
"include_or_exclude": "Apps mat abez\u00e9ien oder auschl\u00e9issen?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Vizio SmartCast"
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "D\u00e9lai d'expiration g\u00e9n\u00e9rant une URL d'autorisation.",
|
||||
"missing_configuration": "L'int\u00e9gration Withings n'est pas configur\u00e9e. Veuillez suivre la documentation.",
|
||||
"no_flows": "Vous devez configurer Withings avant de pouvoir vous authentifier avec celui-ci. Veuillez lire la documentation."
|
||||
},
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "D\u00ebse Standuert ass scho registr\u00e9iert"
|
||||
},
|
||||
"error": {
|
||||
"identifier_exists": "Standuert ass scho registr\u00e9iert"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user