From f85cf0a23805f6bb3d704eef44729f1ef115256d Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Tue, 12 May 2020 00:33:00 +0000 Subject: [PATCH] [ci skip] Translation update --- translations/frontend/en.json | 7 ++++++- translations/frontend/hu.json | 1 + translations/frontend/lb.json | 2 +- translations/frontend/nb.json | 3 +++ translations/frontend/pt.json | 7 +++++-- 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/translations/frontend/en.json b/translations/frontend/en.json index 4fd0fb44fc..302b07c87a 100644 --- a/translations/frontend/en.json +++ b/translations/frontend/en.json @@ -1878,10 +1878,13 @@ "built_using": "Built using", "custom_uis": "Custom UIs:", "developed_by": "Developed by a bunch of awesome people.", + "documentation": "Documentation", "frontend": "frontend-ui", "frontend_version": "Frontend version: {version} - {type}", "home_assistant_logo": "Home Assistant logo", "icons_by": "Icons by", + "integrations": "Integrations", + "issues": "Issues", "license": "Published under the Apache 2.0 license", "path_configuration": "Path to configuration.yaml: {path}", "server": "server", @@ -2072,6 +2075,7 @@ "name": "Name", "no_theme": "No theme", "refresh_interval": "Refresh Interval", + "secondary_info_attribute": "Secondary Info Attribute", "show_icon": "Show Icon?", "show_name": "Show Name?", "show_state": "Show State?", @@ -2162,7 +2166,8 @@ }, "weather-forecast": { "description": "The Weather Forecast card displays the weather. Very useful to include on interfaces that people display on the wall.", - "name": "Weather Forecast" + "name": "Weather Forecast", + "show_forecast": "Show Forecast" } }, "cardpicker": { diff --git a/translations/frontend/hu.json b/translations/frontend/hu.json index 1def0024db..b665183ee2 100644 --- a/translations/frontend/hu.json +++ b/translations/frontend/hu.json @@ -1181,6 +1181,7 @@ "edit_requires_storage": "A szerkesztő le van tiltva, mert a konfiguráció a configuration.yaml fájlban van tárolva.", "elevation": "Magasság", "elevation_meters": "méter", + "external_url": "Externe URL", "imperial_example": "Fahrenheit, font", "internal_url": "Érvénytelen URL", "latitude": "Szélesség", diff --git a/translations/frontend/lb.json b/translations/frontend/lb.json index b819186ab7..3cf3a82567 100644 --- a/translations/frontend/lb.json +++ b/translations/frontend/lb.json @@ -1602,7 +1602,7 @@ "automation": "Automatisme nei lueden", "core": "Standuert and Personnalisatioun néi lueden", "group": "Gruppe nei lueden", - "heading": "YAML Konfiguratioun gëtt frësch gelueden", + "heading": "YAML Konfiguratioun frësch lueden", "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.", "person": "Persoune frësch lueden", "scene": "Szeene néi lueden", diff --git a/translations/frontend/nb.json b/translations/frontend/nb.json index 62cb160a92..6d74a61c2d 100644 --- a/translations/frontend/nb.json +++ b/translations/frontend/nb.json @@ -473,6 +473,7 @@ } }, "common": { + "and": "og", "cancel": "Avbryt", "close": "Lukk", "delete": "Slett", @@ -1180,7 +1181,9 @@ "edit_requires_storage": "Redigering deaktivert da konfigurasjonen er lagret i configuration.yaml.", "elevation": "Høyde", "elevation_meters": "meter", + "external_url": "Ekstern URL", "imperial_example": "Fahrenheit, pund", + "internal_url": "Intern URL", "latitude": "Breddegrad", "location_name": "Navn på installasjonen av Home Assistant", "longitude": "Lengdegrad", diff --git a/translations/frontend/pt.json b/translations/frontend/pt.json index c26711e8f1..518daefd1e 100644 --- a/translations/frontend/pt.json +++ b/translations/frontend/pt.json @@ -331,7 +331,6 @@ "ui": { "auth_store": { "ask": "Deseja continuar com sessão iniciada?", - "confirm": "Guardar login", "decline": "Não" }, "card": { @@ -1372,6 +1371,7 @@ "aborted": "Abortado", "close": "Fechar", "created_config": "Configuração criada para {name}.", + "dismiss": "Descartar diálogo", "error_saving_area": "Erro ao salvar a área: {error}", "external_step": { "description": "Para ser concluída, esta etapa exige que visite um sítio web externo.", @@ -1665,7 +1665,8 @@ "spinner": "À procura de dispositivos ZHA Zigbee..." }, "add": { - "caption": "Adicionar Dispositivos" + "caption": "Adicionar Dispositivos", + "description": "Adicionar dispositivos à rede Zigbee" }, "caption": "ZHA", "cluster_attributes": { @@ -1735,6 +1736,7 @@ "zha_zigbee_groups": "Grupos ZHA Zigbee" }, "header": "Configurar a automação residencial Zigbee", + "introduction": "Aqui é possível configurar o componente ZHA. Ainda não é possível configurar tudo a partir do IU, mas estamos a trabalhar nisso.", "network_management": { "header": "Gestão ", "introduction": "Comandos que afetam toda a rede" @@ -2192,6 +2194,7 @@ "para_no_id": "Este elemento não possui um ID. Por favor adicione um ID a este elemento em 'ui-lovelace.yaml'." }, "raw_editor": { + "confirm_remove_config_text": "Iremos gerar automaticamente as suas vistas do Lovelace UI com as suas áreas e dispositivos se você remover a sua configuração do Lovelace UI.", "confirm_unsaved_changes": "Existem alterações não guardadas. De certeza de que quer sair?", "confirm_unsaved_comments": "A sua configuração contém comentário(s), eles não serão salvos. Deseja continuar?", "error_invalid_config": "A sua configuração não é válida: {error}",