summaryrefslogtreecommitdiffstats
path: root/src/pacman/po/pt_BR.po
AgeCommit message (Collapse)AuthorFilesLines
2007-02-15* Updated pt_BR translation (Douglas Soares de Andrade), and merged otherDan McGee1-119/+147
language files with latest pot file.
2007-02-14* pt_BR translation updates.Dan McGee1-58/+57
2007-02-14Translation Update, pt_BR:Dan McGee1-206/+251
Douglas Soares de Andrade <douglas@archlinux-br.org>, 2007. Hugo Doria <hugodoria@archlinux-br.org>, 2007. Lincoln de Sousa <lincoln@archlinux-br.org>, 2007. Leandro InĂ¡cio <leandro@archlinux-br.org>, 2007.
2007-02-13* Refactored conflict checking within packages. Profiling from Dan showed anAaron Griffin1-166/+179
unbelievable amount of strcmp() calls (25 million) due to the list searching. This has been reimplemented with a set-intersection scheme, due to the fact that file lists are always ordered. - NEEDS TESTING * Minor clean up, "globalized" the str_cmp helper to match the alpm comparison signature, so we can use it elsewhere.
2007-02-07Oops. Actuall add two new translation templates as requested on the ML-Dan McGee1-0/+1018
'it' and 'pt_BR'.