From d6445273b78fef8e5a081402f6ca6eb69ea952b2 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 21 May 2022 15:09:36 -0700 Subject: Update localization --- web/l10n/ko.json | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) (limited to 'web/l10n/ko.json') diff --git a/web/l10n/ko.json b/web/l10n/ko.json index b525fed1..ff6ca8b8 100644 --- a/web/l10n/ko.json +++ b/web/l10n/ko.json @@ -60,6 +60,7 @@ "sharedCalendar": "달력", "sharedCalendars": "달력", "sharedFile": "화일", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "화일을 선택하세요.", "sharedPhone": "전화", "sharedRequired": "필수", @@ -83,6 +84,7 @@ "sharedAlarms": "Alarms", "sharedLocation": "Location", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "Speed Limit", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", - "attributeUiDisableReport": "UI: Disable Report", "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", @@ -129,6 +130,7 @@ "userUserLimit": "사용자 제한", "userDeviceReadonly": "읽기전용 장치", "userLimitCommands": "Limit Commands", + "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": "Motion", "positionArmed": "Armed", "positionAcceleration": "Acceleration", + "positionTemp": "Temperature", "positionDeviceTemp": "Device Temperature", "positionOperator": "Operator", "positionCommand": "Command", @@ -272,6 +277,7 @@ "mapLiveRoutes": "실시간 경로", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Layer", + "mapClustering": "Markers Clustering", "stateTitle": "상태", "stateName": "속성", "stateValue": "값", @@ -313,9 +319,16 @@ "commandGetModemStatus": "Get Modem Status", "commandGetDeviceStatus": "Get Device Status", "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "Modify Power Saving", - "commandModeDeepSleep": "Modify Deep Sleep", - "commandMovementAlarm": "Movement Alarm", + "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": "메세지", -- cgit v1.2.3