From 0370727ff4a78f859e8ac13ae9d2124a027cc871 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 2 Sep 2017 09:23:42 +1200 Subject: Update localizations --- web/l10n/ko.json | 42 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 34 insertions(+), 8 deletions(-) (limited to 'web/l10n/ko.json') diff --git a/web/l10n/ko.json b/web/l10n/ko.json index 2ee7034..c55eb49 100644 --- a/web/l10n/ko.json +++ b/web/l10n/ko.json @@ -31,6 +31,8 @@ "sharedNotifications": "알림", "sharedAttributes": "속성", "sharedAttribute": "속성", + "sharedDrivers": "Drivers", + "sharedDriver": "Driver", "sharedArea": "면적", "sharedSound": "알림소리", "sharedType": "유형", @@ -75,6 +77,7 @@ "attributeColor": "Color", "attributeWebLiveRouteLength": "Web: Live Route Length", "attributeWebSelectZoom": "Web: Zoom On Select", + "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -86,6 +89,11 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", + "attributeUiDisableReport": "UI: Disable Report", + "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", + "attributeUiDisableDrivers": "UI: Disable Drivers", + "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", + "attributeUiDisableCalendars": "UI: Disable Calendars", "errorTitle": "오류", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "연결오류", @@ -196,6 +204,7 @@ "positionDtcs": "DTCs", "positionObdSpeed": "OBD Speed", "positionObdOdometer": "OBD Odometer", + "positionDriverUniqueId": "Driver Unique Id", "serverTitle": "서버설정", "serverZoom": "줌", "serverRegistration": "등록", @@ -223,14 +232,14 @@ "commandTitle": "명령", "commandSend": "보내기", "commandSent": "명령이 전송되었습니다.", + "commandUnit": "단위", + "commandCustom": "고객명령", + "commandDeviceIdentification": "장치식별", + "commandPositionSingle": "단일보고", "commandPositionPeriodic": "정기보고", "commandPositionStop": "보고중지", "commandEngineStop": "엔진정지", "commandEngineResume": "엔진이력", - "commandFrequency": "주기", - "commandUnit": "단위", - "commandCustom": "고객명령", - "commandPositionSingle": "단일보고", "commandAlarmArm": "경보", "commandAlarmDisarm": "경보해제", "commandSetTimezone": "시간대설정", @@ -241,18 +250,34 @@ "commandSosNumber": "긴급번호설정", "commandSilenceTime": "고요한 시간설정", "commandSetPhonebook": "전화번호부설정", - "commandSetIndicator": "지표 설정", "commandVoiceMessage": "음성메세지", "commandOutputControl": "출력제어", + "commandVoiceMonitoring": "Voice Monitoring", + "commandSetAgps": "Set AGPS", + "commandSetIndicator": "지표 설정", + "commandConfiguration": "Configuration", + "commandGetVersion": "Get Version", + "commandFirmwareUpdate": "Update Firmware", + "commandSetConnection": "Set Connection", + "commandSetOdometer": "Set Odometer", + "commandGetModemStatus": "Get Modem Status", + "commandGetDeviceStatus": "Get Device Status", + "commandModePowerSaving": "Modify Power Saving", + "commandModeDeepSleep": "Modify Deep Sleep", + "commandMovementAlarm": "Movement Alarm", + "commandAlarmBattery": "Battery Alarm", + "commandAlarmSos": "SOS Alarm", + "commandAlarmRemove": "Remove Alarm", + "commandAlarmClock": "Clock Alarm", "commandAlarmSpeed": "과속경보", - "commandDeviceIdentification": "장치식별", + "commandAlarmFall": "Fail Alarm", + "commandAlarmVibration": "Vibration Alarm", + "commandFrequency": "주기", "commandIndex": "인덱스", "commandData": "데이타", "commandPhone": "전화번호", "commandMessage": "메세지", "commandTimezone": "시간대 옵셋", - "commandgetModemStatus": "Modem Status", - "commandgetDeviceStatus": "Device Status", "eventAll": "모든 이벤트", "eventDeviceOnline": "장치는 온라인입니다.", "eventDeviceUnknown": "장치상태는 모릅니다.", @@ -269,6 +294,7 @@ "eventIgnitionOff": "점화되지 않았습니다.", "eventMaintenance": "유지보수가 필요", "eventTextMessage": "텍스트 메세지 받았습니다.", + "eventDriverChanged": "Driver has changed", "eventsScrollToLast": "Scroll To Last", "alarmSos": "긴급경보", "alarmVibration": "진동 경보", -- cgit v1.2.3