diff --git a/translations/frontend/cs.json b/translations/frontend/cs.json index 2d62889299..012448f86b 100644 --- a/translations/frontend/cs.json +++ b/translations/frontend/cs.json @@ -2500,6 +2500,7 @@ "button": "Tlačítko", "buttons": "Tlačítka", "call-service": "Volání služby", + "cast": "Cast", "conditional": "Podmínka", "divider": "Oddělovač", "section": "Sekce", diff --git a/translations/frontend/en.json b/translations/frontend/en.json index 480c302b80..2dbb44c68c 100644 --- a/translations/frontend/en.json +++ b/translations/frontend/en.json @@ -1040,7 +1040,16 @@ "before": "Before", "label": "Time", "type_input": "Value of a date/time helper", - "type_value": "Fixed time" + "type_value": "Fixed time", + "weekdays": { + "fri": "Friday", + "mon": "Monday", + "sat": "Saturday", + "sun": "Sunday", + "thu": "Thursday", + "tue": "Tuesday", + "wed": "Wednesday" + } }, "zone": { "entity": "Entity with location", @@ -2474,8 +2483,15 @@ "name": "Button" }, "calendar": { + "calendar_entities": "Calendar Entities", "description": "The Calendar card displays a calendar including day, week and list views", - "name": "Calendar" + "inital_view": "Initial View", + "name": "Calendar", + "views": { + "dayGridDay": "Day", + "dayGridMonth": "Month", + "listWeek": "List" + } }, "conditional": { "card": "Card", diff --git a/translations/frontend/fi.json b/translations/frontend/fi.json index d47ef336dc..4440fd3f83 100644 --- a/translations/frontend/fi.json +++ b/translations/frontend/fi.json @@ -495,9 +495,11 @@ "wnw": "länsiluode", "wsw": "länsilounas" }, + "day": "Päivä", "forecast": "Sääennuste", "high": "Korkea", - "low": "Alhainen" + "low": "Alhainen", + "night": "Yö" } }, "common": { @@ -614,6 +616,9 @@ "video_not_supported": "Selaimesi ei tue videoelementtiä.", "web-browser": "Selain" }, + "picture-upload": { + "label": "Kuva" + }, "related-items": { "area": "Alue", "automation": "Osa seuraavia automaatioita", @@ -717,6 +722,9 @@ "required_error_msg": "Tämä kenttä on pakollinen", "yaml_not_editable": "Tämän kohteen asetuksia ei voi muokata käyttöliittymästä. Vain käyttöliittymästä määritetyt kohteet ovat määritettävissä käyttöliittymästä." }, + "image_cropper": { + "crop": "Rajaa" + }, "more_info_control": { "details": "Yksityiskohdat", "dismiss": "Sulje ikkuna", @@ -949,6 +957,9 @@ "label": "Kutsu palvelua", "service_data": "Palvelun data" }, + "wait_for_trigger": { + "label": "Odota laukaisinta" + }, "wait_template": { "label": "Odota", "timeout": "Aikakatkaisu", @@ -1113,6 +1124,9 @@ "sunrise": "Auringonnousu", "sunset": "Auringonlasku" }, + "tag": { + "label": "Tägi" + }, "template": { "label": "Malli (template)", "value_template": "Arvomalli (template)" @@ -1750,6 +1764,9 @@ "header": "Verkon hallinta", "node_count": "{count} solmua" }, + "node_query_stages": { + "complete": "Haastatteluprosessi on valmis" + }, "nodes_table": { "failed": "Epäonnistui", "id": "ID", @@ -1929,12 +1946,14 @@ "tags": { "detail": { "description": "Kuvaus", - "name": "Nimi" + "name": "Nimi", + "tag_id": "Tägin ID" }, "edit": "Muokkaa", "headers": { "name": "Nimi" - } + }, + "write": "Kirjoita" }, "users": { "add_user": { @@ -2364,6 +2383,16 @@ }, "entities": { "description": "Kohde-kortti on yleisin korttityyppi. Se ryhmittelee kohteet yhteen luetteloiksi.", + "entity_row": { + "attribute": "Määrite", + "button": "Painike", + "buttons": "Painikkeet", + "cast": "Cast", + "conditional": "Ehdollinen", + "divider": "Jakaja", + "section": "Osio", + "weblink": "Nettilinkki" + }, "name": "Kohteet", "show_header_toggle": "Näytä otsikkokytkin?", "toggle": "Ota kohteet käyttöön tai poista käytöstä" @@ -2508,8 +2537,11 @@ } }, "cardpicker": { + "by_card": "Kortin mukaan", + "by_entity": "Kohteen mukaan", "custom_card": "Mukautettu", "domain": "Toimialue", + "entity": "Kohde", "no_description": "Ei kuvausta saatavilla." }, "edit_card": { diff --git a/translations/frontend/fr.json b/translations/frontend/fr.json index f1fd0e7c81..2a42ecbd9c 100644 --- a/translations/frontend/fr.json +++ b/translations/frontend/fr.json @@ -496,9 +496,11 @@ "wnw": "O-NO", "wsw": "O-SO" }, + "day": "Jour", "forecast": "Prévisions", "high": "Haute", - "low": "Faible" + "low": "Faible", + "night": "Nuit" } }, "common": { @@ -2085,7 +2087,7 @@ "name": "Nom", "new_password": "Nouveau mot de passe", "owner": "Propriétaire", - "password_changed": "Le mot de passe est modifié !", + "password_changed": "Le mot de passe a été changé avec succès", "system_generated": "Généré par le système", "system_generated_users_not_editable": "Impossible de mettre à jour les utilisateurs générés par le système.", "system_generated_users_not_removable": "Impossible de supprimer les utilisateurs générés par le système.", @@ -2492,8 +2494,21 @@ }, "entities": { "description": "La carte Entités est le type de carte le plus courant. Il regroupe les éléments dans des listes.", + "edit_special_row": "Modifier la ligne à l'aide de l'éditeur de code", + "entity_row": { + "attribute": "Attribut", + "button": "Bouton", + "buttons": "Boutons", + "call-service": "Appeler un service", + "cast": "Cast", + "conditional": "Conditionnel", + "divider": "Diviseur", + "section": "Section", + "weblink": "Lien Web" + }, "name": "Entités", "show_header_toggle": "Afficher le bouton d'en-tête ?", + "special_row": "ligne spéciale", "toggle": "Basculer les entités." }, "entity-filter": { diff --git a/translations/frontend/nb.json b/translations/frontend/nb.json index ebaf02c959..2525b9664e 100644 --- a/translations/frontend/nb.json +++ b/translations/frontend/nb.json @@ -496,9 +496,11 @@ "wnw": "VNV", "wsw": "VSV" }, + "day": "Dag", "forecast": "Prognose", "high": "Høy", - "low": "Lav" + "low": "Lav", + "night": "Natt" } }, "common": { @@ -2492,8 +2494,21 @@ }, "entities": { "description": "Entities card er den vanligste typen kort. Den grupperer elementer i lister.", + "edit_special_row": "Rediger rad ved hjelp av kodeditoren", + "entity_row": { + "attribute": "Attributt", + "button": "Knapp", + "buttons": "Knapper", + "call-service": "Tilkall tjeneste", + "cast": "Cast", + "conditional": "Betinget", + "divider": "Deler", + "section": "Seksjon", + "weblink": "Weblink" + }, "name": "Entiteter", "show_header_toggle": "Vis kortbryter?", + "special_row": "spesiell rad", "toggle": "Aktivér/deaktivér entiteter." }, "entity-filter": { diff --git a/translations/frontend/pt-BR.json b/translations/frontend/pt-BR.json index 8326daffff..2339150cf4 100644 --- a/translations/frontend/pt-BR.json +++ b/translations/frontend/pt-BR.json @@ -1511,6 +1511,7 @@ "options": "Opções", "reload": "Recarregar", "reload_confirm": "A integração foi recarregada", + "reload_restart_confirm": "Reinicie o Home Assistant para terminar o carregamento dessa integração", "rename": "Renomear", "restart_confirm": "Reinicie o Home Assistant para concluir a remoção dessa integração", "settings_button": "Editar configurações para {integration}", @@ -1824,20 +1825,29 @@ "section": { "reloading": { "automation": "Recarregar as automações", + "command_line": "Recarregar entidades de linha de comando", "core": "Recarregar localização & customizações", "filter": "Recarregar entidades de filtro", + "generic": "Recarregar entidades genéricas de câmeras IP", + "generic_thermostat": "Recarregar entidades genéricas do termostato", "group": "Recarregar os grupos", "heading": "Recarregando a configuração YAML", - "input_boolean": "Recarregar entradas de booleano", + "homekit": "Recarregar Homekit", + "input_boolean": "Recarregar entradas de booleanos", "input_datetime": "Recarregar entradas de data", "input_number": "Recarregar entradas numéricas", "input_select": "Recarregar entradas de seleção", "input_text": "Recarregar entradas de texto", "introduction": "Algumas partes do Home Assistant podem ser recarregadas sem precisar reiniciar. Pressionar recarregar descarregará sua configuração YAML atual e carregará a nova.", "person": "Recarregar pessoas", + "rest": "Recarregar entidades rest e serviços de notificação", + "rpi_gpio": "Recarregar entidades GPIO do Raspberry PI", "scene": "Recarregar cenas", "script": "Recarregar os scripts", + "smtp": "Recarregar serviços de notificação de SMTP", + "statistics": "Recarregar estatísticas de entidades", "template": "Recarregar entidades de modelo", + "universal": "Recarregar entidades universais de media players", "zone": "Recarregar zonas" }, "server_management": { @@ -2290,6 +2300,14 @@ }, "entities": { "description": "O cartão das Entidades é o tipo de cartão mais comum. Ele agrupa os itens em listas.", + "entity_row": { + "attribute": "Atributo", + "button": "Botão", + "call-service": "Serviço de chamada", + "conditional": "Condicional", + "divider": "Divisor", + "section": "Seção" + }, "name": "Entidades", "show_header_toggle": "Mostrar Alternador do Cabeçalho?", "toggle": "Alternar entidades." @@ -2411,7 +2429,8 @@ "description": "O cartão Sensor oferece uma visão rápida do estado de seus sensores com um gráfico opcional para visualizar a mudança ao longo do tempo.", "graph_detail": "Detalhe do gráfico", "graph_type": "Tipo de gráfico", - "name": "Sensor" + "name": "Sensor", + "show_more_detail": "Mostrar mais detalhes" }, "shopping-list": { "description": "O cartão da Lista de Compras permite adicionar, editar, fazer check-off e limpar itens da sua lista de compras.", diff --git a/translations/frontend/pt.json b/translations/frontend/pt.json index fae647fc1b..f5d1782d42 100644 --- a/translations/frontend/pt.json +++ b/translations/frontend/pt.json @@ -1210,7 +1210,7 @@ "state_reporting_error": "Indisponível para {enable_disable} reportar estado.", "sync_entities": "Sincronizar Entidades", "sync_entities_error": "Falha na sincronização das entidades:", - "title": "" + "title": "Alexa" }, "connected": "Ligado", "connection_status": "Estado da ligação na cloud", @@ -1229,7 +1229,7 @@ "security_devices": "Dispositivos de segurança", "sync_entities": "Sincronizar entidades com o Google", "sync_entities_404_message": "Falha ao sincronizar suas entidades com o Google, peça ao Google 'Ok Google, sincronize os meus dispositivos' para sincronizar suas entidades.", - "title": "" + "title": "Google Assistant" }, "integrations": "Integrações", "integrations_introduction": "As integrações para o Home Assistant Cloud permitem-lhe ligar-se aos serviços na nuvem sem ter de expor publicamente o seu Home Assistant na Internet.", @@ -1259,7 +1259,7 @@ "no_hooks_yet_link_automation": "automação de webhook", "no_hooks_yet_link_integration": "integração baseada em webhook", "no_hooks_yet2": " ou criando um ", - "title": "" + "title": "Webhooks" } }, "alexa": { @@ -1299,7 +1299,7 @@ }, "forgot_password": { "check_your_email": "Verifique o seu e-mail para obter instruções sobre como redefinir a sua palavra-passe.", - "email": "", + "email": "Email", "email_error_msg": "E-mail inválido", "instructions": "Introduza o seu endereço de e-mail e nós lhe enviaremos um link para redefinir sua password.", "send_reset_email": "Enviar e-mail de redefinição", @@ -1325,7 +1325,7 @@ "alert_email_confirm_necessary": "É necessário confirmar o seu e-mail antes de fazer login.", "alert_password_change_required": "É necessário alterar a sua password antes de fazer login.", "dismiss": "Fechar", - "email": "", + "email": "Email", "email_error_msg": "E-mail inválido", "forgot_password": "Esqueceu-se da palavra-passe?", "introduction": "O Home Assistant Cloud fornece uma conexão remota segura à sua instância enquanto estiver fora de casa. Também permite que você se conecte com serviços que apenas utilizam a nuvem: Amazon Alexa e Google Assistant.", @@ -1563,7 +1563,7 @@ "description": "Ver informações sobre a instalação do Home Assistant", "developed_by": "Desenvolvido por um punhado de pessoas incríveis.", "documentation": "Documentação", - "frontend": "", + "frontend": "frontend-ui", "frontend_version": "Versão frontend: {version} - {type}", "home_assistant_logo": "Logotipo do Home Assistant", "icons_by": "Ícones por",