trcr/lib/l10n/app_ja.arb

34 lines
1.2 KiB
Text
Raw Normal View History

2025-06-08 14:29:00 +00:00
{
"trackingTitle": "追跡",
"settingsTitle": "設定",
"statusTitle": "ログ",
"saveButton": "保存",
"cancelButton": "キャンセル",
2025-06-15 05:26:50 +00:00
"okButton": "OK",
2025-06-08 14:29:00 +00:00
"locationButton": "位置情報を送信",
"statusButton": "ステータスを表示",
"settingsButton": "設定を変更",
"invalidValue": "無効な値",
2025-06-15 05:26:50 +00:00
"disabledValue": "Disabled",
2025-06-08 14:29:00 +00:00
"idLabel": "デバイス識別子",
"urlLabel": "サーバーURL",
"accuracyLabel": "位置精度",
"highAccuracyLabel": "高",
"mediumAccuracyLabel": "中",
"lowAccuracyLabel": "低",
"intervalLabel": "間隔(秒)",
2025-06-15 05:26:50 +00:00
"fastestIntervalLabel": "Fastest interval (seconds)",
2025-06-08 14:29:00 +00:00
"distanceLabel": "距離(メートル)",
2025-06-15 05:26:50 +00:00
"heartbeatLabel": "Stationary heartbeat (seconds)",
2025-06-08 14:29:00 +00:00
"bufferLabel": "オフラインバッファリング",
2025-06-15 05:26:50 +00:00
"wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection",
2025-06-08 14:29:00 +00: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-08 14:29:00 +00:00
"startAction": "サービス開始",
"stopAction": "サービス停止",
"sosAction": "SOSを送信"
}