This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official pacman repository". The branch, maint has been updated via 68e59ecbaf5ab4b0ba8684ea8ce29ef90df84d7a (commit) via 91eeee08de706f4f1ab42eeb6996997691cd4255 (commit) via 05d23059fd960fdab23a3aa99b79591fda250a6f (commit) via f56d7635473d207c2fe734718fe406ffb2a56abc (commit) via 8f99f75e6edb409cd048019a464fc8fd139e0dc9 (commit) via 4b4ad18348f59393024a8a702e97983a2c692e42 (commit) via b0b5dabf1bbf5f3a6ba8476651356fed103f8781 (commit) via 31c7e82a51b70e886f929b0489c66dfdb9aa7815 (commit) from 5b51dbb11e2087e1055be24b486502be806b5e13 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 68e59ecbaf5ab4b0ba8684ea8ce29ef90df84d7a Author: Xavier Chantry <shiningxc@gmail.com> Date: Sat Aug 23 23:38:40 2008 +0200 Update British English translation Signed-off-by: Xavier Chantry <shiningxc@gmail.com> commit 91eeee08de706f4f1ab42eeb6996997691cd4255 Author: Xavier Chantry <shiningxc@gmail.com> Date: Sat Aug 23 23:28:07 2008 +0200 Update French translation Signed-off-by: Xavier Chantry <shiningxc@gmail.com> commit 05d23059fd960fdab23a3aa99b79591fda250a6f Author: Nagy Gabor <ngaba@bibl.u-szeged.hu> Date: Sat Aug 23 23:25:56 2008 +0200 Update Hungarian translation commit f56d7635473d207c2fe734718fe406ffb2a56abc Author: Juan Pablo González Tognarelli <jotapesan@gmail.com> Date: Sat Aug 23 23:23:39 2008 +0200 Update Spanish translation Xav : one minor fix (a missing %s in the downgrading message). commit 8f99f75e6edb409cd048019a464fc8fd139e0dc9 Author: Mateusz Herych <heniekk@gmail.com> Date: Sat Aug 23 23:15:55 2008 +0200 Update Polish translation commit 4b4ad18348f59393024a8a702e97983a2c692e42 Author: Giovanni Scafora <linuxmania@gmail.com> Date: Sat Aug 23 23:13:12 2008 +0200 Update Italian translation commit b0b5dabf1bbf5f3a6ba8476651356fed103f8781 Author: Dan McGee <dan@archlinux.org> Date: Sat Aug 23 11:21:28 2008 -0500 Update translation files for pending 3.2.1 release Signed-off-by: Dan McGee <dan@archlinux.org> commit 31c7e82a51b70e886f929b0489c66dfdb9aa7815 Author: Dan McGee <dan@archlinux.org> Date: Sat Aug 23 11:20:07 2008 -0500 Fix 'None' text so we don't have to translate it twice We had one "None" and one "None\n" string; we can let the program do the addition of the newline so we don't have to. Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: TRANSLATORS | 2 +- lib/libalpm/po/cs.po | 21 ++++++----- lib/libalpm/po/de.po | 21 ++++++----- lib/libalpm/po/en_GB.po | 23 +++++++----- lib/libalpm/po/es.po | 52 ++++++++++++++------------- lib/libalpm/po/fr.po | 23 +++++++----- lib/libalpm/po/hu.po | 18 +++++----- lib/libalpm/po/it.po | 30 +++++++++------- lib/libalpm/po/libalpm.pot | 18 +++++----- lib/libalpm/po/pl.po | 21 ++++++----- lib/libalpm/po/pt_BR.po | 21 ++++++----- lib/libalpm/po/ru.po | 21 ++++++----- lib/libalpm/po/tr.po | 21 ++++++----- lib/libalpm/po/zh_CN.po | 21 ++++++----- po/cs.po | 46 ++++++++++++++++++------- po/de.po | 47 ++++++++++++++++++------- po/en_GB.po | 50 ++++++++++++++++++--------- po/es.po | 81 +++++++++++++++++++++++++++---------------- po/fr.po | 56 ++++++++++++++++++++---------- po/hu.po | 42 ++++++++++++++++------- po/it.po | 53 +++++++++++++++++++---------- po/pacman.pot | 33 +++++++++++++---- po/pl.po | 51 ++++++++++++++++++---------- po/pt_BR.po | 47 ++++++++++++++++++------- po/ru.po | 49 +++++++++++++++++++------- po/tr.po | 47 ++++++++++++++++++------- po/zh_CN.po | 43 +++++++++++++++++------ src/pacman/util.c | 4 +- 28 files changed, 618 insertions(+), 344 deletions(-) hooks/post-receive -- The official pacman repository