- 29 Apr, 2018 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 23 Feb, 2016 2 commits
-
-
Allan McRae authored
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 17 Jan, 2016 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 09 Dec, 2015 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 20 Feb, 2015 1 commit
-
-
Allan McRae authored
-
- 14 Feb, 2015 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 19 Dec, 2014 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 18 Nov, 2014 2 commits
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 18 Jun, 2013 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 06 Jun, 2013 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 07 May, 2013 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 30 Apr, 2013 1 commit
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 17 Mar, 2013 1 commit
-
-
Allan McRae authored
Pull updates from transifex. Add new "id" translation. Regerate po files with updated filelists... Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 10 Mar, 2013 2 commits
-
-
Allan McRae authored
Run update-po and fix the few errors reported. Signed-off-by:
Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org>
-
- 28 Mar, 2012 1 commit
-
-
Dan McGee authored
Pull updates from transifex, run update-po on all files, fix a few errors, and push them back to Transifex. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 14 Nov, 2011 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 11 Oct, 2011 1 commit
-
-
Dan McGee authored
In prep for the 4.0.0 release. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 06 Oct, 2011 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 22 Sep, 2011 2 commits
-
-
Dan McGee authored
We've had a bit of churn since the last time this was done. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Pick up any updates before I push new source messages out to the service. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 09 Aug, 2011 1 commit
-
-
Dan McGee authored
This also pulls in some early translations we had entered in Transifex in the last day so those would not be lost. The diffstat is huge and not very telling as usual, as all sorts of fuzzyness switches happened this time around for some reason. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 08 Aug, 2011 1 commit
-
-
Dan McGee authored
This moves us toward staring translations for the 4.0.0 release, although this should not be interpreted as a string freeze by any means. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 24 Jun, 2011 1 commit
-
-
Dan McGee authored
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>
-
- 18 Apr, 2011 1 commit
-
-
Dan McGee authored
And also a POT version and package version update. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 23 Mar, 2011 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 17 Mar, 2011 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 16 Mar, 2011 1 commit
-
-
Dan McGee authored
Thanks to all translators that contributed! Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 21 Jan, 2011 1 commit
-
-
Dan McGee authored
Since it is the same string. Done with some bash looping and sed magic. for src in po/*.po; do echo $src newtrans=$(grep -A1 "msgid.*$1" $src | tail -n1) newtrans=${newtrans//\\/\\\\} echo "$newtrans" fname=${src##*/} dest=lib/libalpm/po/$fname sed -i -e "/msgid.*$1/{N; s/msgstr.*$/$newtrans/}" $dest done Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 05 Jun, 2010 1 commit
-
-
Vojtěch Gondžala authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 04 Jun, 2010 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 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>
-