mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
[ci skip] Translation update
This commit is contained in:
parent
10606360f7
commit
5ce62c8446
@ -0,0 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Si vous avez besoin d'aide pour la configuration, consultez le site suivant : https://www.home-assistant.io/integrations/accuweather/\n\nCertains capteurs ne sont pas activ\u00e9s par d\u00e9faut. Vous pouvez les activer dans le registre des entit\u00e9s apr\u00e8s la configuration de l'int\u00e9gration.\nLes pr\u00e9visions m\u00e9t\u00e9orologiques ne sont pas activ\u00e9es par d\u00e9faut. Vous pouvez l'activer dans les options d'int\u00e9gration."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,8 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"invalid_api_key": "Chave de API inv\u00e1lida"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Chave de API",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude"
|
||||
}
|
||||
|
@ -10,7 +10,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Cl\u00e9 API Airly",
|
||||
"api_key": "Cl\u00e9 d'API",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"name": "Nom de l'int\u00e9gration"
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -5,5 +5,5 @@
|
||||
"on": "Actif"
|
||||
}
|
||||
},
|
||||
"title": "Automation"
|
||||
"title": "Automatisation"
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Conta j\u00e1 configurada",
|
||||
"reauth_successful": "Token de Acesso atualizado com sucesso"
|
||||
}
|
||||
}
|
||||
}
|
@ -155,11 +155,11 @@
|
||||
"on": "Dangereux"
|
||||
},
|
||||
"smoke": {
|
||||
"off": "RAS",
|
||||
"off": "Non d\u00e9tect\u00e9",
|
||||
"on": "D\u00e9tect\u00e9"
|
||||
},
|
||||
"sound": {
|
||||
"off": "RAS",
|
||||
"off": "Non d\u00e9tect\u00e9",
|
||||
"on": "D\u00e9tect\u00e9"
|
||||
},
|
||||
"vibration": {
|
||||
|
@ -1,5 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"invalid_access_token": "Token de acesso inv\u00e1lido"
|
||||
},
|
||||
"step": {
|
||||
"2fa": {
|
||||
"description": "Digite o pin enviado para o seu email. Se o email n\u00e3o contiver um pin, deixe em branco"
|
||||
|
@ -1,11 +1,19 @@
|
||||
{
|
||||
"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": {
|
||||
"confirm": {
|
||||
"data": {
|
||||
"access_token": "Token de Acesso"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "Token de Acesso",
|
||||
|
21
homeassistant/components/broadlink/translations/pt.json
Normal file
21
homeassistant/components/broadlink/translations/pt.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"flow_title": "{name} ({model} em {host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -12,9 +12,9 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Le nom d'h\u00f4te du certificat",
|
||||
"host": "H\u00f4te",
|
||||
"name": "Le nom du certificat",
|
||||
"port": "Le port du certificat"
|
||||
"port": "Port"
|
||||
},
|
||||
"title": "D\u00e9finir le certificat \u00e0 tester"
|
||||
}
|
||||
|
21
homeassistant/components/control4/translations/pt.json
Normal file
21
homeassistant/components/control4/translations/pt.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"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": {
|
||||
"host": "Endere\u00e7o IP",
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -16,7 +16,7 @@
|
||||
"key": "Cl\u00e9 d'authentification (utilis\u00e9e uniquement par les appareils BRP072C/Zena)",
|
||||
"password": "Mot de passe de l'appareil (utilis\u00e9 uniquement par les appareils SKYFi)"
|
||||
},
|
||||
"description": "Entrez l'adresse IP de votre Daikin AC.",
|
||||
"description": "Saisissez l'adresse IP de votre Daikin AC. \n\n Notez que Cl\u00e9 d'API et Mot de passe sont utilis\u00e9s respectivement par les p\u00e9riph\u00e9riques BRP072Cxx et SKYFi.",
|
||||
"title": "Configurer Daikin AC"
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
16
homeassistant/components/eafm/translations/fr.json
Normal file
16
homeassistant/components/eafm/translations/fr.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_stations": "Aucune station de surveillance des inondations n'a \u00e9t\u00e9 trouv\u00e9e."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"station": "Station"
|
||||
},
|
||||
"description": "S\u00e9lectionnez la station que vous souhaitez surveiller",
|
||||
"title": "Suivre une station de surveillance des inondations"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/eafm/translations/pt.json
Normal file
7
homeassistant/components/eafm/translations/pt.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel."
|
||||
},
|
||||
"flow_title": "Configura\u00e7\u00e3o ENOcean"
|
||||
},
|
||||
"title": "EnOcean"
|
||||
|
@ -15,8 +15,8 @@
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "\u00c9teint",
|
||||
"on": "Marche"
|
||||
"off": "Inactif",
|
||||
"on": "Actif"
|
||||
}
|
||||
},
|
||||
"title": "Ventilateur"
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
21
homeassistant/components/flo/translations/pt.json
Normal file
21
homeassistant/components/flo/translations/pt.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"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": {
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -1,5 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Conta j\u00e1 configurada"
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
7
homeassistant/components/griddy/translations/pt.json
Normal file
7
homeassistant/components/griddy/translations/pt.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
21
homeassistant/components/hlk_sw16/translations/pt.json
Normal file
21
homeassistant/components/hlk_sw16/translations/pt.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"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": {
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -10,7 +10,7 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Mot de passe",
|
||||
"username": "Nom d'utilisateur / adresse e-mail"
|
||||
"username": "Nom d'utilisateur"
|
||||
},
|
||||
"description": "Veuillez saisir le nom d'utilisateur et le mot de passe de votre compte iAqualink.",
|
||||
"title": "Se connecter \u00e0 iAqualink"
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "Arr\u00eat\u00e9",
|
||||
"on": "Marche"
|
||||
"off": "Inactif",
|
||||
"on": "Actif"
|
||||
}
|
||||
},
|
||||
"title": "Entr\u00e9e logique"
|
||||
|
@ -3,7 +3,7 @@
|
||||
"abort": {
|
||||
"already_configured": "An Insteon modem connection is already configured",
|
||||
"cannot_connect": "Failed to connect",
|
||||
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed"
|
||||
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect",
|
||||
|
@ -2,7 +2,8 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Una conexi\u00f3n de m\u00f3dem Insteon ya est\u00e1 configurada",
|
||||
"cannot_connect": "No se puede conectar al m\u00f3dem Insteon"
|
||||
"cannot_connect": "No se puede conectar al m\u00f3dem Insteon",
|
||||
"single_instance_allowed": "Ya esta configurado. Solo es posible una \u00fanica configuraci\u00f3n."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se conect\u00f3 al m\u00f3dem Insteon, por favor, int\u00e9ntelo de nuevo.",
|
||||
|
@ -1,13 +1,72 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Une connexion Insteon par modem est d\u00e9j\u00e0 configur\u00e9e",
|
||||
"cannot_connect": "\u00c9chec de connexion"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00c9chec de connexion",
|
||||
"select_single": "S\u00e9lectionnez une option."
|
||||
},
|
||||
"step": {
|
||||
"hub1": {
|
||||
"data": {
|
||||
"host": "Adresse IP du hub",
|
||||
"port": "Port IP"
|
||||
},
|
||||
"description": "Configurer le Hub Insteon Version 1 (avant 2014).",
|
||||
"title": "Hub Insteon Version 1"
|
||||
},
|
||||
"hub2": {
|
||||
"data": {
|
||||
"host": "Adresse IP du hub",
|
||||
"password": "Mot de passe",
|
||||
"port": "Port IP",
|
||||
"username": "Nom d'utilisateur"
|
||||
},
|
||||
"description": "Configurez le Hub Insteon version 2.",
|
||||
"title": "Hub Insteon Version 2"
|
||||
},
|
||||
"hubv1": {
|
||||
"data": {
|
||||
"host": "Adresse IP",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Configurer le Hub Insteon Version 1 (avant 2014).",
|
||||
"title": "Hub Insteon Version 1"
|
||||
},
|
||||
"hubv2": {
|
||||
"data": {
|
||||
"host": "Adresse IP",
|
||||
"password": "Mot de passe",
|
||||
"port": "Port",
|
||||
"username": "Nom d'utilisateur"
|
||||
},
|
||||
"description": "Configurez le Hub Insteon version 2.",
|
||||
"title": "Hub Insteon Version 2"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"hubv1": "Hub Version 1 (avant 2014)"
|
||||
},
|
||||
"title": "Insteon"
|
||||
},
|
||||
"plm": {
|
||||
"data": {
|
||||
"device": "Chemin du p\u00e9riph\u00e9rique USB"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"modem_type": "Type de modem."
|
||||
},
|
||||
"title": "Insteon"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"cannot_connect": "\u00c9chec de connexion",
|
||||
"select_single": "S\u00e9lectionnez une option"
|
||||
},
|
||||
"step": {
|
||||
@ -22,10 +81,10 @@
|
||||
},
|
||||
"change_hub_config": {
|
||||
"data": {
|
||||
"host": "Nouveau nom d\u2019h\u00f4te ou adresse IP",
|
||||
"password": "Nouveau mot de passe",
|
||||
"port": "Nouveau num\u00e9ro de port",
|
||||
"username": "Nouveau nom d\u2019utilisateur"
|
||||
"host": "Adresse IP",
|
||||
"password": "Mot de passe",
|
||||
"port": "Port",
|
||||
"username": "Nom d'utilisateur"
|
||||
},
|
||||
"title": "Insteon"
|
||||
},
|
||||
|
@ -2,7 +2,8 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "En Insteon-modemtilkobling er allerede konfigurert",
|
||||
"cannot_connect": "Tilkobling mislyktes."
|
||||
"cannot_connect": "Tilkobling mislyktes.",
|
||||
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Tilkobling mislyktes.",
|
||||
|
13
homeassistant/components/insteon/translations/pl.json
Normal file
13
homeassistant/components/insteon/translations/pl.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"change_hub_config": {
|
||||
"data": {
|
||||
"host": "Adres IP",
|
||||
"password": "Has\u0142o",
|
||||
"port": "Port"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,8 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o"
|
||||
},
|
||||
"step": {
|
||||
"hubv1": {
|
||||
"data": {
|
||||
@ -15,13 +19,18 @@
|
||||
"hubv2": {
|
||||
"data": {
|
||||
"host": "Endere\u00e7o IP",
|
||||
"password": "Senha",
|
||||
"password": "Palavra-passe",
|
||||
"port": "Porta",
|
||||
"username": "Utilizador"
|
||||
"username": "Nome de Utilizador"
|
||||
},
|
||||
"description": "Configure o Insteon Hub Vers\u00e3o 2.",
|
||||
"title": "Insteon Hub vers\u00e3o 2"
|
||||
},
|
||||
"plm": {
|
||||
"data": {
|
||||
"device": "Caminho do Dispositivo USB"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"modem_type": "Tipo de modem."
|
||||
@ -30,5 +39,20 @@
|
||||
"title": "Insteon"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o"
|
||||
},
|
||||
"step": {
|
||||
"change_hub_config": {
|
||||
"data": {
|
||||
"host": "Endere\u00e7o IP",
|
||||
"password": "Palavra-passe",
|
||||
"port": "Porta",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/juicenet/translations/pt.json
Normal file
7
homeassistant/components/juicenet/translations/pt.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,8 +1,40 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"credentials": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
},
|
||||
"host": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"port": "Porta"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"port": "Porta"
|
||||
},
|
||||
"description": "Informa\u00e7\u00f5es de conex\u00e3o Kodi. Certifique-se de habilitar \"Permitir controle do Kodi via HTTP\" em Sistema / Configura\u00e7\u00f5es / Rede / Servi\u00e7os."
|
||||
},
|
||||
"ws_port": {
|
||||
"data": {
|
||||
"ws_port": "Porta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -5,7 +5,9 @@
|
||||
},
|
||||
"error": {
|
||||
"invalid_credentials": "Credenciais inv\u00e1lidas",
|
||||
"invalid_username": "Nome de utilizador incorreto"
|
||||
"invalid_username": "Nome de utilizador incorreto",
|
||||
"unexpected": "Erro inesperado ao comunicar com o servidor do Life360",
|
||||
"user_already_configured": "Conta j\u00e1 configurada"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -19,7 +19,7 @@
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "\u00c9teinte",
|
||||
"off": "Inactif",
|
||||
"on": "Actif"
|
||||
}
|
||||
},
|
||||
|
@ -16,7 +16,7 @@
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"description": "Suivez le lien ci-dessous et <b> acceptez </b> acc\u00e8s \u00e0 votre compte Logi Circle, puis revenez et appuyez sur <b> Envoyer </b> ci-dessous. \n\n [Lien] ( {authorization_url} )",
|
||||
"description": "Suivez le lien ci-dessous et **acceptez** acc\u00e8s \u00e0 votre compte Logi Circle, puis revenez et appuyez sur**Envoyer** ci-dessous. \n\n [Lien] ( {authorization_url} )",
|
||||
"title": "Authentifier avec Logi Circle"
|
||||
},
|
||||
"user": {
|
||||
|
@ -11,8 +11,8 @@
|
||||
"state": {
|
||||
"_": {
|
||||
"idle": "En veille",
|
||||
"off": "\u00c9teint",
|
||||
"on": "Marche",
|
||||
"off": "Inactif",
|
||||
"on": "Actif",
|
||||
"paused": "En pause",
|
||||
"playing": "Lecture en cours",
|
||||
"standby": "En veille"
|
||||
|
@ -3,6 +3,9 @@
|
||||
"abort": {
|
||||
"already_configured": "Integra\u00e7\u00e3o com o MELCloud j\u00e1 configurada para este email. O token de acesso foi atualizado."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unexpected_error": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"single_instance_allowed": "D\u00e9j\u00e0 configur\u00e9. Une seule configuration possible."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Authentification r\u00e9ussie avec Netatmo."
|
||||
"default": "Authentification r\u00e9ussie"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
|
@ -1,7 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Tempo excedido a gerar um URL de autoriza\u00e7\u00e3o"
|
||||
"authorize_url_timeout": "Tempo excedido a gerar um URL de autoriza\u00e7\u00e3o",
|
||||
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autenticado com sucesso"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
11
homeassistant/components/nightscout/translations/pt.json
Normal file
11
homeassistant/components/nightscout/translations/pt.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"unknown": "Erro inesperado"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"title": "Notifier"
|
||||
"title": "Notifications"
|
||||
}
|
@ -11,7 +11,7 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Mot de passe",
|
||||
"username": "Nom d'utilisateur / adresse e-mail"
|
||||
"username": "Nom d'utilisateur"
|
||||
},
|
||||
"title": "Veuillez saisir vos informations"
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"ups": {
|
||||
"data": {
|
||||
|
@ -10,7 +10,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Cl\u00e9 API (e-mail)",
|
||||
"api_key": "Cl\u00e9 d'API",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"station": "Code de la station METAR"
|
||||
|
22
homeassistant/components/nzbget/translations/fr.json
Normal file
22
homeassistant/components/nzbget/translations/fr.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"ssl": "NZBGet utilise un certificat SSL",
|
||||
"verify_ssl": "NZBGet utilise un certificat appropri\u00e9"
|
||||
},
|
||||
"title": "Se connecter \u00e0 NZBGet"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Fr\u00e9quence de mise \u00e0 jour (en secondes)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "J\u00e1 se encontra configurado. S\u00f3 \u00e9 permitida uma configura\u00e7\u00e3o.",
|
||||
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel.",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Erro ao conectar-se",
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
||||
},
|
||||
"flow_title": "NZBGet: {name}",
|
||||
@ -14,10 +14,10 @@
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"name": "Nome",
|
||||
"password": "Senha",
|
||||
"password": "Palavra-passe",
|
||||
"port": "Porta",
|
||||
"ssl": "NZBGet usa um certificado SSL",
|
||||
"username": "Utilizador",
|
||||
"username": "Nome de Utilizador",
|
||||
"verify_ssl": "NZBGet usa um certificado adequado"
|
||||
},
|
||||
"title": "Conectar ao NZBGet"
|
||||
|
@ -2,6 +2,11 @@
|
||||
"config": {
|
||||
"error": {
|
||||
"connection_error": "\u00c9chec de connexion"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Ajouter un compte OVO Energy"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
16
homeassistant/components/ovo_energy/translations/pt.json
Normal file
16
homeassistant/components/ovo_energy/translations/pt.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"already_configured": "Conta j\u00e1 configurada",
|
||||
"connection_error": "Falha na liga\u00e7\u00e3o"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/plugwise/translations/pt.json
Normal file
7
homeassistant/components/plugwise/translations/pt.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
}
|
||||
}
|
||||
}
|
@ -5,14 +5,14 @@
|
||||
"authorize_url_fail": "Erreur inconnue lors de la g\u00e9n\u00e9ration d'une URL d'autorisation.",
|
||||
"authorize_url_timeout": "D\u00e9lai de g\u00e9n\u00e9ration de l'URL d'authentification d\u00e9pass\u00e9.",
|
||||
"external_setup": "Point correctement configur\u00e9 \u00e0 partir d\u2019un autre flux.",
|
||||
"no_flows": "Vous devez configurer Point avant de pouvoir vous authentifier avec celui-ci. [Veuillez lire les instructions] (https://www.home-assistant.io/components/point/)."
|
||||
"no_flows": "Le composant n'est pas configur\u00e9. Veuillez suivre la documentation."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Authentification r\u00e9ussie avec Minut pour votre (vos) p\u00e9riph\u00e9rique (s) Point"
|
||||
"default": "Authentification r\u00e9ussie"
|
||||
},
|
||||
"error": {
|
||||
"follow_link": "Veuillez suivre le lien et vous authentifier avant d'appuyer sur Soumettre.",
|
||||
"no_token": "Non authentifi\u00e9 avec Minut"
|
||||
"no_token": "Jeton d'acc\u00e8s non valide"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
@ -23,8 +23,8 @@
|
||||
"data": {
|
||||
"flow_impl": "Fournisseur"
|
||||
},
|
||||
"description": "Choisissez via quel fournisseur d'authentification vous souhaitez vous authentifier avec Point.",
|
||||
"title": "Fournisseur d'authentification"
|
||||
"description": "Voulez-vous commencer la configuration?",
|
||||
"title": "S\u00e9lectionner une m\u00e9thode d'authentification"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
||||
},
|
||||
|
7
homeassistant/components/powerwall/translations/pt.json
Normal file
7
homeassistant/components/powerwall/translations/pt.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Device is already configured"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect",
|
||||
"unknown": "Unknown error"
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "This board has already been set up."
|
||||
"unknown": "Unexpected error",
|
||||
"wrong_info_relay_modes": "Relay mode selection must be monostable or bistable."
|
||||
},
|
||||
"step": {
|
||||
"relay_modes": {
|
||||
|
@ -35,5 +35,6 @@
|
||||
"title": "Configurar tablero"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Automatizaci\u00f3n ProgettiHWSW"
|
||||
}
|
33
homeassistant/components/progettihwsw/translations/fr.json
Normal file
33
homeassistant/components/progettihwsw/translations/fr.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"relay_modes": {
|
||||
"data": {
|
||||
"relay_1": "Relais 1",
|
||||
"relay_10": "Relais 10",
|
||||
"relay_11": "Relais 11",
|
||||
"relay_12": "Relais 12",
|
||||
"relay_13": "Relais 13",
|
||||
"relay_14": "Relais 14",
|
||||
"relay_15": "Relais 15",
|
||||
"relay_16": "Relais 16",
|
||||
"relay_2": "Relais 2",
|
||||
"relay_3": "Relais 3",
|
||||
"relay_4": "Relais 4",
|
||||
"relay_5": "Relais 5",
|
||||
"relay_6": "Relais 6",
|
||||
"relay_7": "Relais 7",
|
||||
"relay_8": "Relais 8"
|
||||
},
|
||||
"title": "Configurer les relais"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"port": "Port"
|
||||
},
|
||||
"title": "Configurer le tableau"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Automatisation ProgettiHWSW"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Erro ao conectar-se",
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"unknown": "Erro inesperado",
|
||||
"wrong_info_relay_modes": "A sele\u00e7\u00e3o do modo de rel\u00e9 deve ser monoest\u00e1vel ou biest\u00e1vel."
|
||||
},
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430.",
|
||||
|
14
homeassistant/components/rachio/translations/pt.json
Normal file
14
homeassistant/components/rachio/translations/pt.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Chave de API"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "Arr\u00eat",
|
||||
"off": "Inactif",
|
||||
"on": "Actif"
|
||||
}
|
||||
},
|
||||
|
7
homeassistant/components/rfxtrx/translations/pt.json
Normal file
7
homeassistant/components/rfxtrx/translations/pt.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -20,6 +20,16 @@
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"ha_to_risco": {
|
||||
"data": {
|
||||
"armed_away": "Armada Ausente",
|
||||
"armed_custom_bypass": "Armada Personalizada",
|
||||
"armed_home": "Armada en Casa",
|
||||
"armed_night": "Armada Noche"
|
||||
},
|
||||
"description": "Selecciona en qu\u00e9 estado quieres configurar la alarma Risco cuando armes la alarma de Home Assistant",
|
||||
"title": "Mapear estados de Home Assistant a estados Risco"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"code_arm_required": "Requiere un c\u00f3digo PIN para armar",
|
||||
@ -33,8 +43,11 @@
|
||||
"A": "Grupo A",
|
||||
"B": "Grupo B",
|
||||
"C": "Grupo C",
|
||||
"D": "Grupo D"
|
||||
"D": "Grupo D",
|
||||
"arm": "Armada (AUSENTE)",
|
||||
"partial_arm": "Parcialmente Armada (EN CASA)"
|
||||
},
|
||||
"description": "Selecciona qu\u00e9 estado reportar\u00e1 la alarma de tu Home Assistant para cada estado reportado por Risco",
|
||||
"title": "Asignar estados de Risco a estados de Home Assistant"
|
||||
}
|
||||
}
|
||||
|
@ -1,4 +1,22 @@
|
||||
{
|
||||
"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": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"ha_to_risco": {
|
||||
|
@ -1,5 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
18
homeassistant/components/roon/translations/pt.json
Normal file
18
homeassistant/components/roon/translations/pt.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
10
homeassistant/components/sentry/translations/pt.json
Normal file
10
homeassistant/components/sentry/translations/pt.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
}
|
||||
}
|
||||
}
|
@ -2,7 +2,9 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "Account is already configured",
|
||||
"reauth_successful": "Reauthentication successful"
|
||||
"cannot_connect": "Failed to connect",
|
||||
"reauth_successful": "Access Token updated successfully",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect",
|
||||
|
@ -1,7 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "La cuenta ya ha sido configurada"
|
||||
"already_configured_account": "La cuenta ya ha sido configurada",
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"reauth_successful": "Token de acceso actualizado correctamente",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
@ -9,6 +12,12 @@
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Nombre de usuario"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
|
@ -1,18 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "Conta j\u00e1 se encontra configurada"
|
||||
"already_configured_account": "Conta j\u00e1 configurada"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Erro ao conectar-se",
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Senha",
|
||||
"username": "Utilizador"
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant."
|
||||
"already_configured_account": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.",
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"reauth_successful": "\u0422\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
@ -9,6 +12,12 @@
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
"username": "\u041b\u043e\u0433\u0438\u043d"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
|
@ -1,12 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||
"already_configured": "Device is already configured"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||
"auth_not_supported": "Shelly devices requiring authentication are not currently supported.",
|
||||
"cannot_connect": "Failed to connect",
|
||||
"invalid_auth": "Invalid authentication",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"flow_title": "Shelly: {name}",
|
||||
"step": {
|
||||
@ -15,13 +16,13 @@
|
||||
},
|
||||
"credentials": {
|
||||
"data": {
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
"username": "[%key:common::config_flow::data::username%]"
|
||||
"password": "Password",
|
||||
"username": "Username"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -6,6 +6,7 @@
|
||||
"error": {
|
||||
"auth_not_supported": "Los dispositivos Shelly que requieren autenticaci\u00f3n no son compatibles actualmente.",
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"flow_title": "Shelly: {name}",
|
||||
@ -13,6 +14,12 @@
|
||||
"confirm_discovery": {
|
||||
"description": "\u00bfQuieres configurar el {model} en {host}?"
|
||||
},
|
||||
"credentials": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Nombre de usuario"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Dispositivo j\u00e1 se encontra configurado"
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"auth_not_supported": "Dispositivos Shelly que requerem autentica\u00e7\u00e3o n\u00e3o s\u00e3o atualmente suportados.",
|
||||
"cannot_connect": "Erro ao conectar-se",
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"flow_title": "Shelly: {name}",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"error": {
|
||||
"auth_not_supported": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 Shelly, \u0442\u0440\u0435\u0431\u0443\u044e\u0449\u0438\u0435 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438, \u0432 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442\u0441\u044f.",
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"flow_title": "Shelly: {name}",
|
||||
@ -13,6 +14,12 @@
|
||||
"confirm_discovery": {
|
||||
"description": "\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c {model} ({host}) ?"
|
||||
},
|
||||
"credentials": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
"username": "\u041b\u043e\u0433\u0438\u043d"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442"
|
||||
|
@ -2,9 +2,15 @@
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "Conta j\u00e1 registada",
|
||||
"invalid_credentials": "Credenciais inv\u00e1lidas"
|
||||
"invalid_credentials": "Credenciais inv\u00e1lidas",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Palavra-passe"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
|
14
homeassistant/components/smappee/translations/pt.json
Normal file
14
homeassistant/components/smappee/translations/pt.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_device": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
},
|
||||
"step": {
|
||||
"local": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -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": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -9,7 +9,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "La cl\u00e9 API pour ce site",
|
||||
"api_key": "Cl\u00e9 d'API",
|
||||
"name": "Le nom de cette installation",
|
||||
"site_id": "L'identifiant de site SolarEdge"
|
||||
},
|
||||
|
11
homeassistant/components/solaredge/translations/pt.json
Normal file
11
homeassistant/components/solaredge/translations/pt.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Chave de API"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -10,7 +10,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Le nom d'h\u00f4te ou l'adresse IP de votre p\u00e9riph\u00e9rique Solar-Log",
|
||||
"host": "H\u00f4te",
|
||||
"name": "Le pr\u00e9fixe \u00e0 utiliser pour vos capteurs Solar-Log"
|
||||
},
|
||||
"title": "D\u00e9finissez votre connexion Solar-Log"
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Falha na liga\u00e7\u00e3o, por favor verifique o endere\u00e7o do servidor"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
19
homeassistant/components/spider/translations/pt.json
Normal file
19
homeassistant/components/spider/translations/pt.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel."
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -3,7 +3,8 @@
|
||||
"abort": {
|
||||
"already_setup": "S\u00f3lo puedes configurar una cuenta de Spotify.",
|
||||
"authorize_url_timeout": "Tiempo de espera agotado generando la url de autorizaci\u00f3n.",
|
||||
"missing_configuration": "La integraci\u00f3n de Spotify no est\u00e1 configurada. Por favor, siga la documentaci\u00f3n."
|
||||
"missing_configuration": "La integraci\u00f3n de Spotify no est\u00e1 configurada. Por favor, siga la documentaci\u00f3n.",
|
||||
"reauth_account_mismatch": "La cuenta de Spotify con la que est\u00e1s autenticado, no coincide con la cuenta necesaria para re-autenticaci\u00f3n."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autentificado con \u00e9xito con Spotify."
|
||||
@ -11,6 +12,10 @@
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Elija el m\u00e9todo de autenticaci\u00f3n"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "La integraci\u00f3n de Spotify necesita volver a autenticarse con Spotify para la cuenta: {account}",
|
||||
"title": "Volver a autenticar con Spotify"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"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",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "Inactif",
|
||||
"on": "On"
|
||||
"on": "Actif"
|
||||
}
|
||||
},
|
||||
"title": "Interrupteur"
|
||||
|
@ -1,17 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"unknown_state": "Estado da impressora desconhecido, verifique a conectividade de URL e de rede"
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"data": {
|
||||
"name": "Nome"
|
||||
"name": "Nome",
|
||||
"url": "URL da interface Web"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nome"
|
||||
"name": "Nome",
|
||||
"url": "URL da interface Web"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -21,7 +21,7 @@
|
||||
"link": {
|
||||
"data": {
|
||||
"password": "Mot de passe",
|
||||
"port": "Port (facultatif)",
|
||||
"port": "Port",
|
||||
"ssl": "Utilisez SSL/TLS pour vous connecter \u00e0 votre NAS",
|
||||
"username": "Nom d'utilisateur"
|
||||
},
|
||||
@ -32,7 +32,7 @@
|
||||
"data": {
|
||||
"host": "Nom d'h\u00f4te ou adresse IP",
|
||||
"password": "Mot de passe",
|
||||
"port": "Port (facultatif)",
|
||||
"port": "Port",
|
||||
"ssl": "Utilisez SSL/TLS pour vous connecter \u00e0 votre NAS",
|
||||
"username": "Nom d'utilisateur"
|
||||
},
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user