trcr/lib/l10n/app_zh_TW.arb

37 lines
1.2 KiB
Text
Raw Normal View History

2025-06-07 14:08:05 +00:00
{
"trackingTitle": "追蹤",
"settingsTitle": "設定",
"statusTitle": "記錄",
"saveButton": "儲存",
"cancelButton": "取消",
2025-06-15 05:26:50 +00:00
"okButton": "OK",
2025-06-07 14:08:05 +00:00
"locationButton": "發送位置",
"statusButton": "顯示狀態",
"settingsButton": "改變設定",
"invalidValue": "無效資料",
2025-06-15 05:26:50 +00:00
"disabledValue": "Disabled",
2025-06-07 14:08:05 +00:00
"idLabel": "設備識別碼",
"urlLabel": "服務器地址",
"accuracyLabel": "位置精度",
2025-06-18 04:21:32 +00:00
"highestAccuracyLabel": "Highest",
2025-06-07 14:08:05 +00:00
"highAccuracyLabel": "高",
"mediumAccuracyLabel": "中",
"lowAccuracyLabel": "低",
"intervalLabel": "間隔(秒)",
2025-06-15 05:26:50 +00:00
"fastestIntervalLabel": "Fastest interval (seconds)",
2025-06-07 14:08:05 +00: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 14:08:05 +00:00
"bufferLabel": "離線緩存",
2025-06-15 05:26:50 +00:00
"wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection",
2025-06-07 14:08:05 +00:00
"trackingLabel": "持續追蹤",
2025-06-15 05:26:50 +00:00
"advancedLabel": "Advanced settings",
2025-07-10 14:38:34 +00:00
"passwordLabel": "Password",
2025-06-15 05:26:50 +00:00
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
2025-07-10 14:38:34 +00:00
"passwordError": "Wrong password",
2025-06-07 14:08:05 +00:00
"startAction": "啟動服務",
"stopAction": "停止服務",
"sosAction": "發送SOS求救"
}