From 5f5c541f2ff095aa8271cf7974195e8fb5bc9ec6 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 10 Jul 2019 10:50:50 -0700 Subject: [PATCH] Update translations --- .../components/adguard/.translations/no.json | 1 + .../adguard/.translations/pt-BR.json | 1 + .../arcam_fmj/.translations/ca.json | 5 ++++ .../arcam_fmj/.translations/en.json | 7 ++---- .../arcam_fmj/.translations/ko.json | 5 ++++ .../arcam_fmj/.translations/nl.json | 17 ++++++++++++++ .../arcam_fmj/.translations/pl.json | 23 +++++++++++++++++++ .../arcam_fmj/.translations/zh-Hant.json | 5 ++++ .../components/hue/.translations/pt-BR.json | 1 + .../components/life360/.translations/no.json | 4 ++++ .../logi_circle/.translations/pt-BR.json | 10 +++++++- .../components/met/.translations/pt-BR.json | 20 ++++++++++++++++ .../components/notion/.translations/ca.json | 19 +++++++++++++++ .../components/notion/.translations/no.json | 19 +++++++++++++++ .../components/notion/.translations/ru.json | 19 +++++++++++++++ .../notion/.translations/zh-Hant.json | 19 +++++++++++++++ .../components/plaato/.translations/no.json | 7 ++++++ .../plaato/.translations/pt-BR.json | 18 +++++++++++++++ .../components/somfy/.translations/no.json | 8 +++++++ .../components/somfy/.translations/pt-BR.json | 13 +++++++++++ .../components/tradfri/.translations/no.json | 3 ++- 21 files changed, 217 insertions(+), 7 deletions(-) create mode 100644 homeassistant/components/arcam_fmj/.translations/ca.json create mode 100644 homeassistant/components/arcam_fmj/.translations/ko.json create mode 100644 homeassistant/components/arcam_fmj/.translations/nl.json create mode 100644 homeassistant/components/arcam_fmj/.translations/pl.json create mode 100644 homeassistant/components/arcam_fmj/.translations/zh-Hant.json create mode 100644 homeassistant/components/met/.translations/pt-BR.json create mode 100644 homeassistant/components/notion/.translations/ca.json create mode 100644 homeassistant/components/notion/.translations/no.json create mode 100644 homeassistant/components/notion/.translations/ru.json create mode 100644 homeassistant/components/notion/.translations/zh-Hant.json create mode 100644 homeassistant/components/plaato/.translations/pt-BR.json create mode 100644 homeassistant/components/somfy/.translations/pt-BR.json diff --git a/homeassistant/components/adguard/.translations/no.json b/homeassistant/components/adguard/.translations/no.json index 0e18537dcf8..94535d7e945 100644 --- a/homeassistant/components/adguard/.translations/no.json +++ b/homeassistant/components/adguard/.translations/no.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "existing_instance_updated": "Oppdatert eksisterende konfigurasjon.", "single_instance_allowed": "Kun \u00e9n enkelt konfigurasjon av AdGuard Hjemer tillatt." }, "error": { diff --git a/homeassistant/components/adguard/.translations/pt-BR.json b/homeassistant/components/adguard/.translations/pt-BR.json index a6115800787..690947364e1 100644 --- a/homeassistant/components/adguard/.translations/pt-BR.json +++ b/homeassistant/components/adguard/.translations/pt-BR.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "existing_instance_updated": "Configura\u00e7\u00e3o existente atualizada.", "single_instance_allowed": "Apenas uma \u00fanica configura\u00e7\u00e3o do AdGuard Home \u00e9 permitida." }, "error": { diff --git a/homeassistant/components/arcam_fmj/.translations/ca.json b/homeassistant/components/arcam_fmj/.translations/ca.json new file mode 100644 index 00000000000..b0ad4660d0f --- /dev/null +++ b/homeassistant/components/arcam_fmj/.translations/ca.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Arcam FMJ" + } +} \ No newline at end of file diff --git a/homeassistant/components/arcam_fmj/.translations/en.json b/homeassistant/components/arcam_fmj/.translations/en.json index 5844c277364..b0ad4660d0f 100644 --- a/homeassistant/components/arcam_fmj/.translations/en.json +++ b/homeassistant/components/arcam_fmj/.translations/en.json @@ -1,8 +1,5 @@ { "config": { - "title": "Arcam FMJ", - "step": {}, - "error": {}, - "abort": {} + "title": "Arcam FMJ" } -} +} \ No newline at end of file diff --git a/homeassistant/components/arcam_fmj/.translations/ko.json b/homeassistant/components/arcam_fmj/.translations/ko.json new file mode 100644 index 00000000000..b0ad4660d0f --- /dev/null +++ b/homeassistant/components/arcam_fmj/.translations/ko.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Arcam FMJ" + } +} \ No newline at end of file diff --git a/homeassistant/components/arcam_fmj/.translations/nl.json b/homeassistant/components/arcam_fmj/.translations/nl.json new file mode 100644 index 00000000000..7197976d212 --- /dev/null +++ b/homeassistant/components/arcam_fmj/.translations/nl.json @@ -0,0 +1,17 @@ +{ + "config": { + "abort": { + "one": "Een", + "other": "Ander" + }, + "error": { + "one": "Een", + "other": "Ander" + }, + "step": { + "one": "Een", + "other": "Ander" + }, + "title": "Arcam FMJ" + } +} \ No newline at end of file diff --git a/homeassistant/components/arcam_fmj/.translations/pl.json b/homeassistant/components/arcam_fmj/.translations/pl.json new file mode 100644 index 00000000000..5521c18c079 --- /dev/null +++ b/homeassistant/components/arcam_fmj/.translations/pl.json @@ -0,0 +1,23 @@ +{ + "config": { + "abort": { + "few": "kilka", + "many": "wiele", + "one": "jeden", + "other": "inne" + }, + "error": { + "few": "kilka", + "many": "wiele", + "one": "jeden", + "other": "inne" + }, + "step": { + "few": "kilka", + "many": "wiele", + "one": "jeden", + "other": "inne" + }, + "title": "Arcam FMJ" + } +} \ No newline at end of file diff --git a/homeassistant/components/arcam_fmj/.translations/zh-Hant.json b/homeassistant/components/arcam_fmj/.translations/zh-Hant.json new file mode 100644 index 00000000000..b0ad4660d0f --- /dev/null +++ b/homeassistant/components/arcam_fmj/.translations/zh-Hant.json @@ -0,0 +1,5 @@ +{ + "config": { + "title": "Arcam FMJ" + } +} \ No newline at end of file diff --git a/homeassistant/components/hue/.translations/pt-BR.json b/homeassistant/components/hue/.translations/pt-BR.json index 2b78d2f1278..751242892a7 100644 --- a/homeassistant/components/hue/.translations/pt-BR.json +++ b/homeassistant/components/hue/.translations/pt-BR.json @@ -3,6 +3,7 @@ "abort": { "all_configured": "Todas as pontes Philips Hue j\u00e1 est\u00e3o configuradas", "already_configured": "A ponte j\u00e1 est\u00e1 configurada", + "already_in_progress": "O fluxo de configura\u00e7\u00e3o da ponte j\u00e1 est\u00e1 em andamento.", "cannot_connect": "N\u00e3o \u00e9 poss\u00edvel conectar-se \u00e0 ponte", "discover_timeout": "Incapaz de descobrir pontes Hue", "no_bridges": "N\u00e3o h\u00e1 pontes Philips Hue descobertas", diff --git a/homeassistant/components/life360/.translations/no.json b/homeassistant/components/life360/.translations/no.json index 9e52d72c17c..1a1e98c526e 100644 --- a/homeassistant/components/life360/.translations/no.json +++ b/homeassistant/components/life360/.translations/no.json @@ -4,6 +4,9 @@ "invalid_credentials": "Ugyldig legitimasjon", "user_already_configured": "Kontoen er allerede konfigurert" }, + "create_entry": { + "default": "For \u00e5 angi avanserte alternativer, se [Life360 dokumentasjon]({docs_url})." + }, "error": { "invalid_credentials": "Ugyldig legitimasjon", "invalid_username": "Ugyldig brukernavn", @@ -15,6 +18,7 @@ "password": "Passord", "username": "Brukernavn" }, + "description": "For \u00e5 angi avanserte alternativer, se [Life360 dokumentasjon]({docs_url}). \nDet kan hende du vil gj\u00f8re det f\u00f8r du legger til kontoer.", "title": "Life360 Kontoinformasjon" } }, diff --git a/homeassistant/components/logi_circle/.translations/pt-BR.json b/homeassistant/components/logi_circle/.translations/pt-BR.json index babdba4f9bf..91e602bf9e8 100644 --- a/homeassistant/components/logi_circle/.translations/pt-BR.json +++ b/homeassistant/components/logi_circle/.translations/pt-BR.json @@ -1,10 +1,18 @@ { "config": { + "abort": { + "already_setup": "Voc\u00ea s\u00f3 pode configurar uma \u00fanica conta do Logi Circle.", + "external_error": "Exce\u00e7\u00e3o ocorreu a partir de outro fluxo.", + "external_setup": "Logi Circle configurado com sucesso a partir de outro fluxo.", + "no_flows": "Voc\u00ea precisa configurar o Logi Circle antes de poder autenticar com ele. [Por favor, leia as instru\u00e7\u00f5es] (https://www.home-assistant.io/components/logi_circle/)." + }, "create_entry": { "default": "Autenticado com sucesso com o Logi Circle." }, "error": { - "auth_error": "Falha na autoriza\u00e7\u00e3o da API." + "auth_error": "Falha na autoriza\u00e7\u00e3o da API.", + "auth_timeout": "A autoriza\u00e7\u00e3o atingiu o tempo limite quando solicitou o token de acesso.", + "follow_link": "Por favor, siga o link e autentique antes de pressionar Enviar." }, "step": { "auth": { diff --git a/homeassistant/components/met/.translations/pt-BR.json b/homeassistant/components/met/.translations/pt-BR.json new file mode 100644 index 00000000000..ab93d0bbef7 --- /dev/null +++ b/homeassistant/components/met/.translations/pt-BR.json @@ -0,0 +1,20 @@ +{ + "config": { + "error": { + "name_exists": "O nome j\u00e1 existe" + }, + "step": { + "user": { + "data": { + "elevation": "Eleva\u00e7\u00e3o", + "latitude": "Latitude", + "longitude": "Longitude", + "name": "Nome" + }, + "description": "Instituto de Meteorologia", + "title": "Localiza\u00e7\u00e3o" + } + }, + "title": "Met.no" + } +} \ No newline at end of file diff --git a/homeassistant/components/notion/.translations/ca.json b/homeassistant/components/notion/.translations/ca.json new file mode 100644 index 00000000000..0b6a24626be --- /dev/null +++ b/homeassistant/components/notion/.translations/ca.json @@ -0,0 +1,19 @@ +{ + "config": { + "error": { + "identifier_exists": "Nom d'usuari ja registrat", + "invalid_credentials": "Nom d'usuari o contrasenya incorrectes", + "no_devices": "No s'han trobat dispositius al compte" + }, + "step": { + "user": { + "data": { + "password": "Contrasenya", + "username": "Nom d'usuari / correu electr\u00f2nic" + }, + "title": "Introdueix la teva informaci\u00f3" + } + }, + "title": "Notion" + } +} \ No newline at end of file diff --git a/homeassistant/components/notion/.translations/no.json b/homeassistant/components/notion/.translations/no.json new file mode 100644 index 00000000000..2798db1cbc3 --- /dev/null +++ b/homeassistant/components/notion/.translations/no.json @@ -0,0 +1,19 @@ +{ + "config": { + "error": { + "identifier_exists": "Brukernavn er allerede registrert", + "invalid_credentials": "Ugyldig brukernavn eller passord", + "no_devices": "Ingen enheter funnet i kontoen" + }, + "step": { + "user": { + "data": { + "password": "Passord", + "username": "Brukernavn / E-postadresse" + }, + "title": "Fyll ut informasjonen din" + } + }, + "title": "Notion" + } +} \ No newline at end of file diff --git a/homeassistant/components/notion/.translations/ru.json b/homeassistant/components/notion/.translations/ru.json new file mode 100644 index 00000000000..f43fbeb58b7 --- /dev/null +++ b/homeassistant/components/notion/.translations/ru.json @@ -0,0 +1,19 @@ +{ + "config": { + "error": { + "identifier_exists": "\u0423\u0447\u0435\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0430", + "invalid_credentials": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u043b\u043e\u0433\u0438\u043d \u0438\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c", + "no_devices": "\u0412 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b" + }, + "step": { + "user": { + "data": { + "password": "\u041f\u0430\u0440\u043e\u043b\u044c", + "username": "\u041b\u043e\u0433\u0438\u043d / \u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b" + }, + "title": "Notion" + } + }, + "title": "Notion" + } +} \ No newline at end of file diff --git a/homeassistant/components/notion/.translations/zh-Hant.json b/homeassistant/components/notion/.translations/zh-Hant.json new file mode 100644 index 00000000000..af89dd3d39b --- /dev/null +++ b/homeassistant/components/notion/.translations/zh-Hant.json @@ -0,0 +1,19 @@ +{ + "config": { + "error": { + "identifier_exists": "\u4f7f\u7528\u8005\u540d\u7a31\u5df2\u8a3b\u518a", + "invalid_credentials": "\u4f7f\u7528\u8005\u540d\u7a31\u6216\u5bc6\u78bc\u7121\u6548", + "no_devices": "\u5e33\u865f\u4e2d\u627e\u4e0d\u5230\u4efb\u4f55\u88dd\u7f6e" + }, + "step": { + "user": { + "data": { + "password": "\u5bc6\u78bc", + "username": "\u4f7f\u7528\u8005\u540d\u7a31/\u96fb\u5b50\u90f5\u4ef6\u5730\u5740" + }, + "title": "\u586b\u5beb\u8cc7\u8a0a" + } + }, + "title": "Notion" + } +} \ No newline at end of file diff --git a/homeassistant/components/plaato/.translations/no.json b/homeassistant/components/plaato/.translations/no.json index 6965f90664a..4b47f52eef9 100644 --- a/homeassistant/components/plaato/.translations/no.json +++ b/homeassistant/components/plaato/.translations/no.json @@ -1,5 +1,12 @@ { "config": { + "abort": { + "not_internet_accessible": "Home Assistant m\u00e5 v\u00e6re tilgjengelig fra internett for \u00e5 kunne motta meldinger fra Plaato Airlock.", + "one_instance_allowed": "Kun en enkelt forekomst er n\u00f8dvendig." + }, + "create_entry": { + "default": "For \u00e5 sende hendelser til Home Assistant, m\u00e5 du sette opp webhook-funksjonen i Plaato Airlock. \n\n Fyll ut f\u00f8lgende informasjon: \n\n - URL: `{webhook_url}` \n - Metode: POST \n\n Se [dokumentasjonen]({docs_url}) for ytterligere detaljer." + }, "step": { "user": { "description": "Er du sikker p\u00e5 at du vil sette opp Plato Airlock?", diff --git a/homeassistant/components/plaato/.translations/pt-BR.json b/homeassistant/components/plaato/.translations/pt-BR.json new file mode 100644 index 00000000000..a1903fa1075 --- /dev/null +++ b/homeassistant/components/plaato/.translations/pt-BR.json @@ -0,0 +1,18 @@ +{ + "config": { + "abort": { + "not_internet_accessible": "Sua inst\u00e2ncia Home Assistant precisa estar acess\u00edvel pela internet para receber mensagens da Plaato Airlock.", + "one_instance_allowed": "Apenas uma \u00fanica inst\u00e2ncia \u00e9 necess\u00e1ria." + }, + "create_entry": { + "default": "Para enviar eventos para o Home Assistant, voc\u00ea precisar\u00e1 configurar o recurso de webhook na Plaato Airlock.\n\nPreencha as seguintes informa\u00e7\u00f5es:\n\n- URL: `{webhook_url}`\n- M\u00e9todo: POST\n\nVeja [a documenta\u00e7\u00e3o]({docs_url}) para mais detalhes." + }, + "step": { + "user": { + "description": "Tens a certeza que queres montar a Plaato Airlock?", + "title": "Configurar o Plaato Webhook" + } + }, + "title": "Plaato Airlock" + } +} \ No newline at end of file diff --git a/homeassistant/components/somfy/.translations/no.json b/homeassistant/components/somfy/.translations/no.json index ff0383c7f01..9d82eea3511 100644 --- a/homeassistant/components/somfy/.translations/no.json +++ b/homeassistant/components/somfy/.translations/no.json @@ -1,5 +1,13 @@ { "config": { + "abort": { + "already_setup": "Du kan kun konfigurere \u00e9n Somfy-konto.", + "authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.", + "missing_configuration": "Somfy-komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen." + }, + "create_entry": { + "default": "Vellykket autentisering med Somfy." + }, "title": "Somfy" } } \ No newline at end of file diff --git a/homeassistant/components/somfy/.translations/pt-BR.json b/homeassistant/components/somfy/.translations/pt-BR.json new file mode 100644 index 00000000000..302ac53bb62 --- /dev/null +++ b/homeassistant/components/somfy/.translations/pt-BR.json @@ -0,0 +1,13 @@ +{ + "config": { + "abort": { + "already_setup": "Voc\u00ea s\u00f3 pode configurar uma conta Somfy.", + "authorize_url_timeout": "Excedido tempo limite gerando a URL de autoriza\u00e7\u00e3o.", + "missing_configuration": "O componente Somfy n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o." + }, + "create_entry": { + "default": "Autenticado com sucesso pela Somfy." + }, + "title": "Somfy" + } +} \ No newline at end of file diff --git a/homeassistant/components/tradfri/.translations/no.json b/homeassistant/components/tradfri/.translations/no.json index 7244648b4e7..1448757ca5a 100644 --- a/homeassistant/components/tradfri/.translations/no.json +++ b/homeassistant/components/tradfri/.translations/no.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_configured": "Bridge er allerede konfigurert" + "already_configured": "Bridge er allerede konfigurert", + "already_in_progress": "Brokonfigurasjon er allerede i gang." }, "error": { "cannot_connect": "Kan ikke koble til gatewayen.",