diff --git a/translations/af.json b/translations/af.json index f82a3831f3..acb4546466 100644 --- a/translations/af.json +++ b/translations/af.json @@ -624,6 +624,9 @@ }, "values": { "header": "Knooppuntwaardes" + }, + "node_config": { + "set_config_parameter": "Stel Config-parameter in" } }, "users": { diff --git a/translations/ar.json b/translations/ar.json index abf1f463b7..6693680118 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -536,7 +536,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "إدارة شبكة Z-Wave" + "description": "إدارة شبكة Z-Wave", + "node_config": { + "set_config_parameter": "تعيين معلمة التكوين" + } }, "users": { "caption": "المستخدمين", diff --git a/translations/bg.json b/translations/bg.json index c8b2aeaa5f..f9cf622f13 100644 --- a/translations/bg.json +++ b/translations/bg.json @@ -624,6 +624,9 @@ }, "values": { "header": "Стойности на устройсто" + }, + "node_config": { + "set_config_parameter": "Задайте параметър Config" } }, "users": { diff --git a/translations/bs.json b/translations/bs.json index 3e35cd6da1..8c11d0de8a 100644 --- a/translations/bs.json +++ b/translations/bs.json @@ -273,7 +273,10 @@ }, "config": { "zwave": { - "caption": "Z-Wave" + "caption": "Z-Wave", + "node_config": { + "set_config_parameter": "Podesite parametar Config" + } } } }, diff --git a/translations/cs.json b/translations/cs.json index 8f7c5cc2a7..8df6d31da6 100644 --- a/translations/cs.json +++ b/translations/cs.json @@ -588,7 +588,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Spravujte svou síť Z-Wave" + "description": "Spravujte svou síť Z-Wave", + "node_config": { + "set_config_parameter": "Nastavte konfigurační parametr" + } }, "users": { "caption": "Uživatelé", diff --git a/translations/cy.json b/translations/cy.json index a0dc27319f..a5878c0a9a 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -575,7 +575,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Rheoli eich rhwydwaith Z-Wave" + "description": "Rheoli eich rhwydwaith Z-Wave", + "node_config": { + "set_config_parameter": "Gosod Paramedr Ffurfweddu" + } }, "cloud": { "description_login": "Wedi mewngofnodi fel {email}", diff --git a/translations/de.json b/translations/de.json index 980d38c6c0..bb03233253 100644 --- a/translations/de.json +++ b/translations/de.json @@ -320,7 +320,7 @@ "title": "Ereignisse" }, "templates": { - "title": "Templates" + "title": "Vorlage" }, "mqtt": { "title": "MQTT" @@ -349,10 +349,10 @@ "introduction": "Hier ist es möglich, deine Komponenten und Home Assistant zu konfigurieren. Noch ist nicht alles über die GUI einstellbar, aber wir arbeiten daran.", "core": { "caption": "Allgemein", - "description": "Überprüfe deine Konfigurationsdatei und steuere den Server", + "description": "Bearbeite die allgemeine Konfiguration von Home Assistant", "section": { "core": { - "header": "Einstellungen und Serversteuerung", + "header": "Allgemeine Einstellungen", "introduction": "Die Konfiguration zu ändern ist ein mühsamer Prozess. Das wissen wir. Dieser Bereich versucht dir das Leben etwas leichter zu gestalten.", "core_config": { "edit_requires_storage": "Editor deaktiviert, da die Konfiguration in configuration.yaml gespeichert ist.", @@ -602,7 +602,7 @@ "network_starting": "Z-Wave Netzwerk wird gestartet ...", "network_starting_note": "Dies kann je nach Größe des Netzwerks eine Weile dauern.", "network_started": "Z-Wave Netzwerk gestartet", - "network_started_note_some_queried": "Wache Knoten wurden abgefragt. Schlafende knoten werden abgefragt wenn sie aufwachen.", + "network_started_note_some_queried": "Aktive Knoten wurden abgefragt. Schlafende Knoten werden abgefragt, sobald sie aktiv werden.", "network_started_note_all_queried": "Alle Knoten wurden abgefragt." }, "services": { @@ -620,10 +620,22 @@ "common": { "value": "Wert", "instance": "Instanz", - "index": "Index" + "index": "Index", + "unknown": "Unbekannt", + "wakeup_interval": "Weckintervall einrichten" }, "values": { "header": "Knotenwerte" + }, + "node_config": { + "header": "Knotenkonfiguration", + "seconds": "Sekunden", + "set_wakeup": "Weckintervall einrichten", + "config_parameter": "Konfigurationsparameter", + "config_value": "Konfigurationswert", + "true": "Richtig", + "false": "Falsch", + "set_config_parameter": "Konfiguration speichern" } }, "users": { @@ -754,14 +766,14 @@ "section": { "validation": { "heading": "Konfiguration überprüfen", - "introduction": "Überprüfe deine Konfiguration wenn du kürzlich Änderungen vorgenommen hast und sicherstellen möchtest, dass alle Änderungen gültig sind", + "introduction": "Überprüfe deine Konfiguration, wenn du kürzlich Änderungen vorgenommen hast und sicherstellen möchtest, dass alle Änderungen gültig sind", "check_config": "Konfiguration prüfen", "valid": "Konfiguration in Ordnung", "invalid": "Konfiguration ungültig" }, "reloading": { "heading": "Konfiguration neu laden", - "introduction": "Einige Komponenten von Home Assistant können ohne einen Neustart neu geladen werden. \"Neu laden\" entlädt dabei die aktuelle Konfiguration und lädt die Neue.", + "introduction": "Einige Komponenten von Home Assistant können ohne einen Neustart neu geladen werden. \"Neu laden\" entlädt dabei die aktuelle Konfiguration und lädt die neue Konfiguration.", "core": "Hauptsystem neu laden", "group": "Gruppen neu laden", "automation": "Automatisierungen neu laden", diff --git a/translations/el.json b/translations/el.json index dec7feffb0..f1070e0c07 100644 --- a/translations/el.json +++ b/translations/el.json @@ -588,7 +588,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Διαχειριστείτε το δίκτυο Z-Wave" + "description": "Διαχειριστείτε το δίκτυο Z-Wave", + "node_config": { + "set_config_parameter": "Ορίστε την παράμετρο διαμόρφωσης" + } }, "users": { "caption": "Χρήστες", diff --git a/translations/es-419.json b/translations/es-419.json index b624043637..adcd4e960f 100644 --- a/translations/es-419.json +++ b/translations/es-419.json @@ -588,7 +588,10 @@ }, "zwave": { "caption": "", - "description": "Administrar su red Z-Wave" + "description": "Administrar su red Z-Wave", + "node_config": { + "set_config_parameter": "Establecer parámetro de configuración" + } }, "users": { "caption": "Usuarios", diff --git a/translations/es.json b/translations/es.json index 8633b2f60d..aee3f14b92 100644 --- a/translations/es.json +++ b/translations/es.json @@ -349,7 +349,7 @@ "introduction": "Aquí puedes configurar tus componentes y Home Assistant. Aún no es posible configurar todo desde la interfaz de usuario, pero estamos trabajando en ello.", "core": { "caption": "Configuración general", - "description": "Valida tu archivo de configuración y controla el servidor", + "description": "Cambiar la configuración general de Home Assistant", "section": { "core": { "header": "Configuración y control del servidor", @@ -620,10 +620,22 @@ "common": { "value": "Valor", "instance": "Instancia", - "index": "Índice" + "index": "Índice", + "unknown": "Desconocido", + "wakeup_interval": "Intervalo de activación" }, "values": { "header": "Valores del nodo" + }, + "node_config": { + "header": "Opciones de configuración de nodo", + "seconds": "segundos", + "set_wakeup": "Configurar el intervalo de activación", + "config_parameter": "Parámetro de configuración", + "config_value": "Valor de configuración", + "true": "Cierto", + "false": "Falso", + "set_config_parameter": "Establecer parámetro de configuración" } }, "users": { diff --git a/translations/et.json b/translations/et.json index 469040dc40..590f5f3d78 100644 --- a/translations/et.json +++ b/translations/et.json @@ -583,7 +583,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Halda oma Z-Wave võrku" + "description": "Halda oma Z-Wave võrku", + "node_config": { + "set_config_parameter": "Seadista parameeter Config" + } }, "users": { "caption": "Kasutajad", diff --git a/translations/eu.json b/translations/eu.json index ee64e427eb..21cc5e4165 100644 --- a/translations/eu.json +++ b/translations/eu.json @@ -299,7 +299,10 @@ "description": "Scriptak sortu eta editatu" }, "zwave": { - "caption": "Z-Wave" + "caption": "Z-Wave", + "node_config": { + "set_config_parameter": "Ezarri konfigurazio-parametroa" + } }, "automation": { "picker": { diff --git a/translations/fa.json b/translations/fa.json index 5501be4934..aa3b1c3810 100644 --- a/translations/fa.json +++ b/translations/fa.json @@ -522,7 +522,10 @@ } }, "zwave": { - "caption": "Z-Wave" + "caption": "Z-Wave", + "node_config": { + "set_config_parameter": "تنظیم پارامتر تنظیم کنید" + } }, "users": { "caption": "کاربران", diff --git a/translations/fi.json b/translations/fi.json index 600a72583a..6fc238b9e9 100644 --- a/translations/fi.json +++ b/translations/fi.json @@ -594,6 +594,9 @@ "test_network": "Testaa verkkoyhteys", "save_config": "Tallenna asetukset", "cancel_command": "Peruuta komento" + }, + "node_config": { + "set_config_parameter": "Aseta asetusparametri" } }, "users": { diff --git a/translations/fr.json b/translations/fr.json index bfd060bf1f..8c2b223502 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -594,13 +594,15 @@ "caption": "Z-Wave", "description": "Gérez votre réseau Z-Wave", "network_management": { - "header": "Gestion de réseau Z-Wave" + "header": "Gestion de réseau Z-Wave", + "introduction": "Exécutez les commandes qui affectent le réseau Z-Wave. Vous ne saurez pas si la plupart des commandes ont réussi, mais vous pouvez consulter le journal OZW pour essayer de le savoir." }, "network_status": { "network_stopped": "Réseau Z-Wave arrêté", "network_starting": "Démarrage du réseau Z-Wave...", "network_starting_note": "Ceci peut prendre un certain temps en fonction du débit de votre réseau.", "network_started": "Le réseau Z-Wave a été démarré", + "network_started_note_some_queried": "Les nœuds éveillés ont été interrogés. Les nœuds en veille seront interrogés à leur réveil.", "network_started_note_all_queried": "Tous les nœuds ont été interrogés." }, "services": { @@ -608,6 +610,7 @@ "stop_network": "Arrêter le réseau", "heal_network": "Soigner le réseau", "test_network": "Tester le réseau", + "soft_reset": "Redémarrage", "save_config": "Enregistrer la configuration", "add_node_secure": "Ajouter un nœud sécurisé", "add_node": "Ajouter un nœud", @@ -617,10 +620,22 @@ "common": { "value": "Valeur", "instance": "Instance", - "index": "Indice" + "index": "Indice", + "unknown": "Inconnu", + "wakeup_interval": "Intervalle de réveil" }, "values": { "header": "Valeurs des nœuds" + }, + "node_config": { + "header": "Options de configuration du nœud", + "seconds": "Secondes", + "set_wakeup": "Définir l'intervalle de réveil", + "config_parameter": "Paramètre de configuration", + "config_value": "Valeur de configuration", + "true": "Vrai", + "false": "Faux", + "set_config_parameter": "Définir le paramètre de configuration" } }, "users": { @@ -746,15 +761,19 @@ } }, "server_control": { + "caption": "Contrôle du serveur", + "description": "Redémarrez et arrêtez le serveur Home Assistant", "section": { "validation": { "heading": "Validation de la configuration", + "introduction": "Validez votre configuration si vous l'avez récemment modifiée et que vous voulez vous assurer que tout est valide", "check_config": "Vérifiez la configuration", "valid": "Configuration valide !", "invalid": "Configuration invalide" }, "reloading": { "heading": "Rechargement de la configuration", + "introduction": "Certaines parties de Home Assistant peuvent être rechargées sans nécessiter un redémarrage. Appuyer sur \"recharger\" déchargera leur configuration actuelle et chargera la nouvelle.", "core": "Recharger le noyau", "group": "Recharger les groupes", "automation": "Recharger les automatisations", @@ -762,6 +781,7 @@ }, "server_management": { "heading": "Gestion du serveur", + "introduction": "Contrôlez votre serveur Home Assistant ... depuis Home Assistant.", "restart": "Redémarrer", "stop": "Arrêter" } @@ -839,7 +859,8 @@ }, "logout": "Déconnexion", "force_narrow": { - "header": "Toujours cacher la barre latérale" + "header": "Toujours cacher la barre latérale", + "description": "Cela masquera la barre latérale par défaut, semblable à l'expérience mobile." } }, "page-authorize": { @@ -1257,7 +1278,7 @@ "dialogs": { "more_info_settings": { "save": "Sauvegarder", - "name": "Surcharge du nom", + "name": "Outrepasser le nom", "entity_id": "ID de l'entité" }, "more_info_control": { diff --git a/translations/he.json b/translations/he.json index fec5bb97dc..8141396fd4 100644 --- a/translations/he.json +++ b/translations/he.json @@ -141,7 +141,8 @@ "high_demand": "ביקוש גבוה", "heat_pump": "משאבת חום", "gas": "גז", - "manual": "מדריך ל" + "manual": "מדריך ל", + "heat_cool": "חימום\/קירור" }, "configurator": { "configure": "הגדר", @@ -323,6 +324,9 @@ }, "mqtt": { "title": "MQTT" + }, + "info": { + "title": "מידע" } } }, @@ -588,7 +592,51 @@ }, "zwave": { "caption": "Z-Wave", - "description": "נהל את רשת ה- Z-Wave שלך" + "description": "נהל את רשת ה- Z-Wave שלך", + "network_management": { + "header": "ניהול רשת ה Z-Wave", + "introduction": "הפעל פקודות המשפיעות על רשת ה-Z Wave. לא תקבל משוב אם רוב הפקודות הצליחו, אך באפשרותך לבדוק את יומן ה-OZW כדי לנסות לגלות." + }, + "network_status": { + "network_stopped": "רשת ה Z-Wave נעצרה", + "network_starting": "מפעיל את רשת ה Z-Wave", + "network_starting_note": "הדבר עשוי להימשך זמן מה בהתאם לגודל הרשת.", + "network_started": "רשת ה Z-Wave הופעלה", + "network_started_note_some_queried": "רכיבים דלוקים נבדקו. רכיבים כבויים יבדקו כאשר ידלקו.", + "network_started_note_all_queried": "כל הרכיבים נבדקו" + }, + "services": { + "start_network": "הפעל רשת", + "stop_network": "עצור רשת", + "heal_network": "ריפוי רשת", + "test_network": "בדיקת רשת", + "soft_reset": "איפוס רך", + "save_config": "שמור קונפיגורציה", + "add_node_secure": "הוסף רכיב מאובטח", + "add_node": "הוסף רכיב", + "remove_node": "הסר רכיב", + "cancel_command": "ביטול פקודה" + }, + "common": { + "value": "ערך תצורה", + "instance": "פרמטר", + "index": "אינדקס", + "unknown": "לא ידוע", + "wakeup_interval": "מרווח פעולה" + }, + "values": { + "header": "ערכים" + }, + "node_config": { + "header": "עריכת קונפיגורציה", + "seconds": "שניות", + "set_wakeup": "בחירת מרווח פעולה", + "config_parameter": "פרמטר תצורה", + "config_value": "ערך תצורה", + "true": "True", + "false": "False", + "set_config_parameter": "הגדר פרמטר Config" + } }, "users": { "caption": "משתמשים", @@ -711,6 +759,33 @@ "device_tracker_picked": "עקוב אחר מכשיר", "device_tracker_pick": "בחר מכשיר למעקב" } + }, + "server_control": { + "caption": "בקרת שרת", + "description": "שליטה על שרת ה Home Assistant", + "section": { + "validation": { + "heading": "בדיקת הקונפיגורציה", + "introduction": "אמת את הקונפיגורציה שלך אם ביצעת לאחרונה שינויים מסוימים וברצונך לוודא שהיא תקינה", + "check_config": "בדיקת הקונפיגורציה", + "valid": "קונפיגורציה תקינה!", + "invalid": "קונפיגורציה לא תקנית" + }, + "reloading": { + "heading": "טען מחדש קונפיגורציה", + "introduction": "חלקים מסוימים של Home Assistant יכולים להטען מחדש ללא צורך בהפעלה מחדש.\nטעינה מחדש תשנה את הקונפיגורציה הנוכחית ותטען קונפיגורציה חדשה.", + "core": "טען מחדש את הליבה", + "group": "טען מחדש קבוצות", + "automation": "טען מחדש אוטומציות", + "script": "טען מחדש סקריפטים" + }, + "server_management": { + "heading": "ניהול שרת", + "introduction": "לשלוט על שרת הHome Assistant שלך... מHome Assistant.", + "restart": "אתחול", + "stop": "עצור" + } + } } }, "profile": { @@ -781,6 +856,11 @@ "step_done": "הגדרה בוצעה עבור {step}", "close": "סגור", "submit": "שלח" + }, + "logout": "התנתק", + "force_narrow": { + "header": "הסתר תמיד את הסרגל הצדדי", + "description": "פעולה זו תסתיר את הסרגל הצדדי כברירת מחדל, בדומה לחוויה בנייד." } }, "page-authorize": { @@ -1137,7 +1217,8 @@ "fan_mode": "מצב מאורר", "swing_mode": "מצב נדנוד", "away_mode": "מצב מחוץ לבית", - "aux_heat": "מסייע חום" + "aux_heat": "מסייע חום", + "preset_mode": "מצב מוגדר" }, "lock": { "code": "קוד", @@ -1282,6 +1363,24 @@ "off": "כבוי", "on": "דולק", "auto": "Auto" + }, + "preset_mode": { + "none": "לא נבחר", + "eco": "חסכון", + "away": "לא בבית", + "boost": "מוגבר", + "comfort": "נוחות", + "home": "בבית", + "sleep": "שינה", + "activity": "פעילות" + }, + "hvac_action": { + "off": "כבוי", + "heating": "חימום", + "cooling": "קירור", + "drying": "מייבש", + "idle": "כבוי", + "fan": "מאוורר" } } }, diff --git a/translations/hi.json b/translations/hi.json index 35182fea34..c07e46a548 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -132,7 +132,10 @@ }, "config": { "zwave": { - "caption": "Z-Wave" + "caption": "Z-Wave", + "node_config": { + "set_config_parameter": "कॉन्फ़िगरेशन पैरामीटर सेट करें" + } }, "automation": { "editor": { diff --git a/translations/hr.json b/translations/hr.json index e9353c4116..d11a04e80f 100644 --- a/translations/hr.json +++ b/translations/hr.json @@ -515,7 +515,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Upravljajte mrežom Z-Wave" + "description": "Upravljajte mrežom Z-Wave", + "node_config": { + "set_config_parameter": "Postavite parametar Config" + } }, "users": { "caption": "Korisnici", diff --git a/translations/id.json b/translations/id.json index ead891769d..3abe79957d 100644 --- a/translations/id.json +++ b/translations/id.json @@ -562,7 +562,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Kelola jaringan Z-Wave anda" + "description": "Kelola jaringan Z-Wave anda", + "node_config": { + "set_config_parameter": "Setel Parameter Konfigurasi" + } }, "users": { "caption": "Pengguna", diff --git a/translations/is.json b/translations/is.json index d083116b93..d8b88fff08 100644 --- a/translations/is.json +++ b/translations/is.json @@ -562,7 +562,8 @@ "cancel_command": "Hætta við skipun" }, "node_config": { - "seconds": "sekúndur" + "seconds": "sekúndur", + "set_config_parameter": "Stilltu Config Parameter" } }, "users": { diff --git a/translations/it.json b/translations/it.json index 4e9d85df5c..d7b0431e1d 100644 --- a/translations/it.json +++ b/translations/it.json @@ -324,6 +324,9 @@ }, "mqtt": { "title": "MQTT" + }, + "info": { + "title": "Info" } } }, @@ -590,9 +593,49 @@ "zwave": { "caption": "Z-Wave", "description": "Gestisci la tua rete Z-Wave", + "network_management": { + "header": "Gestione della rete Z-Wave", + "introduction": "Eseguire comandi che interessano la rete Z-Wave. Non otterrete un feedback sul successo della maggior parte dei comandi, ma potete controllare il Log OZW per cercare di scoprirlo." + }, "network_status": { + "network_stopped": "Rete Z-Wave arrestata", "network_starting": "Inizializzazione della rete Z-Wave...", - "network_started": "Rete Z-Wave inizializzata" + "network_starting_note": "Questo potrebbe richiedere del tempo a seconda delle dimensioni della tua rete.", + "network_started": "Rete Z-Wave inizializzata", + "network_started_note_some_queried": "Sono stati interrogati i nodi attivi. I nodi dormienti verranno interrogati quando si attiveranno.", + "network_started_note_all_queried": "Tutti i nodi sono stati interrogati." + }, + "services": { + "start_network": "Avvia la rete", + "stop_network": "Ferma la rete", + "heal_network": "Testa la rete", + "test_network": "Testa la rete", + "soft_reset": "Soft Reset", + "save_config": "Salva configurazione", + "add_node_secure": "Aggiungi nodo sicuro", + "add_node": "Aggiungi Nodo", + "remove_node": "Rimuovi nodo", + "cancel_command": "Annulla Comando" + }, + "common": { + "value": "Valore", + "instance": "Esempio", + "index": "Indice", + "unknown": "sconosciuto", + "wakeup_interval": "Intervallo di sveglia" + }, + "values": { + "header": "Valori del nodo" + }, + "node_config": { + "header": "Opzioni di configurazione del nodo", + "seconds": "secondi", + "set_wakeup": "Imposta intervallo di riattivazione", + "config_parameter": "Parametro di configurazione", + "config_value": "Valore di configurazione", + "true": "Vero", + "false": "False", + "set_config_parameter": "Imposta parametro di configurazione" } }, "users": { @@ -716,6 +759,33 @@ "device_tracker_picked": "Traccia dispositivo", "device_tracker_pick": "Scegli il dispositivo da tracciare" } + }, + "server_control": { + "caption": "Gestione del server", + "description": "Riavviare e arrestare il server Home Assistant", + "section": { + "validation": { + "heading": "Convalida della configurazione", + "introduction": "Convalidare la configurazione se di recente sono state apportate alcune modifiche alla configurazione e si desidera assicurarsi che sia tutto valido", + "check_config": "Controlla la configurazione", + "valid": "Configurazione valida!", + "invalid": "Configurazione non valida" + }, + "reloading": { + "heading": "Ricaricamento della configurazione", + "introduction": "Alcune parti di Home Assistant possono essere ricaricate senza richiedere il riavvio. Cliccando su ricarica si rimuoverà la loro configurazione corrente e si caricherà quella nuova.", + "core": "Ricarica core", + "group": "Ricarica i gruppi", + "automation": "Ricarica automazioni", + "script": "Ricarica script" + }, + "server_management": { + "heading": "Gestione del server", + "introduction": "Controllare il server Home Assistant... da Home Assistant.", + "restart": "Riavviare", + "stop": "Stop" + } + } } }, "profile": { @@ -1147,7 +1217,8 @@ "fan_mode": "Ventilazione", "swing_mode": "Modo oscillazione", "away_mode": "Modalità Assente", - "aux_heat": "Riscaldamento ausiliario" + "aux_heat": "Riscaldamento ausiliario", + "preset_mode": "Preset" }, "lock": { "code": "Codice", @@ -1296,6 +1367,8 @@ "preset_mode": { "none": "Nessuna", "eco": "Eco", + "away": "Fuori Casa", + "boost": "Boost", "comfort": "Comfort", "home": "Casa", "sleep": "Sleep", @@ -1303,6 +1376,7 @@ }, "hvac_action": { "off": "Spento", + "heating": "Riscaldamento", "cooling": "Raffreddamento", "drying": "Asciugatura", "idle": "Inattivo", diff --git a/translations/ja.json b/translations/ja.json index e75dc0f5da..f630a3380a 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -322,7 +322,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Z-waveネットワークを管理します" + "description": "Z-waveネットワークを管理します", + "node_config": { + "set_config_parameter": "構成パラメーターの設定" + } }, "users": { "caption": "ユーザー", diff --git a/translations/ko.json b/translations/ko.json index e2b729e13a..9b6f263709 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -621,7 +621,7 @@ "value": "값", "instance": "인스턴스", "index": "색인", - "unknown": "알 수 없슴", + "unknown": "알 수 없음", "wakeup_interval": "절전 모드 해제 간격" }, "values": { diff --git a/translations/lb.json b/translations/lb.json index e8ca12e030..df50b0b8e3 100644 --- a/translations/lb.json +++ b/translations/lb.json @@ -620,10 +620,22 @@ "common": { "value": "Wäert", "instance": "Instanz", - "index": "Index" + "index": "Index", + "unknown": "Onbekannt", + "wakeup_interval": "Intervall fir z'erwächen" }, "values": { "header": "Wäerter vum Apparat" + }, + "node_config": { + "header": "Node Konfiguratioun Optiounen", + "seconds": "Sekonnen", + "set_wakeup": "Intervall fir z'erwächen définéieren", + "config_parameter": "Konfiguratioun's Parameter", + "config_value": "Konfiguratioun's Wäert", + "true": "Richteg", + "false": "Falsch", + "set_config_parameter": "Konfiguratioun's Parameter setzen" } }, "users": { @@ -747,6 +759,33 @@ "device_tracker_picked": "Aparat suivéieren", "device_tracker_pick": "Wielt den Apparat aus fir ze suivéieren" } + }, + "server_control": { + "caption": "Kontroll vum Server", + "description": "Start an Stop vum Home Assistant Server", + "section": { + "validation": { + "heading": "Validatioun vun der Konfiguratioun", + "introduction": "Validéiert är Konfiguratioun wann Dir viru kuerzem e puer Ännerungen an ärer Konfiguratioun gemaacht hutt a wëllt sécher sinn datt alles gëlteg ass", + "check_config": "Konfiguratioun iwwerpréiwen", + "valid": "Konfiguratioun gëlteg!", + "invalid": "Konfiguratioun ongëlteg" + }, + "reloading": { + "heading": "Konfiguratioun gëtt frësch gelueden", + "introduction": "E puer Deeler vum Home Assistant kënne frësch geluede ginn ouni datt een Neistart néideg ass. Klick op nei luede fir di aktuell Konfiguratioun z'entlueden an di nei Konfiguratioun ze lueden.", + "core": "Kär néi lueden", + "group": "Gruppe nei lueden", + "automation": "Automatisme nei lueden", + "script": "Skripte nei lueden" + }, + "server_management": { + "heading": "Serververwaltung", + "introduction": "Kontrolléiert ären Home Assistant Server ... vun Home Assistant aus.", + "restart": "Neistart", + "stop": "Stop" + } + } } }, "profile": { diff --git a/translations/lt.json b/translations/lt.json index 5c31f66676..b93c976870 100644 --- a/translations/lt.json +++ b/translations/lt.json @@ -168,7 +168,10 @@ }, "config": { "zwave": { - "caption": "Z-Wave" + "caption": "Z-Wave", + "node_config": { + "set_config_parameter": "Nustatykite parametrą „Config“" + } }, "automation": { "editor": { diff --git a/translations/lv.json b/translations/lv.json index 2a62aaddf5..81f4eb010d 100644 --- a/translations/lv.json +++ b/translations/lv.json @@ -562,6 +562,9 @@ "description": "Pārvaldiet Z-Wave tīklu", "services": { "save_config": "Saglabāt konfigurāciju" + }, + "node_config": { + "set_config_parameter": "Iestatīt konfigurācijas parametru" } }, "users": { diff --git a/translations/nn.json b/translations/nn.json index cb39456a4e..d70e008185 100644 --- a/translations/nn.json +++ b/translations/nn.json @@ -587,7 +587,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Administrer Z-Wave-nettverket ditt" + "description": "Administrer Z-Wave-nettverket ditt", + "node_config": { + "set_config_parameter": "Angi konfigurasjonsparameter" + } }, "users": { "caption": "Brukarar", diff --git a/translations/pt-BR.json b/translations/pt-BR.json index c8fa0628f9..302f6c331a 100644 --- a/translations/pt-BR.json +++ b/translations/pt-BR.json @@ -624,6 +624,9 @@ }, "values": { "header": "Valores de nó" + }, + "node_config": { + "set_config_parameter": "Definir o parâmetro de configuração" } }, "users": { diff --git a/translations/pt.json b/translations/pt.json index 82a10eeec2..c2461ee138 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -588,7 +588,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Gerir a sua rede Z-Wave" + "description": "Gerir a sua rede Z-Wave", + "node_config": { + "set_config_parameter": "Definir o parâmetro de configuração" + } }, "users": { "caption": "Utilizadores", diff --git a/translations/ro.json b/translations/ro.json index 6c043b5466..ce6ee18846 100644 --- a/translations/ro.json +++ b/translations/ro.json @@ -624,6 +624,9 @@ }, "values": { "header": "Valoare nod" + }, + "node_config": { + "set_config_parameter": "Setați parametrul de configurare" } }, "users": { diff --git a/translations/ru.json b/translations/ru.json index cb75cd3af3..c212e3a30b 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -397,7 +397,7 @@ }, "customize": { "caption": "Кастомизация", - "description": "Настраивайте Ваши объекты", + "description": "Настраивайте атрибуты объектов", "picker": { "header": "Кастомизация", "introduction": "Настройка атрибутов объектов. Добавленные или изменённые настройки сразу же вступают в силу. Удаленные настройки вступят в силу после обновления объекта." @@ -761,12 +761,12 @@ } }, "server_control": { - "caption": "Управление сервером", - "description": "Перезапуск или остановка Home Assistant", + "caption": "Сервер", + "description": "Управляйте сервером Home Assistant", "section": { "validation": { "heading": "Проверка конфигурации", - "introduction": "Проверьте файлы конфигурации, если Вы внесли в них изменения", + "introduction": "Проверьте файлы конфигурации, если Вы внесли в них изменения.", "check_config": "Начать проверку", "valid": "Конфигурация выполнена верно", "invalid": "Ошибка в конфигурации" @@ -781,7 +781,7 @@ }, "server_management": { "heading": "Управление сервером", - "introduction": "Управляйте Вашим сервером Home Assistant... из Home Assistant", + "introduction": "Управляйте Вашим сервером Home Assistant... из Home Assistant.", "restart": "Перезапустить", "stop": "Остановить" } diff --git a/translations/sk.json b/translations/sk.json index 9b619b10ad..9495eef6e5 100644 --- a/translations/sk.json +++ b/translations/sk.json @@ -588,7 +588,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Spravujte svoju Z-Wave sieť" + "description": "Spravujte svoju Z-Wave sieť", + "node_config": { + "set_config_parameter": "Nastavte konfiguračný parameter" + } }, "users": { "caption": "Používatelia", diff --git a/translations/sl.json b/translations/sl.json index 9e526c9b90..6a635aa2e1 100644 --- a/translations/sl.json +++ b/translations/sl.json @@ -624,6 +624,9 @@ }, "values": { "header": "Vrednosti vozlišča" + }, + "node_config": { + "set_config_parameter": "Nastavite Config Parameter" } }, "users": { diff --git a/translations/sr-Latn.json b/translations/sr-Latn.json index 752344ee96..83b934edfd 100644 --- a/translations/sr-Latn.json +++ b/translations/sr-Latn.json @@ -22,7 +22,10 @@ }, "config": { "zwave": { - "caption": "Z-Wave" + "caption": "Z-Wave", + "node_config": { + "set_config_parameter": "Подесите параметар Цонфиг" + } }, "automation": { "editor": { diff --git a/translations/sr.json b/translations/sr.json index d56598be8a..caa98b86fb 100644 --- a/translations/sr.json +++ b/translations/sr.json @@ -63,7 +63,10 @@ }, "config": { "zwave": { - "caption": "Z-Wave" + "caption": "Z-Wave", + "node_config": { + "set_config_parameter": "Подесите параметар Цонфиг" + } }, "users": { "editor": { diff --git a/translations/sv.json b/translations/sv.json index fee76ff512..4595b5e3f6 100644 --- a/translations/sv.json +++ b/translations/sv.json @@ -597,22 +597,41 @@ "network_stopped": "Z-Wave-nätverk stoppat", "network_starting": "Startar Z-Wave-nätverk...", "network_starting_note": "Detta kan ta ett tag beroende på storleken på ditt nätverk.", - "network_started": "Z-Wave nätverk startat" + "network_started": "Z-Wave nätverk startat", + "network_started_note_some_queried": "Vakna noder har frågats. Vilande noder frågas när de vaknar.", + "network_started_note_all_queried": "Alla noder har frågats." }, "services": { "start_network": "Starta Nätverket", "stop_network": "Stoppa nätverket", + "heal_network": "Reparera nätverk", + "test_network": "Testa nätverk", + "soft_reset": "Mjuk återställning", + "save_config": "Spara konfiguration", + "add_node_secure": "Lägg till nod med säkerhet", + "add_node": "Lägg till nod", + "remove_node": "Ta bort nod", "cancel_command": "Avbryt kommandot" }, "common": { "value": "Värde", "instance": "Instans", - "index": "Index" + "index": "Index", + "unknown": "okänt", + "wakeup_interval": "Uppvakningsintervall" + }, + "values": { + "header": "Nodvärden" }, "node_config": { + "header": "Alternativ för nodkonfiguration", "seconds": "Sekunder", + "set_wakeup": "Ställ in uppvakningsintervall", + "config_parameter": "Konfigurera parameter", + "config_value": "Konfigurera värde", "true": "Sant", - "false": "Falskt" + "false": "Falskt", + "set_config_parameter": "Ställ in konfigurations parameter" } }, "users": { @@ -738,11 +757,26 @@ } }, "server_control": { + "caption": "Serverhantering", + "description": "Starta om och stoppa Home Assistant-servern", "section": { + "validation": { + "heading": "Validering av konfiguration", + "introduction": "Kontrollera din konfiguration om du nyligen gjort ändringar och du vill säkerställa att den är giltig", + "check_config": "Kontrollera konfigurationen", + "valid": "Konfigurationen är giltig!", + "invalid": "Konfigurationen är inte giltig" + }, "reloading": { - "introduction": "Vissa delar av Home Assistant kan laddas om utan att en omstart krävs. Att trycka på \"ladda om\" innebär att den nuvarande konfiguration inaktiveras och den nya laddas." + "heading": "Konfigurationen laddas om", + "introduction": "Vissa delar av Home Assistant kan laddas om utan att en omstart krävs. Att trycka på \"ladda om\" innebär att den nuvarande konfiguration inaktiveras och den nya laddas.", + "core": "Ladda om kärnan", + "group": "Ladda om grupper", + "automation": "Ladda om automationer", + "script": "Ladda om skript" }, "server_management": { + "heading": "Serverhantering", "introduction": "Kontrollera din Home Assistant-server ... från Home Assistant.", "restart": "Starta om", "stop": "Stoppa" diff --git a/translations/ta.json b/translations/ta.json index bcc4c774b3..3835b310c2 100644 --- a/translations/ta.json +++ b/translations/ta.json @@ -245,7 +245,10 @@ }, "config": { "zwave": { - "caption": "Z-Wave" + "caption": "Z-Wave", + "node_config": { + "set_config_parameter": "கட்டமைப்பு அளவுருவை அமைக்கவும்" + } } } }, diff --git a/translations/te.json b/translations/te.json index 3d1bfd15c3..f72ba2b915 100644 --- a/translations/te.json +++ b/translations/te.json @@ -454,7 +454,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "మీ Z- వేవ్ నెట్వర్క్ని నిర్వహించండి" + "description": "మీ Z- వేవ్ నెట్వర్క్ని నిర్వహించండి", + "node_config": { + "set_config_parameter": "కాన్ఫిగర్ పారామితిని సెట్ చేయండి" + } }, "users": { "caption": "వినియోగదారులు", diff --git a/translations/th.json b/translations/th.json index e66a62b11b..76d4f65421 100644 --- a/translations/th.json +++ b/translations/th.json @@ -588,7 +588,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "จัดการเครือข่าย Z-Wave" + "description": "จัดการเครือข่าย Z-Wave", + "node_config": { + "set_config_parameter": "ตั้งค่าพารามิเตอร์การกำหนดค่า" + } }, "users": { "caption": "ผู้ใช้", diff --git a/translations/uk.json b/translations/uk.json index df076956fe..fe60fc659b 100644 --- a/translations/uk.json +++ b/translations/uk.json @@ -565,7 +565,10 @@ }, "zwave": { "caption": "Z-Wave", - "description": "Керуйте мережею Z-Wave" + "description": "Керуйте мережею Z-Wave", + "node_config": { + "set_config_parameter": "Встановити параметр налаштування" + } }, "users": { "caption": "Користувачі", diff --git a/translations/vi.json b/translations/vi.json index c96c925a28..9800f1d89b 100644 --- a/translations/vi.json +++ b/translations/vi.json @@ -277,7 +277,8 @@ "default": { "unknown": "KB", "unavailable": "KKD", - "error": "Lỗi" + "error": "Lỗi", + "entity_not_found": "Không tìm thấy thực thể" }, "alarm_control_panel": { "armed": "VT", @@ -600,6 +601,13 @@ "common": { "value": "Giá trị", "index": "Mục lục" + }, + "node_config": { + "config_parameter": "Cấu hình tham số", + "config_value": "Giá trị cấu hình", + "true": "Đúng", + "false": "Sai", + "set_config_parameter": "Đặt tham số cấu hình" } }, "users": { @@ -712,6 +720,8 @@ } }, "server_control": { + "caption": "Điều khiển máy chủ", + "description": "Khởi động lại và dừng máy chủ Home Assistant", "section": { "validation": { "heading": "Xác nhận cấu hình", @@ -725,7 +735,14 @@ "introduction": "Một số phần của Home Assistant có thể tải lại mà không yêu cầu khởi động lại. Nhấn nút tải lại sẽ gỡ bỏ cấu hình hiện tại của nó và tải một cấu hình mới.", "core": "Tải lại lõi", "group": "Tải lại nhóm", - "automation": "Tải lại Tự động hóa" + "automation": "Tải lại Tự động hóa", + "script": "Tải lại Kịch bản" + }, + "server_management": { + "heading": "Quản lý máy chủ", + "introduction": "Kiểm soát máy chủ Home Assistant của bạn từ Home Assistant.", + "restart": "Khởi động lại", + "stop": "Dừng" } } } @@ -927,7 +944,9 @@ "intro": "Xin chào {name} , chào mừng bạn đến với Home Assistant. Bạn muốn đặt tên nhà của bạn thế nào?", "intro_location": "Chúng tôi muốn biết nơi bạn sống. Thông tin này sẽ giúp hiển thị thông tin và thiết lập tự động dựa trên mặt trời. Dữ liệu này không bao giờ được chia sẻ bên ngoài mạng của bạn.", "intro_location_detect": "Chúng tôi có thể giúp bạn điền thông tin này bằng cách yêu cầu một lần cho dịch vụ bên ngoài.", - "location_name_default": "Nhà" + "location_name_default": "Nhà", + "button_detect": "Phát hiện", + "finish": "Kế tiếp" } }, "lovelace": { @@ -943,6 +962,7 @@ "go_to_integrations_page": "Chuyển đến trang tích hợp." }, "picture-elements": { + "hold": "Giữ:", "tap": "Nhấn:", "navigate_to": "Điều hướng đến {location}", "toggle": "Chuyển đổi {name}", @@ -1000,7 +1020,12 @@ "warning": { "entity_not_found": "Thực thể không có sẵn: {entity}", "entity_non_numeric": "Thực thể không phải là số: {entity}" - } + }, + "changed_toast": { + "message": "Cấu hình Lovelace đã được cập nhật, bạn có muốn làm mới không?", + "refresh": "Làm tươi" + }, + "reload_lovelace": "Tải lại Lovelace" }, "page-demo": { "cards": { @@ -1016,6 +1041,9 @@ "kitchen": "Phòng bếp", "patio": "Sân trong", "hallway": "Hành lang" + }, + "unit": { + "minutes_abbr": "phút" } } } @@ -1126,7 +1154,8 @@ "fan_mode": "Chế độ quạt", "swing_mode": "Chế độ swing", "away_mode": "Chế độ đi vắng", - "aux_heat": "Nhiệt phụ trợ" + "aux_heat": "Nhiệt phụ trợ", + "preset_mode": "Đặt trước" }, "lock": { "code": "Mã", @@ -1278,7 +1307,9 @@ "away": "Đi vắng", "boost": "Tăng cường", "comfort": "Thoải mái", - "home": "Ở nhà" + "home": "Ở nhà", + "sleep": "Ngủ", + "activity": "Hoạt động" }, "hvac_action": { "off": "Tắt", diff --git a/translations/zh-Hans.json b/translations/zh-Hans.json index 447bd5fdd7..5a6c3d30ff 100644 --- a/translations/zh-Hans.json +++ b/translations/zh-Hans.json @@ -605,6 +605,9 @@ "common": { "value": "值", "instance": "实例" + }, + "node_config": { + "set_config_parameter": "设置配置参数" } }, "users": {