diff options
Diffstat (limited to 'web/l10n/ja.json')
-rw-r--r-- | web/l10n/ja.json | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/web/l10n/ja.json b/web/l10n/ja.json index 74c56409..ad116b44 100644 --- a/web/l10n/ja.json +++ b/web/l10n/ja.json @@ -60,6 +60,7 @@ "sharedCalendar": "カレンダー", "sharedCalendars": "カレンダー", "sharedFile": "ファイル", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "ファイルを選択", "sharedPhone": "電話", "sharedRequired": "必須項目", @@ -83,6 +84,7 @@ "sharedAlarms": "警報", "sharedLocation": "Location", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "速度制限", "attributePolylineDistance": "経路距離", "attributeReportIgnoreOdometer": "レポート: 走行距離計を無視する", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "メール: SMTP 認証有効", "attributeMailSmtpUsername": "メール: SMTP ユーザー名", "attributeMailSmtpPassword": "メール: SMTP パスワード", - "attributeUiDisableReport": "UI: レポートを無効にする", "attributeUiDisableEvents": "UI: イベントを無効にする", "attributeUiDisableVehicleFetures": "UI: 車両の機能を無効にする", "attributeUiDisableDrivers": "UI: ドライバーを無効にする", @@ -129,6 +130,7 @@ "userUserLimit": "ユーザー制限", "userDeviceReadonly": "デバイス読み取り専用", "userLimitCommands": "リミットコマンド", + "userDisableReports": "Disable Reports", "userToken": "トークン", "loginTitle": "ログイン", "loginLanguage": "言語", @@ -175,7 +177,9 @@ "reportTo": "終了日時", "reportShow": "詳細", "reportClear": "クリア", - "positionFixTime": "時間", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "測位", "positionAccuracy": "正確な位置", "positionLatitude": "緯度", @@ -226,6 +230,7 @@ "positionMotion": "運動", "positionArmed": "強化", "positionAcceleration": "加速", + "positionTemp": "Temperature", "positionDeviceTemp": "デバイス温度", "positionOperator": "運用", "positionCommand": "コマンド", @@ -272,6 +277,7 @@ "mapLiveRoutes": "リアルタイム経路", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI レイヤー", + "mapClustering": "Markers Clustering", "stateTitle": "詳細", "stateName": "属性", "stateValue": "値", @@ -313,9 +319,16 @@ "commandGetModemStatus": "モデムのステータスを取得", "commandGetDeviceStatus": "デバイスのステータスを取得", "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "パワーセーブの変更", - "commandModeDeepSleep": "ディープスリープの変更", - "commandMovementAlarm": "移動警報", + "commandModePowerSaving": "Power Saving Mode", + "commandModeDeepSleep": "Deep Sleep Mode", + "commandAlarmGeofence": "Set Geofence Alarm", + "commandAlarmBattery": "Set Battery Alarm", + "commandAlarmSos": "Set SOS Alarm", + "commandAlarmRemove": "Set Remove Alarm", + "commandAlarmClock": "Set Clock Alarm", + "commandAlarmSpeed": "Set Speed Alarm", + "commandAlarmFall": "Set Fall Alarm", + "commandAlarmVibration": "Set Vibration Alarm", "commandFrequency": "周期", "commandTimezone": "世界標準時との時差", "commandMessage": "メッセージ", |