[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-10-08 00:13:12 +00:00
parent 36a22400e5
commit 01d883d7c9
10 changed files with 36 additions and 2 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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": {

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"host": "H\u00f4te"
}
}
}
}
}

View File

@ -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"

View File

@ -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.",

View File

@ -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",

View File

@ -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"