trcr/lib/l10n/app_zh.arb

37 lines
1.2 KiB
Text
Raw Normal View History

2025-06-07 07:11:45 -07:00
{
2025-07-10 14:38:34 +00:00
"trackingTitle": "追踪",
2025-06-07 07:11:45 -07:00
"settingsTitle": "设置",
"statusTitle": "日志",
"saveButton": "保存",
"cancelButton": "取消",
2025-07-10 14:38:34 +00:00
"okButton": "确认",
2025-06-07 07:11:45 -07:00
"locationButton": "发送位置",
"statusButton": "显示状态",
"settingsButton": "更改设置",
2025-06-15 05:26:50 +00:00
"invalidValue": "无效值",
2025-07-10 14:38:34 +00:00
"disabledValue": "不可用",
2025-06-07 07:11:45 -07:00
"idLabel": "设备标识符",
"urlLabel": "服务器地址",
"accuracyLabel": "定位精度",
2025-07-10 14:38:34 +00:00
"highestAccuracyLabel": "最高",
2025-06-07 07:11:45 -07:00
"highAccuracyLabel": "高",
"mediumAccuracyLabel": "中",
"lowAccuracyLabel": "低",
"intervalLabel": "间隔(秒)",
2025-07-10 14:38:34 +00:00
"fastestIntervalLabel": "最快间隔(秒)",
2025-06-07 07:11:45 -07:00
"distanceLabel": "距离(米)",
2025-07-10 14:38:34 +00:00
"angleLabel": "角度(度)",
"heartbeatLabel": "固定心跳包(秒)",
2025-06-07 07:11:45 -07:00
"bufferLabel": "离线缓冲",
2025-07-10 14:38:34 +00:00
"wakelockLabel": "唤醒锁",
"stopDetectionLabel": "停止检测",
"trackingLabel": "持续追踪",
"advancedLabel": "高级设置",
"passwordLabel": "密码",
"optimizationMessage": "为了确保可靠的跟踪,请禁用此应用的电池优化。",
"passwordError": "密码错误",
2025-06-07 07:11:45 -07:00
"startAction": "启动服务",
"stopAction": "停止服务",
2025-06-15 05:26:50 +00:00
"sosAction": "发送求救信号"
2025-06-07 07:11:45 -07:00
}