mirror of https://github.com/arendst/Tasmota.git
Brazilian portuguese updated
This commit is contained in:
parent
6f106ce0ae
commit
654826cb74
|
@ -75,12 +75,12 @@
|
|||
#define D_CORS_DOMAIN "CORS Domain"
|
||||
#define D_COUNT "Contagem"
|
||||
#define D_COUNTER "Contador"
|
||||
#define D_CT_POWER "CT Power"
|
||||
#define D_CT_POWER "Carga CT"
|
||||
#define D_CURRENT "Corrente" // As in Voltage and Current
|
||||
#define D_DATA "Dados"
|
||||
#define D_DARKLIGHT "Luz escura"
|
||||
#define D_DEBUG "Depurar"
|
||||
#define D_DEWPOINT "Dew point"
|
||||
#define D_DEWPOINT "Ponto de orvalho"
|
||||
#define D_DISABLED "Desabilitado"
|
||||
#define D_DISTANCE "Distância"
|
||||
#define D_DNS_SERVER "Servidor DNS"
|
||||
|
@ -247,7 +247,7 @@
|
|||
#define D_BUTTON_TOGGLE "Comandar"
|
||||
#define D_CONFIGURATION "Configuração"
|
||||
#define D_INFORMATION "Informação"
|
||||
#define D_FIRMWARE_UPGRADE "Atualização de Firmware"
|
||||
#define D_FIRMWARE_UPGRADE "Atualização de firmware"
|
||||
#define D_CONSOLE "Console"
|
||||
#define D_CONFIRM_RESTART "Confirmar o reinicio"
|
||||
|
||||
|
@ -353,7 +353,7 @@
|
|||
#define D_UPLOAD_ERR_2 "Não existe memória disponível"
|
||||
#define D_UPLOAD_ERR_3 "Byte mágico não é 0xE9"
|
||||
#define D_UPLOAD_ERR_4 "O tamanho do programa é maior do que o tamanho da memória"
|
||||
#define D_UPLOAD_ERR_5 "Envio buffer miscompare"
|
||||
#define D_UPLOAD_ERR_5 "Buffer de envio insuficiente"
|
||||
#define D_UPLOAD_ERR_6 "Falha no envio. Habilitar logging 3"
|
||||
#define D_UPLOAD_ERR_7 "Envio cancelado"
|
||||
#define D_UPLOAD_ERR_8 "Arquivo inválido"
|
||||
|
@ -362,7 +362,7 @@
|
|||
#define D_UPLOAD_ERR_11 "Falha ao apagar o chip RF"
|
||||
#define D_UPLOAD_ERR_12 "Falha ao escrever o chip RF"
|
||||
#define D_UPLOAD_ERR_13 "Falha ao decodificar o firmware de RF"
|
||||
#define D_UPLOAD_ERR_14 "Not compatible"
|
||||
#define D_UPLOAD_ERR_14 "Não compatível"
|
||||
#define D_UPLOAD_ERROR_CODE "Código de erro do envio"
|
||||
|
||||
#define D_ENTER_COMMAND "Inserir comando"
|
||||
|
@ -647,6 +647,7 @@
|
|||
#define D_SENSOR_OLED_RESET "OLED Reset"
|
||||
#define D_SENSOR_ZIGBEE_TXD "Zigbee Tx"
|
||||
#define D_SENSOR_ZIGBEE_RXD "Zigbee Rx"
|
||||
#define D_SENSOR_ZIGBEE_RST "Zigbee Rst"
|
||||
#define D_SENSOR_SOLAXX1_TX "SolaxX1 Tx"
|
||||
#define D_SENSOR_SOLAXX1_RX "SolaxX1 Rx"
|
||||
#define D_SENSOR_IBEACON_TX "iBeacon TX"
|
||||
|
|
Loading…
Reference in New Issue