From ce3e00d018dd57648c40750712dbad81c572bf42 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Sun, 28 Mar 2021 00:05:04 +0000 Subject: [PATCH] [ci skip] Translation update --- .../home_plus_control/translations/pt.json | 20 +++++++++++++++++++ .../huisbaasje/translations/it.json | 1 + .../huisbaasje/translations/pt.json | 7 +++++++ .../translations/pt.json | 20 +++++++++++++++++++ .../xiaomi_miio/translations/pt.json | 6 ++++++ 5 files changed, 54 insertions(+) create mode 100644 homeassistant/components/home_plus_control/translations/pt.json create mode 100644 homeassistant/components/huisbaasje/translations/pt.json create mode 100644 homeassistant/components/rituals_perfume_genie/translations/pt.json diff --git a/homeassistant/components/home_plus_control/translations/pt.json b/homeassistant/components/home_plus_control/translations/pt.json new file mode 100644 index 00000000000..2a1a4a7174d --- /dev/null +++ b/homeassistant/components/home_plus_control/translations/pt.json @@ -0,0 +1,20 @@ +{ + "config": { + "abort": { + "already_configured": "Conta j\u00e1 configurada", + "already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer", + "authorize_url_timeout": "Tempo excedido a gerar um URL de autoriza\u00e7\u00e3o", + "missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.", + "no_url_available": "Nenhum URL dispon\u00edvel. Para obter informa\u00e7\u00f5es sobre esse erro, [verifique a sec\u00e7\u00e3o de ajuda]({docs_url})", + "single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel." + }, + "create_entry": { + "default": "Autenticado com sucesso" + }, + "step": { + "pick_implementation": { + "title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/huisbaasje/translations/it.json b/homeassistant/components/huisbaasje/translations/it.json index 0171bdcd9f2..a8f899f9f82 100644 --- a/homeassistant/components/huisbaasje/translations/it.json +++ b/homeassistant/components/huisbaasje/translations/it.json @@ -4,6 +4,7 @@ "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato" }, "error": { + "cannot_connect": "Impossibile connettersi", "connection_exception": "Impossibile connettersi", "invalid_auth": "Autenticazione non valida", "unauthenticated_exception": "Autenticazione non valida", diff --git a/homeassistant/components/huisbaasje/translations/pt.json b/homeassistant/components/huisbaasje/translations/pt.json new file mode 100644 index 00000000000..3b5850222d9 --- /dev/null +++ b/homeassistant/components/huisbaasje/translations/pt.json @@ -0,0 +1,7 @@ +{ + "config": { + "error": { + "cannot_connect": "Falha na liga\u00e7\u00e3o" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/rituals_perfume_genie/translations/pt.json b/homeassistant/components/rituals_perfume_genie/translations/pt.json new file mode 100644 index 00000000000..e3b78cd8e42 --- /dev/null +++ b/homeassistant/components/rituals_perfume_genie/translations/pt.json @@ -0,0 +1,20 @@ +{ + "config": { + "abort": { + "already_configured": "O dispositivo j\u00e1 est\u00e1 configurado" + }, + "error": { + "cannot_connect": "Falha na liga\u00e7\u00e3o", + "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida", + "unknown": "Erro inesperado" + }, + "step": { + "user": { + "data": { + "email": "Email", + "password": "Palavra-passe" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/xiaomi_miio/translations/pt.json b/homeassistant/components/xiaomi_miio/translations/pt.json index 65edf2dbe31..922c2441c3d 100644 --- a/homeassistant/components/xiaomi_miio/translations/pt.json +++ b/homeassistant/components/xiaomi_miio/translations/pt.json @@ -7,6 +7,12 @@ "cannot_connect": "Falha na liga\u00e7\u00e3o" }, "step": { + "device": { + "data": { + "host": "Endere\u00e7o IP", + "token": "API Token" + } + }, "gateway": { "data": { "host": "Endere\u00e7o IP",