diff options
Diffstat (limited to 'web/l10n/pt_BR.json')
-rw-r--r-- | web/l10n/pt_BR.json | 82 |
1 files changed, 47 insertions, 35 deletions
diff --git a/web/l10n/pt_BR.json b/web/l10n/pt_BR.json index c536d5239..9d613dd1c 100644 --- a/web/l10n/pt_BR.json +++ b/web/l10n/pt_BR.json @@ -15,20 +15,22 @@ "sharedMinute": "Minuto", "sharedSecond": "Segundo", "sharedName": "Nome", - "sharedDescription": "Description", + "sharedDescription": "Descrição", "sharedSearch": "Busca", - "sharedGeofence": "Geofence", - "sharedGeofences": "Geofences", - "sharedNotifications": "Notifications", - "sharedAttributes": "Attributes", - "sharedAttribute": "Attribute", - "sharedArea": "Area", + "sharedGeofence": "Geocerca", + "sharedGeofences": "Geocercas", + "sharedNotifications": "Notificações", + "sharedAttributes": "Atributos", + "sharedAttribute": "Atributo", + "sharedArea": "Área", + "sharedMute": "Mudo", "errorTitle": "Erro", "errorUnknown": "Erro desconhecido", "errorConnection": "Erro de conexão", "userEmail": "Email", "userPassword": "Senha", "userAdmin": "Admin", + "userRemember": "Remember", "loginTitle": "Entrar", "loginLanguage": "Idioma", "loginRegister": "Registrar", @@ -80,8 +82,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Estradas", "mapBingAerial": "Bing Maps Aéreo", - "mapShapePolygon": "Polygon", - "mapShapeCircle": "Circle", + "mapShapePolygon": "Polígono", + "mapShapeCircle": "Círculo", "stateTitle": "Estado", "stateName": "Atributo", "stateValue": "Valor", @@ -95,30 +97,40 @@ "commandEngineResume": "Religar Motor", "commandFrequency": "Frequencia", "commandUnit": "Unidade", - "commandCustom": "Custom command", - "commandPositionSingle": "Single Reporting", - "commandAlarmArm": "Arm Alarm", - "commandAlarmDisarm": "Disarm Alarm", - "commandSetTimezone": "Set Timezone", - "commandRequestPhoto": "Request Photo", - "commandRebootDevice": "Reboot Device", - "commandSendSms": "Send SMS", - "commandSosNumber": "Set SOS Number", - "commandSilenceTime": "Set Silence Time", - "commandSetPhonebook": "Set Phonebook", - "commandVoiceMessage": "Voice Message", - "commandOutputControl": "Output Control", - "commandAlarmSpeed": "Overspeed Alarm", - "commandDeviceIdentification": "Device Identification", - "eventDeviceOnline": "Device is online", - "eventDeviceOffline": "Device is offline", - "eventDeviceMoving": "Device is moving", - "eventDeviceStopped": "Device is stopped", - "eventDeviceOverspeed": "Device exceeds the speed", - "eventCommandResult": "Command result", - "eventGeofenceEnter": "Device has entered geofence", - "eventGeofenceExit": "Device has exited geofence", - "notificationType": "Type of Notification", - "notificationWeb": "Send via Web", - "notificationMail": "Send via Mail" + "commandCustom": "Comando personalizado", + "commandPositionSingle": "Relatório único", + "commandAlarmArm": "Ativar Alarme", + "commandAlarmDisarm": "Desativar Alarme", + "commandSetTimezone": "Definir fuso horário", + "commandRequestPhoto": "Pegar foto", + "commandRebootDevice": "Reiniciar dispositivo", + "commandSendSms": "Enviar SMS", + "commandSosNumber": "Definir numero SOS", + "commandSilenceTime": "Silencioso", + "commandSetPhonebook": "Definir lista telefônica", + "commandVoiceMessage": "Mensagem de voz", + "commandOutputControl": "Controle de saída", + "commandAlarmSpeed": "Alarme de excesso de velocidade", + "commandDeviceIdentification": "Identificação do dispositivo", + "eventDeviceOnline": "Dispositivo está on-line", + "eventDeviceOffline": "Dispositivo está offline", + "eventDeviceMoving": "Dispositivo está se movendo", + "eventDeviceStopped": "Dispositivo está parado", + "eventDeviceOverspeed": "Dispositivo excede a velocidade", + "eventCommandResult": "Resultado do comando", + "eventGeofenceEnter": "Dispositivo entrou geocerca", + "eventGeofenceExit": "Dispositivo saiu geocerca", + "eventAlarm": "Alarmes", + "alarm": "Alarme", + "alarmSos": "Alarme SOS", + "alarmVibration": "Alarme de Vibração", + "alarmMovement": "Alarme de Movimento", + "alarmOverspeed": "Alarme de Alta Velocidade", + "alarmFallDown": "Alarme de Queda", + "alarmLowBattery": "Alarme de Bateria Fraca", + "alarmMotion": "Alarme de Movimento", + "alarmFault": "Alarme de Problema", + "notificationType": "Tipo de Notificação", + "notificationWeb": "Enviar via Web", + "notificationMail": "Enviar via Email" }
\ No newline at end of file |