[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-09-09 00:32:22 +00:00
parent 7c5a78a1cf
commit 07569f10b5
9 changed files with 248 additions and 26 deletions

View File

@ -553,6 +553,10 @@
"toggle": "Commuta"
},
"entity": {
"entity-attribute-picker": {
"attribute": "Atribut",
"show_attributes": "Mostra els atributs"
},
"entity-picker": {
"clear": "Esborra",
"entity": "Entitat",
@ -929,7 +933,13 @@
"label": "Crida servei",
"service_data": "Dades de servei"
},
"wait_for_trigger": {
"continue_timeout": "Continua amb temps d'espera",
"label": "Espera disparador",
"timeout": "Temps màxim d'espera (opcional)"
},
"wait_template": {
"continue_timeout": "Continua amb temps d'espera",
"label": "Espera",
"timeout": "Temps màxim d'espera (opcional)",
"wait_template": "Plantilla d'espera"
@ -993,7 +1003,9 @@
"time": {
"after": "Després",
"before": "Abans",
"label": "Temporal"
"label": "Temporal",
"type_input": "Valor d'un ajudant de data/hora",
"type_value": "Temps fix"
},
"zone": {
"entity": "Entitat amb ubicació",
@ -1081,6 +1093,7 @@
"value_template": "Plantilla de valor (opcional)"
},
"state": {
"attribute": "Atribut (opcional)",
"for": "Durant",
"from": "Des de",
"label": "Estat",
@ -1108,7 +1121,9 @@
},
"time": {
"at": "A les",
"label": "Temporal"
"label": "Temporal",
"type_input": "Valor d'un ajudant de data/hora",
"type_value": "Temps fix"
},
"webhook": {
"label": "Webhook",
@ -1131,6 +1146,8 @@
"add_automation": "Afegeix automatització",
"delete_automation": "Elimina l'automatització",
"delete_confirm": "Estàs segur que vols eliminar aquesta automatització?",
"duplicate": "Duplica",
"duplicate_automation": "Duplica l'automatització",
"edit_automation": "Edita automatització",
"header": "Editor d'automatitzacions",
"headers": {
@ -1531,6 +1548,7 @@
},
"integrations": {
"add_integration": "Afegeix integració",
"attention": "Cal atenció",
"caption": "Integracions",
"config_entry": {
"area": "A {area}",
@ -1601,6 +1619,7 @@
"none_found_detail": "Ajusta els paràmetres de cerca.",
"note_about_integrations": "Encara no es poden configurar totes les integracions a través de la UI.",
"note_about_website_reference": "N'hi ha més disponibles al ",
"reconfigure": "Reconfigura",
"rename_dialog": "Edita el nom de l'entrada de configuració",
"rename_input_label": "Nom de l'entrada",
"search": "Cerca integracions"

View File

@ -553,6 +553,10 @@
"toggle": "Přepnout"
},
"entity": {
"entity-attribute-picker": {
"attribute": "Atribut",
"show_attributes": "Zobrazit atributy"
},
"entity-picker": {
"clear": "Zrušit",
"entity": "Entita",
@ -929,7 +933,13 @@
"label": "Zavolat službu",
"service_data": "Data služby"
},
"wait_for_trigger": {
"continue_timeout": "Pokračovat po časovém limitu",
"label": "Počkat na spouštěč",
"timeout": "Časový limit (volitelný)"
},
"wait_template": {
"continue_timeout": "Pokračovat po časovém limitu",
"label": "Čekání",
"timeout": "Časový limit (volitelné)",
"wait_template": "Šablona pro čekání"
@ -993,7 +1003,9 @@
"time": {
"after": "Po",
"before": "Před",
"label": "Čas"
"label": "Čas",
"type_input": "Hodnota pomocníka \"Datum a/nebo čas\"",
"type_value": "Pevný čas"
},
"zone": {
"entity": "Entita s umístěním",
@ -1081,6 +1093,7 @@
"value_template": "Šablona hodnoty (volitelné)"
},
"state": {
"attribute": "Atribut (volitelný)",
"for": "Po dobu",
"from": "Z",
"label": "Stav",
@ -1108,7 +1121,9 @@
},
"time": {
"at": "V",
"label": "Čas"
"label": "Čas",
"type_input": "Hodnota pomocníka \"Datum a/nebo čas\"",
"type_value": "Pevný čas"
},
"webhook": {
"label": "Webhook",
@ -1131,6 +1146,8 @@
"add_automation": "Přidat automatizaci",
"delete_automation": "Odstranit automatizaci",
"delete_confirm": "Opravdu chcete odstranit tuto automatizaci?",
"duplicate": "Duplikovat",
"duplicate_automation": "Duplikovat automatizaci",
"edit_automation": "Upravit automatizaci",
"header": "Editor automatizací",
"headers": {
@ -1531,6 +1548,7 @@
},
"integrations": {
"add_integration": "Přidat integraci",
"attention": "Vyžadována pozornost",
"caption": "Integrace",
"config_entry": {
"area": "V {area}",
@ -1601,6 +1619,7 @@
"none_found_detail": "Upravte kritéria vyhledávání.",
"note_about_integrations": "Ne všechny integrace lze prozatím konfigurovat prostřednictvím uživatelského rozhraní.",
"note_about_website_reference": "Další jsou k dispozici na ",
"reconfigure": "Překonfigurovat",
"rename_dialog": "Upravit název této položky nastavení",
"rename_input_label": "Název položky",
"search": "Hledat integraci"

View File

@ -553,6 +553,10 @@
"toggle": "Interruptor"
},
"entity": {
"entity-attribute-picker": {
"attribute": "Atributo",
"show_attributes": "Mostrar atributos"
},
"entity-picker": {
"clear": "Limpiar",
"entity": "Entidad",
@ -929,7 +933,13 @@
"label": "Llamar servicio",
"service_data": "Datos de servicio"
},
"wait_for_trigger": {
"continue_timeout": "Continuar tras el límite de tiempo",
"label": "Esperar al disparador",
"timeout": "Límite de tiempo (opcional)"
},
"wait_template": {
"continue_timeout": "Continuar tras el límite de tiempo",
"label": "Esperar",
"timeout": "Límite de tiempo (opcional)",
"wait_template": "Plantilla de espera"
@ -993,7 +1003,9 @@
"time": {
"after": "Después de",
"before": "Antes de",
"label": "Hora"
"label": "Hora",
"type_input": "Valor de un ayudante de fecha/hora",
"type_value": "Horario fijo"
},
"zone": {
"entity": "Entidad con la ubicación",
@ -1081,6 +1093,7 @@
"value_template": "Valor de la plantilla (opcional)"
},
"state": {
"attribute": "Atributo (Opcional)",
"for": "Durante",
"from": "De",
"label": "Estado",
@ -1108,7 +1121,9 @@
},
"time": {
"at": "A las",
"label": "Hora"
"label": "Hora",
"type_input": "Valor de un ayudante de fecha/hora",
"type_value": "Horario fijo"
},
"webhook": {
"label": "Webhook",
@ -1131,6 +1146,8 @@
"add_automation": "Añadir automatización",
"delete_automation": "Eliminar la automatización",
"delete_confirm": "¿Estás seguro de que quieres eliminar esta automatización?",
"duplicate": "Duplicar",
"duplicate_automation": "Duplicar la automatización",
"edit_automation": "Editar automatización",
"header": "Editor de automatización",
"headers": {
@ -1531,6 +1548,7 @@
},
"integrations": {
"add_integration": "Añadir integración",
"attention": "Atención requerida",
"caption": "Integraciones",
"config_entry": {
"area": "En {area}",
@ -1601,6 +1619,7 @@
"none_found_detail": "Ajusta tus criterios de búsqueda.",
"note_about_integrations": "Todavía no se pueden configurar todas las integraciones a través de la interfaz de usuario.",
"note_about_website_reference": "Hay más disponibles en el ",
"reconfigure": "Reconfigurar",
"rename_dialog": "Edita el nombre de esta entrada de configuración",
"rename_input_label": "Nombre de la entrada",
"search": "Buscar integraciones"

View File

@ -553,6 +553,10 @@
"toggle": "Permuter"
},
"entity": {
"entity-attribute-picker": {
"attribute": "Attribut",
"show_attributes": "Afficher les attributs"
},
"entity-picker": {
"clear": "Effacer",
"entity": "Entité",
@ -929,6 +933,9 @@
"label": "Appeler un service",
"service_data": "Données du service"
},
"wait_for_trigger": {
"label": "Attendre le déclencheur"
},
"wait_template": {
"label": "Attendre",
"timeout": "Délai d'expiration (optionnel)",
@ -1081,6 +1088,7 @@
"value_template": "Contenu du template (optionnel)"
},
"state": {
"attribute": "Attribut (facultatif)",
"for": "Pendant",
"from": "De",
"label": "État",
@ -1108,7 +1116,9 @@
},
"time": {
"at": "À",
"label": "Heure"
"label": "Heure",
"type_input": "Valeur d'une aide de date/heure",
"type_value": "Temps fixe"
},
"webhook": {
"label": "Webhook",
@ -1131,6 +1141,8 @@
"add_automation": "Ajouter une automatisation",
"delete_automation": "Supprimer l'automatisation",
"delete_confirm": "Voulez-vous vraiment supprimer cette automatisation ?",
"duplicate": "Dupliquer",
"duplicate_automation": "Dupliquer l'automatisation",
"edit_automation": "Modifier l'automatisation",
"header": "Éditeur d'automatisation",
"headers": {
@ -1531,6 +1543,7 @@
},
"integrations": {
"add_integration": "Ajouter l'intégration",
"attention": "Attention requise",
"caption": "Intégrations",
"config_entry": {
"area": "Dans {area}",
@ -1600,6 +1613,7 @@
"none_found_detail": "Ajustez vos critères de recherche.",
"note_about_integrations": "Toutes les intégrations ne peuvent pas encore être configurées via l'interface utilisateur.",
"note_about_website_reference": "D'autres sont disponibles sur le ",
"reconfigure": "Reconfigurer",
"rename_dialog": "Modifier le nom de cette entrée de configuration",
"rename_input_label": "Nom de l'entrée",
"search": "Chercher les intégrations"

View File

@ -19,6 +19,7 @@
"logbook": "Registro",
"mailbox": "Posta",
"map": "Mappa",
"media_browser": "Browser multimediale",
"profile": "Profilo",
"shopping_list": "Lista della spesa",
"states": "Panoramica"
@ -505,6 +506,7 @@
"back": "Indietro",
"cancel": "Annulla",
"close": "Chiudi",
"continue": "Continua",
"delete": "Elimina",
"error_required": "Necessario",
"loading": "Caricamento",
@ -551,6 +553,10 @@
"toggle": "Azionare"
},
"entity": {
"entity-attribute-picker": {
"attribute": "Attributo",
"show_attributes": "Mostra attributi"
},
"entity-picker": {
"clear": "Cancella",
"entity": "Entità",
@ -562,6 +568,8 @@
"no_history_found": "Nessuno storico trovato."
},
"media-browser": {
"audio_not_supported": "Il tuo browser non supporta l'elemento audio.",
"choose_player": "Scegli il lettore",
"choose-source": "Scegli origine",
"content-type": {
"album": "Album",
@ -570,12 +578,17 @@
"playlist": "Elenco di riproduzione",
"server": "Server"
},
"media_browsing_error": "Errore di navigazione multimediale",
"media_not_supported": "Il Browser Media Player non supporta questo tipo di file multimediali",
"media_player": "Lettore multimediale",
"media-player-browser": "Lettore multimediale",
"no_items": "Nessun elemento",
"pick": "Scegli",
"pick-media": "Seleziona file multimediali",
"play": "Riproduci",
"play-media": "Riproduci file multimediali"
"play-media": "Riproduci file multimediali",
"video_not_supported": "Il tuo browser non supporta l'elemento video.",
"web-browser": "Web Browser"
},
"picture-upload": {
"label": "Immagine",
@ -689,8 +702,10 @@
"crop": "Ritaglia"
},
"more_info_control": {
"controls": "Controlli",
"dismiss": "Chiudi finestra di dialogo",
"edit": "Modifica entità",
"history": "Storico",
"person": {
"create_zone": "Crea zona dalla posizione corrente"
},
@ -918,7 +933,13 @@
"label": "Chiama servizio",
"service_data": "Dati del servizio"
},
"wait_for_trigger": {
"continue_timeout": "Continua al timeout",
"label": "In attesa dell'attivazione",
"timeout": "Timeout (opzionale)"
},
"wait_template": {
"continue_timeout": "Continua al timeout",
"label": "Attendere",
"timeout": "Timeout (opzionale)",
"wait_template": "Modello di attesa"
@ -982,7 +1003,9 @@
"time": {
"after": "Dopo",
"before": "Prima",
"label": "Tempo"
"label": "Tempo",
"type_input": "Valore di un aiutante data/ora",
"type_value": "Tempo fisso"
},
"zone": {
"entity": "Entità con posizione",
@ -1070,6 +1093,7 @@
"value_template": "Valore modello (opzionale)"
},
"state": {
"attribute": "Attributo (opzionale)",
"for": "Per",
"from": "Da",
"label": "Stato",
@ -1096,8 +1120,10 @@
"seconds": "Secondi"
},
"time": {
"at": "Alle",
"label": "Ora"
"at": "Al tempo",
"label": "Ora",
"type_input": "Valore di un aiutante data/ora",
"type_value": "Tempo fisso"
},
"webhook": {
"label": "Webhook",
@ -1120,6 +1146,8 @@
"add_automation": "Aggiungi Automazione",
"delete_automation": "Cancellare l'automazione",
"delete_confirm": "Sei sicuro di voler eliminare questa automazione?",
"duplicate": "Duplica",
"duplicate_automation": "Duplica automazione",
"edit_automation": "Modifica automazione",
"header": "Editor di Automazione",
"headers": {
@ -1520,6 +1548,7 @@
},
"integrations": {
"add_integration": "Aggiungi integrazione",
"attention": "Attenzione richiesta",
"caption": "Integrazioni",
"config_entry": {
"area": "In {area}",
@ -1543,6 +1572,7 @@
"reload_restart_confirm": "Riavvia Home Assistant per completare il ricaricamento di questa integrazione",
"rename": "Rinomina",
"restart_confirm": "Riavvia Home Assistant per completare la rimozione di questa integrazione",
"services": "{count} {count, plural,\n one {service}\n other {services}\n}",
"settings_button": "Modificare le impostazioni per {integration}.",
"system_options": "Opzioni di sistema",
"system_options_button": "Opzioni di sistema per {integration}",
@ -1589,6 +1619,7 @@
"none_found_detail": "Modifica i criteri di ricerca.",
"note_about_integrations": "Non tutte le integrazioni possono ancora essere configurate tramite l'interfaccia utente.",
"note_about_website_reference": "Ulteriori informazioni sono disponibili su ",
"reconfigure": "Riconfigurare",
"rename_dialog": "Modifica il nome di questa voce di configurazione",
"rename_input_label": "Nome della voce",
"search": "Cerca integrazioni"
@ -1762,8 +1793,21 @@
"versions": "Recupero di informazioni sulle versioni del firmware e della classe di comando",
"wakeup": "Configurazione del supporto per code di riattivazione e messaggi "
},
"node": {
"button": "Dettagli del nodo",
"not_found": "Nodo non trovato"
},
"nodes_table": {
"failed": "Fallito",
"id": "ID",
"manufacturer": "Produttore",
"model": "Modello",
"query_stage": "Fase di richiesta",
"zwave_plus": "Z-Wave Plus"
},
"refresh_node": {
"battery_note": "Se il nodo è alimentato a batteria, assicurarsi di riattivarlo prima di procedere",
"button": "Aggiorna nodo",
"complete": "Aggiornamento del nodo completato",
"description": "In questo modo si dirà a OpenZWave di re-interrogare un nodo e aggiornare le classi di comando, le funzionalità e i valori del nodo.",
"node_status": "Stato del nodo",
@ -1912,7 +1956,7 @@
"filter": "Ricaricare le entità filtro",
"generic": "Ricaricare le entità delle generiche telecamere IP",
"generic_thermostat": "Ricaricare le entità termostati generiche",
"group": "Ricarica i Gruppi",
"group": "Ricarica gruppi, entità di gruppo e servizi di notifica",
"heading": "Ricarica Configurazione YAML",
"history_stats": "Ricarica le entità delle statistiche della cronologia",
"homekit": "Ricarica HomeKit",
@ -1923,12 +1967,17 @@
"input_text": "Ricarica input testuali",
"introduction": "Alcune parti di Home Assistant possono essere ricaricate senza richiedere un riavvio. Premendo su Ricarica si rimuoverà la loro Configurazione YAML attuale e si caricherà la versione aggiornata.",
"min_max": "Ricaricare le entità min/max",
"mqtt": "Ricarica le entità mqtt",
"person": "Ricarica le persone",
"ping": "Ricarica le entità del sensore binario ping",
"rest": "Ricarica le entità della piattaforma rest",
"reload": "Ricarica {domain}",
"rest": "Ricarica le entità di rest e i servizi di notifica",
"rpi_gpio": "Ricarica le entità GPIO di Raspberry Pi ",
"scene": "Ricarica le Scene",
"script": "Ricarica gli Script",
"smtp": "Ricarica i servizi di notifica smtp",
"statistics": "Ricaricare le entità statistiche",
"telegram": "Ricarica i servizi di notifica telegram",
"template": "Ricaricare le entità modello",
"trend": "Ricaricare le entità di tendenza",
"universal": "Ricarica le entità del lettore multimediale universale",
@ -2017,7 +2066,7 @@
"system": "Sistema"
}
},
"users_privileges_note": "Il gruppo di utenti è in fase di elaborazione. L'utente non sarà in grado di amministrare l'istanza tramite l'interfaccia utente. Stiamo ancora verificando tutti gli endpoint dell'API di gestione per garantire che limitino correttamente l'accesso agli amministratori."
"users_privileges_note": "La funzionalità del gruppo di utenti è in fase di elaborazione. L'utente non sarà in grado di amministrare l'istanza tramite l'Interfaccia Utente. Stiamo ancora verificando tutti gli endpoint dell'API di gestione per garantire che limitino correttamente l'accesso solo agli amministratori."
},
"zha": {
"add_device_page": {
@ -2549,7 +2598,11 @@
}
},
"cardpicker": {
"by_card": "Per Scheda",
"by_entity": "Per Entità",
"custom_card": "Personalizzato",
"domain": "Dominio",
"entity": "Entità",
"no_description": "Nessuna descrizione disponibile."
},
"edit_card": {
@ -2563,6 +2616,7 @@
"options": "Altre opzioni",
"pick_card": "Quale scheda vorresti aggiungere?",
"pick_card_view_title": "Quale scheda vorresti aggiungere alla tua vista {name}?",
"search_cards": "Schede di ricerca",
"show_code_editor": "Mostra Editor di Codice",
"show_visual_editor": "Mostra Editor Visivo",
"toggle_editor": "Attiva / disattiva l'editor",

View File

@ -553,6 +553,10 @@
"toggle": "Veksle"
},
"entity": {
"entity-attribute-picker": {
"attribute": "Attributt",
"show_attributes": "Vis attributter"
},
"entity-picker": {
"clear": "Tøm",
"entity": "Entitet",
@ -929,7 +933,13 @@
"label": "Tilkall tjeneste",
"service_data": "Tjenestedata"
},
"wait_for_trigger": {
"continue_timeout": "Fortsett ved tidsavbrudd",
"label": "Vent på utløser",
"timeout": "Tidsavbrudd"
},
"wait_template": {
"continue_timeout": "Fortsett ved tidsavbrudd",
"label": "Vent",
"timeout": "Tidsavbrudd (valgfritt)",
"wait_template": "Ventemal"
@ -993,7 +1003,9 @@
"time": {
"after": "Etter",
"before": "Før",
"label": "Tid"
"label": "Tid",
"type_input": "Verdien til en tid/dato hjelper",
"type_value": "Bestemt tid"
},
"zone": {
"entity": "Entitet med posisjon",
@ -1081,6 +1093,7 @@
"value_template": "Verdi fra mal (valgfritt)"
},
"state": {
"attribute": "Attributt (valgfritt)",
"for": "",
"from": "Fra",
"label": "Tilstand",
@ -1108,7 +1121,9 @@
},
"time": {
"at": "Klokken",
"label": "Tid"
"label": "Tid",
"type_input": "Verdien til en tid/dato hjelper",
"type_value": "Bestemt tid"
},
"webhook": {
"label": "",
@ -1131,6 +1146,8 @@
"add_automation": "Legg til automasjon",
"delete_automation": "Slett automasjon",
"delete_confirm": "Er du sikker på at du vil slette denne automasjonen?",
"duplicate": "Dupliser",
"duplicate_automation": "Dupliser automasjon",
"edit_automation": "Rediger automasjon",
"header": "Automasjonsredigering",
"headers": {
@ -1531,6 +1548,7 @@
},
"integrations": {
"add_integration": "Legg til integrasjon",
"attention": "Oppmerksomhet kreves",
"caption": "Integrasjoner",
"config_entry": {
"area": "I {area}",
@ -1601,6 +1619,7 @@
"none_found_detail": "Juster dine søkekriterier",
"note_about_integrations": "Ikke alle integrasjoner kan konfigureres via brukergrensesnittet ennå.",
"note_about_website_reference": "Flere er tilgjengelige på",
"reconfigure": "Konfigurer på nytt",
"rename_dialog": "Redigere navnet på denne config-oppføringen",
"rename_input_label": "Navn på oppføring",
"search": "Søk i integrasjoner"

View File

@ -505,6 +505,7 @@
"back": "Terug",
"cancel": "Annuleren",
"close": "Sluiten",
"continue": "Ga verder",
"delete": "Verwijderen",
"error_required": "Verplicht",
"loading": "Bezig met laden",
@ -562,6 +563,7 @@
"no_history_found": "Geen geschiedenis gevonden"
},
"media-browser": {
"choose_player": "Kies speler",
"choose-source": "Kies bron",
"content-type": {
"album": "Album",
@ -570,12 +572,16 @@
"playlist": "Afspeellijst",
"server": "Server"
},
"media_not_supported": "De Browser Media Player ondersteunt dit type media niet",
"media_player": "Mediaspeler",
"media-player-browser": "Mediaspeler-browser",
"no_items": "Niets gevonden",
"pick": "Kies",
"pick-media": "Kies Media",
"play": "Speel",
"play-media": "Media afspelen"
"play-media": "Media afspelen",
"video_not_supported": "Uw browser ondersteunt het video-element niet.",
"web-browser": "Webbrowser"
},
"picture-upload": {
"label": "Afbeelding",
@ -617,6 +623,7 @@
"update": "Bijwerken"
},
"domain_toggler": {
"reset_entities": "Entiteiten opnieuw instellen",
"title": "Domeinen in- en uitschakelen"
},
"entity_registry": {
@ -688,8 +695,10 @@
"crop": "Snijd bij"
},
"more_info_control": {
"controls": "Besturing",
"dismiss": "Dialoogvenster sluiten",
"edit": "Entiteit bewerken",
"history": "Geschiedenis",
"person": {
"create_zone": "Creëer zone van huidige locatie"
},
@ -917,7 +926,11 @@
"label": "Service aanroepen",
"service_data": "Service data"
},
"wait_for_trigger": {
"label": "Wacht op trigger"
},
"wait_template": {
"continue_timeout": "Ga verder op time-out",
"label": "Wacht",
"timeout": "Timeout (optioneel)",
"wait_template": "Wachtsjabloon"
@ -1200,8 +1213,12 @@
},
"alexa": {
"banner": "Het bewerken van de entiteiten die via deze gebruikersinterface worden weergegeven is uitgeschakeld, omdat je entiteitenfilters hebt geconfigureerd in configuration.yaml.",
"dont_expose_entity": "Entiteit niet beschikbaar maken",
"expose": "Blootstellen aan Alexa",
"expose_entity": "Enititeit beschikbaar maken",
"exposed_entities": "Blootgestelde entiteiten",
"follow_domain": "Domein volgen",
"manage_domains": "Beheer domeinen",
"not_exposed_entities": "Niet blootgestelde entiteiten",
"title": "Alexa"
},
@ -1239,8 +1256,11 @@
"google": {
"banner": "Het bewerken van de entiteiten die via deze gebruikersinterface worden weergegeven is uitgeschakeld, omdat je entiteitenfilters hebt geconfigureerd in configuration.yaml.",
"disable_2FA": "Schakel tweestapsverificatie uit",
"dont_expose_entity": "Entiteit niet beschikbaar maken",
"expose": "Blootstellen aan Google Assistant",
"expose_entity": "Enititeit beschikbaar maken",
"exposed_entities": "Blootgestelde entiteiten",
"manage_domains": "Beheer domeinen",
"not_exposed_entities": "Niet blootgestelde entiteiten",
"sync_to_google": "Wijzigingen synchroniseren met Google.",
"title": "Google Assistant"
@ -1507,6 +1527,7 @@
},
"integrations": {
"add_integration": "Integratie toevoegen",
"attention": "Aandacht vereist",
"caption": "Integraties",
"config_entry": {
"area": "In {area}",
@ -1576,6 +1597,7 @@
"none_found_detail": "Pas uw zoekcriteria aan.",
"note_about_integrations": "Nog niet alle integraties kunnen via de UI worden geconfigureerd.",
"note_about_website_reference": "Meer zijn beschikbaar op de ",
"reconfigure": "Herconfigureer",
"rename_dialog": "Bewerk de naam van dit configuratie item",
"rename_input_label": "Invoernaam",
"search": "Zoek integraties"
@ -1749,6 +1771,9 @@
"versions": "Het verkrijgen van informatie over firmware en commandoklasseversies",
"wakeup": "Ondersteuning instellen voor waakwachtrijen en berichten"
},
"nodes_table": {
"failed": "Mislukt"
},
"refresh_node": {
"battery_note": "Als het knooppunt op batterijen werkt, moet u het uit de sluimerstand halen voordat u verder gaat",
"complete": "Knooppunt vernieuwen voltooid",
@ -1910,12 +1935,16 @@
"input_text": "Herlaad input texts",
"introduction": "Sommige delen van Home Assistant kunnen opnieuw worden geladen zonder dat een herstart vereist is. Als je herladen gebruikt, wordt de huidige configuratie leeggemaakt en wordt de nieuwe geladen.",
"min_max": "Herlaad min/max entiteiten",
"mqtt": "Herlaad mqtt entiteiten",
"person": "Herlaad personen",
"ping": "Herlaad ping binaire sensor entiteiten",
"rest": "Herlaad rust-entiteiten",
"rpi_gpio": "Herlaad Raspberry Pi GPIO-entiteiten",
"scene": "Herlaad scenes",
"script": "Herlaad scripts",
"smtp": "Herlaad telegram notify services",
"statistics": "Herlaad statistische entiteiten",
"telegram": "Herlaad telegram notify services",
"template": "Herlaad sjabloon-entiteiten",
"trend": "Herlaad trend-entiteiten",
"universal": "Herlaad universele mediaspeler entiteiten",
@ -2537,6 +2566,8 @@
},
"cardpicker": {
"custom_card": "Aangepaste",
"domain": "Domein",
"entity": "Entiteit",
"no_description": "Er is geen beschrijving beschikbaar"
},
"edit_card": {
@ -2550,6 +2581,7 @@
"options": "Meer opties",
"pick_card": "Welke kaart wil je toevoegen?",
"pick_card_view_title": "Welke kaart wil je toevoegen aan je {name} weergave?",
"search_cards": "Zoek kaarten",
"show_code_editor": "Code-editor weergeven",
"show_visual_editor": "Visual Editor weergeven",
"toggle_editor": "Toggle Editor",

View File

@ -19,6 +19,7 @@
"logbook": "Журнал событий",
"mailbox": "Почта",
"map": "Карта",
"media_browser": "Браузер мультимедиа",
"profile": "Профиль",
"shopping_list": "Список покупок",
"states": "Обзор"
@ -552,6 +553,10 @@
"toggle": "Переключить"
},
"entity": {
"entity-attribute-picker": {
"attribute": "Атрибут",
"show_attributes": "Показать атрибуты"
},
"entity-picker": {
"clear": "Очистить",
"entity": "Объект",
@ -563,6 +568,7 @@
"no_history_found": "История не найдена."
},
"media-browser": {
"audio_not_supported": "Ваш браузер не поддерживает аудио.",
"choose_player": "Выберите медиаплеер",
"choose-source": "Выбрать источник",
"content-type": {
@ -572,6 +578,8 @@
"playlist": "Плейлист",
"server": "Сервер"
},
"media_browsing_error": "Ошибка просмотра мультимедиа",
"media_not_supported": "Браузер медиаплеера не поддерживает этот тип мультимедиа.",
"media_player": "Медиаплеер",
"media-player-browser": "Браузер медиаплеера",
"no_items": "Нет элементов",
@ -579,6 +587,7 @@
"pick-media": "Выбрать Медиа",
"play": "Воспроизведение",
"play-media": "Воспроизведение Медиа",
"video_not_supported": "Ваш браузер не поддерживает видео.",
"web-browser": "Веб-браузер"
},
"picture-upload": {
@ -864,7 +873,7 @@
"add": "Добавить действие",
"delete": "Удалить",
"delete_confirm": "Вы уверены, что хотите удалить?",
"duplicate": "Дублировать",
"duplicate": "Копировать",
"header": "Действия",
"introduction": "Действия — это то, что сделает Home Assistant, когда правило автоматизации сработает.",
"learn_more": "Узнайте больше о действиях",
@ -924,7 +933,13 @@
"label": "Вызов службы",
"service_data": "Данные"
},
"wait_for_trigger": {
"continue_timeout": "Продолжить по истечении времени",
"label": "Ожидать триггера",
"timeout": "Тайм-аут (необязательно)"
},
"wait_template": {
"continue_timeout": "Продолжить по истечении времени",
"label": "Ожидание",
"timeout": "Тайм-аут (необязательно)",
"wait_template": "Шаблон ожидания"
@ -937,7 +952,7 @@
"add": "Добавить условие",
"delete": "Удалить",
"delete_confirm": "Вы уверены, что хотите удалить?",
"duplicate": "Дублировать",
"duplicate": "Копировать",
"header": "Условия",
"introduction": "Условия — это необязательная часть правила автоматизации. Действие автоматизации не будет выполнено, пока не будут удовлетворены все условия.",
"learn_more": "Узнайте больше об условиях",
@ -988,7 +1003,9 @@
"time": {
"after": "После",
"before": "До",
"label": "Время"
"label": "Время",
"type_input": "Вспомогательный элемент даты и времени",
"type_value": "Фиксированное время"
},
"zone": {
"entity": "Объект с местоположением",
@ -1029,7 +1046,7 @@
"add": "Добавить триггер",
"delete": "Удалить",
"delete_confirm": "Вы уверены, что хотите удалить?",
"duplicate": "Дублировать",
"duplicate": "Копировать",
"header": "Триггеры",
"introduction": "Триггеры — это то, что запускает процесс автоматизации. Можно указать несколько триггеров на одно и то же правило. Когда триггер сработает, Home Assistant будет проверять условия (если таковые имеются), и выполнять действия.",
"learn_more": "Узнайте больше о триггерах",
@ -1076,6 +1093,7 @@
"value_template": "Шаблон значения (необязательно)"
},
"state": {
"attribute": "Атрибут (необязательно)",
"for": "В течение",
"from": "С",
"label": "Состояние",
@ -1102,8 +1120,10 @@
"seconds": "Секунд"
},
"time": {
"at": "В",
"label": "Время"
"at": "Время",
"label": "Время",
"type_input": "Вспомогательный элемент даты и времени",
"type_value": "Фиксированное время"
},
"webhook": {
"label": "Webhook",
@ -1126,6 +1146,8 @@
"add_automation": "Добавить автоматизацию",
"delete_automation": "Удалить автоматизацию",
"delete_confirm": "Вы уверены, что хотите удалить эту автоматизацию?",
"duplicate": "Копировать",
"duplicate_automation": "Копировать автоматизацию",
"edit_automation": "Редактировать автоматизацию",
"header": "Редактор автоматизаций",
"headers": {
@ -1526,6 +1548,7 @@
},
"integrations": {
"add_integration": "Добавить интеграцию",
"attention": "Требуется внимание",
"caption": "Интеграции",
"config_entry": {
"area": "Помещение: {area}",
@ -1596,6 +1619,7 @@
"none_found_detail": "Измените критерии поиска",
"note_about_integrations": "Пока что не все интеграции могут быть настроены через пользовательский интерфейс.",
"note_about_website_reference": "Все доступные интеграции Вы можете найти на ",
"reconfigure": "Перенастроить",
"rename_dialog": "Название интеграции",
"rename_input_label": "Название",
"search": "Поиск интеграций"

View File

@ -19,6 +19,7 @@
"logbook": "日志",
"mailbox": "邮箱",
"map": "地图",
"media_browser": "媒体浏览器",
"profile": "用户资料",
"shopping_list": "购物清单",
"states": "概览"
@ -552,6 +553,10 @@
"toggle": "切换"
},
"entity": {
"entity-attribute-picker": {
"attribute": "属性",
"show_attributes": "显示属性"
},
"entity-picker": {
"clear": "清除",
"entity": "实体",
@ -573,6 +578,7 @@
"playlist": "播放列表",
"server": "服务器"
},
"media_browsing_error": "媒体浏览错误",
"media_not_supported": "浏览器媒体播放器不支持此类型的媒体",
"media_player": "媒体播放器",
"media-player-browser": "媒体播放浏览器",
@ -927,7 +933,13 @@
"label": "调用服务",
"service_data": "服务数据"
},
"wait_for_trigger": {
"continue_timeout": "超时继续",
"label": "等待触发",
"timeout": "超时(可选)"
},
"wait_template": {
"continue_timeout": "超时继续",
"label": "等待",
"timeout": "超时(可选)",
"wait_template": "等待模板"
@ -991,7 +1003,9 @@
"time": {
"after": "晚于",
"before": "早于",
"label": "时间"
"label": "时间",
"type_input": "“日期/时间”辅助元素的值",
"type_value": "固定时间"
},
"zone": {
"entity": "位置追踪设备",
@ -1079,6 +1093,7 @@
"value_template": "自定义值(可选)"
},
"state": {
"attribute": "属性(可选)",
"for": "持续",
"from": "从",
"label": "状态",
@ -1105,8 +1120,10 @@
"seconds": "秒"
},
"time": {
"at": "当",
"label": "时间"
"at": "时间为",
"label": "时间",
"type_input": "“日期/时间”辅助元素的值",
"type_value": "固定时间"
},
"webhook": {
"label": "Webhook",
@ -1129,6 +1146,8 @@
"add_automation": "添加自动化",
"delete_automation": "删除自动化",
"delete_confirm": "您确定要删除此自动化吗?",
"duplicate": "制作副本",
"duplicate_automation": "复制自动化",
"edit_automation": "编辑自动化",
"header": "自动化编辑器",
"headers": {
@ -1529,6 +1548,7 @@
},
"integrations": {
"add_integration": "添加集成",
"attention": "需要注意",
"caption": "集成",
"config_entry": {
"area": "位于:{area}",
@ -1552,6 +1572,7 @@
"reload_restart_confirm": "重启 Home Assistant 以完成此集成的重载",
"rename": "重命名",
"restart_confirm": "重启 Home Assistant 以完成此集成的删除",
"services": "{count} {count, plural,\n one {个服务}\n other {个服务}\n}",
"settings_button": "编辑{integration}设置",
"system_options": "系统选项",
"system_options_button": "{integration}系统选项",
@ -1598,6 +1619,7 @@
"none_found_detail": "请调整搜索条件。",
"note_about_integrations": "并非所有集成都可以通过 UI 进行配置。",
"note_about_website_reference": "更多可用信息,尽在 ",
"reconfigure": "重新配置",
"rename_dialog": "编辑此配置项的名称",
"rename_input_label": "条目名称",
"search": "搜索集成"