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": "無効な値",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "デバイス識別子",
|
||||
"urlLabel": "サーバーURL",
|
||||
"accuracyLabel": "位置精度",
|
||||
|
|
@ -15,9 +17,16 @@
|
|||
"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を送信"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue