diff options
Diffstat (limited to 'web/l10n/vi.json')
-rw-r--r-- | web/l10n/vi.json | 36 |
1 files changed, 32 insertions, 4 deletions
diff --git a/web/l10n/vi.json b/web/l10n/vi.json index 55d356751..f344d7a0b 100644 --- a/web/l10n/vi.json +++ b/web/l10n/vi.json @@ -24,6 +24,11 @@ "sharedAttribute": "Thuộc tính", "sharedArea": "Khu vực", "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", "errorTitle": "Lỗi", "errorUnknown": "Lỗi không xác định", "errorConnection": "Lỗi kết nối", @@ -53,11 +58,11 @@ "settingsGroups": "Nhóm", "settingsServer": "Máy chủ", "settingsUsers": "Người dùng", - "settingsDistanceUnit": "Khoảng cách", "settingsSpeedUnit": "Tốc độ", "settingsTwelveHourFormat": "Định dạng 12h", "reportTitle": "Báo cáo", "reportDevice": "Thiết bị", + "reportGroup": "Group", "reportFrom": "Từ", "reportTo": "Đến", "reportShow": "Hiển thị", @@ -89,7 +94,6 @@ "stateValue": "Giá trị", "commandTitle": "Lệnh", "commandSend": "Gửi", - "commandType": "Loại", "commandSent": "Lệnh đã được gửi", "commandPositionPeriodic": "Báo cáo định kỳ", "commandPositionStop": "Dừng báo cáo", @@ -105,6 +109,7 @@ "commandRequestPhoto": "Yêu cầu ảnh", "commandRebootDevice": "Khởi động lại thiết bị", "commandSendSms": "Gửi tin nhắn", + "commandSendUssd": "Send USSD", "commandSosNumber": "Thiết lập số khẩn cấp", "commandSilenceTime": "Thiêt lập giờ im lặng", "commandSetPhonebook": "Thiết lập danh bạ điện thoại", @@ -112,6 +117,11 @@ "commandOutputControl": "Điều khiển đầu ra", "commandAlarmSpeed": "Báo động quá tốc độ", "commandDeviceIdentification": "Định danh thiết bị", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", "eventDeviceOnline": "Thiết bị trực tuyến", "eventDeviceOffline": "Thiết bị ngoại tuyến", "eventDeviceMoving": "Thiết bị đang di chuyển", @@ -121,6 +131,8 @@ "eventGeofenceEnter": "Thiết bị đã đi vào giới hạn địa lý", "eventGeofenceExit": "Thiết bị đã thoát khỏi giới hạn địa lý", "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": "Loại thông báo", "notificationWeb": "Gửi từ web", - "notificationMail": "Gửi từ mail" + "notificationMail": "Gửi từ 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 |