2018-05-05 15:32:36 +00:00
{
"config" : {
"abort" : {
2018-06-18 03:03:29 +00:00
"already_configured" : "Bridge j\u00e1 est\u00e1 configurada" ,
2020-12-10 00:03:01 +00:00
"already_in_progress" : "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer" ,
2020-12-07 00:04:18 +00:00
"no_bridges" : "Nenhum hub deCONZ descoberto" ,
"not_deconz_bridge" : "N\u00e3o \u00e9 uma bridge deCONZ"
2018-06-18 03:03:29 +00:00
} ,
"error" : {
2020-12-07 00:04:18 +00:00
"no_key" : "N\u00e3o foi poss\u00edvel obter uma API Key"
2018-06-18 03:03:29 +00:00
} ,
"step" : {
2020-12-10 00:03:01 +00:00
"hassio_confirm" : {
2021-03-16 00:04:36 +00:00
"description" : "Deseja configurar o Home Assistant para se conectar ao gateway deCONZ fornecido pelo addon Supervisor {addon} ?" ,
"title" : "Gateway Zigbee deCONZ via addon Supervisor"
2020-12-10 00:03:01 +00:00
} ,
2018-06-18 03:03:29 +00:00
"link" : {
"description" : "Desbloqueie o seu gateway deCONZ para se registar no Home Assistant. \n\n 1. V\u00e1 para as configura\u00e7\u00f5es do sistema deCONZ \n 2. Pressione o bot\u00e3o \"Desbloquear Gateway\"" ,
2019-04-01 03:01:23 +00:00
"title" : "Liga\u00e7\u00e3o com deCONZ"
2020-04-18 00:04:07 +00:00
} ,
2020-04-23 00:05:07 +00:00
"manual_input" : {
"data" : {
"host" : "Servidor" ,
"port" : "Porta"
}
2018-06-18 03:03:29 +00:00
}
2020-04-15 16:51:07 +00:00
}
2019-10-19 00:32:15 +00:00
} ,
"device_automation" : {
"trigger_subtype" : {
2020-04-23 00:05:07 +00:00
"both_buttons" : "Ambos os bot\u00f5es" ,
"bottom_buttons" : "Bot\u00f5es inferiores" ,
"button_1" : "Primeiro bot\u00e3o" ,
"button_2" : "Segundo bot\u00e3o" ,
"button_3" : "Terceiro bot\u00e3o" ,
"button_4" : "Quarto bot\u00e3o" ,
"close" : "Fechar" ,
"dim_down" : "Escurecer" ,
"dim_up" : "Clariar" ,
2019-11-14 00:32:16 +00:00
"left" : "Esquerda" ,
2020-04-23 00:05:07 +00:00
"open" : "Abrir" ,
"right" : "Direita" ,
2019-11-14 00:32:16 +00:00
"side_1" : "Lado 1" ,
"side_2" : "Lado 2" ,
"side_3" : "Lado 3" ,
"side_4" : "Lado 4" ,
"side_5" : "Lado 5" ,
2020-04-23 00:05:07 +00:00
"side_6" : "Lado 6" ,
"top_buttons" : "Bot\u00f5es superiores" ,
"turn_off" : "Desligar" ,
"turn_on" : "Ligar"
} ,
"trigger_type" : {
2020-07-03 00:03:38 +00:00
"remote_awakened" : "Dispositivo acordou" ,
"remote_button_double_press" : "Bot\u00e3o \"{subtype}\" clicado duas vezes" ,
"remote_button_long_press" : "Bot\u00e3o \"{subtype}\" pressionado continuamente" ,
2020-12-07 00:04:18 +00:00
"remote_falling" : "Dispositivo em queda livre" ,
"remote_gyro_activated" : "Dispositivo agitado"
2019-10-19 00:32:15 +00:00
}
2020-12-10 00:03:01 +00:00
} ,
"options" : {
"step" : {
"deconz_devices" : {
"data" : {
"allow_deconz_groups" : "Permitir grupos de luz deCONZ"
} ,
"description" : "Configure a visibilidade dos tipos de dispositivos deCONZ"
}
}
2020-04-16 20:00:10 +00:00
}
2018-05-05 15:32:36 +00:00
}