Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 3093a8b

Browse files
ApolloZhuanaclumos
andcommitted
Import Korean translations
crowdin reported that the translations have misspelled words Co-Authored-By: Sunghyun Cho <anaclumos@users.noreply.github.com>
1 parent acc4f8c commit 3093a8b

File tree

5 files changed

+279
-0
lines changed

5 files changed

+279
-0
lines changed

Dynamic Dark Mode.xcodeproj/project.pbxproj

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@
116116
52972633216BD50300C62F19 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
117117
52972634216BD50300C62F19 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
118118
52972635216BD50400C62F19 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
119+
52B37152227BC73A0005B1B7 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = "<group>"; };
120+
52B37153227BC73A0005B1B7 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = "<group>"; };
121+
52B37154227BC73A0005B1B7 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
122+
52B37155227BC73A0005B1B7 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Main.strings; sourceTree = "<group>"; };
119123
52BC0C7221C00CFC005E8E45 /* StatusBarItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusBarItem.swift; sourceTree = "<group>"; };
120124
52C3511220CC53CC0073F0CA /* Preferences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = "<group>"; };
121125
52C3511820CC57B60073F0CA /* DynamicLauncher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DynamicLauncher.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -453,6 +457,7 @@
453457
ru,
454458
fr,
455459
ja,
460+
ko,
456461
);
457462
mainGroup = 52168FAF20C8B47100869A9C;
458463
productRefGroup = 52168FB920C8B47100869A9C /* Products */;
@@ -673,6 +678,7 @@
673678
52972631216BD50300C62F19 /* ru */,
674679
ED6A51F921772F27004DEFEA /* fr */,
675680
52E3B231227BC29300D65AC6 /* ja */,
681+
52B37155227BC73A0005B1B7 /* ko */,
676682
);
677683
name = Main.storyboard;
678684
sourceTree = "<group>";
@@ -687,6 +693,7 @@
687693
52972634216BD50300C62F19 /* ru */,
688694
ED6A51FC21772F28004DEFEA /* fr */,
689695
52E3B22F227BC29300D65AC6 /* ja */,
696+
52B37153227BC73A0005B1B7 /* ko */,
690697
);
691698
name = InfoPlist.strings;
692699
sourceTree = "<group>";
@@ -701,6 +708,7 @@
701708
52972635216BD50400C62F19 /* ru */,
702709
ED6A51FD21772F28004DEFEA /* fr */,
703710
52E3B22E227BC29300D65AC6 /* ja */,
711+
52B37152227BC73A0005B1B7 /* ko */,
704712
);
705713
name = InfoPlist.strings;
706714
sourceTree = "<group>";
@@ -715,6 +723,7 @@
715723
52972633216BD50300C62F19 /* ru */,
716724
ED6A51FB21772F28004DEFEA /* fr */,
717725
52E3B230227BC29300D65AC6 /* ja */,
726+
52B37154227BC73A0005B1B7 /* ko */,
718727
);
719728
name = Localizable.strings;
720729
sourceTree = "<group>";
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/* Bundle name */
2+
"CFBundleName" = "Dynamic Dark Mode";
3+
4+
/* Copyright (human-readable) */
5+
"NSHumanReadableCopyright" = "Copyright © 2018-2019 Dynamic Dark Mode. 모든 권리 보유.";
6+
7+
/* Privacy - Location Usage Description */
8+
"NSLocationUsageDescription" = "Dynamic Dark Mode가 일출과 일몰 시간을 자동으로 계산하기 위해 사용자의 위치 정보 권한을 필요로 합니다.";
9+
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
/* No comment provided by engineer. */
2+
"AppleScript.authorization.error" = "Dynamic Dark Mode가 Dark Mode를 관리할 권한이 없습니다.";
3+
4+
/* Generic error happened */
5+
"AppleScript.authorization.failed" = "오류가 발생했습니다.";
6+
7+
/* No comment provided by engineer. */
8+
"AppleScript.authorization.instruction" = "시스템 환경 설정으로 이동합니다. 새로운 설정이 적용되려면 Dynamic Dark Mode를 재시작해야할 수 있습니다.";
9+
10+
/* Something went wrong. But it's okay */
11+
"AppleScript.execute.error" = "Dark Mode를 활성화하는데 실패했습니다.";
12+
13+
/* Scare the user so they report bugs. */
14+
"Bug.general.title" = "개발자에게 치명적 오류를 리포트하세요.";
15+
16+
/* Request users to provide more context. */
17+
"Bug.known.title" = "Encountered a Known Issue";
18+
19+
/* User did not authorize this app to use location. */
20+
"Location.notAuthorized" = "You did NOT authorize Dynamic Dark Mode to get your location.";
21+
22+
/* Failed to attain user location for sunset/sunrise calculation. */
23+
"Location.notAvailable" = "위치 정보를 읽어올 수 없었습니다.";
24+
25+
/* Took too long to use up retries, most likely off Wi-Fi. */
26+
"Location.timeout" = "Timedout. Check your network connection.";
27+
28+
/* Can't fetch user's current location. Using cache instead. */
29+
"Location.useCache" = "기존에 임시 저장된 위치 정보를 사용합니다.";
30+
31+
/* Drop down menu item to show preferences */
32+
"Menu.preferences" = "설정…";
33+
34+
/* Use system translation for quit */
35+
"Menu.quit" = "종료";
36+
37+
/* Action item to toggle in from menu bar */
38+
"Menu.toggle" = "Dark Mode 활성화";
39+
40+
/* User did not authorize this app to send notifications. */
41+
"Notification.notAuthorized" = "You did NOT authorize Dynamic Dark Mode to send notifications.";
42+
43+
/* Indicates either enable or disable opens at login failed. */
44+
"Preferences.opensAtLogin.failed" = "Failed to update opens at login settings";
45+
46+
/* For touch bar button title */
47+
"SettingsViewController.autoAdjustThreshold" = "Auto Adjust Threshold";
48+
49+
/* For touch bar button title */
50+
"SettingsViewController.scheduleMode" = "Schedule Mode";
51+
52+
/* Astronomical */
53+
"SunsetSunrise.astronomical" = "Astronomical";
54+
55+
/* Civil */
56+
"SunsetSunrise.civil" = "Civil";
57+
58+
/* CustomRange */
59+
"SunsetSunrise.customRange" = "Custom";
60+
61+
/* Nautical */
62+
"SunsetSunrise.nautical" = "Nautical";
63+
64+
/* Official */
65+
"SunsetSunrise.official" = "Official";
66+
67+
/* No comment provided by engineer. */
68+
"SystemPreferences.open" = "시스템 환경설정 열기";
69+
70+
/* No comment provided by engineer. */
71+
"SystemPreferences.skip" = "건너뛰기";
72+
Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,183 @@
1+
/* Class = "NSMenuItem"; title = "Dynamic Dark Mode"; ObjectID = "1Xt-HY-uBw"; */
2+
"1Xt-HY-uBw.title" = "Dynamic Dark Mode";
3+
4+
/* Class = "NSTextFieldCell"; title = "From:"; ObjectID = "4da-BG-PBG"; */
5+
"4da-BG-PBG.title" = "From:";
6+
7+
/* Class = "NSMenuItem"; title = "Enter Full Screen"; ObjectID = "4J7-dP-txa"; */
8+
"4J7-dP-txa.title" = "전체 화면 진입";
9+
10+
/* Class = "NSButtonCell"; title = "Save"; ObjectID = "4NB-3a-2UR"; */
11+
"4NB-3a-2UR.title" = "저장";
12+
13+
/* Class = "NSTextFieldCell"; title = "Auto Adjust"; ObjectID = "4Oz-wH-7ZV"; */
14+
"4Oz-wH-7ZV.title" = "자동 조정";
15+
16+
/* Class = "NSMenuItem"; title = "Quit Dynamic Dark Mode"; ObjectID = "4sb-4s-VLi"; */
17+
"4sb-4s-VLi.title" = "Dynamic Dark Mode 종료";
18+
19+
/* Class = "NSMenuItem"; title = "About Dynamic Dark Mode"; ObjectID = "5kV-Vb-QxS"; */
20+
"5kV-Vb-QxS.title" = "Dynamic Dark Mode에 대하여";
21+
22+
/* Class = "NSTextFieldCell"; title = "Dynamic Dark Mode Preferences"; ObjectID = "32v-z6-q8Z"; */
23+
"32v-z6-q8Z.title" = "설정";
24+
25+
/* Class = "NSTextFieldCell"; title = "Allow Controlling System Events"; ObjectID = "92J-gp-8D9"; */
26+
"92J-gp-8D9.title" = "시스템 이벤트 관리 권한 부여";
27+
28+
/* Class = "NSMenuItem"; title = "Show Dropdown Menu"; ObjectID = "apZ-rU-OFQ"; */
29+
"apZ-rU-OFQ.title" = "Show Dropdown Menu";
30+
31+
/* Class = "NSMenuItem"; title = "Print…"; ObjectID = "aTl-1u-JFS"; */
32+
"aTl-1u-JFS.title" = "인쇄…";
33+
34+
/* Class = "NSMenuItem"; title = "Window"; ObjectID = "aUF-d1-5bR"; */
35+
"aUF-d1-5bR.title" = "창";
36+
37+
/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "AYu-sK-qS6"; */
38+
"AYu-sK-qS6.title" = "메인 메뉴";
39+
40+
/* Class = "NSMenu"; title = "File"; ObjectID = "bib-Uj-vzu"; */
41+
"bib-Uj-vzu.title" = "파일";
42+
43+
/* Class = "NSMenuItem"; title = "Preferences…"; ObjectID = "BOF-NM-1cW"; */
44+
"BOF-NM-1cW.title" = "환경 설정…";
45+
46+
/* Class = "NSTextFieldCell"; title = "Welcome to Dynamic Dark Mode"; ObjectID = "Buz-5v-iiv"; */
47+
"Buz-5v-iiv.title" = "Dynamic Dark Mode에 오신 것을 환영합니다.";
48+
49+
/* Class = "NSButtonCell"; title = "Dark Mode On Between"; ObjectID = "Dcd-f7-wbP"; */
50+
"Dcd-f7-wbP.title" = "사이의 Dark Mode";
51+
52+
/* Class = "NSMenuItem"; title = "File"; ObjectID = "dMs-cI-mzQ"; */
53+
"dMs-cI-mzQ.title" = "파일";
54+
55+
/* Class = "NSTextFieldCell"; title = "Threshold:"; ObjectID = "do3-JG-x5l"; */
56+
"do3-JG-x5l.title" = "기준:";
57+
58+
/* Class = "NSMenuItem"; title = "Close"; ObjectID = "DVo-aG-piG"; */
59+
"DVo-aG-piG.title" = "닫기";
60+
61+
/* Class = "NSMenuItem"; title = "Hidden"; ObjectID = "eib-A2-uKg"; */
62+
"eib-A2-uKg.title" = "Hidden";
63+
64+
/* Class = "NSMenu"; title = "Help"; ObjectID = "F2S-fz-NVQ"; */
65+
"F2S-fz-NVQ.title" = "지원";
66+
67+
/* Class = "NSMenuItem"; title = "Dynamic Dark Mode Help"; ObjectID = "FKE-Sm-Kum"; */
68+
"FKE-Sm-Kum.title" = "Dynamic Dark Mode 지원";
69+
70+
/* Class = "NSMenuItem"; title = "View"; ObjectID = "H8h-7b-M4v"; */
71+
"H8h-7b-M4v.title" = "보기";
72+
73+
/* Class = "NSTextFieldCell"; title = "To:"; ObjectID = "hBx-FP-5Wr"; */
74+
"hBx-FP-5Wr.title" = "To:";
75+
76+
/* Class = "NSMenu"; title = "View"; ObjectID = "HyV-fh-RgO"; */
77+
"HyV-fh-RgO.title" = "보기";
78+
79+
/* Class = "NSMenu"; title = "Services"; ObjectID = "hz9-B4-Xy5"; */
80+
"hz9-B4-Xy5.title" = "서비스";
81+
82+
/* Class = "NSButtonCell"; title = "Skip"; ObjectID = "i9M-2z-rxR"; */
83+
"i9M-2z-rxR.title" = "건너뛰기";
84+
85+
/* Class = "NSButtonCell"; title = "Opens At Login"; ObjectID = "IB3-f2-BQf"; */
86+
"IB3-f2-BQf.title" = "시스템 로그인과 함께 열기";
87+
88+
/* Class = "NSMenuItem"; title = "Custom Range"; ObjectID = "Ibh-ok-jMp"; */
89+
"Ibh-ok-jMp.title" = "커스텀 범위";
90+
91+
/* Class = "NSTextFieldCell"; title = "Allow Access Current Location"; ObjectID = "jwe-Zh-ib0"; */
92+
"jwe-Zh-ib0.title" = "현재 위치 정보 접근 허용";
93+
94+
/* Class = "NSMenuItem"; title = "Show All"; ObjectID = "Kd2-mp-pUS"; */
95+
"Kd2-mp-pUS.title" = "모두 보이기";
96+
97+
/* Class = "NSMenuItem"; title = "Bring All to Front"; ObjectID = "LE2-aR-0XJ"; */
98+
"LE2-aR-0XJ.title" = "모두 맨 앞으로 가져오기";
99+
100+
/* Class = "NSTextFieldCell"; title = "Dynamic Dark Mode needs to send commands to the built-in \"System Events\" in order to toggle dark mode for you."; ObjectID = "mGd-Ks-iSW"; */
101+
"mGd-Ks-iSW.title" = "Dynamic Dark Mode는 내장된 \"System Events\"에 Dark Mode 전환 요청을 보내야합니다.";
102+
103+
/* Class = "NSTextFieldCell"; title = "Shortcut"; ObjectID = "MI9-bf-6dt"; */
104+
"MI9-bf-6dt.title" = "단축키";
105+
106+
/* Class = "NSMenuItem"; title = "Astronomical Sunset Sunrise"; ObjectID = "N5L-wl-yWc"; */
107+
"N5L-wl-yWc.title" = "천문학적 일출 일몰";
108+
109+
/* Class = "NSButtonCell"; title = "Re-setup"; ObjectID = "nFa-hm-K6y"; */
110+
"nFa-hm-K6y.title" = "다시 설정";
111+
112+
/* Class = "NSMenuItem"; title = "Services"; ObjectID = "NMo-om-nkz"; */
113+
"NMo-om-nkz.title" = "서비스";
114+
115+
/* Class = "NSTextFieldCell"; title = "Scheduled"; ObjectID = "O5v-cY-mFV"; */
116+
"O5v-cY-mFV.title" = "예약됨";
117+
118+
/* Class = "NSMenuItem"; title = "Hide Dynamic Dark Mode"; ObjectID = "Olw-nP-bQN"; */
119+
"Olw-nP-bQN.title" = "Dynamic Dark Mode 감추기";
120+
121+
/* Class = "NSMenuItem"; title = "Minimize"; ObjectID = "OY7-WF-poV"; */
122+
"OY7-WF-poV.title" = "최소화";
123+
124+
/* Class = "NSButtonCell"; title = "Open Preferences >>"; ObjectID = "pDT-Ae-cZU"; */
125+
"pDT-Ae-cZU.title" = "환경설정 열기 →";
126+
127+
/* Class = "NSMenuItem"; title = "Official Sunset Sunrise"; ObjectID = "QiA-MM-zn7"; */
128+
"QiA-MM-zn7.title" = "공식 일출 일몰";
129+
130+
/* Class = "NSMenuItem"; title = "Page Setup…"; ObjectID = "qIS-W8-SiK"; */
131+
"qIS-W8-SiK.title" = "창 설정";
132+
133+
/* Class = "NSMenuItem"; title = "Zoom"; ObjectID = "R4o-n2-Eq4"; */
134+
"R4o-n2-Eq4.title" = "확대";
135+
136+
/* Class = "NSMenuItem"; title = "Toggle Dark Mode"; ObjectID = "RMC-yX-fzH"; */
137+
"RMC-yX-fzH.title" = "Dark Mode 활성화";
138+
139+
/* Class = "NSMenuItem"; title = "Nautical Sunset Sunrise"; ObjectID = "RtR-kN-8f8"; */
140+
"RtR-kN-8f8.title" = "해상 일출 일몰";
141+
142+
/* Class = "NSTextFieldCell"; title = "Menu Bar Item"; ObjectID = "scf-Wn-qXQ"; */
143+
"scf-Wn-qXQ.title" = "Menu Bar Item";
144+
145+
/* Class = "NSWindow"; title = "Setup"; ObjectID = "T1i-3L-V9g"; */
146+
"T1i-3L-V9g.title" = "설정하기";
147+
148+
/* Class = "NSMenu"; title = "Window"; ObjectID = "Td7-aD-5lo"; */
149+
"Td7-aD-5lo.title" = "윈도우";
150+
151+
/* Class = "NSTextFieldCell"; title = "Other"; ObjectID = "tF8-qA-5Bo"; */
152+
"tF8-qA-5Bo.title" = "그 외";
153+
154+
/* Class = "NSMenu"; title = "Dynamic Dark Mode"; ObjectID = "uQy-DD-JDr"; */
155+
"uQy-DD-JDr.title" = "Dynamic Dark Mode";
156+
157+
/* Class = "NSMenuItem"; title = "Hide Others"; ObjectID = "Vdr-fp-XzO"; */
158+
"Vdr-fp-XzO.title" = "다른 것들 감추기";
159+
160+
/* Class = "NSMenuItem"; title = "Civil Sunset Sunrise"; ObjectID = "VHN-z1-e7t"; */
161+
"VHN-z1-e7t.title" = "시민 일출 일몰";
162+
163+
/* Class = "NSButtonCell"; title = "Quit (⌘Q)"; ObjectID = "vzJ-gO-E1h"; */
164+
"vzJ-gO-E1h.title" = "종료 (⌘Q)";
165+
166+
/* Class = "NSMenuItem"; title = "Help"; ObjectID = "wpr-3q-Mcd"; */
167+
"wpr-3q-Mcd.title" = "지원";
168+
169+
/* Class = "NSButtonCell"; title = "Check Permission >>"; ObjectID = "X4y-Vz-jYE"; */
170+
"X4y-Vz-jYE.title" = "종료 & 조정 →";
171+
172+
/* Class = "NSButtonCell"; title = "Setup >>"; ObjectID = "y0s-hF-kCC"; */
173+
"y0s-hF-kCC.title" = "설정하기 →";
174+
175+
/* Class = "NSTextFieldCell"; title = "Dynamic Dark Mode needs to know your current location in order to calculate sunset/sunrise time, thereby turning on dark mode at night."; ObjectID = "ZMe-eD-uJT"; */
176+
"ZMe-eD-uJT.title" = "Dynamic Dark Mode는 자동적으로 일출과 일몰 정보를 계산하여 자동으로 Dark Mode를 활성화하고 비활성화합니다. 이때 일출과 일몰 시각을 계산하기 위해 사용자의 현재 위치 정보가 필요합니다.";
177+
178+
/* Class = "NSButtonCell"; title = "Turn On Dark Mode Based On Brightness"; ObjectID = "znm-gt-cHP"; */
179+
"znm-gt-cHP.title" = "화면 밝기에 따라 Dark Mode 자동으로 켜기";
180+
181+
/* Class = "NSWindow"; title = "Dynamic Dark Mode"; ObjectID = "ZWC-1W-uDl"; */
182+
"ZWC-1W-uDl.title" = "Dynamic Dark Mode";
183+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/* Bundle name */
2+
"CFBundleName" = "$(PRODUCT_NAME)";
3+
4+
/* Copyright (human-readable) */
5+
"NSHumanReadableCopyright" = "Copyright © 2018-2019 Dynamic Dark Mode. 모든 권리 보유.";
6+

0 commit comments

Comments
 (0)