Update translations
This commit is contained in:
parent
02ced68162
commit
a3c7b70107
9 changed files with 216 additions and 0 deletions
24
lib/l10n/app_ja.arb
Normal file
24
lib/l10n/app_ja.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "追跡",
|
||||
"settingsTitle": "設定",
|
||||
"statusTitle": "ログ",
|
||||
"saveButton": "保存",
|
||||
"cancelButton": "キャンセル",
|
||||
"locationButton": "位置情報を送信",
|
||||
"statusButton": "ステータスを表示",
|
||||
"settingsButton": "設定を変更",
|
||||
"invalidValue": "無効な値",
|
||||
"idLabel": "デバイス識別子",
|
||||
"urlLabel": "サーバーURL",
|
||||
"accuracyLabel": "位置精度",
|
||||
"highAccuracyLabel": "高",
|
||||
"mediumAccuracyLabel": "中",
|
||||
"lowAccuracyLabel": "低",
|
||||
"intervalLabel": "間隔(秒)",
|
||||
"distanceLabel": "距離(メートル)",
|
||||
"bufferLabel": "オフラインバッファリング",
|
||||
"trackingLabel": "継続追跡",
|
||||
"startAction": "サービス開始",
|
||||
"stopAction": "サービス停止",
|
||||
"sosAction": "SOSを送信"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue