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, master has been updated via 92630c660710332d0e02dea5a3c06c48f75d7321 (commit) via 656b470163be0b9f9f4bc1056cdb0585044f4ce9 (commit) via 9ae6ee0f09e2fce0cf1fa128d687e286bd22798d (commit) from 36c570712a34cda92ce3c3362d07baff41ba0d04 (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 92630c660710332d0e02dea5a3c06c48f75d7321 Author: Dan McGee <dan@archlinux.org> Date: Wed Mar 16 10:40:05 2011 -0500 Bump pacman versions Signed-off-by: Dan McGee <dan@archlinux.org> commit 656b470163be0b9f9f4bc1056cdb0585044f4ce9 Author: Dan McGee <dan@archlinux.org> Date: Wed Mar 16 10:38:35 2011 -0500 contrib/Makefile.am: don't simplify what you don't understand This was totally screwed under a 'make distcheck' invocation. Bring it inline with what we have (and what works!) in scripts/Makefile.am. This was broken/introduced in commit 05f0a28932. Signed-off-by: Dan McGee <dan@archlinux.org> commit 9ae6ee0f09e2fce0cf1fa128d687e286bd22798d Author: Dan McGee <dan@archlinux.org> Date: Mon Mar 14 13:44:03 2011 -0500 Updated translations for 3.5.0 from Transifex Thanks to all translators that contributed! Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: configure.ac | 8 +- contrib/Makefile.am | 24 +- lib/libalpm/po/ca.po | 186 +++---- lib/libalpm/po/cs.po | 251 ++++------ lib/libalpm/po/da.po | 134 +++-- lib/libalpm/po/de.po | 157 +++--- lib/libalpm/po/el.po | 196 +++---- lib/libalpm/po/en_GB.po | 153 +++--- lib/libalpm/po/es.po | 239 ++++----- lib/libalpm/po/fi.po | 138 +++-- lib/libalpm/po/fr.po | 162 ++++--- lib/libalpm/po/hu.po | 155 +++--- lib/libalpm/po/it.po | 164 ++++--- lib/libalpm/po/kk.po | 239 +++------ lib/libalpm/po/ko.po | 114 +++-- lib/libalpm/po/libalpm.pot | 4 +- lib/libalpm/po/nb.po | 206 ++++---- lib/libalpm/po/pl.po | 165 +++--- lib/libalpm/po/pt.po | 247 +++------ lib/libalpm/po/pt_BR.po | 307 ++++------- lib/libalpm/po/ro.po | 318 ++++++------ lib/libalpm/po/ru.po | 242 ++++------ lib/libalpm/po/sk.po | 152 +++--- lib/libalpm/po/sv.po | 190 +++---- lib/libalpm/po/tr.po | 238 +++----- lib/libalpm/po/uk.po | 237 +++----- lib/libalpm/po/zh_CN.po | 239 +++----- po/ca.po | 680 ++++++++++++----------- po/cs.po | 821 ++++++++++++++-------------- po/da.po | 551 ++++++++++++-------- po/de.po | 620 +++++++++++++-------- po/el.po | 708 +++++++++++++----------- po/en_GB.po | 580 +++++++++++++-------- po/es.po | 703 +++++++++++++------------ po/fi.po | 1286 +++++++++++++++++++++++++++----------------- po/fr.po | 630 +++++++++++++--------- po/hu.po | 600 +++++++++++++-------- po/it.po | 624 ++++++++++++++-------- po/kk.po | 576 +++++++++++++-------- po/ko.po | 445 ++++++++++------ po/nb.po | 770 +++++++++++++------------- po/pacman.pot | 4 +- po/pl.po | 760 ++++++++++++-------------- po/pt.po | 801 +++++++++++++--------------- po/pt_BR.po | 1166 +++++++++++++++++++-------------------- po/ro.po | 642 +++++++++++++++------- po/ru.po | 797 ++++++++++++++-------------- po/sk.po | 567 ++++++++++++-------- po/sv.po | 662 ++++++++++++----------- po/tr.po | 783 +++++++++++++-------------- po/uk.po | 759 ++++++++++++-------------- po/zh_CN.po | 713 ++++++++++++------------- 52 files changed, 11702 insertions(+), 10411 deletions(-) hooks/post-receive -- The official pacman repository