trcr/lib/l10n/app_zh.arb

36 lines
1.2 KiB
Text
Raw Normal View History

2025-06-07 07:11:45 -07:00
{
"trackingTitle": "跟踪",
"settingsTitle": "设置",
"statusTitle": "日志",
"saveButton": "保存",
"cancelButton": "取消",
2025-06-15 05:26:50 +00:00
"okButton": "OK",
2025-06-07 07:11:45 -07:00
"locationButton": "发送位置",
"statusButton": "显示状态",
"settingsButton": "更改设置",
2025-06-15 05:26:50 +00:00
"invalidValue": "无效值",
"disabledValue": "Disabled",
2025-06-07 07:11:45 -07:00
"idLabel": "设备标识符",
"urlLabel": "服务器地址",
"accuracyLabel": "定位精度",
2025-06-18 04:21:32 +00:00
"highestAccuracyLabel": "Highest",
2025-06-07 07:11:45 -07:00
"highAccuracyLabel": "高",
"mediumAccuracyLabel": "中",
"lowAccuracyLabel": "低",
"intervalLabel": "间隔(秒)",
2025-06-15 05:26:50 +00:00
"fastestIntervalLabel": "Fastest interval (seconds)",
2025-06-07 07:11:45 -07:00
"distanceLabel": "距离(米)",
2025-06-18 04:21:32 +00:00
"angleLabel": "Angle (degrees)",
2025-06-15 05:26:50 +00:00
"heartbeatLabel": "Stationary heartbeat (seconds)",
2025-06-07 07:11:45 -07:00
"bufferLabel": "离线缓冲",
2025-06-15 05:26:50 +00:00
"wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection",
2025-06-07 07:11:45 -07:00
"trackingLabel": "持续跟踪",
2025-06-15 05:26:50 +00:00
"motionLabel": "Active movement",
"advancedLabel": "Advanced settings",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
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
}