mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
[ci skip] Translation update
This commit is contained in:
parent
36a22400e5
commit
01d883d7c9
@ -5,6 +5,7 @@
|
||||
"cannot_connect": "Kon niet verbinden"
|
||||
},
|
||||
"error": {
|
||||
"api_password": "Ongeldige authenticatie, gebruik API-sleutel of wachtwoord.",
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"unknown": "Onverwachte fout"
|
||||
|
@ -5,6 +5,7 @@
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557"
|
||||
},
|
||||
"error": {
|
||||
"api_password": "\u9a57\u8b49\u78bc\u7121\u6548\u3001\u8acb\u4f7f\u7528 API \u5bc6\u9470\u6216\u5bc6\u78bc\u3002",
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
|
@ -17,6 +17,9 @@
|
||||
"confirm": {
|
||||
"description": "Vols comen\u00e7ar la configuraci\u00f3?"
|
||||
},
|
||||
"import_turn_on": {
|
||||
"description": "Engega el dispositiu i fes clic a Envia per continuar la migraci\u00f3"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"url": "URL"
|
||||
|
@ -17,6 +17,9 @@
|
||||
"confirm": {
|
||||
"description": "M\u00f6chtest Du mit der Einrichtung beginnen?"
|
||||
},
|
||||
"import_turn_on": {
|
||||
"description": "Bitte schalte das Ger\u00e4t ein und klicke auf Senden, um die Migration fortzusetzen"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"url": "URL"
|
||||
|
@ -18,7 +18,7 @@
|
||||
"description": "Do you want to start set up?"
|
||||
},
|
||||
"import_turn_on": {
|
||||
"description": "Please turn on the device and click confirm to continue migration"
|
||||
"description": "Please turn on the device and click submit to continue migration"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
11
homeassistant/components/flux_led/translations/fr.json
Normal file
11
homeassistant/components/flux_led/translations/fr.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "H\u00f4te"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,6 +6,7 @@
|
||||
"auth_missing": "Home Assistant n'est pas autoris\u00e9 \u00e0 se connecter \u00e0 ce t\u00e9l\u00e9viseur Samsung. Veuillez v\u00e9rifier les param\u00e8tres de votre t\u00e9l\u00e9viseur pour autoriser Home Assistant.",
|
||||
"cannot_connect": "\u00c9chec de connexion",
|
||||
"id_missing": "Cet appareil Samsung n'a pas de num\u00e9ro de s\u00e9rie.",
|
||||
"missing_config_entry": "Cet appareil Samsung n'a pas d'entr\u00e9e de configuration.",
|
||||
"not_supported": "Ce t\u00e9l\u00e9viseur Samsung n'est actuellement pas pris en charge.",
|
||||
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi",
|
||||
"unknown": "Erreur inattendue"
|
||||
|
@ -10,11 +10,20 @@
|
||||
},
|
||||
"flow_title": "Configuration Tuya",
|
||||
"step": {
|
||||
"login": {
|
||||
"data": {
|
||||
"tuya_app_type": "Application mobile",
|
||||
"username": "Compte"
|
||||
},
|
||||
"description": "Entrez votre identifiant Tuya",
|
||||
"title": "Tuya"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"country_code": "Le code de pays de votre compte (par exemple, 1 pour les \u00c9tats-Unis ou 86 pour la Chine)",
|
||||
"password": "Mot de passe",
|
||||
"platform": "L'application dans laquelle votre compte est enregistr\u00e9",
|
||||
"region": "R\u00e9gion",
|
||||
"username": "Nom d'utilisateur"
|
||||
},
|
||||
"description": "Saisissez vos informations d'identification Tuya.",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"data": {
|
||||
"access_id": "Tuya IoT-toegangs-ID",
|
||||
"access_secret": "Tuya IoT Access Secret",
|
||||
"country_code": "De landcode van uw account (bijvoorbeeld 1 voor de VS of 86 voor China)",
|
||||
"country_code": "Land",
|
||||
"password": "Wachtwoord",
|
||||
"platform": "De app waar uw account is geregistreerd",
|
||||
"region": "Regio",
|
||||
|
@ -58,6 +58,10 @@
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"clear_lock_usercode": "Effacer le code utilisateur sur {entity_name}",
|
||||
"ping": "Pinger l'appareil"
|
||||
},
|
||||
"condition_type": {
|
||||
"config_parameter": "Valeur du param\u00e8tre de configuration {subtype}",
|
||||
"node_status": "\u00c9tat du n\u0153ud",
|
||||
@ -100,6 +104,7 @@
|
||||
"emulate_hardware": "\u00c9muler le mat\u00e9riel",
|
||||
"log_level": "Niveau du journal",
|
||||
"network_key": "Cl\u00e9 r\u00e9seau",
|
||||
"s2_authenticated_key": "Cl\u00e9 d'authentification S2",
|
||||
"usb_path": "Chemin du p\u00e9riph\u00e9rique USB"
|
||||
},
|
||||
"title": "Entrer dans la configuration du module compl\u00e9mentaire Z-Wave JS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user