From da07079d89c0b030ed0f7a978caa6c68644ab2e1 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 10 Sep 2016 16:25:07 +1200 Subject: Update existing localizations --- web/l10n/pt.json | 36 ++++++++++++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 4 deletions(-) (limited to 'web/l10n/pt.json') diff --git a/web/l10n/pt.json b/web/l10n/pt.json index 3492bdc5c..fe7c6aca1 100644 --- a/web/l10n/pt.json +++ b/web/l10n/pt.json @@ -24,6 +24,11 @@ "sharedAttribute": "Attribute", "sharedArea": "Area", "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", "errorTitle": "Erro", "errorUnknown": "Erro desconhecido", "errorConnection": "Erro de conexão", @@ -53,11 +58,11 @@ "settingsGroups": "Groups", "settingsServer": "Servidor", "settingsUsers": "Usuário", - "settingsDistanceUnit": "Distância", "settingsSpeedUnit": "Velocidade", "settingsTwelveHourFormat": "12-hour Format", "reportTitle": "Relatórios", "reportDevice": "Dispositivo", + "reportGroup": "Group", "reportFrom": "De", "reportTo": "Para", "reportShow": "Mostrar", @@ -89,7 +94,6 @@ "stateValue": "Valor", "commandTitle": "Comando", "commandSend": "Enviar", - "commandType": "Tipo", "commandSent": "Comando foi enviado", "commandPositionPeriodic": "Posição Tempo", "commandPositionStop": "Parar Posição", @@ -105,6 +109,7 @@ "commandRequestPhoto": "Request Photo", "commandRebootDevice": "Reboot Device", "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", "commandSosNumber": "Set SOS Number", "commandSilenceTime": "Set Silence Time", "commandSetPhonebook": "Set Phonebook", @@ -112,6 +117,11 @@ "commandOutputControl": "Output Control", "commandAlarmSpeed": "Overspeed Alarm", "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", "eventDeviceOnline": "Device is online", "eventDeviceOffline": "Device is offline", "eventDeviceMoving": "Device is moving", @@ -121,6 +131,8 @@ "eventGeofenceEnter": "Device has entered geofence", "eventGeofenceExit": "Device has exited geofence", "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", "alarm": "Alarm", "alarmSos": "SOS Alarm", "alarmVibration": "Vibration Alarm", @@ -128,9 +140,25 @@ "alarmOverspeed": "Overspeed Alarm", "alarmFallDown": "FallDown Alarm", "alarmLowBattery": "LowBattery Alarm", - "alarmMotion": "Motion Alarm", "alarmFault": "Fault Alarm", "notificationType": "Type of Notification", "notificationWeb": "Send via Web", - "notificationMail": "Send via Mail" + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" } \ No newline at end of file -- cgit v1.2.3