From 0cfb412220f3513e23aba9105d756246e5866ca6 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 18 Jun 2007 00:15:36 +0000 Subject: Check in changes for 3.0.5 release (mostly backports) * 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) --- lib/libalpm/po/de.po | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'lib/libalpm/po/de.po') diff --git a/lib/libalpm/po/de.po b/lib/libalpm/po/de.po index 90f9a0a7..1f664122 100644 --- a/lib/libalpm/po/de.po +++ b/lib/libalpm/po/de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2007-05-07 23:36-0400\n" +"POT-Creation-Date: 2007-06-17 20:11-0400\n" "PO-Revision-Date: 2007-04-17 20:26+0200\n" "Last-Translator: Pierre Schmitz \n" "Language-Team: German \n" @@ -227,59 +227,59 @@ msgstr "Entpacke %s" msgid "error: could not extract %s (%s)" msgstr "Fehler: Konnte %s nicht entpacken (%s)" -#: lib/libalpm/add.c:717 +#: lib/libalpm/add.c:719 #, c-format msgid "appending backup entry for %s" msgstr "Hänge Sicherungseintrag für %s an" -#: lib/libalpm/add.c:749 lib/libalpm/add.c:751 +#: lib/libalpm/add.c:751 lib/libalpm/add.c:753 #, c-format msgid "errors occurred while %s %s" msgstr "Fehler traten auf, während %s %s" -#: lib/libalpm/add.c:750 lib/libalpm/add.c:752 +#: lib/libalpm/add.c:752 lib/libalpm/add.c:754 msgid "upgrading" msgstr "Aktualisiere" -#: lib/libalpm/add.c:750 lib/libalpm/add.c:752 +#: lib/libalpm/add.c:752 lib/libalpm/add.c:754 msgid "installing" msgstr "Installiere" -#: lib/libalpm/add.c:769 +#: lib/libalpm/add.c:771 #, c-format msgid "provision '%s' has been removed from package %s (%s => %s)" msgstr "'%s' wird nicht mehr von %s bereitgestellt (%s => %s)" -#: lib/libalpm/add.c:781 +#: lib/libalpm/add.c:783 #, c-format msgid "updating '%s' due to provision change (%s)" msgstr "Aktualisiere '%s' aufgrund einer Bereitstellungsänderung (%s)" -#: lib/libalpm/add.c:785 lib/libalpm/add.c:786 +#: lib/libalpm/add.c:787 lib/libalpm/add.c:788 #, c-format msgid "could not update provision '%s' from '%s'" msgstr "Konnte Bereitstellung '%s' von '%s' nicht aktualisieren" -#: lib/libalpm/add.c:799 lib/libalpm/remove.c:336 +#: lib/libalpm/add.c:801 lib/libalpm/remove.c:336 msgid "updating database" msgstr "Aktualisiere Datenbank" -#: lib/libalpm/add.c:800 +#: lib/libalpm/add.c:802 #, c-format msgid "adding database entry '%s'" msgstr "Füge Datenbankeintrag '%s' hinzu" -#: lib/libalpm/add.c:803 lib/libalpm/add.c:805 +#: lib/libalpm/add.c:805 lib/libalpm/add.c:807 #, c-format msgid "could not update database entry %s-%s" msgstr "Konnte Datenbankeintrag %s-%s nicht aktualisieren" -#: lib/libalpm/add.c:811 +#: lib/libalpm/add.c:813 #, c-format msgid "could not add entry '%s' in cache" msgstr "Konnte Eintrag '%s' nicht zum Pufferspeicher hinzufügen" -#: lib/libalpm/add.c:841 lib/libalpm/remove.c:363 lib/libalpm/sync.c:1055 +#: lib/libalpm/add.c:843 lib/libalpm/remove.c:363 lib/libalpm/sync.c:1055 #, c-format msgid "running \"ldconfig -r %s\"" msgstr "Führe \"ldconfig -r %s\" aus" -- cgit v1.2.3-24-g4f1b