From 0370727ff4a78f859e8ac13ae9d2124a027cc871 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 2 Sep 2017 09:23:42 +1200 Subject: Update localizations --- web/l10n/zh.json | 42 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 34 insertions(+), 8 deletions(-) (limited to 'web/l10n/zh.json') diff --git a/web/l10n/zh.json b/web/l10n/zh.json index 90da7d4c..ee851958 100644 --- a/web/l10n/zh.json +++ b/web/l10n/zh.json @@ -31,6 +31,8 @@ "sharedNotifications": "通知", "sharedAttributes": "属性", "sharedAttribute": "属性", + "sharedDrivers": "Drivers", + "sharedDriver": "Driver", "sharedArea": "区域", "sharedSound": "通知声音", "sharedType": "报表类型", @@ -75,6 +77,7 @@ "attributeColor": "颜色", "attributeWebLiveRouteLength": "页面:活动路径长度", "attributeWebSelectZoom": "页面:放大所选择的", + "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeMailSmtpHost": "邮件:SMTP主机", "attributeMailSmtpPort": "邮件:SMTP端口", "attributeMailSmtpStarttlsEnable": "邮件:SMTP STARTTLS开启", @@ -86,6 +89,11 @@ "attributeMailSmtpAuth": "邮件:SMTP认证开启", "attributeMailSmtpUsername": "邮件:SMTP用户名", "attributeMailSmtpPassword": "邮件:SMTP密码", + "attributeUiDisableReport": "UI: Disable Report", + "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", + "attributeUiDisableDrivers": "UI: Disable Drivers", + "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", + "attributeUiDisableCalendars": "UI: Disable Calendars", "errorTitle": "错误", "errorGeneral": "无效参数", "errorConnection": "连接错误", @@ -196,6 +204,7 @@ "positionDtcs": "DTCs", "positionObdSpeed": "OBD速度", "positionObdOdometer": "OBD里程表", + "positionDriverUniqueId": "Driver Unique Id", "serverTitle": "服务器设置", "serverZoom": "缩放", "serverRegistration": "注册", @@ -223,14 +232,14 @@ "commandTitle": "下发指令", "commandSend": "发送", "commandSent": "命令已发送", + "commandUnit": "单位", + "commandCustom": "自定义指令", + "commandDeviceIdentification": "设备标识", + "commandPositionSingle": "单个报告", "commandPositionPeriodic": "位置获取", "commandPositionStop": "位置停止", "commandEngineStop": "引擎熄火", "commandEngineResume": "引擎启动", - "commandFrequency": "频率", - "commandUnit": "单位", - "commandCustom": "自定义指令", - "commandPositionSingle": "单个报告", "commandAlarmArm": "Arm Alarm", "commandAlarmDisarm": "解除报警", "commandSetTimezone": "设置时区", @@ -241,18 +250,34 @@ "commandSosNumber": "设置SOS号码", "commandSilenceTime": "设置静音时间", "commandSetPhonebook": "设置电话本", - "commandSetIndicator": "设置指标", "commandVoiceMessage": "语音信息", "commandOutputControl": "输出控制", + "commandVoiceMonitoring": "Voice Monitoring", + "commandSetAgps": "Set AGPS", + "commandSetIndicator": "设置指标", + "commandConfiguration": "Configuration", + "commandGetVersion": "Get Version", + "commandFirmwareUpdate": "Update Firmware", + "commandSetConnection": "Set Connection", + "commandSetOdometer": "Set Odometer", + "commandGetModemStatus": "Get Modem Status", + "commandGetDeviceStatus": "Get Device Status", + "commandModePowerSaving": "Modify Power Saving", + "commandModeDeepSleep": "Modify Deep Sleep", + "commandMovementAlarm": "Movement Alarm", + "commandAlarmBattery": "Battery Alarm", + "commandAlarmSos": "SOS Alarm", + "commandAlarmRemove": "Remove Alarm", + "commandAlarmClock": "Clock Alarm", "commandAlarmSpeed": "超速报警", - "commandDeviceIdentification": "设备标识", + "commandAlarmFall": "Fail Alarm", + "commandAlarmVibration": "Vibration Alarm", + "commandFrequency": "频率", "commandIndex": "索引", "commandData": "日期", "commandPhone": "电话号码", "commandMessage": "消息", "commandTimezone": "时区偏移", - "commandgetModemStatus": "Modem状态", - "commandgetDeviceStatus": "设备状态", "eventAll": "所有事件", "eventDeviceOnline": "设备在线", "eventDeviceUnknown": "设备状态未知", @@ -269,6 +294,7 @@ "eventIgnitionOff": "点火关闭", "eventMaintenance": "需要维护", "eventTextMessage": "已接收文本信息", + "eventDriverChanged": "Driver has changed", "eventsScrollToLast": "滚动到最后", "alarmSos": "SOS报警", "alarmVibration": "振动报警", -- cgit v1.2.3