From d6445273b78fef8e5a081402f6ca6eb69ea952b2 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 21 May 2022 15:09:36 -0700 Subject: Update localization --- web/l10n/zh.json | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) (limited to 'web/l10n/zh.json') diff --git a/web/l10n/zh.json b/web/l10n/zh.json index 8341faff..1d46fe95 100644 --- a/web/l10n/zh.json +++ b/web/l10n/zh.json @@ -60,6 +60,7 @@ "sharedCalendar": "日历", "sharedCalendars": "日历", "sharedFile": "文件", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "选择文件", "sharedPhone": "电话", "sharedRequired": "必填", @@ -83,6 +84,7 @@ "sharedAlarms": "报警", "sharedLocation": "位置", "sharedImport": "接入", + "sharedColumns": "Columns", "attributeSpeedLimit": "速度限制", "attributePolylineDistance": "折线距离", "attributeReportIgnoreOdometer": "报告:忽略里程表", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "邮件:SMTP认证开启", "attributeMailSmtpUsername": "邮件:SMTP用户名", "attributeMailSmtpPassword": "邮件:SMTP密码", - "attributeUiDisableReport": "关闭报告", "attributeUiDisableEvents": "关闭事件", "attributeUiDisableVehicleFetures": "关闭车辆特性", "attributeUiDisableDrivers": "关闭驾驶员", @@ -129,6 +130,7 @@ "userUserLimit": "用户限制", "userDeviceReadonly": "设备只读", "userLimitCommands": "限制指令", + "userDisableReports": "Disable Reports", "userToken": "令牌", "loginTitle": "登录", "loginLanguage": "语言", @@ -175,7 +177,9 @@ "reportTo": "结束", "reportShow": "查询", "reportClear": "清空", - "positionFixTime": "时间", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "有效", "positionAccuracy": "精度", "positionLatitude": "纬度", @@ -226,6 +230,7 @@ "positionMotion": "运动", "positionArmed": "Armed", "positionAcceleration": "加速度", + "positionTemp": "Temperature", "positionDeviceTemp": "设备温度", "positionOperator": "操作员", "positionCommand": "指令", @@ -272,6 +277,7 @@ "mapLiveRoutes": "运动轨迹", "mapCurrentLocation": "当前位置", "mapPoiLayer": "POI层", + "mapClustering": "Markers Clustering", "stateTitle": "状态", "stateName": "参数", "stateValue": "值", @@ -313,9 +319,16 @@ "commandGetModemStatus": "获取Modem状态", "commandGetDeviceStatus": "获取设备状态", "commandSetSpeedLimit": "设置速度限制", - "commandModePowerSaving": "修改电源节省", - "commandModeDeepSleep": "修改深度睡眠", - "commandMovementAlarm": "移动报警", + "commandModePowerSaving": "Power Saving Mode", + "commandModeDeepSleep": "Deep Sleep Mode", + "commandAlarmGeofence": "Set Geofence Alarm", + "commandAlarmBattery": "Set Battery Alarm", + "commandAlarmSos": "Set SOS Alarm", + "commandAlarmRemove": "Set Remove Alarm", + "commandAlarmClock": "Set Clock Alarm", + "commandAlarmSpeed": "Set Speed Alarm", + "commandAlarmFall": "Set Fall Alarm", + "commandAlarmVibration": "Set Vibration Alarm", "commandFrequency": "频率", "commandTimezone": "时区偏移", "commandMessage": "消息", -- cgit v1.2.3