[ci skip] Translation update
This commit is contained in:
parent
215c7e0e14
commit
81355a0e23
48 changed files with 472 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
|
|
11
homeassistant/components/agent_dvr/translations/pt.json
Normal file
11
homeassistant/components/agent_dvr/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,24 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja s'ha configurat.",
|
||||
"already_in_progress": "El flux de dades de configuraci\u00f3 pel dispositiu ja est\u00e0 en curs.",
|
||||
"unable_to_connect": "No es pot connectar amb el dispositiu."
|
||||
},
|
||||
"flow_title": "Arcam FMJ a {host}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Vols afegir l'Arcam FMJ `{host}` a Home Assistant?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Introdueix el nom de l'amfitri\u00f3 o l'adre\u00e7a IP del dispositiu."
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_on": "S'ha sol\u00b7licitat l'activaci\u00f3 de {entity_name}"
|
||||
|
|
12
homeassistant/components/arcam_fmj/translations/pt.json
Normal file
12
homeassistant/components/arcam_fmj/translations/pt.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"port": "Porto"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,24 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u8a2d\u5099\u5df2\u8a2d\u5b9a\u3002",
|
||||
"already_in_progress": "\u8a2d\u5099\u8a2d\u5b9a\u5df2\u7d93\u9032\u884c\u4e2d\u3002",
|
||||
"unable_to_connect": "\u7121\u6cd5\u9023\u7dda\u81f3\u8a2d\u5099\u3002"
|
||||
},
|
||||
"flow_title": "Arcam FMJ \uff08{host}\uff09",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u662f\u5426\u8981\u5c07 Arcam FMJ `{host}` \u65b0\u589e\u81f3 Home Assistant\uff1f"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u4e3b\u6a5f\u7aef",
|
||||
"port": "\u901a\u8a0a\u57e0"
|
||||
},
|
||||
"description": "\u8acb\u8f38\u5165\u4e3b\u6a5f\u7aef\u540d\u7a31\u6216 Heos \u8a2d\u5099 IP \u4f4d\u5740\u3002"
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_type": {
|
||||
"turn_on": "{entity_name} \u4f9d\u9700\u6c42\u958b\u555f"
|
||||
|
|
11
homeassistant/components/atag/translations/pt.json
Normal file
11
homeassistant/components/atag/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/avri/translations/ca.json
Normal file
24
homeassistant/components/avri/translations/ca.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Aquesta adre\u00e7a ja est\u00e0 configurada."
|
||||
},
|
||||
"error": {
|
||||
"invalid_country_code": "Codi de pa\u00eds desconegut.",
|
||||
"invalid_house_number": "N\u00famero de casa no v\u00e0lid."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"country_code": "Codi de pa\u00eds de 2 lletres",
|
||||
"house_number": "N\u00famero de casa",
|
||||
"house_number_extension": "Ampliaci\u00f3 de n\u00famero de casa",
|
||||
"zip_code": "Codi postal"
|
||||
},
|
||||
"description": "Introdueix la teva adre\u00e7a",
|
||||
"title": "Avri"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Avri"
|
||||
}
|
24
homeassistant/components/avri/translations/zh-Hant.json
Normal file
24
homeassistant/components/avri/translations/zh-Hant.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u6b64\u5730\u5740\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210\u3002"
|
||||
},
|
||||
"error": {
|
||||
"invalid_country_code": "\u672a\u77e5\u570b\u78bc\uff08\u5169\u5b57\u6bcd\uff09\u3002",
|
||||
"invalid_house_number": "\u9580\u724c\u865f\u78bc\u932f\u8aa4\u3002"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"country_code": "\u570b\u78bc\uff08\u5169\u5b57\u6bcd\uff09",
|
||||
"house_number": "\u9580\u724c\u865f\u78bc",
|
||||
"house_number_extension": "\u9580\u724c\u865f\u78bc\u5206\u865f",
|
||||
"zip_code": "\u90f5\u905e\u5340\u865f"
|
||||
},
|
||||
"description": "\u8f38\u5165\u5730\u5740",
|
||||
"title": "Avri"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Avri"
|
||||
}
|
11
homeassistant/components/blebox/translations/pt.json
Normal file
11
homeassistant/components/blebox/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Endere\u00e7o IP"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nome do host da TV ou endere\u00e7o IP"
|
||||
"host": "Servidor"
|
||||
},
|
||||
"title": "TV Sony Bravia"
|
||||
}
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"type": "Tipo de impressora"
|
||||
}
|
||||
}
|
||||
|
|
11
homeassistant/components/bsblan/translations/pt.json
Normal file
11
homeassistant/components/bsblan/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/cert_expiry/translations/pt.json
Normal file
14
homeassistant/components/cert_expiry/translations/pt.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"resolve_failed": "N\u00e3o \u00e9 possivel resolver o servidor"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_hvac_mode": "{entity_name} est\u00e1 definido com um modo HVAC espec\u00edfico"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"auto": "Auto",
|
||||
|
|
11
homeassistant/components/coolmaster/translations/pt.json
Normal file
11
homeassistant/components/coolmaster/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,13 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"close": "Fechar {entity_name}",
|
||||
"close_tilt": "Fechar a inclina\u00e7\u00e3o da {entity_name}",
|
||||
"open": "Abrir {entity_name}",
|
||||
"open_tilt": "Abra a inclina\u00e7\u00e3o da {entity_name}",
|
||||
"set_position": "Definir posi\u00e7\u00e3o de {entity_name}",
|
||||
"set_tilt_position": "Definir a posi\u00e7\u00e3o de inclina\u00e7\u00e3o de {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_closed": "{entity_name} est\u00e1 fechada",
|
||||
"is_closing": "{entity_name} est\u00e1 a fechar",
|
||||
|
|
11
homeassistant/components/directv/translations/pt.json
Normal file
11
homeassistant/components/directv/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,6 +3,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"name": "Nome do dispositivo"
|
||||
}
|
||||
}
|
||||
|
|
11
homeassistant/components/dunehd/translations/pt.json
Normal file
11
homeassistant/components/dunehd/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/forked_daapd/translations/pt.json
Normal file
11
homeassistant/components/forked_daapd/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
15
homeassistant/components/freebox/translations/pt.json
Normal file
15
homeassistant/components/freebox/translations/pt.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Servidor j\u00e1 configurado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"port": "Porta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -12,6 +12,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Servidor j\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "N\u00e3o \u00e9 poss\u00edvel ligar ao servidor."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "Endere\u00e7o de e-mail",
|
||||
"email": "E-mail",
|
||||
"password": "Palavra-passe"
|
||||
},
|
||||
"description": "Vazio",
|
||||
|
|
11
homeassistant/components/harmony/translations/pt.json
Normal file
11
homeassistant/components/harmony/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Endere\u00e7o IP"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8,6 +8,7 @@
|
|||
"data": {
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"mode": "Modo",
|
||||
"name": "Nome"
|
||||
},
|
||||
"description": "Instituto Portugu\u00eas do Mar e Atmosfera",
|
||||
|
|
|
@ -3,6 +3,13 @@
|
|||
"abort": {
|
||||
"ipp_error": "Erro IPP encontrado.",
|
||||
"ipp_version_error": "Vers\u00e3o IPP n\u00e3o suportada pela impressora."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/konnected/translations/pt.json
Normal file
11
homeassistant/components/konnected/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Endere\u00e7o IP"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,6 +3,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Servidor j\u00e1 configurado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"name": "Nome"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,7 +3,11 @@
|
|||
"moon__phase": {
|
||||
"first_quarter": "Quarto crescente",
|
||||
"full_moon": "Lua cheia",
|
||||
"new_moon": "Lua nova"
|
||||
"new_moon": "Lua nova",
|
||||
"waning_crescent": "Minguante",
|
||||
"waning_gibbous": "Minguante convexa",
|
||||
"waxing_crescent": "Crescente",
|
||||
"waxing_gibbous": "Crescente convexa"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -25,5 +25,17 @@
|
|||
"title": "MQTT Broker atrav\u00e9s do add-on Hass.io"
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"button_1": "Primeiro bot\u00e3o",
|
||||
"button_2": "Segundo bot\u00e3o",
|
||||
"button_3": "Terceiro bot\u00e3o",
|
||||
"button_4": "Quarto bot\u00e3o",
|
||||
"button_5": "Quinto bot\u00e3o",
|
||||
"button_6": "Sexto bot\u00e3o",
|
||||
"turn_off": "Desligar",
|
||||
"turn_on": "Ligar"
|
||||
}
|
||||
}
|
||||
}
|
58
homeassistant/components/onvif/translations/pt.json
Normal file
58
homeassistant/components/onvif/translations/pt.json
Normal file
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo ONVIF j\u00e1 est\u00e1 configurado.",
|
||||
"already_in_progress": "O fluxo de configura\u00e7\u00e3o para o dispositivo ONVIF j\u00e1 est\u00e1 em andamento.",
|
||||
"no_h264": "N\u00e3o existem fluxos H264 dispon\u00edveis. Verifique a configura\u00e7\u00e3o de perfil no seu dispositivo.",
|
||||
"no_mac": "N\u00e3o foi poss\u00edvel configurar o ID unico para o dispositivo ONVIF.",
|
||||
"onvif_error": "Erro ao configurar o dispositivo ONVIF. Verifique os logs para obter mais informa\u00e7\u00f5es."
|
||||
},
|
||||
"error": {
|
||||
"connection_failed": "N\u00e3o foi poss\u00edvel ligar ao servi\u00e7o ONVIF com as credenciais fornecidas."
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Utilizador"
|
||||
},
|
||||
"title": "Configurar autentica\u00e7\u00e3o"
|
||||
},
|
||||
"configure_profile": {
|
||||
"data": {
|
||||
"include": "Criar entidade da c\u00e2mara"
|
||||
},
|
||||
"description": "Criar entidade de c\u00e2mera para {profile} com resolu\u00e7\u00e3o {resolution} ?",
|
||||
"title": "Configurar Perfis"
|
||||
},
|
||||
"device": {
|
||||
"data": {
|
||||
"host": "Selecione o dispositivo ONVIF descoberto"
|
||||
},
|
||||
"title": "Selecione o dispositivo ONVIF"
|
||||
},
|
||||
"manual_input": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"port": "Porta"
|
||||
},
|
||||
"title": "Configurar dispositivo ONVIF"
|
||||
},
|
||||
"user": {
|
||||
"description": "Ao clickar submeter, iremos procurar na sua rede por dispositivos ONVIF que suportem o Perfil S.\n\nAlguns fabricantes come\u00e7aram a desabilitar o ONVIF por omiss\u00e3o. Por favor verifique que o ONVIF est\u00e1 activo na configura\u00e7\u00e3o da sua c\u00e2mara.",
|
||||
"title": "Configura\u00e7\u00e3o do dispositivo ONVIF"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"onvif_devices": {
|
||||
"data": {
|
||||
"extra_arguments": "Argumentos FFMPEG extras",
|
||||
"rtsp_transport": "Mecanismo de transporte RTSP"
|
||||
},
|
||||
"title": "Op\u00e7\u00f5es do dispositivo ONVIF"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/pi_hole/translations/pt.json
Normal file
11
homeassistant/components/pi_hole/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"manual_setup": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
},
|
||||
"select_server": {
|
||||
"data": {
|
||||
"server": "Servidor"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"credential_error": "Erro ao obter credenciais.",
|
||||
"devices_configured": "Todos os dispositivos encontrados j\u00e1 est\u00e3o configurados.",
|
||||
"no_devices_found": "N\u00e3o foram encontrados dispositivos PlayStation 4 na rede."
|
||||
},
|
||||
|
|
11
homeassistant/components/roku/translations/pt.json
Normal file
11
homeassistant/components/roku/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8,7 +8,7 @@
|
|||
"data": {
|
||||
"continuous": "Cont\u00ednuo",
|
||||
"delay": "Atraso",
|
||||
"host": "Nome servidor ou endere\u00e7o IP",
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe"
|
||||
},
|
||||
"title": "Conectar ao dispositivo"
|
||||
|
|
14
homeassistant/components/shopping_list/translations/pt.json
Normal file
14
homeassistant/components/shopping_list/translations/pt.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "A lista de compras j\u00e1 est\u00e1 configurada."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Deseja configurar a lista de compras?",
|
||||
"title": "Lista de compras"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Lista de compras"
|
||||
}
|
|
@ -8,7 +8,7 @@
|
|||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Endere\u00e7o de correio eletr\u00f3nico"
|
||||
"username": "Email"
|
||||
},
|
||||
"title": "Preencha as suas informa\u00e7\u00f5es"
|
||||
}
|
||||
|
|
11
homeassistant/components/sonarr/translations/pt.json
Normal file
11
homeassistant/components/sonarr/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/tile/translations/pt.json
Normal file
13
homeassistant/components/tile/translations/pt.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "E-mail"
|
||||
},
|
||||
"title": "Configurar Tile"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8,6 +8,17 @@
|
|||
"error": {
|
||||
"one": "um",
|
||||
"other": "v\u00e1rios"
|
||||
},
|
||||
"flow_title": "UPnP/IGD: {name}",
|
||||
"step": {
|
||||
"ssdp_confirm": {
|
||||
"description": "Deseja configurar este dispositivo UPnP/IGD?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"usn": "Dispositivo"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4,7 +4,8 @@
|
|||
"clean": "Deixar {entity_name} limpar"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_cleaning": "{entity_name} est\u00e1 a limpar"
|
||||
"is_cleaning": "{entity_name} est\u00e1 a limpar",
|
||||
"is_docked": "{entity_name} est\u00e1 ancorado"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
|
|
11
homeassistant/components/vilfo/translations/pt.json
Normal file
11
homeassistant/components/vilfo/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"pair_tv": {
|
||||
"data": {
|
||||
"pin": "PIN"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nome"
|
||||
|
|
11
homeassistant/components/xiaomi_miio/translations/pt.json
Normal file
11
homeassistant/components/xiaomi_miio/translations/pt.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"gateway": {
|
||||
"data": {
|
||||
"host": "Endere\u00e7o IP"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue