[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-10-08 00:32:28 +00:00
parent c90c88ecbf
commit 919c86796f
16 changed files with 515 additions and 96 deletions

View File

@ -939,7 +939,7 @@
"delete_confirm": "Segur que vols eliminar-ho?",
"duplicate": "Duplica",
"header": "Accions",
"introduction": "Les accions són allò que farà Home Assistant quan es dispari l'automatització i es compleixin totes les condicions (si n'hi ha).",
"introduction": "Les accions són allò que farà Home Assistant quan es dispari l'automatització.",
"learn_more": "Més informació sobre les accions",
"name": "Acció",
"type_select": "Tipus d'acció",
@ -2004,11 +2004,12 @@
"restart": "Reinici",
"single": "Individual (per defecte)"
},
"save_script": "Desa l'script",
"sequence": "Seqüència",
"sequence_sentence": "Seqüència d'accions de l'script."
},
"picker": {
"add_script": "Afegeix script",
"add_script": "Crea un script nou",
"edit_script": "Edita l'script",
"header": "Editor de scripts",
"headers": {
@ -2017,6 +2018,7 @@
"introduction": "L'editor de scripts et permet crear i editar scripts. Vés a l'enllaç de sota per veure'n les instruccions i assegurar-te que has configurat Home Assistant correctament.",
"learn_more": "Més informació sobre els scripts",
"no_scripts": "No s'ha pogut trobar cap script editable",
"run_script": "Executa l'script",
"show_info": "Mostra informació sobre l'script",
"trigger_script": "Dispara l'script"
}
@ -2741,6 +2743,8 @@
"edit": "Editar",
"header": "Configuració de la targeta",
"move": "Moure a la Vista",
"move_after": "Mou targeta després",
"move_before": "Mou targeta abans",
"options": "Més opcions",
"pick_card": "Quina targeta vols afegir?",
"pick_card_view_title": "Quina targeta vols afegir a la visualització {name}?",

View File

@ -668,10 +668,10 @@
"relative_time": {
"duration": {
"day": "{count} {count, plural,\none {den}\nfew {dny}\nother {dnů}\n}",
"hour": "{count} {count, plural,\none {hodinu}\nfew {hodiny}\nother {hodin}\n}",
"minute": "{count} {count, plural,\none {minutu}\nfew {minuty}\nother {minut}\n}",
"second": "{count} {count, plural,\none {sekundu}\nfew {sekundy}\nother {sekund}\n}",
"week": "{count} {count, plural,\none {týden}\nother {týdnů}\n}"
"hour": "{count} {count, plural,\none {hodina}\nfew {hodiny}\nother {hodin}\n}",
"minute": "{count} {count, plural,\none {minuta}\nfew {minuty}\nother {minut}\n}",
"second": "{count} {count, plural,\none {sekunda}\nfew {sekundy}\nother {sekund}\n}",
"week": "{count} {count, plural,\none {týden}\nfew {týdny}\nother {týdnů}\n}"
},
"future": "Za {time}",
"just_now": "Právě teď",
@ -2003,6 +2003,7 @@
"restart": "Restart",
"single": "Jediný (výchozí)"
},
"save_script": "Uložit skript",
"sequence": "Sekvence",
"sequence_sentence": "Posloupnost akcí tohoto skriptu."
},
@ -2016,6 +2017,7 @@
"introduction": "Editor skriptů umožňuje vytvářet a upravovat skripty. Postupujte podle níže uvedeného odkazu a přečtěte si pokyny, abyste se ujistili, že jste Home Assistant nakonfigurovali správně.",
"learn_more": "Další informace o skriptech",
"no_scripts": "Nemohli jsme najít žádné upravitelné skripty",
"run_script": "Spustit skript",
"show_info": "Zobrazit informace o skriptu",
"trigger_script": "Spustit skript"
}
@ -2740,6 +2742,8 @@
"edit": "Upravit",
"header": "Konfigurace karty",
"move": "Přesunout",
"move_after": "Posunout kartu za",
"move_before": "Posunout kartu před",
"options": "Více možností",
"pick_card": "Kterou kartu chcete přidat?",
"pick_card_view_title": "Kterou kartu byste chtěli přidat do svého {name} pohledu?",

View File

@ -571,6 +571,8 @@
"entries_not_found": "Keine Logbucheinträge gefunden.",
"messages": {
"changed_to_state": "wechselte zu {state}",
"detected_device_class": "erkannt {device_class}",
"set": "einstellen",
"turned_off": "ausgeschaltet",
"turned_on": "eingeschaltet",
"was_at_home": "war zu Hause",
@ -596,6 +598,7 @@
"album": "Album",
"app": "App",
"artist": "Künstler",
"channel": "Kanal",
"composer": "Komponist",
"contributing_artist": "Mitwirkender Künstler",
"directory": "Bibliothek",
@ -977,6 +980,7 @@
"label": "Auf Auslöser warten"
},
"wait_template": {
"continue_timeout": "Bei Timeout fortsetzen",
"label": "Warten",
"timeout": "Timeout (optional)",
"wait_template": "Warte-Template"
@ -1907,6 +1911,7 @@
"restart": "Neu starten",
"single": "Einzeln (Standard)"
},
"save_script": "Skript speichern",
"sequence": "Sequenz",
"sequence_sentence": "Die Abfolge der Aktionen dieses Skripts."
},
@ -1920,6 +1925,7 @@
"introduction": "Mit dem Skript-Editor können Skripte erstellt und bearbeitet werden. Bitte folge dem untenstehenden Link, um die Anleitung zu finden. Das stellt sicher, dass Home Assistant richtig konfiguriert ist.",
"learn_more": "Weitere Informationen zu Skripten",
"no_scripts": "Wir konnten keine bearbeitbaren Skripte finden",
"run_script": "Skript ausführen",
"show_info": "Informationen zum Skript anzeigen",
"trigger_script": "Skript auslösen"
}
@ -2401,8 +2407,13 @@
"actions": {
"call-service": "Dienst ausführen",
"default_action": "Standardaktion",
"more-info": "Mehr Info"
"more-info": "Mehr Info",
"navigate": "Navigieren",
"none": "Keine Aktion",
"toggle": "Umschalten",
"url": "Url"
},
"editor_service_data": "Servicedaten können nur im Code-Editor eingegeben werden",
"navigation_path": "Navigationspfad",
"url_path": "URL Pfad"
},
@ -2417,10 +2428,12 @@
"name": "Schaltfläche"
},
"calendar": {
"inital_view": "Initiale Ansicht",
"name": "Kalender",
"views": {
"dayGridDay": "Tag",
"dayGridMonth": "Monat"
"dayGridMonth": "Monat",
"listWeek": "Liste"
}
},
"conditional": {
@ -2444,6 +2457,7 @@
"entity_row": {
"attribute": "Attribut",
"button": "Schalter",
"buttons": "Tasten",
"call-service": "Dienst ausführen",
"cast": "Cast",
"divider": "Trennlinie",
@ -2455,6 +2469,7 @@
"entity-id": "Entitäts-ID",
"last-changed": "Zuletzt geändert",
"last-triggered": "Zuletzt ausgelöst",
"none": "Keine Sekundärinfo",
"position": "Position"
},
"show_header_toggle": "Schalter anzeigen?",
@ -2899,7 +2914,10 @@
},
"intro": "Sind Sie bereit, dein Zuhause zu wecken, Ihre Privatsphäre zurückzugewinnen und einer weltweiten Gemeinschaft von Tüftlern beizutreten?",
"restore": {
"hide_log": "Vollständiges Log verstecken"
"description": "Alternativ kannst du von einem vorherigen Snapshot wiederherstellen.",
"hide_log": "Vollständiges Log verstecken",
"in_progress": "Wiederherstellung im Prozess",
"show_log": "Vollständiges Protokoll anzeigen"
},
"user": {
"create_account": "Benutzerkonto anlegen",

View File

@ -1507,7 +1507,7 @@
},
"scenes": "Σκηνές",
"script": {
"create": "Δημιουργία δέσμης ενεργειών με συσκευή",
"create": "Δημιουργία σεναρίου με συσκευή",
"no_scripts": "Χωρίς δέσμες ενεργειών",
"scripts": "Δέσμες ενεργειών"
},
@ -1976,14 +1976,14 @@
}
},
"script": {
"caption": "Δέσμη ενεργειών",
"caption": "Σενάρια",
"description": "Δημιουργήσετε και επεξεργαστείτε δέσμες ενεργειών",
"editor": {
"alias": "Όνομα",
"default_name": "Νέα δέσμη ενεργειών",
"delete_confirm": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτή τη δέσμη ενεργειών;",
"delete_script": "Διαγραφή δέσμης ενεργειών",
"header": "Δέσμη ενεργειών: {name}",
"default_name": "Νέο σενάριο",
"delete_confirm": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το σενάριο;",
"delete_script": "Διαγραφή σεναρίου",
"header": "Σενάριο: {name}",
"icon": "Εικονίδιο",
"id": "Αναγνωριστικό οντότητας",
"id_already_exists": "Αυτό το αναγνωριστικό υπάρχει ήδη",
@ -1997,28 +1997,30 @@
},
"modes": {
"description": "Η λειτουργία ελέγχει τι συμβαίνει όταν γίνεται κλήση σεναρίου, ενώ εξακολουθεί να εκτελείται από μία ή περισσότερες προηγούμενες προσκλήσεις. Ελέγξτε το {documentation_link} για περισσότερες πληροφορίες.",
"documentation": "τεκμηρίωση δέσμης ενεργειών",
"documentation": "τεκμηρίωση σεναρίου",
"label": "Λειτουργία",
"parallel": "Παράλληλα",
"queued": "Στην ουρά",
"restart": "Επανεκκίνηση",
"single": "Μονό (προεπιλογή)"
},
"save_script": "Αποθήκευση σεναρίου",
"sequence": "Ακολουθία",
"sequence_sentence": "Η ακολουθία των ενεργειών αυτής της δέσμης ενεργειών."
"sequence_sentence": "Η ακολουθία των ενεργειών αυτού του σεναρίου."
},
"picker": {
"add_script": "Προσθήκη δέσμης ενεργειών",
"edit_script": "Επεξεργασία δέσμης ενεργειών",
"header": "Πρόγραμμα επεξεργασίας δέσμης ενεργειών",
"add_script": "Δημιουργήστε νέο σενάριο",
"edit_script": "Επεξεργασία σεναρίου",
"header": "Πρόγραμμα επεξεργασίας σεναρίων",
"headers": {
"name": "Ονομασία"
},
"introduction": "Ο επεξεργαστής δέσμης ενεργειών σας επιτρέπει να δημιουργείτε και να επεξεργάζεστε σκηνές. Παρακαλώ ακολουθήστε τον παρακάτω σύνδεσμο για να διαβάσετε τις οδηγίες για να βεβαιωθείτε ότι έχετε διαμορφώσει σωστά το Home Assistant.",
"introduction": "Ο επεξεργαστής σεναρίου σας επιτρέπει να δημιουργείτε και να επεξεργάζεστε σκηνές. Παρακαλώ ακολουθήστε τον παρακάτω σύνδεσμο για να διαβάσετε τις οδηγίες για να βεβαιωθείτε ότι έχετε διαμορφώσει σωστά το Home Assistant.",
"learn_more": "Μάθετε περισσότερα σχετικά με τα σενάρια",
"no_scripts": "Δεν μπορέσαμε να βρούμε δέσμες ενεργειών με δυνατότητα επεξεργασίας",
"show_info": "Εμφάνιση πληροφοριών σχετικά με τη δέσμη ενεργειών",
"trigger_script": "Δέσμη ενεργειών εναύσματος"
"run_script": "Εκτέλεση σεναρίου",
"show_info": "Εμφάνιση πληροφοριών σχετικά με το σενάριο",
"trigger_script": "Σενάριο ενεργοποίησης"
}
},
"server_control": {
@ -2040,7 +2042,7 @@
"input_boolean": "Επαναφόρτωση δυαδικών μεταβλητών εισόδου",
"input_datetime": "Επαναφόρτωση ημερομηνίας εισαγωγής",
"input_number": "Επαναφόρτωση αριθμών εισόδου",
"input_select": "Επαναφόρτωση δέσμης εντολών",
"input_select": "Επαναφόρτωση εισόδου επιλογών",
"input_text": "Επαναφόρτωση κειμένων εισόδου",
"introduction": "Ορισμένα τμήματα του Home Assistant μπορούν να επαναφορτωθούν χωρίς να απαιτείται επανεκκίνηση. Πατώντας \"επαναφόρτωση\" θα ξεφορτωθεί η τρέχουσα παραμετροποίηση YAML και θα φορτωθεί η νέα.",
"min_max": "Επαναφόρτωση οντοτήτων ελάχιστων / μέγιστων",
@ -2051,7 +2053,7 @@
"rest": "Επαναφόρτωση οντοτήτων ανάπαυσης και ειδοποίηση υπηρεσιών",
"rpi_gpio": "Επαναφόρτωση οντοτήτων Raspberry Pi GPIO",
"scene": "Επαναφόρτωση σκηνών",
"script": "Επαναφόρτωση δέσμης εντολών",
"script": "Επαναφόρτωση σεναρίων",
"smtp": "Επανάληψη φόρτωσης υπηρεσιών ειδοποίησης smtp",
"statistics": "Επαναφόρτωση οντοτήτων στατιστικών",
"telegram": "Επαναφόρτωση υπηρεσιών ειδοποίησης telegram",
@ -2741,6 +2743,8 @@
"edit": "Επεξεργασία",
"header": "Διαμόρφωση κάρτας",
"move": "Μετακίνηση",
"move_after": "Μετακίνηση κάρτας μετά",
"move_before": "Μετακίνηση κάρτας πριν",
"options": "Περισσότερες επιλογές",
"pick_card": "Επιλέξτε την κάρτα που θέλετε να προσθέσετε.",
"pick_card_view_title": "Ποια κάρτα θέλετε να προσθέσετε στην προβολή {name} ;",

View File

@ -2004,11 +2004,12 @@
"restart": "Reiniciar",
"single": "Único (predeterminado)"
},
"save_script": "Guardar script",
"sequence": "Secuencia",
"sequence_sentence": "La secuencia de acciones de este script."
},
"picker": {
"add_script": "Añadir script",
"add_script": "Crear nuevo script",
"edit_script": "Editar script",
"header": "Editor de scripts",
"headers": {
@ -2017,6 +2018,7 @@
"introduction": "El editor de scripts te permite crear y editar scripts. Por favor, sigue el siguiente enlace para leer las instrucciones para asegurarte de que has configurado Home Assistant correctamente.",
"learn_more": "Saber más sobre los scripts",
"no_scripts": "No hemos encontrado ningún script editable",
"run_script": "Ejecutar script",
"show_info": "Mostrar información sobre el script",
"trigger_script": "Script de desencadenante"
}
@ -2741,6 +2743,8 @@
"edit": "Editar",
"header": "Configuración de la tarjeta",
"move": "Mover a la vista",
"move_after": "Mover tarjeta después",
"move_before": "Mover tarjeta antes",
"options": "Más opciones",
"pick_card": "¿Qué tarjeta te gustaría añadir?",
"pick_card_view_title": "¿Qué tarjeta te gustaría añadir a tu vista {name} ?",

View File

@ -2004,11 +2004,12 @@
"restart": "Taaskäivita",
"single": "Üks kord (vaikimisi)"
},
"save_script": "Salvesta skript",
"sequence": "Jada",
"sequence_sentence": "Selle skripti toimingute jada."
},
"picker": {
"add_script": "Lisa skript",
"add_script": "Lisa uus skript",
"edit_script": "Muuda skripti",
"header": "Skriptiredaktor",
"headers": {
@ -2017,6 +2018,7 @@
"introduction": "Skriptiredaktor võimaldab Teil skripte luua ja redigeerida. Juhiste lugemiseks järgige allolevat linki ja veenduge, et olete Home Assistanti õigesti konfigureerinud.",
"learn_more": "Lisateave skriptide kohta",
"no_scripts": "Me ei leidnud ühtegi redigeeritavat skripti",
"run_script": "Käivita skript",
"show_info": "Kuva stseeni teave",
"trigger_script": "Käivita skript"
}
@ -2741,6 +2743,8 @@
"edit": "Muuda",
"header": "Kaardi seadistamine",
"move": "Liiguta vaatesse",
"move_after": "Teisalda kaart pärast",
"move_before": "Teisalda kaart enne",
"options": "Veel valikuid",
"pick_card": "Vali kaart mida soovid lisada.",
"pick_card_view_title": "Millise kaardi soovite oma {name} vaatesse lisada?",

View File

@ -2004,6 +2004,7 @@
"restart": "Redémarrer",
"single": "Unique (par défaut)"
},
"save_script": "Enregistrer le script",
"sequence": "Séquence",
"sequence_sentence": "La séquence d'actions de ce script."
},
@ -2017,6 +2018,7 @@
"introduction": "L'éditeur de script vous permet de créer et d'éditer des scripts. Suivez le lien ci-dessous pour lire les instructions afin de vous assurer que vous avez correctement configuré Home Assistant.",
"learn_more": "En savoir plus sur les scripts",
"no_scripts": "Nous n'avons pas trouvé de scripts modifiables",
"run_script": "Exécuter le script",
"show_info": "Afficher des informations sur le script",
"trigger_script": "Script de déclenchement"
}
@ -2261,7 +2263,7 @@
"create": "Créer",
"delete": "Effacer",
"icon": "Icône",
"icon_error_msg": "L'icône doit être au format préfixe:nom d'icône, par exemple : mdi:home",
"icon_error_msg": "L'icône doit être au format \"préfixe:nom d'icône\", par exemple : \"mdi:home\"",
"latitude": "Latitude",
"longitude": "Longitude",
"name": "Nom",
@ -2336,10 +2338,10 @@
},
"ozw_log": {
"header": "Journal OZW",
"introduction": "Afficher le journal. Entrer un nombre de 1 à 1000 lignes pour limiter le nombre de lignes chargées dans le journal, ou entrer 0 pour désactiver la limitation du nombre de lignes affichées (journal complet). \"Load\" affichera un instantané du journal, alors que \"Tail\" affichera le journal en l'actualisant au fur et à mesure que de nouvelles entrées apparaissent.",
"introduction": "Afficher le journal. Entrer un nombre de 1 à 1000 lignes pour limiter le nombre de lignes chargées dans le journal, ou entrer 0 pour désactiver la limitation du nombre de lignes affichées (journal complet). \"Charger\" affichera un instantané du journal, alors que \"Suivre\" affichera le journal en l'actualisant au fur et à mesure que de nouvelles entrées apparaissent.",
"last_log_lines": "Nombre de dernières lignes de journal",
"load": "Charge",
"tail": "Queue"
"load": "Charger",
"tail": "Suivre"
},
"services": {
"add_node": "Ajouter un nœud",
@ -2741,6 +2743,8 @@
"edit": "Modifier",
"header": "Configuration de la carte",
"move": "Déplacer",
"move_after": "Déplacer la carte après",
"move_before": "Déplacer la carte avant",
"options": "Plus d'options",
"pick_card": "Quelle carte aimeriez-vous ajouter ?",
"pick_card_view_title": "Quelle carte souhaitez-vous ajouter à votre vue {name} ?",

View File

@ -424,7 +424,7 @@
"text_to_speak": "טקסט לדיבור"
},
"persistent_notification": {
"dismiss": "בטל"
"dismiss": "נקה"
},
"scene": {
"activate": "הפעל"
@ -556,6 +556,13 @@
"loading_history": "טוען היסטוריה...",
"no_history_found": "לא נמצאה היסטוריה"
},
"logbook": {
"messages": {
"changed_to_state": "שונה ל- {state}",
"turned_off": "נכבה",
"turned_on": "הופעל"
}
},
"media-browser": {
"class": {
"video": "וידאו"
@ -1482,7 +1489,7 @@
"built_using": "נבנה באמצעות",
"caption": "מידע",
"custom_uis": "ממשקי משתמש מותאמים אישית:",
"description": "מידע על ההתקנה של Home Assistant שלך",
"description": "צפה במידע על התקנת Home Assistant שלך",
"developed_by": "פותח על ידי חבורה של אנשים מדהימים.",
"documentation": "תיעוד",
"frontend": "frontend-ui",
@ -1631,7 +1638,7 @@
"open": "פתח"
}
},
"description": "הגדרת לוחות המחוונים של Lovelace",
"description": "נהל/י את לוח הבקרה של Lovelace",
"resources": {
"cant_edit_yaml": "אתה משתמש ב- Lovelace במצב YAML, לכן אינך יכול לנהל את המשאבים שלך דרך ממשק המשתמש. נהל אותם ב- configuration.yaml.",
"caption": "משאבים",
@ -1721,6 +1728,9 @@
"title": "רענן מידע הרכיב",
"wakeup_header": "הוראות התעוררות עבור",
"wakeup_instructions_source": "הוראות ההתעוררות מקורן במסד הנתונים של קהילת ה OpenZWave."
},
"select_instance": {
"none_found": "לא הצלחנו למצוא שרת OpenZWave. אם אתה סבור שזה לא נכון, בדוק את הגדרות OpenZWave ו- MQTT וודא ש Home Assistant יכול לתקשר עם ה MQTT broker."
}
},
"person": {
@ -1731,6 +1741,8 @@
"create_person": "צור אדם",
"description": "נהל את האנשים ש Home Assistant יעקב אחריהם.",
"detail": {
"admin": "מנהל המערכת",
"confirm_delete_user": "האם אתה בטוח שברצונך למחוק את חשבון המשתמש {name} ? אתה עדיין יכול לעקוב אחר המשתמש, אך הוא כבר לא יוכל להתחבר.",
"create": "צור",
"delete": "מחק",
"device_tracker_intro": "בחר את המכשירים השייכים לאדם זה.",
@ -1865,7 +1877,7 @@
"confirm_stop": "האם אתה בטוח שברצונך לעצור את Home Assistant?",
"heading": "ניהול שרת",
"introduction": "לשלוט על שרת הHome Assistant שלך... מHome Assistant.",
"restart": "אתחול",
"restart": "אתחל",
"stop": "עצור"
},
"validation": {
@ -1945,7 +1957,7 @@
"discovered_text": "מכשירים יופיעו כאן לאחר שהתגלו.",
"discovery_text": ". המכשירים שהתגלו יופיעו כאן. עקוב אחר ההוראות עבור ההתקנים שלך והצב את ההתקנים במצב תיאום.",
"header": "אוטומציית Zigbee - הוספת התקנים",
"no_devices_found": "לא נמצאו התקנים כלשהם, וודאו שהם במצב צימוד והקפידו שיהיו דולקים בזמן הגילוי.",
"no_devices_found": "לא נמצאו התקנים כלשהם, וודא שהם במצב צימוד והקפד שיהיו פעילים בזמן החיפוש.",
"pairing_mode": "ודא שהמכשירים שלך במצב צימוד. בדוק את הוראות המכשיר שלך כיצד לבצע זאת.",
"search_again": "חפש שוב",
"spinner": "מחפש מכשירי ZHA Zigbee..."
@ -2337,6 +2349,13 @@
"conditional": "מותנה"
},
"name": "ישויות",
"secondary_info_values": {
"brightness": "בהירות",
"last-changed": "שונה לאחרונה",
"last-triggered": "הופעל לאחרונה",
"none": "אין מידע משני",
"position": "מיקום"
},
"show_header_toggle": "הצג שינוי מצב כותרת?",
"toggle": "החלף מצב ישויות."
},
@ -2486,7 +2505,7 @@
"add": "הוסף כרטיסייה",
"confirm_cancel": "האם אתה בטוח שברצונך לבטל?",
"delete": "מחק",
"duplicate": "שכפול כרטיס",
"duplicate": "שכפל כרטיס",
"edit": "ערוך",
"header": "הגדרות כרטיסייה",
"move": "הזז",
@ -2606,7 +2625,7 @@
"confirm_delete": "האם אתה בטוח שברצונך למחוק תצוגה זו?",
"confirm_delete_existing_cards": "מחיקת תצוגה זו תסיר גם את הכרטיסים",
"confirm_delete_existing_cards_text": "האם אתה בטוח שברצונך למחוק את התצוגה '' {name} '' שלך? התצוגה כוללת {number} כרטיסים שיימחקו. לא ניתן לבטל פעולה זו.",
"confirm_delete_text": "האם אתה בטוח שברצונך למחוק את התצוגה \"{name}\"?"
"confirm_delete_text": "האם את/ה בטוח שברצונך למחוק את התצוגה \"{name}\"?"
},
"warning": {
"attribute_not_found": "השדה {attribute} אינו זמין ב־{entity}",

View File

@ -41,7 +41,7 @@
},
"preset_mode": {
"activity": "Attività",
"away": "Stand by",
"away": "Fuori casa",
"boost": "Boost",
"comfort": "Comfort",
"eco": "Protezione antigelo",
@ -579,13 +579,13 @@
"changed_to_state": "cambiato in {state}",
"cleared_device_class": "cancellato (nessun {device_class} rilevato)",
"detected_device_class": "rilevato {device_class}",
"rose": "alzato",
"rose": "sorto",
"set": "impostato",
"turned_off": "spento",
"turned_on": "acceso",
"was_at_home": "era a casa",
"was_at_state": "era a {state}",
"was_away": "era lontano",
"was_away": "era fuori casa",
"was_closed": "era chiuso",
"was_connected": "era connesso",
"was_disconnected": "era disconnesso",
@ -2004,11 +2004,12 @@
"restart": "Riavviare",
"single": "Singolo (predefinito)"
},
"save_script": "Salva script",
"sequence": "Sequenza",
"sequence_sentence": "Sequenza di azioni di questo script."
},
"picker": {
"add_script": "Aggiungi script",
"add_script": "Crea nuovo script",
"edit_script": "Modifica script",
"header": "Editor script",
"headers": {
@ -2017,6 +2018,7 @@
"introduction": "L'Editor di Script consente di creare e modificare Script. Seguire il collegamento seguente per leggere le istruzioni e assicurarsi di aver configurato correttamente Home Assistant.",
"learn_more": "Ulteriori informazioni sugli script",
"no_scripts": "Non è stato possibile trovare alcuno script modificabile",
"run_script": "Esegui script",
"show_info": "Mostra informazioni sullo script",
"trigger_script": "Attiva script"
}
@ -2558,7 +2560,7 @@
},
"entities": {
"description": "La scheda Entità è il tipo di scheda più comune. Raggruppa gli elementi in elenchi.",
"edit_special_row": "Modificare la riga utilizzando l'editor di codice",
"edit_special_row": "Visualizza i dettagli di questa riga facendo clic sul pulsante di modifica",
"entity_row_editor": "Editor di riga dell'entità",
"entity_row": {
"attribute": "Attributo",
@ -2741,6 +2743,8 @@
"edit": "Modifica",
"header": "Configurazione della scheda",
"move": "Sposta nella vista",
"move_after": "Sposta la scheda dopo",
"move_before": "Sposta la scheda prima",
"options": "Altre opzioni",
"pick_card": "Quale scheda vorresti aggiungere?",
"pick_card_view_title": "Quale scheda vorresti aggiungere alla tua vista {name}?",
@ -2893,7 +2897,7 @@
"init": {
"data": {
"password": "Password",
"username": "Username"
"username": "Nome utente"
}
},
"mfa": {

View File

@ -707,12 +707,12 @@
"icon": "Ikon iwwerschreiwen",
"icon_error": "Ikonen sollten am format 'prefix:numm' sinn, Beispill: 'mdi:home'",
"name": "Numm iwwerschreiwen",
"note": "Nott: dëst funktionéiert villäicht nach net mat all Integratioun.",
"note": "Note: dëst funktionéiert villäicht nach net mat all Integratioun.",
"unavailable": "Dës Entitéit ass net erreechbar fir de Moment.",
"update": "Aktualiséieren"
},
"faq": "Dokumentatioun",
"no_unique_id": "Dës Entitéit huet keng eenzegaarteg ID, dofir kënnen hir Astellungen net am Benotzer Interface geréiert ginn.",
"no_unique_id": "Dës Entitéit huet keng eenzegaarteg ID, dofir kënnen hir Astellungen net am Benotzer Interface geréiert ginn. Kuck {faq_link} fir méi Detailer.",
"related": "Relatioun",
"settings": "Astellungen"
},
@ -835,11 +835,11 @@
},
"zha_device_info": {
"buttons": {
"add": "Apparater dobäisetzen",
"add": "Apparater via dësen Apparat dobäisetzen",
"clusters": "Cluster verwalten",
"reconfigure": "Apparat frësch konfiguréieren",
"remove": "Apparat läschen",
"zigbee_information": "Zigbee Informatiounen"
"zigbee_information": "Zigbee Apparat Informatiounen"
},
"confirmations": {
"remove": "Sécher fir den Apparat ze läsche?"
@ -859,7 +859,7 @@
"unknown": "Onbekannt",
"zha_device_card": {
"area_picker_label": "Beräich",
"device_name_placeholder": "Virnumm",
"device_name_placeholder": "Numm vum Apparat änneren",
"update_name_button": "Numm änneren"
}
}
@ -909,7 +909,7 @@
"confirmation_text": "All Apparater an dësem Beräich ginn néirens zougewisen.",
"confirmation_title": "Sécher fir dëse Beräich ze läsche?"
},
"description": "Iwwersiicht vun de Beräicher am Haus",
"description": "Beräicher am Haus verwalten",
"editor": {
"area_id": "Area ID",
"create": "Erstellen",
@ -931,7 +931,7 @@
},
"automation": {
"caption": "Automatismen",
"description": "Automatismen erstellen an änneren",
"description": "Automatismen verwalten",
"editor": {
"actions": {
"add": "Aktioun dobäisetzen",
@ -1009,7 +1009,7 @@
"wait_template": "Waardenzäit Modell"
}
},
"unsupported_action": "Net ënnerstëtzten Aktioun: {action}"
"unsupported_action": "Keng UI Ënnerstëtzung fir Aktioun: {action}"
},
"alias": "Numm",
"conditions": {
@ -1086,7 +1086,7 @@
"zone": "Zon"
}
},
"unsupported_condition": "Net ënnerstëtzte Konditioun: {condition}"
"unsupported_condition": "Keng UI Ënnerstëtzung fir Konditioun: {condition}"
},
"default_name": "Néien Automatismus",
"description": {
@ -1211,7 +1211,7 @@
"zone": "Zon"
}
},
"unsupported_platform": "Net ënnerstëtzte Plattform: {platform}"
"unsupported_platform": "Keng UI ënnerstëtzung fir Plattform: {platform}"
},
"unsaved_confirm": "Net gespäichert Ännerungen. Trotzdeem verloossen?"
},
@ -1310,7 +1310,7 @@
"follow_domain": "Domain suivéieren",
"manage_domains": "Domaine verwalten",
"not_exposed": "{selected} net exposéiert",
"not_exposed_entities": "Keng exposéiert Entitéiten",
"not_exposed_entities": "Net exposéiert Entitéiten",
"title": "Alexa"
},
"caption": "Home Assistant Cloud",
@ -1355,7 +1355,7 @@
"follow_domain": "Domain suivéieren",
"manage_domains": "Domaine verwalten",
"not_exposed": "{selected} net exposéiert",
"not_exposed_entities": "Keng exposéiert Entitéiten",
"not_exposed_entities": "Net exposéiert Entitéiten",
"sync_to_google": "Ännerungen ginn mat Google synchroniséiert",
"title": "Google Assistant"
},
@ -1518,7 +1518,7 @@
},
"entities": {
"caption": "Entitéiten",
"description": "Iwwersiicht vun all bekannten Entitéiten.",
"description": "Bekannten Entitéite verwalten",
"picker": {
"disable_selected": {
"button": "Ausgewielte deaktivéieren",
@ -1570,7 +1570,7 @@
"header": "Home Assistant astellen",
"helpers": {
"caption": "Helper",
"description": "Elementer déi et erlaaben Automatismen z'erstellen.",
"description": "Elementer déi et erlaaben Automatismen z'erstellen verwalten",
"dialog": {
"add_helper": "Helper bäifügen",
"add_platform": "{platform} bäifügen",
@ -1598,7 +1598,7 @@
"built_using": "Erstallt mat",
"caption": "Info",
"custom_uis": "Personaliséierte Benotzer Interface:",
"description": "Informatioune zu denger Home Assistant Installation",
"description": "Informatioune zu denger Home Assistant Installation uweisen",
"developed_by": "Entwéckelt vun enger ganzer Rei fantastesche Leit.",
"documentation": "Dokumentatioun",
"frontend": "frontend-ui",
@ -1667,7 +1667,7 @@
},
"configure": "Astellen",
"configured": "Konfiguréiert",
"description": "Integratioune verwalten an ariichten",
"description": "Integratioune verwalten",
"details": "Detailer vun der Integratioun",
"discovered": "Entdeckt",
"home_assistant_website": "Home Assistant Websäit",
@ -1752,7 +1752,7 @@
"open": "Opmaachen"
}
},
"description": "Deng Lovelace Tableau de Bord konfiguréieren",
"description": "Deng Lovelace Tableau de Bord verwalten",
"resources": {
"cant_edit_yaml": "Du benotz Lovelace am YAML Modus, dofir kanns du Dir deng Ressourcen net duerch de Benotzer Interface verwalten. Verwalt se an der Konfiguratioun.yaml.",
"caption": "Ressourcen",
@ -1930,7 +1930,7 @@
"scene": {
"activated": "Zeen {name} aktivéiert.",
"caption": "Zeene",
"description": "Zeenen erstellen an änneren",
"description": "Zeenen verwalten",
"editor": {
"default_name": "Nei Zeen",
"devices": {
@ -1974,7 +1974,7 @@
},
"script": {
"caption": "Skripten",
"description": "Skript erstellen an änneren",
"description": "Skript verwalten",
"editor": {
"alias": "Numm",
"default_name": "Neie Skript",
@ -2005,7 +2005,7 @@
"sequence_sentence": "D'Sequenz vun Aktiounen an dësem Skript."
},
"picker": {
"add_script": "Skript dobäisetze",
"add_script": "Neie Skript erstellen",
"edit_script": "Skript änneren",
"header": "Skript Editeur",
"headers": {
@ -2030,7 +2030,7 @@
"filter": "Filter Entitéite frësch lueden",
"generic": "Generesch IP Kamera Entitéite frësch lueden",
"generic_thermostat": "Generesch Thermostat Entitéite frësch lueden",
"group": "Gruppe nei lueden",
"group": "Gruppe, Gruppen Entitéite an Notifikatioun's Servicer nei lueden",
"heading": "YAML Konfiguratioun frësch lueden",
"history_stats": "Verlaf Statiskik Entitéite frësch lueden",
"homekit": "Homekit frësch lueden",
@ -2147,7 +2147,7 @@
"discovered_text": "Apparater tauchen hei op soubaal se entdeckt sinn.",
"discovery_text": "Entdeckten Apparater tauchen op dëser Platz op. Suivéiert d'Instruktiounen fir är Apparater an aktivéiert den Kupplung's Mod.",
"header": "Zigbee Home Automation - Apparater dobäisetzen",
"no_devices_found": "Keng Apparater fonnt, stell sécher dass sie am Kopplung Modus sinn a vermedi dass sie während der Entdeckung net an de Stand by ginn.",
"no_devices_found": "Keng Apparater fonnt, stell sécher dass sie am Kopplung Modus sinn a vermeid dass sie während der Entdeckung net an de Stand by ginn.",
"pairing_mode": "Stell sécher dass deng Apparater sech am Kopplungs Modus befannen. Kuckt d'Instruktioune vun dengen Apparater wéi dat geht.",
"search_again": "Nach emol sichen",
"spinner": "Sicht no ZHA Zigbee Apparater..."
@ -2210,7 +2210,7 @@
"create_group": "Zigbee Haus Automatismen - Grupp erstellen",
"create_group_details": "Gitt déi néideg Detailer an fir eng nei Zigbee Grupp z'erstellen",
"creating_group": "Grupp gëtt erstallt",
"description": "Zigbee Gruppen erstellen an änneren",
"description": "Zigbee Gruppen verwalten",
"group_details": "Hei sinn all Detailer vun der ausgewielter Zigbee Grupp.",
"group_id": "ID vun der Grupp",
"group_info": "Grupp Informatiounen",
@ -2258,7 +2258,7 @@
"create": "Erstellen",
"delete": "Läschen",
"icon": "Ikon",
"icon_error_msg": "Ikon sollt am format prefix:numm sinn, Beispill: mdi:home",
"icon_error_msg": "Ikon sollt am format \"prefix:numm\" sinn, Beispill: \"mdi:home\"",
"latitude": "Breedegrad",
"longitude": "Längegrad",
"name": "Numm",
@ -2555,7 +2555,7 @@
},
"entities": {
"description": "D'Entitéite Kaart ass déi am meeschten allgemengen Zort Kaart. Si gruppéiert Entitéite gemeinsam a Lëschten.",
"edit_special_row": "Änner Zeil mam Code Editor",
"edit_special_row": "Kuckt d'Detailer vun dëser Rei andeems Du op den Edit Knäppchen klicks",
"entity_row_editor": "Entitéite Réih Editor",
"entity_row": {
"attribute": "Attribut",
@ -2785,7 +2785,7 @@
},
"raw_editor": {
"confirm_remove_config_text": "Mir erstellen automatesch är Lovelace Usiichte mat äre Beräicher an Apparaten wann dir är Lovelace Konfiguratioun läscht.",
"confirm_remove_config_title": "Sécher fir är Lovelace Konfiguratioun ze läschen? Mir erstellen automatesch är Lovelace Usiichte mat äre Beräicher an Apparaten.",
"confirm_remove_config_title": "Sécher fir deng Lovelace Konfiguratioun ze läschen?",
"confirm_unsaved_changes": "Dir hutt net gespäichert Ännerungen, sécher fir eraus ze goen?",
"confirm_unsaved_comments": "Deng Konfiguratioun enthält Kommentaren, dës ginn net gespäichert. Wëlls Du weiderfueren?",
"error_invalid_config": "Är Konfiguratioun ass ongëlteg: {error}",
@ -2829,7 +2829,7 @@
},
"menu": {
"close": "Zoumaachen",
"configure_ui": "UI konfiguréieren",
"configure_ui": "Tableau de Bord änneren",
"exit_edit_mode": "Benotzer Interface Editéierungsmodus verloossen",
"help": "Hëllef",
"refresh": "Erneieren",
@ -3106,7 +3106,7 @@
"name": "Numm",
"not_used": "Nach nie benotzt ginn",
"prompt_copy_token": "Kopéiert den Accèss Jeton. E gëtt nie méi ugewisen.",
"prompt_name": "Numm?"
"prompt_name": "Gëff dem Jeton ee Numm?"
},
"mfa_setup": {
"close": "Zoumaachen",

View File

@ -2004,11 +2004,12 @@
"restart": "Omstart",
"single": "Enkel (standard)"
},
"save_script": "Lagre skript",
"sequence": "Sekvens",
"sequence_sentence": "Sekvensen av handlingene til dette skriptet."
},
"picker": {
"add_script": "Legg til skript",
"add_script": "Opprett nytt skript",
"edit_script": "Rediger skript",
"header": "Skriptredigering",
"headers": {
@ -2017,6 +2018,7 @@
"introduction": "Skripteditoren lar deg lage og redigere skript. Følg lenken nedenfor for å lese instruksjonene for å forsikre deg om at du har konfigurert Home Assistant riktig.",
"learn_more": "Lær mer om skript",
"no_scripts": "Vi kunne ikke finne noen redigerbare skript",
"run_script": "Kjør skript",
"show_info": "Vis informasjon om skript",
"trigger_script": "Utløse skript"
}
@ -2737,10 +2739,12 @@
"add": "Legg til kort",
"confirm_cancel": "Er du sikker på at du vil avbryte?",
"delete": "Slett kort",
"duplicate": "Dupliser kort",
"duplicate": "Duplisert kort",
"edit": "Rediger",
"header": "Kortkonfigurasjon",
"move": "Flytt til visning",
"move_after": "Flytt kortet etter",
"move_before": "Flytt kortet før",
"options": "Flere alternativer",
"pick_card": "Hvilket kort vil du legge til?",
"pick_card_view_title": "Hvilket kort vil du legge til i {name} visningen?",

View File

@ -2004,6 +2004,7 @@
"restart": "Restart",
"single": "Pojedynczy (domyślnie)"
},
"save_script": "Zapisz skrypt",
"sequence": "Sekwencja",
"sequence_sentence": "Sekwencja akcji tego skryptu."
},
@ -2017,6 +2018,7 @@
"introduction": "Edytor skryptów pozwala tworzyć i edytować skrypty. Kliknij poniższy link, aby przeczytać instrukcję, jak poprawnie konfigurować skrypty w Home Assistant.",
"learn_more": "Dowiedz się więcej o skryptach",
"no_scripts": "Nie znaleziono żadnych edytowalnych skryptów",
"run_script": "Uruchom skrypt",
"show_info": "Pokaż informacje o skrypcie",
"trigger_script": "Uruchom skrypt"
}
@ -2033,7 +2035,7 @@
"filter": "Encje komponentu filtr",
"generic": "Encje komponentu kamera IP generic",
"generic_thermostat": "Encje komponentu termostatu generic",
"group": "Przeładuj grupy, ich encje oraz usługi powiadomień",
"group": "Grupy, ich encje oraz usługi powiadomień",
"heading": "Ponowne wczytanie konfiguracji YAML",
"history_stats": "Encje komponentu historia stanów",
"homekit": "HomeKit",
@ -2048,7 +2050,7 @@
"person": "Osoby",
"ping": "Encje komponentu ping",
"reload": "Domenę {domain}",
"rest": "Encje komponentu rest",
"rest": "Encje komponentu rest i usługi powiadomień",
"rpi_gpio": "Encje komponentu Raspberry Pi GPIO",
"scene": "Sceny",
"script": "Skrypty",
@ -2261,7 +2263,7 @@
"create": "Utwórz",
"delete": "Usuń",
"icon": "Ikona",
"icon_error_msg": "Ikona powinna mieć format prefiks:nazwa-ikony, na przykład: mdi:home",
"icon_error_msg": "Ikona powinna mieć format \"prefiks:nazwa-ikony\", na przykład: mdi:home",
"latitude": "Szerokość geograficzna",
"longitude": "Długość geograficzna",
"name": "Nazwa",
@ -2501,7 +2503,7 @@
}
},
"changed_toast": {
"message": "Zaktualizowano konfigurację interfejsu Lovelace, czy wczytać ją ponownie?",
"message": "Zaktualizowano konfigurację interfejsu Lovelace, czy wczytać ją ponownie?",
"refresh": "Wczytaj ponownie"
},
"editor": {
@ -2708,7 +2710,7 @@
},
"shopping-list": {
"description": "Karta lista zakupów umożliwia dodawanie, edytowanie, zaznaczanie i usuwanie pozycji z listy zakupów.",
"integration_not_loaded": "Ta karta wymaga ustawienia integracji `shopping_list`.",
"integration_not_loaded": "Ta karta wymaga ustawienia integracji `shopping_list`.",
"name": "Lista zakupów"
},
"thermostat": {
@ -2741,6 +2743,8 @@
"edit": "Edytuj",
"header": "Konfiguracja karty",
"move": "Przenieś",
"move_after": "Przesuń kartę za",
"move_before": "Przesuń kartę przed",
"options": "Więcej opcji",
"pick_card": "Wybierz kartę, którą chcesz dodać.",
"pick_card_view_title": "Którą kartę chcesz dodać do widoku {name}?",
@ -2941,7 +2945,7 @@
"data": {
"password": "Hasło API"
},
"description": "Proszę wprowadzić hasło API w konfiguracji HTTP:"
"description": "Proszę wprowadzić hasło API w konfiguracji HTTP:"
},
"mfa": {
"data": {

View File

@ -2004,6 +2004,7 @@
"restart": "Рестарт",
"single": "Одиночный (по умолчанию)"
},
"save_script": "Сохранить сценарий",
"sequence": "Последовательность",
"sequence_sentence": "Последовательность действий этого сценария."
},
@ -2017,6 +2018,7 @@
"introduction": "Этот редактор позволяет создавать и редактировать сценарии.\nПожалуйста, ознакомьтесь с инструкциями по указанной ниже ссылке и убедитесь, что правильно настроили Home Assistant.",
"learn_more": "Узнайте больше о сценариях",
"no_scripts": "Редактируемые сценарии не найдены",
"run_script": "Запустить сценарий",
"show_info": "Показать информацию о сценарии",
"trigger_script": "Запустить сценарий"
}

View File

@ -12,6 +12,7 @@
"logbook": "Nhật ký",
"mailbox": "Hộp thư",
"map": "Bản đồ",
"media_browser": "Trình duyệt Đa phương tiện",
"profile": "Hồ sơ",
"shopping_list": "Danh sách mua sắm",
"states": "Tổng quan"
@ -407,9 +408,16 @@
"unlock": "Mở khóa"
},
"media_player": {
"browse_media": "Duyệt nội dung đa phương tiện",
"media_next_track": "Kế tiếp",
"media_play": "Phát",
"media_play_pause": "Phát/tạm dừng",
"media_previous_track": "Ngay trước",
"sound_mode": "Chế độ âm thanh",
"source": "Nguồn",
"text_to_speak": "Văn bản sang giọng nói"
"text_to_speak": "Văn bản sang giọng nói",
"turn_off": "Tắt",
"turn_on": "Bật"
},
"persistent_notification": {
"dismiss": "Bỏ qua"
@ -468,9 +476,11 @@
"wnw": "TTB",
"wsw": "TTN"
},
"day": "Ngày",
"forecast": "Dự báo",
"high": "Cao",
"low": "Thấp"
"low": "Thấp",
"night": "Đêm"
}
},
"common": {
@ -478,6 +488,8 @@
"back": "Trở lại",
"cancel": "Hủy bỏ",
"close": "Đóng",
"continue": "Tiếp tục",
"copied": "Đã sao chép",
"delete": "Xóa",
"error_required": "Cần thiết",
"loading": "Đang tải",
@ -523,6 +535,10 @@
"toggle": "Chuyển đổi"
},
"entity": {
"entity-attribute-picker": {
"attribute": "Thuộc tính",
"show_attributes": "Hiển thị các thuộc tính"
},
"entity-picker": {
"clear": "Xoá",
"entity": "Thực thể",
@ -533,6 +549,91 @@
"loading_history": "Đang tải lịch sử trạng thái ...",
"no_history_found": "Không tìm thấy lịch sử trạng thái."
},
"logbook": {
"by": "bởi",
"by_service": "bởi dịch vụ",
"entries_not_found": "Không tìm thấy mục nhật ký nào.",
"messages": {
"became_unavailable": "đã trở nên không khả dụng",
"changed_to_state": "đã thay đổi thành {state}",
"cleared_device_class": "trống trải (không phát hiện thấy {device_class})",
"detected_device_class": "được phát hiện {device_class}",
"rose": "đã tăng",
"set": "được cài đặt",
"turned_off": "đã tắt",
"turned_on": "đã bật",
"was_at_home": "ở nhà",
"was_at_state": "đã ở {state}",
"was_away": "đi vắng",
"was_closed": "đã bị đóng",
"was_connected": "đã kết nối",
"was_disconnected": "đã mất kết nối",
"was_locked": "đã khoá",
"was_low": "là thấp",
"was_normal": "là bình thường",
"was_opened": "đã mở",
"was_plugged_in": "được cắm vào",
"was_safe": "an toàn",
"was_unlocked": "đã mở khoá",
"was_unplugged": "được rút ra",
"was_unsafe": "không an toàn"
}
},
"media-browser": {
"audio_not_supported": "Trình duyệt của bạn không hỗ trợ âm thanh.",
"choose_player": "Chọn Bộ phát",
"choose-source": "Chọn Nguồn",
"class": {
"album": "Album",
"app": "Ứng dụng",
"artist": "Nghệ sĩ",
"channel": "Kênh",
"composer": "Soạn nhạc",
"contributing_artist": "Nghệ sĩ Tham gia",
"directory": "Thư viện",
"episode": "Tập phim",
"game": "Trò chơi",
"genre": "Thể loại",
"image": "Ảnh",
"movie": "Phim",
"music": "Âm nhạc",
"playlist": "Danh sách phát",
"podcast": "Podcast",
"season": "Mùa",
"track": "Bài",
"tv_show": "Chương trình Truyền hình",
"url": "Url",
"video": "Video"
},
"content-type": {
"album": "Album",
"artist": "Nghệ sĩ",
"library": "Thư viện",
"playlist": "Danh sách phát",
"server": "Máy chủ"
},
"documentation": "tài liệu",
"learn_adding_local_media": "Tìm hiểu thêm về cách thêm nội dung đa phương tiện trong {documentation} .",
"local_media_files": "Đặt các tệp video, âm thanh và hình ảnh của bạn vào thư mục media để có thể duyệt và phát chúng trong trình duyệt hoặc trên các trình phát đa phương tiện được hỗ trợ.",
"media_browsing_error": "Lỗi trình Duyệt Đa phương tiện",
"media_not_supported": "Trình phát Đa phương tiện không hỗ trợ loại này",
"media_player": "Trình phát Đa phương tiện",
"media-player-browser": "Trình duyệt Đa phương tiện",
"no_items": "Không có mục nào",
"no_local_media_found": "Không tìm thấy nội dung đa phương tiện cục bộ nào",
"no_media_folder": "Có vẻ như bạn chưa tạo thư mục đa phương tiện.",
"pick": "Chọn",
"pick-media": "Chọn nội dung Đa phương tiện",
"play": "Phát",
"play-media": "Phát nội dung Đa phương tiện",
"setup_local_help": "Xem {documentation} về cách thiết lập thư viện đa phương tiện cục bộ.",
"video_not_supported": "Trình duyệt của bạn không hỗ trợ video.",
"web-browser": "Trình duyệt Web"
},
"picture-upload": {
"label": "Hình ảnh",
"unsupported_format": "Định dạng không được hỗ trợ, vui lòng chọn hình ảnh dạng JPEG, PNG hoặc GIF."
},
"related-items": {
"area": "Khu vực",
"automation": "Một phần của các tự động hóa sau",
@ -553,6 +654,7 @@
"week": "{count} {count, plural,\n one { tuần }\n other { tuần }\n}"
},
"future": "Trong {time}",
"just_now": "Ngay bây giờ",
"never": "Không bao giờ",
"past": "{time} trước"
},
@ -564,6 +666,9 @@
"config_entry_system_options": {
"update": "Cập nhật"
},
"domain_toggler": {
"reset_entities": "Đặt lại các Thực thể"
},
"entity_registry": {
"control": "Điều khiển",
"dismiss": "Bỏ qua",
@ -581,6 +686,7 @@
"unavailable": "Thực thể này hiện không có sẵn.",
"update": "Cập nhật"
},
"faq": "tài liệu",
"no_unique_id": "Thực thể này không có mã định danh duy nhất, do vậy không thể quản lý cài đặt của nó từ giao diện người dùng.",
"related": "Liên quan",
"settings": "Cài đặt"
@ -629,9 +735,16 @@
"required_error_msg": "Trường này là cần thiết",
"yaml_not_editable": "Không thể sửa cài đặt của thực thể này từ giao diện người dùng. Chỉ các thực thể được thiết lập từ giao diện người dùng mới có thể được sửa chữa từ giao diện người dùng."
},
"image_cropper": {
"crop": "Cắt bớt"
},
"more_info_control": {
"controls": "Điều khiển",
"details": "Chi tiết",
"dismiss": "Bỏ qua hộp thoại",
"edit": "Chỉnh sửa thực thể",
"history": "Lịch sử",
"last_updated": "Cập nhật lần cuối",
"person": {
"create_zone": "Tạo vùng từ vị trí hiện tại"
},
@ -776,6 +889,15 @@
"name": "Hành động",
"type_select": "Loại hành động",
"type": {
"choose": {
"add_option": "Thêm tùy chọn",
"conditions": "Điều kiện",
"default": "Các hành động mặc định",
"label": "Chọn",
"option": "Tùy chọn {number}",
"remove_option": "Xóa tùy chọn",
"sequence": "Hành động"
},
"condition": {
"label": "Điều kiện"
},
@ -794,11 +916,35 @@
"label": "Kích hoạt Sự kiện",
"service_data": "Dữ liệu cho dịch vụ"
},
"repeat": {
"label": "Lặp lại",
"sequence": "Hành động",
"type_select": "Dạng lặp lại",
"type": {
"count": {
"label": "Đếm"
},
"until": {
"conditions": "Đến khi thoả điều kiện",
"label": "Đến khi"
},
"while": {
"conditions": "Trong khi còn thoả điều kiện",
"label": "Trong khi"
}
}
},
"service": {
"label": "Gọi dịch vụ",
"service_data": "Dữ liệu dịch vụ"
},
"wait_for_trigger": {
"continue_timeout": "Tiếp tục thực hiện sau quá hạn",
"label": "Đợi kích hoạt",
"timeout": "Thời gian quá hạn (tuỳ chọn)"
},
"wait_template": {
"continue_timeout": "Tiếp tục thực hiện sau quá hạn",
"label": "Chờ",
"timeout": "Thời gian chờ (tùy chọn)",
"wait_template": "Mẫu chờ"
@ -850,7 +996,18 @@
"time": {
"after": "Sau",
"before": "Trước",
"label": "Thời gian"
"label": "Thời gian",
"type_input": "Giá trị của một hỗ trợ dạng ngày/giờ",
"type_value": "Thời gian cố định",
"weekdays": {
"fri": "Thứ Sáu",
"mon": "Thứ Hai",
"sat": "Thứ Bảy",
"sun": "Chủ Nhật",
"thu": "Thứ Năm",
"tue": "Thứ Ba",
"wed": "Thứ Tư"
}
},
"zone": {
"entity": "Thực thể với vị trí",
@ -928,6 +1085,7 @@
"value_template": "Mẫu giá trị (tùy chọn)"
},
"state": {
"attribute": "Thuộc tính (Tùy chọn)",
"for": "Cho",
"from": "Từ",
"label": "Trạng thái",
@ -940,6 +1098,9 @@
"sunrise": "Bình minh",
"sunset": "Hoàng hôn"
},
"tag": {
"label": "Thẻ"
},
"template": {
"label": "Mẫu",
"value_template": "Mẫu giá trị (tùy chọn)"
@ -952,7 +1113,9 @@
},
"time": {
"at": "Lúc",
"label": "Thời gian"
"label": "Thời gian",
"type_input": "Giá trị của một hỗ trợ dạng ngày/giờ",
"type_value": "Thời gian cố định"
},
"webhook": {
"label": "Webhook",
@ -975,6 +1138,8 @@
"add_automation": "Thêm Tự động hóa",
"delete_automation": "Xóa tự động hóa",
"delete_confirm": "Bạn có chắc bạn muốn xoá tự động hoá này không?",
"duplicate": "Nhân bản",
"duplicate_automation": "Nhân bản tự động hoá",
"edit_automation": "Chỉnh sửa tự động hóa",
"header": "Trình biên tập tự động hóa",
"headers": {
@ -1061,6 +1226,7 @@
}
},
"devices": {
"add_prompt": "Chưa có {name} nào được thêm sử dụng thiết bị này. Bạn có thể thêm bằng nút + ở trên.",
"automation": {
"automations": "Tự động hóa",
"create": "Tạo tự động hóa với thiết bị",
@ -1074,6 +1240,7 @@
"caption": "Thiết bị",
"confirm_delete": "Bạn có chắc bạn muốn xóa bỏ thiết bị này không?",
"confirm_rename_entity_ids": "Bạn cũng muốn đổi mã định danh của các thực thể?",
"confirm_rename_entity_ids_warning": "Điều này sẽ không thay đổi bất kỳ cấu hình nào (như tự động hóa, kịch bản, ngữ cảnh, Lovelace) hiện đang sử dụng các thực thể này, bạn sẽ phải tự cập nhật chúng.",
"data_table": {
"area": "Khu vực",
"battery": "Pin",
@ -1210,6 +1377,7 @@
},
"integrations": {
"add_integration": "Thêm tích hợp",
"attention": "Cần chú ý",
"caption": "Các bộ tích hợp",
"config_entry": {
"delete": "Xóa",
@ -1227,6 +1395,8 @@
"no_devices": "Bộ tích hợp này chưa có thiết bị nào",
"options": "Tùy Chọn",
"reload": "Tải lại",
"reload_confirm": "Tích hợp đã được tải lại",
"reload_restart_confirm": "Khởi động lại Home Assistant để hoàn tất tải lại tích hợp này",
"rename": "Đổi tên",
"restart_confirm": "Khởi động lại Home Assistant để hoàn tất xóa bộ tích hợp này",
"system_options": "Tùy chọn hệ thống",
@ -1268,6 +1438,7 @@
"none": "Chưa có cấu hình nào",
"none_found": "Không tìm thấy tích hợp nào",
"none_found_detail": "Điều chỉnh tiêu chí tìm kiếm của bạn.",
"reconfigure": "Cấu hình lại",
"rename_dialog": "Chỉnh sửa tên của mục cấu hình này",
"rename_input_label": "Tên mục",
"search": "Tìm các bộ tích hợp"
@ -1377,6 +1548,32 @@
"topic": "chủ đề"
},
"ozw": {
"navigation": {
"nodes": "Các nút"
},
"network": {
"header": "Quản lý Mạng lưới",
"node_count": "{count} nút"
},
"node": {
"button": "Chi tiết Nút",
"not_found": "Không tìm thấy nút"
},
"nodes_table": {
"failed": "Thất bại",
"id": "ID",
"manufacturer": "Nhà sản xuất",
"model": "Mẫu",
"query_stage": "Giai đoạn Truy vấn",
"zwave_plus": "Z-Wave Plus"
},
"refresh_node": {
"button": "Làm mới Nút",
"node_status": "Trạng thái Nút",
"refreshing_description": "Đang làm mới thông tin nút...",
"start_refresh_button": "Bắt đầu Làm mới",
"step": "Bước"
},
"services": {
"add_node": "Thêm Nút",
"remove_node": "Xoá Nút"
@ -1386,6 +1583,9 @@
"caption": "Người",
"description": "Quản lý những người mà Home Assistant theo dõi.",
"detail": {
"admin": "Quản trị viên",
"allow_login": "Cho phép người này đăng nhập",
"confirm_delete_user": "Bạn có chắc muốn xoá tài khoản của {name}? Bạn vẫn có thể tiếp tục theo dõi người dùng này nhưng người này sẽ không đăng nhập được nữa.",
"device_tracker_intro": "Chọn các thiết bị thuộc về người này.",
"device_tracker_pick": "Chọn thiết bị để theo dõi",
"device_tracker_picked": "Thiết bị theo dõi",
@ -1461,6 +1661,7 @@
"restart": "Khởi động lại",
"single": "Đơn (mặc định)"
},
"save_script": "Lưu kịch bản",
"sequence": "Trình tự",
"sequence_sentence": "Trình tự các hành động trong kịch bản này."
},
@ -1469,6 +1670,7 @@
"headers": {
"name": "Tên"
},
"run_script": "Chạy kịch bản",
"show_info": "Hiển thị thông tin về kịch bản",
"trigger_script": "Kích hoạt kịch bản"
}
@ -1479,18 +1681,37 @@
"section": {
"reloading": {
"automation": "Tải lại tự động hóa",
"command_line": "Tải lại các thực thể từ command line",
"core": "Tải lại lõi",
"filesize": "Tải lại các thực thể kích thước tập tin",
"filter": "Tải lại các thực thể filter",
"generic": "Tải lại các thực thể từ generic IP camera",
"generic_thermostat": "Tải lại các thực thể từ generic thermostat",
"group": "Tải lại nhóm",
"heading": "Đang tải lại cấu hình YAML",
"history_stats": "Tải lại các thực thể history stats",
"homekit": "Tải lại HomeKit",
"input_boolean": "Tải lại input boolean",
"input_datetime": "Tải lại input date time",
"input_number": "Tải lại input number",
"input_select": "Tải lại input select",
"input_text": "Tải lại input texts",
"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.",
"min_max": "Tải lại các thực thể min/max",
"mqtt": "Tải lại các thực thể mqtt",
"person": "Tải lại người",
"ping": "Tải lại các thực thể cảm biến nhị phân từ ping",
"reload": "Tải lại {domain}",
"rest": "Tải lại các thực thể và dịch vụ thông báo từ rest",
"rpi_gpio": "Tải lại các thực thể Raspberry Pi GPIO",
"scene": "Tải lại ngữ cảnh",
"script": "Tải lại kịch bản",
"smtp": "Tải lại các dịch vụ thông báo qua smtp",
"statistics": "Tải lại các thực thể statistics",
"telegram": "Tải lại các dịch vụ thông báo qua telegram",
"template": "Tải lại các thực thể từ template",
"trend": "Tải lại các thực thể từ trend",
"universal": "Tải lại các thực thể từ universal media player",
"zone": "Tải lại khu vực"
},
"server_management": {
@ -1508,12 +1729,40 @@
}
}
},
"tags": {
"add_tag": "Thêm thẻ",
"automation_title": "Thẻ {name} được quét",
"caption": "Thẻ",
"create_automation": "Tạo tự động hóa với thẻ",
"description": "Quản lý các thẻ",
"detail": {
"create": "Tạo",
"create_and_write": "Tạo và Ghi",
"delete": "Xóa",
"description": "Mô tả",
"name": "Tên",
"new_tag": "Thẻ mới",
"tag_id": "Thẻ",
"tag_id_placeholder": "Tạo tự động nếu để trống",
"update": "Cập nhật"
},
"edit": "Chỉnh sửa",
"headers": {
"last_scanned": "Lần quét cuối",
"name": "Tên"
},
"never_scanned": "Chưa bao giờ được quét",
"no_tags": "Không có thẻ",
"write": "Ghi"
},
"users": {
"add_user": {
"caption": "Thêm người dùng",
"create": "Tạo",
"name": "Tên",
"password": "Mật khẩu",
"password_confirm": "Xác nhận Mật khẩu",
"password_not_match": "Mật khẩu không khớp",
"username": "Tên đăng nhập"
},
"caption": "Người dùng",
@ -1526,6 +1775,8 @@
"deactivate_user": "Hủy kích hoạt người dùng",
"delete_user": "Xóa người dùng",
"name": "Tên",
"new_password": "Mật khẩu mới",
"password_changed": "Mật khẩu đã được thay đổi thành công",
"system_generated_users_not_editable": "Không thể chỉnh sửa người dùng do hệ thống tạo ra.",
"update_user": "Cập nhật"
},
@ -1654,8 +1905,10 @@
"node_management": {
"add_to_group": "Thêm vào Nhóm",
"entities": "Các thực thể của nút này",
"entity_info": "Thông tin Thực thể",
"group": "Nhóm",
"node_to_control": "Nút để điều khiển",
"remove_broadcast": "Xoá Phát sóng",
"remove_from_group": "Xóa Khỏi Nhóm"
},
"ozw_log": {
@ -1732,8 +1985,14 @@
"title": "Trạng thái"
},
"templates": {
"all_listeners": "Mẫu sẵn này lắng nghe tất cả các sự kiện thay đổi trạng thái.",
"domain": "Tên miền",
"editor": "Trình soạn thảo bản mẫu",
"entity": "Thực thể",
"jinja_documentation": "Tài liệu về Jinja2",
"listeners": "Mẫu sẵn này lắng nghe các sự kiện thay đổi trạng thái sau:",
"no_listeners": "Mẫu sẵn này không lắng nghe bất kỳ sự kiện thay đổi trạng thái nào và sẽ không tự động được cập nhật.",
"reset": "Đặt lại mẫu sẵn về nội dung demo",
"title": "Mẫu sẵn",
"unknown_error_template": "Lỗi không xác định khi kết xuất bản mẫu"
}
@ -1802,6 +2061,20 @@
"refresh": "Làm tươi"
},
"editor": {
"action-editor": {
"actions": {
"call-service": "Gọi Dịch vụ",
"default_action": "Hành động Mặc định",
"more-info": "Thông tin Thêm",
"navigate": "Điều hướng",
"none": "Không có Hoạt động",
"toggle": "Đảo ngược",
"url": "Url"
},
"editor_service_data": "Dữ liệu cho dịch vụ chỉ có thể được nhập bởi trình soạn thảo mã",
"navigation_path": "Đường Dẫn Hướng",
"url_path": "Đường dẫn url"
},
"card": {
"alarm-panel": {
"available_states": "Các Trạng thái Khả dụng",
@ -1809,12 +2082,20 @@
"name": "Bảng điều khiển Báo động"
},
"button": {
"default_action_help": "Hành động mặc định phụ thuộc vào khả năng của thực thể, có thể là đảo ngược hoặc hiển thị thông tin khác.",
"description": "Thẻ Nút cho phép bạn thêm các nút để thực hiện các tác vụ.",
"name": "Nút"
},
"calendar": {
"calendar_entities": "Các thực thể Lịch",
"description": "Thẻ Lịch dùng hiển thị lịch bao gồm ngày, tuần và xem dạng danh sách",
"name": "Lịch"
"inital_view": "Dạng xem Căn bản",
"name": "Lịch",
"views": {
"dayGridDay": "Ngày",
"dayGridMonth": "Tháng",
"listWeek": "Danh sách"
}
},
"conditional": {
"card": "Thẻ",
@ -1829,8 +2110,31 @@
},
"entities": {
"description": "Thẻ Các Thực thể là loại thẻ phổ biến nhất. Nó nhóm các mục với nhau thành một danh sách.",
"edit_special_row": "Xem chi tiết của hàng này bằng cách bấm nút chỉnh sửa",
"entity_row_editor": "Trình soạn thảo Thực thể",
"entity_row": {
"attribute": "Thuộc tính",
"button": "Nút",
"buttons": "Nút",
"call-service": "Gọi Dịch vụ",
"cast": "Cast",
"conditional": "Có điều kiện",
"divider": "Chia",
"section": "Phần",
"weblink": "Liên kết Web"
},
"name": "Các Thực thể",
"show_header_toggle": "Hiển thị Nút chuyển đổi ở Trên cùng"
"secondary_info_values": {
"brightness": "Độ sáng",
"entity-id": "Mã định danh Thực thể",
"last-changed": "Lần Thay đổi cuối",
"last-triggered": "Lần Kích hoạt cuối",
"none": "Không có Thông tin Phụ",
"position": "Vị trí",
"tilt-position": "Vị trí Nghiêng"
},
"show_header_toggle": "Hiển thị Nút chuyển đổi ở Trên cùng",
"special_row": "hàng đặc biệt"
},
"entity-filter": {
"description": "Thẻ Bộ lọc Thực thể cho phép bạn xác định danh sách các thực thể mà bạn muốn theo dõi chỉ khi chúng ở trạng thái nhất định.",
@ -1852,7 +2156,8 @@
"manual_description": "Cần thêm một thẻ tuỳ chỉnh hay chỉ muốn viết cấu hình yaml thủ công?",
"no_theme": "Không có theme.",
"search": "Tìm kiếm",
"state": "Trạng thái"
"state": "Trạng thái",
"state_color": "Thay đổi màu sắc biểu tượng theo trạng thái?"
},
"glance": {
"description": "Thẻ Xem nhanh rất hữu ích để hiển thị nhiều cảm biến trong một không gian nhỏ gọn.",
@ -1912,7 +2217,8 @@
},
"sensor": {
"description": "Thẻ Cảm biến cung cấp cho bạn tổng quan nhanh về trạng thái cảm biến của bạn với một biểu đồ tùy chọn thể hiện sự thay đổi qua thời gian.",
"name": "Cảm biến"
"name": "Cảm biến",
"show_more_detail": "Hiển thị thêm chi tiết"
},
"shopping-list": {
"description": "Thẻ Danh sách mua sắm cho phép bạn thêm, chỉnh sửa, kiểm tra và xóa các mục khỏi danh sách mua sắm của bạn.",
@ -1934,7 +2240,11 @@
}
},
"cardpicker": {
"by_card": "Theo loại Thẻ",
"by_entity": "Theo Thực thể",
"custom_card": "Tuỳ chỉnh",
"domain": "Miền",
"entity": "Thực thể",
"no_description": "Không có mô tả nào."
},
"edit_card": {
@ -1945,9 +2255,12 @@
"edit": "Chỉnh sửa",
"header": "Cấu hình Thẻ",
"move": "Di chuyển",
"move_after": "Di chuyển thẻ sau",
"move_before": "Di chuyển thẻ trước",
"options": "Tùy Chọn",
"pick_card": "Chọn Thẻ bạn muốn thêm.",
"pick_card_view_title": "Loại thẻ nào bạn muốn thêm vào chế độ xem {name}?",
"search_cards": "Tìm kiếm các thẻ",
"show_code_editor": "Sửa mã nguồn",
"show_visual_editor": "Hiển thị Chỉnh sửa Trực quan",
"toggle_editor": "Đổi trình biên tập",
@ -2196,6 +2509,7 @@
"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": "Tên Home Assistant của bạn",
"location_name_default": "Nhà"
},
"integration": {
@ -2204,6 +2518,12 @@
"more_integrations": "Thêm"
},
"intro": "Bạn đã sẵn sàng để đánh thức ngôi nhà của mình, đòi lại sự riêng tư của bạn và tham gia vào một cộng đồng tinker trên toàn thế giới?",
"restore": {
"description": "Thay vì vậy bạn có thể phục hồi từ một bản chụp nhanh trước đó.",
"hide_log": "Ẩn nhật ký đầy đủ",
"in_progress": "Đang khôi phục",
"show_log": "Hiển thị nhật ký đầy đủ"
},
"user": {
"create_account": "Tạo tài khoản",
"data": {
@ -2235,6 +2555,11 @@
"submit": "Gửi đi"
},
"current_user": "Bạn hiện đang đăng nhập với tên {fullName} .",
"customize_sidebar": {
"button": "Chỉnh sửa",
"description": "Bạn cũng có thể nhấn và giữ tiêu đề của thanh bên để kích hoạt chế độ chỉnh sửa.",
"header": "Thay đổi thứ tự và ẩn các mục khỏi thanh bên"
},
"dashboard": {
"description": "Chọn bảng thông tin mặc định cho thiết bị này.",
"dropdown_label": "Bảng điều khiển",
@ -2257,6 +2582,7 @@
"confirm_delete": "Bạn có chắn chắn muốn xóa token truy cập {name}?",
"create": "Tạo Token",
"create_failed": "Không thể tạo token truy cập.",
"created": "Được tạo {date}",
"created_at": "Được tạo lúc {date}",
"delete_failed": "Không thể xóa token truy cập.",
"description": "Tạo mã truy cập tồn tại lâu dài để cho phép script của bạn tương tác với Home assistant. Mỗi mã truy cập sẽ có hiệu lực trong 10 năm kể từ khi tạo. Các mã truy cập hiện đang hoạt động được thể hiện trong danh sách sau.",
@ -2264,6 +2590,7 @@
"header": "Token truy cập thời hạn dài",
"last_used": "Sử dụng lần cuối lúc {date} từ {location}",
"learn_auth_requests": "Làm thế nào để thực hiện yêu cầu xác thực.",
"name": "Tên",
"not_used": "Chưa bao giờ được sử dụng",
"prompt_copy_token": "Sao chép token truy cập của bạn. Nó sẽ không đươc hiển thị nữa.",
"prompt_name": "Tên?"
@ -2305,10 +2632,18 @@
"header": "Tự động đóng kết nối"
},
"themes": {
"accent_color": "Màu nhấn mạnh",
"dark_mode": {
"auto": "Tự động",
"dark": "Tối",
"light": "Sáng"
},
"dropdown_label": "Giao diện",
"error_no_theme": "Không có giao diện nào.",
"header": "Giao diện",
"link_promo": "Tìm hiểu về giao diện"
"link_promo": "Tìm hiểu về giao diện",
"primary_color": "Màu chính",
"reset": "Thiết đặt lại"
}
},
"shopping-list": {
@ -2318,6 +2653,7 @@
}
},
"sidebar": {
"done": "Xong rồi",
"external_app_configuration": "Cấu hình ứng dụng",
"sidebar_toggle": "Ẩn/Hiện Thanh Bên"
}

View File

@ -1270,7 +1270,7 @@
"title": "Google Assistant"
},
"integrations": "集成",
"integrations_introduction": "Home Assistant Cloud的集成使您可以连接云中的服务,而不必在Internet上公开公开Home Assistant实例。",
"integrations_introduction": "Home Assistant Cloud 的集成使您可以连接云中的服务,而不必在 Internet 上公开 Home Assistant 实例。",
"integrations_introduction2": "浏览网站以查找",
"integrations_link_all_features": "所有可用功能",
"manage_account": "管理帐户",
@ -1404,7 +1404,7 @@
},
"common": {
"editor": {
"confirm_unsaved": "您有未保存的更改,确定要退出吗?"
"confirm_unsaved": "有更改尚未保存,确定离开页面吗?"
}
},
"core": {
@ -2004,6 +2004,7 @@
"restart": "重启",
"single": "单点 (默认)"
},
"save_script": "保存脚本",
"sequence": "顺序",
"sequence_sentence": "该脚本的操作顺序。"
},
@ -2017,12 +2018,13 @@
"introduction": "脚本编辑器方便您创建及编辑脚本。请按照下面的链接阅读说明,以确保配置正确。",
"learn_more": "详细了解脚本",
"no_scripts": "未找到可编辑的脚本",
"run_script": "运行脚本",
"show_info": "显示有关脚本的信息",
"trigger_script": "触发脚本"
}
},
"server_control": {
"caption": "服务控制",
"caption": "服务控制",
"description": "重新启动或停止 Home Assistant 服务",
"section": {
"reloading": {
@ -2148,12 +2150,12 @@
"zha": {
"add_device_page": {
"discovered_text": "发现的设备会立即显示在这里。",
"discovery_text": "发现的设备将显示在此处。按照设备的说明进行操作,并将设备置于配对模式。",
"discovery_text": "发现的设备将显示在这里。请按照设备的说明进行操作,将设备置于配对模式。",
"header": "Zigbee 家庭自动化 - 添加设备",
"no_devices_found": "未发现设备。请确保设备处于配对模式,并且在搜索设备时保持唤醒。",
"pairing_mode": "请确保您的设备处于配对模式。有关如何进入配对模式,请查阅设备说明书。",
"search_again": "再次搜索",
"spinner": "正在寻找ZHA Zigbee设备......"
"spinner": "正在查找 ZHA Zigbee 设备......"
},
"add": {
"caption": "添加设备",
@ -2736,11 +2738,13 @@
"edit_card": {
"add": "添加卡片",
"confirm_cancel": "确实要取消吗?",
"delete": "删除",
"delete": "删除卡片",
"duplicate": "复制卡片",
"edit": "编辑",
"header": "卡片配置",
"move": "移动",
"move_after": "向后移动卡片",
"move_before": "向前移动卡片",
"options": "更多选项",
"pick_card": "您想添加哪张卡片?",
"pick_card_view_title": "您想将哪张卡片添加到 {name} 视图?",

View File

@ -2004,11 +2004,12 @@
"restart": "重啟",
"single": "單一(預設)"
},
"save_script": "儲存腳本",
"sequence": "連續",
"sequence_sentence": "此腳本所含的操作動作。"
},
"picker": {
"add_script": "新增腳本",
"add_script": "新增腳本",
"edit_script": "編輯腳本",
"header": "腳本編輯器",
"headers": {
@ -2017,6 +2018,7 @@
"introduction": "腳本編輯器允許新增或編輯腳本。請參考下方教學連結,以確保正確的設定 Home Assistant。",
"learn_more": "詳細了解腳本",
"no_scripts": "無法找到任何可編輯的腳本",
"run_script": "執行腳本",
"show_info": "顯示關於腳本資訊",
"trigger_script": "觸發腳本"
}
@ -2741,6 +2743,8 @@
"edit": "編輯",
"header": "面板設定",
"move": "移動至視圖",
"move_after": "向後移動面板",
"move_before": "向前移動面板",
"options": "更多選項",
"pick_card": "選擇所要新增的面板?",
"pick_card_view_title": "要加入 {name} 視圖的面板?",