/pidgin/main: bc480f3150cb: Update the Nepali translator
Richard Laager <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: bc480f3150cb941491e48d238059bbe11d286af4 Author: Richard Laager <[email protected]> Date: 2015-03-20 15:01 -0500 Branch: release-2.x.y URL: https://hg.pidgin.im/pidgin/main/rev/bc480f3150cb Description: Update the Nepali translator >From what I can see, this translation has not been updated in some time. We have someone interested, so I'm changing the designated translator. If I've made a mistake and the previous translator was active, we can revert this and put the two in touch. diffstat: pidgin/gtkdialogs.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diffs (20 lines): diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c +++ b/pidgin/gtkdialogs.c @@ -223,7 +223,7 @@ static const struct translator translato {N_("Marathi"), "mr", "Sandeep Shedmake", "[email protected]"}, {N_("Burmese"), "my_MM", "Thura Hlaing", "[email protected]"}, {N_("Bokmål Norwegian"), "nb", "Allan Nordhøy", "[email protected]"}, - {N_("Nepali"), "ne", "Shyam Krishna Bal", NULL}, + {N_("Nepali"), "ne", "Saroj Dhakal", "[email protected]"}, {N_("Dutch, Flemish"), "nl", "Gideon van Melle", "[email protected]"}, {N_("Norwegian Nynorsk"), "nn", "Yngve Spjeld Landro", "[email protected]"}, {N_("Occitan"), "oc", "Cédric Valmary", "[email protected]"}, @@ -320,6 +320,7 @@ static const struct translator past_tran {N_("Bokmål Norwegian"), "nb", "Hallvard Glad", "[email protected]"}, {N_("Bokmål Norwegian"), "nb", "Petter Johan Olsen", NULL}, {N_("Bokmål Norwegian"), "nb", "Espen Stefansen", "[email protected]"}, + {N_("Nepali"), "ne", "Shyam Krishna Bal", NULL}, {N_("Dutch, Flemish"), "nl", "Vincent van Adrighem", "[email protected]"}, {N_("Occitan"), "oc", "Yannig Marchegay", "[email protected]"}, {N_("Polish"), "pl", "Krzysztof Foltman", "[email protected]"},