Skip to content

Commit 087c92b

Browse files
authored
Update: Korean translation (MonitorControl#1358)
1 parent f5bec7b commit 087c92b

3 files changed

Lines changed: 36 additions & 36 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/* General application description */
2-
"ApplicationDescription" = "MonitorControl allows you to control external displays brightness and volume";
2+
"ApplicationDescription" = "MonitorControl를 통해 외부 디스플레이의 밝기와 음량을 제어할 수 있습니다.";
33

44
/* Sofware update deny consequences */
5-
"SoftwareUpdateDenyConsequences" = "If you deny these connections, you will not be notified about new versions and security updates. Security updates are important in order to defend against malware attacks.";
5+
"SoftwareUpdateDenyConsequences" = "이러한 연결을 거부하면 새로운 버전과 보안 업데이트에 대한 알림을 받지 못합니다. 보안 업데이트는 멀웨어 공격을 방어하는데 중요합니다.";
66

77
/* Software update purpose */
8-
"SoftwareUpdatePurpose" = "MonitorControl checks for new versions and security updates.";
8+
"SoftwareUpdatePurpose" = "MonitorControl은 새로운 버전과 보안 업데이트를 확인합니다.";

MonitorControl/UI/ko.lproj/Localizable.strings

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"About" = "정보";
33

44
/* Shown in the alert dialog */
5-
"An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!" = "An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!";
5+
"An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!" = "다른 앱이 밝기 또는 색상을 변경하여 문제를 일으키는 것 같습니다.\n\n이 문제를 해결하려면 다른 앱을 종료하거나 MonitorControl에서 디스플레이에 대한 감마 제어를 비활성화해야 합니다!";
66

77
/* Shown in the main prefs window */
88
"App menu" = "앱 메뉴";
@@ -56,7 +56,7 @@
5656
"Hardware (DDC)" = "하드웨어 (DDC)";
5757

5858
/* Shown in the alert dialog */
59-
"I'll quit the other app" = "I'll quit the other app";
59+
"I'll quit the other app" = "다른 앱을 종료합니다.";
6060

6161
/* Shown in the alert dialog */
6262
"Incompatible previous version" = "호환되지 않는 이전 버전";
@@ -65,7 +65,7 @@
6565
"Increase" = "증가";
6666

6767
/* Shown in the alert dialog */
68-
"Is f.lux or similar running?" = "Is f.lux or similar running?";
68+
"Is f.lux or similar running?" = "f.lux 또는 이와 유사한 기능이 실행되고 있습니까?";
6969

7070
/* Shown in the main prefs window */
7171
"Keyboard" = "키보드";
@@ -83,10 +83,10 @@
8383
"Other Display" = "그 외 디스플레이";
8484

8585
/* Shown in the alert dialog */
86-
"Preferences for an incompatible previous app version detected. Default preferences are reloaded." = "호환되지 않는 이전 앱 버전에 대한 기본 설정이 감지되었습니다. 기본 환경 설정을 다시 불러옵니다.";
86+
"Preferences for an incompatible previous app version detected. Default preferences are reloaded." = "호환되지 않는 이전 앱 버전에 대한 기본 설정이 감지되었습니다. 기본 환경설정을 다시 불러옵니다.";
8787

8888
/* Shown in menu */
89-
"Preferences…" = "환경 설정…";
89+
"Preferences…" = "환경설정…";
9090

9191
/* Shown in menu */
9292
"Quit" = "종료";
@@ -143,10 +143,10 @@
143143
"Virtual Display" = "가상 디스플레이";
144144

145145
/* Shown in menu */
146-
"Volume" = "볼륨";
146+
"Volume" = "음량";
147147

148148
/* Shown in the alert dialog */
149149
"Yes" = "예";
150150

151151
/* Shown in the alert dialog */
152-
"You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work" = "단축키가 동작하기 위해서는 시스템 환경설정 > 보안 및 개인 정보 보호 > 손쉬운 사용에서 MonitorControl 항목을 체크해야 합니다.";
152+
"You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work" = "단축키가 동작하기 위해서는 시스템 환경설정 > 개인정보 보호 및 보안 > 손쉬운 사용에서 MonitorControl을 활성화해야 합니다.";

MonitorControl/UI/ko.lproj/Main.strings

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"1PJ-14-Bvn.title" = "MonitorControl";
99

1010
/* Class = "NSMenuItem"; title = "Standard keyboard volume and mute keys"; ObjectID = "1sy-Kd-WL5"; */
11-
"1sy-Kd-WL5.title" = "표준 키보드 볼륨 및 음소거 키";
11+
"1sy-Kd-WL5.title" = "표준 키보드 음량 및 음소거 키";
1212

1313
/* Class = "NSTextFieldCell"; title = "DDC min"; ObjectID = "1zE-fg-xEm"; */
1414
"1zE-fg-xEm.title" = "DDC 최솟값";
1515

1616
/* Class = "NSTextFieldCell"; title = "Volume down"; ObjectID = "21s-bv-GTK"; */
17-
"21s-bv-GTK.title" = "Volume down";
17+
"21s-bv-GTK.title" = "음량 줄이기";
1818

1919
/* Class = "NSMenuItem"; title = "Show separate controls for each display in menu"; ObjectID = "3eO-bN-ZRl"; */
2020
"3eO-bN-ZRl.title" = "메뉴에서 각 디스플레이에 대해 각각의 컨트롤 표시";
@@ -29,10 +29,10 @@
2929
"4dX-o1-xAc.title" = "활성화된 창을 기준으로 하면 전체 화면 앱에서 제대로 동작하지 않을 수 있습니다.";
3030

3131
/* Class = "NSTextFieldCell"; title = "Welcome to MonitorControl"; ObjectID = "5J0-BD-top"; */
32-
"5J0-BD-top.title" = "Welcome to MonitorControl";
32+
"5J0-BD-top.title" = "MonitorControl에 오신 것을 환영합니다";
3333

3434
/* Class = "NSButtonCell"; title = "Reset Preferences"; ObjectID = "5yT-5F-X5R"; */
35-
"5yT-5F-X5R.title" = "환경 설정 초기화";
35+
"5yT-5F-X5R.title" = "환경설정 초기화";
3636

3737
/* Class = "NSMenuItem"; title = "Always hide"; ObjectID = "6mo-7S-oOO"; */
3838
"6mo-7S-oOO.title" = "항상 숨김";
@@ -50,7 +50,7 @@
5050
"8Q8-57-xnT.title" = "미세한 OSD 스케일 사용";
5151

5252
/* Class = "NSButtonCell"; title = "Start using MonitorControl"; ObjectID = "8WE-da-OZC"; */
53-
"8WE-da-OZC.title" = "Start using MonitorControl";
53+
"8WE-da-OZC.title" = "MonitorControl 시작하기";
5454

5555
/* Class = "NSButtonCell"; title = "Special thanks to our contributors!"; ObjectID = "95V-M4-2l5"; */
5656
"95V-M4-2l5.title" = "기여자에게 특별한 감사를 드립니다!";
@@ -65,13 +65,13 @@
6565
"A8P-vn-DEJ.title" = "정확도를 위해 0%, 25%, 50%, 75% 및 100%에 눈금을 표시합니다.";
6666

6767
/* Class = "NSTextFieldCell"; title = "Use brightness, volume and other settings from last time or use defaults. Values will be applied to the display upon first change by the user."; ObjectID = "an7-Aj-3fZ"; */
68-
"an7-Aj-3fZ.title" = "최근의 밝기, 볼륨 및 기타 설정을 사용하거나 기본값을 사용합니다. 값은 사용자가 처음 변경할 때 디스플레이에 적용됩니다.";
68+
"an7-Aj-3fZ.title" = "최근의 밝기, 음량 및 기타 설정을 사용하거나 기본값을 사용합니다. 값은 사용자가 처음 변경할 때 디스플레이에 적용됩니다.";
6969

7070
/* Class = "NSMenuItem"; title = "Use audio device name to determine which display to control"; ObjectID = "AqF-uD-KCY"; */
7171
"AqF-uD-KCY.title" = "오디오 장치 이름을 사용하여 제어할 디스플레이 결정";
7272

7373
/* Class = "NSTextFieldCell"; title = "Start at Login?"; ObjectID = "bA1-GF-Y2n"; */
74-
"bA1-GF-Y2n.title" = "Start at Login?";
74+
"bA1-GF-Y2n.title" = "로그인 시 실행";
7575

7676
/* Class = "NSMenuItem"; title = "Show sliders only for the display currently showing the menu"; ObjectID = "bbf-sS-uGv"; */
7777
"bbf-sS-uGv.title" = "현재 메뉴를 보여주는 디스플레이에 대한 슬라이더만 표시";
@@ -86,7 +86,7 @@
8686
"bIe-6O-xEH.title" = "하드웨어 (DDC) 제어 디스플레이 전용. 결과는 다를 수 있습니다.";
8787

8888
/* Class = "NSButtonCell"; title = "Disable macOS volume OSD"; ObjectID = "bkM-Px-U3b"; */
89-
"bkM-Px-U3b.title" = "macOS 볼륨 OSD 비활성화";
89+
"bkM-Px-U3b.title" = "macOS 음량 OSD 비활성화";
9090

9191
/* Class = "NSTextFieldCell"; title = "OSD scale:"; ObjectID = "bP4-GJ-vhJ"; */
9292
"bP4-GJ-vhJ.title" = "OSD 스케일:";
@@ -101,7 +101,7 @@
101101
"bZq-0d-lJa.title" = "음소거 DDC 커맨드 활성화";
102102

103103
/* Class = "NSButtonCell"; title = "Show volume slider in menu"; ObjectID = "c9D-MB-lma"; */
104-
"c9D-MB-lma.title" = "메뉴에서 볼륨 슬라이더 표시";
104+
"c9D-MB-lma.title" = "메뉴에서 음량 슬라이더 표시";
105105

106106
/* Class = "NSMenuItem"; title = "Custom"; ObjectID = "Cle-DD-vR7"; */
107107
"Cle-DD-vR7.title" = "사용자 설정";
@@ -146,7 +146,7 @@
146146
"fe9-Ia-t9m.title" = "밝기 조절:";
147147

148148
/* Class = "NSTextFieldCell"; title = "Volume:"; ObjectID = "FER-Ri-4UO"; */
149-
"FER-Ri-4UO.title" = "볼륨:";
149+
"FER-Ri-4UO.title" = "음량:";
150150

151151
/* Class = "NSButtonCell"; title = "Allow zero brightness via software or combined dimming"; ObjectID = "FjB-XL-fG5"; */
152152
"FjB-XL-fG5.title" = "소프트웨어 또는 통합된 밝기 조절을 통해 밝기 0 허용";
@@ -194,13 +194,13 @@
194194
"IK4-u5-qjf.title" = "부드러운 밝기 전환 활성화";
195195

196196
/* Class = "NSButtonCell"; title = "Use fine OSD scale for volume"; ObjectID = "J3L-MW-iJL"; */
197-
"J3L-MW-iJL.title" = "볼륨에 미세한 OSD 스케일 사용";
197+
"J3L-MW-iJL.title" = "음량에 미세한 OSD 스케일 사용";
198198

199199
/* Class = "NSButtonCell"; title = "Start at Login"; ObjectID = "j72-NF-zsW"; */
200-
"j72-NF-zsW.title" = "로그인 시 시작";
200+
"j72-NF-zsW.title" = "로그인 시 실행";
201201

202202
/* Class = "NSTextFieldCell"; title = "Toggle Mute"; ObjectID = "jK7-7w-uib"; */
203-
"jK7-7w-uib.title" = "Toggle Mute";
203+
"jK7-7w-uib.title" = "음소거 토글";
204204

205205
/* Class = "NSMenuItem"; title = "Change for all screens"; ObjectID = "jSj-HB-T2t"; */
206206
"jSj-HB-T2t.title" = "모든 화면에 대해 변경";
@@ -209,7 +209,7 @@
209209
"jVH-oc-rUi.title" = "업데이트 확인";
210210

211211
/* Class = "NSButtonCell"; title = "Start MonitorControl at Login"; ObjectID = "JWJ-OY-VtE"; */
212-
"JWJ-OY-VtE.title" = "Start MonitorControl at Login";
212+
"JWJ-OY-VtE.title" = "로그인 시 MonitorControl 실행";
213213

214214
/* Class = "NSTextFieldCell"; title = "Note: you can press Shift during startup for 'Safe mode' to restore defaults and avoid reading or setting anything."; ObjectID = "Jx2-gO-nq9"; */
215215
"Jx2-gO-nq9.title" = "참고: 시작하는 동안 Shift 키를 눌러 '안전 모드'를 실행할 수 있으며, 이는 기본값을 복원하고 어떠한 것이든 읽거나 설정하지 않도록 할 수 있습니다.";
@@ -218,7 +218,7 @@
218218
"K6A-4z-1aQ.title" = "Apple 전용 및 내장 디스플레이에도 활성화";
219219

220220
/* Class = "NSTextFieldCell"; title = "MonitorControl needs access to \"accessibility\" to use macOS native keys to control your display.\nYou can enable it by adding MonitorControl in System Preferences > Security and Privacy > Accessibility."; ObjectID = "kBJ-Zf-1k2"; */
221-
"kBJ-Zf-1k2.title" = "MonitorControl needs access to \"accessibility\" to use macOS native keys to control your display.\nYou can enable it by adding MonitorControl in System Preferences > Security and Privacy > Accessibility.";
221+
"kBJ-Zf-1k2.title" = "MonitorControl이 macOS 기본 키를 사용하여 디스플레이를 제어하려면 \"손쉬운 사용\"에 접근할 수 있어야 합니다.\n시스템 환경설정 > 개인정보 보호 및 보안 > 손쉬운 사용에서 MonitorControl을 추가하여 이 기능을 활성화할 수 있습니다.";
222222

223223
/* Class = "NSTextFieldCell"; title = "Screen to control:"; ObjectID = "Kfj-WK-aSL"; */
224224
"Kfj-WK-aSL.title" = "제어할 화면:";
@@ -239,7 +239,7 @@
239239
"ltL-gR-K3Z.title" = "제어할 화면:";
240240

241241
/* Class = "NSTextFieldCell"; title = "Control your external displays brightness, contrast and volume directly from your Mac, using menulet sliders or the keyboard, including native Apple keys."; ObjectID = "Mh5-1A-apq"; */
242-
"Mh5-1A-apq.title" = "Control your external displays brightness, contrast and volume directly from your Mac, using menulet sliders or the keyboard, including native Apple keys.";
242+
"Mh5-1A-apq.title" = "메뉴 막대 슬라이더 또는 기본 Apple 키를 포함한 키보드를 사용하여 Mac에서 직접 외부 디스플레이의 밝기, 대비 및 음량을 제어합니다.";
243243

244244
/* Class = "NSButtonCell"; title = "Enable slider snapping"; ObjectID = "MlU-hl-d46"; */
245245
"MlU-hl-d46.title" = "슬라이더 정렬 활성화";
@@ -251,7 +251,7 @@
251251
"MMk-S2-yJN.title" = "대비:";
252252

253253
/* Class = "NSTextFieldCell"; title = "Volume:"; ObjectID = "mue-fa-8z6"; */
254-
"mue-fa-8z6.title" = "볼륨:";
254+
"mue-fa-8z6.title" = "음량:";
255255

256256
/* Class = "NSButtonCell"; title = "Show brightness slider in menu"; ObjectID = "MWo-6I-s9L"; */
257257
"MWo-6I-s9L.title" = "메뉴에 밝기 슬라이더 표시";
@@ -260,10 +260,10 @@
260260
"na6-mS-MPi.title" = "감마 테이블 조절 방지";
261261

262262
/* Class = "NSTextFieldCell"; title = "Ensure MonitorControl is always running when you need it by launching the app at startup."; ObjectID = "nk6-Gh-Mfs"; */
263-
"nk6-Gh-Mfs.title" = "Ensure MonitorControl is always running when you need it by launching the app at startup.";
263+
"nk6-Gh-Mfs.title" = "로그인 시 앱을 실행하여 필요할 때 MonitorControl을 사용할 수 있도록 항상 실행된 상태를 유지합니다.";
264264

265265
/* Class = "NSTextFieldCell"; title = "Brightness up"; ObjectID = "nty-g6-Sde"; */
266-
"nty-g6-Sde.title" = "Brightness up";
266+
"nty-g6-Sde.title" = "밝기 높이기";
267267

268268
/* Class = "NSButtonCell"; title = "Separate scales for combined hardware & software dimming"; ObjectID = "O8o-hI-8eR"; */
269269
"O8o-hI-8eR.title" = "통합된 하드웨어 및 소프트웨어 밝기 조절을 위한 별도의 스케일";
@@ -293,13 +293,13 @@
293293
"psF-vX-AFB.title" = "DDC 최댓값";
294294

295295
/* Class = "NSButtonCell"; title = "Open System Preferences…"; ObjectID = "pVc-wG-Bdh"; */
296-
"pVc-wG-Bdh.title" = "Open System Preferences…";
296+
"pVc-wG-Bdh.title" = "시스템 환경설정 열기…";
297297

298298
/* Class = "NSTextFieldCell"; title = "Use software dimming after the display reached zero hardware brightness for extended range. Works for DDC controlled displays only."; ObjectID = "PyY-p9-3NP"; */
299299
"PyY-p9-3NP.title" = "디스플레이가 확장된 범위에 대해 하드웨어 밝기가 0에 도달한 후 소프트웨어 밝기 조절을 사용합니다. DDC 제어 디스플레이에서만 동작합니다.";
300300

301301
/* Class = "NSTextFieldCell"; title = "Brightness down"; ObjectID = "q5a-Ix-Hjs"; */
302-
"q5a-Ix-Hjs.title" = "Brightness down";
302+
"q5a-Ix-Hjs.title" = "밝기 낮추기";
303303

304304
/* Class = "NSMenuItem"; title = "Both standard and custom shortcuts"; ObjectID = "QDG-SA-mRX"; */
305305
"QDG-SA-mRX.title" = "표준 및 사용자 정의 단축키 둘 다";
@@ -311,7 +311,7 @@
311311
"qO0-dB-yUs.title" = "메뉴에 대비 슬라이더 표시";
312312

313313
/* Class = "NSTextFieldCell"; title = "Volume control (DDC only):"; ObjectID = "qoh-Gn-f11"; */
314-
"qoh-Gn-f11.title" = "볼륨 조절 (DDC 전용):";
314+
"qoh-Gn-f11.title" = "음량 조절 (DDC 전용):";
315315

316316
/* Class = "NSTextFieldCell"; title = "Show percentage next to slider for more precision."; ObjectID = "qXy-CL-Wf1"; */
317317
"qXy-CL-Wf1.title" = "정확도를 높이기 위해 슬라이더 옆에 백분율을 표시합니다.";
@@ -320,7 +320,7 @@
320320
"r76-Zc-x09.title" = "하드웨어 및 소프트웨어 밝기 조절 통합";
321321

322322
/* Class = "NSTextFieldCell"; title = "Enable Apple keyboard native key access"; ObjectID = "RBj-pU-aen"; */
323-
"RBj-pU-aen.title" = "Enable Apple keyboard native key access";
323+
"RBj-pU-aen.title" = "Apple 키보드의 기본 키 접근 활성화";
324324

325325
/* Class = "NSMenuItem"; title = "Normal"; ObjectID = "Riq-uM-bTs"; */
326326
"Riq-uM-bTs.title" = "보통";
@@ -338,7 +338,7 @@
338338
"UBq-Od-SIB.title" = "고급 설정 표시";
339339

340340
/* Class = "NSTextFieldCell"; title = "Works if an audio device is selected with no native volume control."; ObjectID = "uF5-a9-Ngz"; */
341-
"uF5-a9-Ngz.title" = "기본 볼륨 컨트롤 없이 오디오 장치를 선택한 경우 동작합니다.";
341+
"uF5-a9-Ngz.title" = "기본 음량 컨트롤 없이 오디오 장치를 선택한 경우 동작합니다.";
342342

343343
/* Class = "NSButtonCell"; title = "Enable keyboard control for display"; ObjectID = "UqR-WE-jHl"; */
344344
"UqR-WE-jHl.title" = "디스플레이 키보드 제어 활성화";
@@ -368,7 +368,7 @@
368368
"wjv-tq-iUx.title" = "조도 센서로 인해 변경되었거나 Touch Bar, 제어 센터, 시스템 환경설정을 사용하여 변경한 사항은 모든 디스플레이에 적용됩니다.";
369369

370370
/* Class = "NSMenuItem"; title = "Change volume for all screens"; ObjectID = "Xih-P5-NyM"; */
371-
"Xih-P5-NyM.title" = "모든 화면의 볼륨 변경";
371+
"Xih-P5-NyM.title" = "모든 화면의 음량 변경";
372372

373373
/* Class = "NSTextFieldCell"; title = "Update settings from the display. May not work with some hardware."; ObjectID = "xjq-hs-wWB"; */
374374
"xjq-hs-wWB.title" = "디스플레이에서 설정을 업데이트합니다. 일부 하드웨어에서는 동작하지 않을 수 있습니다.";
@@ -398,7 +398,7 @@
398398
"Ytd-mg-N5E.title" = "마우스 포인터 위치에 따라 다름";
399399

400400
/* Class = "NSTextFieldCell"; title = "Volume up"; ObjectID = "Z3w-eR-qDF"; */
401-
"Z3w-eR-qDF.title" = "Volume up";
401+
"Z3w-eR-qDF.title" = "음량 높이기";
402402

403403
/* Class = "NSButtonCell"; title = "Use hardware DDC control"; ObjectID = "ZdU-gV-V05"; */
404404
"ZdU-gV-V05.title" = "하드웨어 DDC 제어 사용";

0 commit comments

Comments
 (0)