summaryrefslogtreecommitdiff
path: root/src/pacman/po/pt_BR.po
Commit message (Collapse)AuthorAge
* * Updated pt_BR translation (Douglas Soares de Andrade), and merged otherDan McGee2007-02-15
| | | | language files with latest pot file.
* * pt_BR translation updates.Dan McGee2007-02-14
|
* Translation Update, pt_BR:Dan McGee2007-02-14
| | | | | | | 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.
* * Refactored conflict checking within packages. Profiling from Dan showed anAaron Griffin2007-02-13
| | | | | | | | 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.
* Oops. Actuall add two new translation templates as requested on the ML-Dan McGee2007-02-07
'it' and 'pt_BR'.