translations: Update generated po files Commit: https://github.com/vim/vim/commit/181fda18e98620144a0e82a5b5a80dc47448af20 Author: Ken Takata <ken...@csc.jp> Date: Sat Aug 10 09:38:24 2024 +0200
translations: Update generated po files Some auto-generated po files cause differences after building Vim. Update them. closes: #15468 Signed-off-by: Ken Takata <ken...@csc.jp> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/src/po/ko.po b/src/po/ko.po index ab957a5e1..2b3c78568 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 <gow...@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 " "Language: ko " "MIME-Version: 1.0 " -"Content-Type: text/plain; charset=euc-kr " +"Content-Type: text/plain; charset=EUC-KR " "Content-Transfer-Encoding: 8bit " "Plural-Forms: nplurals=1; plural=0; " diff --git a/src/po/pl.cp1250.po b/src/po/pl.cp1250.po index b748b4a22..6f9b66dd5 100644 --- a/src/po/pl.cp1250.po +++ b/src/po/pl.cp1250.po @@ -17,7 +17,7 @@ msgstr "" "Language-Team: Polish " "Language: pl " "MIME-Version: 1.0 " -"Content-Type: text/plain; charset=cp1250 " +"Content-Type: text/plain; charset=CP1250 " "Content-Transfer-Encoding: 8bit " "X-Generator: Lokalize 1.0 " "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " diff --git a/src/po/zh_CN.cp936.po b/src/po/zh_CN.cp936.po index 149877810..89b4bfc61 100644 --- a/src/po/zh_CN.cp936.po +++ b/src/po/zh_CN.cp936.po @@ -23,7 +23,7 @@ msgstr "" "Language-Team: Simplified Chinese " "Language: " "MIME-Version: 1.0 " -"Content-Type: text/plain; charset=gbk " +"Content-Type: text/plain; charset=GBK " "Content-Transfer-Encoding: 8bit " "Plural-Forms: nplurals=1; plural=0; " diff --git a/src/po/zh_CN.po b/src/po/zh_CN.po index a003c1455..8e4571d38 100644 --- a/src/po/zh_CN.po +++ b/src/po/zh_CN.po @@ -23,7 +23,7 @@ msgstr "" "Language-Team: Simplified Chinese " "Language: " "MIME-Version: 1.0 " -"Content-Type: text/plain; charset=gb2312 " +"Content-Type: text/plain; charset=GB2312 " "Content-Transfer-Encoding: 8bit " "Plural-Forms: nplurals=1; plural=0; " -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1scgmj-009QTc-M4%40256bit.org.