index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-23 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | |
This is the first step at separating the pacman message catalog and the scripts message catalog. Makefiles, configure.ac, and other such files are adjusted accordingly, as well as renaming files. The TEXTDOMAIN of scripts is also adjusted. Note that no actual pot or po files get changed here; these will get pruned in a future commit so each catalog contains only the necessary messages. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-06-23 | Update all translation files | Dan McGee | |
This is for the eventual 4.0.0 release, but more importantly to logically separate new translations and strings from the PO split about to happen between pacman and scripts. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-18 | 3.5.2 translation updates from Transifex | Dan McGee | |
And also a POT version and package version update. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-03-23 | Updated 3.5.1 translations from Transifex | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-03-16 | Updated translations for 3.5.0 from Transifex | Dan McGee | |
Thanks to all translators that contributed! Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-10-28 | Update Swedish translation | Tobias Eriksson | |
442 translated strings, no fuzzies, no untranslated. modified: po/sv.po Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-08-23 | Update translation files for 3.4.1 freeze | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-06-11 | translations: rename Swedish translation from sv_SE to sv | Dan McGee | |
This puts us more in line with other projects that don't attach the country code to the language code. $ du -sh /usr/share/locale/sv*/LC_MESSAGES 7.2M /usr/share/locale/sv/LC_MESSAGES 60K /usr/share/locale/sv_SE/LC_MESSAGES Signed-off-by: Dan McGee <dan@archlinux.org> |