Skip to content

Commit 3358c46

Browse files
authored
All: Translation: Update ko.po (laurent22#3890)
It updates fuzzy/missing translations for Korean. Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
1 parent 3054310 commit 3358c46

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

CliClient/locales/ko.po

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ msgstr ""
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"X-Generator: Poedit 2.4.1\n"
1717
"Plural-Forms: nplurals=1; plural=0;\n"
18+
"POT-Creation-Date: \n"
19+
"PO-Revision-Date: \n"
1820

1921
#: ElectronClient/services/plugins/UserWebviewDialogButtonBar.js:20
2022
#: ElectronClient/checkForUpdates.js:139
@@ -799,7 +801,6 @@ msgid "Toggle sidebar"
799801
msgstr "사이드바 표시 전환"
800802

801803
#: ElectronClient/gui/MainScreen/commands/toggleEditors.js:17
802-
#, fuzzy
803804
msgid "Toggle editors"
804805
msgstr "편집기 배치 형태 전환"
805806

@@ -1389,9 +1390,9 @@ msgstr ""
13891390

13901391
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:62
13911392
#: ReactNativeClient/lib/services/KeymapService.js:142
1392-
#, fuzzy, javascript-format
1393+
#, javascript-format
13931394
msgid "Error: %s"
1394-
msgstr "오류"
1395+
msgstr "오류: %s"
13951396

13961397
#: ElectronClient/gui/KeymapConfig/KeymapConfigScreen.js:125
13971398
msgid "Command"
@@ -1463,9 +1464,8 @@ msgid "Exit"
14631464
msgstr "종료"
14641465

14651466
#: ElectronClient/commands/copyDevCommand.js:17
1466-
#, fuzzy
14671467
msgid "Copy dev mode command to clipboard"
1468-
msgstr "경로를 클립보드에 복사"
1468+
msgstr "개발자 모드 명령을 클립보드에 복사"
14691469

14701470
#: ElectronClient/commands/startExternalEditing.js:18
14711471
msgid "Edit in external editor"
@@ -1477,13 +1477,12 @@ msgid "Error opening note in editor: %s"
14771477
msgstr "편집기에서 노트를 열 수 없는 오류가 발생하였습니다: %s"
14781478

14791479
#: ElectronClient/commands/toggleExternalEditing.js:16
1480-
#, fuzzy
14811480
msgid "Toggle external editing"
1482-
msgstr "외부 편집을 그만 두시려면 클릭하세요"
1481+
msgstr "외부 편집 전환"
14831482

14841483
#: ElectronClient/commands/toggleExternalEditing.js:42
14851484
msgid "Stop"
1486-
msgstr ""
1485+
msgstr "중지"
14871486

14881487
#: ElectronClient/commands/stopExternalEditing.js:16
14891488
msgid "Stop external editing"
@@ -2203,9 +2202,9 @@ msgid "Cannot load \"%s\" module for format \"%s\" and output \"%s\""
22032202
msgstr "\"%s\" 모듈(\"%s\" 포맷과 \"%s\" 출력을 위한)을 불러올 수 없습니다"
22042203

22052204
#: ReactNativeClient/lib/services/interop/InteropService.js:152
2206-
#, fuzzy, javascript-format
2205+
#, javascript-format
22072206
msgid "Cannot load \"%s\" module for format \"%s\" and target \"%s\""
2208-
msgstr "\"%s\" 모듈(\"%s\" 포맷과 \"%s\" 출력을 위한)을 불러올 수 없습니다"
2207+
msgstr "\"%s\" 모듈(\"%s\" 포맷과 \"%s\" 대상을 위한)을 불러올 수 없습니다"
22092208

22102209
#: ReactNativeClient/lib/services/interop/InteropService.js:187
22112210
#, javascript-format
@@ -2221,25 +2220,24 @@ msgid "Restored Notes"
22212220
msgstr "복구된 노트들"
22222221

22232222
#: ReactNativeClient/lib/services/KeymapService.js:236
2224-
#, fuzzy
22252223
msgid "command"
22262224
msgstr "명령"
22272225

22282226
#: ReactNativeClient/lib/services/KeymapService.js:236
22292227
#: ReactNativeClient/lib/services/KeymapService.js:241
2230-
#, fuzzy, javascript-format
2228+
#, javascript-format
22312229
msgid "\"%s\" is missing the required \"%s\" property."
2232-
msgstr "키맵 항목 %s에 필수 속성인 \"명령\" 없습니다."
2230+
msgstr "\"%s\"\"%s\" 필수 속성이 없습니다."
22332231

22342232
#: ReactNativeClient/lib/services/KeymapService.js:241
22352233
#: ReactNativeClient/lib/services/KeymapService.js:248
22362234
msgid "accelerator"
2237-
msgstr ""
2235+
msgstr "단축키"
22382236

22392237
#: ReactNativeClient/lib/services/KeymapService.js:248
2240-
#, fuzzy, javascript-format
2238+
#, javascript-format
22412239
msgid "Invalid %s: %s."
2242-
msgstr "잘못된 답: %s"
2240+
msgstr "유효하지 않은 %s: %s."
22432241

22442242
#: ReactNativeClient/lib/services/KeymapService.js:266
22452243
#, javascript-format

0 commit comments

Comments
 (0)