aboutsummaryrefslogtreecommitdiff
path: root/modern/src/resources/l10n/ko.json
blob: 9db6e1b47ddac2f42aa10be878703a52b46351ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
{
    "sharedLoading": "로딩중...",
    "sharedHide": "숨기기",
    "sharedSave": "저장",
    "sharedUpload": "Upload",
    "sharedSet": "확인",
    "sharedCancel": "취소",
    "sharedAdd": "추가",
    "sharedEdit": "편집",
    "sharedRemove": "제거",
    "sharedRemoveConfirm": "제거 하시겠습니까?",
    "sharedNoData": "비어있음",
    "sharedYes": "예",
    "sharedNo": "아니오",
    "sharedKm": "km",
    "sharedMi": "mi",
    "sharedNmi": "nmi",
    "sharedMeters": "m",
    "sharedFeet": "ft",
    "sharedKn": "kn",
    "sharedKmh": "km/h",
    "sharedMph": "mph",
    "sharedHour": "1시간",
    "sharedMinute": "1분",
    "sharedSecond": "초",
    "sharedDays": "일",
    "sharedHours": "시간",
    "sharedMinutes": "분",
    "sharedDecimalDegrees": "DD 좌표계",
    "sharedDegreesDecimalMinutes": "DDM 좌표계",
    "sharedDegreesMinutesSeconds": "DMS 좌표계",
    "sharedName": "이름",
    "sharedDescription": "내용",
    "sharedSearch": "검색",
    "sharedIconScale": "아이콘 크기",
    "sharedGeofence": "지오펜스",
    "sharedGeofences": "지오펜스",
    "sharedCreateGeofence": "지오펜스 생성",
    "sharedNotifications": "알림",
    "sharedNotification": "알림",
    "sharedAttributes": "속성",
    "sharedAttribute": "속성",
    "sharedDrivers": "운전자",
    "sharedDriver": "운전자",
    "sharedArea": "공간",
    "sharedSound": "알림 소리",
    "sharedType": "유형",
    "sharedDistance": "거리",
    "sharedHourAbbreviation": "시",
    "sharedMinuteAbbreviation": "분",
    "sharedSecondAbbreviation": "초",
    "sharedVoltAbbreviation": "V",
    "sharedLiterAbbreviation": "L",
    "sharedGallonAbbreviation": "gal",
    "sharedLiter": "L",
    "sharedImpGallon": "영국 갤런",
    "sharedUsGallon": "미국 갤런",
    "sharedLiterPerHourAbbreviation": "L/H",
    "sharedGetMapState": "지도 상태 가져오기",
    "sharedComputedAttribute": "자동화 속성",
    "sharedComputedAttributes": "자동화 속성",
    "sharedCheckComputedAttribute": "자동화 속성 테스트",
    "sharedExpression": "표현",
    "sharedDevice": "기기",
    "sharedTest": "테스트",
    "sharedTestNotification": "테스트 알림 보내기",
    "sharedTestNotificators": "채널 테스트",
    "sharedTestExpression": "표현 테스트",
    "sharedCalendar": "달력",
    "sharedCalendars": "달력",
    "sharedFile": "파일",
    "sharedSearchDevices": "기기 검색",
    "sharedSortBy": "정렬",
    "sharedFilterMap": "지도 필터",
    "sharedSelectFile": "파일 선택",
    "sharedPhone": "전화번호",
    "sharedRequired": "필수",
    "sharedPreferences": "환경 설정",
    "sharedPermissions": "권한",
    "sharedConnections": "연결",
    "sharedExtra": "기타",
    "sharedPrimary": "주요",
    "sharedSecondary": "일반",
    "sharedTypeString": "문자열",
    "sharedTypeNumber": "숫자",
    "sharedTypeBoolean": "불리언",
    "sharedTimezone": "시간대",
    "sharedInfoTitle": "정보",
    "sharedSavedCommand": "저장된 커맨드",
    "sharedSavedCommands": "저장된 커맨드",
    "sharedNew": "생성...",
    "sharedShowAddress": "주소 보기",
    "sharedShowDetails": "상세 보기",
    "sharedDisabled": "비활성화됨",
    "sharedMaintenance": "관리",
    "sharedDeviceAccumulators": "누적",
    "sharedAlarms": "알림",
    "sharedLocation": "위치",
    "sharedImport": "불러오기",
    "sharedColumns": "열",
    "sharedDropzoneText": "파일을 가져오거나 여기를 누르세요.",
    "sharedLinkCopied": "Link copied",
    "sharedLogs": "Logs",
    "calendarSimple": "심플",
    "calendarRecurrence": "반복 주기",
    "calendarOnce": "한번",
    "calendarDaily": "매일",
    "calendarWeekly": "매주",
    "calendarMonthly": "매달",
    "calendarDays": "일",
    "calendarSunday": "일요일",
    "calendarMonday": "월요일",
    "calendarTuesday": "화요일",
    "calendarWednesday": "수요일",
    "calendarThursday": "목요일",
    "calendarFriday": "금요일",
    "calendarSaturday": "토요일",
    "attributeShowGeofences": "지오펜스 표시하기",
    "attributeSpeedLimit": "속도 제한",
    "attributeFuelDropThreshold": "기름 감소 한계값",
    "attributeFuelIncreaseThreshold": "기름 증가 한계값",
    "attributePolylineDistance": "연속 거리",
    "attributeReportIgnoreOdometer": "보고: 주행거리 무시",
    "attributeWebReportColor": "웹: 보고서 색상",
    "attributeDevicePassword": "기기 비밀번호",
    "attributeDeviceImage": "기기 이미지",
    "attributeDeviceInactivityStart": "기기 비활성화 시작",
    "attributeDeviceInactivityPeriod": "기기 비활성화 주기",
    "attributeProcessingCopyAttributes": "진행 중: 속성 복사",
    "attributeColor": "색상",
    "attributeWebLiveRouteLength": "웹: 라이브 주행거리",
    "attributeWebSelectZoom": "웹: 확대값 선택",
    "attributeWebMaxZoom": "웹: 최대 확대값",
    "attributeTelegramChatId": "텔레그램 채팅 ID",
    "attributePushoverUserKey": "Pushover 유저키",
    "attributePushoverDeviceNames": "Pushover 기기이름",
    "attributeMailSmtpHost": "메일: SMTP 호스트",
    "attributeMailSmtpPort": "메일: SMTP 포트",
    "attributeMailSmtpStarttlsEnable": " 메일: SMTP STARTTLS 활성화",
    "attributeMailSmtpStarttlsRequired": "메일: SMTP STARTTLS 필요함",
    "attributeMailSmtpSslEnable": "메일: SMTP SSL 활성화",
    "attributeMailSmtpSslTrust": "메일: SMTP SSL 신뢰",
    "attributeMailSmtpSslProtocols": "메일: SMTP SSL 프로토콜",
    "attributeMailSmtpFrom": "메일: SMTP From",
    "attributeMailSmtpAuth": "메일: SMTP Auth 활성화",
    "attributeMailSmtpUsername": "메일: SMTP 유저이름",
    "attributeMailSmtpPassword": "메일: SMTP 비밀번호",
    "attributeUiDisableAttributes": "UI: 속성 비활성화",
    "attributeUiDisableGroups": "UI: 그룹 비활성화",
    "attributeUiDisableEvents": "UI: 이벤트 비활성화",
    "attributeUiDisableVehicleFetures": "UI: 기기 Fetures 비활성화",
    "attributeUiDisableDrivers": "UI: 운전자 비활성화",
    "attributeUiDisableComputedAttributes": "UI: 자동화 속성 비활성화",
    "attributeUiDisableCalendars": "UI: 달력 비활성화",
    "attributeUiDisableMaintenance": "UI: 관리 비활성화",
    "attributeUiHidePositionAttributes": "UI: 위치 정보 숨기기",
    "attributeUiDisableLoginLanguage": "UI: 로그인 언어 숨기기",
    "attributeNotificationTokens": "알림 토큰",
    "attributePopupInfo": "팝업 정보",
    "errorTitle": "오류",
    "errorGeneral": "부적절한 매개변수 또는 범위 초과",
    "errorConnection": "연결 오류",
    "errorSocket": "웹 소켓 연결 오류",
    "errorZero": "0이 될 수 없음",
    "userEmail": "이메일",
    "userPassword": "비밀번호",
    "userAdmin": "관리자",
    "userRemember": "저장하기",
    "userExpirationTime": "기간 제한",
    "userDeviceLimit": "기기 제한",
    "userUserLimit": "사용자 제한",
    "userDeviceReadonly": "기기 읽기전용",
    "userLimitCommands": "커맨드 제한",
    "userDisableReports": "보고서 비활성화",
    "userFixedEmail": "이메일 변경 제한",
    "userToken": "토큰",
    "userDeleteAccount": "계정 삭제",
    "loginTitle": "로그인",
    "loginLanguage": "언어",
    "loginReset": "비밀번호 초기화",
    "loginRegister": "회원가입",
    "loginLogin": "로그인",
    "loginOpenId": "오픈ID로 로그인",
    "loginFailed": "이메일 또는 비밀번호가 틀렸습니다",
    "loginCreated": "회원가입 되었습니다.",
    "loginResetSuccess": "이메일을 확인해주세요",
    "loginUpdateSuccess": "비밀번호가 변경되었습니다",
    "loginLogout": "로그아웃",
    "loginLogo": "로고",
    "loginTotpCode": "One-time Password Code",
    "loginTotpKey": "One-time Password Key",
    "devicesAndState": "기기와 상태",
    "deviceSelected": "선택된 기기",
    "deviceTitle": "기기",
    "devicePrimaryInfo": "기기 이름",
    "deviceSecondaryInfo": "기기 설명",
    "deviceIdentifier": "고유값",
    "deviceModel": "모델명",
    "deviceContact": "연락처",
    "deviceCategory": "카테고리",
    "deviceLastUpdate": "마지막 변경",
    "deviceCommand": "커맨드",
    "deviceFollow": "따라가기",
    "deviceTotalDistance": "총 주행거리",
    "deviceStatus": "상태",
    "deviceStatusOnline": "온라인",
    "deviceStatusOffline": "오프라인",
    "deviceStatusUnknown": "알 수 없음",
    "deviceRegisterFirst": "첫 기기를 등록하세요",
    "deviceIdentifierHelp": "IMEI, 일련번호와 같은 고유한 ID로 기기를 식별합니다.",
    "deviceShare": "Share Device",
    "groupDialog": "그룹",
    "groupParent": "그룹",
    "groupNoGroup": "그룹 없음",
    "settingsTitle": "설정",
    "settingsUser": "계정",
    "settingsGroups": "그룹",
    "settingsServer": "서버",
    "settingsUsers": "사용자",
    "settingsDistanceUnit": "거리 단위",
    "settingsAltitudeUnit": "고도 단위",
    "settingsSpeedUnit": "속도 단위",
    "settingsVolumeUnit": "부피 단위",
    "settingsTwelveHourFormat": "12시 형식",
    "settingsCoordinateFormat": "좌표 형식",
    "settingsServerVersion": "서버 버전",
    "settingsAppVersion": "앱 버전",
    "settingsConnection": "연결 상태",
    "settingsDarkMode": "Dark Mode",
    "settingsTotpEnable": "Enable One-time Password",
    "settingsTotpForce": "Force One-time Password",
    "settingsServiceWorkerUpdateInterval": "ServiceWorker Update Interval",
    "settingsUpdateAvailable": "There is an update available.",
    "settingsSupport": "Support",
    "reportTitle": "보고서",
    "reportScheduled": "예정된 보고서",
    "reportDevice": "기기",
    "reportGroup": "그룹",
    "reportFrom": "발신자",
    "reportTo": "수신자",
    "reportShow": "보이기",
    "reportClear": "초기화",
    "linkGoogleMaps": "구글 지도",
    "linkAppleMaps": "애플 지도",
    "linkStreetView": "스트리트 뷰",
    "positionFixTime": "Fix 시간",
    "positionDeviceTime": "기기 시간",
    "positionServerTime": "서버 시간",
    "positionValid": "유효성",
    "positionAccuracy": "정확성",
    "positionLatitude": "위도",
    "positionLongitude": "경도",
    "positionAltitude": "고도",
    "positionSpeed": "속도",
    "positionCourse": "코스",
    "positionAddress": "주소",
    "positionProtocol": "프로토콜",
    "positionDistance": "거리",
    "positionRpm": "RPM",
    "positionFuel": "기름",
    "positionPower": "전압",
    "positionBattery": "배터리",
    "positionRaw": "Raw",
    "positionIndex": "인덱스",
    "positionHdop": "HDOP",
    "positionVdop": "VDOP",
    "positionPdop": "PDOP",
    "positionSat": "위성 수",
    "positionSatVisible": "이용 중인 위성 수",
    "positionRssi": "신호강도",
    "positionGps": "GPS",
    "positionRoaming": "로밍",
    "positionEvent": "이벤트",
    "positionAlarm": "알림",
    "positionStatus": "상태",
    "positionOdometer": "주행 거리계",
    "positionServiceOdometer": "서비스 주행 거리계",
    "positionTripOdometer": "구간 거리계",
    "positionHours": "시간",
    "positionSteps": "걸음 수",
    "positionInput": "입력",
    "positionHeartRate": "동기화 주기",
    "positionOutput": "출력",
    "positionBatteryLevel": "배터리 레벨",
    "positionFuelConsumption": "기름 소비량",
    "positionRfid": "RFID",
    "positionVersionFw": "펌웨어 버전",
    "positionVersionHw": "하드웨어 버전",
    "positionIgnition": "시동",
    "positionFlags": "플래그",
    "positionCharge": "충전",
    "positionIp": "IP",
    "positionArchive": "저장됨",
    "positionVin": "VIN",
    "positionApproximate": "추정",
    "positionThrottle": "스로틀",
    "positionMotion": "움직임",
    "positionArmed": "장착됨",
    "positionAcceleration": "가속도",
    "positionTemp": "온도",
    "positionDeviceTemp": "기기 온도",
    "positionCoolantTemp": "냉각수 온도",
    "positionOperator": "소유자",
    "positionCommand": "커맨드",
    "positionBlocked": "차단됨",
    "positionDtcs": "속도계",
    "positionObdSpeed": "OBD 속도",
    "positionObdOdometer": "OBD 주행거리",
    "positionDrivingTime": "주행 시간",
    "positionDriverUniqueId": "운전자 ID",
    "positionCard": "카드",
    "positionImage": "이미지",
    "positionVideo": "비디오",
    "positionAudio": "오디오",
    "serverTitle": "서버 설정",
    "serverZoom": "배율",
    "serverRegistration": "회원가입",
    "serverReadonly": "읽기 전용",
    "serverForceSettings": "강제 설정",
    "serverAnnouncement": "공지사항",
    "serverName": "서버 이름",
    "serverDescription": "서버 설명",
    "serverColorPrimary": "주요 색상",
    "serverColorSecondary": "일반 색상",
    "serverLogo": "로고 이미지",
    "serverLogoInverted": "Inverted Logo Image",
    "serverChangeDisable": "Disable Server Change",
    "mapTitle": "지도",
    "mapActive": "활성화된 지도",
    "mapOverlay": "지도 오버레이",
    "mapOverlayCustom": "커스텀 오버레이",
    "mapOpenSeaMap": "OpenSea 지도",
    "mapOpenRailwayMap": "OpenRailway 지도",
    "mapOpenWeatherKey": "OpenWeather API 키",
    "mapOpenWeatherClouds": "OpenWeather 구름",
    "mapOpenWeatherPrecipitation": "OpenWeather 강수량",
    "mapOpenWeatherPressure": "OpenWeather 기압",
    "mapOpenWeatherWind": "OpenWeather 바람",
    "mapOpenWeatherTemperature": "OpenWeather 온도",
    "mapLayer": "지도 레이어",
    "mapCustom": "커스텀 (XYZ)",
    "mapCustomArcgis": "커스텀 (ArcGIS)",
    "mapCustomLabel": "커스텀 지도",
    "mapCarto": "Carto 지도",
    "mapOsm": "OpenStreet 지도",
    "mapGoogleRoad": "구글 지도",
    "mapGoogleHybrid": "구글 하이브리드 지도",
    "mapGoogleSatellite": "구글 위성 지도",
    "mapOpenTopoMap": "OpenTopo 지도",
    "mapBingKey": "빙 지도 키",
    "mapBingRoad": "빙 도로 지도",
    "mapBingAerial": "빙 위성 지도",
    "mapBingHybrid": "빙 하이브리드 지도",
    "mapBaidu": "바이두",
    "mapAutoNavi": "AutoNavi",
    "mapYandexMap": "얀덱스 지도",
    "mapYandexSat": "얀덱스 위성 지도",
    "mapWikimedia": "Wikimedia",
    "mapOrdnanceSurvey": "Ordnance Survey",
    "mapMapboxStreets": "Mapbox 도로 지도",
    "mapMapboxStreetsDark": "Mapbox Streets Dark",
    "mapMapboxOutdoors": "Mapbox 실외 지도",
    "mapMapboxSatellite": "Mapbox 위성 지도",
    "mapMapboxKey": "Mapbox 액세스 토큰",
    "mapMapTilerBasic": "MapTiler 기본 지도",
    "mapMapTilerHybrid": "MapTiler 하이브리드 지도",
    "mapMapTilerKey": "MapTiler API 키",
    "mapLocationIqStreets": "LocationIQ 도로 지도",
    "mapLocationIqDark": "LocationIQ Dark",
    "mapLocationIqKey": "LocationIQ 액세스 토큰",
    "mapTomTomBasic": "톰톰 기본 지도",
    "mapTomTomFlow": "톰톰 교통정보 지도",
    "mapTomTomIncidents": "톰톰 교통사고 지도",
    "mapTomTomKey": "톰톰 API 키",
    "mapHereBasic": "Here 기본 지도",
    "mapHereHybrid": "Here 하이브리드 지도",
    "mapHereSatellite": "Here 위성 지도",
    "mapHereFlow": "Here 교통정보 지도",
    "mapHereKey": "Here API 키",
    "mapShapePolygon": "다각형",
    "mapShapeCircle": "원",
    "mapShapePolyline": "연속선",
    "mapLiveRoutes": "실시간 경로",
    "mapDirection": "방향 표시하기",
    "mapCurrentLocation": "현재 위치",
    "mapPoiLayer": "POI 레이어",
    "mapClustering": "마커 군집화",
    "mapOnSelect": "선택 시 지도에 표시하기",
    "mapDefault": "기본 지도",
    "stateTitle": "상태",
    "stateName": "속성",
    "stateValue": "값",
    "commandTitle": "커맨드",
    "commandSend": "전송",
    "commandSent": "커맨드 전송됨",
    "commandQueued": "커맨드 대기중",
    "commandUnit": "단위",
    "commandCustom": "커스텀 커맨드",
    "commandDeviceIdentification": "장치 식별자",
    "commandPositionSingle": "일회성 보고",
    "commandPositionPeriodic": "정기적 보고",
    "commandPositionStop": "보고 중지",
    "commandEngineStop": "엔진 정지",
    "commandEngineResume": "엔진 활성화",
    "commandAlarmArm": "경보",
    "commandAlarmDisarm": "경보 해제",
    "commandAlarmDismiss": "경보 확인",
    "commandSetTimezone": "시간대 설정",
    "commandRequestPhoto": "사진 요청",
    "commandPowerOff": "기기 종료",
    "commandRebootDevice": "기기 재부팅",
    "commandFactoryReset": "공장초기화",
    "commandSendSms": "문자 보내기",
    "commandSendUssd": "USSD 보내기",
    "commandSosNumber": "긴급번호 설정",
    "commandSilenceTime": "알림 금지 시간대",
    "commandSetPhonebook": "연락처 설정",
    "commandVoiceMessage": "음성 메시지",
    "commandOutputControl": "출력 제어",
    "commandVoiceMonitoring": "음성 모니터링",
    "commandSetAgps": "AGPS 설정",
    "commandSetIndicator": "방향 설정",
    "commandConfiguration": "설정",
    "commandGetVersion": "버전 정보",
    "commandFirmwareUpdate": "펌웨어 업데이트",
    "commandSetConnection": "연결 설정",
    "commandSetOdometer": "주행거리 설정",
    "commandGetModemStatus": "모뎀 정보",
    "commandGetDeviceStatus": "기기 정보",
    "commandSetSpeedLimit": "속도 제한",
    "commandModePowerSaving": "절전 모드",
    "commandModeDeepSleep": "딥슬립 모드",
    "commandAlarmGeofence": "지오펜스 알림",
    "commandAlarmBattery": "배터리 알림",
    "commandAlarmSos": "SOS 알림",
    "commandAlarmRemove": "알림 제거",
    "commandAlarmClock": "시간 알림",
    "commandAlarmSpeed": "속도 알림",
    "commandAlarmFall": "추락 알림",
    "commandAlarmVibration": "진동 알림",
    "commandFrequency": "주기",
    "commandTimezone": "시간대 오프셋",
    "commandMessage": "메시지",
    "commandRadius": "반경",
    "commandEnable": "활성화",
    "commandData": "데이터",
    "commandIndex": "인덱스",
    "commandPhone": "연락처",
    "commandServer": "서버",
    "commandPort": "포트",
    "eventAll": "모든 이벤트",
    "eventDeviceOnline": "온라인 상태",
    "eventDeviceUnknown": "상태 알 수 없음",
    "eventDeviceOffline": "오프라인 상태",
    "eventDeviceInactive": "기기 비활성화",
    "eventQueuedCommandSent": "Queued command sent",
    "eventDeviceMoving": "기기 이동 중",
    "eventDeviceStopped": "기기 정지",
    "eventDeviceOverspeed": "속도 제한 초과",
    "eventDeviceFuelDrop": "기름 부족",
    "eventDeviceFuelIncrease": "기름 증가",
    "eventCommandResult": "커맨드 결과",
    "eventGeofenceEnter": "지오펜스 진입",
    "eventGeofenceExit": "지오펜스 퇴장",
    "eventAlarm": "알림",
    "eventIgnitionOn": "시동 켜짐",
    "eventIgnitionOff": "시동 꺼짐",
    "eventMaintenance": "관리 필요",
    "eventTextMessage": "메시지가 왔습니다",
    "eventDriverChanged": "운전자 변경됨",
    "eventMedia": "미디어",
    "eventsScrollToLast": "마지막으로 이동",
    "eventsSoundEvents": "소리 이벤트",
    "eventsSoundAlarms": "소리 알림",
    "alarmGeneral": "일반",
    "alarmSos": "SOS",
    "alarmVibration": "진동",
    "alarmMovement": "움직임",
    "alarmLowspeed": "저속",
    "alarmOverspeed": "과속",
    "alarmFallDown": "떨어짐",
    "alarmLowPower": "파워 부족",
    "alarmLowBattery": "배터리 부족",
    "alarmFault": "오류",
    "alarmPowerOff": "꺼짐",
    "alarmPowerOn": "켜짐",
    "alarmDoor": "문",
    "alarmLock": "잠김",
    "alarmUnlock": "잠금해제",
    "alarmGeofence": "지오펜스",
    "alarmGeofenceEnter": "지오펜스 진입",
    "alarmGeofenceExit": "지오펜스 퇴장",
    "alarmGpsAntennaCut": "GPS 안테나 잘림",
    "alarmAccident": "사고",
    "alarmTow": "견인",
    "alarmIdle": "대기",
    "alarmHighRpm": "RPM 높음",
    "alarmHardAcceleration": "급가속",
    "alarmHardBraking": "급브레이크",
    "alarmHardCornering": "급코너링",
    "alarmLaneChange": "차선 변경",
    "alarmFatigueDriving": "운전자 피로",
    "alarmPowerCut": "전원 끊김",
    "alarmPowerRestored": "전원 복구됨",
    "alarmJamming": "전파 방해",
    "alarmTemperature": "온도",
    "alarmParking": "주차",
    "alarmBonnet": "후드 열림",
    "alarmFootBrake": "풋 브레이크",
    "alarmFuelLeak": "기름 누출",
    "alarmTampering": "변조됨",
    "alarmRemoving": "제거됨",
    "notificationType": "알림 유형",
    "notificationAlways": "전체 기기",
    "notificationNotificators": "채널",
    "notificatorCommand": "커맨드",
    "notificatorWeb": "웹",
    "notificatorMail": "메일",
    "notificatorSms": "메시지",
    "notificatorFirebase": "Firebase",
    "notificatorTraccar": "Traccar",
    "notificatorTelegram": "텔레그램",
    "notificatorPushover": "Pushover",
    "reportReplay": "리플레이",
    "reportCombined": "혼합",
    "reportRoute": "경로",
    "reportEvents": "이벤트",
    "reportTrips": "구간",
    "reportStops": "정지",
    "reportSummary": "요약",
    "reportDaily": "일일 요약",
    "reportChart": "차트",
    "reportConfigure": "설정",
    "reportEventTypes": "이벤트 유형",
    "reportChartType": "차트 유형",
    "reportShowMarkers": "마커 표시",
    "reportExport": "내보내기",
    "reportEmail": "이메일 보고",
    "reportSchedule": "스케줄",
    "reportPeriod": "주기",
    "reportCustom": "커스텀",
    "reportToday": "오늘",
    "reportYesterday": "어제",
    "reportThisWeek": "이번주",
    "reportPreviousWeek": "지난주",
    "reportThisMonth": "이번달",
    "reportPreviousMonth": "지난달",
    "reportDeviceName": "기기 이름",
    "reportAverageSpeed": "평균 속도",
    "reportMaximumSpeed": "최대 속도",
    "reportEngineHours": "엔진 시간",
    "reportDuration": "기간",
    "reportStartDate": "시작일",
    "reportStartTime": "시작시간",
    "reportStartAddress": "시작주소",
    "reportEndTime": "종료시간",
    "reportEndAddress": "종료주소",
    "reportSpentFuel": "사용한 연료",
    "reportStartOdometer": "주행거리계 시작",
    "reportEndOdometer": "주행거리계 종료",
    "statisticsTitle": "통계",
    "statisticsCaptureTime": "캡처 시간",
    "statisticsActiveUsers": "활성화된 유저",
    "statisticsActiveDevices": "활성화된 기기",
    "statisticsRequests": "요청",
    "statisticsMessagesReceived": "수신된 메시지",
    "statisticsMessagesStored": "저장한 메세지",
    "statisticsGeocoder": "지오코더 요청",
    "statisticsGeolocation": "지오로케이션 요청",
    "categoryArrow": "화살표",
    "categoryDefault": "기본값",
    "categoryAnimal": "동물",
    "categoryBicycle": "자전거",
    "categoryBoat": "배",
    "categoryBus": "버스",
    "categoryCar": "차",
    "categoryCamper": "Camper",
    "categoryCrane": "크레인",
    "categoryHelicopter": "헬리콥터",
    "categoryMotorcycle": "오토바이",
    "categoryOffroad": "오프로드",
    "categoryPerson": "사람",
    "categoryPickup": "픽업 트럭",
    "categoryPlane": "비행기",
    "categoryShip": "배",
    "categoryTractor": "트랙터",
    "categoryTrain": "기차",
    "categoryTram": "트램",
    "categoryTrolleybus": "트롤리 버스",
    "categoryTruck": "트럭",
    "categoryVan": "밴",
    "categoryScooter": "오토바이",
    "maintenanceStart": "시작",
    "maintenancePeriod": "주기"
}