diff options
Diffstat (limited to 'web/l10n/zh.json')
-rw-r--r-- | web/l10n/zh.json | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/web/l10n/zh.json b/web/l10n/zh.json index 002ee62e..edce2181 100644 --- a/web/l10n/zh.json +++ b/web/l10n/zh.json @@ -75,10 +75,11 @@ "sharedNew": "新建", "sharedShowAddress": "显示地址", "sharedDisabled": "关闭", + "sharedMaintenance": "维护", + "sharedMaintenances": "维护", "attributeSpeedLimit": "速度限制", + "attributePolylineDistance": "折线距离", "attributeReportIgnoreOdometer": "报告:忽略里程表", - "attributeMaintenanceStart": "维护:开始", - "attributeMaintenanceInterval": "维护:间隔", "attributeWebReportColor": "页面:报告颜色", "attributeDevicePassword": "设备密码", "attributeProcessingCopyAttributes": "处理中:复制属性", @@ -103,11 +104,13 @@ "attributeUiDisableDrivers": "关闭驾驶员", "attributeUiDisableComputedAttributes": "关闭计算属性", "attributeUiDisableCalendars": "关闭日历", + "attributeUiDisableMaintenances": "关闭维护保养", "attributeUiHidePositionAttributes": "隐藏位置属性", "errorTitle": "错误", "errorGeneral": "无效参数", "errorConnection": "连接错误", "errorSocket": "网络通讯错误", + "errorZero": "不能为0", "userEmail": "邮箱", "userPassword": "密码", "userAdmin": "管理员", @@ -238,6 +241,7 @@ "mapBaidu": "百度地图", "mapYandexMap": "Yandex地图", "mapYandexSat": "Yandex卫星地图", + "mapWikimedia": "维基", "mapShapePolygon": "多边形", "mapShapeCircle": "圆形", "mapShapePolyline": "折线", @@ -335,6 +339,7 @@ "alarmGpsAntennaCut": "GPS天线报警", "alarmAccident": "事故报警", "alarmTow": "牵引报警", + "alarmIdle": "怠速报警", "alarmHardAcceleration": "急加速报警", "alarmHardBraking": "隐藏刹车报警", "alarmFatigueDriving": "疲劳驾驶报警", @@ -346,14 +351,15 @@ "alarmShock": "震动报警", "alarmBonnet": "阀盖报警", "alarmFootBrake": "制动报警", - "alarmOilLeak": "油料泄漏报警", + "alarmFuelLeak": "燃料泄漏报警", "alarmTampering": "篡改报警", "alarmRemoving": "移除报警", "notificationType": "通知类型", "notificationAlways": "所有设备", - "notificationWeb": "通过网页发送", - "notificationMail": "通过邮件发送", - "notificationSms": "通过短信发送", + "notificationNotificators": "通道", + "notificatorWeb": "网页", + "notificatorMail": "邮件", + "notificatorSms": "短信", "reportRoute": "轨迹", "reportEvents": "事件", "reportTrips": "行程", @@ -408,6 +414,11 @@ "categoryPlane": "飞机", "categoryShip": "船", "categoryTractor": "拖拉机", + "categoryTrain": "火车", + "categoryTram": "有轨电车", + "categoryTrolleybus": "无轨电车", "categoryTruck": "卡车", - "categoryVan": "厢式货车" + "categoryVan": "厢式货车", + "maintenanceStart": "开始", + "maintenancePeriod": "时期" }
\ No newline at end of file |