On Sat, Jan 3, 2009 at 2:32 PM, Roman Kyrylych <roman.kyryl...@gmail.com> wrote: > On Sat, Jan 3, 2009 at 14:48, Roman Kyrylych <roman.kyryl...@gmail.com> wrote: >> On Sat, Jan 3, 2009 at 07:08, Dan McGee <dpmc...@gmail.com> wrote: >>> String freeze for the pacman 3.2.2 release is now in effect. Our >>> pacman translation policy is outlined here. The important sections for >>> translators are the introduction and up to (and including) pre-release >>> updates. >>> http://www.archlinux.org/pacman/translation-help.html >>> >>> As stated in the above document, PO files have been made available to >>> translate: >>> http://code.toofishes.net/pacman/po_files/ >>> >>> I'm shooting for a release approximately 5 days from now, but that >>> could change depending on how quick we get translations back and sneak >>> some last-minute fixes in. >>> >>> Languages we currently have: >>> cs:Vojtěch Gondžala <vojtech.gondz...@gmail.com> >>> de: Matthias Gorissen <matth...@archlinux.de> >>> en_GB: Jeff Bailes <thepizzak...@gmail.com> (Already complete) >>> es: Juan Pablo Gonzalez <jotape...@gmail.com> >>> fr: Xavier Chantry <shinin...@gmail.com> >>> hu: Nagy Gabor <ng...@bibl.u-szeged.hu> >>> it: Giovanni Scafora <linuxma...@gmail.com> >>> pl: Mateusz Herych <heni...@gmail.com> >>> pt_BR: Hugo Doria <h...@archlinux.org> >>> ru: Sergey Tereschenko <serg.parti...@gmail.com> >>> tr: Samed Beyribey <beyri...@gmail.com> >>> zh_CN: 甘露(Lu.Gan) <rhythm....@gmail.com> >> >> Where is this list from? >> It's missing Ukrainian language. ;-) >
Not sure where it is from, probably from the last string freeze mail, and maybe this list was originally made manually by Dan. However, we have a more complete and up-to-date list in the TRANSLATORS file in the git repo. http://projects.archlinux.org/?p=pacman.git;a=blob;f=TRANSLATORS;hb=HEAD > Sent an updated translation. > > BTW, is it OK that libalpm.pot for 3.2.2 doesn't have any changes? > (I've not been following the list for months) > I found this curious though, but I thought it was possible and didn't check. It turns out there is actually one new message, which was added by the last commit in 3.2.2 : http://projects.archlinux.org/?p=pacman.git;a=commitdiff;h=a73ad4f0e3981acab7234e4b17a08a52bd273ab9 + _alpm_log(PM_LOG_ERROR, _("could not create directory %s: %s\n"), pkgpath, strerror(errno)); So we will probably need to update all the libalpm po files as well, for this one message :)