cs and ko translations have the initial name and email from the msgid.
I'm guesstion Bram did not translated them.
msgid "Messages maintainer: Bram Moolenaar <Br...@vim.org>"
msgstr "Správce zpráv: Bram Moolenaar <Br...@vim.org>"
msgid "Messages maintainer: Bram Moolenaar <Br...@vim.org>"
msgstr "메시지 관리자: Bram Moolenaar <Br...@vim.org>"
I write the translators mentioned in the po files but one is updated last in 2002 so i write it here to.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
The 3 emails in cs dont exists anymore.
The korean translation file has been fixed, but not the czech one. Its last update goes back to 2002. Anyway, here is a patch:
diff --git a/src/po/cs.po b/src/po/cs.po index 6e6cc3bd4..e1f1ee820 100644 --- a/src/po/cs.po +++ b/src/po/cs.po @@ -2927,7 +2927,7 @@ msgid "[string too long]" msgstr "[pøíli¹ dlouhý øetìzec]" msgid "Messages maintainer: Bram Moolenaar <Br...@vim.org>" -msgstr "Správce zpráv: Bram Moolenaar <Br...@vim.org>" +msgstr "Správce zpráv: Jiøí Pavlovský <jpavl...@mbox.vol.cz>" msgid "Interrupt: " msgstr "Pøeru¹ení: "
I didn't check whether the email address was still working; probably not.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Closed #3103.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Oh no please don't automatically translate strings using something like google translate.
That will just give bad translations and make it harder for translators to correct the badly translated strings.
It would be better to instead focus on making it easier for translators to translate the strings so they would want to translate it.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()