Update translations
This commit is contained in:
parent
4658ceeaa8
commit
bc75a34722
26 changed files with 80 additions and 54 deletions
|
|
@ -1,34 +1,35 @@
|
|||
{
|
||||
"trackingTitle": "跟踪",
|
||||
"trackingTitle": "追踪",
|
||||
"settingsTitle": "设置",
|
||||
"statusTitle": "日志",
|
||||
"saveButton": "保存",
|
||||
"cancelButton": "取消",
|
||||
"okButton": "OK",
|
||||
"okButton": "确认",
|
||||
"locationButton": "发送位置",
|
||||
"statusButton": "显示状态",
|
||||
"settingsButton": "更改设置",
|
||||
"invalidValue": "无效值",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "不可用",
|
||||
"idLabel": "设备标识符",
|
||||
"urlLabel": "服务器地址",
|
||||
"accuracyLabel": "定位精度",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highestAccuracyLabel": "最高",
|
||||
"highAccuracyLabel": "高",
|
||||
"mediumAccuracyLabel": "中",
|
||||
"lowAccuracyLabel": "低",
|
||||
"intervalLabel": "间隔(秒)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "最快间隔(秒)",
|
||||
"distanceLabel": "距离(米)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"angleLabel": "角度(度)",
|
||||
"heartbeatLabel": "固定心跳包(秒)",
|
||||
"bufferLabel": "离线缓冲",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "持续跟踪",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"wakelockLabel": "唤醒锁",
|
||||
"stopDetectionLabel": "停止检测",
|
||||
"trackingLabel": "持续追踪",
|
||||
"advancedLabel": "高级设置",
|
||||
"passwordLabel": "密码",
|
||||
"optimizationMessage": "为了确保可靠的跟踪,请禁用此应用的电池优化。",
|
||||
"passwordError": "密码错误",
|
||||
"startAction": "启动服务",
|
||||
"stopAction": "停止服务",
|
||||
"sosAction": "发送求救信号"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue