Update translations
This commit is contained in:
parent
4946fa5fa1
commit
51ed15372d
23 changed files with 214 additions and 7 deletions
|
|
@ -4,10 +4,12 @@
|
|||
"statusTitle": "日志",
|
||||
"saveButton": "保存",
|
||||
"cancelButton": "取消",
|
||||
"okButton": "OK",
|
||||
"locationButton": "发送位置",
|
||||
"statusButton": "显示状态",
|
||||
"settingsButton": "更改设置",
|
||||
"invalidValue": "无效的值",
|
||||
"invalidValue": "无效值",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "设备标识符",
|
||||
"urlLabel": "服务器地址",
|
||||
"accuracyLabel": "定位精度",
|
||||
|
|
@ -15,10 +17,17 @@
|
|||
"mediumAccuracyLabel": "中",
|
||||
"lowAccuracyLabel": "低",
|
||||
"intervalLabel": "间隔(秒)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "距离(米)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"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.",
|
||||
"startAction": "启动服务",
|
||||
"stopAction": "停止服务",
|
||||
"sosAction": "发送SOS"
|
||||
"sosAction": "发送求救信号"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue