diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-07 03:22:53 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-07 03:22:53 +0100 |
commit | f05b6c152ba8c218c06876516e3cb8473cee2690 (patch) | |
tree | 584cd42d891fe7c3041fe7342d2469730c64873b /lib/libalpm | |
parent | 4de804d15758d50716b3b9457209fc598819e0b0 (diff) | |
download | pacman-f05b6c152ba8c218c06876516e3cb8473cee2690.tar.gz pacman-f05b6c152ba8c218c06876516e3cb8473cee2690.tar.xz |
* Update of all the *.po files and *.pot template files.
* 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. :)
Diffstat (limited to 'lib/libalpm')
-rw-r--r-- | lib/libalpm/po/LINGUAS | 6 | ||||
-rw-r--r-- | lib/libalpm/po/Makevars | 25 | ||||
-rw-r--r-- | lib/libalpm/po/POTFILES.in | 48 | ||||
-rw-r--r-- | lib/libalpm/po/de.po | 1106 | ||||
-rw-r--r-- | lib/libalpm/po/fr.po | 1127 | ||||
-rw-r--r-- | lib/libalpm/po/hu.po | 1232 | ||||
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 954 |
7 files changed, 2478 insertions, 2020 deletions
diff --git a/lib/libalpm/po/LINGUAS b/lib/libalpm/po/LINGUAS index cc891622..0f3f0ccb 100644 --- a/lib/libalpm/po/LINGUAS +++ b/lib/libalpm/po/LINGUAS @@ -1,8 +1,6 @@ -# Example for use of GNU gettext. -# Copyright (C) 2003-2005 Free Software Foundation, Inc. -# This file is in the public domain. -# # Set of available languages. de fr hu +it +pt_BR diff --git a/lib/libalpm/po/Makevars b/lib/libalpm/po/Makevars index 8499e269..1b1b8279 100644 --- a/lib/libalpm/po/Makevars +++ b/lib/libalpm/po/Makevars @@ -14,29 +14,12 @@ XGETTEXT_OPTIONS = \ # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding -# package. (Note that the msgstr strings, extracted from the package's -# sources, belong to the copyright holder of the package.) Translators are -# expected to transfer the copyright for their translations to this person -# or entity, or to disclaim their copyright. The empty string stands for -# the public domain; in this case the translators are expected to disclaim -# their copyright. -COPYRIGHT_HOLDER = Yoyodyne, Inc. +# package. +COPYRIGHT_HOLDER = Judd Vinet <jvinet@zeroflux.org> # This is the email address or URL to which the translators shall report -# bugs in the untranslated strings: -# - Strings which are not entire sentences, see the maintainer guidelines -# in the GNU gettext documentation, section 'Preparing Strings'. -# - Strings which use unclear terms or require additional context to be -# understood. -# - Strings which make invalid assumptions about notation of date, time or -# money. -# - Pluralisation problems. -# - Incorrect English spelling. -# - Incorrect formatting. -# It can be your email address, or a mailing list address where translators -# can write to without being subscribed, or the URL of a web page through -# which the translators can contact you. -MSGID_BUGS_ADDRESS = bug-gnu-gettext@gnu.org +# bugs in the untranslated strings. +MSGID_BUGS_ADDRESS = pacman-dev@archlinux.org # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. diff --git a/lib/libalpm/po/POTFILES.in b/lib/libalpm/po/POTFILES.in index b1a8aab2..e668f661 100644 --- a/lib/libalpm/po/POTFILES.in +++ b/lib/libalpm/po/POTFILES.in @@ -1,23 +1,25 @@ -add.c -alpm.c -alpm_list.c -backup.c -be_files.c -cache.c -conflict.c -db.c -deps.c -error.c -group.c -handle.c -log.c -md5.c -md5driver.c -package.c -provide.c -remove.c -sha1.c -sync.c -trans.c -util.c -versioncmp.c +# List of source files with translatable strings + +lib/libalpm/add.c +lib/libalpm/alpm.c +lib/libalpm/alpm_list.c +lib/libalpm/backup.c +lib/libalpm/be_files.c +lib/libalpm/cache.c +lib/libalpm/conflict.c +lib/libalpm/db.c +lib/libalpm/deps.c +lib/libalpm/error.c +lib/libalpm/group.c +lib/libalpm/handle.c +lib/libalpm/log.c +lib/libalpm/md5.c +lib/libalpm/md5driver.c +lib/libalpm/package.c +lib/libalpm/provide.c +lib/libalpm/remove.c +lib/libalpm/sha1.c +lib/libalpm/sync.c +lib/libalpm/trans.c +lib/libalpm/util.c +lib/libalpm/versioncmp.c diff --git a/lib/libalpm/po/de.po b/lib/libalpm/po/de.po index 8d3cb4c5..14459b59 100644 --- a/lib/libalpm/po/de.po +++ b/lib/libalpm/po/de.po @@ -1,614 +1,722 @@ -# German translations for libalpm package. -# Copyright (C) 2006 THE libalpm'S COPYRIGHT HOLDER -# This file is distributed under the same license as the libalpm package. +# German translations for Pacman package manager package. +# Copyright (C) 2002-2007 Judd Vinet <jvinet@zeroflux.org> +# This file is distributed under the same license as the Pacman package manager package. # Marcus Habermehl <bmh1980@frugalware.org>, 2006. # msgid "" msgstr "" -"Project-Id-Version: libalpm\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-03 13:36+0200\n" +"Project-Id-Version: Pacman package manager 3.0.0\n" +"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" +"POT-Creation-Date: 2007-02-06 20:43-0500\n" "PO-Revision-Date: 2006-05-06 14:31+0200\n" "Last-Translator: Marcus Habermehl <bmh1980@frugalware.org>\n" -"Language-Team: German <translation-team-de@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../add.c:95 +#: lib/libalpm/add.c:95 #, c-format msgid "could not parse token %s" msgstr "" -#: ../add.c:127 +#: lib/libalpm/add.c:129 #, c-format msgid "loading target '%s'" msgstr "Lade Paket '%s'" -#: ../add.c:169 +#: lib/libalpm/add.c:175 #, c-format msgid "replacing older version %s-%s by %s in target list" msgstr "Ersetze ältere Version %s-%s durch %s in der Paketliste" -#: ../add.c:178 +#: lib/libalpm/add.c:184 #, c-format msgid "newer version %s-%s is in the target list -- skipping" msgstr "Neuere Version %s-%s ist in der Paketliste -- Überspringe" -#: ../add.c:185 +#: lib/libalpm/add.c:191 #, c-format msgid "reading '%s' metadata" msgstr "Lese Metadaten von '%s'" -#. look for unsatisfied dependencies -#: ../add.c:227 ../remove.c:104 +#: lib/libalpm/add.c:244 lib/libalpm/remove.c:110 msgid "looking for unsatisfied dependencies" msgstr "Suche nach ungelösten Abhängigkeiten" -#. no unsatisfied deps, so look for conflicts -#: ../add.c:239 ../sync.c:504 +#: lib/libalpm/add.c:256 lib/libalpm/sync.c:476 msgid "looking for conflicts" msgstr "Suche nach Konflikten" -#. re-order w.r.t. dependencies -#: ../add.c:251 ../remove.c:140 +#: lib/libalpm/add.c:295 lib/libalpm/remove.c:146 msgid "sorting by dependencies" msgstr "Sortiere nach Abhängigkeiten" -#: ../add.c:263 +#: lib/libalpm/add.c:307 msgid "cleaning up" msgstr "Räume auf" -#: ../add.c:280 +#: lib/libalpm/add.c:324 msgid "looking for file conflicts" msgstr "Suche nach Dateikonflikten" -#: ../add.c:345 +#: lib/libalpm/add.c:391 #, c-format msgid "upgrading package %s-%s" msgstr "Aktualisiere Paket %s-%s" -#: ../add.c:355 ../alpm.c:567 ../conflict.c:274 ../conflict.c:304 +#: lib/libalpm/add.c:401 lib/libalpm/conflict.c:288 lib/libalpm/conflict.c:318 #, c-format msgid "loading FILES info for '%s'" msgstr "Lade FILES Informationen für '%s'" -#: ../add.c:365 ../alpm.c:547 ../alpm.c:679 ../alpm.c:726 -#, c-format -msgid "loading DESC info for '%s'" -msgstr "Lade DESC Informationen für '%s'" - -#: ../add.c:378 +#: lib/libalpm/add.c:423 #, c-format msgid "removing old package first (%s-%s)" msgstr "Entferne zuerst altes Paket (%s-%s)" -#: ../add.c:408 +#: lib/libalpm/add.c:453 #, c-format msgid "adding package %s-%s" msgstr "Füge Paket %s-%s hinzu" -#: ../add.c:419 +#: lib/libalpm/add.c:464 #, c-format msgid "adding new package %s-%s" msgstr "Füge neues Paket %s-%s hinzu" -#: ../add.c:423 +#: lib/libalpm/add.c:468 msgid "extracting files" msgstr "Entpacke Dateien" -#: ../add.c:438 ../util.c:456 +#: lib/libalpm/add.c:483 lib/libalpm/util.c:461 msgid "could not get current working directory" msgstr "Kann aktuelles Arbeitsverzeichnis nicht ermitteln" -#: ../add.c:492 +#: lib/libalpm/add.c:529 #, c-format msgid "notice: %s is in NoExtract -- skipping extraction" msgstr "Hinweis: %s ist in NoExtract -- Wird nicht entpackt" -#: ../add.c:528 ../add.c:681 +#: lib/libalpm/add.c:565 lib/libalpm/add.c:718 #, c-format msgid "could not extract %s (%s)" msgstr "Kann %s nicht entpacken (%s)" -#: ../add.c:571 +#: lib/libalpm/add.c:608 #, c-format msgid "checking md5 hashes for %s" msgstr "Prüfe MD5 Hashes für %s" -#: ../add.c:572 ../add.c:579 +#: lib/libalpm/add.c:609 lib/libalpm/add.c:616 #, c-format msgid "current: %s" msgstr "Aktuell: %s" -#: ../add.c:573 ../add.c:580 +#: lib/libalpm/add.c:610 lib/libalpm/add.c:617 #, c-format msgid "new: %s" msgstr "Neu: %s" -#: ../add.c:575 ../add.c:582 +#: lib/libalpm/add.c:612 lib/libalpm/add.c:619 #, c-format msgid "original: %s" msgstr "Original: %s" -#: ../add.c:578 +#: lib/libalpm/add.c:615 #, c-format msgid "checking sha1 hashes for %s" msgstr "Prüfe SHA1 Hashes für %s" -#: ../add.c:596 +#: lib/libalpm/add.c:633 #, c-format msgid "could not rename %s (%s)" msgstr "Konnte %s nicht umbenennen (%s)" -#: ../add.c:597 +#: lib/libalpm/add.c:634 #, c-format msgid "error: could not rename %s (%s)" msgstr "Fehler: Konnte %s nicht umbenennen (%s)" -#: ../add.c:601 ../add.c:645 +#: lib/libalpm/add.c:638 lib/libalpm/add.c:682 #, c-format msgid "could not copy %s to %s (%s)" msgstr "Konnte %s nicht nach %s kopieren (%s)" -#: ../add.c:602 +#: lib/libalpm/add.c:639 #, c-format msgid "error: could not copy %s to %s (%s)" msgstr "Fehler: Konnte %s nicht nach %s kopieren (%s)" -#: ../add.c:606 +#: lib/libalpm/add.c:643 #, c-format msgid "%s saved as %s.pacorig" msgstr "%s gesichert als %s.pacorig" -#: ../add.c:607 +#: lib/libalpm/add.c:644 #, c-format msgid "warning: %s saved as %s" msgstr "Warnung: %s gesichert als %s" -#: ../add.c:617 ../add.c:620 ../add.c:626 +#: lib/libalpm/add.c:654 lib/libalpm/add.c:657 lib/libalpm/add.c:663 msgid "action: installing new file" msgstr "Aktion: Installiere neue Datei" -#: ../add.c:624 +#: lib/libalpm/add.c:661 msgid "action: leaving existing file in place" msgstr "Aktion: Lasse existierende Datei an ihrem Platz" -#: ../add.c:630 +#: lib/libalpm/add.c:667 msgid "action: keeping current file and installing new one with .pacnew ending" msgstr "" "Aktion: Behalte aktuelle Datei und installiere Neue mit der Endung .pacnew" -#: ../add.c:634 +#: lib/libalpm/add.c:671 #, c-format msgid "could not install %s as %s: %s" msgstr "Konnte %s nicht als %s installieren: %s" -#: ../add.c:635 +#: lib/libalpm/add.c:672 #, c-format msgid "error: could not install %s as %s: %s" msgstr "Fehler: Konnte %s nicht als %s installieren: %s" -#: ../add.c:637 +#: lib/libalpm/add.c:674 #, c-format msgid "%s installed as %s" msgstr "%s installiert als %s" -#: ../add.c:638 +#: lib/libalpm/add.c:675 #, c-format msgid "warning: %s installed as %s" msgstr "Warnung: %s installiert als %s" -#: ../add.c:643 ../add.c:663 +#: lib/libalpm/add.c:680 lib/libalpm/add.c:700 #, c-format msgid "extracting %s" msgstr "Entpacke %s" -#: ../add.c:665 +#: lib/libalpm/add.c:702 #, c-format msgid "%s is in NoUpgrade -- skipping" msgstr "%s ist in NoUpgrade -- Überspringe" -#: ../add.c:667 +#: lib/libalpm/add.c:704 #, c-format msgid "extracting %s as %s.pacnew" msgstr "Entpacke %s als %s.pacnew" -#: ../add.c:668 +#: lib/libalpm/add.c:705 #, c-format msgid "warning: extracting %s%s as %s" msgstr "Warnung: Entpacke %s%s als %s" -#: ../add.c:682 +#: lib/libalpm/add.c:719 #, c-format msgid "error: could not extract %s (%s)" msgstr "Fehler: Konnte %s nicht entpacken (%s)" -#: ../add.c:693 +#: lib/libalpm/add.c:729 msgid "appending backup entry" msgstr "Hänge Sicherungseintrag an" -#: ../add.c:725 ../add.c:727 +#: lib/libalpm/add.c:760 lib/libalpm/add.c:762 #, c-format msgid "errors occurred while %s %s" msgstr "Fehler traten auf, während %s %s" -#: ../add.c:726 ../add.c:728 +#: lib/libalpm/add.c:761 lib/libalpm/add.c:763 msgid "upgrading" msgstr "der Aktualisierung von" -#: ../add.c:726 ../add.c:728 +#: lib/libalpm/add.c:761 lib/libalpm/add.c:763 msgid "installing" msgstr "der Installation von" -#: ../add.c:749 ../add.c:800 +#: lib/libalpm/add.c:784 lib/libalpm/add.c:840 #, c-format msgid "adding '%s' in requiredby field for '%s'" msgstr "Füge '%s' zum requiredby Feld für '%s' hinzu" -#. remove the package from the database -#: ../add.c:760 ../remove.c:284 +#: lib/libalpm/add.c:795 lib/libalpm/remove.c:293 msgid "updating database" msgstr "Aktualisiere Datenbank" -#: ../add.c:761 +#: lib/libalpm/add.c:796 #, c-format msgid "adding database entry '%s'" msgstr "Füge Datenbankeintrag '%s' hinzu" -#: ../add.c:763 +#: lib/libalpm/add.c:798 #, c-format msgid "could not update database entry %s-%s" msgstr "Konnte Datenbankeintrag %s-%s nicht aktualisieren" -#: ../add.c:765 +#: lib/libalpm/add.c:800 #, c-format msgid "error updating database for %s-%s!" msgstr "Fehler beim aktualisieren der Datenbank für %s-%s!" -#: ../add.c:769 +#: lib/libalpm/add.c:804 #, c-format msgid "could not add entry '%s' in cache" msgstr "Konnte Eintrag '%s' nicht zum Cache hinzufügen" -#. update dependency packages' REQUIREDBY fields -#: ../add.c:774 ../remove.c:294 +#: lib/libalpm/add.c:810 lib/libalpm/remove.c:303 msgid "updating dependency packages 'requiredby' fields" msgstr "Aktualisiere 'requiredby' Felder abhängiger Pakete" -#: ../add.c:795 ../remove.c:322 +#: lib/libalpm/add.c:832 #, c-format msgid "could not find dependency '%s'" msgstr "Konnte Abhängigkeit '%s' nicht finden" -#: ../add.c:803 ../remove.c:332 +#: lib/libalpm/add.c:843 lib/libalpm/remove.c:345 #, c-format msgid "could not update 'requiredby' database entry %s-%s" msgstr "Konnte 'requiredby' Eintrag %s-%s nicht aktualisieren" -#: ../add.c:830 ../remove.c:345 +#: lib/libalpm/add.c:870 lib/libalpm/remove.c:358 lib/libalpm/sync.c:1046 #, c-format msgid "running \"ldconfig -r %s\"" msgstr "Führe \"ldconfig -r %s\" aus" -#: ../alpm.c:201 -#, c-format -msgid "registering database '%s'" -msgstr "Registriere Datenbank '%s'" - -#: ../alpm.c:206 +#: lib/libalpm/alpm.c:113 #, c-format -msgid "database directory '%s' does not exist -- try creating it" +msgid "removing DB %s, %d remaining..." msgstr "" -"Datenbankverzeichnis '%s' ist nicht vorhanden - Versuche es zu erstellen" -#: ../alpm.c:217 -#, c-format -msgid "opening database '%s'" -msgstr "Öffne Datenbank '%s'" - -#: ../alpm.c:261 +#: lib/libalpm/alpm.c:178 #, c-format msgid "unregistering database '%s'" msgstr "" -#: ../alpm.c:266 +#: lib/libalpm/alpm.c:183 #, c-format msgid "closing database '%s'" msgstr "Schließe Datenbank '%s'" -#: ../alpm.c:344 +#: lib/libalpm/alpm.c:229 #, c-format msgid "" "adding new server to database '%s': protocol '%s', server '%s', path '%s'" msgstr "" -#: ../alpm.c:348 +#: lib/libalpm/alpm.c:233 #, c-format msgid "serverlist flushed for '%s'" msgstr "" -#: ../alpm.c:383 +#: lib/libalpm/alpm.c:276 +#, c-format +msgid "failed to get lastupdate time for %s (no big deal)" +msgstr "" + +#: lib/libalpm/alpm.c:295 #, c-format -msgid "failed to get lastupdate time for %s (no big deal)\n" +msgid "failed to sync db: %s [%d]" msgstr "" -#: ../alpm.c:402 +#: lib/libalpm/alpm.c:299 #, c-format -msgid "sync: new mtime for %s: %s\n" +msgid "sync: new mtime for %s: %s" msgstr "" -#. remove the old dir -#: ../alpm.c:408 +#: lib/libalpm/alpm.c:305 #, c-format msgid "flushing database %s/%s" msgstr "" -#: ../alpm.c:412 +#: lib/libalpm/alpm.c:309 #, c-format msgid "could not remove database entry %s/%s" msgstr "Konnte Datenbankeintrag %s/%s nicht entfernen" -#. uncompress the sync database -#. ORE -#. we should not simply unpack the archive, but better parse it and -#. db_write each entry (see sync_load_dbarchive to get archive content) -#: ../alpm.c:426 -#, c-format -msgid "unpacking %s" -msgstr "Entpacke %s" - -#: ../alpm.c:574 -#, c-format -msgid "loading SCRIPLET info for '%s'" -msgstr "Lade SCRIPTLET Informationen für '%s'" +#: lib/libalpm/alpm.c:479 +#, fuzzy, c-format +msgid "could not get sha1 checksum for package %s-%s" +msgstr "Konnte SHA1 Prüfsumme für Paket %s-%s nicht ermitteln\n" -#: ../alpm.c:673 +#: lib/libalpm/alpm.c:485 lib/libalpm/alpm.c:534 #, c-format -msgid "could not get sha1 checksum for package %s-%s\n" -msgstr "Konnte SHA1 Prüfsumme für Paket %s-%s nicht ermitteln\n" +msgid "loading DESC info for '%s'" +msgstr "Lade DESC Informationen für '%s'" -#: ../alpm.c:684 ../alpm.c:731 +#: lib/libalpm/alpm.c:490 lib/libalpm/alpm.c:539 #, c-format msgid "checksums for package %s-%s are matching" msgstr "Prüfsummen für Paket %s-%s stimmen überein" -#: ../alpm.c:687 -#, c-format -msgid "sha1sums do not match for package %s-%s\n" +#: lib/libalpm/alpm.c:493 +#, fuzzy, c-format +msgid "sha1sums do not match for package %s-%s" msgstr "SHA1 Summen für Paket %s-%s stimmen nicht überein\n" -#: ../alpm.c:720 -#, c-format -msgid "could not get md5 checksum for package %s-%s\n" +#: lib/libalpm/alpm.c:528 +#, fuzzy, c-format +msgid "could not get md5 checksum for package %s-%s" msgstr "Konnte MD5 Prüfsumme für Paket %s-%s nicht ermitteln\n" -#: ../alpm.c:734 -#, c-format -msgid "md5sums do not match for package %s-%s\n" +#: lib/libalpm/alpm.c:542 +#, fuzzy, c-format +msgid "md5sums do not match for package %s-%s" msgstr "MD5 Summen für Paket %s-%s stimmen nicht überein\n" -#: ../alpm.c:993 +#: lib/libalpm/alpm.c:791 #, c-format msgid "could not remove lock file %s" msgstr "Konnte Sperrdatei %s nicht entfernen" -#: ../alpm.c:994 +#: lib/libalpm/alpm.c:792 #, c-format msgid "warning: could not remove lock file %s" msgstr "Warnung: Konnte Sperrdatei %s nicht entfernen" -#: ../alpm.c:1232 -#, c-format -msgid "config: new section '%s'\n" +#: lib/libalpm/alpm.c:929 +#, fuzzy, c-format +msgid "config: new section '%s'" +msgstr "Konnte %s nicht entpacken: %s\n" + +#: lib/libalpm/alpm.c:958 +msgid "config: nopassiveftp" msgstr "" -#: ../alpm.c:1275 -msgid "config: usesyslog\n" +#: lib/libalpm/alpm.c:961 +msgid "config: usesyslog" msgstr "" -#: ../alpm.c:1286 -#, c-format -msgid "config: including %s\n" +#: lib/libalpm/alpm.c:964 +msgid "config: chomp" msgstr "" -#: ../alpm.c:1298 ../alpm.c:1306 -#, c-format -msgid "config: noupgrade: %s\n" +#: lib/libalpm/alpm.c:967 +msgid "config: usecolor" msgstr "" -#: ../alpm.c:1316 ../alpm.c:1324 +#: lib/libalpm/alpm.c:976 #, fuzzy, c-format -msgid "config: noextract: %s\n" +msgid "config: including %s" +msgstr "Kann Logdatei '%s' nicht öffnen" + +#: lib/libalpm/alpm.c:986 lib/libalpm/alpm.c:991 +#, fuzzy, c-format +msgid "config: noupgrade: %s" +msgstr "Konnte %s nicht entpacken: %s\n" + +#: lib/libalpm/alpm.c:999 lib/libalpm/alpm.c:1004 +#, fuzzy, c-format +msgid "config: noextract: %s" +msgstr "Konnte %s nicht entpacken: %s\n" + +#: lib/libalpm/alpm.c:1012 lib/libalpm/alpm.c:1017 +#, fuzzy, c-format +msgid "config: ignorepkg: %s" +msgstr "Konnte %s nicht entpacken: %s\n" + +#: lib/libalpm/alpm.c:1025 lib/libalpm/alpm.c:1030 +#, fuzzy, c-format +msgid "config: holdpkg: %s" +msgstr "Kann Logdatei '%s' nicht öffnen" + +#: lib/libalpm/alpm.c:1037 +#, fuzzy, c-format +msgid "config: dbpath: %s" +msgstr "Konnte %s nicht entpacken: %s\n" + +#: lib/libalpm/alpm.c:1044 +#, fuzzy, c-format +msgid "config: cachedir: %s" +msgstr "Konnte %s nicht entpacken: %s\n" + +#: lib/libalpm/alpm.c:1047 +#, fuzzy, c-format +msgid "config: logfile: %s" +msgstr "Kann Logdatei '%s' nicht öffnen" + +#: lib/libalpm/alpm.c:1050 +#, fuzzy, c-format +msgid "config: xfercommand: %s" msgstr "Konnte %s nicht entpacken: %s\n" -#: ../alpm.c:1334 ../alpm.c:1342 +#: lib/libalpm/alpm.c:1055 #, c-format -msgid "config: ignorepkg: %s\n" +msgid "config: upgradedelay: %d" msgstr "" -#: ../alpm.c:1352 ../alpm.c:1360 +#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:129 lib/libalpm/sync.c:197 +msgid "checking for package replacements" +msgstr "Prüfe auf Paketersetzungen" + +#: lib/libalpm/alpm.c:1103 lib/libalpm/sync.c:138 #, c-format -msgid "config: holdpkg: %s\n" -msgstr "" +msgid "checking replacement '%s' for package '%s'" +msgstr "Prüfe Ersetzung '%s' für Paket '%s'" -#: ../alpm.c:1370 +#: lib/libalpm/alpm.c:1105 lib/libalpm/sync.c:140 #, c-format -msgid "config: dbpath: %s\n" +msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" msgstr "" -#: ../alpm.c:1380 +#: lib/libalpm/alpm.c:1139 lib/libalpm/sync.c:174 #, c-format -msgid "config: cachedir: %s\n" +msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" msgstr "" -#: ../alpm.c:1386 +#: lib/libalpm/alpm.c:1161 lib/libalpm/sync.c:212 +#, c-format +msgid "'%s' not found in sync db -- skipping" +msgstr "'%s' nicht in sync DB gefunden -- Überspringe" + +#: lib/libalpm/alpm.c:1175 lib/libalpm/sync.c:226 lib/libalpm/sync.c:502 +#, c-format +msgid "'%s' is already elected for removal -- skipping" +msgstr "'%s' ist bereits zum Entfernen ausgewählt -- Überspringe" + +#: lib/libalpm/alpm.c:1185 lib/libalpm/package.c:144 #, fuzzy, c-format -msgid "config: log file: %s\n" -msgstr "Kann Logdatei '%s' nicht öffnen" +msgid "%s: local (%s) is newer than %s (%s)" +msgstr "%s-%s: Lokale Version ist neuer" -#. The config value is in days, we use seconds -#: ../alpm.c:1394 +#: lib/libalpm/alpm.c:1191 lib/libalpm/package.c:149 #, c-format -msgid "config: UpgradeDelay: %i\n" -msgstr "" +msgid "%s-%s: ignoring package upgrade (%s)" +msgstr "%s-%s: Ignoriere Paketaktualisierung (%s)" -#. add to the list -#: ../alpm.c:1415 +#: lib/libalpm/alpm.c:1195 lib/libalpm/package.c:154 #, fuzzy, c-format -msgid "config: %s: server: %s\n" -msgstr "Warnung: %s gesichert als %s" +msgid "%s-%s: delaying upgrade of package (%s)" +msgstr "%s-%s: Ignoriere Paketaktualisierung (%s)" -#: ../be_files.c:151 +#: lib/libalpm/alpm.c:1199 lib/libalpm/sync.c:233 +#, c-format +msgid "%s-%s elected for upgrade (%s => %s)" +msgstr "%s-%s ausgewählt für Aktualisierung (%s => %s)" + +#: lib/libalpm/be_files.c:59 +#, fuzzy, c-format +msgid "unpacking database '%s'" +msgstr "Öffne Datenbank '%s'" + +#: lib/libalpm/be_files.c:183 #, c-format msgid "invalid name for dabatase entry '%s'" msgstr "Falscher Name für Datenbankeintrag '%s'" -#: ../be_files.c:432 +#: lib/libalpm/be_files.c:211 +msgid "invalid package entry provided to _alpm_db_read, skipping" +msgstr "" + +#: lib/libalpm/be_files.c:216 +#, c-format +msgid "" +"request to read database info for a file-based package '%s', skipping..." +msgstr "" + +#: lib/libalpm/be_files.c:224 #, c-format -msgid "db_write: could not open file %s/desc" -msgstr "db_write: Konnte Datei %s/desc nicht öffnen" +msgid "loading package data for %s : level=%d" +msgstr "" + +#: lib/libalpm/be_files.c:232 +#, fuzzy, c-format +msgid "cannot find '%s-%s' in db '%s'" +msgstr "Konnte %s nicht in der Datenbank finden" -#: ../be_files.c:517 +#: lib/libalpm/be_files.c:240 lib/libalpm/be_files.c:384 +#: lib/libalpm/be_files.c:407 lib/libalpm/be_files.c:495 +#: lib/libalpm/be_files.c:581 lib/libalpm/be_files.c:608 +#: lib/libalpm/package.c:185 +#, fuzzy, c-format +msgid "could not open file %s: %s" +msgstr "Konnte Datei %s nicht öffnen" + +#: lib/libalpm/be_files.c:492 #, c-format -msgid "db_write: could not open file %s/files" -msgstr "db_write: Konnte Datei %s/files nicht öffnen" +msgid "writing %s-%s DESC information back to db" +msgstr "" -#: ../be_files.c:543 +#: lib/libalpm/be_files.c:578 #, c-format -msgid "db_write: could not open file %s/depends" -msgstr "db_write: Konnte Datei %s/depends nicht öffnen" +msgid "writing %s-%s FILES information back to db" +msgstr "" -#: ../cache.c:57 +#: lib/libalpm/be_files.c:605 +#, c-format +msgid "writing %s-%s DEPENDS information back to db" +msgstr "" + +#: lib/libalpm/cache.c:59 #, c-format msgid "loading package cache (infolevel=%#x) for repository '%s'" msgstr "Lade Paketcache (infolevel=%#x) für Repository '%s'" -#: ../cache.c:77 +#: lib/libalpm/cache.c:83 #, c-format msgid "freeing package cache for repository '%s'" msgstr "" -#: ../cache.c:112 +#: lib/libalpm/cache.c:132 +#, fuzzy, c-format +msgid "package cache reloaded (infolevel=%#x) for repository '%s'" +msgstr "Lade Paketcache (infolevel=%#x) für Repository '%s'" + +#: lib/libalpm/cache.c:152 #, c-format msgid "adding entry '%s' in '%s' cache" msgstr "Füge Eintrag '%s' zu '%s' Cache hinzu" -#: ../cache.c:134 +#: lib/libalpm/cache.c:178 #, c-format msgid "removing entry '%s' from '%s' cache" msgstr "Entferne Eintrag '%s' aus '%s' Cache" -#: ../cache.c:165 +#: lib/libalpm/cache.c:213 #, c-format msgid "loading group cache for repository '%s'" msgstr "Lade Gruppencache für repository '%s'" -#. CHECK 1: check targets against database -#: ../conflict.c:71 +#: lib/libalpm/conflict.c:78 #, c-format msgid "checkconflicts: targ '%s' vs db" msgstr "" -#. conflict -#. confict -#: ../conflict.c:80 ../conflict.c:94 +#: lib/libalpm/conflict.c:87 lib/libalpm/conflict.c:101 #, c-format msgid "targs vs db: found %s as a conflict for %s" msgstr "" -#. CHECK 2: check targets against targets -#: ../conflict.c:107 +#: lib/libalpm/conflict.c:114 #, c-format msgid "checkconflicts: targ '%s' vs targs" msgstr "" -#. otp is listed in tp's conflict list -#: ../conflict.c:116 ../conflict.c:129 +#: lib/libalpm/conflict.c:123 lib/libalpm/conflict.c:136 #, c-format msgid "targs vs targs: found %s as a conflict for %s" msgstr "" -#. CHECK 3: check database against targets -#: ../conflict.c:143 +#: lib/libalpm/conflict.c:150 #, c-format msgid "checkconflicts: db vs targ '%s'" msgstr "" -#: ../conflict.c:170 ../conflict.c:185 +#: lib/libalpm/conflict.c:177 lib/libalpm/conflict.c:192 #, c-format msgid "db vs targs: found %s as a conflict for %s" msgstr "" -#: ../conflict.c:234 ../conflict.c:335 ../deps.c:54 ../deps.c:601 -#: ../deps.c:641 ../group.c:42 ../handle.c:62 ../package.c:98 ../sync.c:65 -#: ../sync.c:635 ../sync.c:651 ../sync.c:747 ../trans.c:49 ../util.c:598 -#: ../util.c:605 +#: lib/libalpm/conflict.c:250 lib/libalpm/conflict.c:350 lib/libalpm/deps.c:57 +#: lib/libalpm/deps.c:593 lib/libalpm/deps.c:633 lib/libalpm/group.c:43 +#: lib/libalpm/handle.c:49 lib/libalpm/package.c:74 lib/libalpm/sync.c:65 +#: lib/libalpm/sync.c:607 lib/libalpm/sync.c:623 lib/libalpm/sync.c:719 +#: lib/libalpm/trans.c:49 lib/libalpm/util.c:599 lib/libalpm/util.c:606 #, c-format msgid "malloc failure: could not allocate %d bytes" msgstr "" -#: ../db.c:57 ../db.c:64 +#: lib/libalpm/db.c:62 lib/libalpm/db.c:69 #, c-format msgid "malloc failed: could not allocate %d bytes" msgstr "" -#: ../deps.c:118 +#: lib/libalpm/db.c:163 +msgid "attempt to re-register the 'local' DB" +msgstr "" + +#: lib/libalpm/db.c:171 +#, c-format +msgid "attempt to re-register the '%s' database, using existing" +msgstr "" + +#: lib/libalpm/db.c:177 +#, c-format +msgid "registering database '%s'" +msgstr "Registriere Datenbank '%s'" + +#: lib/libalpm/db.c:182 +#, c-format +msgid "database directory '%s' does not exist -- try creating it" +msgstr "" +"Datenbankverzeichnis '%s' ist nicht vorhanden - Versuche es zu erstellen" + +#: lib/libalpm/db.c:193 +#, c-format +msgid "opening database '%s'" +msgstr "Öffne Datenbank '%s'" + +#: lib/libalpm/deps.c:128 #, fuzzy msgid "started sorting dependencies" msgstr "Sortiere nach Abhängigkeiten" -#: ../deps.c:123 +#: lib/libalpm/deps.c:133 msgid "possible dependency cycle detected" msgstr "" -#: ../deps.c:166 +#: lib/libalpm/deps.c:178 #, fuzzy msgid "sorting dependencies finished" msgstr "Sortiere nach Abhängigkeiten" -#: ../deps.c:260 ../deps.c:406 +#: lib/libalpm/deps.c:219 lib/libalpm/deps.c:276 +msgid "null package found in package list" +msgstr "" + +#: lib/libalpm/deps.c:224 +#, fuzzy, c-format +msgid "cannot find package installed '%s'" +msgstr "Kann Paketdatei nicht öffnen" + +#: lib/libalpm/deps.c:258 lib/libalpm/deps.c:379 #, c-format msgid "checkdeps: found %s as required by %s" msgstr "" -#: ../deps.c:370 +#: lib/libalpm/deps.c:284 +#, fuzzy, c-format +msgid "no dependencies for target '%s'" +msgstr "Kann Abhängigkeiten für \"%s\" nicht auflösen" + +#: lib/libalpm/deps.c:330 #, c-format msgid "checkdeps: found %s as a dependency for %s" msgstr "checkdeps: %s als Abhängigkeit für %s gefunden" -#: ../deps.c:494 +#: lib/libalpm/deps.c:478 #, c-format msgid "cannot find package \"%s\" or anything that provides it!" msgstr "" -#: ../deps.c:499 +#: lib/libalpm/deps.c:483 msgid "dep is NULL!" msgstr "" -#: ../deps.c:511 +#: lib/libalpm/deps.c:498 #, c-format msgid "excluding %s -- explicitly installed" msgstr "Schließe %s aus -- Ausdrücklich installiert" -#. add it to the target list -#: ../deps.c:528 +#: lib/libalpm/deps.c:515 #, c-format msgid "loading ALL info for '%s'" msgstr "Lade ALL Informationen für '%s'" -#: ../deps.c:531 +#: lib/libalpm/deps.c:518 #, c-format msgid "adding '%s' to the targets" msgstr "Füge '%s' zu den Paketen hinzu" -#: ../deps.c:573 +#: lib/libalpm/deps.c:546 +#, fuzzy +msgid "started resolving dependencies" +msgstr "Sortiere nach Abhängigkeiten" + +#: lib/libalpm/deps.c:564 #, c-format msgid "%s provides dependency %s -- skipping" msgstr "%s stellt Abhängigkeit %s zur Verfügung -- Überspringe" -#: ../deps.c:597 +#: lib/libalpm/deps.c:589 #, c-format msgid "" "cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)" @@ -616,750 +724,714 @@ msgstr "" "Kann Abhängigkeiten für \"%s\" nicht auflösen (\"%s\" ist nicht in " "Paketliste enthalten)" -#. this dep is already in the target list -#: ../deps.c:614 +#: lib/libalpm/deps.c:606 #, c-format msgid "dependency %s is already in the target list -- skipping" msgstr "Abhängigkeit %s ist bereits in Paketliste -- Überspringe" -#: ../deps.c:634 +#: lib/libalpm/deps.c:626 #, c-format msgid "pulling dependency %s (needed by %s)" msgstr "Ziehe Abhängigkeit %s (benötigt von %s)" -#: ../deps.c:638 +#: lib/libalpm/deps.c:630 #, c-format msgid "cannot resolve dependencies for \"%s\"" msgstr "Kann Abhängigkeiten für \"%s\" nicht auflösen" -#. cycle detected -- skip it -#: ../deps.c:654 +#: lib/libalpm/deps.c:646 #, c-format msgid "dependency cycle detected: %s" msgstr "" -#: ../error.c:34 +#: lib/libalpm/deps.c:650 +#, fuzzy +msgid "finished resolving dependencies" +msgstr "Sortiere nach Abhängigkeiten" + +#: lib/libalpm/error.c:34 msgid "out of memory!" msgstr "" -#: ../error.c:36 ../error.c:135 -msgid "unexpected error" +#: lib/libalpm/error.c:36 +#, fuzzy +msgid "unexpected system error" msgstr "Unerwarteter Fehler" -#: ../error.c:38 +#: lib/libalpm/error.c:38 msgid "insufficient privileges" msgstr "Ungenügende Rechte" -#: ../error.c:40 +#: lib/libalpm/error.c:40 msgid "wrong or NULL argument passed" msgstr "Falsches oder NULL Argument übergeben" -#: ../error.c:42 +#: lib/libalpm/error.c:42 msgid "could not find or read file" msgstr "Konnte Datei nicht finden oder lesen" -#: ../error.c:45 +#: lib/libalpm/error.c:45 msgid "library not initialized" msgstr "Bibliothek nicht initialisiert" -#: ../error.c:47 +#: lib/libalpm/error.c:47 msgid "library already initialized" msgstr "Bibliothek bereits initialisiert" -#: ../error.c:49 +#: lib/libalpm/error.c:49 msgid "unable to lock database" msgstr "Konnte Datenbank nicht sperren" -#: ../error.c:52 +#: lib/libalpm/error.c:52 msgid "could not open database" msgstr "Konnte Datenbank nicht öffnen" -#: ../error.c:54 +#: lib/libalpm/error.c:54 msgid "could not create database" msgstr "Konnte Datenbank nicht erstellen" -#: ../error.c:56 +#: lib/libalpm/error.c:56 msgid "database not initialized" msgstr "Datenbank nicht initialisiert" -#: ../error.c:58 +#: lib/libalpm/error.c:58 msgid "database already registered" msgstr "Datenbank bereits registriert" -#: ../error.c:60 +#: lib/libalpm/error.c:60 msgid "could not find database" msgstr "Konnte Datenbank nicht finden" -#: ../error.c:62 +#: lib/libalpm/error.c:62 msgid "could not update database" msgstr "Konnte Datenbank nicht aktualisieren" -#: ../error.c:64 +#: lib/libalpm/error.c:64 msgid "could not remove database entry" msgstr "Konnte Datenbankeintrag nicht entfernen" -#: ../error.c:71 +#: lib/libalpm/error.c:71 msgid "could not set parameter" msgstr "Konnte Parameter nicht setzen" -#: ../error.c:74 ../error.c:80 +#: lib/libalpm/error.c:74 lib/libalpm/error.c:80 msgid "transaction not initialized" msgstr "" -#: ../error.c:76 +#: lib/libalpm/error.c:76 msgid "transaction already initialized" msgstr "" -#: ../error.c:78 +#: lib/libalpm/error.c:78 msgid "duplicate target" msgstr "Doppelte Pakete" -#: ../error.c:82 +#: lib/libalpm/error.c:82 msgid "transaction not prepared" msgstr "" -#: ../error.c:84 +#: lib/libalpm/error.c:84 msgid "transaction aborted" msgstr "" -#: ../error.c:86 +#: lib/libalpm/error.c:86 msgid "operation not compatible with the transaction type" msgstr "" -#: ../error.c:89 +#: lib/libalpm/error.c:89 msgid "could not find or read package" msgstr "Konnte Paket nicht finden oder lesen" -#: ../error.c:91 +#: lib/libalpm/error.c:91 msgid "invalid or corrupted package" msgstr "Ungültiges oder beschädigtes Paket" -#: ../error.c:93 +#: lib/libalpm/error.c:93 msgid "cannot open package file" msgstr "Kann Paketdatei nicht öffnen" -#: ../error.c:95 +#: lib/libalpm/error.c:95 msgid "cannot load package data" msgstr "Kann Paketdaten nicht laden" -#: ../error.c:97 +#: lib/libalpm/error.c:97 msgid "package already installed" msgstr "Paket ist bereits installiert" -#: ../error.c:99 +#: lib/libalpm/error.c:99 msgid "package not installed or lesser version" msgstr "Paket ist nicht installiert oder kleinere Version" -#: ../error.c:101 +#: lib/libalpm/error.c:101 msgid "package name is not valid" msgstr "Paketname ist nicht gültig" -#: ../error.c:103 +#: lib/libalpm/error.c:103 msgid "corrupted package" msgstr "Beschädigtes Paket" -#: ../error.c:106 +#: lib/libalpm/error.c:105 +msgid "no such repository" +msgstr "" + +#: lib/libalpm/error.c:108 msgid "group not found" msgstr "Gruppe nicht gefunden" -#: ../error.c:109 +#: lib/libalpm/error.c:111 msgid "could not satisfy dependencies" msgstr "Kann Abhängigkeiten nicht erfüllen" -#: ../error.c:111 +#: lib/libalpm/error.c:113 msgid "conflicting dependencies" msgstr "In Konflikt stehende Abhängigkeiten" -#: ../error.c:113 +#: lib/libalpm/error.c:115 msgid "conflicting files" msgstr "In Konflikt stehende Dateien" -#: ../error.c:116 +#: lib/libalpm/error.c:118 msgid "user aborted" msgstr "Benutzerabbruch" -#: ../error.c:118 +#: lib/libalpm/error.c:120 msgid "libarchive error" msgstr "libarchive Fehler" -#: ../error.c:120 +#: lib/libalpm/error.c:122 msgid "internal error" msgstr "Interner Fehler" -#: ../error.c:122 +#: lib/libalpm/error.c:124 msgid "not enough space" msgstr "" -#: ../error.c:124 +#: lib/libalpm/error.c:126 msgid "not confirmed" msgstr "" -#: ../error.c:127 +#: lib/libalpm/error.c:129 msgid "bad section name" msgstr "" -#: ../error.c:129 +#: lib/libalpm/error.c:131 msgid "'local' is reserved and cannot be used as a package tree" msgstr "" -#: ../error.c:131 +#: lib/libalpm/error.c:133 #, fuzzy msgid "syntax error" msgstr "Interner Fehler" -#: ../error.c:133 +#: lib/libalpm/error.c:135 msgid "all directives must belong to a section" msgstr "" -#: ../handle.c:143 -#, c-format -msgid "PM_OPT_DBPATH set to '%s'" -msgstr "PM_OPT_DBPATH auf '%s' gesetzt" - -#: ../handle.c:150 -#, c-format -msgid "PM_OPT_CACHEDIR set to '%s'" -msgstr "PM_OPT_CACHEDIR auf '%s' gesetzt" - -#: ../handle.c:167 -#, c-format -msgid "can't open log file %s" -msgstr "Kann Logdatei '%s' nicht öffnen" - -#: ../handle.c:171 -#, c-format -msgid "PM_OPT_LOGFILE set to '%s'" -msgstr "PM_OPT_LOGFILE auf '%s' gesetzt" - -#: ../handle.c:176 -#, c-format -msgid "'%s' added to PM_OPT_NOUPGRADE" -msgstr "'%s' zu PM_OPT_NOUPGRADE hinzugefügt" - -#: ../handle.c:179 -msgid "PM_OPT_NOUPGRADE flushed" +#: lib/libalpm/error.c:137 +msgid "invalid regular expression" msgstr "" -#: ../handle.c:185 -#, c-format -msgid "'%s' added to PM_OPT_NOEXTRACT" -msgstr "'%s' zu PM_OPT_NOEXTRACT hinzugefügt" - -#: ../handle.c:188 -msgid "PM_OPT_NOEXTRACT flushed" -msgstr "" - -#: ../handle.c:194 -#, c-format -msgid "'%s' added to PM_OPT_IGNOREPKG" -msgstr "'%s' zu PM_OPT_IGNOREPKG hinzugefügt" - -#: ../handle.c:197 -msgid "PM_OPT_IGNOREPKG flushed" -msgstr "" - -#: ../handle.c:203 -#, fuzzy, c-format -msgid "'%s' added to PM_OPT_HOLDPKG" -msgstr "'%s' zu PM_OPT_IGNOREPKG hinzugefügt" +#: lib/libalpm/error.c:139 +#, fuzzy +msgid "connection to remote host failed" +msgstr "Kann Datei %s nicht entfernen" -#: ../handle.c:206 -msgid "PM_OPT_HOLDPKG flushed" +#: lib/libalpm/error.c:141 +msgid "forking process failed" msgstr "" -#: ../handle.c:222 -#, c-format -msgid "PM_OPT_USESYSLOG set to '%d'" -msgstr "PM_OPT_USESYSLOG auf '%d' gesetzt" - -#: ../handle.c:262 -#, c-format -msgid "PM_OPT_LOGMASK set to '%02x'" -msgstr "PM_OPT_LOGMASK auf '%02x' gesetzt" - -#: ../handle.c:281 -#, fuzzy, c-format -msgid "PM_OPT_PROXYHOST set to '%s'" -msgstr "PM_OPT_DBPATH auf '%s' gesetzt" - -#: ../handle.c:285 -#, fuzzy, c-format -msgid "PM_OPT_PROXYPORT set to '%d'" -msgstr "PM_OPT_DBPATH auf '%s' gesetzt" - -#: ../handle.c:296 -#, fuzzy, c-format -msgid "PM_OPT_XFERCOMMAND set to '%s'" -msgstr "PM_OPT_CACHEDIR auf '%s' gesetzt" - -#: ../handle.c:300 -#, fuzzy, c-format -msgid "PM_OPT_NOPASSIVEFTP set to '%d'" -msgstr "PM_OPT_DBPATH auf '%s' gesetzt" - -#: ../handle.c:304 -#, fuzzy, c-format -msgid "PM_OPT_CHOMP set to '%d'" -msgstr "PM_OPT_CACHEDIR auf '%s' gesetzt" +#: lib/libalpm/error.c:143 +msgid "unexpected error" +msgstr "Unerwarteter Fehler" -#: ../md5driver.c:48 ../sha1.c:395 +#: lib/libalpm/md5driver.c:51 lib/libalpm/sha1.c:398 #, c-format msgid "%s can't be opened\n" msgstr "%s kann nicht geöffnet werden\n" -#: ../package.c:185 -#, c-format -msgid "could not open file %s" -msgstr "Konnte Datei %s nicht öffnen" - -#: ../package.c:202 ../package.c:262 +#: lib/libalpm/package.c:202 lib/libalpm/package.c:262 #, c-format msgid "%s: syntax error in description file line %d" msgstr "%s: Falscher Syntax in Beschreibungsdatei, Zeile %d" -#: ../package.c:319 +#: lib/libalpm/package.c:331 msgid "could not parse the package description file" msgstr "Konnte Paketbeschreibungsdatei nicht analysieren" -#: ../package.c:327 +#: lib/libalpm/package.c:335 #, c-format msgid "missing package name in %s" msgstr "Fehlender Paketname in %s" -#: ../package.c:335 +#: lib/libalpm/package.c:339 #, c-format msgid "missing package version in %s" msgstr "Fehlende Paketversion in %s" -#: ../package.c:374 +#: lib/libalpm/package.c:374 #, c-format msgid "could not remove tempfile %s" msgstr "Konnte tempfile %s nicht entfernen" -#: ../package.c:391 -#, c-format -msgid "bad package file in %s" -msgstr "" +#: lib/libalpm/package.c:387 lib/libalpm/package.c:394 +#, fuzzy, c-format +msgid "error while reading package: %s" +msgstr "Aktualisiere Paket %s-%s" -#: ../package.c:399 -#, c-format -msgid "missing package info file in %s" +#: lib/libalpm/package.c:400 +#, fuzzy +msgid "missing package metadata" +msgstr "Fehlender Paketname in %s" + +#: lib/libalpm/package.c:407 +#, fuzzy, c-format +msgid "missing package filelist in %s, generating one" msgstr "Fehlende Paketinfodatei in %s" -#: ../remove.c:76 +#: lib/libalpm/remove.c:78 #, c-format msgid "could not find %s in database" msgstr "Konnte %s nicht in der Datenbank finden" -#: ../remove.c:88 +#: lib/libalpm/remove.c:92 #, c-format msgid "adding %s in the targets list" msgstr "" -#: ../remove.c:114 +#: lib/libalpm/remove.c:120 #, c-format msgid "pulling %s in the targets list" msgstr "" -#: ../remove.c:117 +#: lib/libalpm/remove.c:123 #, c-format msgid "could not find %s in database -- skipping" msgstr "Konnte %s nicht in Datenbank finden -- Überspringe" -#: ../remove.c:135 +#: lib/libalpm/remove.c:141 msgid "finding removable dependencies" msgstr "Finde entfernbare Abhängigkeiten" -#: ../remove.c:180 -#, c-format -msgid "removing package %s-%s" -msgstr "Entferne Paket %s-%s" - -#: ../remove.c:191 -msgid "removing files" -msgstr "Entferne Dateien" - -#: ../remove.c:217 +#: lib/libalpm/remove.c:193 #, c-format msgid "file %s does not exist" msgstr "Datei %s existiert nicht" -#. this is okay, other packages are probably using it. -#: ../remove.c:223 +#: lib/libalpm/remove.c:199 #, c-format msgid "keeping directory %s" msgstr "Behalte Verzeichnis %s" -#: ../remove.c:225 +#: lib/libalpm/remove.c:201 #, c-format msgid "removing directory %s" msgstr "Entferne Verzeichnis %s" -#: ../remove.c:239 +#: lib/libalpm/remove.c:215 #, c-format msgid "skipping removal of %s as it has moved to another package" msgstr "" -#: ../remove.c:251 ../remove.c:252 +#: lib/libalpm/remove.c:227 #, c-format msgid "%s saved as %s" msgstr "%s gespeichert als %s" -#: ../remove.c:254 ../remove.c:261 +#: lib/libalpm/remove.c:231 #, c-format msgid "unlinking %s" msgstr "" -#: ../remove.c:256 ../remove.c:266 -#, c-format -msgid "cannot remove file %s" +#: lib/libalpm/remove.c:237 +#, fuzzy, c-format +msgid "cannot remove file %s: %s" msgstr "Kann Datei %s nicht entfernen" -#: ../remove.c:285 +#: lib/libalpm/remove.c:265 +#, c-format +msgid "removing package %s-%s" +msgstr "Entferne Paket %s-%s" + +#: lib/libalpm/remove.c:276 +msgid "removing files" +msgstr "Entferne Dateien" + +#: lib/libalpm/remove.c:294 #, c-format msgid "removing database entry '%s'" msgstr "Entferne Datenbankeintrag '%s'" -#: ../remove.c:287 +#: lib/libalpm/remove.c:296 #, c-format msgid "could not remove database entry %s-%s" msgstr "Konnte Datenbankeintrag %s-%s nicht entfernen" -#: ../remove.c:290 +#: lib/libalpm/remove.c:299 #, c-format msgid "could not remove entry '%s' from cache" msgstr "Konnte Eintrag '%s' nicht aus dem Cache entfernen" -#: ../remove.c:330 +#: lib/libalpm/remove.c:333 +#, fuzzy, c-format +msgid "could not find dependency '%s' for removal" +msgstr "Konnte Abhängigkeit '%s' nicht finden" + +#: lib/libalpm/remove.c:343 #, c-format msgid "updating 'requiredby' field for package '%s'" msgstr "Aktualisiere 'requiredby' Feld für Paket '%s'" -#. check for "recommended" package replacements -#: ../sync.c:160 -msgid "checking for package replacements" -msgstr "Prüfe auf Paketersetzungen" - -#: ../sync.c:169 -#, c-format -msgid "checking replacement '%s' for package '%s'" -msgstr "Prüfe Ersetzung '%s' für Paket '%s'" - -#: ../sync.c:171 -#, c-format -msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" -msgstr "" - -#: ../sync.c:205 -#, c-format -msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" -msgstr "" - -#. match installed packages with the sync dbs and compare versions -#: ../sync.c:217 +#: lib/libalpm/sync.c:200 msgid "checking for package upgrades" msgstr "Prüfe auf Paketaktualisierungen" -#: ../sync.c:229 -#, c-format -msgid "'%s' not found in sync db -- skipping" -msgstr "'%s' nicht in sync DB gefunden -- Überspringe" - -#: ../sync.c:243 ../sync.c:530 -#, c-format -msgid "'%s' is already elected for removal -- skipping" -msgstr "'%s' ist bereits zum Entfernen ausgewählt -- Überspringe" - -#. local version is newer -#: ../sync.c:252 -#, c-format -msgid "%s-%s: local version is newer" -msgstr "%s-%s: Lokale Version ist neuer" - -#. package should be ignored (IgnorePkg) -#: ../sync.c:258 -#, c-format -msgid "%s-%s: ignoring package upgrade (%s)" -msgstr "%s-%s: Ignoriere Paketaktualisierung (%s)" - -#. package too new (UpgradeDelay) -#: ../sync.c:262 -#, c-format -msgid "%s-%s: delaying upgrade of package (%s)\n" -msgstr "" - -#: ../sync.c:266 -#, c-format -msgid "%s-%s elected for upgrade (%s => %s)" -msgstr "%s-%s ausgewählt für Aktualisierung (%s => %s)" +#: lib/libalpm/sync.c:278 +#, fuzzy, c-format +msgid "searching for target in repo '%s'" +msgstr "Lade Paket '%s'" -#. Search provides -#: ../sync.c:317 ../sync.c:336 +#: lib/libalpm/sync.c:287 lib/libalpm/sync.c:310 #, c-format msgid "target '%s' not found -- looking for provisions" msgstr "" -#: ../sync.c:322 ../sync.c:341 +#: lib/libalpm/sync.c:292 lib/libalpm/sync.c:315 #, c-format msgid "found '%s' as a provision for '%s'" msgstr "" -#: ../sync.c:360 -#, c-format -msgid "%s-%s: local version is newer -- skipping" -msgstr "%s-%s: Lokale Version ist neuer -- Überspringe" +#: lib/libalpm/sync.c:299 +#, fuzzy, c-format +msgid "repository '%s' not found" +msgstr "Gruppe nicht gefunden" -#: ../sync.c:368 +#: lib/libalpm/sync.c:333 #, c-format msgid "%s-%s is up to date -- skipping" msgstr "%s-%s ist aktuell -- Überspringe" -#: ../sync.c:388 +#: lib/libalpm/sync.c:353 #, c-format msgid "adding target '%s' to the transaction set" msgstr "" -#: ../sync.c:433 -msgid "resolving targets dependencies" -msgstr "" +#: lib/libalpm/sync.c:401 +#, fuzzy +msgid "resolving target's dependencies" +msgstr "Sortiere nach Abhängigkeiten" -#: ../sync.c:453 +#: lib/libalpm/sync.c:421 #, c-format msgid "adding package %s-%s to the transaction targets" msgstr "" -#: ../sync.c:485 +#: lib/libalpm/sync.c:456 msgid "looking for unresolvable dependencies" msgstr "Suche nach ungelösten Abhängigkeiten" -#: ../sync.c:515 +#: lib/libalpm/sync.c:487 #, c-format msgid "package '%s' is conflicting with '%s'" msgstr "Paket '%s' steht im Konflikt mit '%s'" -#: ../sync.c:537 +#: lib/libalpm/sync.c:509 #, c-format msgid "'%s' not found in transaction set -- skipping" msgstr "" -#. so just treat it like a "replaces" item so the REQUIREDBY -#. * fields are inherited properly. -#. -#: ../sync.c:548 +#: lib/libalpm/sync.c:520 #, c-format msgid "package '%s' provides its own conflict" msgstr "Paket '%s' liefert seinen eigenen Konflikt" -#: ../sync.c:571 ../sync.c:576 +#: lib/libalpm/sync.c:543 lib/libalpm/sync.c:548 #, c-format msgid "'%s' is in the target list -- keeping it" msgstr "" -#: ../sync.c:588 ../sync.c:625 +#: lib/libalpm/sync.c:560 lib/libalpm/sync.c:597 #, c-format msgid "removing '%s' from target list" msgstr "Entferne '%s' von Paketliste" -#. It's a conflict -- see if they want to remove it -#. -#: ../sync.c:597 +#: lib/libalpm/sync.c:569 #, c-format msgid "resolving package '%s' conflict" msgstr "" -#. append to the replaces list -#: ../sync.c:620 +#: lib/libalpm/sync.c:592 #, c-format msgid "electing '%s' for removal" msgstr "Wähle '%s' zum Entfernen aus" -#. abort -#: ../sync.c:631 ../sync.c:647 +#: lib/libalpm/sync.c:603 lib/libalpm/sync.c:619 msgid "unresolvable package conflicts detected" msgstr "Nicht lösbare Paketkonflikte gefunden" -#: ../sync.c:699 +#: lib/libalpm/sync.c:671 msgid "checking dependencies of packages designated for removal" msgstr "" -#: ../sync.c:713 +#: lib/libalpm/sync.c:685 msgid "something has gone horribly wrong" msgstr "" -#. found matching provisio -- we're good to go -#: ../sync.c:732 +#: lib/libalpm/sync.c:704 #, c-format msgid "found '%s' as a provision for '%s' -- conflict aborted" msgstr "" -#: ../sync.c:825 +#: lib/libalpm/sync.c:800 #, c-format -msgid "%s-%s-%s%s is already in the cache\n" +msgid "%s is already in the cache\n" msgstr "" -#. no cache directory.... try creating it -#: ../sync.c:837 +#: lib/libalpm/sync.c:811 #, c-format msgid "no %s cache exists. creating...\n" msgstr "" -#: ../sync.c:838 +#: lib/libalpm/sync.c:812 #, c-format msgid "warning: no %s cache exists. creating..." msgstr "" -#. couldn't mkdir the cache directory, so fall back to /tmp and unlink -#. * the package afterwards. -#. -#: ../sync.c:843 +#: lib/libalpm/sync.c:817 msgid "couldn't create package cache, using /tmp instead\n" msgstr "" -#: ../sync.c:844 +#: lib/libalpm/sync.c:818 msgid "warning: couldn't create package cache, using /tmp instead" msgstr "" -#: ../sync.c:847 -#, c-format -msgid "failed to set option CACHEDIR (%s)\n" -msgstr "" - -#: ../sync.c:854 +#: lib/libalpm/sync.c:825 #, c-format msgid "failed to retrieve some files from %s\n" msgstr "" -#: ../sync.c:883 ../sync.c:895 +#: lib/libalpm/sync.c:854 lib/libalpm/sync.c:866 #, c-format msgid "can't get md5 or sha1 checksum for package %s\n" msgstr "Kann MD5 oder SHA1 Prüfsumme für Paket %s nicht ermitteln\n" -#: ../sync.c:914 +#: lib/libalpm/sync.c:885 #, c-format msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n" msgstr "Archive %s war beschädigt (falsche MD5 oder SHA1 Prüfsumme)\n" -#: ../sync.c:916 +#: lib/libalpm/sync.c:887 #, c-format msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n" msgstr "Archiv %s ist beschädigt (falsche MD5 oder SHA1 Prüfsumme)\n" -#: ../sync.c:936 +#: lib/libalpm/sync.c:908 msgid "could not create removal transaction" msgstr "" -#: ../sync.c:942 +#: lib/libalpm/sync.c:914 msgid "could not initialize the removal transaction" msgstr "" -#: ../sync.c:962 +#: lib/libalpm/sync.c:934 msgid "removing conflicting and to-be-replaced packages" msgstr "Entferne im Konflikt stehende und zu ersetzende Pakete" -#: ../sync.c:964 +#: lib/libalpm/sync.c:936 msgid "could not prepare removal transaction" msgstr "" -#: ../sync.c:970 +#: lib/libalpm/sync.c:942 msgid "could not commit removal transaction" msgstr "" -#. install targets -#: ../sync.c:977 +#: lib/libalpm/sync.c:949 msgid "installing packages" msgstr "Installiere Pakete" -#: ../sync.c:980 +#: lib/libalpm/sync.c:952 msgid "could not create transaction" msgstr "" -#: ../sync.c:985 +#: lib/libalpm/sync.c:957 msgid "could not initialize transaction" msgstr "" -#: ../sync.c:1004 +#: lib/libalpm/sync.c:980 msgid "could not prepare transaction" msgstr "" -#: ../sync.c:1009 +#: lib/libalpm/sync.c:985 msgid "could not commit transaction" msgstr "" -#: ../sync.c:1016 +#: lib/libalpm/sync.c:992 #, fuzzy msgid "updating database for replaced packages' dependencies" msgstr "Aktualisiere Datenbank für ersetzte Paketabhängigkeiten" -#: ../sync.c:1045 +#: lib/libalpm/sync.c:1021 #, c-format msgid "could not update requiredby for database entry %s-%s" msgstr "Konnte requiredby für Datenbankeintrag %s-%s nicht aktualisieren" -#: ../sync.c:1054 +#: lib/libalpm/sync.c:1030 #, c-format msgid "could not update new database entry %s-%s" msgstr "Konnte neuen Datenbankeintrag %s-%s nicht aktualisieren" -#: ../util.c:285 +#: lib/libalpm/util.c:278 +#, fuzzy, c-format +msgid "could not open %s: %s\n" +msgstr "Konnte Datei %s nicht öffnen" + +#: lib/libalpm/util.c:291 #, c-format msgid "could not extract %s: %s\n" msgstr "Konnte %s nicht entpacken: %s\n" -#: ../util.c:436 +#: lib/libalpm/util.c:349 +#, fuzzy, c-format +msgid "logaction called: %s" +msgstr "Original: %s" + +#: lib/libalpm/util.c:441 msgid "could not create temp directory" msgstr "Konnte temp Verzeichnis nicht erstellen" -#: ../util.c:463 +#: lib/libalpm/util.c:468 #, c-format msgid "could not change directory to %s (%s)" msgstr "Konnte nicht zu Verzeichnis %s wechseln (%s)" -#: ../util.c:466 +#: lib/libalpm/util.c:471 #, c-format msgid "executing %s script..." msgstr "Führe %s Skript aus ..." -#: ../util.c:479 +#: lib/libalpm/util.c:484 #, c-format msgid "could not fork a new process (%s)" msgstr "Konnte keinen neuen Prozess starten (%s)" -#: ../util.c:486 +#: lib/libalpm/util.c:491 #, c-format msgid "chrooting in %s" msgstr "Wechsel root zu %s" -#: ../util.c:488 +#: lib/libalpm/util.c:493 #, c-format msgid "could not change the root directory (%s)" msgstr "Konnte root Verzeichnis nicht wechseln (%s)" -#: ../util.c:492 +#: lib/libalpm/util.c:497 #, c-format msgid "could not change directory to / (%s)" msgstr "Konnte nicht zu Verzeichnis / wechseln (%s)" -#: ../util.c:496 +#: lib/libalpm/util.c:501 #, c-format msgid "executing \"%s\"" msgstr "Führe \"%s\" aus" -#: ../util.c:499 +#: lib/libalpm/util.c:504 #, fuzzy, c-format msgid "call to popen failed (%s)" msgstr "Konnte Datei %s nicht öffnen" -#: ../util.c:521 +#: lib/libalpm/util.c:529 #, c-format msgid "call to waitpid failed (%s)" msgstr "" -#: ../util.c:529 +#: lib/libalpm/util.c:537 #, c-format msgid "could not remove tmpdir %s" msgstr "Konnte tmpdir %s nicht entfernen" -#: ../util.c:593 +#: lib/libalpm/util.c:594 #, c-format msgid "check_freespace: total pkg size: %lld, disk space: %lld" msgstr "" + +#: lib/libalpm/versioncmp.c:277 +#, c-format +msgid "depcmp: %s-%s %s %s-%s => %s" +msgstr "" + +#: lib/libalpm/versioncmp.c:281 +#, c-format +msgid "depcmp: %s-%s %s %s => %s" +msgstr "" + +#~ msgid "unpacking %s" +#~ msgstr "Entpacke %s" + +#~ msgid "loading SCRIPLET info for '%s'" +#~ msgstr "Lade SCRIPTLET Informationen für '%s'" + +#, fuzzy +#~ msgid "config: %s: server: %s\n" +#~ msgstr "Warnung: %s gesichert als %s" + +#~ msgid "db_write: could not open file %s/desc" +#~ msgstr "db_write: Konnte Datei %s/desc nicht öffnen" + +#~ msgid "db_write: could not open file %s/files" +#~ msgstr "db_write: Konnte Datei %s/files nicht öffnen" + +#~ msgid "db_write: could not open file %s/depends" +#~ msgstr "db_write: Konnte Datei %s/depends nicht öffnen" + +#~ msgid "PM_OPT_DBPATH set to '%s'" +#~ msgstr "PM_OPT_DBPATH auf '%s' gesetzt" + +#~ msgid "PM_OPT_CACHEDIR set to '%s'" +#~ msgstr "PM_OPT_CACHEDIR auf '%s' gesetzt" + +#~ msgid "can't open log file %s" +#~ msgstr "Kann Logdatei '%s' nicht öffnen" + +#~ msgid "PM_OPT_LOGFILE set to '%s'" +#~ msgstr "PM_OPT_LOGFILE auf '%s' gesetzt" + +#~ msgid "'%s' added to PM_OPT_NOUPGRADE" +#~ msgstr "'%s' zu PM_OPT_NOUPGRADE hinzugefügt" + +#~ msgid "'%s' added to PM_OPT_NOEXTRACT" +#~ msgstr "'%s' zu PM_OPT_NOEXTRACT hinzugefügt" + +#~ msgid "'%s' added to PM_OPT_IGNOREPKG" +#~ msgstr "'%s' zu PM_OPT_IGNOREPKG hinzugefügt" + +#, fuzzy +#~ msgid "'%s' added to PM_OPT_HOLDPKG" +#~ msgstr "'%s' zu PM_OPT_IGNOREPKG hinzugefügt" + +#~ msgid "PM_OPT_USESYSLOG set to '%d'" +#~ msgstr "PM_OPT_USESYSLOG auf '%d' gesetzt" + +#~ msgid "PM_OPT_LOGMASK set to '%02x'" +#~ msgstr "PM_OPT_LOGMASK auf '%02x' gesetzt" + +#, fuzzy +#~ msgid "PM_OPT_PROXYHOST set to '%s'" +#~ msgstr "PM_OPT_DBPATH auf '%s' gesetzt" + +#, fuzzy +#~ msgid "PM_OPT_PROXYPORT set to '%d'" +#~ msgstr "PM_OPT_DBPATH auf '%s' gesetzt" + +#, fuzzy +#~ msgid "PM_OPT_XFERCOMMAND set to '%s'" +#~ msgstr "PM_OPT_CACHEDIR auf '%s' gesetzt" + +#, fuzzy +#~ msgid "PM_OPT_NOPASSIVEFTP set to '%d'" +#~ msgstr "PM_OPT_DBPATH auf '%s' gesetzt" + +#, fuzzy +#~ msgid "PM_OPT_CHOMP set to '%d'" +#~ msgstr "PM_OPT_CACHEDIR auf '%s' gesetzt" + +#~ msgid "%s-%s: local version is newer -- skipping" +#~ msgstr "%s-%s: Lokale Version ist neuer -- Überspringe" diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po index b3b33f4f..ed5abe8b 100644 --- a/lib/libalpm/po/fr.po +++ b/lib/libalpm/po/fr.po @@ -1,616 +1,724 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# French translations for Pacman package manager package. +# Copyright (C) 2002-2007 Judd Vinet <jvinet@zeroflux.org> +# This file is distributed under the same license as the Pacman package manager package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # msgid "" msgstr "" -"Project-Id-Version: libalpm\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-03 13:36+0200\n" +"Project-Id-Version: Pacman package manager 3.0.0\n" +"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" +"POT-Creation-Date: 2007-02-06 20:43-0500\n" "PO-Revision-Date: 2006-06-05 22:47+0100\n" "Last-Translator: Enda <enda@netou.com>\n" -"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-15\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: French\n" "X-Poedit-Country: FRANCE\n" -#: ../add.c:95 +#: lib/libalpm/add.c:95 #, c-format msgid "could not parse token %s" msgstr "ne peut analyser l'�l�ment %s" -#: ../add.c:127 +#: lib/libalpm/add.c:129 #, c-format msgid "loading target '%s'" msgstr "charge la cible '%s'" -#: ../add.c:169 +#: lib/libalpm/add.c:175 #, c-format msgid "replacing older version %s-%s by %s in target list" msgstr "remplace l'ancienne version %s-%s par %s dans la liste de destination" -#: ../add.c:178 +#: lib/libalpm/add.c:184 #, c-format msgid "newer version %s-%s is in the target list -- skipping" msgstr "une version plus r�cente %s-%s est d�j� pr�sente -- ignorer" -#: ../add.c:185 +#: lib/libalpm/add.c:191 #, c-format msgid "reading '%s' metadata" msgstr "lecture des m�tas-donn�es '%s'" -#. look for unsatisfied dependencies -#: ../add.c:227 ../remove.c:104 +#: lib/libalpm/add.c:244 lib/libalpm/remove.c:110 msgid "looking for unsatisfied dependencies" msgstr "recherche des d�pendances non satisfaites" -#. no unsatisfied deps, so look for conflicts -#: ../add.c:239 ../sync.c:504 +#: lib/libalpm/add.c:256 lib/libalpm/sync.c:476 msgid "looking for conflicts" msgstr "recherche des conflits" -#. re-order w.r.t. dependencies -#: ../add.c:251 ../remove.c:140 +#: lib/libalpm/add.c:295 lib/libalpm/remove.c:146 msgid "sorting by dependencies" msgstr "tri par d�pendances" -#: ../add.c:263 +#: lib/libalpm/add.c:307 msgid "cleaning up" msgstr "nettoyage" -#: ../add.c:280 +#: lib/libalpm/add.c:324 msgid "looking for file conflicts" msgstr "recherche de conflits entre fichiers" -#: ../add.c:345 +#: lib/libalpm/add.c:391 #, c-format msgid "upgrading package %s-%s" msgstr "mise a jour du paquet %s-%s" -#: ../add.c:355 ../alpm.c:567 ../conflict.c:274 ../conflict.c:304 +#: lib/libalpm/add.c:401 lib/libalpm/conflict.c:288 lib/libalpm/conflict.c:318 #, c-format msgid "loading FILES info for '%s'" msgstr "chargement des informations de fichiers pour '%s'" -#: ../add.c:365 ../alpm.c:547 ../alpm.c:679 ../alpm.c:726 -#, c-format -msgid "loading DESC info for '%s'" -msgstr "chargement des informations descriptives pour '%s'" - -#: ../add.c:378 +#: lib/libalpm/add.c:423 #, c-format msgid "removing old package first (%s-%s)" msgstr "retirer l'ancien paquet pr�alablement (%s-%s)" -#: ../add.c:408 +#: lib/libalpm/add.c:453 #, c-format msgid "adding package %s-%s" msgstr "ajout du paquet %s-%s" -#: ../add.c:419 +#: lib/libalpm/add.c:464 #, c-format msgid "adding new package %s-%s" msgstr "ajout du nouveau paquet %s-%s" -#: ../add.c:423 +#: lib/libalpm/add.c:468 msgid "extracting files" msgstr "extraction des fichiers" -#: ../add.c:438 ../util.c:456 +#: lib/libalpm/add.c:483 lib/libalpm/util.c:461 msgid "could not get current working directory" msgstr "impossible de d�terminer le r�pertoire courant" -#: ../add.c:492 +#: lib/libalpm/add.c:529 #, c-format msgid "notice: %s is in NoExtract -- skipping extraction" msgstr "note: %s est dans la liste NoExtract -- ignore l'extraction" -#: ../add.c:528 ../add.c:681 +#: lib/libalpm/add.c:565 lib/libalpm/add.c:718 #, c-format msgid "could not extract %s (%s)" msgstr "n'a pas pu extraire %s (%s)" -#: ../add.c:571 +#: lib/libalpm/add.c:608 #, c-format msgid "checking md5 hashes for %s" msgstr "v�rification de la 'signature' md5 pour %s" -#: ../add.c:572 ../add.c:579 +#: lib/libalpm/add.c:609 lib/libalpm/add.c:616 #, c-format msgid "current: %s" msgstr "courant: %s" -#: ../add.c:573 ../add.c:580 +#: lib/libalpm/add.c:610 lib/libalpm/add.c:617 #, c-format msgid "new: %s" msgstr "nouveau: %s" -#: ../add.c:575 ../add.c:582 +#: lib/libalpm/add.c:612 lib/libalpm/add.c:619 #, c-format msgid "original: %s" msgstr "original: %s" -#: ../add.c:578 +#: lib/libalpm/add.c:615 #, c-format msgid "checking sha1 hashes for %s" msgstr "v�rification de la 'signature' sha1 pour %s" -#: ../add.c:596 +#: lib/libalpm/add.c:633 #, c-format msgid "could not rename %s (%s)" msgstr "n'a pas pu renommer %s (%s)" -#: ../add.c:597 +#: lib/libalpm/add.c:634 #, c-format msgid "error: could not rename %s (%s)" msgstr "erreur: n'a pas pu renommer %s (%s)" -#: ../add.c:601 ../add.c:645 +#: lib/libalpm/add.c:638 lib/libalpm/add.c:682 #, c-format msgid "could not copy %s to %s (%s)" msgstr "n'a pas pu copier %s vers %s (%s)" -#: ../add.c:602 +#: lib/libalpm/add.c:639 #, c-format msgid "error: could not copy %s to %s (%s)" msgstr "erreur: n'a pas pu copier %s vers %s (%s)" -#: ../add.c:606 +#: lib/libalpm/add.c:643 #, c-format msgid "%s saved as %s.pacorig" msgstr "%s sauve en tant que %s.pacorig" -#: ../add.c:607 +#: lib/libalpm/add.c:644 #, c-format msgid "warning: %s saved as %s" msgstr "avertissement: %s sauve en tant que %s" -#: ../add.c:617 ../add.c:620 ../add.c:626 +#: lib/libalpm/add.c:654 lib/libalpm/add.c:657 lib/libalpm/add.c:663 msgid "action: installing new file" msgstr "action: installation de nouveau fichier" -#: ../add.c:624 +#: lib/libalpm/add.c:661 msgid "action: leaving existing file in place" msgstr "action: quitte en pr�servant les fichiers existant" -#: ../add.c:630 +#: lib/libalpm/add.c:667 msgid "action: keeping current file and installing new one with .pacnew ending" msgstr "" "action: conserver le fichier actuel et installer le nouveau avec " "l'extension .pacnew" -#: ../add.c:634 +#: lib/libalpm/add.c:671 #, c-format msgid "could not install %s as %s: %s" msgstr "n'a pas pu installer %s en tant que %s: %s" -#: ../add.c:635 +#: lib/libalpm/add.c:672 #, c-format msgid "error: could not install %s as %s: %s" msgstr "erreur: n'a pas pu installer %s en tant que %s: %s" -#: ../add.c:637 +#: lib/libalpm/add.c:674 #, c-format msgid "%s installed as %s" msgstr "%s install� en tant que %s" -#: ../add.c:638 +#: lib/libalpm/add.c:675 #, c-format msgid "warning: %s installed as %s" msgstr "avertissement: %s install� en tant que %s" -#: ../add.c:643 ../add.c:663 +#: lib/libalpm/add.c:680 lib/libalpm/add.c:700 #, c-format msgid "extracting %s" msgstr "extrait %s" -#: ../add.c:665 +#: lib/libalpm/add.c:702 #, c-format msgid "%s is in NoUpgrade -- skipping" msgstr "%s est marqu� NoUpgrade -- ignore" -#: ../add.c:667 +#: lib/libalpm/add.c:704 #, c-format msgid "extracting %s as %s.pacnew" msgstr "extrait %s en tant que %s.pacnew" -#: ../add.c:668 +#: lib/libalpm/add.c:705 #, c-format msgid "warning: extracting %s%s as %s" msgstr "avertissement: extrait %s%s en tant que %s" -#: ../add.c:682 +#: lib/libalpm/add.c:719 #, c-format msgid "error: could not extract %s (%s)" msgstr "erreur: n'a pas pu extraire %s (%s)" -#: ../add.c:693 +#: lib/libalpm/add.c:729 msgid "appending backup entry" msgstr "ajoute une entre pour la sauvegarde" -#: ../add.c:725 ../add.c:727 +#: lib/libalpm/add.c:760 lib/libalpm/add.c:762 #, c-format msgid "errors occurred while %s %s" msgstr "des erreurs sont survenue pendant %s %s" -#: ../add.c:726 ../add.c:728 +#: lib/libalpm/add.c:761 lib/libalpm/add.c:763 msgid "upgrading" msgstr "mise � jour" -#: ../add.c:726 ../add.c:728 +#: lib/libalpm/add.c:761 lib/libalpm/add.c:763 msgid "installing" msgstr "installation" -#: ../add.c:749 ../add.c:800 +#: lib/libalpm/add.c:784 lib/libalpm/add.c:840 #, c-format msgid "adding '%s' in requiredby field for '%s'" msgstr "ajoute '%s' dans le champ 'requit par' pour '%s'" -#. remove the package from the database -#: ../add.c:760 ../remove.c:284 +#: lib/libalpm/add.c:795 lib/libalpm/remove.c:293 msgid "updating database" msgstr "met � jour la base de donn�es" -#: ../add.c:761 +#: lib/libalpm/add.c:796 #, c-format msgid "adding database entry '%s'" msgstr "ajoute l'entr�e de base de donn�es '%s'" -#: ../add.c:763 +#: lib/libalpm/add.c:798 #, c-format msgid "could not update database entry %s-%s" msgstr "n'a pas pu mettre a jour l'entr�e de base de donn�es %s-%s" -#: ../add.c:765 +#: lib/libalpm/add.c:800 #, c-format msgid "error updating database for %s-%s!" msgstr "erreur lors de la mise a jour de la base de donn�es pour %s-%s!" -#: ../add.c:769 +#: lib/libalpm/add.c:804 #, c-format msgid "could not add entry '%s' in cache" msgstr "n'a pas pu ajouter l'entr�e '%s' dans le cache" -#. update dependency packages' REQUIREDBY fields -#: ../add.c:774 ../remove.c:294 +#: lib/libalpm/add.c:810 lib/libalpm/remove.c:303 msgid "updating dependency packages 'requiredby' fields" msgstr "mise a jour des champs 'requit par' des d�pendances" -#: ../add.c:795 ../remove.c:322 +#: lib/libalpm/add.c:832 #, c-format msgid "could not find dependency '%s'" msgstr "n'a pas pu trouver la d�pendance '%s'" -#: ../add.c:803 ../remove.c:332 +#: lib/libalpm/add.c:843 lib/libalpm/remove.c:345 #, c-format msgid "could not update 'requiredby' database entry %s-%s" msgstr "" "n'a pas pu mettre � jour le champ 'requit par' de l'entr�e de base de " "donn�es %s-%s" -#: ../add.c:830 ../remove.c:345 +#: lib/libalpm/add.c:870 lib/libalpm/remove.c:358 lib/libalpm/sync.c:1046 #, c-format msgid "running \"ldconfig -r %s\"" msgstr "execute \"ldconfig -r %s\"" -#: ../alpm.c:201 -#, c-format -msgid "registering database '%s'" -msgstr "enregistre la base de donn�es '%s'" - -#: ../alpm.c:206 +#: lib/libalpm/alpm.c:113 #, c-format -msgid "database directory '%s' does not exist -- try creating it" +msgid "removing DB %s, %d remaining..." msgstr "" -"le r�pertoire de base de donn�es '%s' n'existe pas -- tentative de cr�ation" -#: ../alpm.c:217 -#, c-format -msgid "opening database '%s'" -msgstr "ouvre la base de donn�es '%s'" - -#: ../alpm.c:261 +#: lib/libalpm/alpm.c:178 #, c-format msgid "unregistering database '%s'" msgstr "d�senregistre la base de donn�es '%s'" -#: ../alpm.c:266 +#: lib/libalpm/alpm.c:183 #, c-format msgid "closing database '%s'" msgstr "ferme la base de donn�es '%s'" -#: ../alpm.c:344 +#: lib/libalpm/alpm.c:229 #, c-format msgid "" "adding new server to database '%s': protocol '%s', server '%s', path '%s'" msgstr "" -#: ../alpm.c:348 +#: lib/libalpm/alpm.c:233 #, c-format msgid "serverlist flushed for '%s'" msgstr "" -#: ../alpm.c:383 +#: lib/libalpm/alpm.c:276 +#, c-format +msgid "failed to get lastupdate time for %s (no big deal)" +msgstr "" + +#: lib/libalpm/alpm.c:295 #, c-format -msgid "failed to get lastupdate time for %s (no big deal)\n" +msgid "failed to sync db: %s [%d]" msgstr "" -#: ../alpm.c:402 +#: lib/libalpm/alpm.c:299 #, c-format -msgid "sync: new mtime for %s: %s\n" +msgid "sync: new mtime for %s: %s" msgstr "" -#. remove the old dir -#: ../alpm.c:408 +#: lib/libalpm/alpm.c:305 #, c-format msgid "flushing database %s/%s" msgstr "recharge la base de donn�es %s/%s" -#: ../alpm.c:412 +#: lib/libalpm/alpm.c:309 #, c-format msgid "could not remove database entry %s/%s" msgstr "n'a pas pu retirer l'entr�e de base de donn�es %s/%s" -#. uncompress the sync database -#. ORE -#. we should not simply unpack the archive, but better parse it and -#. db_write each entry (see sync_load_dbarchive to get archive content) -#: ../alpm.c:426 -#, c-format -msgid "unpacking %s" -msgstr "d�compacte %s" - -#: ../alpm.c:574 -#, c-format -msgid "loading SCRIPLET info for '%s'" -msgstr "charge les infos de SCRIPLET pour '%s'" +#: lib/libalpm/alpm.c:479 +#, fuzzy, c-format +msgid "could not get sha1 checksum for package %s-%s" +msgstr "n'a pas pu obtenir la 'signature' sha1 pour le paquet %s-%s\n" -#: ../alpm.c:673 +#: lib/libalpm/alpm.c:485 lib/libalpm/alpm.c:534 #, c-format -msgid "could not get sha1 checksum for package %s-%s\n" -msgstr "n'a pas pu obtenir la 'signature' sha1 pour le paquet %s-%s\n" +msgid "loading DESC info for '%s'" +msgstr "chargement des informations descriptives pour '%s'" -#: ../alpm.c:684 ../alpm.c:731 +#: lib/libalpm/alpm.c:490 lib/libalpm/alpm.c:539 #, c-format msgid "checksums for package %s-%s are matching" msgstr "les 'signatures' correspondent pour le paquet %s-%s" -#: ../alpm.c:687 -#, c-format -msgid "sha1sums do not match for package %s-%s\n" +#: lib/libalpm/alpm.c:493 +#, fuzzy, c-format +msgid "sha1sums do not match for package %s-%s" msgstr "les 'signatures' sha1 ne correspondent pas pour le paquet %s-%s\n" -#: ../alpm.c:720 -#, c-format -msgid "could not get md5 checksum for package %s-%s\n" +#: lib/libalpm/alpm.c:528 +#, fuzzy, c-format +msgid "could not get md5 checksum for package %s-%s" msgstr "n'a pas pu obtenir la 'signature' md5 pour le paquet %s-%s\n" -#: ../alpm.c:734 -#, c-format -msgid "md5sums do not match for package %s-%s\n" +#: lib/libalpm/alpm.c:542 +#, fuzzy, c-format +msgid "md5sums do not match for package %s-%s" msgstr "les 'signatures' md5 ne correspondent pas pour le paquet %s-%s\n" -#: ../alpm.c:993 +#: lib/libalpm/alpm.c:791 #, c-format msgid "could not remove lock file %s" msgstr "n'a pas pu effacer le fichier de verrou %s" -#: ../alpm.c:994 +#: lib/libalpm/alpm.c:792 #, c-format msgid "warning: could not remove lock file %s" msgstr "avertissement: n'a pas pu effacer le fichier de verrou %s" -#: ../alpm.c:1232 -#, c-format -msgid "config: new section '%s'\n" +#: lib/libalpm/alpm.c:929 +#, fuzzy, c-format +msgid "config: new section '%s'" +msgstr "n'a pas pu extraire %s: %s\n" + +#: lib/libalpm/alpm.c:958 +msgid "config: nopassiveftp" msgstr "" -#: ../alpm.c:1275 -msgid "config: usesyslog\n" +#: lib/libalpm/alpm.c:961 +msgid "config: usesyslog" msgstr "" -#: ../alpm.c:1286 -#, c-format -msgid "config: including %s\n" +#: lib/libalpm/alpm.c:964 +msgid "config: chomp" msgstr "" -#: ../alpm.c:1298 ../alpm.c:1306 -#, c-format -msgid "config: noupgrade: %s\n" +#: lib/libalpm/alpm.c:967 +msgid "config: usecolor" msgstr "" -#: ../alpm.c:1316 ../alpm.c:1324 +#: lib/libalpm/alpm.c:976 +#, fuzzy, c-format +msgid "config: including %s" +msgstr "ne peut ouvrir le fichier de log %s" + +#: lib/libalpm/alpm.c:986 lib/libalpm/alpm.c:991 +#, fuzzy, c-format +msgid "config: noupgrade: %s" +msgstr "n'a pas pu extraire %s: %s\n" + +#: lib/libalpm/alpm.c:999 lib/libalpm/alpm.c:1004 +#, fuzzy, c-format +msgid "config: noextract: %s" +msgstr "n'a pas pu extraire %s: %s\n" + +#: lib/libalpm/alpm.c:1012 lib/libalpm/alpm.c:1017 +#, fuzzy, c-format +msgid "config: ignorepkg: %s" +msgstr "n'a pas pu extraire %s: %s\n" + +#: lib/libalpm/alpm.c:1025 lib/libalpm/alpm.c:1030 #, fuzzy, c-format -msgid "config: noextract: %s\n" +msgid "config: holdpkg: %s" +msgstr "ne peut ouvrir le fichier de log %s" + +#: lib/libalpm/alpm.c:1037 +#, fuzzy, c-format +msgid "config: dbpath: %s" +msgstr "n'a pas pu extraire %s: %s\n" + +#: lib/libalpm/alpm.c:1044 +#, fuzzy, c-format +msgid "config: cachedir: %s" msgstr "n'a pas pu extraire %s: %s\n" -#: ../alpm.c:1334 ../alpm.c:1342 +#: lib/libalpm/alpm.c:1047 +#, fuzzy, c-format +msgid "config: logfile: %s" +msgstr "ne peut ouvrir le fichier de log %s" + +#: lib/libalpm/alpm.c:1050 +#, fuzzy, c-format +msgid "config: xfercommand: %s" +msgstr "n'a pas pu extraire %s: %s\n" + +#: lib/libalpm/alpm.c:1055 #, c-format -msgid "config: ignorepkg: %s\n" +msgid "config: upgradedelay: %d" msgstr "" -#: ../alpm.c:1352 ../alpm.c:1360 +#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:129 lib/libalpm/sync.c:197 +msgid "checking for package replacements" +msgstr "v�rification des remplacements pour le paquet" + +#: lib/libalpm/alpm.c:1103 lib/libalpm/sync.c:138 #, c-format -msgid "config: holdpkg: %s\n" -msgstr "" +msgid "checking replacement '%s' for package '%s'" +msgstr "analyse du remplacement '%s' pour le paquet '%s'" -#: ../alpm.c:1370 +#: lib/libalpm/alpm.c:1105 lib/libalpm/sync.c:140 #, c-format -msgid "config: dbpath: %s\n" -msgstr "" +msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" +msgstr "%s-%s: ignore la mise a jour du paquet (� remplacer par %s-%s)" -#: ../alpm.c:1380 +#: lib/libalpm/alpm.c:1139 lib/libalpm/sync.c:174 #, c-format -msgid "config: cachedir: %s\n" -msgstr "" +msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" +msgstr "%s-%s s�lectionn� pour mise � jour (� remplacer par %s-%s)" -#: ../alpm.c:1386 +#: lib/libalpm/alpm.c:1161 lib/libalpm/sync.c:212 +#, c-format +msgid "'%s' not found in sync db -- skipping" +msgstr "'%s' non trouv� dans la liste de synchronisation -- ignor�" + +#: lib/libalpm/alpm.c:1175 lib/libalpm/sync.c:226 lib/libalpm/sync.c:502 +#, c-format +msgid "'%s' is already elected for removal -- skipping" +msgstr "'%s' est d�j� s�lectionn� pour retrait -- ignor�" + +#: lib/libalpm/alpm.c:1185 lib/libalpm/package.c:144 #, fuzzy, c-format -msgid "config: log file: %s\n" -msgstr "ne peut ouvrir le fichier de log %s" +msgid "%s: local (%s) is newer than %s (%s)" +msgstr "%s-%s: la version locale est plus r�cente" -#. The config value is in days, we use seconds -#: ../alpm.c:1394 +#: lib/libalpm/alpm.c:1191 lib/libalpm/package.c:149 #, c-format -msgid "config: UpgradeDelay: %i\n" -msgstr "" +msgid "%s-%s: ignoring package upgrade (%s)" +msgstr "%s-%s: ignore la mise � jour du paquet (%s)" -#. add to the list -#: ../alpm.c:1415 +#: lib/libalpm/alpm.c:1195 lib/libalpm/package.c:154 #, fuzzy, c-format -msgid "config: %s: server: %s\n" -msgstr "avertissement: %s sauve en tant que %s" +msgid "%s-%s: delaying upgrade of package (%s)" +msgstr "%s-%s: repousse la mise � jour du paquet (%s)\n" -#: ../be_files.c:151 +#: lib/libalpm/alpm.c:1199 lib/libalpm/sync.c:233 +#, c-format +msgid "%s-%s elected for upgrade (%s => %s)" +msgstr "%s-%s s�lectionn� pour mise � jour (%s => %s)" + +#: lib/libalpm/be_files.c:59 +#, fuzzy, c-format +msgid "unpacking database '%s'" +msgstr "ouvre la base de donn�es '%s'" + +#: lib/libalpm/be_files.c:183 #, c-format msgid "invalid name for dabatase entry '%s'" msgstr "nom invalide pour l'entr�e de base de donn�es '%s'" -#: ../be_files.c:432 +#: lib/libalpm/be_files.c:211 +msgid "invalid package entry provided to _alpm_db_read, skipping" +msgstr "" + +#: lib/libalpm/be_files.c:216 #, c-format -msgid "db_write: could not open file %s/desc" -msgstr "db_write: n'a pas pu ouvrir le fichier %s/desc" +msgid "" +"request to read database info for a file-based package '%s', skipping..." +msgstr "" -#: ../be_files.c:517 +#: lib/libalpm/be_files.c:224 #, c-format -msgid "db_write: could not open file %s/files" -msgstr "db_write: n'a pas pu ouvrir le fichier %s/files" +msgid "loading package data for %s : level=%d" +msgstr "" + +#: lib/libalpm/be_files.c:232 +#, fuzzy, c-format +msgid "cannot find '%s-%s' in db '%s'" +msgstr "ne peut trouver %s dans la base de donn�es" -#: ../be_files.c:543 +#: lib/libalpm/be_files.c:240 lib/libalpm/be_files.c:384 +#: lib/libalpm/be_files.c:407 lib/libalpm/be_files.c:495 +#: lib/libalpm/be_files.c:581 lib/libalpm/be_files.c:608 +#: lib/libalpm/package.c:185 +#, fuzzy, c-format +msgid "could not open file %s: %s" +msgstr "ne peut ouvrir le fichier %s" + +#: lib/libalpm/be_files.c:492 #, c-format -msgid "db_write: could not open file %s/depends" -msgstr "db_write: n' pas pu ouvrir le fichier %s/depends" +msgid "writing %s-%s DESC information back to db" +msgstr "" -#: ../cache.c:57 +#: lib/libalpm/be_files.c:578 +#, c-format +msgid "writing %s-%s FILES information back to db" +msgstr "" + +#: lib/libalpm/be_files.c:605 +#, c-format +msgid "writing %s-%s DEPENDS information back to db" +msgstr "" + +#: lib/libalpm/cache.c:59 #, c-format msgid "loading package cache (infolevel=%#x) for repository '%s'" msgstr "chargement du cache de paquet (infolevel=%#x) pour le d�pot '%s'" -#: ../cache.c:77 +#: lib/libalpm/cache.c:83 #, c-format msgid "freeing package cache for repository '%s'" msgstr "nettoyage du cache de paquet pour le d�pot '%s'" -#: ../cache.c:112 +#: lib/libalpm/cache.c:132 +#, fuzzy, c-format +msgid "package cache reloaded (infolevel=%#x) for repository '%s'" +msgstr "chargement du cache de paquet (infolevel=%#x) pour le d�pot '%s'" + +#: lib/libalpm/cache.c:152 #, c-format msgid "adding entry '%s' in '%s' cache" msgstr "ajout de l'entr�e '%s' dans '%s' cache" -#: ../cache.c:134 +#: lib/libalpm/cache.c:178 #, c-format msgid "removing entry '%s' from '%s' cache" msgstr "retrait de l'entr�e '%s' depuis '%s' cache" -#: ../cache.c:165 +#: lib/libalpm/cache.c:213 #, c-format msgid "loading group cache for repository '%s'" msgstr "chargement du group depuis le cache pour le d�pot '%s'" -#. CHECK 1: check targets against database -#: ../conflict.c:71 +#: lib/libalpm/conflict.c:78 #, c-format msgid "checkconflicts: targ '%s' vs db" msgstr "analyse des conflits: cible '%s' compar�e � la base" -#. conflict -#. confict -#: ../conflict.c:80 ../conflict.c:94 +#: lib/libalpm/conflict.c:87 lib/libalpm/conflict.c:101 #, c-format msgid "targs vs db: found %s as a conflict for %s" msgstr "comparaison cibles / base de donn�es : trouve %s comme conflit pour %s" -#. CHECK 2: check targets against targets -#: ../conflict.c:107 +#: lib/libalpm/conflict.c:114 #, c-format msgid "checkconflicts: targ '%s' vs targs" msgstr "analyse des conflits: cible '%s' compar�e aux cibles" -#. otp is listed in tp's conflict list -#: ../conflict.c:116 ../conflict.c:129 +#: lib/libalpm/conflict.c:123 lib/libalpm/conflict.c:136 #, c-format msgid "targs vs targs: found %s as a conflict for %s" msgstr "comparaison cible / liste de cibles : trouve %s comme conflit pour %s" -#. CHECK 3: check database against targets -#: ../conflict.c:143 +#: lib/libalpm/conflict.c:150 #, c-format msgid "checkconflicts: db vs targ '%s'" msgstr "analyse des conflits: base de donnes compar�e a la cible '%s'" -#: ../conflict.c:170 ../conflict.c:185 +#: lib/libalpm/conflict.c:177 lib/libalpm/conflict.c:192 #, c-format msgid "db vs targs: found %s as a conflict for %s" msgstr "comparaison base de donn�e / cibles: trouve %s en conflit avec %s" -#: ../conflict.c:234 ../conflict.c:335 ../deps.c:54 ../deps.c:601 -#: ../deps.c:641 ../group.c:42 ../handle.c:62 ../package.c:98 ../sync.c:65 -#: ../sync.c:635 ../sync.c:651 ../sync.c:747 ../trans.c:49 ../util.c:598 -#: ../util.c:605 +#: lib/libalpm/conflict.c:250 lib/libalpm/conflict.c:350 lib/libalpm/deps.c:57 +#: lib/libalpm/deps.c:593 lib/libalpm/deps.c:633 lib/libalpm/group.c:43 +#: lib/libalpm/handle.c:49 lib/libalpm/package.c:74 lib/libalpm/sync.c:65 +#: lib/libalpm/sync.c:607 lib/libalpm/sync.c:623 lib/libalpm/sync.c:719 +#: lib/libalpm/trans.c:49 lib/libalpm/util.c:599 lib/libalpm/util.c:606 #, c-format msgid "malloc failure: could not allocate %d bytes" msgstr "probl�me malloc: n'a pas pu allouer %d bytes" -#: ../db.c:57 ../db.c:64 +#: lib/libalpm/db.c:62 lib/libalpm/db.c:69 #, c-format msgid "malloc failed: could not allocate %d bytes" msgstr "malloc � echou�: n'a pas pu allouer %d bytes" -#: ../deps.c:118 +#: lib/libalpm/db.c:163 +msgid "attempt to re-register the 'local' DB" +msgstr "" + +#: lib/libalpm/db.c:171 +#, c-format +msgid "attempt to re-register the '%s' database, using existing" +msgstr "" + +#: lib/libalpm/db.c:177 +#, c-format +msgid "registering database '%s'" +msgstr "enregistre la base de donn�es '%s'" + +#: lib/libalpm/db.c:182 +#, c-format +msgid "database directory '%s' does not exist -- try creating it" +msgstr "" +"le r�pertoire de base de donn�es '%s' n'existe pas -- tentative de cr�ation" + +#: lib/libalpm/db.c:193 +#, c-format +msgid "opening database '%s'" +msgstr "ouvre la base de donn�es '%s'" + +#: lib/libalpm/deps.c:128 msgid "started sorting dependencies" msgstr "d�but du tri des d�pendances" -#: ../deps.c:123 +#: lib/libalpm/deps.c:133 msgid "possible dependency cycle detected" msgstr "possible cycle de d�pendances d�tecte" -#: ../deps.c:166 +#: lib/libalpm/deps.c:178 msgid "sorting dependencies finished" msgstr "fin du tri des d�pendances" -#: ../deps.c:260 ../deps.c:406 +#: lib/libalpm/deps.c:219 lib/libalpm/deps.c:276 +msgid "null package found in package list" +msgstr "" + +#: lib/libalpm/deps.c:224 +#, fuzzy, c-format +msgid "cannot find package installed '%s'" +msgstr "ne peut ouvrir le fichier de paquet" + +#: lib/libalpm/deps.c:258 lib/libalpm/deps.c:379 #, c-format msgid "checkdeps: found %s as required by %s" msgstr "analyse des d�pendances: trouve %s comme besoin pour %s" -#: ../deps.c:370 +#: lib/libalpm/deps.c:284 +#, fuzzy, c-format +msgid "no dependencies for target '%s'" +msgstr "ne peut r�soudre les d�pendances pour \"%s\"" + +#: lib/libalpm/deps.c:330 #, c-format msgid "checkdeps: found %s as a dependency for %s" msgstr "analyse des d�pendances: trouve %s comme d�pendance pour %s" -#: ../deps.c:494 +#: lib/libalpm/deps.c:478 #, c-format msgid "cannot find package \"%s\" or anything that provides it!" msgstr "ne peut trouver le paquet \"%s\" ou quoique ce soit qui le fournisse!" -#: ../deps.c:499 +#: lib/libalpm/deps.c:483 msgid "dep is NULL!" msgstr "dep est NULL!" -#: ../deps.c:511 +#: lib/libalpm/deps.c:498 #, c-format msgid "excluding %s -- explicitly installed" msgstr "exclue %s -- explicitement installe" -#. add it to the target list -#: ../deps.c:528 +#: lib/libalpm/deps.c:515 #, c-format msgid "loading ALL info for '%s'" msgstr "chargement de TOUTES les infos pour '%s'" -#: ../deps.c:531 +#: lib/libalpm/deps.c:518 #, c-format msgid "adding '%s' to the targets" msgstr "ajoute '%s' aux cibles" -#: ../deps.c:573 +#: lib/libalpm/deps.c:546 +#, fuzzy +msgid "started resolving dependencies" +msgstr "d�but du tri des d�pendances" + +#: lib/libalpm/deps.c:564 #, c-format msgid "%s provides dependency %s -- skipping" msgstr "%s fourni la d�pendance %s -- ignore" -#: ../deps.c:597 +#: lib/libalpm/deps.c:589 #, c-format msgid "" "cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)" @@ -618,754 +726,733 @@ msgstr "" "ne peut r�soudre les d�pendances pour \"%s\" (\"%s\" n'est pas dans le jeu " "de paquet)" -#. this dep is already in the target list -#: ../deps.c:614 +#: lib/libalpm/deps.c:606 #, c-format msgid "dependency %s is already in the target list -- skipping" msgstr "la d�pendance %s est d�j� dans la liste de cible -- ignor�e" -#: ../deps.c:634 +#: lib/libalpm/deps.c:626 #, c-format msgid "pulling dependency %s (needed by %s)" msgstr "r�cup�re la d�pendance %s (requise par %s)" -#: ../deps.c:638 +#: lib/libalpm/deps.c:630 #, c-format msgid "cannot resolve dependencies for \"%s\"" msgstr "ne peut r�soudre les d�pendances pour \"%s\"" -#. cycle detected -- skip it -#: ../deps.c:654 +#: lib/libalpm/deps.c:646 #, c-format msgid "dependency cycle detected: %s" msgstr "cycle de d�pendances d�tecte: %s" -#: ../error.c:34 +#: lib/libalpm/deps.c:650 +#, fuzzy +msgid "finished resolving dependencies" +msgstr "d�but du tri des d�pendances" + +#: lib/libalpm/error.c:34 msgid "out of memory!" msgstr "d�passement de m�moire!" -#: ../error.c:36 ../error.c:135 -msgid "unexpected error" +#: lib/libalpm/error.c:36 +#, fuzzy +msgid "unexpected system error" msgstr "erreur non pr�vue" -#: ../error.c:38 +#: lib/libalpm/error.c:38 msgid "insufficient privileges" msgstr "autorisation insuffisante" -#: ../error.c:40 +#: lib/libalpm/error.c:40 msgid "wrong or NULL argument passed" msgstr "mauvais argument ou NULL pass�" -#: ../error.c:42 +#: lib/libalpm/error.c:42 msgid "could not find or read file" msgstr "ne peut trouver ou lire le fichier" -#: ../error.c:45 +#: lib/libalpm/error.c:45 msgid "library not initialized" msgstr "librairie non initialis�e" -#: ../error.c:47 +#: lib/libalpm/error.c:47 msgid "library already initialized" msgstr "librairie d�j� initialis�e" -#: ../error.c:49 +#: lib/libalpm/error.c:49 msgid "unable to lock database" msgstr "incapable de verrouiller la base de donn�es" -#: ../error.c:52 +#: lib/libalpm/error.c:52 msgid "could not open database" msgstr "n'a pas pu ouvrir la base de donn�es" -#: ../error.c:54 +#: lib/libalpm/error.c:54 msgid "could not create database" msgstr "n'a pas pu cr�er la base de donn�es" -#: ../error.c:56 +#: lib/libalpm/error.c:56 msgid "database not initialized" msgstr "base de donn�es non initialis�e" -#: ../error.c:58 +#: lib/libalpm/error.c:58 msgid "database already registered" msgstr "base de donn�es d�j� enregistr�es" -#: ../error.c:60 +#: lib/libalpm/error.c:60 msgid "could not find database" msgstr "n'a pas pu trouver la base de donn�es" -#: ../error.c:62 +#: lib/libalpm/error.c:62 msgid "could not update database" msgstr "n'a pas pu mettre a jour la base de donn�es" -#: ../error.c:64 +#: lib/libalpm/error.c:64 msgid "could not remove database entry" msgstr "n'a pas pu retirer l'entr�e de base de donn�es" -#: ../error.c:71 +#: lib/libalpm/error.c:71 msgid "could not set parameter" msgstr "n'a pas pu d�finir le param�tre" -#: ../error.c:74 ../error.c:80 +#: lib/libalpm/error.c:74 lib/libalpm/error.c:80 msgid "transaction not initialized" msgstr "transaction non initialis�e" -#: ../error.c:76 +#: lib/libalpm/error.c:76 msgid "transaction already initialized" msgstr "transaction d�j� initialis�e" -#: ../error.c:78 +#: lib/libalpm/error.c:78 msgid "duplicate target" msgstr "cible r�p�t�e" -#: ../error.c:82 +#: lib/libalpm/error.c:82 msgid "transaction not prepared" msgstr "transaction non pr�par�e" -#: ../error.c:84 +#: lib/libalpm/error.c:84 msgid "transaction aborted" msgstr "transaction annul�e" -#: ../error.c:86 +#: lib/libalpm/error.c:86 msgid "operation not compatible with the transaction type" msgstr "op�ration incompatible avec le type de transaction" -#: ../error.c:89 +#: lib/libalpm/error.c:89 msgid "could not find or read package" msgstr "ne peut trouver ou lire le paquet" -#: ../error.c:91 +#: lib/libalpm/error.c:91 msgid "invalid or corrupted package" msgstr "paquet invalide ou corrompu" -#: ../error.c:93 +#: lib/libalpm/error.c:93 msgid "cannot open package file" msgstr "ne peut ouvrir le fichier de paquet" -#: ../error.c:95 +#: lib/libalpm/error.c:95 msgid "cannot load package data" msgstr "ne peut charger les donn�es du paquet" -#: ../error.c:97 +#: lib/libalpm/error.c:97 msgid "package already installed" msgstr "paquet d�j� install�" -#: ../error.c:99 +#: lib/libalpm/error.c:99 msgid "package not installed or lesser version" msgstr "paquet non install� ou version plus ancienne" -#: ../error.c:101 +#: lib/libalpm/error.c:101 msgid "package name is not valid" msgstr "nom de paquet invalide" -#: ../error.c:103 +#: lib/libalpm/error.c:103 msgid "corrupted package" msgstr "paquet corrompu" -#: ../error.c:106 +#: lib/libalpm/error.c:105 +msgid "no such repository" +msgstr "" + +#: lib/libalpm/error.c:108 msgid "group not found" msgstr "groupe non trouv�" -#: ../error.c:109 +#: lib/libalpm/error.c:111 msgid "could not satisfy dependencies" msgstr "n'a pas pu satisfaire les d�pendances" -#: ../error.c:111 +#: lib/libalpm/error.c:113 msgid "conflicting dependencies" msgstr "conflit de d�pendances" -#: ../error.c:113 +#: lib/libalpm/error.c:115 msgid "conflicting files" msgstr "conflit de fichier" -#: ../error.c:116 +#: lib/libalpm/error.c:118 msgid "user aborted" msgstr "annulation utilisateur" -#: ../error.c:118 +#: lib/libalpm/error.c:120 msgid "libarchive error" msgstr "erreur de libarchive" -#: ../error.c:120 +#: lib/libalpm/error.c:122 msgid "internal error" msgstr "erreur interne" -#: ../error.c:122 +#: lib/libalpm/error.c:124 msgid "not enough space" msgstr "" -#: ../error.c:124 +#: lib/libalpm/error.c:126 msgid "not confirmed" msgstr "" -#: ../error.c:127 +#: lib/libalpm/error.c:129 msgid "bad section name" msgstr "" -#: ../error.c:129 +#: lib/libalpm/error.c:131 msgid "'local' is reserved and cannot be used as a package tree" msgstr "" -#: ../error.c:131 +#: lib/libalpm/error.c:133 #, fuzzy msgid "syntax error" msgstr "erreur interne" -#: ../error.c:133 +#: lib/libalpm/error.c:135 msgid "all directives must belong to a section" msgstr "" -#: ../handle.c:143 -#, c-format -msgid "PM_OPT_DBPATH set to '%s'" -msgstr "PM_OPT_DBPATH d�fini � '%s'" - -#: ../handle.c:150 -#, c-format -msgid "PM_OPT_CACHEDIR set to '%s'" -msgstr "PM_OPT_CACHEDIR d�fini � '%s'" - -#: ../handle.c:167 -#, c-format -msgid "can't open log file %s" -msgstr "ne peut ouvrir le fichier de log %s" - -#: ../handle.c:171 -#, c-format -msgid "PM_OPT_LOGFILE set to '%s'" -msgstr "PM_OPT_LOGFILE d�fini � '%s'" - -#: ../handle.c:176 -#, c-format -msgid "'%s' added to PM_OPT_NOUPGRADE" -msgstr "'%s' ajout� � PM_OPT_NOUPGRADE" - -#: ../handle.c:179 -msgid "PM_OPT_NOUPGRADE flushed" -msgstr "PM_OPT_NOUPGRADE recharg�" - -#: ../handle.c:185 -#, c-format -msgid "'%s' added to PM_OPT_NOEXTRACT" -msgstr "'%s' ajout� � PM_OPT_NOEXTRACT" - -#: ../handle.c:188 -msgid "PM_OPT_NOEXTRACT flushed" -msgstr "PM_OPT_NOEXTRACT recharg�" - -#: ../handle.c:194 -#, c-format -msgid "'%s' added to PM_OPT_IGNOREPKG" -msgstr "'%s' ajout� � PM_OPT_IGNOREPKG" - -#: ../handle.c:197 -msgid "PM_OPT_IGNOREPKG flushed" -msgstr "PM_OPT_IGNOREPKG recharg�" - -#: ../handle.c:203 -#, fuzzy, c-format -msgid "'%s' added to PM_OPT_HOLDPKG" -msgstr "'%s' ajout� � PM_OPT_IGNOREPKG" +#: lib/libalpm/error.c:137 +msgid "invalid regular expression" +msgstr "" -#: ../handle.c:206 +#: lib/libalpm/error.c:139 #, fuzzy -msgid "PM_OPT_HOLDPKG flushed" -msgstr "PM_OPT_IGNOREPKG recharg�" - -#: ../handle.c:222 -#, c-format -msgid "PM_OPT_USESYSLOG set to '%d'" -msgstr "PM_OPT_USESYSLOG d�fini � '%d'" - -#: ../handle.c:262 -#, c-format -msgid "PM_OPT_LOGMASK set to '%02x'" -msgstr "PM_OPT_LOGMASK d�fini � '%02x'" - -#: ../handle.c:281 -#, fuzzy, c-format -msgid "PM_OPT_PROXYHOST set to '%s'" -msgstr "PM_OPT_DBPATH d�fini � '%s'" - -#: ../handle.c:285 -#, fuzzy, c-format -msgid "PM_OPT_PROXYPORT set to '%d'" -msgstr "PM_OPT_DBPATH d�fini � '%s'" - -#: ../handle.c:296 -#, fuzzy, c-format -msgid "PM_OPT_XFERCOMMAND set to '%s'" -msgstr "PM_OPT_CACHEDIR d�fini � '%s'" +msgid "connection to remote host failed" +msgstr "ne peut effacer le fichier %s" -#: ../handle.c:300 -#, fuzzy, c-format -msgid "PM_OPT_NOPASSIVEFTP set to '%d'" -msgstr "PM_OPT_DBPATH d�fini � '%s'" +#: lib/libalpm/error.c:141 +msgid "forking process failed" +msgstr "" -#: ../handle.c:304 -#, fuzzy, c-format -msgid "PM_OPT_CHOMP set to '%d'" -msgstr "PM_OPT_CACHEDIR d�fini � '%s'" +#: lib/libalpm/error.c:143 +msgid "unexpected error" +msgstr "erreur non pr�vue" -#: ../md5driver.c:48 ../sha1.c:395 +#: lib/libalpm/md5driver.c:51 lib/libalpm/sha1.c:398 #, c-format msgid "%s can't be opened\n" msgstr "%s ne peut etre ouvert\n" -#: ../package.c:185 -#, c-format -msgid "could not open file %s" -msgstr "ne peut ouvrir le fichier %s" - -#: ../package.c:202 ../package.c:262 +#: lib/libalpm/package.c:202 lib/libalpm/package.c:262 #, c-format msgid "%s: syntax error in description file line %d" msgstr "%s: erreur de syntaxe dans le fichier de description � la ligne %d" -#: ../package.c:319 +#: lib/libalpm/package.c:331 msgid "could not parse the package description file" msgstr "n'a pas pu analyser le fichier de description" -#: ../package.c:327 +#: lib/libalpm/package.c:335 #, c-format msgid "missing package name in %s" msgstr "nom de paquet manquant dans %s" -#: ../package.c:335 +#: lib/libalpm/package.c:339 #, c-format msgid "missing package version in %s" msgstr "version de paquet manquant dans %s" -#: ../package.c:374 +#: lib/libalpm/package.c:374 #, c-format msgid "could not remove tempfile %s" msgstr "ne peut effacer le fichier temporaire %s" -#: ../package.c:391 -#, c-format -msgid "bad package file in %s" -msgstr "mauvais fichier de paquet dans %s" +#: lib/libalpm/package.c:387 lib/libalpm/package.c:394 +#, fuzzy, c-format +msgid "error while reading package: %s" +msgstr "mise a jour du paquet %s-%s" -#: ../package.c:399 -#, c-format -msgid "missing package info file in %s" +#: lib/libalpm/package.c:400 +#, fuzzy +msgid "missing package metadata" +msgstr "nom de paquet manquant dans %s" + +#: lib/libalpm/package.c:407 +#, fuzzy, c-format +msgid "missing package filelist in %s, generating one" msgstr "fichier d'information manquant dans le paquet %s" -#: ../remove.c:76 +#: lib/libalpm/remove.c:78 #, c-format msgid "could not find %s in database" msgstr "ne peut trouver %s dans la base de donn�es" -#: ../remove.c:88 +#: lib/libalpm/remove.c:92 #, c-format msgid "adding %s in the targets list" msgstr "ajoute %s dans la liste de cibles" -#: ../remove.c:114 +#: lib/libalpm/remove.c:120 #, c-format msgid "pulling %s in the targets list" msgstr "envoie %s dans la liste de destination" -#: ../remove.c:117 +#: lib/libalpm/remove.c:123 #, c-format msgid "could not find %s in database -- skipping" msgstr "ne peut trouver %s dans la base de donn�es -- ignor�" -#: ../remove.c:135 +#: lib/libalpm/remove.c:141 msgid "finding removable dependencies" msgstr "trouve les d�pendances dispensables" -#: ../remove.c:180 -#, c-format -msgid "removing package %s-%s" -msgstr "retrait du paquet %s-%s" - -#: ../remove.c:191 -msgid "removing files" -msgstr "efface les fichiers" - -#: ../remove.c:217 +#: lib/libalpm/remove.c:193 #, c-format msgid "file %s does not exist" msgstr "le fichier %s n'existe pas" -#. this is okay, other packages are probably using it. -#: ../remove.c:223 +#: lib/libalpm/remove.c:199 #, c-format msgid "keeping directory %s" msgstr "conserve le r�pertoire %s" -#: ../remove.c:225 +#: lib/libalpm/remove.c:201 #, c-format msgid "removing directory %s" msgstr "efface le r�pertoire %s" -#: ../remove.c:239 +#: lib/libalpm/remove.c:215 #, c-format msgid "skipping removal of %s as it has moved to another package" msgstr "ignore l'effacement de %s car il a �t� d�plac� dans un autre paquet" -#: ../remove.c:251 ../remove.c:252 +#: lib/libalpm/remove.c:227 #, c-format msgid "%s saved as %s" msgstr "%s sauve en tant que %s" -#: ../remove.c:254 ../remove.c:261 +#: lib/libalpm/remove.c:231 #, c-format msgid "unlinking %s" msgstr "suppression %s" -#: ../remove.c:256 ../remove.c:266 -#, c-format -msgid "cannot remove file %s" +#: lib/libalpm/remove.c:237 +#, fuzzy, c-format +msgid "cannot remove file %s: %s" msgstr "ne peut effacer le fichier %s" -#: ../remove.c:285 +#: lib/libalpm/remove.c:265 +#, c-format +msgid "removing package %s-%s" +msgstr "retrait du paquet %s-%s" + +#: lib/libalpm/remove.c:276 +msgid "removing files" +msgstr "efface les fichiers" + +#: lib/libalpm/remove.c:294 #, c-format msgid "removing database entry '%s'" msgstr "ne peut effacer l'entr�e de base de de donn�es %s" -#: ../remove.c:287 +#: lib/libalpm/remove.c:296 #, c-format msgid "could not remove database entry %s-%s" msgstr "ne peut retirer l'entr�e de base de donn�e %s-%s" -#: ../remove.c:290 +#: lib/libalpm/remove.c:299 #, c-format msgid "could not remove entry '%s' from cache" msgstr "ne peut retirer l'entr�e '%s' du cache" -#: ../remove.c:330 +#: lib/libalpm/remove.c:333 +#, fuzzy, c-format +msgid "could not find dependency '%s' for removal" +msgstr "n'a pas pu trouver la d�pendance '%s'" + +#: lib/libalpm/remove.c:343 #, c-format msgid "updating 'requiredby' field for package '%s'" msgstr "mise � jour du champ 'requit par' pour le paquet '%s'" -#. check for "recommended" package replacements -#: ../sync.c:160 -msgid "checking for package replacements" -msgstr "v�rification des remplacements pour le paquet" - -#: ../sync.c:169 -#, c-format -msgid "checking replacement '%s' for package '%s'" -msgstr "analyse du remplacement '%s' pour le paquet '%s'" - -#: ../sync.c:171 -#, c-format -msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" -msgstr "%s-%s: ignore la mise a jour du paquet (� remplacer par %s-%s)" - -#: ../sync.c:205 -#, c-format -msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" -msgstr "%s-%s s�lectionn� pour mise � jour (� remplacer par %s-%s)" - -#. match installed packages with the sync dbs and compare versions -#: ../sync.c:217 +#: lib/libalpm/sync.c:200 msgid "checking for package upgrades" msgstr "v�rification des mises � jour de paquets" -#: ../sync.c:229 -#, c-format -msgid "'%s' not found in sync db -- skipping" -msgstr "'%s' non trouv� dans la liste de synchronisation -- ignor�" - -#: ../sync.c:243 ../sync.c:530 -#, c-format -msgid "'%s' is already elected for removal -- skipping" -msgstr "'%s' est d�j� s�lectionn� pour retrait -- ignor�" - -#. local version is newer -#: ../sync.c:252 -#, c-format -msgid "%s-%s: local version is newer" -msgstr "%s-%s: la version locale est plus r�cente" - -#. package should be ignored (IgnorePkg) -#: ../sync.c:258 -#, c-format -msgid "%s-%s: ignoring package upgrade (%s)" -msgstr "%s-%s: ignore la mise � jour du paquet (%s)" - -#. package too new (UpgradeDelay) -#: ../sync.c:262 -#, c-format -msgid "%s-%s: delaying upgrade of package (%s)\n" -msgstr "%s-%s: repousse la mise � jour du paquet (%s)\n" - -#: ../sync.c:266 -#, c-format -msgid "%s-%s elected for upgrade (%s => %s)" -msgstr "%s-%s s�lectionn� pour mise � jour (%s => %s)" +#: lib/libalpm/sync.c:278 +#, fuzzy, c-format +msgid "searching for target in repo '%s'" +msgstr "charge la cible '%s'" -#. Search provides -#: ../sync.c:317 ../sync.c:336 +#: lib/libalpm/sync.c:287 lib/libalpm/sync.c:310 #, c-format msgid "target '%s' not found -- looking for provisions" msgstr "cible '%s' non trouv�e -- recherche des dispositions" -#: ../sync.c:322 ../sync.c:341 +#: lib/libalpm/sync.c:292 lib/libalpm/sync.c:315 #, c-format msgid "found '%s' as a provision for '%s'" msgstr "trouv� '%s' comme disposition pour '%s'" -#: ../sync.c:360 -#, c-format -msgid "%s-%s: local version is newer -- skipping" -msgstr "%s-%s: la version locale est plus r�cente -- ignor�" +#: lib/libalpm/sync.c:299 +#, fuzzy, c-format +msgid "repository '%s' not found" +msgstr "groupe non trouv�" -#: ../sync.c:368 +#: lib/libalpm/sync.c:333 #, c-format msgid "%s-%s is up to date -- skipping" msgstr "%s-%s est � jour -- ignor�" -#: ../sync.c:388 +#: lib/libalpm/sync.c:353 #, c-format msgid "adding target '%s' to the transaction set" msgstr "ajout de la cible '%s' au jeu de transaction" -#: ../sync.c:433 -msgid "resolving targets dependencies" +#: lib/libalpm/sync.c:401 +#, fuzzy +msgid "resolving target's dependencies" msgstr "r�solution des d�pendances pour les cibles" -#: ../sync.c:453 +#: lib/libalpm/sync.c:421 #, c-format msgid "adding package %s-%s to the transaction targets" msgstr "ajout du paquet %s-%s � la liste de transactions" -#: ../sync.c:485 +#: lib/libalpm/sync.c:456 msgid "looking for unresolvable dependencies" msgstr "recherche de d�pendancea non soluble" -#: ../sync.c:515 +#: lib/libalpm/sync.c:487 #, c-format msgid "package '%s' is conflicting with '%s'" msgstr "le paquet '%s' est en conflit avec '%s'" -#: ../sync.c:537 +#: lib/libalpm/sync.c:509 #, c-format msgid "'%s' not found in transaction set -- skipping" msgstr "'%s' non trouve dans le jeu de transaction -- ignor�" -#. so just treat it like a "replaces" item so the REQUIREDBY -#. * fields are inherited properly. -#. -#: ../sync.c:548 +#: lib/libalpm/sync.c:520 #, c-format msgid "package '%s' provides its own conflict" msgstr "le paquet '%s' g�n�re son propre conflit" -#: ../sync.c:571 ../sync.c:576 +#: lib/libalpm/sync.c:543 lib/libalpm/sync.c:548 #, c-format msgid "'%s' is in the target list -- keeping it" msgstr "'%s' est dans la la liste de cibles -- conservation" -#: ../sync.c:588 ../sync.c:625 +#: lib/libalpm/sync.c:560 lib/libalpm/sync.c:597 #, c-format msgid "removing '%s' from target list" msgstr "retire '%s' de la liste de cibles" -#. It's a conflict -- see if they want to remove it -#. -#: ../sync.c:597 +#: lib/libalpm/sync.c:569 #, c-format msgid "resolving package '%s' conflict" msgstr "r�solution du conflit de paquet '%s'" -#. append to the replaces list -#: ../sync.c:620 +#: lib/libalpm/sync.c:592 #, c-format msgid "electing '%s' for removal" msgstr "s�lection de '%s' pour retrait" -#. abort -#: ../sync.c:631 ../sync.c:647 +#: lib/libalpm/sync.c:603 lib/libalpm/sync.c:619 msgid "unresolvable package conflicts detected" msgstr "conflit de paquets non soluble d�tect�" -#: ../sync.c:699 +#: lib/libalpm/sync.c:671 msgid "checking dependencies of packages designated for removal" msgstr "analyse des d�pendances pour les paquets marques � retirer" -#: ../sync.c:713 +#: lib/libalpm/sync.c:685 msgid "something has gone horribly wrong" msgstr "quelque chose s'est horriblement mal pass�" -#. found matching provisio -- we're good to go -#: ../sync.c:732 +#: lib/libalpm/sync.c:704 #, c-format msgid "found '%s' as a provision for '%s' -- conflict aborted" msgstr "trouv� '%s' comme disposition pour '%s' -- conflit annul�" -#: ../sync.c:825 +#: lib/libalpm/sync.c:800 #, c-format -msgid "%s-%s-%s%s is already in the cache\n" +msgid "%s is already in the cache\n" msgstr "" -#. no cache directory.... try creating it -#: ../sync.c:837 +#: lib/libalpm/sync.c:811 #, c-format msgid "no %s cache exists. creating...\n" msgstr "" -#: ../sync.c:838 +#: lib/libalpm/sync.c:812 #, c-format msgid "warning: no %s cache exists. creating..." msgstr "" -#. couldn't mkdir the cache directory, so fall back to /tmp and unlink -#. * the package afterwards. -#. -#: ../sync.c:843 +#: lib/libalpm/sync.c:817 msgid "couldn't create package cache, using /tmp instead\n" msgstr "" -#: ../sync.c:844 +#: lib/libalpm/sync.c:818 msgid "warning: couldn't create package cache, using /tmp instead" msgstr "" -#: ../sync.c:847 -#, c-format -msgid "failed to set option CACHEDIR (%s)\n" -msgstr "" - -#: ../sync.c:854 +#: lib/libalpm/sync.c:825 #, c-format msgid "failed to retrieve some files from %s\n" msgstr "" -#: ../sync.c:883 ../sync.c:895 +#: lib/libalpm/sync.c:854 lib/libalpm/sync.c:866 #, c-format msgid "can't get md5 or sha1 checksum for package %s\n" msgstr "ne peut obtenir la 'signature' md5 ou sha1 pour le paquet %s\n" -#: ../sync.c:914 +#: lib/libalpm/sync.c:885 #, c-format msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n" msgstr "l'archive %s �tait corrompue (mauvaise somme MD5 ou SHA1)\n" -#: ../sync.c:916 +#: lib/libalpm/sync.c:887 #, c-format msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n" msgstr "l'archive %s est corrompue (mauvaise somme MD5 ou SHA1)\n" -#: ../sync.c:936 +#: lib/libalpm/sync.c:908 msgid "could not create removal transaction" msgstr "n'a pas pu cr�er la transaction de retrait" -#: ../sync.c:942 +#: lib/libalpm/sync.c:914 msgid "could not initialize the removal transaction" msgstr "n'a pas pu initialiser la transaction de retrait" -#: ../sync.c:962 +#: lib/libalpm/sync.c:934 msgid "removing conflicting and to-be-replaced packages" msgstr "efface les paquets en conflit et ceux � remplacer" -#: ../sync.c:964 +#: lib/libalpm/sync.c:936 msgid "could not prepare removal transaction" msgstr "n'a pas pu pr�parer la transaction de retrait" -#: ../sync.c:970 +#: lib/libalpm/sync.c:942 msgid "could not commit removal transaction" msgstr "n'a pas pu appliquer la transaction de retrait" -#. install targets -#: ../sync.c:977 +#: lib/libalpm/sync.c:949 msgid "installing packages" msgstr "installe les paquets" -#: ../sync.c:980 +#: lib/libalpm/sync.c:952 msgid "could not create transaction" msgstr "n'a pas pu cr�er la transaction" -#: ../sync.c:985 +#: lib/libalpm/sync.c:957 msgid "could not initialize transaction" msgstr "n'a pas pu initialiser la transaction" -#: ../sync.c:1004 +#: lib/libalpm/sync.c:980 msgid "could not prepare transaction" msgstr "n'a pas pu pr�parer la transaction" -#: ../sync.c:1009 +#: lib/libalpm/sync.c:985 msgid "could not commit transaction" msgstr "n'a pas pu appliquer la transaction" -#: ../sync.c:1016 +#: lib/libalpm/sync.c:992 msgid "updating database for replaced packages' dependencies" msgstr "" "mise a jour de la base de donn�es concernant les d�pendances de paquets " "remplaces" -#: ../sync.c:1045 +#: lib/libalpm/sync.c:1021 #, c-format msgid "could not update requiredby for database entry %s-%s" msgstr "" "n'a pas pu mettre a jour les pr�-requis pour l'entr�e de base de donn�es %s-%" "s" -#: ../sync.c:1054 +#: lib/libalpm/sync.c:1030 #, c-format msgid "could not update new database entry %s-%s" msgstr "n'a pu mettre a jour la nouvelle entr�e de base de donn�es %s-%s" -#: ../util.c:285 +#: lib/libalpm/util.c:278 +#, fuzzy, c-format +msgid "could not open %s: %s\n" +msgstr "ne peut ouvrir le fichier %s" + +#: lib/libalpm/util.c:291 #, c-format msgid "could not extract %s: %s\n" msgstr "n'a pas pu extraire %s: %s\n" -#: ../util.c:436 +#: lib/libalpm/util.c:349 +#, fuzzy, c-format +msgid "logaction called: %s" +msgstr "original: %s" + +#: lib/libalpm/util.c:441 msgid "could not create temp directory" msgstr "n'a pas pu cr�er le r�pertoire temporaire" -#: ../util.c:463 +#: lib/libalpm/util.c:468 #, c-format msgid "could not change directory to %s (%s)" msgstr "n'a pas pu changer de r�pertoire pour %s (%s)" -#: ../util.c:466 +#: lib/libalpm/util.c:471 #, c-format msgid "executing %s script..." msgstr "ex�cute le script %s ..." -#: ../util.c:479 +#: lib/libalpm/util.c:484 #, c-format msgid "could not fork a new process (%s)" msgstr "n'a pas pu g�n�rer un nouveau processus (%s)" -#: ../util.c:486 +#: lib/libalpm/util.c:491 #, c-format msgid "chrooting in %s" msgstr "chroot dans %s" -#: ../util.c:488 +#: lib/libalpm/util.c:493 #, c-format msgid "could not change the root directory (%s)" msgstr "n'a pas pu changer le r�pertoire racine (%s)" -#: ../util.c:492 +#: lib/libalpm/util.c:497 #, c-format msgid "could not change directory to / (%s)" msgstr "n'a pas pu changer de r�pertoire vers / (%s)" -#: ../util.c:496 +#: lib/libalpm/util.c:501 #, c-format msgid "executing \"%s\"" msgstr "ex�cute \"%s\"" -#: ../util.c:499 +#: lib/libalpm/util.c:504 #, fuzzy, c-format msgid "call to popen failed (%s)" msgstr "la demande de mise en attente du pid a �chou�e (%s)" -#: ../util.c:521 +#: lib/libalpm/util.c:529 #, c-format msgid "call to waitpid failed (%s)" msgstr "la demande de mise en attente du pid a �chou�e (%s)" -#: ../util.c:529 +#: lib/libalpm/util.c:537 #, c-format msgid "could not remove tmpdir %s" msgstr "n'a pas pu effacer tmpdir %s" -#: ../util.c:593 +#: lib/libalpm/util.c:594 #, c-format msgid "check_freespace: total pkg size: %lld, disk space: %lld" msgstr "" + +#: lib/libalpm/versioncmp.c:277 +#, c-format +msgid "depcmp: %s-%s %s %s-%s => %s" +msgstr "" + +#: lib/libalpm/versioncmp.c:281 +#, c-format +msgid "depcmp: %s-%s %s %s => %s" +msgstr "" + +#~ msgid "unpacking %s" +#~ msgstr "d�compacte %s" + +#~ msgid "loading SCRIPLET info for '%s'" +#~ msgstr "charge les infos de SCRIPLET pour '%s'" + +#, fuzzy +#~ msgid "config: %s: server: %s\n" +#~ msgstr "avertissement: %s sauve en tant que %s" + +#~ msgid "db_write: could not open file %s/desc" +#~ msgstr "db_write: n'a pas pu ouvrir le fichier %s/desc" + +#~ msgid "db_write: could not open file %s/files" +#~ msgstr "db_write: n'a pas pu ouvrir le fichier %s/files" + +#~ msgid "db_write: could not open file %s/depends" +#~ msgstr "db_write: n' pas pu ouvrir le fichier %s/depends" + +#~ msgid "PM_OPT_DBPATH set to '%s'" +#~ msgstr "PM_OPT_DBPATH d�fini � '%s'" + +#~ msgid "PM_OPT_CACHEDIR set to '%s'" +#~ msgstr "PM_OPT_CACHEDIR d�fini � '%s'" + +#~ msgid "can't open log file %s" +#~ msgstr "ne peut ouvrir le fichier de log %s" + +#~ msgid "PM_OPT_LOGFILE set to '%s'" +#~ msgstr "PM_OPT_LOGFILE d�fini � '%s'" + +#~ msgid "'%s' added to PM_OPT_NOUPGRADE" +#~ msgstr "'%s' ajout� � PM_OPT_NOUPGRADE" + +#~ msgid "PM_OPT_NOUPGRADE flushed" +#~ msgstr "PM_OPT_NOUPGRADE recharg�" + +#~ msgid "'%s' added to PM_OPT_NOEXTRACT" +#~ msgstr "'%s' ajout� � PM_OPT_NOEXTRACT" + +#~ msgid "PM_OPT_NOEXTRACT flushed" +#~ msgstr "PM_OPT_NOEXTRACT recharg�" + +#~ msgid "'%s' added to PM_OPT_IGNOREPKG" +#~ msgstr "'%s' ajout� � PM_OPT_IGNOREPKG" + +#~ msgid "PM_OPT_IGNOREPKG flushed" +#~ msgstr "PM_OPT_IGNOREPKG recharg�" + +#, fuzzy +#~ msgid "'%s' added to PM_OPT_HOLDPKG" +#~ msgstr "'%s' ajout� � PM_OPT_IGNOREPKG" + +#, fuzzy +#~ msgid "PM_OPT_HOLDPKG flushed" +#~ msgstr "PM_OPT_IGNOREPKG recharg�" + +#~ msgid "PM_OPT_USESYSLOG set to '%d'" +#~ msgstr "PM_OPT_USESYSLOG d�fini � '%d'" + +#~ msgid "PM_OPT_LOGMASK set to '%02x'" +#~ msgstr "PM_OPT_LOGMASK d�fini � '%02x'" + +#, fuzzy +#~ msgid "PM_OPT_PROXYHOST set to '%s'" +#~ msgstr "PM_OPT_DBPATH d�fini � '%s'" + +#, fuzzy +#~ msgid "PM_OPT_PROXYPORT set to '%d'" +#~ msgstr "PM_OPT_DBPATH d�fini � '%s'" + +#, fuzzy +#~ msgid "PM_OPT_XFERCOMMAND set to '%s'" +#~ msgstr "PM_OPT_CACHEDIR d�fini � '%s'" + +#, fuzzy +#~ msgid "PM_OPT_NOPASSIVEFTP set to '%d'" +#~ msgstr "PM_OPT_DBPATH d�fini � '%s'" + +#, fuzzy +#~ msgid "PM_OPT_CHOMP set to '%d'" +#~ msgstr "PM_OPT_CACHEDIR d�fini � '%s'" + +#~ msgid "bad package file in %s" +#~ msgstr "mauvais fichier de paquet dans %s" + +#~ msgid "%s-%s: local version is newer -- skipping" +#~ msgstr "%s-%s: la version locale est plus r�cente -- ignor�" diff --git a/lib/libalpm/po/hu.po b/lib/libalpm/po/hu.po index 1c73837d..176e0df2 100644 --- a/lib/libalpm/po/hu.po +++ b/lib/libalpm/po/hu.po @@ -1,325 +1,304 @@ # translation of hu.po to Hungarian # Hungarian translations for libalpm package. -# Copyright (C) 2006 THE libalpm'S COPYRIGHT HOLDER -# This file is distributed under the same license as the libalpm package. -# +# Copyright (C) 2002-2007 Judd Vinet <jvinet@zeroflux.org> +# This file is distributed under the same license as the Pacman package manager package. # Miklos Vajna <vmiklos@frugalware.org>, 2006. +# msgid "" msgstr "" -"Project-Id-Version: hu\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-03 13:36+0200\n" +"Project-Id-Version: Pacman package manager 3.0.0\n" +"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" +"POT-Creation-Date: 2007-02-06 20:43-0500\n" "PO-Revision-Date: 2006-09-03 13:49+0200\n" "Last-Translator: Miklos Vajna <vmiklos@frugalware.org>\n" -"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;" +"Plural-Forms: nplurals=1; plural=0;\n" -#: ../add.c:95 +#: lib/libalpm/add.c:95 #, c-format msgid "could not parse token %s" msgstr "�rtelmezhetetlen token %s" -#: ../add.c:127 +#: lib/libalpm/add.c:129 #, c-format msgid "loading target '%s'" msgstr "c�l bet�lt�se '%s'" -#: ../add.c:169 +#: lib/libalpm/add.c:175 #, c-format msgid "replacing older version %s-%s by %s in target list" msgstr "a %s-%s-t lecser�li a %s a c�l list�ban" -#: ../add.c:178 +#: lib/libalpm/add.c:184 #, c-format msgid "newer version %s-%s is in the target list -- skipping" msgstr "az �jabb verzi� (%s-%s) m�r el�rhet� a c�l list�ban -- kihagy�s" -#: ../add.c:185 +#: lib/libalpm/add.c:191 #, c-format msgid "reading '%s' metadata" msgstr "'%s' metaadat olvas�sa" -#. look for unsatisfied dependencies -#: ../add.c:227 ../remove.c:104 +#: lib/libalpm/add.c:244 lib/libalpm/remove.c:110 msgid "looking for unsatisfied dependencies" msgstr "el�gtelen f�gg�s�gek keres�se" -#. no unsatisfied deps, so look for conflicts -#: ../add.c:239 ../sync.c:504 +#: lib/libalpm/add.c:256 lib/libalpm/sync.c:476 msgid "looking for conflicts" msgstr "konfliktusok keres�se" -#. re-order w.r.t. dependencies -#: ../add.c:251 ../remove.c:140 +#: lib/libalpm/add.c:295 lib/libalpm/remove.c:146 msgid "sorting by dependencies" msgstr "rendez�s f�gg�s�gek szerint" -#: ../add.c:263 +#: lib/libalpm/add.c:307 msgid "cleaning up" msgstr "tiszt�t�s" -#: ../add.c:280 +#: lib/libalpm/add.c:324 msgid "looking for file conflicts" msgstr "f�jl konfliktusok keres�se" -#: ../add.c:345 +#: lib/libalpm/add.c:391 #, c-format msgid "upgrading package %s-%s" msgstr "csomag friss�t�se: %s-%s" -#: ../add.c:355 ../alpm.c:567 ../conflict.c:274 ../conflict.c:304 +#: lib/libalpm/add.c:401 lib/libalpm/conflict.c:288 lib/libalpm/conflict.c:318 #, c-format msgid "loading FILES info for '%s'" msgstr "a FILE inf� bet�lt�se a '%s' sz�m�ra" -#: ../add.c:365 ../alpm.c:547 ../alpm.c:679 ../alpm.c:726 -#, c-format -msgid "loading DESC info for '%s'" -msgstr "a DESC inf� bet�lt�se a '%s' sz�m�ra" - -#: ../add.c:378 +#: lib/libalpm/add.c:423 #, c-format msgid "removing old package first (%s-%s)" msgstr "els�k�nt a r�gi csomag elt�vol�t�sa (%s-%s)" -#: ../add.c:408 +#: lib/libalpm/add.c:453 #, c-format msgid "adding package %s-%s" msgstr "csomag hozz�ad�sa %s-%s" -#: ../add.c:419 +#: lib/libalpm/add.c:464 #, c-format msgid "adding new package %s-%s" msgstr "�j csomag hozz�ad�sa %s-%s" -#: ../add.c:423 +#: lib/libalpm/add.c:468 msgid "extracting files" msgstr "f�jlok kifejt�se" -#: ../add.c:438 ../util.c:456 +#: lib/libalpm/add.c:483 lib/libalpm/util.c:461 msgid "could not get current working directory" msgstr "a jelenlegi munkak�nyvt�r nem kaphat� meg" -#: ../add.c:492 +#: lib/libalpm/add.c:529 #, c-format msgid "notice: %s is in NoExtract -- skipping extraction" msgstr "figyelmeztet�s: %s a NoExtractben van -- kifejt�s kihagy�sa" -#: ../add.c:528 ../add.c:681 +#: lib/libalpm/add.c:565 lib/libalpm/add.c:718 #, c-format msgid "could not extract %s (%s)" msgstr "nem siker�lt kifejteni: %s (%s)" -#: ../add.c:571 +#: lib/libalpm/add.c:608 #, c-format msgid "checking md5 hashes for %s" msgstr "md5 �sszegek vizsg�lata a %s sz�m�ra" -#: ../add.c:572 ../add.c:579 +#: lib/libalpm/add.c:609 lib/libalpm/add.c:616 #, c-format msgid "current: %s" msgstr "jelenlegi: %s" -#: ../add.c:573 ../add.c:580 +#: lib/libalpm/add.c:610 lib/libalpm/add.c:617 #, c-format msgid "new: %s" msgstr "�j: %s" -#: ../add.c:575 ../add.c:582 +#: lib/libalpm/add.c:612 lib/libalpm/add.c:619 #, c-format msgid "original: %s" msgstr "eredeti: %s" -#: ../add.c:578 +#: lib/libalpm/add.c:615 #, c-format msgid "checking sha1 hashes for %s" msgstr "sha1 �sszegek vizsg�lata a %s sz�m�ra" -#: ../add.c:596 +#: lib/libalpm/add.c:633 #, c-format msgid "could not rename %s (%s)" msgstr "nem siker�lt �tnevezni: %s (%s)" -#: ../add.c:597 +#: lib/libalpm/add.c:634 #, c-format msgid "error: could not rename %s (%s)" msgstr "hiba: nem siker�lt �tnevezni: %s (%s)" -#: ../add.c:601 ../add.c:645 +#: lib/libalpm/add.c:638 lib/libalpm/add.c:682 #, c-format msgid "could not copy %s to %s (%s)" msgstr "nem siker�lt m�solni: %s-t ide: %s (%s)" -#: ../add.c:602 +#: lib/libalpm/add.c:639 #, c-format msgid "error: could not copy %s to %s (%s)" msgstr "hiba: nem siker�lt m�solni: %s-t ide: %s (%s)" -#: ../add.c:606 +#: lib/libalpm/add.c:643 #, c-format msgid "%s saved as %s.pacorig" msgstr "a %s elmentve %s.pacorig n�ven" -#: ../add.c:607 +#: lib/libalpm/add.c:644 #, c-format msgid "warning: %s saved as %s" msgstr "figyelmeztet�s: a %s elmentve %s n�ven" -#: ../add.c:617 ../add.c:620 ../add.c:626 +#: lib/libalpm/add.c:654 lib/libalpm/add.c:657 lib/libalpm/add.c:663 msgid "action: installing new file" msgstr "folyamat: az �j f�jl telep�t�se" -#: ../add.c:624 +#: lib/libalpm/add.c:661 msgid "action: leaving existing file in place" msgstr "folyamat: a jelenlegi f�jl megtart�sa" -#: ../add.c:630 +#: lib/libalpm/add.c:667 msgid "action: keeping current file and installing new one with .pacnew ending" msgstr "" "folyamat: a jelenlegi f�jl megtart�sa �s az �j .pacnew v�gz�d�ssel val� " "telep�t�se" -#: ../add.c:634 +#: lib/libalpm/add.c:671 #, c-format msgid "could not install %s as %s: %s" msgstr "nem siker�lt telep�teni a %s-t %s-k�nt: %s" -#: ../add.c:635 +#: lib/libalpm/add.c:672 #, c-format msgid "error: could not install %s as %s: %s" msgstr "hiba: nem siker�lt telep�teni a %s-t %s-k�nt: %s" -#: ../add.c:637 +#: lib/libalpm/add.c:674 #, c-format msgid "%s installed as %s" msgstr "a %s %s n�ven lett telep�tve" -#: ../add.c:638 +#: lib/libalpm/add.c:675 #, c-format msgid "warning: %s installed as %s" msgstr "figyelmeztet�s: a %s n�ven %s lett telep�tve" -#: ../add.c:643 ../add.c:663 +#: lib/libalpm/add.c:680 lib/libalpm/add.c:700 #, c-format msgid "extracting %s" msgstr "a %s kifejt�se" -#: ../add.c:665 +#: lib/libalpm/add.c:702 #, c-format msgid "%s is in NoUpgrade -- skipping" msgstr "%s a NoUpgrade-ben van -- kihagy�s" -#: ../add.c:667 +#: lib/libalpm/add.c:704 #, c-format msgid "extracting %s as %s.pacnew" msgstr "%s kifejt�se %s.pacnew n�ven" -#: ../add.c:668 +#: lib/libalpm/add.c:705 #, c-format msgid "warning: extracting %s%s as %s" msgstr "figyelmeztet�s: %s%s kifejt�se %s.pacnew n�ven" -#: ../add.c:682 +#: lib/libalpm/add.c:719 #, c-format msgid "error: could not extract %s (%s)" msgstr "hiba: nem siker�lt kifejteni: %s (%s)" -#: ../add.c:693 +#: lib/libalpm/add.c:729 msgid "appending backup entry" msgstr "hozz�f�z�s a biztons�gi bejegyz�shez" -#: ../add.c:725 ../add.c:727 +#: lib/libalpm/add.c:760 lib/libalpm/add.c:762 #, c-format msgid "errors occurred while %s %s" msgstr "hiba %s k�zben: %s" -#: ../add.c:726 ../add.c:728 +#: lib/libalpm/add.c:761 lib/libalpm/add.c:763 msgid "upgrading" msgstr "friss�t�s" -#: ../add.c:726 ../add.c:728 +#: lib/libalpm/add.c:761 lib/libalpm/add.c:763 msgid "installing" msgstr "telep�t�s" -#: ../add.c:749 ../add.c:800 +#: lib/libalpm/add.c:784 lib/libalpm/add.c:840 #, c-format msgid "adding '%s' in requiredby field for '%s'" msgstr "a '%s' hozz�ad�sa \"f�gg t�le\" mez�k�nt a '%s' sz�m�ra" -#. remove the package from the database -#: ../add.c:760 ../remove.c:284 +#: lib/libalpm/add.c:795 lib/libalpm/remove.c:293 msgid "updating database" msgstr "az adatb�zis friss�t�se" -#: ../add.c:761 +#: lib/libalpm/add.c:796 #, c-format msgid "adding database entry '%s'" msgstr "adatb�zis mez� hozz�ad�sa '%s'" -#: ../add.c:763 +#: lib/libalpm/add.c:798 #, c-format msgid "could not update database entry %s-%s" msgstr "sikertelen a '%s-%s' adatb�zis-bejegyz�s friss�t�se" -#: ../add.c:765 +#: lib/libalpm/add.c:800 #, c-format msgid "error updating database for %s-%s!" msgstr "hiba a %s-%s adatb�zis-friss�t�se sor�n" -#: ../add.c:769 +#: lib/libalpm/add.c:804 #, c-format msgid "could not add entry '%s' in cache" msgstr "sikertelen a '%s' bejegyz�s hozz�ad�sa a gyors�t�t�rhoz" -#. update dependency packages' REQUIREDBY fields -#: ../add.c:774 ../remove.c:294 +#: lib/libalpm/add.c:810 lib/libalpm/remove.c:303 msgid "updating dependency packages 'requiredby' fields" msgstr "a f�gg� csomagok 'f�gg t�le' mez�j�nek friss�t�se" -#: ../add.c:795 ../remove.c:322 +#: lib/libalpm/add.c:832 #, c-format msgid "could not find dependency '%s'" msgstr "nem tal�lhat� a '%s' f�gg�s�g" -#: ../add.c:803 ../remove.c:332 +#: lib/libalpm/add.c:843 lib/libalpm/remove.c:345 #, c-format msgid "could not update 'requiredby' database entry %s-%s" msgstr "sikertelen a %s-%s 'f�gg t�le' adatb�zis-bejegyz�s�nek friss�t�se" -#: ../add.c:830 ../remove.c:345 +#: lib/libalpm/add.c:870 lib/libalpm/remove.c:358 lib/libalpm/sync.c:1046 #, c-format msgid "running \"ldconfig -r %s\"" msgstr "az \"ldconfig -r %s\" futtat�sa" -#: ../alpm.c:201 +#: lib/libalpm/alpm.c:113 #, c-format -msgid "registering database '%s'" -msgstr "adatb�zis regisztr�l�sa: '%s'" - -#: ../alpm.c:206 -#, c-format -msgid "database directory '%s' does not exist -- try creating it" -msgstr "'%s' adatb�zis-k�nyvt�r nem l�tezik -- k�s�rlet a l�trehoz�sra" - -#: ../alpm.c:217 -#, c-format -msgid "opening database '%s'" -msgstr "adatb�zis megnyit�sa: '%s'" +msgid "removing DB %s, %d remaining..." +msgstr "" -#: ../alpm.c:261 +#: lib/libalpm/alpm.c:178 #, c-format msgid "unregistering database '%s'" msgstr "adatb�zis elt�vol�t�sa: '%s'" -#: ../alpm.c:266 +#: lib/libalpm/alpm.c:183 #, c-format msgid "closing database '%s'" msgstr "adatb�zis bez�r�sa: '%s'" -#: ../alpm.c:344 +#: lib/libalpm/alpm.c:229 #, c-format msgid "" "adding new server to database '%s': protocol '%s', server '%s', path '%s'" @@ -327,290 +306,424 @@ msgstr "" "�j szerver hozz�ad�sa a(z) '%s' adatb�zishoz: protokoll '%s', szerver '%s', " "�t '%s'" -#: ../alpm.c:348 +#: lib/libalpm/alpm.c:233 #, c-format msgid "serverlist flushed for '%s'" msgstr "a szerverlista �r�tve a(z) '%s' sz�m�ra" -#: ../alpm.c:383 -#, c-format -msgid "failed to get lastupdate time for %s (no big deal)\n" -msgstr "nem siker�lt megkapni az utols� m�dos�t�si id�pontj�t a k�vetkez�nek: %s " +#: lib/libalpm/alpm.c:276 +#, fuzzy, c-format +msgid "failed to get lastupdate time for %s (no big deal)" +msgstr "" +"nem siker�lt megkapni az utols� m�dos�t�si id�pontj�t a k�vetkez�nek: %s " "(nincs sok es�ly)\n" -#: ../alpm.c:402 +#: lib/libalpm/alpm.c:295 #, c-format -msgid "sync: new mtime for %s: %s\n" +msgid "failed to sync db: %s [%d]" +msgstr "" + +#: lib/libalpm/alpm.c:299 +#, fuzzy, c-format +msgid "sync: new mtime for %s: %s" msgstr "szinkroniz�l�s: �j m�dos�t�si d�tum a %s sz�m�ra: %s\n" -#. remove the old dir -#: ../alpm.c:408 +#: lib/libalpm/alpm.c:305 #, c-format msgid "flushing database %s/%s" msgstr "adatb�zis friss�t�se: %s/%s" -#: ../alpm.c:412 +#: lib/libalpm/alpm.c:309 #, c-format msgid "could not remove database entry %s/%s" msgstr "sikertelen a %s/%s adatb�zis-bejegyz�s elt�vol�t�sa" -#. uncompress the sync database -#. ORE -#. we should not simply unpack the archive, but better parse it and -#. db_write each entry (see sync_load_dbarchive to get archive content) -#: ../alpm.c:426 -#, c-format -msgid "unpacking %s" -msgstr "%s kit�m�r�t�se" - -#: ../alpm.c:574 -#, c-format -msgid "loading SCRIPLET info for '%s'" -msgstr "a SCRIPLET inf� bet�lt�se a '%s' sz�m�ra" +#: lib/libalpm/alpm.c:479 +#, fuzzy, c-format +msgid "could not get sha1 checksum for package %s-%s" +msgstr "sikertelen az sha1 ellen�rz� �sszeg el�r�se a %s-%s csomag sz�m�ra\n" -#: ../alpm.c:673 +#: lib/libalpm/alpm.c:485 lib/libalpm/alpm.c:534 #, c-format -msgid "could not get sha1 checksum for package %s-%s\n" -msgstr "sikertelen az sha1 ellen�rz� �sszeg el�r�se a %s-%s csomag sz�m�ra\n" +msgid "loading DESC info for '%s'" +msgstr "a DESC inf� bet�lt�se a '%s' sz�m�ra" -#: ../alpm.c:684 ../alpm.c:731 +#: lib/libalpm/alpm.c:490 lib/libalpm/alpm.c:539 #, c-format msgid "checksums for package %s-%s are matching" msgstr "a %s-%s csomag ellen�rz� �sszegei megegyeznek" -#: ../alpm.c:687 -#, c-format -msgid "sha1sums do not match for package %s-%s\n" +#: lib/libalpm/alpm.c:493 +#, fuzzy, c-format +msgid "sha1sums do not match for package %s-%s" msgstr "%s-%s csomag sha1 ellen�rz� �sszegei nem egyeznek meg\n" -#: ../alpm.c:720 -#, c-format -msgid "could not get md5 checksum for package %s-%s\n" +#: lib/libalpm/alpm.c:528 +#, fuzzy, c-format +msgid "could not get md5 checksum for package %s-%s" msgstr "sikertelen az md5 ellen�rz� �sszeg el�r�se a %s-%s csomag sz�m�ra\n" -#: ../alpm.c:734 -#, c-format -msgid "md5sums do not match for package %s-%s\n" +#: lib/libalpm/alpm.c:542 +#, fuzzy, c-format +msgid "md5sums do not match for package %s-%s" msgstr "%s-%s csomag md5 ellen�rz� �sszegei nem egyeznek meg\n" -#: ../alpm.c:993 +#: lib/libalpm/alpm.c:791 #, c-format msgid "could not remove lock file %s" msgstr "nem siker�lt a z�rol� f�jl (%s) elt�vol�t�sa" -#: ../alpm.c:994 +#: lib/libalpm/alpm.c:792 #, c-format msgid "warning: could not remove lock file %s" msgstr "figyelmeztet�s: nem siker�lt a z�rol� f�jl (%s) elt�vol�t�sa" -#: ../alpm.c:1232 -#, c-format -msgid "config: new section '%s'\n" +#: lib/libalpm/alpm.c:929 +#, fuzzy, c-format +msgid "config: new section '%s'" msgstr "be�ll�t�sok: �j szekci� '%s'\n" -#: ../alpm.c:1275 -msgid "config: usesyslog\n" +#: lib/libalpm/alpm.c:958 +#, fuzzy +msgid "config: nopassiveftp" +msgstr "be�ll�t�sok: nem fog friss�lni: %s\n" + +#: lib/libalpm/alpm.c:961 +#, fuzzy +msgid "config: usesyslog" msgstr "be�ll�t�sok: syslog haszn�lata\n" -#: ../alpm.c:1286 -#, c-format -msgid "config: including %s\n" +#: lib/libalpm/alpm.c:964 +#, fuzzy +msgid "config: chomp" +msgstr "be�ll�t�sok: ez a csomag mindenk�pp meg lesz tartva: %s\n" + +#: lib/libalpm/alpm.c:967 +#, fuzzy +msgid "config: usecolor" +msgstr "be�ll�t�sok: syslog haszn�lata\n" + +#: lib/libalpm/alpm.c:976 +#, fuzzy, c-format +msgid "config: including %s" msgstr "be�ll�t�sok: a %s beolvas�sa\n" -#: ../alpm.c:1298 ../alpm.c:1306 -#, c-format -msgid "config: noupgrade: %s\n" +#: lib/libalpm/alpm.c:986 lib/libalpm/alpm.c:991 +#, fuzzy, c-format +msgid "config: noupgrade: %s" msgstr "be�ll�t�sok: nem fog friss�lni: %s\n" -#: ../alpm.c:1316 ../alpm.c:1324 -#, c-format -msgid "config: noextract: %s\n" +#: lib/libalpm/alpm.c:999 lib/libalpm/alpm.c:1004 +#, fuzzy, c-format +msgid "config: noextract: %s" msgstr "nem siker�lt kifejteni: %s\n" -#: ../alpm.c:1334 ../alpm.c:1342 -#, c-format -msgid "config: ignorepkg: %s\n" +#: lib/libalpm/alpm.c:1012 lib/libalpm/alpm.c:1017 +#, fuzzy, c-format +msgid "config: ignorepkg: %s" msgstr "be�ll�t�sok: a %s csomag figyelmen k�v�l hagy�sa\n" -#: ../alpm.c:1352 ../alpm.c:1360 -#, c-format -msgid "config: holdpkg: %s\n" +#: lib/libalpm/alpm.c:1025 lib/libalpm/alpm.c:1030 +#, fuzzy, c-format +msgid "config: holdpkg: %s" msgstr "be�ll�t�sok: ez a csomag mindenk�pp meg lesz tartva: %s\n" -#: ../alpm.c:1370 -#, c-format -msgid "config: dbpath: %s\n" +#: lib/libalpm/alpm.c:1037 +#, fuzzy, c-format +msgid "config: dbpath: %s" msgstr "be�ll�t�sok: adatb�zis �tvonala: %s\n" -#: ../alpm.c:1380 -#, c-format -msgid "config: cachedir: %s\n" +#: lib/libalpm/alpm.c:1044 +#, fuzzy, c-format +msgid "config: cachedir: %s" msgstr "be�ll�t�sok: gyors�t�t�r k�nyvt�ra: %s\n" -#: ../alpm.c:1386 -#, c-format -msgid "config: log file: %s\n" +#: lib/libalpm/alpm.c:1047 +#, fuzzy, c-format +msgid "config: logfile: %s" msgstr "be�ll�t�sok: napl�f�jl: %s\n" -#. The config value is in days, we use seconds -#: ../alpm.c:1394 -#, c-format -msgid "config: UpgradeDelay: %i\n" +#: lib/libalpm/alpm.c:1050 +#, fuzzy, c-format +msgid "config: xfercommand: %s" +msgstr "be�ll�t�sok: gyors�t�t�r k�nyvt�ra: %s\n" + +#: lib/libalpm/alpm.c:1055 +#, fuzzy, c-format +msgid "config: upgradedelay: %d" msgstr "be�ll�t�sok: friss�t�s k�sleltet�se: %i\n" -#. add to the list -#: ../alpm.c:1415 +#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:129 lib/libalpm/sync.c:197 +msgid "checking for package replacements" +msgstr "csomagcser�k ellen�rz�se" + +#: lib/libalpm/alpm.c:1103 lib/libalpm/sync.c:138 #, c-format -msgid "config: %s: server: %s\n" -msgstr "be�ll�t�sok: %s: kiszolg�l�: %s\n" +msgid "checking replacement '%s' for package '%s'" +msgstr "csere vizsg�lata: '%s' -> '%s'" + +#: lib/libalpm/alpm.c:1105 lib/libalpm/sync.c:140 +#, c-format +msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" +msgstr "%s-%s: friss�t�s figyelmen k�v�l hagy�sa (a %s-%s fogja lecser�lni)" -#: ../be_files.c:151 +#: lib/libalpm/alpm.c:1139 lib/libalpm/sync.c:174 +#, c-format +msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" +msgstr "a %s-%s kiv�lasztva friss�t�sre (a %s-%s fogja lecser�lni)" + +#: lib/libalpm/alpm.c:1161 lib/libalpm/sync.c:212 +#, c-format +msgid "'%s' not found in sync db -- skipping" +msgstr "a '%s' nem tal�lhat� a t�voli adatb�zisban -- kihagy�s" + +#: lib/libalpm/alpm.c:1175 lib/libalpm/sync.c:226 lib/libalpm/sync.c:502 +#, c-format +msgid "'%s' is already elected for removal -- skipping" +msgstr "a '%s' m�r kijel�lve elt�vol�t�sra -- kihagy�s" + +#: lib/libalpm/alpm.c:1185 lib/libalpm/package.c:144 +#, fuzzy, c-format +msgid "%s: local (%s) is newer than %s (%s)" +msgstr "%s-%s: a helyi verzi� �jabb" + +#: lib/libalpm/alpm.c:1191 lib/libalpm/package.c:149 +#, c-format +msgid "%s-%s: ignoring package upgrade (%s)" +msgstr "%s-%s: a csomagfriss�t�s figyelmen k�v�l hagy�sa (%s)" + +#: lib/libalpm/alpm.c:1195 lib/libalpm/package.c:154 +#, fuzzy, c-format +msgid "%s-%s: delaying upgrade of package (%s)" +msgstr "%s-%s: a csomag friss�t�s�nek k�sleltet�se (%s)\n" + +#: lib/libalpm/alpm.c:1199 lib/libalpm/sync.c:233 +#, c-format +msgid "%s-%s elected for upgrade (%s => %s)" +msgstr "%s-%s kiv�lasztva friss�t�sre (%s => %s)" + +#: lib/libalpm/be_files.c:59 +#, fuzzy, c-format +msgid "unpacking database '%s'" +msgstr "adatb�zis megnyit�sa: '%s'" + +#: lib/libalpm/be_files.c:183 #, c-format msgid "invalid name for dabatase entry '%s'" msgstr "�rv�nytelen n�v a '%s' adatb�zis-bejegyz�s sz�m�ra" -#: ../be_files.c:432 +#: lib/libalpm/be_files.c:211 +msgid "invalid package entry provided to _alpm_db_read, skipping" +msgstr "" + +#: lib/libalpm/be_files.c:216 #, c-format -msgid "db_write: could not open file %s/desc" -msgstr "db_write: sikertelen a %s/desc f�jl megnyit�sa" +msgid "" +"request to read database info for a file-based package '%s', skipping..." +msgstr "" -#: ../be_files.c:517 +#: lib/libalpm/be_files.c:224 #, c-format -msgid "db_write: could not open file %s/files" -msgstr "db_write: sikertelen a %s/files f�jl megnyit�sa" +msgid "loading package data for %s : level=%d" +msgstr "" + +#: lib/libalpm/be_files.c:232 +#, fuzzy, c-format +msgid "cannot find '%s-%s' in db '%s'" +msgstr "nem tal�lhat� a %s az adatb�zisban" -#: ../be_files.c:543 +#: lib/libalpm/be_files.c:240 lib/libalpm/be_files.c:384 +#: lib/libalpm/be_files.c:407 lib/libalpm/be_files.c:495 +#: lib/libalpm/be_files.c:581 lib/libalpm/be_files.c:608 +#: lib/libalpm/package.c:185 +#, fuzzy, c-format +msgid "could not open file %s: %s" +msgstr "nem siker�lt megnyitni a %s f�jlt" + +#: lib/libalpm/be_files.c:492 +#, c-format +msgid "writing %s-%s DESC information back to db" +msgstr "" + +#: lib/libalpm/be_files.c:578 +#, c-format +msgid "writing %s-%s FILES information back to db" +msgstr "" + +#: lib/libalpm/be_files.c:605 #, c-format -msgid "db_write: could not open file %s/depends" -msgstr "db_write: sikertelen a %s/depends f�jl megnyit�sa" +msgid "writing %s-%s DEPENDS information back to db" +msgstr "" -#: ../cache.c:57 +#: lib/libalpm/cache.c:59 #, c-format msgid "loading package cache (infolevel=%#x) for repository '%s'" msgstr "csomagok gyors�t�t�r�nak bet�lt�se (inf�szint=%#x) a '%s' rep� sz�m�ra" -#: ../cache.c:77 +#: lib/libalpm/cache.c:83 #, c-format msgid "freeing package cache for repository '%s'" msgstr "csomagok gyors�t�t�r�nak felszabad�t�sa a '%s' rep� sz�m�ra" -#: ../cache.c:112 +#: lib/libalpm/cache.c:132 +#, fuzzy, c-format +msgid "package cache reloaded (infolevel=%#x) for repository '%s'" +msgstr "csomagok gyors�t�t�r�nak bet�lt�se (inf�szint=%#x) a '%s' rep� sz�m�ra" + +#: lib/libalpm/cache.c:152 #, c-format msgid "adding entry '%s' in '%s' cache" msgstr "a '%s' bejegyz�s hozz�ad�sa a '%s' gyors�t�t�rhoz" -#: ../cache.c:134 +#: lib/libalpm/cache.c:178 #, c-format msgid "removing entry '%s' from '%s' cache" msgstr "a '%s' bejegyz�s elt�vol�t�sa a '%s' gyors�t�t�rb�l" -#: ../cache.c:165 +#: lib/libalpm/cache.c:213 #, c-format msgid "loading group cache for repository '%s'" msgstr "csoportgyors�t�t�r bet�lt�se a '%s' rep� sz�m�ra" -#. CHECK 1: check targets against database -#: ../conflict.c:71 +#: lib/libalpm/conflict.c:78 #, c-format msgid "checkconflicts: targ '%s' vs db" msgstr "checkconflicts: c�l '%s' vs db" -#. conflict -#. confict -#: ../conflict.c:80 ../conflict.c:94 +#: lib/libalpm/conflict.c:87 lib/libalpm/conflict.c:101 #, c-format msgid "targs vs db: found %s as a conflict for %s" msgstr "targs vs db: a %s �tk�zik a k�vetkez�vel: %s" -#. CHECK 2: check targets against targets -#: ../conflict.c:107 +#: lib/libalpm/conflict.c:114 #, c-format msgid "checkconflicts: targ '%s' vs targs" msgstr "checkconflicts: c�l '%s' vs c�lok" -#. otp is listed in tp's conflict list -#: ../conflict.c:116 ../conflict.c:129 +#: lib/libalpm/conflict.c:123 lib/libalpm/conflict.c:136 #, c-format msgid "targs vs targs: found %s as a conflict for %s" msgstr "targs vs targs: a %s �tk�zik a k�vetkez�vel: %s" -#. CHECK 3: check database against targets -#: ../conflict.c:143 +#: lib/libalpm/conflict.c:150 #, c-format msgid "checkconflicts: db vs targ '%s'" msgstr "checkconflicts: db vs c�l '%s'" -#: ../conflict.c:170 ../conflict.c:185 +#: lib/libalpm/conflict.c:177 lib/libalpm/conflict.c:192 #, c-format msgid "db vs targs: found %s as a conflict for %s" msgstr "db vs targs: a %s �tk�zik a k�vetkez�vel: %s" -#: ../conflict.c:234 ../conflict.c:335 ../deps.c:54 ../deps.c:601 -#: ../deps.c:641 ../group.c:42 ../handle.c:62 ../package.c:98 ../sync.c:65 -#: ../sync.c:635 ../sync.c:651 ../sync.c:747 ../trans.c:49 ../util.c:598 -#: ../util.c:605 +#: lib/libalpm/conflict.c:250 lib/libalpm/conflict.c:350 lib/libalpm/deps.c:57 +#: lib/libalpm/deps.c:593 lib/libalpm/deps.c:633 lib/libalpm/group.c:43 +#: lib/libalpm/handle.c:49 lib/libalpm/package.c:74 lib/libalpm/sync.c:65 +#: lib/libalpm/sync.c:607 lib/libalpm/sync.c:623 lib/libalpm/sync.c:719 +#: lib/libalpm/trans.c:49 lib/libalpm/util.c:599 lib/libalpm/util.c:606 #, c-format msgid "malloc failure: could not allocate %d bytes" msgstr "malloc probl�ma: nem siker�lt allok�lni %d byte-ot" -#: ../db.c:57 ../db.c:64 +#: lib/libalpm/db.c:62 lib/libalpm/db.c:69 #, c-format msgid "malloc failed: could not allocate %d bytes" msgstr "malloc probl�ma: nem siker�lt allok�lni %d byte-ot" -#: ../deps.c:118 +#: lib/libalpm/db.c:163 +msgid "attempt to re-register the 'local' DB" +msgstr "" + +#: lib/libalpm/db.c:171 +#, c-format +msgid "attempt to re-register the '%s' database, using existing" +msgstr "" + +#: lib/libalpm/db.c:177 +#, c-format +msgid "registering database '%s'" +msgstr "adatb�zis regisztr�l�sa: '%s'" + +#: lib/libalpm/db.c:182 +#, c-format +msgid "database directory '%s' does not exist -- try creating it" +msgstr "'%s' adatb�zis-k�nyvt�r nem l�tezik -- k�s�rlet a l�trehoz�sra" + +#: lib/libalpm/db.c:193 +#, c-format +msgid "opening database '%s'" +msgstr "adatb�zis megnyit�sa: '%s'" + +#: lib/libalpm/deps.c:128 msgid "started sorting dependencies" msgstr "a f�gg�s�gek rendez�se elkezd�d�tt" -#: ../deps.c:123 +#: lib/libalpm/deps.c:133 msgid "possible dependency cycle detected" msgstr "lehets�ges k�rk�r�s f�gg�s�gi probl�ma �szlelve" -#: ../deps.c:166 +#: lib/libalpm/deps.c:178 msgid "sorting dependencies finished" msgstr "a f�gg�s�gek rendez�se befejez�d�tt" -#: ../deps.c:260 ../deps.c:406 +#: lib/libalpm/deps.c:219 lib/libalpm/deps.c:276 +msgid "null package found in package list" +msgstr "" + +#: lib/libalpm/deps.c:224 +#, fuzzy, c-format +msgid "cannot find package installed '%s'" +msgstr "nem siker�lt megnyitni a csomagf�jlt" + +#: lib/libalpm/deps.c:258 lib/libalpm/deps.c:379 #, c-format msgid "checkdeps: found %s as required by %s" msgstr "checkdeps: a %s ig�nyelt a %s �ltal" -#: ../deps.c:370 +#: lib/libalpm/deps.c:284 +#, fuzzy, c-format +msgid "no dependencies for target '%s'" +msgstr "nem siker�lt feloldani a f�gg�s�geket a \"%s\" sz�m�ra" + +#: lib/libalpm/deps.c:330 #, c-format msgid "checkdeps: found %s as a dependency for %s" msgstr "checkdeps: a %s egy f�gg�s�g a %s sz�m�ra" -#: ../deps.c:494 +#: lib/libalpm/deps.c:478 #, c-format msgid "cannot find package \"%s\" or anything that provides it!" msgstr "nem tal�lhat� a \"%s\" csomag �s nem is szolg�ltatja semmi!" -#: ../deps.c:499 +#: lib/libalpm/deps.c:483 msgid "dep is NULL!" msgstr "a dep NULL!" -#: ../deps.c:511 +#: lib/libalpm/deps.c:498 #, c-format msgid "excluding %s -- explicitly installed" msgstr "a %s kihagy�sa -- explicit m�don lett telep�tve" -#. add it to the target list -#: ../deps.c:528 +#: lib/libalpm/deps.c:515 #, c-format msgid "loading ALL info for '%s'" msgstr "minden inf� bet�lt�se a '%s' sz�m�ra" -#: ../deps.c:531 +#: lib/libalpm/deps.c:518 #, c-format msgid "adding '%s' to the targets" msgstr "a '%s' hozz�ad�sa a c�lcsomagokhoz" -#: ../deps.c:573 +#: lib/libalpm/deps.c:546 +#, fuzzy +msgid "started resolving dependencies" +msgstr "a f�gg�s�gek rendez�se elkezd�d�tt" + +#: lib/libalpm/deps.c:564 #, c-format msgid "%s provides dependency %s -- skipping" msgstr "a %s szolg�ltatja a %s f�gg�s�get -- kihagy�s" -#: ../deps.c:597 +#: lib/libalpm/deps.c:589 #, c-format msgid "" "cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)" @@ -618,518 +731,727 @@ msgstr "" "nem siker�lt a f�gg�s�gek felold�sa a \"%s\" sz�m�ra (nem tal�lhat� a \"%s\" " "a csomagok k�z�tt)" -#. this dep is already in the target list -#: ../deps.c:614 +#: lib/libalpm/deps.c:606 #, c-format msgid "dependency %s is already in the target list -- skipping" msgstr "a %s f�gg�s�g m�r a c�lcsomagok k�z�tt szerepel -- kihagy�s" -#: ../deps.c:634 +#: lib/libalpm/deps.c:626 #, c-format msgid "pulling dependency %s (needed by %s)" msgstr "a %s f�gg�s�g behoz�sa (a %s ig�nyli)" -#: ../deps.c:638 +#: lib/libalpm/deps.c:630 #, c-format msgid "cannot resolve dependencies for \"%s\"" msgstr "nem siker�lt feloldani a f�gg�s�geket a \"%s\" sz�m�ra" -#. cycle detected -- skip it -#: ../deps.c:654 +#: lib/libalpm/deps.c:646 #, c-format msgid "dependency cycle detected: %s" msgstr "k�rk�r�s f�gg�s�g �szlelve: %s" -#: ../error.c:34 +#: lib/libalpm/deps.c:650 +#, fuzzy +msgid "finished resolving dependencies" +msgstr "a f�gg�s�gek rendez�se elkezd�d�tt" + +#: lib/libalpm/error.c:34 msgid "out of memory!" msgstr "elfogyott a mem�ria!" -#: ../error.c:36 ../error.c:135 -msgid "unexpected error" +#: lib/libalpm/error.c:36 +#, fuzzy +msgid "unexpected system error" msgstr "nemv�rt hiba" -#: ../error.c:38 +#: lib/libalpm/error.c:38 msgid "insufficient privileges" msgstr "el�gtelen jogosults�gok" -#: ../error.c:40 +#: lib/libalpm/error.c:40 msgid "wrong or NULL argument passed" msgstr "rossz vagy NULL argumentum �rkezett" -#: ../error.c:42 +#: lib/libalpm/error.c:42 msgid "could not find or read file" msgstr "nem tal�lhat� vagy nem olvashat� a f�jl" -#: ../error.c:45 +#: lib/libalpm/error.c:45 msgid "library not initialized" msgstr "a k�nyvt�r nem inicializ�lt" -#: ../error.c:47 +#: lib/libalpm/error.c:47 msgid "library already initialized" msgstr "a k�nyvt�r m�r inicializ�lt" -#: ../error.c:49 +#: lib/libalpm/error.c:49 msgid "unable to lock database" msgstr "nem siker�lt z�rolni az adatb�zist" -#: ../error.c:52 +#: lib/libalpm/error.c:52 msgid "could not open database" msgstr "nem siker�lt megnyitni az adatb�zist" -#: ../error.c:54 +#: lib/libalpm/error.c:54 msgid "could not create database" msgstr "nem siker�lt l�trehozni az adatb�zist" -#: ../error.c:56 +#: lib/libalpm/error.c:56 msgid "database not initialized" msgstr "az adatb�zis nem inicializ�lt" -#: ../error.c:58 +#: lib/libalpm/error.c:58 msgid "database already registered" msgstr "az adatb�zis m�r regisztr�lt" -#: ../error.c:60 +#: lib/libalpm/error.c:60 msgid "could not find database" msgstr "nem tal�lhat� az adatb�zis" -#: ../error.c:62 +#: lib/libalpm/error.c:62 msgid "could not update database" msgstr "nem siker�lt megnyitni az adatb�zist" -#: ../error.c:64 +#: lib/libalpm/error.c:64 msgid "could not remove database entry" msgstr "nem siker�lt elt�vol�tani az adatb�zis-bejegyz�st" -#: ../error.c:71 +#: lib/libalpm/error.c:71 msgid "could not set parameter" msgstr "nem siker�lt be�ll�tani a param�tert" -#: ../error.c:74 ../error.c:80 +#: lib/libalpm/error.c:74 lib/libalpm/error.c:80 msgid "transaction not initialized" msgstr "a tranzakci� nem inicializ�lt" -#: ../error.c:76 +#: lib/libalpm/error.c:76 msgid "transaction already initialized" msgstr "a tranzakci� m�r inicializ�lt" -#: ../error.c:78 +#: lib/libalpm/error.c:78 msgid "duplicate target" msgstr "k�t azonos c�lcsomag" -#: ../error.c:82 +#: lib/libalpm/error.c:82 msgid "transaction not prepared" msgstr "a tranzakci� nincs el�k�sz�tve" -#: ../error.c:84 +#: lib/libalpm/error.c:84 msgid "transaction aborted" msgstr "a tranzakci� f�lbeszak�tva" -#: ../error.c:86 +#: lib/libalpm/error.c:86 msgid "operation not compatible with the transaction type" msgstr "a m�velet nem egyeztethet� �ssze a jelenlegi tranzakci�t�pussal" -#: ../error.c:89 +#: lib/libalpm/error.c:89 msgid "could not find or read package" msgstr "nem tal�lhat� vagy nem olvashat� a csomag" -#: ../error.c:91 +#: lib/libalpm/error.c:91 msgid "invalid or corrupted package" msgstr "nem �rv�nyes vagy s�r�lt csomag" -#: ../error.c:93 +#: lib/libalpm/error.c:93 msgid "cannot open package file" msgstr "nem siker�lt megnyitni a csomagf�jlt" -#: ../error.c:95 +#: lib/libalpm/error.c:95 msgid "cannot load package data" msgstr "nem siker�lt bet�lteni a csomagadatokat" -#: ../error.c:97 +#: lib/libalpm/error.c:97 msgid "package already installed" msgstr "a csomag m�r telep�tve van" -#: ../error.c:99 +#: lib/libalpm/error.c:99 msgid "package not installed or lesser version" msgstr "a csomag nincs telep�tve vagy kisebb verzi�j�" -#: ../error.c:101 +#: lib/libalpm/error.c:101 msgid "package name is not valid" msgstr "nem �rv�nyes a csomagn�v" -#: ../error.c:103 +#: lib/libalpm/error.c:103 msgid "corrupted package" msgstr "s�r�lt csomag" -#: ../error.c:106 +#: lib/libalpm/error.c:105 +msgid "no such repository" +msgstr "" + +#: lib/libalpm/error.c:108 msgid "group not found" msgstr "a csoport nem tal�lhat�" -#: ../error.c:109 +#: lib/libalpm/error.c:111 msgid "could not satisfy dependencies" msgstr "nem siker�lt kiel�g�teni a f�gg�s�geket" -#: ../error.c:111 +#: lib/libalpm/error.c:113 msgid "conflicting dependencies" msgstr "�tk�z� f�gg�s�gek" -#: ../error.c:113 +#: lib/libalpm/error.c:115 msgid "conflicting files" msgstr "�tk�z� f�jlok" -#: ../error.c:116 +#: lib/libalpm/error.c:118 msgid "user aborted" msgstr "felhaszn�l�i megszak�t�s" -#: ../error.c:118 +#: lib/libalpm/error.c:120 msgid "libarchive error" msgstr "libarchive hiba" -#: ../error.c:120 +#: lib/libalpm/error.c:122 msgid "internal error" msgstr "bels� hiba" -#: ../error.c:122 +#: lib/libalpm/error.c:124 msgid "not enough space" msgstr "nincs el�g hely" -#: ../error.c:124 +#: lib/libalpm/error.c:126 msgid "not confirmed" msgstr "nem meger�s�tett" -#: ../error.c:127 +#: lib/libalpm/error.c:129 msgid "bad section name" msgstr "rossz szekci�n�v" -#: ../error.c:129 +#: lib/libalpm/error.c:131 msgid "'local' is reserved and cannot be used as a package tree" msgstr "a 'local' n�v fenntartott �s nem haszn�lhat� csomagfak�nt" -#: ../error.c:131 +#: lib/libalpm/error.c:133 msgid "syntax error" msgstr "szintaktikai hiba" -#: ../error.c:133 +#: lib/libalpm/error.c:135 msgid "all directives must belong to a section" msgstr "minden direkt�v�nak egy szekci�hoz kell tartoznia" -#: ../handle.c:143 -#, c-format -msgid "PM_OPT_DBPATH set to '%s'" -msgstr "PM_OPT_DBPATH be�ll�tva a '%s' �rt�kre" - -#: ../handle.c:150 -#, c-format -msgid "PM_OPT_CACHEDIR set to '%s'" -msgstr "PM_OPT_CACHEDIR be�ll�tva a '%s' �rt�kre" - -#: ../handle.c:167 -#, c-format -msgid "can't open log file %s" -msgstr "nem siker�lt megnyitni a %s napl�f�jlt" - -#: ../handle.c:171 -#, c-format -msgid "PM_OPT_LOGFILE set to '%s'" -msgstr "PM_OPT_LOGFILE be�ll�tva a '%s' �rt�kre" - -#: ../handle.c:176 -#, c-format -msgid "'%s' added to PM_OPT_NOUPGRADE" -msgstr "'%s' hozz�adva a PM_OPT_NOUPGRADE list�hoz" - -#: ../handle.c:179 -msgid "PM_OPT_NOUPGRADE flushed" -msgstr "a PM_OPT_NOUPGRADE lista �r�tve" - -#: ../handle.c:185 -#, c-format -msgid "'%s' added to PM_OPT_NOEXTRACT" -msgstr "'%s' hozz�adva a PM_OPT_NOEXTRACT list�hoz" - -#: ../handle.c:188 -msgid "PM_OPT_NOEXTRACT flushed" -msgstr "a PM_OPT_NOEXTRACT lista �r�tve" - -#: ../handle.c:194 -#, c-format -msgid "'%s' added to PM_OPT_IGNOREPKG" -msgstr "'%s' hozz�adva a PM_OPT_IGNOREPKG list�hoz" - -#: ../handle.c:197 -msgid "PM_OPT_IGNOREPKG flushed" -msgstr "a PM_OPT_IGNOREPKG lista �r�tve" - -#: ../handle.c:203 -#, c-format -msgid "'%s' added to PM_OPT_HOLDPKG" -msgstr "'%s' hozz�adva a PM_OPT_HOLDPKG list�hoz" - -#: ../handle.c:206 -msgid "PM_OPT_HOLDPKG flushed" -msgstr "a PM_OPT_HOLDPKG lista �r�tve" - -#: ../handle.c:222 -#, c-format -msgid "PM_OPT_USESYSLOG set to '%d'" -msgstr "PM_OPT_USESYSLOG be�ll�tva a '%d' �rt�kre" - -#: ../handle.c:262 -#, c-format -msgid "PM_OPT_LOGMASK set to '%02x'" -msgstr "PM_OPT_LOGMASK be�ll�tva a '%02x' �rt�kre" - -#: ../handle.c:281 -#, c-format -msgid "PM_OPT_PROXYHOST set to '%s'" -msgstr "PM_OPT_PROXYHOST be�ll�tva a '%s' �rt�kre" - -#: ../handle.c:285 -#, c-format -msgid "PM_OPT_PROXYPORT set to '%d'" -msgstr "PM_OPT_PROXYPORT be�ll�tva a '%d' �rt�kre" +#: lib/libalpm/error.c:137 +msgid "invalid regular expression" +msgstr "" -#: ../handle.c:296 -#, c-format -msgid "PM_OPT_XFERCOMMAND set to '%s'" -msgstr "PM_OPT_XFERCOMMAND be�ll�tva a '%s' �rt�kre" +#: lib/libalpm/error.c:139 +#, fuzzy +msgid "connection to remote host failed" +msgstr "nem siker�lt elt�vol�tani a %s f�jlt" -#: ../handle.c:300 -#, c-format -msgid "PM_OPT_NOPASSIVEFTP set to '%d'" -msgstr "PM_OPT_NOPASSIVEFTP be�ll�tva a '%d' �rt�kre" +#: lib/libalpm/error.c:141 +msgid "forking process failed" +msgstr "" -#: ../handle.c:304 -#, c-format -msgid "PM_OPT_CHOMP set to '%d'" -msgstr "PM_OPT_CHOMP be�ll�tva a '%d' �rt�kre" +#: lib/libalpm/error.c:143 +msgid "unexpected error" +msgstr "nemv�rt hiba" -#: ../md5driver.c:48 ../sha1.c:395 +#: lib/libalpm/md5driver.c:51 lib/libalpm/sha1.c:398 #, c-format msgid "%s can't be opened\n" msgstr "nem siker�lt megnyitni a k�vetkez�t: %s\n" -#: ../package.c:185 -#, c-format -msgid "could not open file %s" -msgstr "nem siker�lt megnyitni a %s f�jlt" - -#: ../package.c:202 ../package.c:262 +#: lib/libalpm/package.c:202 lib/libalpm/package.c:262 #, c-format msgid "%s: syntax error in description file line %d" msgstr "%s: szintaktikai hiba a le�r�f�jl %d. sor�ban" -#: ../package.c:319 +#: lib/libalpm/package.c:331 msgid "could not parse the package description file" msgstr "nem siker�lt �rtelmezni a csomagle�r� f�jlt" -#: ../package.c:327 +#: lib/libalpm/package.c:335 #, c-format msgid "missing package name in %s" msgstr "hi�nyz� csomagn�v itt: %s" -#: ../package.c:335 +#: lib/libalpm/package.c:339 #, c-format msgid "missing package version in %s" msgstr "hi�nyz� csomagverzi� itt: %s" -#: ../package.c:374 +#: lib/libalpm/package.c:374 #, c-format msgid "could not remove tempfile %s" msgstr "nem siker�lt elt�vol�tani a %s ideiglenes f�jlt" -#: ../package.c:391 -#, c-format -msgid "bad package file in %s" -msgstr "rossz csomagf�jl itt: %s" +#: lib/libalpm/package.c:387 lib/libalpm/package.c:394 +#, fuzzy, c-format +msgid "error while reading package: %s" +msgstr "csomag friss�t�se: %s-%s" -#: ../package.c:399 -#, c-format -msgid "missing package info file in %s" +#: lib/libalpm/package.c:400 +#, fuzzy +msgid "missing package metadata" +msgstr "hi�nyz� csomagn�v itt: %s" + +#: lib/libalpm/package.c:407 +#, fuzzy, c-format +msgid "missing package filelist in %s, generating one" msgstr "hi�nyz� csomaginform�ci�-f�jl ebben: %s" -#: ../remove.c:76 +#: lib/libalpm/remove.c:78 #, c-format msgid "could not find %s in database" msgstr "nem tal�lhat� a %s az adatb�zisban" -#: ../remove.c:88 +#: lib/libalpm/remove.c:92 #, c-format msgid "adding %s in the targets list" msgstr "a %s hozz�ad�sa a c�llist�hoz" -#: ../remove.c:114 +#: lib/libalpm/remove.c:120 #, c-format msgid "pulling %s in the targets list" msgstr "a %s behoz�sa a c�llist�ba" -#: ../remove.c:117 +#: lib/libalpm/remove.c:123 #, c-format msgid "could not find %s in database -- skipping" msgstr "nem tal�lhat� a %s az adatb�zisban -- kihagy�s" -#: ../remove.c:135 +#: lib/libalpm/remove.c:141 msgid "finding removable dependencies" msgstr "elt�vol�that� f�gg�s�gek keres�se" -#: ../remove.c:180 -#, c-format -msgid "removing package %s-%s" -msgstr "a %s-%s csomag elt�vol�t�sa" - -#: ../remove.c:191 -msgid "removing files" -msgstr "f�jlok t�rl�se" - -#: ../remove.c:217 +#: lib/libalpm/remove.c:193 #, c-format msgid "file %s does not exist" msgstr "a %s f�jl neml�tezik" -#. this is okay, other packages are probably using it. -#: ../remove.c:223 +#: lib/libalpm/remove.c:199 #, c-format msgid "keeping directory %s" msgstr "a %s k�nyvt�r megtart�sa" -#: ../remove.c:225 +#: lib/libalpm/remove.c:201 #, c-format msgid "removing directory %s" msgstr "a %s k�nyvt�r t�rl�se" -#: ../remove.c:239 +#: lib/libalpm/remove.c:215 #, c-format msgid "skipping removal of %s as it has moved to another package" msgstr "a %s t�rl�s�nek kihagy�sa, mivel az egy m�sik csomagba ker�lt �t" -#: ../remove.c:251 ../remove.c:252 +#: lib/libalpm/remove.c:227 #, c-format msgid "%s saved as %s" msgstr "a %s elmentve %s n�ven" -#: ../remove.c:254 ../remove.c:261 +#: lib/libalpm/remove.c:231 #, c-format msgid "unlinking %s" msgstr "a %s t�rl�se" -#: ../remove.c:256 ../remove.c:266 -#, c-format -msgid "cannot remove file %s" +#: lib/libalpm/remove.c:237 +#, fuzzy, c-format +msgid "cannot remove file %s: %s" msgstr "nem siker�lt elt�vol�tani a %s f�jlt" -#: ../remove.c:285 +#: lib/libalpm/remove.c:265 +#, c-format +msgid "removing package %s-%s" +msgstr "a %s-%s csomag elt�vol�t�sa" + +#: lib/libalpm/remove.c:276 +msgid "removing files" +msgstr "f�jlok t�rl�se" + +#: lib/libalpm/remove.c:294 #, c-format msgid "removing database entry '%s'" msgstr "a '%s' adatb�zis-bejegyz�s elt�vol�t�sa" -#: ../remove.c:287 +#: lib/libalpm/remove.c:296 #, c-format msgid "could not remove database entry %s-%s" msgstr "nem siker�lt elt�vol�tani a %s-%s adatb�zis-bejegyz�st" -#: ../remove.c:290 +#: lib/libalpm/remove.c:299 #, c-format msgid "could not remove entry '%s' from cache" msgstr "nem siker�lt elt�vol�tani a '%s' bejegyz�st a gyors�t�t�rb�l" -#: ../remove.c:330 +#: lib/libalpm/remove.c:333 +#, fuzzy, c-format +msgid "could not find dependency '%s' for removal" +msgstr "nem tal�lhat� a '%s' f�gg�s�g" + +#: lib/libalpm/remove.c:343 #, c-format msgid "updating 'requiredby' field for package '%s'" msgstr "a '%s' csomag 'f�gg t�le' mez�j�nek friss�t�se" -#. check for "recommended" package replacements -#: ../sync.c:160 -msgid "checking for package replacements" -msgstr "csomagcser�k ellen�rz�se" +#: lib/libalpm/sync.c:200 +msgid "checking for package upgrades" +msgstr "csomagfriss�t�sek vizsg�lata" -#: ../sync.c:169 +#: lib/libalpm/sync.c:278 +#, fuzzy, c-format +msgid "searching for target in repo '%s'" +msgstr "c�l bet�lt�se '%s'" + +#: lib/libalpm/sync.c:287 lib/libalpm/sync.c:310 #, c-format -msgid "checking replacement '%s' for package '%s'" -msgstr "csere vizsg�lata: '%s' -> '%s'" +msgid "target '%s' not found -- looking for provisions" +msgstr "a '%s' c�l nem tal�lhat� -- csomagok keres�se amik szolg�ltatj�k" -#: ../sync.c:171 +#: lib/libalpm/sync.c:292 lib/libalpm/sync.c:315 #, c-format -msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" -msgstr "%s-%s: friss�t�s figyelmen k�v�l hagy�sa (a %s-%s fogja lecser�lni)" +msgid "found '%s' as a provision for '%s'" +msgstr "a '%s' szolg�ltatja a k�vetkez�t: '%s'" + +#: lib/libalpm/sync.c:299 +#, fuzzy, c-format +msgid "repository '%s' not found" +msgstr "a csoport nem tal�lhat�" -#: ../sync.c:205 +#: lib/libalpm/sync.c:333 #, c-format -msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" -msgstr "a %s-%s kiv�lasztva friss�t�sre (a %s-%s fogja lecser�lni)" +msgid "%s-%s is up to date -- skipping" +msgstr "%s-%s naprak�sz -- kihagy�s" -#. match installed packages with the sync dbs and compare versions -#: ../sync.c:217 -msgid "checking for package upgrades" -msgstr "csomagfriss�t�sek vizsg�lata" +#: lib/libalpm/sync.c:353 +#, c-format +msgid "adding target '%s' to the transaction set" +msgstr "a '%s' c�l hozz�ad�sa a tranzakci�hoz" + +#: lib/libalpm/sync.c:401 +#, fuzzy +msgid "resolving target's dependencies" +msgstr "a c�lok f�gg�s�geinek felold�sa" -#: ../sync.c:229 +#: lib/libalpm/sync.c:421 #, c-format -msgid "'%s' not found in sync db -- skipping" +msgid "adding package %s-%s to the transaction targets" +msgstr "a %s-%s csomag hozz�ad�sa a tranzakci� c�ljaihoz" + +#: lib/libalpm/sync.c:456 +msgid "looking for unresolvable dependencies" +msgstr "feloldhatatlan f�gg�s�gek keres�se" + +#: lib/libalpm/sync.c:487 +#, c-format +msgid "package '%s' is conflicting with '%s'" +msgstr "" + +#: lib/libalpm/sync.c:509 +#, fuzzy, c-format +msgid "'%s' not found in transaction set -- skipping" msgstr "a '%s' nem tal�lhat� a t�voli adatb�zisban -- kihagy�s" -#: ../sync.c:243 ../sync.c:530 +#: lib/libalpm/sync.c:520 #, c-format -msgid "'%s' is already elected for removal -- skipping" -msgstr "a '%s' m�r kijel�lve elt�vol�t�sra -- kihagy�s" +msgid "package '%s' provides its own conflict" +msgstr "" + +#: lib/libalpm/sync.c:543 lib/libalpm/sync.c:548 +#, fuzzy, c-format +msgid "'%s' is in the target list -- keeping it" +msgstr "az �jabb verzi� (%s-%s) m�r el�rhet� a c�l list�ban -- kihagy�s" + +#: lib/libalpm/sync.c:560 lib/libalpm/sync.c:597 +#, fuzzy, c-format +msgid "removing '%s' from target list" +msgstr "a '%s' bejegyz�s elt�vol�t�sa a '%s' gyors�t�t�rb�l" -#. local version is newer -#: ../sync.c:252 +#: lib/libalpm/sync.c:569 +#, fuzzy, c-format +msgid "resolving package '%s' conflict" +msgstr "a %s-%s csomag elt�vol�t�sa" + +#: lib/libalpm/sync.c:592 #, c-format -msgid "%s-%s: local version is newer" -msgstr "%s-%s: a helyi verzi� �jabb" +msgid "electing '%s' for removal" +msgstr "" + +#: lib/libalpm/sync.c:603 lib/libalpm/sync.c:619 +msgid "unresolvable package conflicts detected" +msgstr "" -#. package should be ignored (IgnorePkg) -#: ../sync.c:258 +#: lib/libalpm/sync.c:671 +msgid "checking dependencies of packages designated for removal" +msgstr "" + +#: lib/libalpm/sync.c:685 +msgid "something has gone horribly wrong" +msgstr "" + +#: lib/libalpm/sync.c:704 +#, fuzzy, c-format +msgid "found '%s' as a provision for '%s' -- conflict aborted" +msgstr "a '%s' szolg�ltatja a k�vetkez�t: '%s'" + +#: lib/libalpm/sync.c:800 #, c-format -msgid "%s-%s: ignoring package upgrade (%s)" -msgstr "%s-%s: a csomagfriss�t�s figyelmen k�v�l hagy�sa (%s)" +msgid "%s is already in the cache\n" +msgstr "" -#. package too new (UpgradeDelay) -#: ../sync.c:262 +#: lib/libalpm/sync.c:811 #, c-format -msgid "%s-%s: delaying upgrade of package (%s)\n" -msgstr "%s-%s: a csomag friss�t�s�nek k�sleltet�se (%s)\n" +msgid "no %s cache exists. creating...\n" +msgstr "" -#: ../sync.c:266 +#: lib/libalpm/sync.c:812 #, c-format -msgid "%s-%s elected for upgrade (%s => %s)" -msgstr "%s-%s kiv�lasztva friss�t�sre (%s => %s)" +msgid "warning: no %s cache exists. creating..." +msgstr "" -#. Search provides -#: ../sync.c:317 ../sync.c:336 +#: lib/libalpm/sync.c:817 +msgid "couldn't create package cache, using /tmp instead\n" +msgstr "" + +#: lib/libalpm/sync.c:818 +msgid "warning: couldn't create package cache, using /tmp instead" +msgstr "" + +#: lib/libalpm/sync.c:825 #, c-format -msgid "target '%s' not found -- looking for provisions" -msgstr "a '%s' c�l nem tal�lhat� -- csomagok keres�se amik szolg�ltatj�k" +msgid "failed to retrieve some files from %s\n" +msgstr "" + +#: lib/libalpm/sync.c:854 lib/libalpm/sync.c:866 +#, fuzzy, c-format +msgid "can't get md5 or sha1 checksum for package %s\n" +msgstr "sikertelen az sha1 ellen�rz� �sszeg el�r�se a %s-%s csomag sz�m�ra\n" -#: ../sync.c:322 ../sync.c:341 +#: lib/libalpm/sync.c:885 #, c-format -msgid "found '%s' as a provision for '%s'" -msgstr "a '%s' szolg�ltatja a k�vetkez�t: '%s'" +msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n" +msgstr "" -#: ../sync.c:360 +#: lib/libalpm/sync.c:887 #, c-format -msgid "%s-%s: local version is newer -- skipping" -msgstr "%s-%s: a helyi verzi� �jabb -- kihagy�s" +msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n" +msgstr "" -#: ../sync.c:368 +#: lib/libalpm/sync.c:908 +#, fuzzy +msgid "could not create removal transaction" +msgstr "nem siker�lt l�trehozni az adatb�zist" + +#: lib/libalpm/sync.c:914 +msgid "could not initialize the removal transaction" +msgstr "" + +#: lib/libalpm/sync.c:934 +msgid "removing conflicting and to-be-replaced packages" +msgstr "" + +#: lib/libalpm/sync.c:936 +#, fuzzy +msgid "could not prepare removal transaction" +msgstr "nem siker�lt l�trehozni az adatb�zist" + +#: lib/libalpm/sync.c:942 +msgid "could not commit removal transaction" +msgstr "" + +#: lib/libalpm/sync.c:949 +#, fuzzy +msgid "installing packages" +msgstr "telep�t�s" + +#: lib/libalpm/sync.c:952 +#, fuzzy +msgid "could not create transaction" +msgstr "nem siker�lt l�trehozni az adatb�zist" + +#: lib/libalpm/sync.c:957 +msgid "could not initialize transaction" +msgstr "" + +#: lib/libalpm/sync.c:980 +#, fuzzy +msgid "could not prepare transaction" +msgstr "�rtelmezhetetlen token %s" + +#: lib/libalpm/sync.c:985 +#, fuzzy +msgid "could not commit transaction" +msgstr "nem siker�lt l�trehozni az adatb�zist" + +#: lib/libalpm/sync.c:992 +msgid "updating database for replaced packages' dependencies" +msgstr "" + +#: lib/libalpm/sync.c:1021 +#, fuzzy, c-format +msgid "could not update requiredby for database entry %s-%s" +msgstr "sikertelen a %s-%s 'f�gg t�le' adatb�zis-bejegyz�s�nek friss�t�se" + +#: lib/libalpm/sync.c:1030 +#, fuzzy, c-format +msgid "could not update new database entry %s-%s" +msgstr "sikertelen a '%s-%s' adatb�zis-bejegyz�s friss�t�se" + +#: lib/libalpm/util.c:278 +#, fuzzy, c-format +msgid "could not open %s: %s\n" +msgstr "nem siker�lt megnyitni a %s f�jlt" + +#: lib/libalpm/util.c:291 +#, fuzzy, c-format +msgid "could not extract %s: %s\n" +msgstr "nem siker�lt kifejteni: %s (%s)" + +#: lib/libalpm/util.c:349 +#, fuzzy, c-format +msgid "logaction called: %s" +msgstr "eredeti: %s" + +#: lib/libalpm/util.c:441 +#, fuzzy +msgid "could not create temp directory" +msgstr "a jelenlegi munkak�nyvt�r nem kaphat� meg" + +#: lib/libalpm/util.c:468 +#, fuzzy, c-format +msgid "could not change directory to %s (%s)" +msgstr "nem siker�lt m�solni: %s-t ide: %s (%s)" + +#: lib/libalpm/util.c:471 #, c-format -msgid "%s-%s is up to date -- skipping" -msgstr "%s-%s naprak�sz -- kihagy�s" +msgid "executing %s script..." +msgstr "" + +#: lib/libalpm/util.c:484 +#, fuzzy, c-format +msgid "could not fork a new process (%s)" +msgstr "nem siker�lt �tnevezni: %s (%s)" -#: ../sync.c:388 +#: lib/libalpm/util.c:491 #, c-format -msgid "adding target '%s' to the transaction set" -msgstr "a '%s' c�l hozz�ad�sa a tranzakci�hoz" +msgid "chrooting in %s" +msgstr "" -#: ../sync.c:433 -msgid "resolving targets dependencies" -msgstr "a c�lok f�gg�s�geinek felold�sa" +#: lib/libalpm/util.c:493 +#, fuzzy, c-format +msgid "could not change the root directory (%s)" +msgstr "a jelenlegi munkak�nyvt�r nem kaphat� meg" + +#: lib/libalpm/util.c:497 +#, fuzzy, c-format +msgid "could not change directory to / (%s)" +msgstr "nem siker�lt m�solni: %s-t ide: %s (%s)" -#: ../sync.c:453 +#: lib/libalpm/util.c:501 +#, fuzzy, c-format +msgid "executing \"%s\"" +msgstr "a %s kifejt�se" + +#: lib/libalpm/util.c:504 +#, fuzzy, c-format +msgid "call to popen failed (%s)" +msgstr "nem siker�lt megnyitni a %s f�jlt" + +#: lib/libalpm/util.c:529 #, c-format -msgid "adding package %s-%s to the transaction targets" -msgstr "a %s-%s csomag hozz�ad�sa a tranzakci� c�ljaihoz" +msgid "call to waitpid failed (%s)" +msgstr "" -#: ../sync.c:485 -msgid "looking for unresolvable dependencies" -msgstr "feloldhatatlan f�gg�s�gek keres�se" +#: lib/libalpm/util.c:537 +#, fuzzy, c-format +msgid "could not remove tmpdir %s" +msgstr "nem siker�lt elt�vol�tani a %s ideiglenes f�jlt" + +#: lib/libalpm/util.c:594 +#, c-format +msgid "check_freespace: total pkg size: %lld, disk space: %lld" +msgstr "" + +#: lib/libalpm/versioncmp.c:277 +#, c-format +msgid "depcmp: %s-%s %s %s-%s => %s" +msgstr "" + +#: lib/libalpm/versioncmp.c:281 +#, c-format +msgid "depcmp: %s-%s %s %s => %s" +msgstr "" + +#~ msgid "unpacking %s" +#~ msgstr "%s kit�m�r�t�se" + +#~ msgid "loading SCRIPLET info for '%s'" +#~ msgstr "a SCRIPLET inf� bet�lt�se a '%s' sz�m�ra" + +#~ msgid "config: %s: server: %s\n" +#~ msgstr "be�ll�t�sok: %s: kiszolg�l�: %s\n" + +#~ msgid "db_write: could not open file %s/desc" +#~ msgstr "db_write: sikertelen a %s/desc f�jl megnyit�sa" + +#~ msgid "db_write: could not open file %s/files" +#~ msgstr "db_write: sikertelen a %s/files f�jl megnyit�sa" + +#~ msgid "db_write: could not open file %s/depends" +#~ msgstr "db_write: sikertelen a %s/depends f�jl megnyit�sa" + +#~ msgid "PM_OPT_DBPATH set to '%s'" +#~ msgstr "PM_OPT_DBPATH be�ll�tva a '%s' �rt�kre" + +#~ msgid "PM_OPT_CACHEDIR set to '%s'" +#~ msgstr "PM_OPT_CACHEDIR be�ll�tva a '%s' �rt�kre" + +#~ msgid "can't open log file %s" +#~ msgstr "nem siker�lt megnyitni a %s napl�f�jlt" + +#~ msgid "PM_OPT_LOGFILE set to '%s'" +#~ msgstr "PM_OPT_LOGFILE be�ll�tva a '%s' �rt�kre" + +#~ msgid "'%s' added to PM_OPT_NOUPGRADE" +#~ msgstr "'%s' hozz�adva a PM_OPT_NOUPGRADE list�hoz" + +#~ msgid "PM_OPT_NOUPGRADE flushed" +#~ msgstr "a PM_OPT_NOUPGRADE lista �r�tve" + +#~ msgid "'%s' added to PM_OPT_NOEXTRACT" +#~ msgstr "'%s' hozz�adva a PM_OPT_NOEXTRACT list�hoz" + +#~ msgid "PM_OPT_NOEXTRACT flushed" +#~ msgstr "a PM_OPT_NOEXTRACT lista �r�tve" + +#~ msgid "'%s' added to PM_OPT_IGNOREPKG" +#~ msgstr "'%s' hozz�adva a PM_OPT_IGNOREPKG list�hoz" + +#~ msgid "PM_OPT_IGNOREPKG flushed" +#~ msgstr "a PM_OPT_IGNOREPKG lista �r�tve" + +#~ msgid "'%s' added to PM_OPT_HOLDPKG" +#~ msgstr "'%s' hozz�adva a PM_OPT_HOLDPKG list�hoz" + +#~ msgid "PM_OPT_HOLDPKG flushed" +#~ msgstr "a PM_OPT_HOLDPKG lista �r�tve" + +#~ msgid "PM_OPT_USESYSLOG set to '%d'" +#~ msgstr "PM_OPT_USESYSLOG be�ll�tva a '%d' �rt�kre" + +#~ msgid "PM_OPT_LOGMASK set to '%02x'" +#~ msgstr "PM_OPT_LOGMASK be�ll�tva a '%02x' �rt�kre" + +#~ msgid "PM_OPT_PROXYHOST set to '%s'" +#~ msgstr "PM_OPT_PROXYHOST be�ll�tva a '%s' �rt�kre" + +#~ msgid "PM_OPT_PROXYPORT set to '%d'" +#~ msgstr "PM_OPT_PROXYPORT be�ll�tva a '%d' �rt�kre" + +#~ msgid "PM_OPT_XFERCOMMAND set to '%s'" +#~ msgstr "PM_OPT_XFERCOMMAND be�ll�tva a '%s' �rt�kre" + +#~ msgid "PM_OPT_NOPASSIVEFTP set to '%d'" +#~ msgstr "PM_OPT_NOPASSIVEFTP be�ll�tva a '%d' �rt�kre" + +#~ msgid "PM_OPT_CHOMP set to '%d'" +#~ msgstr "PM_OPT_CHOMP be�ll�tva a '%d' �rt�kre" + +#~ msgid "bad package file in %s" +#~ msgstr "rossz csomagf�jl itt: %s" +#~ msgid "%s-%s: local version is newer -- skipping" +#~ msgstr "%s-%s: a helyi verzi� �jabb -- kihagy�s" diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index 2b294973..33bc7fe4 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# Copyright (C) YEAR Judd Vinet <jvinet@zeroflux.org> # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-03 13:36+0200\n" +"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" +"POT-Creation-Date: 2007-02-06 20:43-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,1342 +16,1336 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../add.c:95 +#: lib/libalpm/add.c:95 #, c-format msgid "could not parse token %s" msgstr "" -#: ../add.c:127 +#: lib/libalpm/add.c:129 #, c-format msgid "loading target '%s'" msgstr "" -#: ../add.c:169 +#: lib/libalpm/add.c:175 #, c-format msgid "replacing older version %s-%s by %s in target list" msgstr "" -#: ../add.c:178 +#: lib/libalpm/add.c:184 #, c-format msgid "newer version %s-%s is in the target list -- skipping" msgstr "" -#: ../add.c:185 +#: lib/libalpm/add.c:191 #, c-format msgid "reading '%s' metadata" msgstr "" -#. look for unsatisfied dependencies -#: ../add.c:227 ../remove.c:104 +#: lib/libalpm/add.c:244 lib/libalpm/remove.c:110 msgid "looking for unsatisfied dependencies" msgstr "" -#. no unsatisfied deps, so look for conflicts -#: ../add.c:239 ../sync.c:504 +#: lib/libalpm/add.c:256 lib/libalpm/sync.c:476 msgid "looking for conflicts" msgstr "" -#. re-order w.r.t. dependencies -#: ../add.c:251 ../remove.c:140 +#: lib/libalpm/add.c:295 lib/libalpm/remove.c:146 msgid "sorting by dependencies" msgstr "" -#: ../add.c:263 +#: lib/libalpm/add.c:307 msgid "cleaning up" msgstr "" -#: ../add.c:280 +#: lib/libalpm/add.c:324 msgid "looking for file conflicts" msgstr "" -#: ../add.c:345 +#: lib/libalpm/add.c:391 #, c-format msgid "upgrading package %s-%s" msgstr "" -#: ../add.c:355 ../alpm.c:567 ../conflict.c:274 ../conflict.c:304 +#: lib/libalpm/add.c:401 lib/libalpm/conflict.c:288 lib/libalpm/conflict.c:318 #, c-format msgid "loading FILES info for '%s'" msgstr "" -#: ../add.c:365 ../alpm.c:547 ../alpm.c:679 ../alpm.c:726 -#, c-format -msgid "loading DESC info for '%s'" -msgstr "" - -#: ../add.c:378 +#: lib/libalpm/add.c:423 #, c-format msgid "removing old package first (%s-%s)" msgstr "" -#: ../add.c:408 +#: lib/libalpm/add.c:453 #, c-format msgid "adding package %s-%s" msgstr "" -#: ../add.c:419 +#: lib/libalpm/add.c:464 #, c-format msgid "adding new package %s-%s" msgstr "" -#: ../add.c:423 +#: lib/libalpm/add.c:468 msgid "extracting files" msgstr "" -#: ../add.c:438 ../util.c:456 +#: lib/libalpm/add.c:483 lib/libalpm/util.c:461 msgid "could not get current working directory" msgstr "" -#: ../add.c:492 +#: lib/libalpm/add.c:529 #, c-format msgid "notice: %s is in NoExtract -- skipping extraction" msgstr "" -#: ../add.c:528 ../add.c:681 +#: lib/libalpm/add.c:565 lib/libalpm/add.c:718 #, c-format msgid "could not extract %s (%s)" msgstr "" -#: ../add.c:571 +#: lib/libalpm/add.c:608 #, c-format msgid "checking md5 hashes for %s" msgstr "" -#: ../add.c:572 ../add.c:579 +#: lib/libalpm/add.c:609 lib/libalpm/add.c:616 #, c-format msgid "current: %s" msgstr "" -#: ../add.c:573 ../add.c:580 +#: lib/libalpm/add.c:610 lib/libalpm/add.c:617 #, c-format msgid "new: %s" msgstr "" -#: ../add.c:575 ../add.c:582 +#: lib/libalpm/add.c:612 lib/libalpm/add.c:619 #, c-format msgid "original: %s" msgstr "" -#: ../add.c:578 +#: lib/libalpm/add.c:615 #, c-format msgid "checking sha1 hashes for %s" msgstr "" -#: ../add.c:596 +#: lib/libalpm/add.c:633 #, c-format msgid "could not rename %s (%s)" msgstr "" -#: ../add.c:597 +#: lib/libalpm/add.c:634 #, c-format msgid "error: could not rename %s (%s)" msgstr "" -#: ../add.c:601 ../add.c:645 +#: lib/libalpm/add.c:638 lib/libalpm/add.c:682 #, c-format msgid "could not copy %s to %s (%s)" msgstr "" -#: ../add.c:602 +#: lib/libalpm/add.c:639 #, c-format msgid "error: could not copy %s to %s (%s)" msgstr "" -#: ../add.c:606 +#: lib/libalpm/add.c:643 #, c-format msgid "%s saved as %s.pacorig" msgstr "" -#: ../add.c:607 +#: lib/libalpm/add.c:644 #, c-format msgid "warning: %s saved as %s" msgstr "" -#: ../add.c:617 ../add.c:620 ../add.c:626 +#: lib/libalpm/add.c:654 lib/libalpm/add.c:657 lib/libalpm/add.c:663 msgid "action: installing new file" msgstr "" -#: ../add.c:624 +#: lib/libalpm/add.c:661 msgid "action: leaving existing file in place" msgstr "" -#: ../add.c:630 +#: lib/libalpm/add.c:667 msgid "action: keeping current file and installing new one with .pacnew ending" msgstr "" -#: ../add.c:634 +#: lib/libalpm/add.c:671 #, c-format msgid "could not install %s as %s: %s" msgstr "" -#: ../add.c:635 +#: lib/libalpm/add.c:672 #, c-format msgid "error: could not install %s as %s: %s" msgstr "" -#: ../add.c:637 +#: lib/libalpm/add.c:674 #, c-format msgid "%s installed as %s" msgstr "" -#: ../add.c:638 +#: lib/libalpm/add.c:675 #, c-format msgid "warning: %s installed as %s" msgstr "" -#: ../add.c:643 ../add.c:663 +#: lib/libalpm/add.c:680 lib/libalpm/add.c:700 #, c-format msgid "extracting %s" msgstr "" -#: ../add.c:665 +#: lib/libalpm/add.c:702 #, c-format msgid "%s is in NoUpgrade -- skipping" msgstr "" -#: ../add.c:667 +#: lib/libalpm/add.c:704 #, c-format msgid "extracting %s as %s.pacnew" msgstr "" -#: ../add.c:668 +#: lib/libalpm/add.c:705 #, c-format msgid "warning: extracting %s%s as %s" msgstr "" -#: ../add.c:682 +#: lib/libalpm/add.c:719 #, c-format msgid "error: could not extract %s (%s)" msgstr "" -#: ../add.c:693 +#: lib/libalpm/add.c:729 msgid "appending backup entry" msgstr "" -#: ../add.c:725 ../add.c:727 +#: lib/libalpm/add.c:760 lib/libalpm/add.c:762 #, c-format msgid "errors occurred while %s %s" msgstr "" -#: ../add.c:726 ../add.c:728 +#: lib/libalpm/add.c:761 lib/libalpm/add.c:763 msgid "upgrading" msgstr "" -#: ../add.c:726 ../add.c:728 +#: lib/libalpm/add.c:761 lib/libalpm/add.c:763 msgid "installing" msgstr "" -#: ../add.c:749 ../add.c:800 +#: lib/libalpm/add.c:784 lib/libalpm/add.c:840 #, c-format msgid "adding '%s' in requiredby field for '%s'" msgstr "" -#. remove the package from the database -#: ../add.c:760 ../remove.c:284 +#: lib/libalpm/add.c:795 lib/libalpm/remove.c:293 msgid "updating database" msgstr "" -#: ../add.c:761 +#: lib/libalpm/add.c:796 #, c-format msgid "adding database entry '%s'" msgstr "" -#: ../add.c:763 +#: lib/libalpm/add.c:798 #, c-format msgid "could not update database entry %s-%s" msgstr "" -#: ../add.c:765 +#: lib/libalpm/add.c:800 #, c-format msgid "error updating database for %s-%s!" msgstr "" -#: ../add.c:769 +#: lib/libalpm/add.c:804 #, c-format msgid "could not add entry '%s' in cache" msgstr "" -#. update dependency packages' REQUIREDBY fields -#: ../add.c:774 ../remove.c:294 +#: lib/libalpm/add.c:810 lib/libalpm/remove.c:303 msgid "updating dependency packages 'requiredby' fields" msgstr "" -#: ../add.c:795 ../remove.c:322 +#: lib/libalpm/add.c:832 #, c-format msgid "could not find dependency '%s'" msgstr "" -#: ../add.c:803 ../remove.c:332 +#: lib/libalpm/add.c:843 lib/libalpm/remove.c:345 #, c-format msgid "could not update 'requiredby' database entry %s-%s" msgstr "" -#: ../add.c:830 ../remove.c:345 +#: lib/libalpm/add.c:870 lib/libalpm/remove.c:358 lib/libalpm/sync.c:1046 #, c-format msgid "running \"ldconfig -r %s\"" msgstr "" -#: ../alpm.c:201 -#, c-format -msgid "registering database '%s'" -msgstr "" - -#: ../alpm.c:206 +#: lib/libalpm/alpm.c:113 #, c-format -msgid "database directory '%s' does not exist -- try creating it" +msgid "removing DB %s, %d remaining..." msgstr "" -#: ../alpm.c:217 -#, c-format -msgid "opening database '%s'" -msgstr "" - -#: ../alpm.c:261 +#: lib/libalpm/alpm.c:178 #, c-format msgid "unregistering database '%s'" msgstr "" -#: ../alpm.c:266 +#: lib/libalpm/alpm.c:183 #, c-format msgid "closing database '%s'" msgstr "" -#: ../alpm.c:344 +#: lib/libalpm/alpm.c:229 #, c-format msgid "" "adding new server to database '%s': protocol '%s', server '%s', path '%s'" msgstr "" -#: ../alpm.c:348 +#: lib/libalpm/alpm.c:233 #, c-format msgid "serverlist flushed for '%s'" msgstr "" -#: ../alpm.c:383 +#: lib/libalpm/alpm.c:276 #, c-format -msgid "failed to get lastupdate time for %s (no big deal)\n" +msgid "failed to get lastupdate time for %s (no big deal)" msgstr "" -#: ../alpm.c:402 +#: lib/libalpm/alpm.c:295 #, c-format -msgid "sync: new mtime for %s: %s\n" +msgid "failed to sync db: %s [%d]" msgstr "" -#. remove the old dir -#: ../alpm.c:408 +#: lib/libalpm/alpm.c:299 #, c-format -msgid "flushing database %s/%s" +msgid "sync: new mtime for %s: %s" msgstr "" -#: ../alpm.c:412 +#: lib/libalpm/alpm.c:305 #, c-format -msgid "could not remove database entry %s/%s" +msgid "flushing database %s/%s" msgstr "" -#. uncompress the sync database -#. ORE -#. we should not simply unpack the archive, but better parse it and -#. db_write each entry (see sync_load_dbarchive to get archive content) -#: ../alpm.c:426 +#: lib/libalpm/alpm.c:309 #, c-format -msgid "unpacking %s" +msgid "could not remove database entry %s/%s" msgstr "" -#: ../alpm.c:574 +#: lib/libalpm/alpm.c:479 #, c-format -msgid "loading SCRIPLET info for '%s'" +msgid "could not get sha1 checksum for package %s-%s" msgstr "" -#: ../alpm.c:673 +#: lib/libalpm/alpm.c:485 lib/libalpm/alpm.c:534 #, c-format -msgid "could not get sha1 checksum for package %s-%s\n" +msgid "loading DESC info for '%s'" msgstr "" -#: ../alpm.c:684 ../alpm.c:731 +#: lib/libalpm/alpm.c:490 lib/libalpm/alpm.c:539 #, c-format msgid "checksums for package %s-%s are matching" msgstr "" -#: ../alpm.c:687 +#: lib/libalpm/alpm.c:493 #, c-format -msgid "sha1sums do not match for package %s-%s\n" +msgid "sha1sums do not match for package %s-%s" msgstr "" -#: ../alpm.c:720 +#: lib/libalpm/alpm.c:528 #, c-format -msgid "could not get md5 checksum for package %s-%s\n" +msgid "could not get md5 checksum for package %s-%s" msgstr "" -#: ../alpm.c:734 +#: lib/libalpm/alpm.c:542 #, c-format -msgid "md5sums do not match for package %s-%s\n" +msgid "md5sums do not match for package %s-%s" msgstr "" -#: ../alpm.c:993 +#: lib/libalpm/alpm.c:791 #, c-format msgid "could not remove lock file %s" msgstr "" -#: ../alpm.c:994 +#: lib/libalpm/alpm.c:792 #, c-format msgid "warning: could not remove lock file %s" msgstr "" -#: ../alpm.c:1232 +#: lib/libalpm/alpm.c:929 +#, c-format +msgid "config: new section '%s'" +msgstr "" + +#: lib/libalpm/alpm.c:958 +msgid "config: nopassiveftp" +msgstr "" + +#: lib/libalpm/alpm.c:961 +msgid "config: usesyslog" +msgstr "" + +#: lib/libalpm/alpm.c:964 +msgid "config: chomp" +msgstr "" + +#: lib/libalpm/alpm.c:967 +msgid "config: usecolor" +msgstr "" + +#: lib/libalpm/alpm.c:976 +#, c-format +msgid "config: including %s" +msgstr "" + +#: lib/libalpm/alpm.c:986 lib/libalpm/alpm.c:991 +#, c-format +msgid "config: noupgrade: %s" +msgstr "" + +#: lib/libalpm/alpm.c:999 lib/libalpm/alpm.c:1004 +#, c-format +msgid "config: noextract: %s" +msgstr "" + +#: lib/libalpm/alpm.c:1012 lib/libalpm/alpm.c:1017 +#, c-format +msgid "config: ignorepkg: %s" +msgstr "" + +#: lib/libalpm/alpm.c:1025 lib/libalpm/alpm.c:1030 +#, c-format +msgid "config: holdpkg: %s" +msgstr "" + +#: lib/libalpm/alpm.c:1037 +#, c-format +msgid "config: dbpath: %s" +msgstr "" + +#: lib/libalpm/alpm.c:1044 +#, c-format +msgid "config: cachedir: %s" +msgstr "" + +#: lib/libalpm/alpm.c:1047 +#, c-format +msgid "config: logfile: %s" +msgstr "" + +#: lib/libalpm/alpm.c:1050 +#, c-format +msgid "config: xfercommand: %s" +msgstr "" + +#: lib/libalpm/alpm.c:1055 #, c-format -msgid "config: new section '%s'\n" +msgid "config: upgradedelay: %d" msgstr "" -#: ../alpm.c:1275 -msgid "config: usesyslog\n" +#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:129 lib/libalpm/sync.c:197 +msgid "checking for package replacements" msgstr "" -#: ../alpm.c:1286 +#: lib/libalpm/alpm.c:1103 lib/libalpm/sync.c:138 #, c-format -msgid "config: including %s\n" +msgid "checking replacement '%s' for package '%s'" msgstr "" -#: ../alpm.c:1298 ../alpm.c:1306 +#: lib/libalpm/alpm.c:1105 lib/libalpm/sync.c:140 #, c-format -msgid "config: noupgrade: %s\n" +msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" msgstr "" -#: ../alpm.c:1316 ../alpm.c:1324 +#: lib/libalpm/alpm.c:1139 lib/libalpm/sync.c:174 #, c-format -msgid "config: noextract: %s\n" +msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" msgstr "" -#: ../alpm.c:1334 ../alpm.c:1342 +#: lib/libalpm/alpm.c:1161 lib/libalpm/sync.c:212 #, c-format -msgid "config: ignorepkg: %s\n" +msgid "'%s' not found in sync db -- skipping" msgstr "" -#: ../alpm.c:1352 ../alpm.c:1360 +#: lib/libalpm/alpm.c:1175 lib/libalpm/sync.c:226 lib/libalpm/sync.c:502 #, c-format -msgid "config: holdpkg: %s\n" +msgid "'%s' is already elected for removal -- skipping" msgstr "" -#: ../alpm.c:1370 +#: lib/libalpm/alpm.c:1185 lib/libalpm/package.c:144 #, c-format -msgid "config: dbpath: %s\n" +msgid "%s: local (%s) is newer than %s (%s)" msgstr "" -#: ../alpm.c:1380 +#: lib/libalpm/alpm.c:1191 lib/libalpm/package.c:149 #, c-format -msgid "config: cachedir: %s\n" +msgid "%s-%s: ignoring package upgrade (%s)" msgstr "" -#: ../alpm.c:1386 +#: lib/libalpm/alpm.c:1195 lib/libalpm/package.c:154 #, c-format -msgid "config: log file: %s\n" +msgid "%s-%s: delaying upgrade of package (%s)" msgstr "" -#. The config value is in days, we use seconds -#: ../alpm.c:1394 +#: lib/libalpm/alpm.c:1199 lib/libalpm/sync.c:233 #, c-format -msgid "config: UpgradeDelay: %i\n" +msgid "%s-%s elected for upgrade (%s => %s)" msgstr "" -#. add to the list -#: ../alpm.c:1415 +#: lib/libalpm/be_files.c:59 #, c-format -msgid "config: %s: server: %s\n" +msgid "unpacking database '%s'" msgstr "" -#: ../be_files.c:151 +#: lib/libalpm/be_files.c:183 #, c-format msgid "invalid name for dabatase entry '%s'" msgstr "" -#: ../be_files.c:432 +#: lib/libalpm/be_files.c:211 +msgid "invalid package entry provided to _alpm_db_read, skipping" +msgstr "" + +#: lib/libalpm/be_files.c:216 +#, c-format +msgid "" +"request to read database info for a file-based package '%s', skipping..." +msgstr "" + +#: lib/libalpm/be_files.c:224 #, c-format -msgid "db_write: could not open file %s/desc" +msgid "loading package data for %s : level=%d" msgstr "" -#: ../be_files.c:517 +#: lib/libalpm/be_files.c:232 #, c-format -msgid "db_write: could not open file %s/files" +msgid "cannot find '%s-%s' in db '%s'" msgstr "" -#: ../be_files.c:543 +#: lib/libalpm/be_files.c:240 lib/libalpm/be_files.c:384 +#: lib/libalpm/be_files.c:407 lib/libalpm/be_files.c:495 +#: lib/libalpm/be_files.c:581 lib/libalpm/be_files.c:608 +#: lib/libalpm/package.c:185 #, c-format -msgid "db_write: could not open file %s/depends" +msgid "could not open file %s: %s" msgstr "" -#: ../cache.c:57 +#: lib/libalpm/be_files.c:492 +#, c-format +msgid "writing %s-%s DESC information back to db" +msgstr "" + +#: lib/libalpm/be_files.c:578 +#, c-format +msgid "writing %s-%s FILES information back to db" +msgstr "" + +#: lib/libalpm/be_files.c:605 +#, c-format +msgid "writing %s-%s DEPENDS information back to db" +msgstr "" + +#: lib/libalpm/cache.c:59 #, c-format msgid "loading package cache (infolevel=%#x) for repository '%s'" msgstr "" -#: ../cache.c:77 +#: lib/libalpm/cache.c:83 #, c-format msgid "freeing package cache for repository '%s'" msgstr "" -#: ../cache.c:112 +#: lib/libalpm/cache.c:132 +#, c-format +msgid "package cache reloaded (infolevel=%#x) for repository '%s'" +msgstr "" + +#: lib/libalpm/cache.c:152 #, c-format msgid "adding entry '%s' in '%s' cache" msgstr "" -#: ../cache.c:134 +#: lib/libalpm/cache.c:178 #, c-format msgid "removing entry '%s' from '%s' cache" msgstr "" -#: ../cache.c:165 +#: lib/libalpm/cache.c:213 #, c-format msgid "loading group cache for repository '%s'" msgstr "" -#. CHECK 1: check targets against database -#: ../conflict.c:71 +#: lib/libalpm/conflict.c:78 #, c-format msgid "checkconflicts: targ '%s' vs db" msgstr "" -#. conflict -#. confict -#: ../conflict.c:80 ../conflict.c:94 +#: lib/libalpm/conflict.c:87 lib/libalpm/conflict.c:101 #, c-format msgid "targs vs db: found %s as a conflict for %s" msgstr "" -#. CHECK 2: check targets against targets -#: ../conflict.c:107 +#: lib/libalpm/conflict.c:114 #, c-format msgid "checkconflicts: targ '%s' vs targs" msgstr "" -#. otp is listed in tp's conflict list -#: ../conflict.c:116 ../conflict.c:129 +#: lib/libalpm/conflict.c:123 lib/libalpm/conflict.c:136 #, c-format msgid "targs vs targs: found %s as a conflict for %s" msgstr "" -#. CHECK 3: check database against targets -#: ../conflict.c:143 +#: lib/libalpm/conflict.c:150 #, c-format msgid "checkconflicts: db vs targ '%s'" msgstr "" -#: ../conflict.c:170 ../conflict.c:185 +#: lib/libalpm/conflict.c:177 lib/libalpm/conflict.c:192 #, c-format msgid "db vs targs: found %s as a conflict for %s" msgstr "" -#: ../conflict.c:234 ../conflict.c:335 ../deps.c:54 ../deps.c:601 -#: ../deps.c:641 ../group.c:42 ../handle.c:62 ../package.c:98 ../sync.c:65 -#: ../sync.c:635 ../sync.c:651 ../sync.c:747 ../trans.c:49 ../util.c:598 -#: ../util.c:605 +#: lib/libalpm/conflict.c:250 lib/libalpm/conflict.c:350 lib/libalpm/deps.c:57 +#: lib/libalpm/deps.c:593 lib/libalpm/deps.c:633 lib/libalpm/group.c:43 +#: lib/libalpm/handle.c:49 lib/libalpm/package.c:74 lib/libalpm/sync.c:65 +#: lib/libalpm/sync.c:607 lib/libalpm/sync.c:623 lib/libalpm/sync.c:719 +#: lib/libalpm/trans.c:49 lib/libalpm/util.c:599 lib/libalpm/util.c:606 #, c-format msgid "malloc failure: could not allocate %d bytes" msgstr "" -#: ../db.c:57 ../db.c:64 +#: lib/libalpm/db.c:62 lib/libalpm/db.c:69 #, c-format msgid "malloc failed: could not allocate %d bytes" msgstr "" -#: ../deps.c:118 +#: lib/libalpm/db.c:163 +msgid "attempt to re-register the 'local' DB" +msgstr "" + +#: lib/libalpm/db.c:171 +#, c-format +msgid "attempt to re-register the '%s' database, using existing" +msgstr "" + +#: lib/libalpm/db.c:177 +#, c-format +msgid "registering database '%s'" +msgstr "" + +#: lib/libalpm/db.c:182 +#, c-format +msgid "database directory '%s' does not exist -- try creating it" +msgstr "" + +#: lib/libalpm/db.c:193 +#, c-format +msgid "opening database '%s'" +msgstr "" + +#: lib/libalpm/deps.c:128 msgid "started sorting dependencies" msgstr "" -#: ../deps.c:123 +#: lib/libalpm/deps.c:133 msgid "possible dependency cycle detected" msgstr "" -#: ../deps.c:166 +#: lib/libalpm/deps.c:178 msgid "sorting dependencies finished" msgstr "" -#: ../deps.c:260 ../deps.c:406 +#: lib/libalpm/deps.c:219 lib/libalpm/deps.c:276 +msgid "null package found in package list" +msgstr "" + +#: lib/libalpm/deps.c:224 +#, c-format +msgid "cannot find package installed '%s'" +msgstr "" + +#: lib/libalpm/deps.c:258 lib/libalpm/deps.c:379 #, c-format msgid "checkdeps: found %s as required by %s" msgstr "" -#: ../deps.c:370 +#: lib/libalpm/deps.c:284 +#, c-format +msgid "no dependencies for target '%s'" +msgstr "" + +#: lib/libalpm/deps.c:330 #, c-format msgid "checkdeps: found %s as a dependency for %s" msgstr "" -#: ../deps.c:494 +#: lib/libalpm/deps.c:478 #, c-format msgid "cannot find package \"%s\" or anything that provides it!" msgstr "" -#: ../deps.c:499 +#: lib/libalpm/deps.c:483 msgid "dep is NULL!" msgstr "" -#: ../deps.c:511 +#: lib/libalpm/deps.c:498 #, c-format msgid "excluding %s -- explicitly installed" msgstr "" -#. add it to the target list -#: ../deps.c:528 +#: lib/libalpm/deps.c:515 #, c-format msgid "loading ALL info for '%s'" msgstr "" -#: ../deps.c:531 +#: lib/libalpm/deps.c:518 #, c-format msgid "adding '%s' to the targets" msgstr "" -#: ../deps.c:573 +#: lib/libalpm/deps.c:546 +msgid "started resolving dependencies" +msgstr "" + +#: lib/libalpm/deps.c:564 #, c-format msgid "%s provides dependency %s -- skipping" msgstr "" -#: ../deps.c:597 +#: lib/libalpm/deps.c:589 #, c-format msgid "" "cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)" msgstr "" -#. this dep is already in the target list -#: ../deps.c:614 +#: lib/libalpm/deps.c:606 #, c-format msgid "dependency %s is already in the target list -- skipping" msgstr "" -#: ../deps.c:634 +#: lib/libalpm/deps.c:626 #, c-format msgid "pulling dependency %s (needed by %s)" msgstr "" -#: ../deps.c:638 +#: lib/libalpm/deps.c:630 #, c-format msgid "cannot resolve dependencies for \"%s\"" msgstr "" -#. cycle detected -- skip it -#: ../deps.c:654 +#: lib/libalpm/deps.c:646 #, c-format msgid "dependency cycle detected: %s" msgstr "" -#: ../error.c:34 +#: lib/libalpm/deps.c:650 +msgid "finished resolving dependencies" +msgstr "" + +#: lib/libalpm/error.c:34 msgid "out of memory!" msgstr "" -#: ../error.c:36 ../error.c:135 -msgid "unexpected error" +#: lib/libalpm/error.c:36 +msgid "unexpected system error" msgstr "" -#: ../error.c:38 +#: lib/libalpm/error.c:38 msgid "insufficient privileges" msgstr "" -#: ../error.c:40 +#: lib/libalpm/error.c:40 msgid "wrong or NULL argument passed" msgstr "" -#: ../error.c:42 +#: lib/libalpm/error.c:42 msgid "could not find or read file" msgstr "" -#: ../error.c:45 +#: lib/libalpm/error.c:45 msgid "library not initialized" msgstr "" -#: ../error.c:47 +#: lib/libalpm/error.c:47 msgid "library already initialized" msgstr "" -#: ../error.c:49 +#: lib/libalpm/error.c:49 msgid "unable to lock database" msgstr "" -#: ../error.c:52 +#: lib/libalpm/error.c:52 msgid "could not open database" msgstr "" -#: ../error.c:54 +#: lib/libalpm/error.c:54 msgid "could not create database" msgstr "" -#: ../error.c:56 +#: lib/libalpm/error.c:56 msgid "database not initialized" msgstr "" -#: ../error.c:58 +#: lib/libalpm/error.c:58 msgid "database already registered" msgstr "" -#: ../error.c:60 +#: lib/libalpm/error.c:60 msgid "could not find database" msgstr "" -#: ../error.c:62 +#: lib/libalpm/error.c:62 msgid "could not update database" msgstr "" -#: ../error.c:64 +#: lib/libalpm/error.c:64 msgid "could not remove database entry" msgstr "" -#: ../error.c:71 +#: lib/libalpm/error.c:71 msgid "could not set parameter" msgstr "" -#: ../error.c:74 ../error.c:80 +#: lib/libalpm/error.c:74 lib/libalpm/error.c:80 msgid "transaction not initialized" msgstr "" -#: ../error.c:76 +#: lib/libalpm/error.c:76 msgid "transaction already initialized" msgstr "" -#: ../error.c:78 +#: lib/libalpm/error.c:78 msgid "duplicate target" msgstr "" -#: ../error.c:82 +#: lib/libalpm/error.c:82 msgid "transaction not prepared" msgstr "" -#: ../error.c:84 +#: lib/libalpm/error.c:84 msgid "transaction aborted" msgstr "" -#: ../error.c:86 +#: lib/libalpm/error.c:86 msgid "operation not compatible with the transaction type" msgstr "" -#: ../error.c:89 +#: lib/libalpm/error.c:89 msgid "could not find or read package" msgstr "" -#: ../error.c:91 +#: lib/libalpm/error.c:91 msgid "invalid or corrupted package" msgstr "" -#: ../error.c:93 +#: lib/libalpm/error.c:93 msgid "cannot open package file" msgstr "" -#: ../error.c:95 +#: lib/libalpm/error.c:95 msgid "cannot load package data" msgstr "" -#: ../error.c:97 +#: lib/libalpm/error.c:97 msgid "package already installed" msgstr "" -#: ../error.c:99 +#: lib/libalpm/error.c:99 msgid "package not installed or lesser version" msgstr "" -#: ../error.c:101 +#: lib/libalpm/error.c:101 msgid "package name is not valid" msgstr "" -#: ../error.c:103 +#: lib/libalpm/error.c:103 msgid "corrupted package" msgstr "" -#: ../error.c:106 +#: lib/libalpm/error.c:105 +msgid "no such repository" +msgstr "" + +#: lib/libalpm/error.c:108 msgid "group not found" msgstr "" -#: ../error.c:109 +#: lib/libalpm/error.c:111 msgid "could not satisfy dependencies" msgstr "" -#: ../error.c:111 +#: lib/libalpm/error.c:113 msgid "conflicting dependencies" msgstr "" -#: ../error.c:113 +#: lib/libalpm/error.c:115 msgid "conflicting files" msgstr "" -#: ../error.c:116 +#: lib/libalpm/error.c:118 msgid "user aborted" msgstr "" -#: ../error.c:118 +#: lib/libalpm/error.c:120 msgid "libarchive error" msgstr "" -#: ../error.c:120 +#: lib/libalpm/error.c:122 msgid "internal error" msgstr "" -#: ../error.c:122 +#: lib/libalpm/error.c:124 msgid "not enough space" msgstr "" -#: ../error.c:124 +#: lib/libalpm/error.c:126 msgid "not confirmed" msgstr "" -#: ../error.c:127 +#: lib/libalpm/error.c:129 msgid "bad section name" msgstr "" -#: ../error.c:129 +#: lib/libalpm/error.c:131 msgid "'local' is reserved and cannot be used as a package tree" msgstr "" -#: ../error.c:131 +#: lib/libalpm/error.c:133 msgid "syntax error" msgstr "" -#: ../error.c:133 +#: lib/libalpm/error.c:135 msgid "all directives must belong to a section" msgstr "" -#: ../handle.c:143 -#, c-format -msgid "PM_OPT_DBPATH set to '%s'" -msgstr "" - -#: ../handle.c:150 -#, c-format -msgid "PM_OPT_CACHEDIR set to '%s'" -msgstr "" - -#: ../handle.c:167 -#, c-format -msgid "can't open log file %s" -msgstr "" - -#: ../handle.c:171 -#, c-format -msgid "PM_OPT_LOGFILE set to '%s'" -msgstr "" - -#: ../handle.c:176 -#, c-format -msgid "'%s' added to PM_OPT_NOUPGRADE" -msgstr "" - -#: ../handle.c:179 -msgid "PM_OPT_NOUPGRADE flushed" -msgstr "" - -#: ../handle.c:185 -#, c-format -msgid "'%s' added to PM_OPT_NOEXTRACT" -msgstr "" - -#: ../handle.c:188 -msgid "PM_OPT_NOEXTRACT flushed" -msgstr "" - -#: ../handle.c:194 -#, c-format -msgid "'%s' added to PM_OPT_IGNOREPKG" -msgstr "" - -#: ../handle.c:197 -msgid "PM_OPT_IGNOREPKG flushed" -msgstr "" - -#: ../handle.c:203 -#, c-format -msgid "'%s' added to PM_OPT_HOLDPKG" -msgstr "" - -#: ../handle.c:206 -msgid "PM_OPT_HOLDPKG flushed" -msgstr "" - -#: ../handle.c:222 -#, c-format -msgid "PM_OPT_USESYSLOG set to '%d'" -msgstr "" - -#: ../handle.c:262 -#, c-format -msgid "PM_OPT_LOGMASK set to '%02x'" -msgstr "" - -#: ../handle.c:281 -#, c-format -msgid "PM_OPT_PROXYHOST set to '%s'" -msgstr "" - -#: ../handle.c:285 -#, c-format -msgid "PM_OPT_PROXYPORT set to '%d'" +#: lib/libalpm/error.c:137 +msgid "invalid regular expression" msgstr "" -#: ../handle.c:296 -#, c-format -msgid "PM_OPT_XFERCOMMAND set to '%s'" +#: lib/libalpm/error.c:139 +msgid "connection to remote host failed" msgstr "" -#: ../handle.c:300 -#, c-format -msgid "PM_OPT_NOPASSIVEFTP set to '%d'" +#: lib/libalpm/error.c:141 +msgid "forking process failed" msgstr "" -#: ../handle.c:304 -#, c-format -msgid "PM_OPT_CHOMP set to '%d'" +#: lib/libalpm/error.c:143 +msgid "unexpected error" msgstr "" -#: ../md5driver.c:48 ../sha1.c:395 +#: lib/libalpm/md5driver.c:51 lib/libalpm/sha1.c:398 #, c-format msgid "%s can't be opened\n" msgstr "" -#: ../package.c:185 -#, c-format -msgid "could not open file %s" -msgstr "" - -#: ../package.c:202 ../package.c:262 +#: lib/libalpm/package.c:202 lib/libalpm/package.c:262 #, c-format msgid "%s: syntax error in description file line %d" msgstr "" -#: ../package.c:319 +#: lib/libalpm/package.c:331 msgid "could not parse the package description file" msgstr "" -#: ../package.c:327 +#: lib/libalpm/package.c:335 #, c-format msgid "missing package name in %s" msgstr "" -#: ../package.c:335 +#: lib/libalpm/package.c:339 #, c-format msgid "missing package version in %s" msgstr "" -#: ../package.c:374 +#: lib/libalpm/package.c:374 #, c-format msgid "could not remove tempfile %s" msgstr "" -#: ../package.c:391 +#: lib/libalpm/package.c:387 lib/libalpm/package.c:394 #, c-format -msgid "bad package file in %s" +msgid "error while reading package: %s" +msgstr "" + +#: lib/libalpm/package.c:400 +msgid "missing package metadata" msgstr "" -#: ../package.c:399 +#: lib/libalpm/package.c:407 #, c-format -msgid "missing package info file in %s" +msgid "missing package filelist in %s, generating one" msgstr "" -#: ../remove.c:76 +#: lib/libalpm/remove.c:78 #, c-format msgid "could not find %s in database" msgstr "" -#: ../remove.c:88 +#: lib/libalpm/remove.c:92 #, c-format msgid "adding %s in the targets list" msgstr "" -#: ../remove.c:114 +#: lib/libalpm/remove.c:120 #, c-format msgid "pulling %s in the targets list" msgstr "" -#: ../remove.c:117 +#: lib/libalpm/remove.c:123 #, c-format msgid "could not find %s in database -- skipping" msgstr "" -#: ../remove.c:135 +#: lib/libalpm/remove.c:141 msgid "finding removable dependencies" msgstr "" -#: ../remove.c:180 -#, c-format -msgid "removing package %s-%s" -msgstr "" - -#: ../remove.c:191 -msgid "removing files" -msgstr "" - -#: ../remove.c:217 +#: lib/libalpm/remove.c:193 #, c-format msgid "file %s does not exist" msgstr "" -#. this is okay, other packages are probably using it. -#: ../remove.c:223 +#: lib/libalpm/remove.c:199 #, c-format msgid "keeping directory %s" msgstr "" -#: ../remove.c:225 +#: lib/libalpm/remove.c:201 #, c-format msgid "removing directory %s" msgstr "" -#: ../remove.c:239 +#: lib/libalpm/remove.c:215 #, c-format msgid "skipping removal of %s as it has moved to another package" msgstr "" -#: ../remove.c:251 ../remove.c:252 +#: lib/libalpm/remove.c:227 #, c-format msgid "%s saved as %s" msgstr "" -#: ../remove.c:254 ../remove.c:261 +#: lib/libalpm/remove.c:231 #, c-format msgid "unlinking %s" msgstr "" -#: ../remove.c:256 ../remove.c:266 +#: lib/libalpm/remove.c:237 #, c-format -msgid "cannot remove file %s" +msgid "cannot remove file %s: %s" msgstr "" -#: ../remove.c:285 +#: lib/libalpm/remove.c:265 #, c-format -msgid "removing database entry '%s'" +msgid "removing package %s-%s" msgstr "" -#: ../remove.c:287 -#, c-format -msgid "could not remove database entry %s-%s" +#: lib/libalpm/remove.c:276 +msgid "removing files" msgstr "" -#: ../remove.c:290 +#: lib/libalpm/remove.c:294 #, c-format -msgid "could not remove entry '%s' from cache" +msgid "removing database entry '%s'" msgstr "" -#: ../remove.c:330 +#: lib/libalpm/remove.c:296 #, c-format -msgid "updating 'requiredby' field for package '%s'" -msgstr "" - -#. check for "recommended" package replacements -#: ../sync.c:160 -msgid "checking for package replacements" +msgid "could not remove database entry %s-%s" msgstr "" -#: ../sync.c:169 +#: lib/libalpm/remove.c:299 #, c-format -msgid "checking replacement '%s' for package '%s'" +msgid "could not remove entry '%s' from cache" msgstr "" -#: ../sync.c:171 +#: lib/libalpm/remove.c:333 #, c-format -msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" +msgid "could not find dependency '%s' for removal" msgstr "" -#: ../sync.c:205 +#: lib/libalpm/remove.c:343 #, c-format -msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" +msgid "updating 'requiredby' field for package '%s'" msgstr "" -#. match installed packages with the sync dbs and compare versions -#: ../sync.c:217 +#: lib/libalpm/sync.c:200 msgid "checking for package upgrades" msgstr "" -#: ../sync.c:229 +#: lib/libalpm/sync.c:278 #, c-format -msgid "'%s' not found in sync db -- skipping" +msgid "searching for target in repo '%s'" msgstr "" -#: ../sync.c:243 ../sync.c:530 -#, c-format -msgid "'%s' is already elected for removal -- skipping" -msgstr "" - -#. local version is newer -#: ../sync.c:252 -#, c-format -msgid "%s-%s: local version is newer" -msgstr "" - -#. package should be ignored (IgnorePkg) -#: ../sync.c:258 -#, c-format -msgid "%s-%s: ignoring package upgrade (%s)" -msgstr "" - -#. package too new (UpgradeDelay) -#: ../sync.c:262 -#, c-format -msgid "%s-%s: delaying upgrade of package (%s)\n" -msgstr "" - -#: ../sync.c:266 -#, c-format -msgid "%s-%s elected for upgrade (%s => %s)" -msgstr "" - -#. Search provides -#: ../sync.c:317 ../sync.c:336 +#: lib/libalpm/sync.c:287 lib/libalpm/sync.c:310 #, c-format msgid "target '%s' not found -- looking for provisions" msgstr "" -#: ../sync.c:322 ../sync.c:341 +#: lib/libalpm/sync.c:292 lib/libalpm/sync.c:315 #, c-format msgid "found '%s' as a provision for '%s'" msgstr "" -#: ../sync.c:360 +#: lib/libalpm/sync.c:299 #, c-format -msgid "%s-%s: local version is newer -- skipping" +msgid "repository '%s' not found" msgstr "" -#: ../sync.c:368 +#: lib/libalpm/sync.c:333 #, c-format msgid "%s-%s is up to date -- skipping" msgstr "" -#: ../sync.c:388 +#: lib/libalpm/sync.c:353 #, c-format msgid "adding target '%s' to the transaction set" msgstr "" -#: ../sync.c:433 -msgid "resolving targets dependencies" +#: lib/libalpm/sync.c:401 +msgid "resolving target's dependencies" msgstr "" -#: ../sync.c:453 +#: lib/libalpm/sync.c:421 #, c-format msgid "adding package %s-%s to the transaction targets" msgstr "" -#: ../sync.c:485 +#: lib/libalpm/sync.c:456 msgid "looking for unresolvable dependencies" msgstr "" -#: ../sync.c:515 +#: lib/libalpm/sync.c:487 #, c-format msgid "package '%s' is conflicting with '%s'" msgstr "" -#: ../sync.c:537 +#: lib/libalpm/sync.c:509 #, c-format msgid "'%s' not found in transaction set -- skipping" msgstr "" -#. so just treat it like a "replaces" item so the REQUIREDBY -#. * fields are inherited properly. -#. -#: ../sync.c:548 +#: lib/libalpm/sync.c:520 #, c-format msgid "package '%s' provides its own conflict" msgstr "" -#: ../sync.c:571 ../sync.c:576 +#: lib/libalpm/sync.c:543 lib/libalpm/sync.c:548 #, c-format msgid "'%s' is in the target list -- keeping it" msgstr "" -#: ../sync.c:588 ../sync.c:625 +#: lib/libalpm/sync.c:560 lib/libalpm/sync.c:597 #, c-format msgid "removing '%s' from target list" msgstr "" -#. It's a conflict -- see if they want to remove it -#. -#: ../sync.c:597 +#: lib/libalpm/sync.c:569 #, c-format msgid "resolving package '%s' conflict" msgstr "" -#. append to the replaces list -#: ../sync.c:620 +#: lib/libalpm/sync.c:592 #, c-format msgid "electing '%s' for removal" msgstr "" -#. abort -#: ../sync.c:631 ../sync.c:647 +#: lib/libalpm/sync.c:603 lib/libalpm/sync.c:619 msgid "unresolvable package conflicts detected" msgstr "" -#: ../sync.c:699 +#: lib/libalpm/sync.c:671 msgid "checking dependencies of packages designated for removal" msgstr "" -#: ../sync.c:713 +#: lib/libalpm/sync.c:685 msgid "something has gone horribly wrong" msgstr "" -#. found matching provisio -- we're good to go -#: ../sync.c:732 +#: lib/libalpm/sync.c:704 #, c-format msgid "found '%s' as a provision for '%s' -- conflict aborted" msgstr "" -#: ../sync.c:825 +#: lib/libalpm/sync.c:800 #, c-format -msgid "%s-%s-%s%s is already in the cache\n" +msgid "%s is already in the cache\n" msgstr "" -#. no cache directory.... try creating it -#: ../sync.c:837 +#: lib/libalpm/sync.c:811 #, c-format msgid "no %s cache exists. creating...\n" msgstr "" -#: ../sync.c:838 +#: lib/libalpm/sync.c:812 #, c-format msgid "warning: no %s cache exists. creating..." msgstr "" -#. couldn't mkdir the cache directory, so fall back to /tmp and unlink -#. * the package afterwards. -#. -#: ../sync.c:843 +#: lib/libalpm/sync.c:817 msgid "couldn't create package cache, using /tmp instead\n" msgstr "" -#: ../sync.c:844 +#: lib/libalpm/sync.c:818 msgid "warning: couldn't create package cache, using /tmp instead" msgstr "" -#: ../sync.c:847 -#, c-format -msgid "failed to set option CACHEDIR (%s)\n" -msgstr "" - -#: ../sync.c:854 +#: lib/libalpm/sync.c:825 #, c-format msgid "failed to retrieve some files from %s\n" msgstr "" -#: ../sync.c:883 ../sync.c:895 +#: lib/libalpm/sync.c:854 lib/libalpm/sync.c:866 #, c-format msgid "can't get md5 or sha1 checksum for package %s\n" msgstr "" -#: ../sync.c:914 +#: lib/libalpm/sync.c:885 #, c-format msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n" msgstr "" -#: ../sync.c:916 +#: lib/libalpm/sync.c:887 #, c-format msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n" msgstr "" -#: ../sync.c:936 +#: lib/libalpm/sync.c:908 msgid "could not create removal transaction" msgstr "" -#: ../sync.c:942 +#: lib/libalpm/sync.c:914 msgid "could not initialize the removal transaction" msgstr "" -#: ../sync.c:962 +#: lib/libalpm/sync.c:934 msgid "removing conflicting and to-be-replaced packages" msgstr "" -#: ../sync.c:964 +#: lib/libalpm/sync.c:936 msgid "could not prepare removal transaction" msgstr "" -#: ../sync.c:970 +#: lib/libalpm/sync.c:942 msgid "could not commit removal transaction" msgstr "" -#. install targets -#: ../sync.c:977 +#: lib/libalpm/sync.c:949 msgid "installing packages" msgstr "" -#: ../sync.c:980 +#: lib/libalpm/sync.c:952 msgid "could not create transaction" msgstr "" -#: ../sync.c:985 +#: lib/libalpm/sync.c:957 msgid "could not initialize transaction" msgstr "" -#: ../sync.c:1004 +#: lib/libalpm/sync.c:980 msgid "could not prepare transaction" msgstr "" -#: ../sync.c:1009 +#: lib/libalpm/sync.c:985 msgid "could not commit transaction" msgstr "" -#: ../sync.c:1016 +#: lib/libalpm/sync.c:992 msgid "updating database for replaced packages' dependencies" msgstr "" -#: ../sync.c:1045 +#: lib/libalpm/sync.c:1021 #, c-format msgid "could not update requiredby for database entry %s-%s" msgstr "" -#: ../sync.c:1054 +#: lib/libalpm/sync.c:1030 #, c-format msgid "could not update new database entry %s-%s" msgstr "" -#: ../util.c:285 +#: lib/libalpm/util.c:278 +#, c-format +msgid "could not open %s: %s\n" +msgstr "" + +#: lib/libalpm/util.c:291 #, c-format msgid "could not extract %s: %s\n" msgstr "" -#: ../util.c:436 +#: lib/libalpm/util.c:349 +#, c-format +msgid "logaction called: %s" +msgstr "" + +#: lib/libalpm/util.c:441 msgid "could not create temp directory" msgstr "" -#: ../util.c:463 +#: lib/libalpm/util.c:468 #, c-format msgid "could not change directory to %s (%s)" msgstr "" -#: ../util.c:466 +#: lib/libalpm/util.c:471 #, c-format msgid "executing %s script..." msgstr "" -#: ../util.c:479 +#: lib/libalpm/util.c:484 #, c-format msgid "could not fork a new process (%s)" msgstr "" -#: ../util.c:486 +#: lib/libalpm/util.c:491 #, c-format msgid "chrooting in %s" msgstr "" -#: ../util.c:488 +#: lib/libalpm/util.c:493 #, c-format msgid "could not change the root directory (%s)" msgstr "" -#: ../util.c:492 +#: lib/libalpm/util.c:497 #, c-format msgid "could not change directory to / (%s)" msgstr "" -#: ../util.c:496 +#: lib/libalpm/util.c:501 #, c-format msgid "executing \"%s\"" msgstr "" -#: ../util.c:499 +#: lib/libalpm/util.c:504 #, c-format msgid "call to popen failed (%s)" msgstr "" -#: ../util.c:521 +#: lib/libalpm/util.c:529 #, c-format msgid "call to waitpid failed (%s)" msgstr "" -#: ../util.c:529 +#: lib/libalpm/util.c:537 #, c-format msgid "could not remove tmpdir %s" msgstr "" -#: ../util.c:593 +#: lib/libalpm/util.c:594 #, c-format msgid "check_freespace: total pkg size: %lld, disk space: %lld" msgstr "" + +#: lib/libalpm/versioncmp.c:277 +#, c-format +msgid "depcmp: %s-%s %s %s-%s => %s" +msgstr "" + +#: lib/libalpm/versioncmp.c:281 +#, c-format +msgid "depcmp: %s-%s %s %s => %s" +msgstr "" |