- 15 Mar, 2010 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 07 Oct, 2009 2 commits
-
-
Xavier Chantry authored
Signed-off-by:
Xavier Chantry <shiningxc@gmail.com> Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Xavier Chantry authored
Signed-off-by:
Xavier Chantry <shiningxc@gmail.com> Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 22 Sep, 2009 2 commits
-
-
Dan McGee authored
Get them a bit more standardized across the board, as they were quite a mess. Also note the two new translations we received for 3.3.1. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Ondrej Kucera authored
Signed-off-by:
Xavier Chantry <shiningxc@gmail.com>
-
- 17 Sep, 2009 1 commit
-
-
Xavier Chantry authored
Signed-off-by:
Xavier Chantry <shiningxc@gmail.com> Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 29 Jul, 2009 1 commit
-
-
Vojtech Gondzala authored
Signed-off-by:
Xavier Chantry <shiningxc@gmail.com>
-
- 28 Jul, 2009 1 commit
-
-
Dan McGee authored
-
- 06 Jan, 2009 1 commit
-
-
Vojtěch Gondžala authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 24 Aug, 2008 1 commit
-
-
Vojtěch Gondžala authored
-
- 23 Aug, 2008 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 23 Jul, 2008 1 commit
-
-
Vojtěch Gondžala authored
Signed-off-by:
Xavier Chantry <shiningxc@gmail.com>
-
- 05 Mar, 2008 1 commit
-
-
Vojtěch Gondžala authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 04 Mar, 2008 1 commit
-
-
Dan McGee authored
Hopefully the last of the huge commits ever. This also adds the c-format tag to all of the translated messages. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 12 Feb, 2008 1 commit
-
-
Dan McGee authored
For our Czech, Polish, and Russian translations, they do not need to be at the more specific 'lang_COUNTRY' code, but can live at just plain 'lang'. This follows the pattern of most other translated programs out there as Roman pointed out on IRC. ru_RU: 2 (pacman and libalpm) ru: 128 for him, 131 for me (everything else) Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 16 Jan, 2008 1 commit
-
-
Vojtěch Gondžala authored
Signed-off-by:
Giovanni Scafora <linuxmania@gmail.com>
-
- 15 Jan, 2008 1 commit
-
-
Dan McGee authored
We are in string freeze for the 3.1.1 release. This commit updates all the message files to the latest code, and all translation updates should be based off of these po-files. Please attempt to keep the line number changes to a minimum- there should be no reason to update these po files with just new line numbers. That way we can more easily see exactly which translations were updated. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 21 Dec, 2007 1 commit
-
-
Vojtěch Gondžala authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 03 Dec, 2007 1 commit
-
-
Dan McGee authored
Update all of the pot and po files with the latest messages available. Translators- you are encouraged to do this as well every time you update the translation, and the directions in 'translation-help' should help. Also feel free to delete all the old translations that end up at the bottom of these files and only clutter things up. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 16 Sep, 2007 1 commit
-
-
Dan McGee authored
* Updated all message catalogs * Bump version in configure.ac * Remove a dead mirror
-
- 11 Jul, 2007 1 commit
-
-
Dan McGee authored
Because of this commit: ea1fef69 we lost a lot of gettext-ized messages on the libalpm side. Remove them in order to clean out these files a bit. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 18 Jun, 2007 1 commit
-
-
Dan McGee authored
* Update the mirrorlist * Fix FS7338- the previous repo-add fix didn't quite do the job, but it should be fixed now. * Small updates to translations files * Add -mtune=generic to default CFLAGS (req'd by GCC 4.2)
-
- 08 May, 2007 1 commit
-
-
Dan McGee authored
authors of those.
-
- 25 Apr, 2007 1 commit
-
-
Dan McGee authored
It looks like it is easier if these get updated too, so lets do it for now. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 24 Mar, 2007 1 commit
-
-
Aaron Griffin authored
* Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files
-
- 07 Mar, 2007 1 commit
-
-
Dan McGee authored
* po files update themselves when a pot file update occurs, so you see that here as well. * Added a few more small notes to translation-help.
-
- 04 Mar, 2007 2 commits
-
-
Dan McGee authored
Translators and developers should count this as the string freeze unless something REALLY essential comes up. Send in patches to these translations when you get a chance (and patches are appreciated, as they are much easier to deal with).
-
Aaron Griffin authored
occasions where some alpm stuff could be used without initializing the library (vercmp is one). TODO make these functions (handle accessors) better by returning "library not initialized" instead of failing. * Removed NoUpgrade lines from pacman.conf - we need to test this! * Re-corrected the lib targets for src/util/* * make dist seems to have updated the po files
-
- 22 Feb, 2007 1 commit
-
-
Dan McGee authored
current ones were a bit out of date.
-
- 14 Feb, 2007 1 commit
-
-
Dan McGee authored
* Updated pot translation templates * Located culprit of progress bar moving when unicode characters are used, added a TODO note about it * Removed '(target)' string from the sync.c error message, just like we did from add.c yesterday * Updated my TODO
-
- 12 Feb, 2007 1 commit
-
-
Dan McGee authored
now uses an strlen call. * Updates of the *.pot files.
-
- 07 Feb, 2007 1 commit
-
-
Dan McGee authored
* Makefile targets to rebuild po files now work - use 'make update-po' in the po directories. * Added two new translation templates as requested on the ML- 'it' and 'pt_BR'. This commit might be a bit big for the mailing list to like on the commit message. :)
-
- 15 Oct, 2006 1 commit
-
-
Aaron Griffin authored
handling changes (support [sections] to carry over to included files - this helps with backwards compatibility with existing pacman config files)
-
- 28 Jun, 2006 1 commit
-
-
Judd Vinet authored
-