diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:05:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:05:15 +0000 |
commit | 6e9cd6b491267e6dff3e3f3f37d8af5f28e40672 (patch) | |
tree | 35661af16c4a0ef2a9a8e225d2d5cc82605ea289 /src/po/ko.po | |
parent | Adding upstream version 2:9.1.0496. (diff) | |
download | vim-6e9cd6b491267e6dff3e3f3f37d8af5f28e40672.tar.xz vim-6e9cd6b491267e6dff3e3f3f37d8af5f28e40672.zip |
Adding upstream version 2:9.1.0698.upstream/2%9.1.0698
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | src/po/ko.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/po/ko.po b/src/po/ko.po index 00fb486..2b3c785 100644 --- a/src/po/ko.po +++ b/src/po/ko.po @@ -1,8 +1,8 @@ -# Generated from ko.UTF-8.po, DO NOT EDIT +# Korean translation for Vim # # FIRST AUTHOR SungHyun Nam <goweol@gmail.com>, 2000-2018 # -# Original translations. +# Generated from ko.UTF-8.po, DO NOT EDIT. # msgid "" msgstr "" @@ -14,7 +14,7 @@ msgstr "" "Language-Team: Korean\n" "Language: ko\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=euc-kr\n" +"Content-Type: text/plain; charset=EUC-KR\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -411,8 +411,8 @@ msgstr " »ç¿ëÀÚ Á¤ÀÇ ¿Ï¼º (^U^N^P)" msgid " Omni completion (^O^N^P)" msgstr " Omni ¿Ï¼º (^O^N^P)" -msgid " Spelling suggestion (s^N^P)" -msgstr " ´Ü¾î Á¦¾È (s^N^P)" +msgid " Spelling suggestion (^S^N^P)" +msgstr " ´Ü¾î Á¦¾È (^S^N^P)" msgid " Keyword Local completion (^N^P)" msgstr " ³¹¸» ·ÎÄà ¿Ï¼º (^N^P)" |