Added Korean translation.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3082 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
348a64f42e
commit
ecdfa9695d
@ -1,3 +1,9 @@
|
|||||||
|
2008-10-13 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
|
||||||
|
|
||||||
|
* ko.po, LINGUAS, src/about.c, THANKS:
|
||||||
|
Added Korean translation. Thanks to netkiss for translation.
|
||||||
|
|
||||||
|
|
||||||
2008-10-13 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
2008-10-13 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
||||||
|
|
||||||
* src/ui_utils.h, src/plugindata.h, src/plugins.c, src/ui_utils.c,
|
* src/ui_utils.h, src/plugindata.h, src/plugins.c, src/ui_utils.c,
|
||||||
|
|||||||
1
THANKS
1
THANKS
@ -72,6 +72,7 @@ M.Baldinelli <m(dot)baldinelli(at)agora(dot)it> - it
|
|||||||
Dario Santomarco <dariello(at)yahoo(dot)it> - it
|
Dario Santomarco <dariello(at)yahoo(dot)it> - it
|
||||||
Tarot Osuji <tarot(at)sdf(dot)lonestar(dot)org> - ja
|
Tarot Osuji <tarot(at)sdf(dot)lonestar(dot)org> - ja
|
||||||
Chikahiro Masami <cmasa(dot)z321(at)gmail(dot)com> - ja
|
Chikahiro Masami <cmasa(dot)z321(at)gmail(dot)com> - ja
|
||||||
|
netkiss <dotkabi(at)gmail(dot)com> - ko
|
||||||
Kurt De Bree <kdebree(at)telenet(dot)be> - nl
|
Kurt De Bree <kdebree(at)telenet(dot)be> - nl
|
||||||
Jacek Wolszczak <shutdownrunner(at)o2(dot)pl> - pl_PL
|
Jacek Wolszczak <shutdownrunner(at)o2(dot)pl> - pl_PL
|
||||||
Jarosław Foksa <jfoksa(at)gmail(dot)com> - pl_PL
|
Jarosław Foksa <jfoksa(at)gmail(dot)com> - pl_PL
|
||||||
|
|||||||
@ -1,6 +1,8 @@
|
|||||||
2008-10-13 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
|
2008-10-13 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
|
||||||
|
|
||||||
* de.po: Little update of German translation.
|
* de.po: Little update of German translation.
|
||||||
|
* ko.po, LINGUAS: Added Korean translation. Thanks to netkiss for
|
||||||
|
translation.
|
||||||
* sv.po: Update of Swedish translation (Thanks to Tony Mattsson).
|
* sv.po: Update of Swedish translation (Thanks to Tony Mattsson).
|
||||||
* tr.po: Update of Turkish translation. Removed a fuzzy string since
|
* tr.po: Update of Turkish translation. Removed a fuzzy string since
|
||||||
there is no different plural form. Thanks to Gürkan Gür for sending
|
there is no different plural form. Thanks to Gürkan Gür for sending
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
# set of available languages (in alphabetic order)
|
# set of available languages (in alphabetic order)
|
||||||
be bg ca cs de el en_GB es fi fr hu it ja nl pl pt_BR ro ru sv tr uk vi zh_CN zh_TW
|
be bg ca cs de el en_GB es fi fr hu it ja ko nl pl pt_BR ro ru sv tr uk vi zh_CN zh_TW
|
||||||
|
|||||||
@ -57,6 +57,7 @@ const gchar *translators[][2] = {
|
|||||||
{ "hu", "Gabor Kmetyko <kg_kilo@freemail.hu>" },
|
{ "hu", "Gabor Kmetyko <kg_kilo@freemail.hu>" },
|
||||||
{ "it", "Max Baldinelli <m.baldinelli@agora.it>,\nDario Santomarco <dariello@yahoo.it>" },
|
{ "it", "Max Baldinelli <m.baldinelli@agora.it>,\nDario Santomarco <dariello@yahoo.it>" },
|
||||||
{ "ja", "Tarot Osuji <tarot@sdf.lonestar.org>\nChikahiro Masami <cmasa.z321@gmail.com>" },
|
{ "ja", "Tarot Osuji <tarot@sdf.lonestar.org>\nChikahiro Masami <cmasa.z321@gmail.com>" },
|
||||||
|
{ "ko", "netkiss <dotkabi@gmail.com>" },
|
||||||
{ "nl", "Kurt De Bree <kdebree@telenet.be>" },
|
{ "nl", "Kurt De Bree <kdebree@telenet.be>" },
|
||||||
{ "pl_PL", "Jarosław Foksa <jfoksa@gmail.com>" },
|
{ "pl_PL", "Jarosław Foksa <jfoksa@gmail.com>" },
|
||||||
{ "pt_BR", "Alexandra Moreire <alexandream@gmail.com>\nAdrovane Marques Kade <adrovane@gmail.com>" },
|
{ "pt_BR", "Alexandra Moreire <alexandream@gmail.com>\nAdrovane Marques Kade <adrovane@gmail.com>" },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user