aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/zh.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/l10n/zh.json')
-rw-r--r--web/l10n/zh.json17
1 files changed, 5 insertions, 12 deletions
diff --git a/web/l10n/zh.json b/web/l10n/zh.json
index 58c0278db..b65fb958e 100644
--- a/web/l10n/zh.json
+++ b/web/l10n/zh.json
@@ -13,15 +13,13 @@
"sharedHour": "小时",
"sharedMinute": "分钟",
"sharedSecond": "秒",
-
"errorTitle": "错误",
"errorUnknown": "未知错误",
-
+ "errorConnection": "Connection error",
"userName": "名字",
"userEmail": "邮箱",
"userPassword": "密码",
"userAdmin": "管理员",
-
"loginTitle": "登录",
"loginLanguage": "语言",
"loginRegister": "注册",
@@ -29,27 +27,23 @@
"loginFailed": "邮箱地址或密码不对",
"loginCreated": "新用户已经被注册了",
"loginLogout": "登出",
-
"deviceDialog": "设备",
"deviceTitle": "设备",
"deviceName": "名字",
"deviceIdentifier": "标识符",
"deviceCommand": "指令",
-
"settingsTitle": "设置",
"settingsUser": "账户",
"settingsServer": "服务器",
"settingsUsers": "用户",
"settingsDistanceUnit": "距离",
"settingsSpeedUnit": "速度",
-
"reportTitle": "报表",
"reportDevice": "设备",
"reportFrom": "开始",
"reportTo": "结束",
"reportShow": "显示",
"reportClear": "清空",
-
"positionFixTime": "时间",
"positionValid": "有效",
"positionLatitude": "纬度",
@@ -59,28 +53,27 @@
"positionCourse": "航向",
"positionAddress": "地址",
"positionProtocol": "协议",
-
"serverTitle": "服务器设置",
"serverZoom": "缩放",
"serverRegistration": "注册",
-
"mapTitle": "地图",
"mapLayer": "地图图层",
+ "mapCustom": "Custom Map",
"mapOsm": "OpenStreetMap 地图",
+ "mapBingKey": "Bing Maps Key",
"mapBingRoad": "Bing 公路线路地图",
"mapBingAerial": "Bing 航测地图",
-
"stateTitle": "状态",
"stateName": "参数",
"stateValue": "数值",
-
"commandTitle": "命令",
"commandSend": "发送",
"commandType": "类型",
+ "commandSent": "Command has been sent",
"commandPositionPeriodic": "位置获取",
"commandPositionStop": "位置停止",
"commandEngineStop": "引擎熄火",
"commandEngineResume": "引擎启动",
"commandFrequency": "频率",
"commandUnit": "单位"
-}
+} \ No newline at end of file