summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-03-07 17:57:22 +0100
committerDan McGee <dan@archlinux.org>2007-03-07 17:57:22 +0100
commit4268eda3a6a52ccfbcdd5d339e8b755fc05fdbc7 (patch)
tree87b04a2c37fcb7e13447af368c6d3cb058b6aeb3
parentfd312c35eb44cd505f81b066a050d8cfe4beebc8 (diff)
downloadpacman-4268eda3a6a52ccfbcdd5d339e8b755fc05fdbc7.tar.gz
pacman-4268eda3a6a52ccfbcdd5d339e8b755fc05fdbc7.tar.xz
* Updated pot files for hopefully the last time before release.
* po files update themselves when a pot file update occurs, so you see that here as well. * Added a few more small notes to translation-help.
-rw-r--r--lib/libalpm/po/en_GB.po5
-rw-r--r--lib/libalpm/po/fr.po627
-rw-r--r--lib/libalpm/po/hu.po627
-rw-r--r--lib/libalpm/po/it.po16
-rw-r--r--lib/libalpm/po/libalpm.pot622
-rw-r--r--lib/libalpm/po/pt_BR.po646
-rw-r--r--src/pacman/po/en_GB.po5
-rw-r--r--src/pacman/po/fr.po360
-rw-r--r--src/pacman/po/hu.po359
-rw-r--r--src/pacman/po/it.po8
-rw-r--r--src/pacman/po/pacman.pot358
-rw-r--r--src/pacman/po/pt_BR.po416
-rw-r--r--translation-help10
13 files changed, 2048 insertions, 2011 deletions
diff --git a/lib/libalpm/po/en_GB.po b/lib/libalpm/po/en_GB.po
index f16546cd..2e65b4aa 100644
--- a/lib/libalpm/po/en_GB.po
+++ b/lib/libalpm/po/en_GB.po
@@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Pacman package manager 3.0.0\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-07 20:31+1100\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2007-03-07 21:05+1100\n"
"Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
"Language-Team: English <en_gb@li.org>\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);"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: lib/libalpm/add.c:77
#, c-format
@@ -1494,4 +1494,3 @@ msgstr "depcmp: %s-%s %s %s-%s => %s"
#, c-format
msgid "depcmp: %s-%s %s %s => %s"
msgstr "depcmp: %s-%s %s %s => %s"
-
diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po
index 24e84186..45a0c0a3 100644
--- a/lib/libalpm/po/fr.po
+++ b/lib/libalpm/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Pacman package manager 3.0.0\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-04 12:01-0500\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2006-06-05 22:47+0100\n"
"Last-Translator: Enda <enda@netou.com>\n"
"MIME-Version: 1.0\n"
@@ -16,725 +16,725 @@ msgstr ""
"X-Poedit-Language: French\n"
"X-Poedit-Country: FRANCE\n"
-#: lib/libalpm/add.c:75
+#: lib/libalpm/add.c:77
#, c-format
msgid "loading target '%s'"
msgstr "charge la cible '%s'"
-#: lib/libalpm/add.c:120
+#: lib/libalpm/add.c:122
#, 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"
-#: lib/libalpm/add.c:129
+#: lib/libalpm/add.c:131
#, 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"
-#: lib/libalpm/add.c:136
+#: lib/libalpm/add.c:138
#, c-format
msgid "reading '%s' metadata"
msgstr "lecture des métas-données '%s'"
-#: lib/libalpm/add.c:189 lib/libalpm/remove.c:110
+#: lib/libalpm/add.c:191 lib/libalpm/remove.c:111
msgid "looking for unsatisfied dependencies"
msgstr "recherche des dépendances non satisfaites"
-#: lib/libalpm/add.c:201 lib/libalpm/sync.c:467
+#: lib/libalpm/add.c:203 lib/libalpm/sync.c:469
msgid "looking for conflicts"
msgstr "recherche des conflits"
-#: lib/libalpm/add.c:206
+#: lib/libalpm/add.c:208
msgid "replacing packages with -A and -U is not supported yet"
msgstr ""
-#: lib/libalpm/add.c:207
+#: lib/libalpm/add.c:209
#, c-format
msgid "please remove '%s' first, using -Rd"
msgstr ""
-#: lib/libalpm/add.c:248 lib/libalpm/remove.c:146
+#: lib/libalpm/add.c:250 lib/libalpm/remove.c:147
msgid "sorting by dependencies"
msgstr "tri par dépendances"
-#: lib/libalpm/add.c:260
+#: lib/libalpm/add.c:262
msgid "cleaning up"
msgstr "nettoyage"
-#: lib/libalpm/add.c:275
+#: lib/libalpm/add.c:277
msgid "looking for file conflicts"
msgstr "recherche de conflits entre fichiers"
-#: lib/libalpm/add.c:340
+#: lib/libalpm/add.c:342
#, c-format
msgid "upgrading package %s-%s"
msgstr "mise a jour du paquet %s-%s"
-#: lib/libalpm/add.c:364
+#: lib/libalpm/add.c:366
#, c-format
msgid "adding package %s-%s"
msgstr "ajout du paquet %s-%s"
-#: lib/libalpm/add.c:377
+#: lib/libalpm/add.c:379
#, c-format
msgid "removing old package first (%s-%s)"
msgstr "retirer l'ancien paquet préalablement (%s-%s)"
-#: lib/libalpm/add.c:405
+#: lib/libalpm/add.c:407
#, c-format
msgid "adding %s to the NoUpgrade array temporarily"
msgstr ""
-#: lib/libalpm/add.c:423
+#: lib/libalpm/add.c:425
msgid "extracting files"
msgstr "extraction des fichiers"
-#: lib/libalpm/add.c:438 lib/libalpm/util.c:465
+#: lib/libalpm/add.c:440 lib/libalpm/util.c:465
msgid "could not get current working directory"
msgstr "impossible de déterminer le répertoire courant"
-#: lib/libalpm/add.c:494 lib/libalpm/add.c:495
+#: lib/libalpm/add.c:496 lib/libalpm/add.c:497
#, fuzzy, c-format
msgid "%s is in NoExtract, skipping extraction"
msgstr "note: %s est dans la liste NoExtract -- ignore l'extraction"
-#: lib/libalpm/add.c:502
+#: lib/libalpm/add.c:504
#, fuzzy, c-format
msgid "%s is in trans->skip_add, skipping extraction"
msgstr "note: %s est dans la liste NoExtract -- ignore l'extraction"
-#: lib/libalpm/add.c:548 lib/libalpm/add.c:549 lib/libalpm/add.c:698
+#: lib/libalpm/add.c:550 lib/libalpm/add.c:551 lib/libalpm/add.c:700
#, c-format
msgid "could not extract %s (%s)"
msgstr "n'a pas pu extraire %s (%s)"
-#: lib/libalpm/add.c:592
+#: lib/libalpm/add.c:594
#, c-format
msgid "checking md5 hashes for %s"
msgstr "vérification de la 'signature' md5 pour %s"
-#: lib/libalpm/add.c:594
+#: lib/libalpm/add.c:596
#, c-format
msgid "checking sha1 hashes for %s"
msgstr "vérification de la 'signature' sha1 pour %s"
-#: lib/libalpm/add.c:596
+#: lib/libalpm/add.c:598
#, c-format
msgid "current: %s"
msgstr "courant: %s"
-#: lib/libalpm/add.c:597
+#: lib/libalpm/add.c:599
#, c-format
msgid "new: %s"
msgstr "nouveau: %s"
-#: lib/libalpm/add.c:598
+#: lib/libalpm/add.c:600
#, c-format
msgid "original: %s"
msgstr "original: %s"
-#: lib/libalpm/add.c:610
+#: lib/libalpm/add.c:612
#, c-format
msgid "could not rename %s (%s)"
msgstr "n'a pas pu renommer %s (%s)"
-#: lib/libalpm/add.c:611
+#: lib/libalpm/add.c:613
#, c-format
msgid "error: could not rename %s (%s)"
msgstr "erreur: n'a pas pu renommer %s (%s)"
-#: lib/libalpm/add.c:617 lib/libalpm/add.c:636
+#: lib/libalpm/add.c:619 lib/libalpm/add.c:638
#, fuzzy, c-format
msgid "could not copy tempfile to %s (%s)"
msgstr "n'a pas pu copier %s vers %s (%s)"
-#: lib/libalpm/add.c:618
+#: lib/libalpm/add.c:620
#, fuzzy, c-format
msgid "error: could not copy tempfile to %s (%s)"
msgstr "erreur: n'a pas pu copier %s vers %s (%s)"
-#: lib/libalpm/add.c:622
+#: lib/libalpm/add.c:624 lib/libalpm/remove.c:247
#, c-format
-msgid "%s saved as %s.pacorig"
-msgstr "%s sauve en tant que %s.pacorig"
+msgid "%s saved as %s"
+msgstr "%s sauve en tant que %s"
-#: lib/libalpm/add.c:623
+#: lib/libalpm/add.c:625
#, c-format
msgid "warning: %s saved as %s"
msgstr "avertissement: %s sauve en tant que %s"
-#: lib/libalpm/add.c:633
+#: lib/libalpm/add.c:635
#, fuzzy, c-format
msgid "action: installing new file: %s"
msgstr "action: installation de nouveau fichier"
-#: lib/libalpm/add.c:643 lib/libalpm/add.c:649 lib/libalpm/add.c:654
+#: lib/libalpm/add.c:645 lib/libalpm/add.c:651 lib/libalpm/add.c:656
msgid "action: leaving existing file in place"
msgstr "action: quitte en préservant les fichiers existant"
-#: lib/libalpm/add.c:657
+#: lib/libalpm/add.c:659
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"
-#: lib/libalpm/add.c:660
+#: lib/libalpm/add.c:662
#, c-format
msgid "could not install %s as %s: %s"
msgstr "n'a pas pu installer %s en tant que %s: %s"
-#: lib/libalpm/add.c:661
+#: lib/libalpm/add.c:663
#, c-format
msgid "error: could not install %s as %s: %s"
msgstr "erreur: n'a pas pu installer %s en tant que %s: %s"
-#: lib/libalpm/add.c:663
+#: lib/libalpm/add.c:665
#, c-format
msgid "%s installed as %s"
msgstr "%s installé en tant que %s"
-#: lib/libalpm/add.c:664
+#: lib/libalpm/add.c:666
#, c-format
msgid "warning: %s installed as %s"
msgstr "avertissement: %s installé en tant que %s"
-#: lib/libalpm/add.c:678
+#: lib/libalpm/add.c:680
#, c-format
msgid "%s is in NoUpgrade -- skipping"
msgstr "%s est marqué NoUpgrade -- ignore"
-#: lib/libalpm/add.c:679
+#: lib/libalpm/add.c:681
#, c-format
msgid "extracting %s as %s.pacnew"
msgstr "extrait %s en tant que %s.pacnew"
-#: lib/libalpm/add.c:680
+#: lib/libalpm/add.c:682
#, fuzzy, c-format
msgid "warning: extracting %s as %s.pacnew"
msgstr "avertissement: extrait %s%s en tant que %s"
-#: lib/libalpm/add.c:683
+#: lib/libalpm/add.c:685
#, c-format
msgid "extracting %s"
msgstr "extrait %s"
-#: lib/libalpm/add.c:699
+#: lib/libalpm/add.c:701
#, c-format
msgid "error: could not extract %s (%s)"
msgstr "erreur: n'a pas pu extraire %s (%s)"
-#: lib/libalpm/add.c:711
+#: lib/libalpm/add.c:713
#, fuzzy, c-format
msgid "appending backup entry for %s"
msgstr "ajoute une entre pour la sauvegarde"
-#: lib/libalpm/add.c:743 lib/libalpm/add.c:745
+#: lib/libalpm/add.c:745 lib/libalpm/add.c:747
#, c-format
msgid "errors occurred while %s %s"
msgstr "des erreurs sont survenue pendant %s %s"
-#: lib/libalpm/add.c:744 lib/libalpm/add.c:746
+#: lib/libalpm/add.c:746 lib/libalpm/add.c:748
msgid "upgrading"
msgstr "mise à jour"
-#: lib/libalpm/add.c:744 lib/libalpm/add.c:746
+#: lib/libalpm/add.c:746 lib/libalpm/add.c:748
msgid "installing"
msgstr "installation"
-#: lib/libalpm/add.c:763
+#: lib/libalpm/add.c:765
#, c-format
msgid "provision '%s' has been removed from package %s (%s => %s)"
msgstr ""
-#: lib/libalpm/add.c:775
+#: lib/libalpm/add.c:777
#, fuzzy, c-format
msgid "updating '%s' due to provision change (%s)"
msgstr "trouvé '%s' comme disposition pour '%s'"
-#: lib/libalpm/add.c:779 lib/libalpm/add.c:780
+#: lib/libalpm/add.c:781 lib/libalpm/add.c:782
#, fuzzy, c-format
msgid "could not update provision '%s' from '%s'"
msgstr "trouvé '%s' comme disposition pour '%s'"
-#: lib/libalpm/add.c:793 lib/libalpm/remove.c:337
+#: lib/libalpm/add.c:795 lib/libalpm/remove.c:338
msgid "updating database"
msgstr "met à jour la base de données"
-#: lib/libalpm/add.c:794
+#: lib/libalpm/add.c:796
#, c-format
msgid "adding database entry '%s'"
msgstr "ajoute l'entrée de base de données '%s'"
-#: lib/libalpm/add.c:797 lib/libalpm/add.c:799
+#: lib/libalpm/add.c:799 lib/libalpm/add.c:801
#, 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"
-#: lib/libalpm/add.c:805
+#: lib/libalpm/add.c:807
#, c-format
msgid "could not add entry '%s' in cache"
msgstr "n'a pas pu ajouter l'entrée '%s' dans le cache"
-#: lib/libalpm/add.c:838 lib/libalpm/remove.c:364 lib/libalpm/sync.c:1039
+#: lib/libalpm/add.c:840 lib/libalpm/remove.c:365 lib/libalpm/sync.c:1041
#, c-format
msgid "running \"ldconfig -r %s\""
msgstr "execute \"ldconfig -r %s\""
-#: lib/libalpm/alpm.c:113
+#: lib/libalpm/alpm.c:116
#, c-format
msgid "removing DB %s, %d remaining..."
msgstr ""
-#: lib/libalpm/alpm.c:178
+#: lib/libalpm/alpm.c:181
#, c-format
msgid "unregistering database '%s'"
msgstr "désenregistre la base de données '%s'"
-#: lib/libalpm/alpm.c:183
+#: lib/libalpm/alpm.c:186
#, c-format
msgid "closing database '%s'"
msgstr "ferme la base de données '%s'"
-#: lib/libalpm/alpm.c:229
+#: lib/libalpm/alpm.c:232
#, c-format
msgid ""
"adding new server to database '%s': protocol '%s', server '%s', path '%s'"
msgstr ""
-#: lib/libalpm/alpm.c:233
+#: lib/libalpm/alpm.c:236
#, c-format
msgid "serverlist flushed for '%s'"
msgstr ""
-#: lib/libalpm/alpm.c:276
+#: lib/libalpm/alpm.c:279
#, c-format
msgid "failed to get lastupdate time for %s (no big deal)"
msgstr ""
-#: lib/libalpm/alpm.c:295
+#: lib/libalpm/alpm.c:298
#, c-format
msgid "failed to sync db: %s [%d]"
msgstr ""
-#: lib/libalpm/alpm.c:299
+#: lib/libalpm/alpm.c:302
#, c-format
msgid "sync: new mtime for %s: %s"
msgstr ""
-#: lib/libalpm/alpm.c:305
+#: lib/libalpm/alpm.c:308
#, fuzzy, c-format
msgid "flushing database %s%s"
msgstr "recharge la base de données %s/%s"
-#: lib/libalpm/alpm.c:309
+#: lib/libalpm/alpm.c:312
#, fuzzy, 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"
-#: lib/libalpm/alpm.c:478
+#: lib/libalpm/alpm.c:481
#, fuzzy, c-format
msgid "could not get sha1sum for package %s-%s"
msgstr "n'a pas pu obtenir la 'signature' sha1 pour le paquet %s-%s\n"
-#: lib/libalpm/alpm.c:484
+#: lib/libalpm/alpm.c:487
#, fuzzy, c-format
msgid "sha1sums for package %s-%s match"
msgstr "les 'signatures' correspondent pour le paquet %s-%s"
-#: lib/libalpm/alpm.c:487
+#: lib/libalpm/alpm.c:490
#, 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"
-#: lib/libalpm/alpm.c:522
+#: lib/libalpm/alpm.c:525
#, fuzzy, c-format
msgid "could not get md5sum for package %s-%s"
msgstr "n'a pas pu obtenir la 'signature' md5 pour le paquet %s-%s\n"
-#: lib/libalpm/alpm.c:528
+#: lib/libalpm/alpm.c:531
#, fuzzy, c-format
msgid "md5sums for package %s-%s match"
msgstr "les 'signatures' correspondent pour le paquet %s-%s"
-#: lib/libalpm/alpm.c:531
+#: lib/libalpm/alpm.c:534
#, 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"
-#: lib/libalpm/alpm.c:780
+#: lib/libalpm/alpm.c:783
#, c-format
msgid "could not remove lock file %s"
msgstr "n'a pas pu effacer le fichier de verrou %s"
-#: lib/libalpm/alpm.c:781
+#: lib/libalpm/alpm.c:784
#, c-format
msgid "warning: could not remove lock file %s"
msgstr "avertissement: n'a pas pu effacer le fichier de verrou %s"
-#: lib/libalpm/alpm.c:916
+#: lib/libalpm/alpm.c:919
#, fuzzy, c-format
msgid "config: new section '%s'"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/alpm.c:945
+#: lib/libalpm/alpm.c:948
msgid "config: nopassiveftp"
msgstr ""
-#: lib/libalpm/alpm.c:948
+#: lib/libalpm/alpm.c:951
msgid "config: usesyslog"
msgstr ""
-#: lib/libalpm/alpm.c:951
+#: lib/libalpm/alpm.c:954
msgid "config: chomp"
msgstr ""
-#: lib/libalpm/alpm.c:954
+#: lib/libalpm/alpm.c:957
msgid "config: usecolor"
msgstr ""
-#: lib/libalpm/alpm.c:963
+#: lib/libalpm/alpm.c:966
#, fuzzy, c-format
msgid "config: including %s"
msgstr "ne peut ouvrir le fichier de log %s"
-#: lib/libalpm/alpm.c:973 lib/libalpm/alpm.c:978
+#: lib/libalpm/alpm.c:976 lib/libalpm/alpm.c:981
#, fuzzy, c-format
msgid "config: noupgrade: %s"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/alpm.c:986 lib/libalpm/alpm.c:991
+#: lib/libalpm/alpm.c:989 lib/libalpm/alpm.c:994
#, fuzzy, c-format
msgid "config: noextract: %s"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/alpm.c:999 lib/libalpm/alpm.c:1004
+#: lib/libalpm/alpm.c:1002 lib/libalpm/alpm.c:1007
#, fuzzy, c-format
msgid "config: ignorepkg: %s"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/alpm.c:1012 lib/libalpm/alpm.c:1017
+#: lib/libalpm/alpm.c:1015 lib/libalpm/alpm.c:1020
#, fuzzy, c-format
msgid "config: holdpkg: %s"
msgstr "ne peut ouvrir le fichier de log %s"
-#: lib/libalpm/alpm.c:1024
+#: lib/libalpm/alpm.c:1027
#, fuzzy, c-format
msgid "config: dbpath: %s"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/alpm.c:1031
+#: lib/libalpm/alpm.c:1034
#, fuzzy, c-format
msgid "config: cachedir: %s"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/alpm.c:1034
+#: lib/libalpm/alpm.c:1037
#, fuzzy, c-format
msgid "config: logfile: %s"
msgstr "ne peut ouvrir le fichier de log %s"
-#: lib/libalpm/alpm.c:1037
+#: lib/libalpm/alpm.c:1040
#, fuzzy, c-format
msgid "config: xfercommand: %s"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/alpm.c:1042
+#: lib/libalpm/alpm.c:1045
#, c-format
msgid "config: upgradedelay: %d"
msgstr ""
-#: lib/libalpm/alpm.c:1080 lib/libalpm/sync.c:105
+#: lib/libalpm/alpm.c:1083 lib/libalpm/sync.c:107
msgid "checking for package replacements"
msgstr "vérification des remplacements pour le paquet"
-#: lib/libalpm/alpm.c:1091 lib/libalpm/sync.c:121
+#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123
#, c-format
msgid "checking replacement '%s' for package '%s'"
msgstr "analyse du remplacement '%s' pour le paquet '%s'"
-#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123
+#: lib/libalpm/alpm.c:1097 lib/libalpm/sync.c:125
#, 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)"
-#: lib/libalpm/alpm.c:1124 lib/libalpm/sync.c:158
+#: lib/libalpm/alpm.c:1127 lib/libalpm/sync.c:160
#, 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)"
-#: lib/libalpm/alpm.c:1146 lib/libalpm/sync.c:192
+#: lib/libalpm/alpm.c:1149 lib/libalpm/sync.c:194
#, c-format
msgid "'%s' not found in sync db -- skipping"
msgstr "'%s' non trouvé dans la liste de synchronisation -- ignoré"
-#: lib/libalpm/alpm.c:1160 lib/libalpm/sync.c:206 lib/libalpm/sync.c:493
+#: lib/libalpm/alpm.c:1163 lib/libalpm/sync.c:208 lib/libalpm/sync.c:495
#, c-format
msgid "'%s' is already elected for removal -- skipping"
msgstr "'%s' est déjà sélectionné pour retrait -- ignoré"
-#: lib/libalpm/alpm.c:1166
+#: lib/libalpm/alpm.c:1169
#, fuzzy, c-format
msgid "%s elected for upgrade (%s => %s)"
msgstr "%s-%s sélectionné pour mise à jour (%s => %s)"
-#: lib/libalpm/be_files.c:58
+#: lib/libalpm/be_files.c:61
#, fuzzy, c-format
msgid "unpacking database '%s'"
msgstr "ouvre la base de données '%s'"
-#: lib/libalpm/be_files.c:75
+#: lib/libalpm/be_files.c:78
#, fuzzy, c-format
msgid "opening database from path '%s'"
msgstr "ouvre la base de données '%s'"
-#: lib/libalpm/be_files.c:179
+#: lib/libalpm/be_files.c:182
#, fuzzy, c-format
msgid "db scan could not find package: %s"
msgstr "ne peut trouver ou lire le paquet"
-#: lib/libalpm/be_files.c:183
+#: lib/libalpm/be_files.c:186
#, c-format
msgid "invalid name for dabatase entry '%s'"
msgstr "nom invalide pour l'entrée de base de données '%s'"
-#: lib/libalpm/be_files.c:218
+#: lib/libalpm/be_files.c:221
msgid "invalid package entry provided to _alpm_db_read, skipping"
msgstr ""
-#: lib/libalpm/be_files.c:223
+#: lib/libalpm/be_files.c:226
#, c-format
msgid ""
"request to read database info for a file-based package '%s', skipping..."
msgstr ""
-#: lib/libalpm/be_files.c:231
+#: lib/libalpm/be_files.c:234
#, c-format
msgid "loading package data for %s : level=%d"
msgstr ""
-#: lib/libalpm/be_files.c:239
+#: lib/libalpm/be_files.c:242
#, fuzzy, c-format
msgid "cannot find '%s-%s' in db '%s'"
msgstr "ne peut trouver %s dans la base de données"
-#: lib/libalpm/be_files.c:247 lib/libalpm/be_files.c:393
-#: lib/libalpm/be_files.c:416 lib/libalpm/be_files.c:507
-#: lib/libalpm/be_files.c:596 lib/libalpm/be_files.c:623
-#: lib/libalpm/package.c:204
+#: lib/libalpm/be_files.c:250 lib/libalpm/be_files.c:396
+#: lib/libalpm/be_files.c:419 lib/libalpm/be_files.c:510
+#: lib/libalpm/be_files.c:599 lib/libalpm/be_files.c:626
+#: lib/libalpm/package.c:206
#, fuzzy, c-format
msgid "could not open file %s: %s"
msgstr "ne peut ouvrir le fichier %s"
-#: lib/libalpm/be_files.c:504
+#: lib/libalpm/be_files.c:507
#, c-format
msgid "writing %s-%s DESC information back to db"
msgstr ""
-#: lib/libalpm/be_files.c:593
+#: lib/libalpm/be_files.c:596
#, c-format
msgid "writing %s-%s FILES information back to db"
msgstr ""
-#: lib/libalpm/be_files.c:620
+#: lib/libalpm/be_files.c:623
#, c-format
msgid "writing %s-%s DEPENDS information back to db"
msgstr ""
-#: lib/libalpm/cache.c:57
+#: lib/libalpm/cache.c:59
#, fuzzy, c-format
msgid "loading package cache for repository '%s'"
msgstr "nettoyage du cache de paquet pour le dépot '%s'"
-#: lib/libalpm/cache.c:62
+#: lib/libalpm/cache.c:64
#, fuzzy, c-format
msgid "adding '%s' to package cache for db '%s'"
msgstr "nettoyage du cache de paquet pour le dépot '%s'"
-#: lib/libalpm/cache.c:83
+#: lib/libalpm/cache.c:85
#, c-format
msgid "freeing package cache for repository '%s'"
msgstr "nettoyage du cache de paquet pour le dépot '%s'"
-#: lib/libalpm/cache.c:107
+#: lib/libalpm/cache.c:109
#, c-format
msgid "error: pkgcache is NULL for db '%s'"
msgstr ""
-#: lib/libalpm/cache.c:127
+#: lib/libalpm/cache.c:129
#, c-format
msgid "adding entry '%s' in '%s' cache"
msgstr "ajout de l'entrée '%s' dans '%s' cache"
-#: lib/libalpm/cache.c:147
+#: lib/libalpm/cache.c:149
#, c-format
msgid "removing entry '%s' from '%s' cache"
msgstr "retrait de l'entrée '%s' depuis '%s' cache"
-#: lib/libalpm/cache.c:154
+#: lib/libalpm/cache.c:156
#, fuzzy, c-format
msgid "cannot remove entry '%s' from '%s' cache: not found"
msgstr "retrait de l'entrée '%s' depuis '%s' cache"
-#: lib/libalpm/cache.c:176
+#: lib/libalpm/cache.c:178
#, fuzzy, c-format
msgid "error: failed to get '%s' from NULL pkgcache"
msgstr "ne peut retirer l'entrée '%s' du cache"
-#: lib/libalpm/cache.c:199
+#: lib/libalpm/cache.c:201
#, c-format
msgid "loading group cache for repository '%s'"
msgstr "chargement du group depuis le cache pour le dépot '%s'"
-#: lib/libalpm/conflict.c:68
+#: lib/libalpm/conflict.c:69
#, fuzzy, c-format
msgid " found conflict '%s' : package '%s'"
msgstr "analyse du remplacement '%s' pour le paquet '%s'"
-#: lib/libalpm/conflict.c:77
+#: lib/libalpm/conflict.c:78
#, c-format
msgid " found conflict '%s' : package '%s' provides '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:100 lib/libalpm/conflict.c:142
+#: lib/libalpm/conflict.c:101 lib/libalpm/conflict.c:143
#, fuzzy, c-format
msgid "package '%s' conflicts with itself - packaging error"
msgstr "le paquet '%s' est en conflit avec '%s'"
-#: lib/libalpm/conflict.c:106
+#: lib/libalpm/conflict.c:107
#, fuzzy, c-format
msgid "checkconflicts: target '%s' vs db"
msgstr "analyse des conflits: cible '%s' comparée à la base"
-#: lib/libalpm/conflict.c:148
+#: lib/libalpm/conflict.c:149
#, fuzzy, c-format
msgid "checkconflicts: target '%s' vs all targets"
msgstr "analyse des conflits: cible '%s' comparée aux cibles"
-#: lib/libalpm/conflict.c:180
+#: lib/libalpm/conflict.c:181
#, fuzzy, c-format
msgid "checkconflicts: db vs target '%s'"
msgstr "analyse des conflits: base de donnes comparée a la cible '%s'"
-#: lib/libalpm/conflict.c:200
+#: lib/libalpm/conflict.c:201
#, fuzzy, c-format
msgid "target '%s' is also in target list, using NEW conflicts"
msgstr "'%s' est dans la la liste de cibles -- conservation"
-#: lib/libalpm/conflict.c:256
+#: lib/libalpm/conflict.c:257
#, c-format
msgid "\tCONFLICTS:: %s conflicts with %s"
msgstr ""
-#: lib/libalpm/conflict.c:348 lib/libalpm/deps.c:57 lib/libalpm/deps.c:435
-#: lib/libalpm/deps.c:631 lib/libalpm/deps.c:671 lib/libalpm/group.c:43
-#: lib/libalpm/handle.c:49 lib/libalpm/package.c:80 lib/libalpm/sync.c:65
-#: lib/libalpm/sync.c:598 lib/libalpm/sync.c:614 lib/libalpm/sync.c:711
-#: lib/libalpm/trans.c:52 lib/libalpm/util.c:611 lib/libalpm/util.c:618
+#: lib/libalpm/conflict.c:349 lib/libalpm/deps.c:60 lib/libalpm/deps.c:438
+#: lib/libalpm/deps.c:634 lib/libalpm/deps.c:674 lib/libalpm/group.c:45
+#: lib/libalpm/handle.c:51 lib/libalpm/package.c:82 lib/libalpm/sync.c:67
+#: lib/libalpm/sync.c:600 lib/libalpm/sync.c:616 lib/libalpm/sync.c:713
+#: lib/libalpm/trans.c:55 lib/libalpm/util.c:611 lib/libalpm/util.c:618
#, c-format
msgid "malloc failure: could not allocate %d bytes"
msgstr "problème malloc: n'a pas pu allouer %d bytes"
-#: lib/libalpm/db.c:62 lib/libalpm/db.c:69
+#: lib/libalpm/db.c:64 lib/libalpm/db.c:71
#, c-format
msgid "malloc failed: could not allocate %d bytes"
msgstr "malloc à echoué: n'a pas pu allouer %d bytes"
-#: lib/libalpm/db.c:165
+#: lib/libalpm/db.c:167
msgid "attempt to re-register the 'local' DB"
msgstr ""
-#: lib/libalpm/db.c:173
+#: lib/libalpm/db.c:175
#, c-format
msgid "attempt to re-register the '%s' database, using existing"
msgstr ""
-#: lib/libalpm/db.c:179
+#: lib/libalpm/db.c:181
#, c-format
msgid "registering database '%s'"
msgstr "enregistre la base de données '%s'"
-#: lib/libalpm/db.c:184
+#: lib/libalpm/db.c:186
#, fuzzy, 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:195
+#: lib/libalpm/db.c:197
#, c-format
msgid "opening database '%s'"
msgstr "ouvre la base de données '%s'"
-#: lib/libalpm/deps.c:128
+#: lib/libalpm/deps.c:131
msgid "started sorting dependencies"
msgstr "début du tri des dépendances"
-#: lib/libalpm/deps.c:133
+#: lib/libalpm/deps.c:136
msgid "possible dependency cycle detected"
msgstr "possible cycle de dépendances détecte"
-#: lib/libalpm/deps.c:180
+#: lib/libalpm/deps.c:183
msgid "sorting dependencies finished"
msgstr "fin du tri des dépendances"
-#: lib/libalpm/deps.c:222 lib/libalpm/deps.c:307
+#: lib/libalpm/deps.c:225 lib/libalpm/deps.c:310
msgid "null package found in package list"
msgstr ""
-#: lib/libalpm/deps.c:227
+#: lib/libalpm/deps.c:230
#, 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:261
#, c-format
msgid "checkdeps: dependency '%s' has moved from '%s' to '%s'"
msgstr ""
-#: lib/libalpm/deps.c:277
+#: lib/libalpm/deps.c:280
#, fuzzy, c-format
msgid "checkdeps: dependency '%s' satisfied by installed package '%s'"
msgstr "analyse du remplacement '%s' pour le paquet '%s'"
-#: lib/libalpm/deps.c:286
+#: lib/libalpm/deps.c:289
#, fuzzy, c-format
msgid "checkdeps: updated '%s' won't satisfy a dependency of '%s'"
msgstr "analyse des dépendances: trouve %s comme dépendance pour %s"
-#: lib/libalpm/deps.c:356
+#: lib/libalpm/deps.c:359
#, fuzzy, c-format
msgid "missing dependency '%s' for package '%s'"
msgstr "analyse du remplacement '%s' pour le paquet '%s'"
-#: lib/libalpm/deps.c:406
+#: lib/libalpm/deps.c:409
#, c-format
msgid "checkdeps: found %s as required by %s"
msgstr "analyse des dépendances: trouve %s comme besoin pour %s"
-#: lib/libalpm/deps.c:482
+#: lib/libalpm/deps.c:485
#, c-format
msgid "excluding %s -- explicitly installed"
msgstr "exclue %s -- explicitement installe"
-#: lib/libalpm/deps.c:529
+#: lib/libalpm/deps.c:532
#, 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!"
-#: lib/libalpm/deps.c:537 lib/libalpm/deps.c:548
+#: lib/libalpm/deps.c:540 lib/libalpm/deps.c:551
#, c-format
msgid "adding '%s' to the targets"
msgstr "ajoute '%s' aux cibles"
-#: lib/libalpm/deps.c:580
+#: lib/libalpm/deps.c:583
#, fuzzy
msgid "started resolving dependencies"
msgstr "début du tri des dépendances"
-#: lib/libalpm/deps.c:598
+#: lib/libalpm/deps.c:601
#, c-format
msgid "%s provides dependency %s -- skipping"
msgstr "%s fourni la dépendance %s -- ignore"
-#: lib/libalpm/deps.c:627
+#: lib/libalpm/deps.c:630
#, c-format
msgid ""
"cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)"
@@ -742,683 +742,683 @@ msgstr ""
"ne peut résoudre les dépendances pour \"%s\" (\"%s\" n'est pas dans le jeu "
"de paquet)"
-#: lib/libalpm/deps.c:644
+#: lib/libalpm/deps.c:647
#, 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"
-#: lib/libalpm/deps.c:664
+#: lib/libalpm/deps.c:667
#, c-format
msgid "pulling dependency %s (needed by %s)"
msgstr "récupère la dépendance %s (requise par %s)"
-#: lib/libalpm/deps.c:668
+#: lib/libalpm/deps.c:671
#, c-format
msgid "cannot resolve dependencies for \"%s\""
msgstr "ne peut résoudre les dépendances pour \"%s\""
-#: lib/libalpm/deps.c:684
+#: lib/libalpm/deps.c:687
#, c-format
msgid "dependency cycle detected: %s"
msgstr "cycle de dépendances détecte: %s"
-#: lib/libalpm/deps.c:688
+#: lib/libalpm/deps.c:691
#, fuzzy
msgid "finished resolving dependencies"
msgstr "début du tri des dépendances"
-#: lib/libalpm/error.c:34
+#: lib/libalpm/error.c:40
msgid "out of memory!"
msgstr "dépassement de mémoire!"
-#: lib/libalpm/error.c:36
+#: lib/libalpm/error.c:42
#, fuzzy
msgid "unexpected system error"
msgstr "erreur non prévue"
-#: lib/libalpm/error.c:38
+#: lib/libalpm/error.c:44
msgid "insufficient privileges"
msgstr "autorisation insuffisante"
-#: lib/libalpm/error.c:40
+#: lib/libalpm/error.c:46
msgid "could not find or read file"
msgstr "ne peut trouver ou lire le fichier"
-#: lib/libalpm/error.c:42
+#: lib/libalpm/error.c:48
msgid "wrong or NULL argument passed"
msgstr "mauvais argument ou NULL passé"
-#: lib/libalpm/error.c:45
+#: lib/libalpm/error.c:51
msgid "library not initialized"
msgstr "librairie non initialisée"
-#: lib/libalpm/error.c:47
+#: lib/libalpm/error.c:53
msgid "library already initialized"
msgstr "librairie déjà initialisée"
-#: lib/libalpm/error.c:49
+#: lib/libalpm/error.c:55
msgid "unable to lock database"
msgstr "incapable de verrouiller la base de données"
-#: lib/libalpm/error.c:52
+#: lib/libalpm/error.c:58
msgid "could not open database"
msgstr "n'a pas pu ouvrir la base de données"
-#: lib/libalpm/error.c:54
+#: lib/libalpm/error.c:60
msgid "could not create database"
msgstr "n'a pas pu créer la base de données"
-#: lib/libalpm/error.c:56
+#: lib/libalpm/error.c:62
msgid "database not initialized"
msgstr "base de données non initialisée"
-#: lib/libalpm/error.c:58
+#: lib/libalpm/error.c:64
msgid "database already registered"
msgstr "base de données déjà enregistrées"
-#: lib/libalpm/error.c:60
+#: lib/libalpm/error.c:66
msgid "could not find database"
msgstr "n'a pas pu trouver la base de données"
-#: lib/libalpm/error.c:62
+#: lib/libalpm/error.c:68
msgid "could not update database"
msgstr "n'a pas pu mettre a jour la base de données"
-#: lib/libalpm/error.c:64
+#: lib/libalpm/error.c:70
msgid "could not remove database entry"
msgstr "n'a pas pu retirer l'entrée de base de données"
-#: lib/libalpm/error.c:67
+#: lib/libalpm/error.c:73
msgid "invalid url for server"
msgstr ""
-#: lib/libalpm/error.c:74
+#: lib/libalpm/error.c:80
msgid "could not set parameter"
msgstr "n'a pas pu définir le paramètre"
-#: lib/libalpm/error.c:77
+#: lib/libalpm/error.c:83
msgid "transaction already initialized"
msgstr "transaction déjà initialisée"
-#: lib/libalpm/error.c:79 lib/libalpm/error.c:83
+#: lib/libalpm/error.c:85 lib/libalpm/error.c:89
msgid "transaction not initialized"
msgstr "transaction non initialisée"
-#: lib/libalpm/error.c:81
+#: lib/libalpm/error.c:87
msgid "duplicate target"
msgstr "cible répétée"
-#: lib/libalpm/error.c:85
+#: lib/libalpm/error.c:91
msgid "transaction not prepared"
msgstr "transaction non préparée"
-#: lib/libalpm/error.c:87
+#: lib/libalpm/error.c:93
msgid "transaction aborted"
msgstr "transaction annulée"
-#: lib/libalpm/error.c:89
+#: lib/libalpm/error.c:95
msgid "operation not compatible with the transaction type"
msgstr "opération incompatible avec le type de transaction"
-#: lib/libalpm/error.c:91 lib/libalpm/sync.c:978
+#: lib/libalpm/error.c:97 lib/libalpm/sync.c:980
msgid "could not commit transaction"
msgstr "n'a pas pu appliquer la transaction"
-#: lib/libalpm/error.c:93
+#: lib/libalpm/error.c:99
#, fuzzy
msgid "could not download all files"
msgstr "ne peut trouver ou lire le fichier"
-#: lib/libalpm/error.c:96
+#: lib/libalpm/error.c:102
msgid "could not find or read package"
msgstr "ne peut trouver ou lire le paquet"
-#: lib/libalpm/error.c:98
+#: lib/libalpm/error.c:104
msgid "invalid or corrupted package"
msgstr "paquet invalide ou corrompu"
-#: lib/libalpm/error.c:100
+#: lib/libalpm/error.c:106
msgid "cannot open package file"
msgstr "ne peut ouvrir le fichier de paquet"
-#: lib/libalpm/error.c:102
+#: lib/libalpm/error.c:108
msgid "cannot load package data"
msgstr "ne peut charger les données du paquet"
-#: lib/libalpm/error.c:104
+#: lib/libalpm/error.c:110
msgid "package already installed"
msgstr "paquet déjà installé"
-#: lib/libalpm/error.c:106
+#: lib/libalpm/error.c:112
msgid "package not installed or lesser version"
msgstr "paquet non installé ou version plus ancienne"
-#: lib/libalpm/error.c:108
+#: lib/libalpm/error.c:114
#, fuzzy
msgid "cannot remove all files for package"
msgstr "ne peut effacer le fichier %s"
-#: lib/libalpm/error.c:110
+#: lib/libalpm/error.c:116
msgid "package name is not valid"
msgstr "nom de paquet invalide"
-#: lib/libalpm/error.c:112
+#: lib/libalpm/error.c:118
msgid "corrupted package"
msgstr "paquet corrompu"
-#: lib/libalpm/error.c:114
+#: lib/libalpm/error.c:120
msgid "no such repository"
msgstr ""
-#: lib/libalpm/error.c:117
+#: lib/libalpm/error.c:123
msgid "group not found"
msgstr "groupe non trouvé"
-#: lib/libalpm/error.c:120
+#: lib/libalpm/error.c:126
msgid "could not satisfy dependencies"
msgstr "n'a pas pu satisfaire les dépendances"
-#: lib/libalpm/error.c:122
+#: lib/libalpm/error.c:128
msgid "conflicting dependencies"
msgstr "conflit de dépendances"
-#: lib/libalpm/error.c:124
+#: lib/libalpm/error.c:130
msgid "conflicting files"
msgstr "conflit de fichier"
-#: lib/libalpm/error.c:127
+#: lib/libalpm/error.c:133
#, fuzzy
msgid "user aborted the operation"
msgstr "annulation utilisateur"
-#: lib/libalpm/error.c:129
+#: lib/libalpm/error.c:135
msgid "internal error"
msgstr "erreur interne"
-#: lib/libalpm/error.c:131
+#: lib/libalpm/error.c:137
msgid "libarchive error"
msgstr "erreur de libarchive"
-#: lib/libalpm/error.c:133
+#: lib/libalpm/error.c:139
msgid "not enough space on disk"
msgstr ""
-#: lib/libalpm/error.c:136
+#: lib/libalpm/error.c:142
msgid "not confirmed"
msgstr ""
-#: lib/libalpm/error.c:139
+#: lib/libalpm/error.c:145
msgid "bad configuration section name"
msgstr ""
-#: lib/libalpm/error.c:141
+#: lib/libalpm/error.c:147
msgid "'local' is reserved and cannot be used as a repository name"
msgstr ""
-#: lib/libalpm/error.c:143
+#: lib/libalpm/error.c:149
#, fuzzy
msgid "syntax error in config file"
msgstr "%s: erreur de syntaxe dans le fichier de description à la ligne %d"
-#: lib/libalpm/error.c:145
+#: lib/libalpm/error.c:151
msgid "all directives must belong to a section"
msgstr ""
-#: lib/libalpm/error.c:147
+#: lib/libalpm/error.c:153
msgid "invalid regular expression"
msgstr ""
-#: lib/libalpm/error.c:150
+#: lib/libalpm/error.c:156
#, fuzzy
msgid "connection to remote host failed"
msgstr "ne peut effacer le fichier %s"
-#: lib/libalpm/error.c:153
+#: lib/libalpm/error.c:159
msgid "unexpected error"
msgstr "erreur non prévue"
-#: lib/libalpm/handle.c:161
+#: lib/libalpm/handle.c:163
#, c-format
msgid "cannot canonicalize specified root path '%s'"
msgstr ""
-#: lib/libalpm/handle.c:173
+#: lib/libalpm/handle.c:175
#, c-format
msgid "option 'root' = %s"
msgstr ""
-#: lib/libalpm/handle.c:193
+#: lib/libalpm/handle.c:195
#, fuzzy, c-format
msgid "option 'dbpath' = %s"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/handle.c:209
+#: lib/libalpm/handle.c:211
#, fuzzy, c-format
msgid "option 'cachedir' = %s"
msgstr "n'a pas pu extraire %s: %s\n"
-#: lib/libalpm/md5driver.c:51
+#: lib/libalpm/md5driver.c:56
#, c-format
msgid "%s can't be opened\n"
msgstr "%s ne peut etre ouvert\n"
-#: lib/libalpm/md5driver.c:68 lib/libalpm/sha1.c:412
+#: lib/libalpm/md5driver.c:74
#, c-format
-msgid "sha1(%s) = %s"
+msgid "md5(%s) = %s"
msgstr ""
-#: lib/libalpm/package.c:148
+#: lib/libalpm/package.c:150
#, fuzzy, c-format
msgid "%s: forcing upgrade to version %s"
msgstr "version de paquet manquant dans %s"
-#: lib/libalpm/package.c:153
+#: lib/libalpm/package.c:155
#, fuzzy, c-format
msgid "%s: local (%s) is newer than %s (%s)"
msgstr "%s-%s: la version locale est plus récente"
-#: lib/libalpm/package.c:161
+#: lib/libalpm/package.c:163
#, c-format
msgid "%s-%s: ignoring package upgrade (%s)"
msgstr "%s-%s: ignore la mise à jour du paquet (%s)"
-#: lib/libalpm/package.c:167
+#: lib/libalpm/package.c:169
#, fuzzy, c-format
msgid "%s-%s: delaying upgrade of package (%s)"
msgstr "%s-%s: repousse la mise à jour du paquet (%s)\n"
-#: lib/libalpm/package.c:218 lib/libalpm/package.c:277
+#: lib/libalpm/package.c:220 lib/libalpm/package.c:279
#, c-format
msgid "%s: syntax error in description file line %d"
msgstr "%s: erreur de syntaxe dans le fichier de description à la ligne %d"
-#: lib/libalpm/package.c:351
+#: lib/libalpm/package.c:353
msgid "could not parse the package description file"
msgstr "n'a pas pu analyser le fichier de description"
-#: lib/libalpm/package.c:355
+#: lib/libalpm/package.c:357
#, c-format
msgid "missing package name in %s"
msgstr "nom de paquet manquant dans %s"
-#: lib/libalpm/package.c:359
+#: lib/libalpm/package.c:361
#, c-format
msgid "missing package version in %s"
msgstr "version de paquet manquant dans %s"
-#: lib/libalpm/package.c:394
+#: lib/libalpm/package.c:396
#, c-format
msgid "could not remove tempfile %s"
msgstr "ne peut effacer le fichier temporaire %s"
-#: lib/libalpm/package.c:407 lib/libalpm/package.c:414
+#: lib/libalpm/package.c:409 lib/libalpm/package.c:416
#, fuzzy, c-format
msgid "error while reading package: %s"
msgstr "mise a jour du paquet %s-%s"
-#: lib/libalpm/package.c:420
+#: lib/libalpm/package.c:422
#, fuzzy
msgid "missing package metadata"
msgstr "nom de paquet manquant dans %s"
-#: lib/libalpm/package.c:427
+#: lib/libalpm/package.c:429
#, fuzzy, c-format
msgid "missing package filelist in %s, generating one"
msgstr "fichier d'information manquant dans le paquet %s"
-#: lib/libalpm/package.c:560
+#: lib/libalpm/package.c:562
#, c-format
msgid "adding '%s' in requiredby field for '%s'"
msgstr "ajoute '%s' dans le champ 'requit par' pour '%s'"
-#: lib/libalpm/package.c:571
+#: lib/libalpm/package.c:573
#, fuzzy, c-format
msgid "adding '%s' in requiredby field for '%s' (provides: %s)"
msgstr "ajoute '%s' dans le champ 'requit par' pour '%s'"
-#: lib/libalpm/remove.c:78
+#: lib/libalpm/remove.c:79
#, c-format
msgid "could not find %s in database"
msgstr "ne peut trouver %s dans la base de données"
-#: lib/libalpm/remove.c:92
+#: lib/libalpm/remove.c:93
#, c-format
msgid "adding %s in the targets list"
msgstr "ajoute %s dans la liste de cibles"
-#: lib/libalpm/remove.c:120
+#: lib/libalpm/remove.c:121
#, c-format
msgid "pulling %s in the targets list"
msgstr "envoie %s dans la liste de destination"
-#: lib/libalpm/remove.c:123
+#: lib/libalpm/remove.c:124
#, c-format
msgid "could not find %s in database -- skipping"
msgstr "ne peut trouver %s dans la base de données -- ignoré"
-#: lib/libalpm/remove.c:141
+#: lib/libalpm/remove.c:142
msgid "finding removable dependencies"
msgstr "trouve les dépendances dispensables"
-#: lib/libalpm/remove.c:174
+#: lib/libalpm/remove.c:175
#, fuzzy, c-format
msgid "cannot remove file '%s': %s"
msgstr "ne peut effacer le fichier %s"
-#: lib/libalpm/remove.c:212
+#: lib/libalpm/remove.c:213
#, fuzzy, c-format
msgid "Skipping removal of '%s' due to NoUpgrade"
msgstr "ignore l'effacement de %s car il a été déplacé dans un autre paquet"
-#: lib/libalpm/remove.c:219
+#: lib/libalpm/remove.c:220
#, c-format
msgid "file %s does not exist"
msgstr "le fichier %s n'existe pas"
-#: lib/libalpm/remove.c:226
+#: lib/libalpm/remove.c:227
#, c-format
msgid "keeping directory %s"
msgstr "conserve le répertoire %s"
-#: lib/libalpm/remove.c:228
+#: lib/libalpm/remove.c:229
#, c-format
msgid "removing directory %s"
msgstr "efface le répertoire %s"
-#: lib/libalpm/remove.c:235
+#: lib/libalpm/remove.c:236
#, c-format
msgid "%s is in trans->skip_remove, skipping removal"
msgstr ""
-#: lib/libalpm/remove.c:246
-#, c-format
-msgid "%s saved as %s"
-msgstr "%s sauve en tant que %s"
-
-#: lib/libalpm/remove.c:249
+#: lib/libalpm/remove.c:250
#, c-format
msgid "transaction is set to NOSAVE, not backing up '%s'"
msgstr ""
-#: lib/libalpm/remove.c:253
+#: lib/libalpm/remove.c:254
#, c-format
msgid "unlinking %s"
msgstr "suppression %s"
-#: lib/libalpm/remove.c:260
+#: lib/libalpm/remove.c:261
#, fuzzy, c-format
msgid "cannot remove file %s: %s"
msgstr "ne peut effacer le fichier %s"
-#: lib/libalpm/remove.c:291
+#: lib/libalpm/remove.c:292
#, c-format
msgid "removing package %s-%s"
msgstr "retrait du paquet %s-%s"
-#: lib/libalpm/remove.c:308
+#: lib/libalpm/remove.c:309
#, fuzzy, c-format
msgid "not removing package '%s', can't remove all files"
msgstr "résolution du conflit de paquet '%s'"
-#: lib/libalpm/remove.c:315
+#: lib/libalpm/remove.c:316
#, fuzzy, c-format
msgid "removing %d files"
msgstr "efface les fichiers"
-#: lib/libalpm/remove.c:338
+#: lib/libalpm/remove.c:339
#, c-format
msgid "removing database entry '%s'"
msgstr "ne peut effacer l'entrée de base de de données %s"
-#: lib/libalpm/remove.c:340
+#: lib/libalpm/remove.c:341
#, c-format
msgid "could not remove database entry %s-%s"
msgstr "ne peut retirer l'entrée de base de donnée %s-%s"
-#: lib/libalpm/remove.c:345
+#: lib/libalpm/remove.c:346
#, c-format
msgid "could not remove entry '%s' from cache"
msgstr "ne peut retirer l'entrée '%s' du cache"
-#: lib/libalpm/sha1.c:398
+#: lib/libalpm/sha1.c:397
#, fuzzy, c-format
msgid "sha1: %s can't be opened\n"
msgstr "%s ne peut etre ouvert\n"
-#: lib/libalpm/sync.c:181
+#: lib/libalpm/sha1.c:412
+#, c-format
+msgid "sha1(%s) = %s"
+msgstr ""
+
+#: lib/libalpm/sync.c:183
msgid "checking for package upgrades"
msgstr "vérification des mises à jour de paquets"
-#: lib/libalpm/sync.c:213
+#: lib/libalpm/sync.c:215
#, c-format
msgid "%s-%s elected for upgrade (%s => %s)"
msgstr "%s-%s sélectionné pour mise à jour (%s => %s)"
-#: lib/libalpm/sync.c:260
+#: lib/libalpm/sync.c:262
#, fuzzy, c-format
msgid "searching for target in repo '%s'"
msgstr "charge la cible '%s'"
-#: lib/libalpm/sync.c:268 lib/libalpm/sync.c:291
+#: lib/libalpm/sync.c:270 lib/libalpm/sync.c:293
#, c-format
msgid "target '%s' not found -- looking for provisions"
msgstr "cible '%s' non trouvée -- recherche des dispositions"
-#: lib/libalpm/sync.c:273 lib/libalpm/sync.c:296
+#: lib/libalpm/sync.c:275 lib/libalpm/sync.c:298
#, c-format
msgid "found '%s' as a provision for '%s'"
msgstr "trouvé '%s' comme disposition pour '%s'"
-#: lib/libalpm/sync.c:280
+#: lib/libalpm/sync.c:282
#, fuzzy, c-format
msgid "repository '%s' not found"
msgstr "groupe non trouvé"
-#: lib/libalpm/sync.c:321
+#: lib/libalpm/sync.c:323
#, c-format
msgid "%s-%s is up to date -- skipping"
msgstr "%s-%s est à jour -- ignoré"
-#: lib/libalpm/sync.c:344
+#: lib/libalpm/sync.c:346
#, c-format
msgid "adding target '%s' to the transaction set"
msgstr "ajout de la cible '%s' au jeu de transaction"
-#: lib/libalpm/sync.c:392
+#: lib/libalpm/sync.c:394
#, fuzzy
msgid "resolving target's dependencies"
msgstr "résolution des dépendances pour les cibles"
-#: lib/libalpm/sync.c:412
+#: lib/libalpm/sync.c:414
#, c-format
msgid "adding package %s-%s to the transaction targets"
msgstr "ajout du paquet %s-%s à la liste de transactions"
-#: lib/libalpm/sync.c:447
+#: lib/libalpm/sync.c:449
msgid "looking for unresolvable dependencies"
msgstr "recherche de dépendancea non soluble"
-#: lib/libalpm/sync.c:478
+#: lib/libalpm/sync.c:480
#, fuzzy, c-format
msgid "package '%s' conflicts with '%s'"
msgstr "le paquet '%s' est en conflit avec '%s'"
-#: lib/libalpm/sync.c:500
+#: lib/libalpm/sync.c:502
#, c-format
msgid "'%s' not found in transaction set -- skipping"
msgstr "'%s' non trouve dans le jeu de transaction -- ignoré"
-#: lib/libalpm/sync.c:511
+#: lib/libalpm/sync.c:513
#, c-format
msgid "package '%s' provides its own conflict"
msgstr "le paquet '%s' génère son propre conflit"
-#: lib/libalpm/sync.c:534 lib/libalpm/sync.c:539
+#: lib/libalpm/sync.c:536 lib/libalpm/sync.c:541
#, c-format
msgid "'%s' is in the target list -- keeping it"
msgstr "'%s' est dans la la liste de cibles -- conservation"
-#: lib/libalpm/sync.c:551 lib/libalpm/sync.c:588
+#: lib/libalpm/sync.c:553 lib/libalpm/sync.c:590
#, c-format
msgid "removing '%s' from target list"
msgstr "retire '%s' de la liste de cibles"
-#: lib/libalpm/sync.c:560
+#: lib/libalpm/sync.c:562
#, c-format
msgid "resolving package '%s' conflict"
msgstr "résolution du conflit de paquet '%s'"
-#: lib/libalpm/sync.c:583
+#: lib/libalpm/sync.c:585
#, c-format
msgid "electing '%s' for removal"
msgstr "sélection de '%s' pour retrait"
-#: lib/libalpm/sync.c:594 lib/libalpm/sync.c:610
+#: lib/libalpm/sync.c:596 lib/libalpm/sync.c:612
msgid "unresolvable package conflicts detected"
msgstr "conflit de paquets non soluble détecté"
-#: lib/libalpm/sync.c:662
+#: lib/libalpm/sync.c:664
msgid "checking dependencies of packages designated for removal"
msgstr "analyse des dépendances pour les paquets marques à retirer"
-#: lib/libalpm/sync.c:676
+#: lib/libalpm/sync.c:678
msgid "something has gone horribly wrong"
msgstr "quelque chose s'est horriblement mal passé"
-#: lib/libalpm/sync.c:696
+#: lib/libalpm/sync.c:698
#, c-format
msgid "found '%s' as a provision for '%s' -- conflict aborted"
msgstr "trouvé '%s' comme disposition pour '%s' -- conflit annulé"
-#: lib/libalpm/sync.c:792
+#: lib/libalpm/sync.c:794
#, c-format
msgid "%s is already in the cache\n"
msgstr ""
-#: lib/libalpm/sync.c:803
+#: lib/libalpm/sync.c:805
#, c-format
msgid "no %s cache exists, creating...\n"
msgstr ""
-#: lib/libalpm/sync.c:804
+#: lib/libalpm/sync.c:806
#, c-format
msgid "warning: no %s cache exists, creating..."
msgstr ""
-#: lib/libalpm/sync.c:809
+#: lib/libalpm/sync.c:811
msgid "couldn't create package cache, using /tmp instead\n"
msgstr ""
-#: lib/libalpm/sync.c:810
+#: lib/libalpm/sync.c:812
msgid "warning: couldn't create package cache, using /tmp instead"
msgstr ""
-#: lib/libalpm/sync.c:817
+#: lib/libalpm/sync.c:819
#, c-format
msgid "failed to retrieve some files from %s\n"
msgstr ""
-#: lib/libalpm/sync.c:847 lib/libalpm/sync.c:859
+#: lib/libalpm/sync.c:849 lib/libalpm/sync.c:861
#, 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"
-#: lib/libalpm/sync.c:878
+#: lib/libalpm/sync.c:880
#, 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"
-#: lib/libalpm/sync.c:880
+#: lib/libalpm/sync.c:882
#, 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"
-#: lib/libalpm/sync.c:901
+#: lib/libalpm/sync.c:903
msgid "could not create removal transaction"
msgstr "n'a pas pu créer la transaction de retrait"
-#: lib/libalpm/sync.c:907
+#: lib/libalpm/sync.c:909
msgid "could not initialize the removal transaction"
msgstr "n'a pas pu initialiser la transaction de retrait"
-#: lib/libalpm/sync.c:927
+#: lib/libalpm/sync.c:929
msgid "removing conflicting and to-be-replaced packages"
msgstr "efface les paquets en conflit et ceux à remplacer"
-#: lib/libalpm/sync.c:929
+#: lib/libalpm/sync.c:931
msgid "could not prepare removal transaction"
msgstr "n'a pas pu préparer la transaction de retrait"
-#: lib/libalpm/sync.c:935
+#: lib/libalpm/sync.c:937
msgid "could not commit removal transaction"
msgstr "n'a pas pu appliquer la transaction de retrait"
-#: lib/libalpm/sync.c:942
+#: lib/libalpm/sync.c:944
msgid "installing packages"
msgstr "installe les paquets"
-#: lib/libalpm/sync.c:945
+#: lib/libalpm/sync.c:947
msgid "could not create transaction"
msgstr "n'a pas pu créer la transaction"
-#: lib/libalpm/sync.c:950
+#: lib/libalpm/sync.c:952
msgid "could not initialize transaction"
msgstr "n'a pas pu initialiser la transaction"
-#: lib/libalpm/sync.c:973
+#: lib/libalpm/sync.c:975
msgid "could not prepare transaction"
msgstr "n'a pas pu préparer la transaction"
-#: lib/libalpm/sync.c:985
+#: lib/libalpm/sync.c:987
msgid "updating database for replaced packages' dependencies"
msgstr ""
"mise a jour de la base de données concernant les dépendances de paquets "
"remplaces"
-#: lib/libalpm/sync.c:1014
+#: lib/libalpm/sync.c:1016
#, 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"
-#: lib/libalpm/sync.c:1023
+#: lib/libalpm/sync.c:1025
#, 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"
-#: lib/libalpm/sync.c:1063
+#: lib/libalpm/sync.c:1065
#, fuzzy, c-format
msgid "found package '%s-%s' in sync"
msgstr "retrait du paquet %s-%s"
-#: lib/libalpm/sync.c:1069
+#: lib/libalpm/sync.c:1071
#, fuzzy, c-format
msgid "package '%s' not found in sync"
msgstr "'%s' non trouvé dans la liste de synchronisation -- ignoré"
-#: lib/libalpm/trans.c:264
+#: lib/libalpm/trans.c:267
#, fuzzy, c-format
msgid "updating dependency packages 'requiredby' fields for %s-%s"
msgstr "mise a jour des champs 'requit par' des dépendances"
-#: lib/libalpm/trans.c:267
+#: lib/libalpm/trans.c:270
msgid "package has no dependencies, no other packages to update"
msgstr ""
-#: lib/libalpm/trans.c:304 lib/libalpm/trans.c:330
+#: lib/libalpm/trans.c:307 lib/libalpm/trans.c:333
#, c-format
msgid "updating 'requiredby' field for package '%s'"
msgstr "mise à jour du champ 'requit par' pour le paquet '%s'"
-#: lib/libalpm/trans.c:315 lib/libalpm/trans.c:341
+#: lib/libalpm/trans.c:318 lib/libalpm/trans.c:344
#, 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"
-#: lib/libalpm/trans.c:322
+#: lib/libalpm/trans.c:325
#, c-format
msgid "could not find dependency '%s'"
msgstr "n'a pas pu trouver la dépendance '%s'"
@@ -1502,16 +1502,19 @@ msgstr "n'a pas pu effacer tmpdir %s"
msgid "check_freespace: total pkg size: %lld, disk space: %lld"
msgstr ""
-#: lib/libalpm/versioncmp.c:277
+#: lib/libalpm/versioncmp.c:279
#, c-format
msgid "depcmp: %s-%s %s %s-%s => %s"
msgstr ""
-#: lib/libalpm/versioncmp.c:282
+#: lib/libalpm/versioncmp.c:284
#, c-format
msgid "depcmp: %s-%s %s %s => %s"
msgstr ""
+#~ msgid "%s saved as %s.pacorig"
+#~ msgstr "%s sauve en tant que %s.pacorig"
+
#~ msgid "could not parse token %s"
#~ msgstr "ne peut analyser l'élément %s"
diff --git a/lib/libalpm/po/hu.po b/lib/libalpm/po/hu.po
index 92aab3dc..d54ea7a5 100644
--- a/lib/libalpm/po/hu.po
+++ b/lib/libalpm/po/hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Pacman package manager 3.0.0\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-04 12:01-0500\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2006-09-03 13:49+0200\n"
"Last-Translator: Miklos Vajna <vmiklos@frugalware.org>\n"
"MIME-Version: 1.0\n"
@@ -16,286 +16,286 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: lib/libalpm/add.c:75
+#: lib/libalpm/add.c:77
#, c-format
msgid "loading target '%s'"
msgstr "cél betöltése '%s'"
-#: lib/libalpm/add.c:120
+#: lib/libalpm/add.c:122
#, 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"
-#: lib/libalpm/add.c:129
+#: lib/libalpm/add.c:131
#, 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"
-#: lib/libalpm/add.c:136
+#: lib/libalpm/add.c:138
#, c-format
msgid "reading '%s' metadata"
msgstr "'%s' metaadat olvasása"
-#: lib/libalpm/add.c:189 lib/libalpm/remove.c:110
+#: lib/libalpm/add.c:191 lib/libalpm/remove.c:111
msgid "looking for unsatisfied dependencies"
msgstr "elégtelen függõségek keresése"
-#: lib/libalpm/add.c:201 lib/libalpm/sync.c:467
+#: lib/libalpm/add.c:203 lib/libalpm/sync.c:469
msgid "looking for conflicts"
msgstr "konfliktusok keresése"
-#: lib/libalpm/add.c:206
+#: lib/libalpm/add.c:208
msgid "replacing packages with -A and -U is not supported yet"
msgstr ""
-#: lib/libalpm/add.c:207
+#: lib/libalpm/add.c:209
#, c-format
msgid "please remove '%s' first, using -Rd"
msgstr ""
-#: lib/libalpm/add.c:248 lib/libalpm/remove.c:146
+#: lib/libalpm/add.c:250 lib/libalpm/remove.c:147
msgid "sorting by dependencies"
msgstr "rendezés függõségek szerint"
-#: lib/libalpm/add.c:260
+#: lib/libalpm/add.c:262
msgid "cleaning up"
msgstr "tisztítás"
-#: lib/libalpm/add.c:275
+#: lib/libalpm/add.c:277
msgid "looking for file conflicts"
msgstr "fájl konfliktusok keresése"
-#: lib/libalpm/add.c:340
+#: lib/libalpm/add.c:342
#, c-format
msgid "upgrading package %s-%s"
msgstr "csomag frissítése: %s-%s"
-#: lib/libalpm/add.c:364
+#: lib/libalpm/add.c:366
#, c-format
msgid "adding package %s-%s"
msgstr "csomag hozzáadása %s-%s"
-#: lib/libalpm/add.c:377
+#: lib/libalpm/add.c:379
#, c-format
msgid "removing old package first (%s-%s)"
msgstr "elsõként a régi csomag eltávolítása (%s-%s)"
-#: lib/libalpm/add.c:405
+#: lib/libalpm/add.c:407
#, c-format
msgid "adding %s to the NoUpgrade array temporarily"
msgstr ""
-#: lib/libalpm/add.c:423
+#: lib/libalpm/add.c:425
msgid "extracting files"
msgstr "fájlok kifejtése"
-#: lib/libalpm/add.c:438 lib/libalpm/util.c:465
+#: lib/libalpm/add.c:440 lib/libalpm/util.c:465
msgid "could not get current working directory"
msgstr "a jelenlegi munkakönyvtár nem kapható meg"
-#: lib/libalpm/add.c:494 lib/libalpm/add.c:495
+#: lib/libalpm/add.c:496 lib/libalpm/add.c:497
#, fuzzy, c-format
msgid "%s is in NoExtract, skipping extraction"
msgstr "figyelmeztetés: %s a NoExtractben van -- kifejtés kihagyása"
-#: lib/libalpm/add.c:502
+#: lib/libalpm/add.c:504
#, fuzzy, c-format
msgid "%s is in trans->skip_add, skipping extraction"
msgstr "figyelmeztetés: %s a NoExtractben van -- kifejtés kihagyása"
-#: lib/libalpm/add.c:548 lib/libalpm/add.c:549 lib/libalpm/add.c:698
+#: lib/libalpm/add.c:550 lib/libalpm/add.c:551 lib/libalpm/add.c:700
#, c-format
msgid "could not extract %s (%s)"
msgstr "nem sikerült kifejteni: %s (%s)"
-#: lib/libalpm/add.c:592
+#: lib/libalpm/add.c:594
#, c-format
msgid "checking md5 hashes for %s"
msgstr "md5 összegek vizsgálata a %s számára"
-#: lib/libalpm/add.c:594
+#: lib/libalpm/add.c:596
#, c-format
msgid "checking sha1 hashes for %s"
msgstr "sha1 összegek vizsgálata a %s számára"
-#: lib/libalpm/add.c:596
+#: lib/libalpm/add.c:598
#, c-format
msgid "current: %s"
msgstr "jelenlegi: %s"
-#: lib/libalpm/add.c:597
+#: lib/libalpm/add.c:599
#, c-format
msgid "new: %s"
msgstr "új: %s"
-#: lib/libalpm/add.c:598
+#: lib/libalpm/add.c:600
#, c-format
msgid "original: %s"
msgstr "eredeti: %s"
-#: lib/libalpm/add.c:610
+#: lib/libalpm/add.c:612
#, c-format
msgid "could not rename %s (%s)"
msgstr "nem sikerült átnevezni: %s (%s)"
-#: lib/libalpm/add.c:611
+#: lib/libalpm/add.c:613
#, c-format
msgid "error: could not rename %s (%s)"
msgstr "hiba: nem sikerült átnevezni: %s (%s)"
-#: lib/libalpm/add.c:617 lib/libalpm/add.c:636
+#: lib/libalpm/add.c:619 lib/libalpm/add.c:638
#, fuzzy, c-format
msgid "could not copy tempfile to %s (%s)"
msgstr "nem sikerült másolni: %s-t ide: %s (%s)"
-#: lib/libalpm/add.c:618
+#: lib/libalpm/add.c:620
#, fuzzy, c-format
msgid "error: could not copy tempfile to %s (%s)"
msgstr "hiba: nem sikerült másolni: %s-t ide: %s (%s)"
-#: lib/libalpm/add.c:622
+#: lib/libalpm/add.c:624 lib/libalpm/remove.c:247
#, c-format
-msgid "%s saved as %s.pacorig"
-msgstr "a %s elmentve %s.pacorig néven"
+msgid "%s saved as %s"
+msgstr "a %s elmentve %s néven"
-#: lib/libalpm/add.c:623
+#: lib/libalpm/add.c:625
#, c-format
msgid "warning: %s saved as %s"
msgstr "figyelmeztetés: a %s elmentve %s néven"
-#: lib/libalpm/add.c:633
+#: lib/libalpm/add.c:635
#, fuzzy, c-format
msgid "action: installing new file: %s"
msgstr "folyamat: az új fájl telepítése"
-#: lib/libalpm/add.c:643 lib/libalpm/add.c:649 lib/libalpm/add.c:654
+#: lib/libalpm/add.c:645 lib/libalpm/add.c:651 lib/libalpm/add.c:656
msgid "action: leaving existing file in place"
msgstr "folyamat: a jelenlegi fájl megtartása"
-#: lib/libalpm/add.c:657
+#: lib/libalpm/add.c:659
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"
-#: lib/libalpm/add.c:660
+#: lib/libalpm/add.c:662
#, c-format
msgid "could not install %s as %s: %s"
msgstr "nem sikerült telepíteni a %s-t %s-ként: %s"
-#: lib/libalpm/add.c:661
+#: lib/libalpm/add.c:663
#, 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"
-#: lib/libalpm/add.c:663
+#: lib/libalpm/add.c:665
#, c-format
msgid "%s installed as %s"
msgstr "a %s %s néven lett telepítve"
-#: lib/libalpm/add.c:664
+#: lib/libalpm/add.c:666
#, c-format
msgid "warning: %s installed as %s"
msgstr "figyelmeztetés: a %s néven %s lett telepítve"
-#: lib/libalpm/add.c:678
+#: lib/libalpm/add.c:680
#, c-format
msgid "%s is in NoUpgrade -- skipping"
msgstr "%s a NoUpgrade-ben van -- kihagyás"
-#: lib/libalpm/add.c:679
+#: lib/libalpm/add.c:681
#, c-format
msgid "extracting %s as %s.pacnew"
msgstr "%s kifejtése %s.pacnew néven"
-#: lib/libalpm/add.c:680
+#: lib/libalpm/add.c:682
#, fuzzy, c-format
msgid "warning: extracting %s as %s.pacnew"
msgstr "figyelmeztetés: %s%s kifejtése %s.pacnew néven"
-#: lib/libalpm/add.c:683
+#: lib/libalpm/add.c:685
#, c-format
msgid "extracting %s"
msgstr "a %s kifejtése"
-#: lib/libalpm/add.c:699
+#: lib/libalpm/add.c:701
#, c-format
msgid "error: could not extract %s (%s)"
msgstr "hiba: nem sikerült kifejteni: %s (%s)"
-#: lib/libalpm/add.c:711
+#: lib/libalpm/add.c:713
#, fuzzy, c-format
msgid "appending backup entry for %s"
msgstr "hozzáfûzés a biztonsági bejegyzéshez"
-#: lib/libalpm/add.c:743 lib/libalpm/add.c:745
+#: lib/libalpm/add.c:745 lib/libalpm/add.c:747
#, c-format
msgid "errors occurred while %s %s"
msgstr "hiba %s közben: %s"
-#: lib/libalpm/add.c:744 lib/libalpm/add.c:746
+#: lib/libalpm/add.c:746 lib/libalpm/add.c:748
msgid "upgrading"
msgstr "frissítés"
-#: lib/libalpm/add.c:744 lib/libalpm/add.c:746
+#: lib/libalpm/add.c:746 lib/libalpm/add.c:748
msgid "installing"
msgstr "telepítés"
-#: lib/libalpm/add.c:763
+#: lib/libalpm/add.c:765
#, c-format
msgid "provision '%s' has been removed from package %s (%s => %s)"
msgstr ""
-#: lib/libalpm/add.c:775
+#: lib/libalpm/add.c:777
#, fuzzy, c-format
msgid "updating '%s' due to provision change (%s)"
msgstr "a '%s' szolgáltatja a következõt: '%s'"
-#: lib/libalpm/add.c:779 lib/libalpm/add.c:780
+#: lib/libalpm/add.c:781 lib/libalpm/add.c:782
#, fuzzy, c-format
msgid "could not update provision '%s' from '%s'"
msgstr "a '%s' szolgáltatja a következõt: '%s'"
-#: lib/libalpm/add.c:793 lib/libalpm/remove.c:337
+#: lib/libalpm/add.c:795 lib/libalpm/remove.c:338
msgid "updating database"
msgstr "az adatbázis frissítése"
-#: lib/libalpm/add.c:794
+#: lib/libalpm/add.c:796
#, c-format
msgid "adding database entry '%s'"
msgstr "adatbázis mezõ hozzáadása '%s'"
-#: lib/libalpm/add.c:797 lib/libalpm/add.c:799
+#: lib/libalpm/add.c:799 lib/libalpm/add.c:801
#, c-format
msgid "could not update database entry %s-%s"
msgstr "sikertelen a '%s-%s' adatbázis-bejegyzés frissítése"
-#: lib/libalpm/add.c:805
+#: lib/libalpm/add.c:807
#, c-format
msgid "could not add entry '%s' in cache"
msgstr "sikertelen a '%s' bejegyzés hozzáadása a gyorsítótárhoz"
-#: lib/libalpm/add.c:838 lib/libalpm/remove.c:364 lib/libalpm/sync.c:1039
+#: lib/libalpm/add.c:840 lib/libalpm/remove.c:365 lib/libalpm/sync.c:1041
#, c-format
msgid "running \"ldconfig -r %s\""
msgstr "az \"ldconfig -r %s\" futtatása"
-#: lib/libalpm/alpm.c:113
+#: lib/libalpm/alpm.c:116
#, c-format
msgid "removing DB %s, %d remaining..."
msgstr ""
-#: lib/libalpm/alpm.c:178
+#: lib/libalpm/alpm.c:181
#, c-format
msgid "unregistering database '%s'"
msgstr "adatbázis eltávolítása: '%s'"
-#: lib/libalpm/alpm.c:183
+#: lib/libalpm/alpm.c:186
#, c-format
msgid "closing database '%s'"
msgstr "adatbázis bezárása: '%s'"
-#: lib/libalpm/alpm.c:229
+#: lib/libalpm/alpm.c:232
#, c-format
msgid ""
"adding new server to database '%s': protocol '%s', server '%s', path '%s'"
@@ -303,445 +303,445 @@ msgstr ""
"új szerver hozzáadása a(z) '%s' adatbázishoz: protokoll '%s', szerver '%s', "
"út '%s'"
-#: lib/libalpm/alpm.c:233
+#: lib/libalpm/alpm.c:236
#, c-format
msgid "serverlist flushed for '%s'"
msgstr "a szerverlista ürítve a(z) '%s' számára"
-#: lib/libalpm/alpm.c:276
+#: lib/libalpm/alpm.c:279
#, 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"
-#: lib/libalpm/alpm.c:295
+#: lib/libalpm/alpm.c:298
#, c-format
msgid "failed to sync db: %s [%d]"
msgstr ""
-#: lib/libalpm/alpm.c:299
+#: lib/libalpm/alpm.c:302
#, 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"
-#: lib/libalpm/alpm.c:305
+#: lib/libalpm/alpm.c:308
#, fuzzy, c-format
msgid "flushing database %s%s"
msgstr "adatbázis frissítése: %s/%s"
-#: lib/libalpm/alpm.c:309
+#: lib/libalpm/alpm.c:312
#, fuzzy, c-format
msgid "could not remove database entry %s%s"
msgstr "sikertelen a %s/%s adatbázis-bejegyzés eltávolítása"
-#: lib/libalpm/alpm.c:478
+#: lib/libalpm/alpm.c:481
#, fuzzy, c-format
msgid "could not get sha1sum for package %s-%s"
msgstr "sikertelen az sha1 ellenõrzõ összeg elérése a %s-%s csomag számára\n"
-#: lib/libalpm/alpm.c:484
+#: lib/libalpm/alpm.c:487
#, fuzzy, c-format
msgid "sha1sums for package %s-%s match"
msgstr "a %s-%s csomag ellenõrzõ összegei megegyeznek"
-#: lib/libalpm/alpm.c:487
+#: lib/libalpm/alpm.c:490
#, fuzzy, c-format
msgid "sha1sums do not match for package %s-%s"
msgstr "%s-%s csomag sha1 ellenõrzõ összegei nem egyeznek meg\n"
-#: lib/libalpm/alpm.c:522
+#: lib/libalpm/alpm.c:525
#, fuzzy, c-format
msgid "could not get md5sum for package %s-%s"
msgstr "sikertelen az md5 ellenõrzõ összeg elérése a %s-%s csomag számára\n"
-#: lib/libalpm/alpm.c:528
+#: lib/libalpm/alpm.c:531
#, fuzzy, c-format
msgid "md5sums for package %s-%s match"
msgstr "a %s-%s csomag ellenõrzõ összegei megegyeznek"
-#: lib/libalpm/alpm.c:531
+#: lib/libalpm/alpm.c:534
#, fuzzy, c-format
msgid "md5sums do not match for package %s-%s"
msgstr "%s-%s csomag md5 ellenõrzõ összegei nem egyeznek meg\n"
-#: lib/libalpm/alpm.c:780
+#: lib/libalpm/alpm.c:783
#, c-format
msgid "could not remove lock file %s"
msgstr "nem sikerült a zároló fájl (%s) eltávolítása"
-#: lib/libalpm/alpm.c:781
+#: lib/libalpm/alpm.c:784
#, 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"
-#: lib/libalpm/alpm.c:916
+#: lib/libalpm/alpm.c:919
#, fuzzy, c-format
msgid "config: new section '%s'"
msgstr "beállítások: új szekció '%s'\n"
-#: lib/libalpm/alpm.c:945
+#: lib/libalpm/alpm.c:948
#, fuzzy
msgid "config: nopassiveftp"
msgstr "beállítások: nem fog frissülni: %s\n"
-#: lib/libalpm/alpm.c:948
+#: lib/libalpm/alpm.c:951
#, fuzzy
msgid "config: usesyslog"
msgstr "beállítások: syslog használata\n"
-#: lib/libalpm/alpm.c:951
+#: lib/libalpm/alpm.c:954
#, fuzzy
msgid "config: chomp"
msgstr "beállítások: ez a csomag mindenképp meg lesz tartva: %s\n"
-#: lib/libalpm/alpm.c:954
+#: lib/libalpm/alpm.c:957
#, fuzzy
msgid "config: usecolor"
msgstr "beállítások: syslog használata\n"
-#: lib/libalpm/alpm.c:963
+#: lib/libalpm/alpm.c:966
#, fuzzy, c-format
msgid "config: including %s"
msgstr "beállítások: a %s beolvasása\n"
-#: lib/libalpm/alpm.c:973 lib/libalpm/alpm.c:978
+#: lib/libalpm/alpm.c:976 lib/libalpm/alpm.c:981
#, fuzzy, c-format
msgid "config: noupgrade: %s"
msgstr "beállítások: nem fog frissülni: %s\n"
-#: lib/libalpm/alpm.c:986 lib/libalpm/alpm.c:991
+#: lib/libalpm/alpm.c:989 lib/libalpm/alpm.c:994
#, fuzzy, c-format
msgid "config: noextract: %s"
msgstr "nem sikerült kifejteni: %s\n"
-#: lib/libalpm/alpm.c:999 lib/libalpm/alpm.c:1004
+#: lib/libalpm/alpm.c:1002 lib/libalpm/alpm.c:1007
#, fuzzy, c-format
msgid "config: ignorepkg: %s"
msgstr "beállítások: a %s csomag figyelmen kívül hagyása\n"
-#: lib/libalpm/alpm.c:1012 lib/libalpm/alpm.c:1017
+#: lib/libalpm/alpm.c:1015 lib/libalpm/alpm.c:1020
#, fuzzy, c-format
msgid "config: holdpkg: %s"
msgstr "beállítások: ez a csomag mindenképp meg lesz tartva: %s\n"
-#: lib/libalpm/alpm.c:1024
+#: lib/libalpm/alpm.c:1027
#, fuzzy, c-format
msgid "config: dbpath: %s"
msgstr "beállítások: adatbázis útvonala: %s\n"
-#: lib/libalpm/alpm.c:1031
+#: lib/libalpm/alpm.c:1034
#, fuzzy, c-format
msgid "config: cachedir: %s"
msgstr "beállítások: gyorsítótár könyvtára: %s\n"
-#: lib/libalpm/alpm.c:1034
+#: lib/libalpm/alpm.c:1037
#, fuzzy, c-format
msgid "config: logfile: %s"
msgstr "beállítások: naplófájl: %s\n"
-#: lib/libalpm/alpm.c:1037
+#: lib/libalpm/alpm.c:1040
#, 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:1042
+#: lib/libalpm/alpm.c:1045
#, fuzzy, c-format
msgid "config: upgradedelay: %d"
msgstr "beállítások: frissítés késleltetése: %i\n"
-#: lib/libalpm/alpm.c:1080 lib/libalpm/sync.c:105
+#: lib/libalpm/alpm.c:1083 lib/libalpm/sync.c:107
msgid "checking for package replacements"
msgstr "csomagcserék ellenõrzése"
-#: lib/libalpm/alpm.c:1091 lib/libalpm/sync.c:121
+#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123
#, c-format
msgid "checking replacement '%s' for package '%s'"
msgstr "csere vizsgálata: '%s' -> '%s'"
-#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123
+#: lib/libalpm/alpm.c:1097 lib/libalpm/sync.c:125
#, 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)"
-#: lib/libalpm/alpm.c:1124 lib/libalpm/sync.c:158
+#: lib/libalpm/alpm.c:1127 lib/libalpm/sync.c:160
#, 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:1146 lib/libalpm/sync.c:192
+#: lib/libalpm/alpm.c:1149 lib/libalpm/sync.c:194
#, 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:1160 lib/libalpm/sync.c:206 lib/libalpm/sync.c:493
+#: lib/libalpm/alpm.c:1163 lib/libalpm/sync.c:208 lib/libalpm/sync.c:495
#, 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:1166
+#: lib/libalpm/alpm.c:1169
#, fuzzy, c-format
msgid "%s elected for upgrade (%s => %s)"
msgstr "%s-%s kiválasztva frissítésre (%s => %s)"
-#: lib/libalpm/be_files.c:58
+#: lib/libalpm/be_files.c:61
#, fuzzy, c-format
msgid "unpacking database '%s'"
msgstr "adatbázis megnyitása: '%s'"
-#: lib/libalpm/be_files.c:75
+#: lib/libalpm/be_files.c:78
#, fuzzy, c-format
msgid "opening database from path '%s'"
msgstr "adatbázis megnyitása: '%s'"
-#: lib/libalpm/be_files.c:179
+#: lib/libalpm/be_files.c:182
#, fuzzy, c-format
msgid "db scan could not find package: %s"
msgstr "nem található vagy nem olvasható a csomag"
-#: lib/libalpm/be_files.c:183
+#: lib/libalpm/be_files.c:186
#, c-format
msgid "invalid name for dabatase entry '%s'"
msgstr "érvénytelen név a '%s' adatbázis-bejegyzés számára"
-#: lib/libalpm/be_files.c:218
+#: lib/libalpm/be_files.c:221
msgid "invalid package entry provided to _alpm_db_read, skipping"
msgstr ""
-#: lib/libalpm/be_files.c:223
+#: lib/libalpm/be_files.c:226
#, c-format
msgid ""
"request to read database info for a file-based package '%s', skipping..."
msgstr ""
-#: lib/libalpm/be_files.c:231
+#: lib/libalpm/be_files.c:234
#, c-format
msgid "loading package data for %s : level=%d"
msgstr ""
-#: lib/libalpm/be_files.c:239
+#: lib/libalpm/be_files.c:242
#, fuzzy, c-format
msgid "cannot find '%s-%s' in db '%s'"
msgstr "nem található a %s az adatbázisban"
-#: lib/libalpm/be_files.c:247 lib/libalpm/be_files.c:393
-#: lib/libalpm/be_files.c:416 lib/libalpm/be_files.c:507
-#: lib/libalpm/be_files.c:596 lib/libalpm/be_files.c:623
-#: lib/libalpm/package.c:204
+#: lib/libalpm/be_files.c:250 lib/libalpm/be_files.c:396
+#: lib/libalpm/be_files.c:419 lib/libalpm/be_files.c:510
+#: lib/libalpm/be_files.c:599 lib/libalpm/be_files.c:626
+#: lib/libalpm/package.c:206
#, fuzzy, c-format
msgid "could not open file %s: %s"
msgstr "nem sikerült megnyitni a %s fájlt"
-#: lib/libalpm/be_files.c:504
+#: lib/libalpm/be_files.c:507
#, c-format
msgid "writing %s-%s DESC information back to db"
msgstr ""
-#: lib/libalpm/be_files.c:593
+#: lib/libalpm/be_files.c:596
#, c-format
msgid "writing %s-%s FILES information back to db"
msgstr ""
-#: lib/libalpm/be_files.c:620
+#: lib/libalpm/be_files.c:623
#, c-format
msgid "writing %s-%s DEPENDS information back to db"
msgstr ""
-#: lib/libalpm/cache.c:57
+#: lib/libalpm/cache.c:59
#, fuzzy, c-format
msgid "loading package cache for repository '%s'"
msgstr "csomagok gyorsítótárának felszabadítása a '%s' repó számára"
-#: lib/libalpm/cache.c:62
+#: lib/libalpm/cache.c:64
#, fuzzy, c-format
msgid "adding '%s' to package cache for db '%s'"
msgstr "csomagok gyorsítótárának felszabadítása a '%s' repó számára"
-#: lib/libalpm/cache.c:83
+#: lib/libalpm/cache.c:85
#, 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"
-#: lib/libalpm/cache.c:107
+#: lib/libalpm/cache.c:109
#, c-format
msgid "error: pkgcache is NULL for db '%s'"
msgstr ""
-#: lib/libalpm/cache.c:127
+#: lib/libalpm/cache.c:129
#, c-format
msgid "adding entry '%s' in '%s' cache"
msgstr "a '%s' bejegyzés hozzáadása a '%s' gyorsítótárhoz"
-#: lib/libalpm/cache.c:147
+#: lib/libalpm/cache.c:149
#, 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"
-#: lib/libalpm/cache.c:154
+#: lib/libalpm/cache.c:156
#, fuzzy, c-format
msgid "cannot remove entry '%s' from '%s' cache: not found"
msgstr "a '%s' bejegyzés eltávolítása a '%s' gyorsítótárból"
-#: lib/libalpm/cache.c:176
+#: lib/libalpm/cache.c:178
#, fuzzy, c-format
msgid "error: failed to get '%s' from NULL pkgcache"
msgstr "nem sikerült eltávolítani a '%s' bejegyzést a gyorsítótárból"
-#: lib/libalpm/cache.c:199
+#: lib/libalpm/cache.c:201
#, c-format
msgid "loading group cache for repository '%s'"
msgstr "csoportgyorsítótár betöltése a '%s' repó számára"
-#: lib/libalpm/conflict.c:68
+#: lib/libalpm/conflict.c:69
#, fuzzy, c-format
msgid " found conflict '%s' : package '%s'"
msgstr "csere vizsgálata: '%s' -> '%s'"
-#: lib/libalpm/conflict.c:77
+#: lib/libalpm/conflict.c:78
#, c-format
msgid " found conflict '%s' : package '%s' provides '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:100 lib/libalpm/conflict.c:142
+#: lib/libalpm/conflict.c:101 lib/libalpm/conflict.c:143
#, c-format
msgid "package '%s' conflicts with itself - packaging error"
msgstr ""
-#: lib/libalpm/conflict.c:106
+#: lib/libalpm/conflict.c:107
#, fuzzy, c-format
msgid "checkconflicts: target '%s' vs db"
msgstr "checkconflicts: cél '%s' vs db"
-#: lib/libalpm/conflict.c:148
+#: lib/libalpm/conflict.c:149
#, fuzzy, c-format
msgid "checkconflicts: target '%s' vs all targets"
msgstr "checkconflicts: cél '%s' vs célok"
-#: lib/libalpm/conflict.c:180
+#: lib/libalpm/conflict.c:181
#, fuzzy, c-format
msgid "checkconflicts: db vs target '%s'"
msgstr "checkconflicts: db vs cél '%s'"
-#: lib/libalpm/conflict.c:200
+#: lib/libalpm/conflict.c:201
#, fuzzy, c-format
msgid "target '%s' is also in target list, using NEW conflicts"
msgstr "az újabb verzió (%s-%s) már elérhetõ a cél listában -- kihagyás"
-#: lib/libalpm/conflict.c:256
+#: lib/libalpm/conflict.c:257
#, c-format
msgid "\tCONFLICTS:: %s conflicts with %s"
msgstr ""
-#: lib/libalpm/conflict.c:348 lib/libalpm/deps.c:57 lib/libalpm/deps.c:435
-#: lib/libalpm/deps.c:631 lib/libalpm/deps.c:671 lib/libalpm/group.c:43
-#: lib/libalpm/handle.c:49 lib/libalpm/package.c:80 lib/libalpm/sync.c:65
-#: lib/libalpm/sync.c:598 lib/libalpm/sync.c:614 lib/libalpm/sync.c:711
-#: lib/libalpm/trans.c:52 lib/libalpm/util.c:611 lib/libalpm/util.c:618
+#: lib/libalpm/conflict.c:349 lib/libalpm/deps.c:60 lib/libalpm/deps.c:438
+#: lib/libalpm/deps.c:634 lib/libalpm/deps.c:674 lib/libalpm/group.c:45
+#: lib/libalpm/handle.c:51 lib/libalpm/package.c:82 lib/libalpm/sync.c:67
+#: lib/libalpm/sync.c:600 lib/libalpm/sync.c:616 lib/libalpm/sync.c:713
+#: lib/libalpm/trans.c:55 lib/libalpm/util.c:611 lib/libalpm/util.c:618
#, c-format
msgid "malloc failure: could not allocate %d bytes"
msgstr "malloc probléma: nem sikerült allokálni %d byte-ot"
-#: lib/libalpm/db.c:62 lib/libalpm/db.c:69
+#: lib/libalpm/db.c:64 lib/libalpm/db.c:71
#, c-format
msgid "malloc failed: could not allocate %d bytes"
msgstr "malloc probléma: nem sikerült allokálni %d byte-ot"
-#: lib/libalpm/db.c:165
+#: lib/libalpm/db.c:167
msgid "attempt to re-register the 'local' DB"
msgstr ""
-#: lib/libalpm/db.c:173
+#: lib/libalpm/db.c:175
#, c-format
msgid "attempt to re-register the '%s' database, using existing"
msgstr ""
-#: lib/libalpm/db.c:179
+#: lib/libalpm/db.c:181
#, c-format
msgid "registering database '%s'"
msgstr "adatbázis regisztrálása: '%s'"
-#: lib/libalpm/db.c:184
+#: lib/libalpm/db.c:186
#, fuzzy, 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:195
+#: lib/libalpm/db.c:197
#, c-format
msgid "opening database '%s'"
msgstr "adatbázis megnyitása: '%s'"
-#: lib/libalpm/deps.c:128
+#: lib/libalpm/deps.c:131
msgid "started sorting dependencies"
msgstr "a függõségek rendezése elkezdõdött"
-#: lib/libalpm/deps.c:133
+#: lib/libalpm/deps.c:136
msgid "possible dependency cycle detected"
msgstr "lehetséges körkörös függõségi probléma észlelve"
-#: lib/libalpm/deps.c:180
+#: lib/libalpm/deps.c:183
msgid "sorting dependencies finished"
msgstr "a függõségek rendezése befejezõdött"
-#: lib/libalpm/deps.c:222 lib/libalpm/deps.c:307
+#: lib/libalpm/deps.c:225 lib/libalpm/deps.c:310
msgid "null package found in package list"
msgstr ""
-#: lib/libalpm/deps.c:227
+#: lib/libalpm/deps.c:230
#, 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:261
#, c-format
msgid "checkdeps: dependency '%s' has moved from '%s' to '%s'"
msgstr ""
-#: lib/libalpm/deps.c:277
+#: lib/libalpm/deps.c:280
#, fuzzy, c-format
msgid "checkdeps: dependency '%s' satisfied by installed package '%s'"
msgstr "csere vizsgálata: '%s' -> '%s'"
-#: lib/libalpm/deps.c:286
+#: lib/libalpm/deps.c:289
#, fuzzy, c-format
msgid "checkdeps: updated '%s' won't satisfy a dependency of '%s'"
msgstr "checkdeps: a %s egy függõség a %s számára"
-#: lib/libalpm/deps.c:356
+#: lib/libalpm/deps.c:359
#, fuzzy, c-format
msgid "missing dependency '%s' for package '%s'"
msgstr "csere vizsgálata: '%s' -> '%s'"
-#: lib/libalpm/deps.c:406
+#: lib/libalpm/deps.c:409
#, c-format
msgid "checkdeps: found %s as required by %s"
msgstr "checkdeps: a %s igényelt a %s által"
-#: lib/libalpm/deps.c:482
+#: lib/libalpm/deps.c:485
#, c-format
msgid "excluding %s -- explicitly installed"
msgstr "a %s kihagyása -- explicit módon lett telepítve"
-#: lib/libalpm/deps.c:529
+#: lib/libalpm/deps.c:532
#, 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!"
-#: lib/libalpm/deps.c:537 lib/libalpm/deps.c:548
+#: lib/libalpm/deps.c:540 lib/libalpm/deps.c:551
#, c-format
msgid "adding '%s' to the targets"
msgstr "a '%s' hozzáadása a célcsomagokhoz"
-#: lib/libalpm/deps.c:580
+#: lib/libalpm/deps.c:583
#, fuzzy
msgid "started resolving dependencies"
msgstr "a függõségek rendezése elkezdõdött"
-#: lib/libalpm/deps.c:598
+#: lib/libalpm/deps.c:601
#, c-format
msgid "%s provides dependency %s -- skipping"
msgstr "a %s szolgáltatja a %s függõséget -- kihagyás"
-#: lib/libalpm/deps.c:627
+#: lib/libalpm/deps.c:630
#, c-format
msgid ""
"cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)"
@@ -749,686 +749,686 @@ 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)"
-#: lib/libalpm/deps.c:644
+#: lib/libalpm/deps.c:647
#, 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"
-#: lib/libalpm/deps.c:664
+#: lib/libalpm/deps.c:667
#, c-format
msgid "pulling dependency %s (needed by %s)"
msgstr "a %s függõség behozása (a %s igényli)"
-#: lib/libalpm/deps.c:668
+#: lib/libalpm/deps.c:671
#, c-format
msgid "cannot resolve dependencies for \"%s\""
msgstr "nem sikerült feloldani a függõségeket a \"%s\" számára"
-#: lib/libalpm/deps.c:684
+#: lib/libalpm/deps.c:687
#, c-format
msgid "dependency cycle detected: %s"
msgstr "körkörös függõség észlelve: %s"
-#: lib/libalpm/deps.c:688
+#: lib/libalpm/deps.c:691
#, fuzzy
msgid "finished resolving dependencies"
msgstr "a függõségek rendezése elkezdõdött"
-#: lib/libalpm/error.c:34
+#: lib/libalpm/error.c:40
msgid "out of memory!"
msgstr "elfogyott a memória!"
-#: lib/libalpm/error.c:36
+#: lib/libalpm/error.c:42
#, fuzzy
msgid "unexpected system error"
msgstr "nemvárt hiba"
-#: lib/libalpm/error.c:38
+#: lib/libalpm/error.c:44
msgid "insufficient privileges"
msgstr "elégtelen jogosultságok"
-#: lib/libalpm/error.c:40
+#: lib/libalpm/error.c:46
msgid "could not find or read file"
msgstr "nem található vagy nem olvasható a fájl"
-#: lib/libalpm/error.c:42
+#: lib/libalpm/error.c:48
msgid "wrong or NULL argument passed"
msgstr "rossz vagy NULL argumentum érkezett"
-#: lib/libalpm/error.c:45
+#: lib/libalpm/error.c:51
msgid "library not initialized"
msgstr "a könyvtár nem inicializált"
-#: lib/libalpm/error.c:47
+#: lib/libalpm/error.c:53
msgid "library already initialized"
msgstr "a könyvtár már inicializált"
-#: lib/libalpm/error.c:49
+#: lib/libalpm/error.c:55
msgid "unable to lock database"
msgstr "nem sikerült zárolni az adatbázist"
-#: lib/libalpm/error.c:52
+#: lib/libalpm/error.c:58
msgid "could not open database"
msgstr "nem sikerült megnyitni az adatbázist"
-#: lib/libalpm/error.c:54
+#: lib/libalpm/error.c:60
msgid "could not create database"
msgstr "nem sikerült létrehozni az adatbázist"
-#: lib/libalpm/error.c:56
+#: lib/libalpm/error.c:62
msgid "database not initialized"
msgstr "az adatbázis nem inicializált"
-#: lib/libalpm/error.c:58
+#: lib/libalpm/error.c:64
msgid "database already registered"
msgstr "az adatbázis már regisztrált"
-#: lib/libalpm/error.c:60
+#: lib/libalpm/error.c:66
msgid "could not find database"
msgstr "nem található az adatbázis"
-#: lib/libalpm/error.c:62
+#: lib/libalpm/error.c:68
msgid "could not update database"
msgstr "nem sikerült megnyitni az adatbázist"
-#: lib/libalpm/error.c:64
+#: lib/libalpm/error.c:70
msgid "could not remove database entry"
msgstr "nem sikerült eltávolítani az adatbázis-bejegyzést"
-#: lib/libalpm/error.c:67
+#: lib/libalpm/error.c:73
msgid "invalid url for server"
msgstr ""
-#: lib/libalpm/error.c:74
+#: lib/libalpm/error.c:80
msgid "could not set parameter"
msgstr "nem sikerült beállítani a paramétert"
-#: lib/libalpm/error.c:77
+#: lib/libalpm/error.c:83
msgid "transaction already initialized"
msgstr "a tranzakció már inicializált"
-#: lib/libalpm/error.c:79 lib/libalpm/error.c:83
+#: lib/libalpm/error.c:85 lib/libalpm/error.c:89
msgid "transaction not initialized"
msgstr "a tranzakció nem inicializált"
-#: lib/libalpm/error.c:81
+#: lib/libalpm/error.c:87
msgid "duplicate target"
msgstr "két azonos célcsomag"
-#: lib/libalpm/error.c:85
+#: lib/libalpm/error.c:91
msgid "transaction not prepared"
msgstr "a tranzakció nincs elõkészítve"
-#: lib/libalpm/error.c:87
+#: lib/libalpm/error.c:93
msgid "transaction aborted"
msgstr "a tranzakció félbeszakítva"
-#: lib/libalpm/error.c:89
+#: lib/libalpm/error.c:95
msgid "operation not compatible with the transaction type"
msgstr "a mûvelet nem egyeztethetõ össze a jelenlegi tranzakciótípussal"
-#: lib/libalpm/error.c:91 lib/libalpm/sync.c:978
+#: lib/libalpm/error.c:97 lib/libalpm/sync.c:980
#, fuzzy
msgid "could not commit transaction"
msgstr "nem sikerült létrehozni az adatbázist"
-#: lib/libalpm/error.c:93
+#: lib/libalpm/error.c:99
#, fuzzy
msgid "could not download all files"
msgstr "nem található vagy nem olvasható a fájl"
-#: lib/libalpm/error.c:96
+#: lib/libalpm/error.c:102
msgid "could not find or read package"
msgstr "nem található vagy nem olvasható a csomag"
-#: lib/libalpm/error.c:98
+#: lib/libalpm/error.c:104
msgid "invalid or corrupted package"
msgstr "nem érvényes vagy sérült csomag"
-#: lib/libalpm/error.c:100
+#: lib/libalpm/error.c:106
msgid "cannot open package file"
msgstr "nem sikerült megnyitni a csomagfájlt"
-#: lib/libalpm/error.c:102
+#: lib/libalpm/error.c:108
msgid "cannot load package data"
msgstr "nem sikerült betölteni a csomagadatokat"
-#: lib/libalpm/error.c:104
+#: lib/libalpm/error.c:110
msgid "package already installed"
msgstr "a csomag már telepítve van"
-#: lib/libalpm/error.c:106
+#: lib/libalpm/error.c:112
msgid "package not installed or lesser version"
msgstr "a csomag nincs telepítve vagy kisebb verziójú"
-#: lib/libalpm/error.c:108
+#: lib/libalpm/error.c:114
#, fuzzy
msgid "cannot remove all files for package"
msgstr "nem sikerült eltávolítani a %s fájlt"
-#: lib/libalpm/error.c:110
+#: lib/libalpm/error.c:116
msgid "package name is not valid"
msgstr "nem érvényes a csomagnév"
-#: lib/libalpm/error.c:112
+#: lib/libalpm/error.c:118
msgid "corrupted package"
msgstr "sérült csomag"
-#: lib/libalpm/error.c:114
+#: lib/libalpm/error.c:120
msgid "no such repository"
msgstr ""
-#: lib/libalpm/error.c:117
+#: lib/libalpm/error.c:123
msgid "group not found"
msgstr "a csoport nem található"
-#: lib/libalpm/error.c:120
+#: lib/libalpm/error.c:126
msgid "could not satisfy dependencies"
msgstr "nem sikerült kielégíteni a függõségeket"
-#: lib/libalpm/error.c:122
+#: lib/libalpm/error.c:128
msgid "conflicting dependencies"
msgstr "ütközõ függõségek"
-#: lib/libalpm/error.c:124
+#: lib/libalpm/error.c:130
msgid "conflicting files"
msgstr "ütközõ fájlok"
-#: lib/libalpm/error.c:127
+#: lib/libalpm/error.c:133
#, fuzzy
msgid "user aborted the operation"
msgstr "felhasználói megszakítás"
-#: lib/libalpm/error.c:129
+#: lib/libalpm/error.c:135
msgid "internal error"
msgstr "belsõ hiba"
-#: lib/libalpm/error.c:131
+#: lib/libalpm/error.c:137
msgid "libarchive error"
msgstr "libarchive hiba"
-#: lib/libalpm/error.c:133
+#: lib/libalpm/error.c:139
#, fuzzy
msgid "not enough space on disk"
msgstr "nincs elég hely"
-#: lib/libalpm/error.c:136
+#: lib/libalpm/error.c:142
msgid "not confirmed"
msgstr "nem megerõsített"
-#: lib/libalpm/error.c:139
+#: lib/libalpm/error.c:145
#, fuzzy
msgid "bad configuration section name"
msgstr "rossz szekciónév"
-#: lib/libalpm/error.c:141
+#: lib/libalpm/error.c:147
#, fuzzy
msgid "'local' is reserved and cannot be used as a repository name"
msgstr "a 'local' név fenntartott és nem használható csomagfaként"
-#: lib/libalpm/error.c:143
+#: lib/libalpm/error.c:149
#, fuzzy
msgid "syntax error in config file"
msgstr "%s: szintaktikai hiba a leírófájl %d. sorában"
-#: lib/libalpm/error.c:145
+#: lib/libalpm/error.c:151
msgid "all directives must belong to a section"
msgstr "minden direktívának egy szekcióhoz kell tartoznia"
-#: lib/libalpm/error.c:147
+#: lib/libalpm/error.c:153
msgid "invalid regular expression"
msgstr ""
-#: lib/libalpm/error.c:150
+#: lib/libalpm/error.c:156
#, fuzzy
msgid "connection to remote host failed"
msgstr "nem sikerült eltávolítani a %s fájlt"
-#: lib/libalpm/error.c:153
+#: lib/libalpm/error.c:159
msgid "unexpected error"
msgstr "nemvárt hiba"
-#: lib/libalpm/handle.c:161
+#: lib/libalpm/handle.c:163
#, c-format
msgid "cannot canonicalize specified root path '%s'"
msgstr ""
-#: lib/libalpm/handle.c:173
+#: lib/libalpm/handle.c:175
#, c-format
msgid "option 'root' = %s"
msgstr ""
-#: lib/libalpm/handle.c:193
+#: lib/libalpm/handle.c:195
#, fuzzy, c-format
msgid "option 'dbpath' = %s"
msgstr "beállítások: adatbázis útvonala: %s\n"
-#: lib/libalpm/handle.c:209
+#: lib/libalpm/handle.c:211
#, fuzzy, c-format
msgid "option 'cachedir' = %s"
msgstr "beállítások: gyorsítótár könyvtára: %s\n"
-#: lib/libalpm/md5driver.c:51
+#: lib/libalpm/md5driver.c:56
#, c-format
msgid "%s can't be opened\n"
msgstr "nem sikerült megnyitni a következõt: %s\n"
-#: lib/libalpm/md5driver.c:68 lib/libalpm/sha1.c:412
+#: lib/libalpm/md5driver.c:74
#, c-format
-msgid "sha1(%s) = %s"
+msgid "md5(%s) = %s"
msgstr ""
-#: lib/libalpm/package.c:148
+#: lib/libalpm/package.c:150
#, fuzzy, c-format
msgid "%s: forcing upgrade to version %s"
msgstr "hiányzó csomagverzió itt: %s"
-#: lib/libalpm/package.c:153
+#: lib/libalpm/package.c:155
#, fuzzy, c-format
msgid "%s: local (%s) is newer than %s (%s)"
msgstr "%s-%s: a helyi verzió újabb"
-#: lib/libalpm/package.c:161
+#: lib/libalpm/package.c:163
#, 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/package.c:167
+#: lib/libalpm/package.c:169
#, 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/package.c:218 lib/libalpm/package.c:277
+#: lib/libalpm/package.c:220 lib/libalpm/package.c:279
#, c-format
msgid "%s: syntax error in description file line %d"
msgstr "%s: szintaktikai hiba a leírófájl %d. sorában"
-#: lib/libalpm/package.c:351
+#: lib/libalpm/package.c:353
msgid "could not parse the package description file"
msgstr "nem sikerült értelmezni a csomagleíró fájlt"
-#: lib/libalpm/package.c:355
+#: lib/libalpm/package.c:357
#, c-format
msgid "missing package name in %s"
msgstr "hiányzó csomagnév itt: %s"
-#: lib/libalpm/package.c:359
+#: lib/libalpm/package.c:361
#, c-format
msgid "missing package version in %s"
msgstr "hiányzó csomagverzió itt: %s"
-#: lib/libalpm/package.c:394
+#: lib/libalpm/package.c:396
#, c-format
msgid "could not remove tempfile %s"
msgstr "nem sikerült eltávolítani a %s ideiglenes fájlt"
-#: lib/libalpm/package.c:407 lib/libalpm/package.c:414
+#: lib/libalpm/package.c:409 lib/libalpm/package.c:416
#, fuzzy, c-format
msgid "error while reading package: %s"
msgstr "csomag frissítése: %s-%s"
-#: lib/libalpm/package.c:420
+#: lib/libalpm/package.c:422
#, fuzzy
msgid "missing package metadata"
msgstr "hiányzó csomagnév itt: %s"
-#: lib/libalpm/package.c:427
+#: lib/libalpm/package.c:429
#, fuzzy, c-format
msgid "missing package filelist in %s, generating one"
msgstr "hiányzó csomaginformáció-fájl ebben: %s"
-#: lib/libalpm/package.c:560
+#: lib/libalpm/package.c:562
#, 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"
-#: lib/libalpm/package.c:571
+#: lib/libalpm/package.c:573
#, fuzzy, c-format
msgid "adding '%s' in requiredby field for '%s' (provides: %s)"
msgstr "a '%s' hozzáadása \"függ tõle\" mezõként a '%s' számára"
-#: lib/libalpm/remove.c:78
+#: lib/libalpm/remove.c:79
#, c-format
msgid "could not find %s in database"
msgstr "nem található a %s az adatbázisban"
-#: lib/libalpm/remove.c:92
+#: lib/libalpm/remove.c:93
#, c-format
msgid "adding %s in the targets list"
msgstr "a %s hozzáadása a céllistához"
-#: lib/libalpm/remove.c:120
+#: lib/libalpm/remove.c:121
#, c-format
msgid "pulling %s in the targets list"
msgstr "a %s behozása a céllistába"
-#: lib/libalpm/remove.c:123
+#: lib/libalpm/remove.c:124
#, c-format
msgid "could not find %s in database -- skipping"
msgstr "nem található a %s az adatbázisban -- kihagyás"
-#: lib/libalpm/remove.c:141
+#: lib/libalpm/remove.c:142
msgid "finding removable dependencies"
msgstr "eltávolítható függõségek keresése"
-#: lib/libalpm/remove.c:174
+#: lib/libalpm/remove.c:175
#, fuzzy, c-format
msgid "cannot remove file '%s': %s"
msgstr "nem sikerült eltávolítani a %s fájlt"
-#: lib/libalpm/remove.c:212
+#: lib/libalpm/remove.c:213
#, fuzzy, c-format
msgid "Skipping removal of '%s' due to NoUpgrade"
msgstr "a %s törlésének kihagyása, mivel az egy másik csomagba került át"
-#: lib/libalpm/remove.c:219
+#: lib/libalpm/remove.c:220
#, c-format
msgid "file %s does not exist"
msgstr "a %s fájl nemlétezik"
-#: lib/libalpm/remove.c:226
+#: lib/libalpm/remove.c:227
#, c-format
msgid "keeping directory %s"
msgstr "a %s könyvtár megtartása"
-#: lib/libalpm/remove.c:228
+#: lib/libalpm/remove.c:229
#, c-format
msgid "removing directory %s"
msgstr "a %s könyvtár törlése"
-#: lib/libalpm/remove.c:235
+#: lib/libalpm/remove.c:236
#, c-format
msgid "%s is in trans->skip_remove, skipping removal"
msgstr ""
-#: lib/libalpm/remove.c:246
-#, c-format
-msgid "%s saved as %s"
-msgstr "a %s elmentve %s néven"
-
-#: lib/libalpm/remove.c:249
+#: lib/libalpm/remove.c:250
#, c-format
msgid "transaction is set to NOSAVE, not backing up '%s'"
msgstr ""
-#: lib/libalpm/remove.c:253
+#: lib/libalpm/remove.c:254
#, c-format
msgid "unlinking %s"
msgstr "a %s törlése"
-#: lib/libalpm/remove.c:260
+#: lib/libalpm/remove.c:261
#, fuzzy, c-format
msgid "cannot remove file %s: %s"
msgstr "nem sikerült eltávolítani a %s fájlt"
-#: lib/libalpm/remove.c:291
+#: lib/libalpm/remove.c:292
#, c-format
msgid "removing package %s-%s"
msgstr "a %s-%s csomag eltávolítása"
-#: lib/libalpm/remove.c:308
+#: lib/libalpm/remove.c:309
#, fuzzy, c-format
msgid "not removing package '%s', can't remove all files"
msgstr "a %s-%s csomag eltávolítása"
-#: lib/libalpm/remove.c:315
+#: lib/libalpm/remove.c:316
#, fuzzy, c-format
msgid "removing %d files"
msgstr "fájlok törlése"
-#: lib/libalpm/remove.c:338
+#: lib/libalpm/remove.c:339
#, c-format
msgid "removing database entry '%s'"
msgstr "a '%s' adatbázis-bejegyzés eltávolítása"
-#: lib/libalpm/remove.c:340
+#: lib/libalpm/remove.c:341
#, c-format
msgid "could not remove database entry %s-%s"
msgstr "nem sikerült eltávolítani a %s-%s adatbázis-bejegyzést"
-#: lib/libalpm/remove.c:345
+#: lib/libalpm/remove.c:346
#, 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"
-#: lib/libalpm/sha1.c:398
+#: lib/libalpm/sha1.c:397
#, fuzzy, c-format
msgid "sha1: %s can't be opened\n"
msgstr "nem sikerült megnyitni a következõt: %s\n"
-#: lib/libalpm/sync.c:181
+#: lib/libalpm/sha1.c:412
+#, c-format
+msgid "sha1(%s) = %s"
+msgstr ""
+
+#: lib/libalpm/sync.c:183
msgid "checking for package upgrades"
msgstr "csomagfrissítések vizsgálata"
-#: lib/libalpm/sync.c:213
+#: lib/libalpm/sync.c:215
#, c-format
msgid "%s-%s elected for upgrade (%s => %s)"
msgstr "%s-%s kiválasztva frissítésre (%s => %s)"
-#: lib/libalpm/sync.c:260
+#: lib/libalpm/sync.c:262
#, fuzzy, c-format
msgid "searching for target in repo '%s'"
msgstr "cél betöltése '%s'"
-#: lib/libalpm/sync.c:268 lib/libalpm/sync.c:291
+#: lib/libalpm/sync.c:270 lib/libalpm/sync.c:293
#, 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"
-#: lib/libalpm/sync.c:273 lib/libalpm/sync.c:296
+#: lib/libalpm/sync.c:275 lib/libalpm/sync.c:298
#, c-format
msgid "found '%s' as a provision for '%s'"
msgstr "a '%s' szolgáltatja a következõt: '%s'"
-#: lib/libalpm/sync.c:280
+#: lib/libalpm/sync.c:282
#, fuzzy, c-format
msgid "repository '%s' not found"
msgstr "a csoport nem található"
-#: lib/libalpm/sync.c:321
+#: lib/libalpm/sync.c:323
#, c-format
msgid "%s-%s is up to date -- skipping"
msgstr "%s-%s naprakész -- kihagyás"
-#: lib/libalpm/sync.c:344
+#: lib/libalpm/sync.c:346
#, 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:392
+#: lib/libalpm/sync.c:394
#, fuzzy
msgid "resolving target's dependencies"
msgstr "a célok függõségeinek feloldása"
-#: lib/libalpm/sync.c:412
+#: lib/libalpm/sync.c:414
#, c-format
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:447
+#: lib/libalpm/sync.c:449
msgid "looking for unresolvable dependencies"
msgstr "feloldhatatlan függõségek keresése"
-#: lib/libalpm/sync.c:478
+#: lib/libalpm/sync.c:480
#, fuzzy, c-format
msgid "package '%s' conflicts with '%s'"
msgstr "a %s-%s csomag eltávolítása"
-#: lib/libalpm/sync.c:500
+#: lib/libalpm/sync.c:502
#, fuzzy, c-format
msgid "'%s' not found in transaction set -- skipping"
msgstr "a '%s' nem található a távoli adatbázisban -- kihagyás"
-#: lib/libalpm/sync.c:511
+#: lib/libalpm/sync.c:513
#, c-format
msgid "package '%s' provides its own conflict"
msgstr ""
-#: lib/libalpm/sync.c:534 lib/libalpm/sync.c:539
+#: lib/libalpm/sync.c:536 lib/libalpm/sync.c:541
#, 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:551 lib/libalpm/sync.c:588
+#: lib/libalpm/sync.c:553 lib/libalpm/sync.c:590
#, 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"
-#: lib/libalpm/sync.c:560
+#: lib/libalpm/sync.c:562
#, fuzzy, c-format
msgid "resolving package '%s' conflict"
msgstr "a %s-%s csomag eltávolítása"
-#: lib/libalpm/sync.c:583
+#: lib/libalpm/sync.c:585
#, c-format
msgid "electing '%s' for removal"
msgstr ""
-#: lib/libalpm/sync.c:594 lib/libalpm/sync.c:610
+#: lib/libalpm/sync.c:596 lib/libalpm/sync.c:612
msgid "unresolvable package conflicts detected"
msgstr ""
-#: lib/libalpm/sync.c:662
+#: lib/libalpm/sync.c:664
msgid "checking dependencies of packages designated for removal"
msgstr ""
-#: lib/libalpm/sync.c:676
+#: lib/libalpm/sync.c:678
msgid "something has gone horribly wrong"
msgstr ""
-#: lib/libalpm/sync.c:696
+#: lib/libalpm/sync.c:698
#, 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:792
+#: lib/libalpm/sync.c:794
#, c-format
msgid "%s is already in the cache\n"
msgstr ""
-#: lib/libalpm/sync.c:803
+#: lib/libalpm/sync.c:805
#, c-format
msgid "no %s cache exists, creating...\n"
msgstr ""
-#: lib/libalpm/sync.c:804
+#: lib/libalpm/sync.c:806
#, c-format
msgid "warning: no %s cache exists, creating..."
msgstr ""
-#: lib/libalpm/sync.c:809
+#: lib/libalpm/sync.c:811
msgid "couldn't create package cache, using /tmp instead\n"
msgstr ""
-#: lib/libalpm/sync.c:810
+#: lib/libalpm/sync.c:812
msgid "warning: couldn't create package cache, using /tmp instead"
msgstr ""
-#: lib/libalpm/sync.c:817
+#: lib/libalpm/sync.c:819
#, c-format
msgid "failed to retrieve some files from %s\n"
msgstr ""
-#: lib/libalpm/sync.c:847 lib/libalpm/sync.c:859
+#: lib/libalpm/sync.c:849 lib/libalpm/sync.c:861
#, 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"
-#: lib/libalpm/sync.c:878
+#: lib/libalpm/sync.c:880
#, c-format
msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n"
msgstr ""
-#: lib/libalpm/sync.c:880
+#: lib/libalpm/sync.c:882
#, c-format
msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n"
msgstr ""
-#: lib/libalpm/sync.c:901
+#: lib/libalpm/sync.c:903
#, fuzzy
msgid "could not create removal transaction"
msgstr "nem sikerült létrehozni az adatbázist"
-#: lib/libalpm/sync.c:907
+#: lib/libalpm/sync.c:909
msgid "could not initialize the removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:927
+#: lib/libalpm/sync.c:929
msgid "removing conflicting and to-be-replaced packages"
msgstr ""
-#: lib/libalpm/sync.c:929
+#: lib/libalpm/sync.c:931
#, fuzzy
msgid "could not prepare removal transaction"
msgstr "nem sikerült létrehozni az adatbázist"
-#: lib/libalpm/sync.c:935
+#: lib/libalpm/sync.c:937
msgid "could not commit removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:942
+#: lib/libalpm/sync.c:944
#, fuzzy
msgid "installing packages"
msgstr "telepítés"
-#: lib/libalpm/sync.c:945
+#: lib/libalpm/sync.c:947
#, fuzzy
msgid "could not create transaction"
msgstr "nem sikerült létrehozni az adatbázist"
-#: lib/libalpm/sync.c:950
+#: lib/libalpm/sync.c:952
msgid "could not initialize transaction"
msgstr ""
-#: lib/libalpm/sync.c:973
+#: lib/libalpm/sync.c:975
#, fuzzy
msgid "could not prepare transaction"
msgstr "értelmezhetetlen token %s"
-#: lib/libalpm/sync.c:985
+#: lib/libalpm/sync.c:987
msgid "updating database for replaced packages' dependencies"
msgstr ""
-#: lib/libalpm/sync.c:1014
+#: lib/libalpm/sync.c:1016
#, 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:1023
+#: lib/libalpm/sync.c:1025
#, 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/sync.c:1063
+#: lib/libalpm/sync.c:1065
#, fuzzy, c-format
msgid "found package '%s-%s' in sync"
msgstr "a %s-%s csomag eltávolítása"
-#: lib/libalpm/sync.c:1069
+#: lib/libalpm/sync.c:1071
#, fuzzy, c-format
msgid "package '%s' not found in sync"
msgstr "a '%s' nem található a távoli adatbázisban -- kihagyás"
-#: lib/libalpm/trans.c:264
+#: lib/libalpm/trans.c:267
#, fuzzy, c-format
msgid "updating dependency packages 'requiredby' fields for %s-%s"
msgstr "a függõ csomagok 'függ tõle' mezõjének frissítése"
-#: lib/libalpm/trans.c:267
+#: lib/libalpm/trans.c:270
msgid "package has no dependencies, no other packages to update"
msgstr ""
-#: lib/libalpm/trans.c:304 lib/libalpm/trans.c:330
+#: lib/libalpm/trans.c:307 lib/libalpm/trans.c:333
#, c-format
msgid "updating 'requiredby' field for package '%s'"
msgstr "a '%s' csomag 'függ tõle' mezõjének frissítése"
-#: lib/libalpm/trans.c:315 lib/libalpm/trans.c:341
+#: lib/libalpm/trans.c:318 lib/libalpm/trans.c:344
#, 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"
-#: lib/libalpm/trans.c:322
+#: lib/libalpm/trans.c:325
#, c-format
msgid "could not find dependency '%s'"
msgstr "nem található a '%s' függõség"
@@ -1513,16 +1513,19 @@ msgstr "nem sikerült eltávolítani a %s ideiglenes fájlt"
msgid "check_freespace: total pkg size: %lld, disk space: %lld"
msgstr ""
-#: lib/libalpm/versioncmp.c:277
+#: lib/libalpm/versioncmp.c:279
#, c-format
msgid "depcmp: %s-%s %s %s-%s => %s"
msgstr ""
-#: lib/libalpm/versioncmp.c:282
+#: lib/libalpm/versioncmp.c:284
#, c-format
msgid "depcmp: %s-%s %s %s => %s"
msgstr ""
+#~ msgid "%s saved as %s.pacorig"
+#~ msgstr "a %s elmentve %s.pacorig néven"
+
#~ msgid "could not parse token %s"
#~ msgstr "értelmezhetetlen token %s"
diff --git a/lib/libalpm/po/it.po b/lib/libalpm/po/it.po
index f2afd18b..caf3d931 100644
--- a/lib/libalpm/po/it.po
+++ b/lib/libalpm/po/it.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libalpm VERSION\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-06 08:59+0100\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2007-03-06 10:00+0100\n"
"Last-Translator: Giovanni Scafora <linuxmania@gmail.com>\n"
"Language-Team: Arch Linux Italian Team <linuxmania@gmail.com>\n"
@@ -154,10 +154,10 @@ msgstr "impossibile copiare il file temporaneo in %s (%s)"
msgid "error: could not copy tempfile to %s (%s)"
msgstr "errore: impossibile copiare il file temporaneo in %s (%s)"
-#: lib/libalpm/add.c:624
+#: lib/libalpm/add.c:624 lib/libalpm/remove.c:247
#, c-format
-msgid "%s saved as %s.pacorig"
-msgstr "%s salvato come %s.pacorig"
+msgid "%s saved as %s"
+msgstr "%s salvato come %s"
#: lib/libalpm/add.c:625
#, c-format
@@ -1136,11 +1136,6 @@ msgstr "rimozione in corso della directory %s"
msgid "%s is in trans->skip_remove, skipping removal"
msgstr "%s è in trans->skip_remove, rimozione ignorata"
-#: lib/libalpm/remove.c:247
-#, c-format
-msgid "%s saved as %s"
-msgstr "%s salvato come %s"
-
#: lib/libalpm/remove.c:250
#, c-format
msgid "transaction is set to NOSAVE, not backing up '%s'"
@@ -1525,6 +1520,9 @@ msgstr "depcmp: %s-%s %s %s-%s => %s"
msgid "depcmp: %s-%s %s %s => %s"
msgstr "depcmp: %s-%s %s %s => %s"
+#~ msgid "%s saved as %s.pacorig"
+#~ msgstr "%s salvato come %s.pacorig"
+
#~ msgid "notice: %s is in NoExtract -- skipping extraction"
#~ msgstr "avviso: %s è in NoExtract -- estrazione ignorata"
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot
index 851fd92f..d6460fcc 100644
--- a/lib/libalpm/po/libalpm.pot
+++ b/lib/libalpm/po/libalpm.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-04 12:01-0500\n"
+"POT-Creation-Date: 2007-03-07 11:45-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,1388 +16,1388 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: lib/libalpm/add.c:75
+#: lib/libalpm/add.c:77
#, c-format
msgid "loading target '%s'"
msgstr ""
-#: lib/libalpm/add.c:120
+#: lib/libalpm/add.c:122
#, c-format
msgid "replacing older version %s-%s by %s in target list"
msgstr ""
-#: lib/libalpm/add.c:129
+#: lib/libalpm/add.c:131
#, c-format
msgid "newer version %s-%s is in the target list -- skipping"
msgstr ""
-#: lib/libalpm/add.c:136
+#: lib/libalpm/add.c:138
#, c-format
msgid "reading '%s' metadata"
msgstr ""
-#: lib/libalpm/add.c:189 lib/libalpm/remove.c:110
+#: lib/libalpm/add.c:191 lib/libalpm/remove.c:111
msgid "looking for unsatisfied dependencies"
msgstr ""
-#: lib/libalpm/add.c:201 lib/libalpm/sync.c:467
+#: lib/libalpm/add.c:203 lib/libalpm/sync.c:469
msgid "looking for conflicts"
msgstr ""
-#: lib/libalpm/add.c:206
+#: lib/libalpm/add.c:208
msgid "replacing packages with -A and -U is not supported yet"
msgstr ""
-#: lib/libalpm/add.c:207
+#: lib/libalpm/add.c:209
#, c-format
msgid "please remove '%s' first, using -Rd"
msgstr ""
-#: lib/libalpm/add.c:248 lib/libalpm/remove.c:146
+#: lib/libalpm/add.c:250 lib/libalpm/remove.c:147
msgid "sorting by dependencies"
msgstr ""
-#: lib/libalpm/add.c:260
+#: lib/libalpm/add.c:262
msgid "cleaning up"
msgstr ""
-#: lib/libalpm/add.c:275
+#: lib/libalpm/add.c:277
msgid "looking for file conflicts"
msgstr ""
-#: lib/libalpm/add.c:340
+#: lib/libalpm/add.c:342
#, c-format
msgid "upgrading package %s-%s"
msgstr ""
-#: lib/libalpm/add.c:364
+#: lib/libalpm/add.c:366
#, c-format
msgid "adding package %s-%s"
msgstr ""
-#: lib/libalpm/add.c:377
+#: lib/libalpm/add.c:379
#, c-format
msgid "removing old package first (%s-%s)"
msgstr ""
-#: lib/libalpm/add.c:405
+#: lib/libalpm/add.c:407
#, c-format
msgid "adding %s to the NoUpgrade array temporarily"
msgstr ""
-#: lib/libalpm/add.c:423
+#: lib/libalpm/add.c:425
msgid "extracting files"
msgstr ""
-#: lib/libalpm/add.c:438 lib/libalpm/util.c:465
+#: lib/libalpm/add.c:440 lib/libalpm/util.c:465
msgid "could not get current working directory"
msgstr ""
-#: lib/libalpm/add.c:494 lib/libalpm/add.c:495
+#: lib/libalpm/add.c:496 lib/libalpm/add.c:497
#, c-format
msgid "%s is in NoExtract, skipping extraction"
msgstr ""
-#: lib/libalpm/add.c:502
+#: lib/libalpm/add.c:504
#, c-format
msgid "%s is in trans->skip_add, skipping extraction"
msgstr ""
-#: lib/libalpm/add.c:548 lib/libalpm/add.c:549 lib/libalpm/add.c:698
+#: lib/libalpm/add.c:550 lib/libalpm/add.c:551 lib/libalpm/add.c:700
#, c-format
msgid "could not extract %s (%s)"
msgstr ""
-#: lib/libalpm/add.c:592
+#: lib/libalpm/add.c:594
#, c-format
msgid "checking md5 hashes for %s"
msgstr ""
-#: lib/libalpm/add.c:594
+#: lib/libalpm/add.c:596
#, c-format
msgid "checking sha1 hashes for %s"
msgstr ""
-#: lib/libalpm/add.c:596
+#: lib/libalpm/add.c:598
#, c-format
msgid "current: %s"
msgstr ""
-#: lib/libalpm/add.c:597
+#: lib/libalpm/add.c:599
#, c-format
msgid "new: %s"
msgstr ""
-#: lib/libalpm/add.c:598
+#: lib/libalpm/add.c:600
#, c-format
msgid "original: %s"
msgstr ""
-#: lib/libalpm/add.c:610
+#: lib/libalpm/add.c:612
#, c-format
msgid "could not rename %s (%s)"
msgstr ""
-#: lib/libalpm/add.c:611
+#: lib/libalpm/add.c:613
#, c-format
msgid "error: could not rename %s (%s)"
msgstr ""
-#: lib/libalpm/add.c:617 lib/libalpm/add.c:636
+#: lib/libalpm/add.c:619 lib/libalpm/add.c:638
#, c-format
msgid "could not copy tempfile to %s (%s)"
msgstr ""
-#: lib/libalpm/add.c:618
+#: lib/libalpm/add.c:620
#, c-format
msgid "error: could not copy tempfile to %s (%s)"
msgstr ""
-#: lib/libalpm/add.c:622
+#: lib/libalpm/add.c:624 lib/libalpm/remove.c:247
#, c-format
-msgid "%s saved as %s.pacorig"
+msgid "%s saved as %s"
msgstr ""
-#: lib/libalpm/add.c:623
+#: lib/libalpm/add.c:625
#, c-format
msgid "warning: %s saved as %s"
msgstr ""
-#: lib/libalpm/add.c:633
+#: lib/libalpm/add.c:635
#, c-format
msgid "action: installing new file: %s"
msgstr ""
-#: lib/libalpm/add.c:643 lib/libalpm/add.c:649 lib/libalpm/add.c:654
+#: lib/libalpm/add.c:645 lib/libalpm/add.c:651 lib/libalpm/add.c:656
msgid "action: leaving existing file in place"
msgstr ""
-#: lib/libalpm/add.c:657
+#: lib/libalpm/add.c:659
msgid "action: keeping current file and installing new one with .pacnew ending"
msgstr ""
-#: lib/libalpm/add.c:660
+#: lib/libalpm/add.c:662
#, c-format
msgid "could not install %s as %s: %s"
msgstr ""
-#: lib/libalpm/add.c:661
+#: lib/libalpm/add.c:663
#, c-format
msgid "error: could not install %s as %s: %s"
msgstr ""
-#: lib/libalpm/add.c:663
+#: lib/libalpm/add.c:665
#, c-format
msgid "%s installed as %s"
msgstr ""
-#: lib/libalpm/add.c:664
+#: lib/libalpm/add.c:666
#, c-format
msgid "warning: %s installed as %s"
msgstr ""
-#: lib/libalpm/add.c:678
+#: lib/libalpm/add.c:680
#, c-format
msgid "%s is in NoUpgrade -- skipping"
msgstr ""
-#: lib/libalpm/add.c:679
+#: lib/libalpm/add.c:681
#, c-format
msgid "extracting %s as %s.pacnew"
msgstr ""
-#: lib/libalpm/add.c:680
+#: lib/libalpm/add.c:682
#, c-format
msgid "warning: extracting %s as %s.pacnew"
msgstr ""
-#: lib/libalpm/add.c:683
+#: lib/libalpm/add.c:685
#, c-format
msgid "extracting %s"
msgstr ""
-#: lib/libalpm/add.c:699
+#: lib/libalpm/add.c:701
#, c-format
msgid "error: could not extract %s (%s)"
msgstr ""
-#: lib/libalpm/add.c:711
+#: lib/libalpm/add.c:713
#, c-format
msgid "appending backup entry for %s"
msgstr ""
-#: lib/libalpm/add.c:743 lib/libalpm/add.c:745
+#: lib/libalpm/add.c:745 lib/libalpm/add.c:747
#, c-format
msgid "errors occurred while %s %s"
msgstr ""
-#: lib/libalpm/add.c:744 lib/libalpm/add.c:746
+#: lib/libalpm/add.c:746 lib/libalpm/add.c:748
msgid "upgrading"
msgstr ""
-#: lib/libalpm/add.c:744 lib/libalpm/add.c:746
+#: lib/libalpm/add.c:746 lib/libalpm/add.c:748
msgid "installing"
msgstr ""
-#: lib/libalpm/add.c:763
+#: lib/libalpm/add.c:765
#, c-format
msgid "provision '%s' has been removed from package %s (%s => %s)"
msgstr ""
-#: lib/libalpm/add.c:775
+#: lib/libalpm/add.c:777
#, c-format
msgid "updating '%s' due to provision change (%s)"
msgstr ""
-#: lib/libalpm/add.c:779 lib/libalpm/add.c:780
+#: lib/libalpm/add.c:781 lib/libalpm/add.c:782
#, c-format
msgid "could not update provision '%s' from '%s'"
msgstr ""
-#: lib/libalpm/add.c:793 lib/libalpm/remove.c:337
+#: lib/libalpm/add.c:795 lib/libalpm/remove.c:338
msgid "updating database"
msgstr ""
-#: lib/libalpm/add.c:794
+#: lib/libalpm/add.c:796
#, c-format
msgid "adding database entry '%s'"
msgstr ""
-#: lib/libalpm/add.c:797 lib/libalpm/add.c:799
+#: lib/libalpm/add.c:799 lib/libalpm/add.c:801
#, c-format
msgid "could not update database entry %s-%s"
msgstr ""
-#: lib/libalpm/add.c:805
+#: lib/libalpm/add.c:807
#, c-format
msgid "could not add entry '%s' in cache"
msgstr ""
-#: lib/libalpm/add.c:838 lib/libalpm/remove.c:364 lib/libalpm/sync.c:1039
+#: lib/libalpm/add.c:840 lib/libalpm/remove.c:365 lib/libalpm/sync.c:1041
#, c-format
msgid "running \"ldconfig -r %s\""
msgstr ""
-#: lib/libalpm/alpm.c:113
+#: lib/libalpm/alpm.c:116
#, c-format
msgid "removing DB %s, %d remaining..."
msgstr ""
-#: lib/libalpm/alpm.c:178
+#: lib/libalpm/alpm.c:181
#, c-format
msgid "unregistering database '%s'"
msgstr ""
-#: lib/libalpm/alpm.c:183
+#: lib/libalpm/alpm.c:186
#, c-format
msgid "closing database '%s'"
msgstr ""
-#: lib/libalpm/alpm.c:229
+#: lib/libalpm/alpm.c:232
#, c-format
msgid ""
"adding new server to database '%s': protocol '%s', server '%s', path '%s'"
msgstr ""
-#: lib/libalpm/alpm.c:233
+#: lib/libalpm/alpm.c:236
#, c-format
msgid "serverlist flushed for '%s'"
msgstr ""
-#: lib/libalpm/alpm.c:276
+#: lib/libalpm/alpm.c:279
#, c-format
msgid "failed to get lastupdate time for %s (no big deal)"
msgstr ""
-#: lib/libalpm/alpm.c:295
+#: lib/libalpm/alpm.c:298
#, c-format
msgid "failed to sync db: %s [%d]"
msgstr ""
-#: lib/libalpm/alpm.c:299
+#: lib/libalpm/alpm.c:302
#, c-format
msgid "sync: new mtime for %s: %s"
msgstr ""
-#: lib/libalpm/alpm.c:305
+#: lib/libalpm/alpm.c:308
#, c-format
msgid "flushing database %s%s"
msgstr ""
-#: lib/libalpm/alpm.c:309
+#: lib/libalpm/alpm.c:312
#, c-format
msgid "could not remove database entry %s%s"
msgstr ""
-#: lib/libalpm/alpm.c:478
+#: lib/libalpm/alpm.c:481
#, c-format
msgid "could not get sha1sum for package %s-%s"
msgstr ""
-#: lib/libalpm/alpm.c:484
+#: lib/libalpm/alpm.c:487
#, c-format
msgid "sha1sums for package %s-%s match"
msgstr ""
-#: lib/libalpm/alpm.c:487
+#: lib/libalpm/alpm.c:490
#, c-format
msgid "sha1sums do not match for package %s-%s"
msgstr ""
-#: lib/libalpm/alpm.c:522
+#: lib/libalpm/alpm.c:525
#, c-format
msgid "could not get md5sum for package %s-%s"
msgstr ""
-#: lib/libalpm/alpm.c:528
+#: lib/libalpm/alpm.c:531
#, c-format
msgid "md5sums for package %s-%s match"
msgstr ""
-#: lib/libalpm/alpm.c:531
+#: lib/libalpm/alpm.c:534
#, c-format
msgid "md5sums do not match for package %s-%s"
msgstr ""
-#: lib/libalpm/alpm.c:780
+#: lib/libalpm/alpm.c:783
#, c-format
msgid "could not remove lock file %s"
msgstr ""
-#: lib/libalpm/alpm.c:781
+#: lib/libalpm/alpm.c:784
#, c-format
msgid "warning: could not remove lock file %s"
msgstr ""
-#: lib/libalpm/alpm.c:916
+#: lib/libalpm/alpm.c:919
#, c-format
msgid "config: new section '%s'"
msgstr ""
-#: lib/libalpm/alpm.c:945
+#: lib/libalpm/alpm.c:948
msgid "config: nopassiveftp"
msgstr ""
-#: lib/libalpm/alpm.c:948
+#: lib/libalpm/alpm.c:951
msgid "config: usesyslog"
msgstr ""
-#: lib/libalpm/alpm.c:951
+#: lib/libalpm/alpm.c:954
msgid "config: chomp"
msgstr ""
-#: lib/libalpm/alpm.c:954
+#: lib/libalpm/alpm.c:957
msgid "config: usecolor"
msgstr ""
-#: lib/libalpm/alpm.c:963
+#: lib/libalpm/alpm.c:966
#, c-format
msgid "config: including %s"
msgstr ""
-#: lib/libalpm/alpm.c:973 lib/libalpm/alpm.c:978
+#: lib/libalpm/alpm.c:976 lib/libalpm/alpm.c:981
#, c-format
msgid "config: noupgrade: %s"
msgstr ""
-#: lib/libalpm/alpm.c:986 lib/libalpm/alpm.c:991
+#: lib/libalpm/alpm.c:989 lib/libalpm/alpm.c:994
#, c-format
msgid "config: noextract: %s"
msgstr ""
-#: lib/libalpm/alpm.c:999 lib/libalpm/alpm.c:1004
+#: lib/libalpm/alpm.c:1002 lib/libalpm/alpm.c:1007
#, c-format
msgid "config: ignorepkg: %s"
msgstr ""
-#: lib/libalpm/alpm.c:1012 lib/libalpm/alpm.c:1017
+#: lib/libalpm/alpm.c:1015 lib/libalpm/alpm.c:1020
#, c-format
msgid "config: holdpkg: %s"
msgstr ""
-#: lib/libalpm/alpm.c:1024
+#: lib/libalpm/alpm.c:1027
#, c-format
msgid "config: dbpath: %s"
msgstr ""
-#: lib/libalpm/alpm.c:1031
+#: lib/libalpm/alpm.c:1034
#, c-format
msgid "config: cachedir: %s"
msgstr ""
-#: lib/libalpm/alpm.c:1034
+#: lib/libalpm/alpm.c:1037
#, c-format
msgid "config: logfile: %s"
msgstr ""
-#: lib/libalpm/alpm.c:1037
+#: lib/libalpm/alpm.c:1040
#, c-format
msgid "config: xfercommand: %s"
msgstr ""
-#: lib/libalpm/alpm.c:1042
+#: lib/libalpm/alpm.c:1045
#, c-format
msgid "config: upgradedelay: %d"
msgstr ""
-#: lib/libalpm/alpm.c:1080 lib/libalpm/sync.c:105
+#: lib/libalpm/alpm.c:1083 lib/libalpm/sync.c:107
msgid "checking for package replacements"
msgstr ""
-#: lib/libalpm/alpm.c:1091 lib/libalpm/sync.c:121
+#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123
#, c-format
msgid "checking replacement '%s' for package '%s'"
msgstr ""
-#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123
+#: lib/libalpm/alpm.c:1097 lib/libalpm/sync.c:125
#, c-format
msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)"
msgstr ""
-#: lib/libalpm/alpm.c:1124 lib/libalpm/sync.c:158
+#: lib/libalpm/alpm.c:1127 lib/libalpm/sync.c:160
#, c-format
msgid "%s-%s elected for upgrade (to be replaced by %s-%s)"
msgstr ""
-#: lib/libalpm/alpm.c:1146 lib/libalpm/sync.c:192
+#: lib/libalpm/alpm.c:1149 lib/libalpm/sync.c:194
#, c-format
msgid "'%s' not found in sync db -- skipping"
msgstr ""
-#: lib/libalpm/alpm.c:1160 lib/libalpm/sync.c:206 lib/libalpm/sync.c:493
+#: lib/libalpm/alpm.c:1163 lib/libalpm/sync.c:208 lib/libalpm/sync.c:495
#, c-format
msgid "'%s' is already elected for removal -- skipping"
msgstr ""
-#: lib/libalpm/alpm.c:1166
+#: lib/libalpm/alpm.c:1169
#, c-format
msgid "%s elected for upgrade (%s => %s)"
msgstr ""
-#: lib/libalpm/be_files.c:58
+#: lib/libalpm/be_files.c:61
#, c-format
msgid "unpacking database '%s'"
msgstr ""
-#: lib/libalpm/be_files.c:75
+#: lib/libalpm/be_files.c:78
#, c-format
msgid "opening database from path '%s'"
msgstr ""
-#: lib/libalpm/be_files.c:179
+#: lib/libalpm/be_files.c:182
#, c-format
msgid "db scan could not find package: %s"
msgstr ""
-#: lib/libalpm/be_files.c:183
+#: lib/libalpm/be_files.c:186
#, c-format
msgid "invalid name for dabatase entry '%s'"
msgstr ""
-#: lib/libalpm/be_files.c:218
+#: lib/libalpm/be_files.c:221
msgid "invalid package entry provided to _alpm_db_read, skipping"
msgstr ""
-#: lib/libalpm/be_files.c:223
+#: lib/libalpm/be_files.c:226
#, c-format
msgid ""
"request to read database info for a file-based package '%s', skipping..."
msgstr ""
-#: lib/libalpm/be_files.c:231
+#: lib/libalpm/be_files.c:234
#, c-format
msgid "loading package data for %s : level=%d"
msgstr ""
-#: lib/libalpm/be_files.c:239
+#: lib/libalpm/be_files.c:242
#, c-format
msgid "cannot find '%s-%s' in db '%s'"
msgstr ""
-#: lib/libalpm/be_files.c:247 lib/libalpm/be_files.c:393
-#: lib/libalpm/be_files.c:416 lib/libalpm/be_files.c:507
-#: lib/libalpm/be_files.c:596 lib/libalpm/be_files.c:623
-#: lib/libalpm/package.c:204
+#: lib/libalpm/be_files.c:250 lib/libalpm/be_files.c:396
+#: lib/libalpm/be_files.c:419 lib/libalpm/be_files.c:510
+#: lib/libalpm/be_files.c:599 lib/libalpm/be_files.c:626
+#: lib/libalpm/package.c:206
#, c-format
msgid "could not open file %s: %s"
msgstr ""
-#: lib/libalpm/be_files.c:504
+#: lib/libalpm/be_files.c:507
#, c-format
msgid "writing %s-%s DESC information back to db"
msgstr ""
-#: lib/libalpm/be_files.c:593
+#: lib/libalpm/be_files.c:596
#, c-format
msgid "writing %s-%s FILES information back to db"
msgstr ""
-#: lib/libalpm/be_files.c:620
+#: lib/libalpm/be_files.c:623
#, c-format
msgid "writing %s-%s DEPENDS information back to db"
msgstr ""
-#: lib/libalpm/cache.c:57
+#: lib/libalpm/cache.c:59
#, c-format
msgid "loading package cache for repository '%s'"
msgstr ""
-#: lib/libalpm/cache.c:62
+#: lib/libalpm/cache.c:64
#, c-format
msgid "adding '%s' to package cache for db '%s'"
msgstr ""
-#: lib/libalpm/cache.c:83
+#: lib/libalpm/cache.c:85
#, c-format
msgid "freeing package cache for repository '%s'"
msgstr ""
-#: lib/libalpm/cache.c:107
+#: lib/libalpm/cache.c:109
#, c-format
msgid "error: pkgcache is NULL for db '%s'"
msgstr ""
-#: lib/libalpm/cache.c:127
+#: lib/libalpm/cache.c:129
#, c-format
msgid "adding entry '%s' in '%s' cache"
msgstr ""
-#: lib/libalpm/cache.c:147
+#: lib/libalpm/cache.c:149
#, c-format
msgid "removing entry '%s' from '%s' cache"
msgstr ""
-#: lib/libalpm/cache.c:154
+#: lib/libalpm/cache.c:156
#, c-format
msgid "cannot remove entry '%s' from '%s' cache: not found"
msgstr ""
-#: lib/libalpm/cache.c:176
+#: lib/libalpm/cache.c:178
#, c-format
msgid "error: failed to get '%s' from NULL pkgcache"
msgstr ""
-#: lib/libalpm/cache.c:199
+#: lib/libalpm/cache.c:201
#, c-format
msgid "loading group cache for repository '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:68
+#: lib/libalpm/conflict.c:69
#, c-format
msgid " found conflict '%s' : package '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:77
+#: lib/libalpm/conflict.c:78
#, c-format
msgid " found conflict '%s' : package '%s' provides '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:100 lib/libalpm/conflict.c:142
+#: lib/libalpm/conflict.c:101 lib/libalpm/conflict.c:143
#, c-format
msgid "package '%s' conflicts with itself - packaging error"
msgstr ""
-#: lib/libalpm/conflict.c:106
+#: lib/libalpm/conflict.c:107
#, c-format
msgid "checkconflicts: target '%s' vs db"
msgstr ""
-#: lib/libalpm/conflict.c:148
+#: lib/libalpm/conflict.c:149
#, c-format
msgid "checkconflicts: target '%s' vs all targets"
msgstr ""
-#: lib/libalpm/conflict.c:180
+#: lib/libalpm/conflict.c:181
#, c-format
msgid "checkconflicts: db vs target '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:200
+#: lib/libalpm/conflict.c:201
#, c-format
msgid "target '%s' is also in target list, using NEW conflicts"
msgstr ""
-#: lib/libalpm/conflict.c:256
+#: lib/libalpm/conflict.c:257
#, c-format
msgid "\tCONFLICTS:: %s conflicts with %s"
msgstr ""
-#: lib/libalpm/conflict.c:348 lib/libalpm/deps.c:57 lib/libalpm/deps.c:435
-#: lib/libalpm/deps.c:631 lib/libalpm/deps.c:671 lib/libalpm/group.c:43
-#: lib/libalpm/handle.c:49 lib/libalpm/package.c:80 lib/libalpm/sync.c:65
-#: lib/libalpm/sync.c:598 lib/libalpm/sync.c:614 lib/libalpm/sync.c:711
-#: lib/libalpm/trans.c:52 lib/libalpm/util.c:611 lib/libalpm/util.c:618
+#: lib/libalpm/conflict.c:349 lib/libalpm/deps.c:60 lib/libalpm/deps.c:438
+#: lib/libalpm/deps.c:634 lib/libalpm/deps.c:674 lib/libalpm/group.c:45
+#: lib/libalpm/handle.c:51 lib/libalpm/package.c:82 lib/libalpm/sync.c:67
+#: lib/libalpm/sync.c:600 lib/libalpm/sync.c:616 lib/libalpm/sync.c:713
+#: lib/libalpm/trans.c:55 lib/libalpm/util.c:611 lib/libalpm/util.c:618
#, c-format
msgid "malloc failure: could not allocate %d bytes"
msgstr ""
-#: lib/libalpm/db.c:62 lib/libalpm/db.c:69
+#: lib/libalpm/db.c:64 lib/libalpm/db.c:71
#, c-format
msgid "malloc failed: could not allocate %d bytes"
msgstr ""
-#: lib/libalpm/db.c:165
+#: lib/libalpm/db.c:167
msgid "attempt to re-register the 'local' DB"
msgstr ""
-#: lib/libalpm/db.c:173
+#: lib/libalpm/db.c:175
#, c-format
msgid "attempt to re-register the '%s' database, using existing"
msgstr ""
-#: lib/libalpm/db.c:179
+#: lib/libalpm/db.c:181
#, c-format
msgid "registering database '%s'"
msgstr ""
-#: lib/libalpm/db.c:184
+#: lib/libalpm/db.c:186
#, c-format
msgid "database directory '%s' does not exist, try creating it"
msgstr ""
-#: lib/libalpm/db.c:195
+#: lib/libalpm/db.c:197
#, c-format
msgid "opening database '%s'"
msgstr ""
-#: lib/libalpm/deps.c:128
+#: lib/libalpm/deps.c:131
msgid "started sorting dependencies"
msgstr ""
-#: lib/libalpm/deps.c:133
+#: lib/libalpm/deps.c:136
msgid "possible dependency cycle detected"
msgstr ""
-#: lib/libalpm/deps.c:180
+#: lib/libalpm/deps.c:183
msgid "sorting dependencies finished"
msgstr ""
-#: lib/libalpm/deps.c:222 lib/libalpm/deps.c:307
+#: lib/libalpm/deps.c:225 lib/libalpm/deps.c:310
msgid "null package found in package list"
msgstr ""
-#: lib/libalpm/deps.c:227
+#: lib/libalpm/deps.c:230
#, c-format
msgid "cannot find package installed '%s'"
msgstr ""
-#: lib/libalpm/deps.c:258
+#: lib/libalpm/deps.c:261
#, c-format
msgid "checkdeps: dependency '%s' has moved from '%s' to '%s'"
msgstr ""
-#: lib/libalpm/deps.c:277
+#: lib/libalpm/deps.c:280
#, c-format
msgid "checkdeps: dependency '%s' satisfied by installed package '%s'"
msgstr ""
-#: lib/libalpm/deps.c:286
+#: lib/libalpm/deps.c:289
#, c-format
msgid "checkdeps: updated '%s' won't satisfy a dependency of '%s'"
msgstr ""
-#: lib/libalpm/deps.c:356
+#: lib/libalpm/deps.c:359
#, c-format
msgid "missing dependency '%s' for package '%s'"
msgstr ""
-#: lib/libalpm/deps.c:406
+#: lib/libalpm/deps.c:409
#, c-format
msgid "checkdeps: found %s as required by %s"
msgstr ""
-#: lib/libalpm/deps.c:482
+#: lib/libalpm/deps.c:485
#, c-format
msgid "excluding %s -- explicitly installed"
msgstr ""
-#: lib/libalpm/deps.c:529
+#: lib/libalpm/deps.c:532
#, c-format
msgid "cannot find package \"%s\" or anything that provides it!"
msgstr ""
-#: lib/libalpm/deps.c:537 lib/libalpm/deps.c:548
+#: lib/libalpm/deps.c:540 lib/libalpm/deps.c:551
#, c-format
msgid "adding '%s' to the targets"
msgstr ""
-#: lib/libalpm/deps.c:580
+#: lib/libalpm/deps.c:583
msgid "started resolving dependencies"
msgstr ""
-#: lib/libalpm/deps.c:598
+#: lib/libalpm/deps.c:601
#, c-format
msgid "%s provides dependency %s -- skipping"
msgstr ""
-#: lib/libalpm/deps.c:627
+#: lib/libalpm/deps.c:630
#, c-format
msgid ""
"cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)"
msgstr ""
-#: lib/libalpm/deps.c:644
+#: lib/libalpm/deps.c:647
#, c-format
msgid "dependency %s is already in the target list -- skipping"
msgstr ""
-#: lib/libalpm/deps.c:664
+#: lib/libalpm/deps.c:667
#, c-format
msgid "pulling dependency %s (needed by %s)"
msgstr ""
-#: lib/libalpm/deps.c:668
+#: lib/libalpm/deps.c:671
#, c-format
msgid "cannot resolve dependencies for \"%s\""
msgstr ""
-#: lib/libalpm/deps.c:684
+#: lib/libalpm/deps.c:687
#, c-format
msgid "dependency cycle detected: %s"
msgstr ""
-#: lib/libalpm/deps.c:688
+#: lib/libalpm/deps.c:691
msgid "finished resolving dependencies"
msgstr ""
-#: lib/libalpm/error.c:34
+#: lib/libalpm/error.c:40
msgid "out of memory!"
msgstr ""
-#: lib/libalpm/error.c:36
+#: lib/libalpm/error.c:42
msgid "unexpected system error"
msgstr ""
-#: lib/libalpm/error.c:38
+#: lib/libalpm/error.c:44
msgid "insufficient privileges"
msgstr ""
-#: lib/libalpm/error.c:40
+#: lib/libalpm/error.c:46
msgid "could not find or read file"
msgstr ""
-#: lib/libalpm/error.c:42
+#: lib/libalpm/error.c:48
msgid "wrong or NULL argument passed"
msgstr ""
-#: lib/libalpm/error.c:45
+#: lib/libalpm/error.c:51
msgid "library not initialized"
msgstr ""
-#: lib/libalpm/error.c:47
+#: lib/libalpm/error.c:53
msgid "library already initialized"
msgstr ""
-#: lib/libalpm/error.c:49
+#: lib/libalpm/error.c:55
msgid "unable to lock database"
msgstr ""
-#: lib/libalpm/error.c:52
+#: lib/libalpm/error.c:58
msgid "could not open database"
msgstr ""
-#: lib/libalpm/error.c:54
+#: lib/libalpm/error.c:60
msgid "could not create database"
msgstr ""
-#: lib/libalpm/error.c:56
+#: lib/libalpm/error.c:62
msgid "database not initialized"
msgstr ""
-#: lib/libalpm/error.c:58
+#: lib/libalpm/error.c:64
msgid "database already registered"
msgstr ""
-#: lib/libalpm/error.c:60
+#: lib/libalpm/error.c:66
msgid "could not find database"
msgstr ""
-#: lib/libalpm/error.c:62
+#: lib/libalpm/error.c:68
msgid "could not update database"
msgstr ""
-#: lib/libalpm/error.c:64
+#: lib/libalpm/error.c:70
msgid "could not remove database entry"
msgstr ""
-#: lib/libalpm/error.c:67
+#: lib/libalpm/error.c:73
msgid "invalid url for server"
msgstr ""
-#: lib/libalpm/error.c:74
+#: lib/libalpm/error.c:80
msgid "could not set parameter"
msgstr ""
-#: lib/libalpm/error.c:77
+#: lib/libalpm/error.c:83
msgid "transaction already initialized"
msgstr ""
-#: lib/libalpm/error.c:79 lib/libalpm/error.c:83
+#: lib/libalpm/error.c:85 lib/libalpm/error.c:89
msgid "transaction not initialized"
msgstr ""
-#: lib/libalpm/error.c:81
+#: lib/libalpm/error.c:87
msgid "duplicate target"
msgstr ""
-#: lib/libalpm/error.c:85
+#: lib/libalpm/error.c:91
msgid "transaction not prepared"
msgstr ""
-#: lib/libalpm/error.c:87
+#: lib/libalpm/error.c:93
msgid "transaction aborted"
msgstr ""
-#: lib/libalpm/error.c:89
+#: lib/libalpm/error.c:95
msgid "operation not compatible with the transaction type"
msgstr ""
-#: lib/libalpm/error.c:91 lib/libalpm/sync.c:978
+#: lib/libalpm/error.c:97 lib/libalpm/sync.c:980
msgid "could not commit transaction"
msgstr ""
-#: lib/libalpm/error.c:93
+#: lib/libalpm/error.c:99
msgid "could not download all files"
msgstr ""
-#: lib/libalpm/error.c:96
+#: lib/libalpm/error.c:102
msgid "could not find or read package"
msgstr ""
-#: lib/libalpm/error.c:98
+#: lib/libalpm/error.c:104
msgid "invalid or corrupted package"
msgstr ""
-#: lib/libalpm/error.c:100
+#: lib/libalpm/error.c:106
msgid "cannot open package file"
msgstr ""
-#: lib/libalpm/error.c:102
+#: lib/libalpm/error.c:108
msgid "cannot load package data"
msgstr ""
-#: lib/libalpm/error.c:104
+#: lib/libalpm/error.c:110
msgid "package already installed"
msgstr ""
-#: lib/libalpm/error.c:106
+#: lib/libalpm/error.c:112
msgid "package not installed or lesser version"
msgstr ""
-#: lib/libalpm/error.c:108
+#: lib/libalpm/error.c:114
msgid "cannot remove all files for package"
msgstr ""
-#: lib/libalpm/error.c:110
+#: lib/libalpm/error.c:116
msgid "package name is not valid"
msgstr ""
-#: lib/libalpm/error.c:112
+#: lib/libalpm/error.c:118
msgid "corrupted package"
msgstr ""
-#: lib/libalpm/error.c:114
+#: lib/libalpm/error.c:120
msgid "no such repository"
msgstr ""
-#: lib/libalpm/error.c:117
+#: lib/libalpm/error.c:123
msgid "group not found"
msgstr ""
-#: lib/libalpm/error.c:120
+#: lib/libalpm/error.c:126
msgid "could not satisfy dependencies"
msgstr ""
-#: lib/libalpm/error.c:122
+#: lib/libalpm/error.c:128
msgid "conflicting dependencies"
msgstr ""
-#: lib/libalpm/error.c:124
+#: lib/libalpm/error.c:130
msgid "conflicting files"
msgstr ""
-#: lib/libalpm/error.c:127
+#: lib/libalpm/error.c:133
msgid "user aborted the operation"
msgstr ""
-#: lib/libalpm/error.c:129
+#: lib/libalpm/error.c:135
msgid "internal error"
msgstr ""
-#: lib/libalpm/error.c:131
+#: lib/libalpm/error.c:137
msgid "libarchive error"
msgstr ""
-#: lib/libalpm/error.c:133
+#: lib/libalpm/error.c:139
msgid "not enough space on disk"
msgstr ""
-#: lib/libalpm/error.c:136
+#: lib/libalpm/error.c:142
msgid "not confirmed"
msgstr ""
-#: lib/libalpm/error.c:139
+#: lib/libalpm/error.c:145
msgid "bad configuration section name"
msgstr ""
-#: lib/libalpm/error.c:141
+#: lib/libalpm/error.c:147
msgid "'local' is reserved and cannot be used as a repository name"
msgstr ""
-#: lib/libalpm/error.c:143
+#: lib/libalpm/error.c:149
msgid "syntax error in config file"
msgstr ""
-#: lib/libalpm/error.c:145
+#: lib/libalpm/error.c:151
msgid "all directives must belong to a section"
msgstr ""
-#: lib/libalpm/error.c:147
+#: lib/libalpm/error.c:153
msgid "invalid regular expression"
msgstr ""
-#: lib/libalpm/error.c:150
+#: lib/libalpm/error.c:156
msgid "connection to remote host failed"
msgstr ""
-#: lib/libalpm/error.c:153
+#: lib/libalpm/error.c:159
msgid "unexpected error"
msgstr ""
-#: lib/libalpm/handle.c:161
+#: lib/libalpm/handle.c:163
#, c-format
msgid "cannot canonicalize specified root path '%s'"
msgstr ""
-#: lib/libalpm/handle.c:173
+#: lib/libalpm/handle.c:175
#, c-format
msgid "option 'root' = %s"
msgstr ""
-#: lib/libalpm/handle.c:193
+#: lib/libalpm/handle.c:195
#, c-format
msgid "option 'dbpath' = %s"
msgstr ""
-#: lib/libalpm/handle.c:209
+#: lib/libalpm/handle.c:211
#, c-format
msgid "option 'cachedir' = %s"
msgstr ""
-#: lib/libalpm/md5driver.c:51
+#: lib/libalpm/md5driver.c:56
#, c-format
msgid "%s can't be opened\n"
msgstr ""
-#: lib/libalpm/md5driver.c:68 lib/libalpm/sha1.c:412
+#: lib/libalpm/md5driver.c:74
#, c-format
-msgid "sha1(%s) = %s"
+msgid "md5(%s) = %s"
msgstr ""
-#: lib/libalpm/package.c:148
+#: lib/libalpm/package.c:150
#, c-format
msgid "%s: forcing upgrade to version %s"
msgstr ""
-#: lib/libalpm/package.c:153
+#: lib/libalpm/package.c:155
#, c-format
msgid "%s: local (%s) is newer than %s (%s)"
msgstr ""
-#: lib/libalpm/package.c:161
+#: lib/libalpm/package.c:163
#, c-format
msgid "%s-%s: ignoring package upgrade (%s)"
msgstr ""
-#: lib/libalpm/package.c:167
+#: lib/libalpm/package.c:169
#, c-format
msgid "%s-%s: delaying upgrade of package (%s)"
msgstr ""
-#: lib/libalpm/package.c:218 lib/libalpm/package.c:277
+#: lib/libalpm/package.c:220 lib/libalpm/package.c:279
#, c-format
msgid "%s: syntax error in description file line %d"
msgstr ""
-#: lib/libalpm/package.c:351
+#: lib/libalpm/package.c:353
msgid "could not parse the package description file"
msgstr ""
-#: lib/libalpm/package.c:355
+#: lib/libalpm/package.c:357
#, c-format
msgid "missing package name in %s"
msgstr ""
-#: lib/libalpm/package.c:359
+#: lib/libalpm/package.c:361
#, c-format
msgid "missing package version in %s"
msgstr ""
-#: lib/libalpm/package.c:394
+#: lib/libalpm/package.c:396
#, c-format
msgid "could not remove tempfile %s"
msgstr ""
-#: lib/libalpm/package.c:407 lib/libalpm/package.c:414
+#: lib/libalpm/package.c:409 lib/libalpm/package.c:416
#, c-format
msgid "error while reading package: %s"
msgstr ""
-#: lib/libalpm/package.c:420
+#: lib/libalpm/package.c:422
msgid "missing package metadata"
msgstr ""
-#: lib/libalpm/package.c:427
+#: lib/libalpm/package.c:429
#, c-format
msgid "missing package filelist in %s, generating one"
msgstr ""
-#: lib/libalpm/package.c:560
+#: lib/libalpm/package.c:562
#, c-format
msgid "adding '%s' in requiredby field for '%s'"
msgstr ""
-#: lib/libalpm/package.c:571
+#: lib/libalpm/package.c:573
#, c-format
msgid "adding '%s' in requiredby field for '%s' (provides: %s)"
msgstr ""
-#: lib/libalpm/remove.c:78
+#: lib/libalpm/remove.c:79
#, c-format
msgid "could not find %s in database"
msgstr ""
-#: lib/libalpm/remove.c:92
+#: lib/libalpm/remove.c:93
#, c-format
msgid "adding %s in the targets list"
msgstr ""
-#: lib/libalpm/remove.c:120
+#: lib/libalpm/remove.c:121
#, c-format
msgid "pulling %s in the targets list"
msgstr ""
-#: lib/libalpm/remove.c:123
+#: lib/libalpm/remove.c:124
#, c-format
msgid "could not find %s in database -- skipping"
msgstr ""
-#: lib/libalpm/remove.c:141
+#: lib/libalpm/remove.c:142
msgid "finding removable dependencies"
msgstr ""
-#: lib/libalpm/remove.c:174
+#: lib/libalpm/remove.c:175
#, c-format
msgid "cannot remove file '%s': %s"
msgstr ""
-#: lib/libalpm/remove.c:212
+#: lib/libalpm/remove.c:213
#, c-format
msgid "Skipping removal of '%s' due to NoUpgrade"
msgstr ""
-#: lib/libalpm/remove.c:219
+#: lib/libalpm/remove.c:220
#, c-format
msgid "file %s does not exist"
msgstr ""
-#: lib/libalpm/remove.c:226
+#: lib/libalpm/remove.c:227
#, c-format
msgid "keeping directory %s"
msgstr ""
-#: lib/libalpm/remove.c:228
+#: lib/libalpm/remove.c:229
#, c-format
msgid "removing directory %s"
msgstr ""
-#: lib/libalpm/remove.c:235
+#: lib/libalpm/remove.c:236
#, c-format
msgid "%s is in trans->skip_remove, skipping removal"
msgstr ""
-#: lib/libalpm/remove.c:246
-#, c-format
-msgid "%s saved as %s"
-msgstr ""
-
-#: lib/libalpm/remove.c:249
+#: lib/libalpm/remove.c:250
#, c-format
msgid "transaction is set to NOSAVE, not backing up '%s'"
msgstr ""
-#: lib/libalpm/remove.c:253
+#: lib/libalpm/remove.c:254
#, c-format
msgid "unlinking %s"
msgstr ""
-#: lib/libalpm/remove.c:260
+#: lib/libalpm/remove.c:261
#, c-format
msgid "cannot remove file %s: %s"
msgstr ""
-#: lib/libalpm/remove.c:291
+#: lib/libalpm/remove.c:292
#, c-format
msgid "removing package %s-%s"
msgstr ""
-#: lib/libalpm/remove.c:308
+#: lib/libalpm/remove.c:309
#, c-format
msgid "not removing package '%s', can't remove all files"
msgstr ""
-#: lib/libalpm/remove.c:315
+#: lib/libalpm/remove.c:316
#, c-format
msgid "removing %d files"
msgstr ""
-#: lib/libalpm/remove.c:338
+#: lib/libalpm/remove.c:339
#, c-format
msgid "removing database entry '%s'"
msgstr ""
-#: lib/libalpm/remove.c:340
+#: lib/libalpm/remove.c:341
#, c-format
msgid "could not remove database entry %s-%s"
msgstr ""
-#: lib/libalpm/remove.c:345
+#: lib/libalpm/remove.c:346
#, c-format
msgid "could not remove entry '%s' from cache"
msgstr ""
-#: lib/libalpm/sha1.c:398
+#: lib/libalpm/sha1.c:397
#, c-format
msgid "sha1: %s can't be opened\n"
msgstr ""
-#: lib/libalpm/sync.c:181
+#: lib/libalpm/sha1.c:412
+#, c-format
+msgid "sha1(%s) = %s"
+msgstr ""
+
+#: lib/libalpm/sync.c:183
msgid "checking for package upgrades"
msgstr ""
-#: lib/libalpm/sync.c:213
+#: lib/libalpm/sync.c:215
#, c-format
msgid "%s-%s elected for upgrade (%s => %s)"
msgstr ""
-#: lib/libalpm/sync.c:260
+#: lib/libalpm/sync.c:262
#, c-format
msgid "searching for target in repo '%s'"
msgstr ""
-#: lib/libalpm/sync.c:268 lib/libalpm/sync.c:291
+#: lib/libalpm/sync.c:270 lib/libalpm/sync.c:293
#, c-format
msgid "target '%s' not found -- looking for provisions"
msgstr ""
-#: lib/libalpm/sync.c:273 lib/libalpm/sync.c:296
+#: lib/libalpm/sync.c:275 lib/libalpm/sync.c:298
#, c-format
msgid "found '%s' as a provision for '%s'"
msgstr ""
-#: lib/libalpm/sync.c:280
+#: lib/libalpm/sync.c:282
#, c-format
msgid "repository '%s' not found"
msgstr ""
-#: lib/libalpm/sync.c:321
+#: lib/libalpm/sync.c:323
#, c-format
msgid "%s-%s is up to date -- skipping"
msgstr ""
-#: lib/libalpm/sync.c:344
+#: lib/libalpm/sync.c:346
#, c-format
msgid "adding target '%s' to the transaction set"
msgstr ""
-#: lib/libalpm/sync.c:392
+#: lib/libalpm/sync.c:394
msgid "resolving target's dependencies"
msgstr ""
-#: lib/libalpm/sync.c:412
+#: lib/libalpm/sync.c:414
#, c-format
msgid "adding package %s-%s to the transaction targets"
msgstr ""
-#: lib/libalpm/sync.c:447
+#: lib/libalpm/sync.c:449
msgid "looking for unresolvable dependencies"
msgstr ""
-#: lib/libalpm/sync.c:478
+#: lib/libalpm/sync.c:480
#, c-format
msgid "package '%s' conflicts with '%s'"
msgstr ""
-#: lib/libalpm/sync.c:500
+#: lib/libalpm/sync.c:502
#, c-format
msgid "'%s' not found in transaction set -- skipping"
msgstr ""
-#: lib/libalpm/sync.c:511
+#: lib/libalpm/sync.c:513
#, c-format
msgid "package '%s' provides its own conflict"
msgstr ""
-#: lib/libalpm/sync.c:534 lib/libalpm/sync.c:539
+#: lib/libalpm/sync.c:536 lib/libalpm/sync.c:541
#, c-format
msgid "'%s' is in the target list -- keeping it"
msgstr ""
-#: lib/libalpm/sync.c:551 lib/libalpm/sync.c:588
+#: lib/libalpm/sync.c:553 lib/libalpm/sync.c:590
#, c-format
msgid "removing '%s' from target list"
msgstr ""
-#: lib/libalpm/sync.c:560
+#: lib/libalpm/sync.c:562
#, c-format
msgid "resolving package '%s' conflict"
msgstr ""
-#: lib/libalpm/sync.c:583
+#: lib/libalpm/sync.c:585
#, c-format
msgid "electing '%s' for removal"
msgstr ""
-#: lib/libalpm/sync.c:594 lib/libalpm/sync.c:610
+#: lib/libalpm/sync.c:596 lib/libalpm/sync.c:612
msgid "unresolvable package conflicts detected"
msgstr ""
-#: lib/libalpm/sync.c:662
+#: lib/libalpm/sync.c:664
msgid "checking dependencies of packages designated for removal"
msgstr ""
-#: lib/libalpm/sync.c:676
+#: lib/libalpm/sync.c:678
msgid "something has gone horribly wrong"
msgstr ""
-#: lib/libalpm/sync.c:696
+#: lib/libalpm/sync.c:698
#, c-format
msgid "found '%s' as a provision for '%s' -- conflict aborted"
msgstr ""
-#: lib/libalpm/sync.c:792
+#: lib/libalpm/sync.c:794
#, c-format
msgid "%s is already in the cache\n"
msgstr ""
-#: lib/libalpm/sync.c:803
+#: lib/libalpm/sync.c:805
#, c-format
msgid "no %s cache exists, creating...\n"
msgstr ""
-#: lib/libalpm/sync.c:804
+#: lib/libalpm/sync.c:806
#, c-format
msgid "warning: no %s cache exists, creating..."
msgstr ""
-#: lib/libalpm/sync.c:809
+#: lib/libalpm/sync.c:811
msgid "couldn't create package cache, using /tmp instead\n"
msgstr ""
-#: lib/libalpm/sync.c:810
+#: lib/libalpm/sync.c:812
msgid "warning: couldn't create package cache, using /tmp instead"
msgstr ""
-#: lib/libalpm/sync.c:817
+#: lib/libalpm/sync.c:819
#, c-format
msgid "failed to retrieve some files from %s\n"
msgstr ""
-#: lib/libalpm/sync.c:847 lib/libalpm/sync.c:859
+#: lib/libalpm/sync.c:849 lib/libalpm/sync.c:861
#, c-format
msgid "can't get md5 or sha1 checksum for package %s\n"
msgstr ""
-#: lib/libalpm/sync.c:878
+#: lib/libalpm/sync.c:880
#, c-format
msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n"
msgstr ""
-#: lib/libalpm/sync.c:880
+#: lib/libalpm/sync.c:882
#, c-format
msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n"
msgstr ""
-#: lib/libalpm/sync.c:901
+#: lib/libalpm/sync.c:903
msgid "could not create removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:907
+#: lib/libalpm/sync.c:909
msgid "could not initialize the removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:927
+#: lib/libalpm/sync.c:929
msgid "removing conflicting and to-be-replaced packages"
msgstr ""
-#: lib/libalpm/sync.c:929
+#: lib/libalpm/sync.c:931
msgid "could not prepare removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:935
+#: lib/libalpm/sync.c:937
msgid "could not commit removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:942
+#: lib/libalpm/sync.c:944
msgid "installing packages"
msgstr ""
-#: lib/libalpm/sync.c:945
+#: lib/libalpm/sync.c:947
msgid "could not create transaction"
msgstr ""
-#: lib/libalpm/sync.c:950
+#: lib/libalpm/sync.c:952
msgid "could not initialize transaction"
msgstr ""
-#: lib/libalpm/sync.c:973
+#: lib/libalpm/sync.c:975
msgid "could not prepare transaction"
msgstr ""
-#: lib/libalpm/sync.c:985
+#: lib/libalpm/sync.c:987
msgid "updating database for replaced packages' dependencies"
msgstr ""
-#: lib/libalpm/sync.c:1014
+#: lib/libalpm/sync.c:1016
#, c-format
msgid "could not update requiredby for database entry %s-%s"
msgstr ""
-#: lib/libalpm/sync.c:1023
+#: lib/libalpm/sync.c:1025
#, c-format
msgid "could not update new database entry %s-%s"
msgstr ""
-#: lib/libalpm/sync.c:1063
+#: lib/libalpm/sync.c:1065
#, c-format
msgid "found package '%s-%s' in sync"
msgstr ""
-#: lib/libalpm/sync.c:1069
+#: lib/libalpm/sync.c:1071
#, c-format
msgid "package '%s' not found in sync"
msgstr ""
-#: lib/libalpm/trans.c:264
+#: lib/libalpm/trans.c:267
#, c-format
msgid "updating dependency packages 'requiredby' fields for %s-%s"
msgstr ""
-#: lib/libalpm/trans.c:267
+#: lib/libalpm/trans.c:270
msgid "package has no dependencies, no other packages to update"
msgstr ""
-#: lib/libalpm/trans.c:304 lib/libalpm/trans.c:330
+#: lib/libalpm/trans.c:307 lib/libalpm/trans.c:333
#, c-format
msgid "updating 'requiredby' field for package '%s'"
msgstr ""
-#: lib/libalpm/trans.c:315 lib/libalpm/trans.c:341
+#: lib/libalpm/trans.c:318 lib/libalpm/trans.c:344
#, c-format
msgid "could not update 'requiredby' database entry %s-%s"
msgstr ""
-#: lib/libalpm/trans.c:322
+#: lib/libalpm/trans.c:325
#, c-format
msgid "could not find dependency '%s'"
msgstr ""
@@ -1481,12 +1481,12 @@ msgstr ""
msgid "check_freespace: total pkg size: %lld, disk space: %lld"
msgstr ""
-#: lib/libalpm/versioncmp.c:277
+#: lib/libalpm/versioncmp.c:279
#, c-format
msgid "depcmp: %s-%s %s %s-%s => %s"
msgstr ""
-#: lib/libalpm/versioncmp.c:282
+#: lib/libalpm/versioncmp.c:284
#, c-format
msgid "depcmp: %s-%s %s %s => %s"
msgstr ""
diff --git a/lib/libalpm/po/pt_BR.po b/lib/libalpm/po/pt_BR.po
index 4df1182d..93dc770f 100644
--- a/lib/libalpm/po/pt_BR.po
+++ b/lib/libalpm/po/pt_BR.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pt_BR\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-04 12:01-0500\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2007-03-07 01:18-0300\n"
"Last-Translator: Douglas Soares de Andrade <dsandrade@gmail.com>\n"
"Language-Team: Português do Brasil <pt@li.org>\n"
@@ -22,1385 +22,1393 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: KBabel 1.11.4\n"
-#: lib/libalpm/add.c:75
+#: lib/libalpm/add.c:77
#, c-format
msgid "loading target '%s'"
msgstr "carregando pacotes '%s'"
-#: lib/libalpm/add.c:120
+#: lib/libalpm/add.c:122
#, c-format
msgid "replacing older version %s-%s by %s in target list"
msgstr "substituindo a versão antiga %s-%s por '%s' na lista de pacotes"
-#: lib/libalpm/add.c:129
+#: lib/libalpm/add.c:131
#, c-format
msgid "newer version %s-%s is in the target list -- skipping"
msgstr "versão atualizada %s-%s está na lista de pacotes -- pulando"
-#: lib/libalpm/add.c:136
+#: lib/libalpm/add.c:138
#, c-format
msgid "reading '%s' metadata"
msgstr "lendo os metadados de '%s'"
-#: lib/libalpm/add.c:189 lib/libalpm/remove.c:110
+#: lib/libalpm/add.c:191 lib/libalpm/remove.c:111
msgid "looking for unsatisfied dependencies"
msgstr "procurando por dependências não satisfeitas"
-#: lib/libalpm/add.c:201 lib/libalpm/sync.c:467
+#: lib/libalpm/add.c:203 lib/libalpm/sync.c:469
msgid "looking for conflicts"
msgstr "procurando por conflitos"
-#: lib/libalpm/add.c:206
+#: lib/libalpm/add.c:208
msgid "replacing packages with -A and -U is not supported yet"
msgstr "substituir pacotes com -A e -U ainda não é suportado"
-#: lib/libalpm/add.c:207
+#: lib/libalpm/add.c:209
#, c-format
msgid "please remove '%s' first, using -Rd"
msgstr "por favor, remova '%s' primeiro usando -Rd"
-#: lib/libalpm/add.c:248 lib/libalpm/remove.c:146
+#: lib/libalpm/add.c:250 lib/libalpm/remove.c:147
msgid "sorting by dependencies"
msgstr "ordenando por dependências"
-#: lib/libalpm/add.c:260
+#: lib/libalpm/add.c:262
msgid "cleaning up"
msgstr "finalizando"
-#: lib/libalpm/add.c:275
+#: lib/libalpm/add.c:277
msgid "looking for file conflicts"
msgstr "procurando por conflitos de arquivos"
-#: lib/libalpm/add.c:340
+#: lib/libalpm/add.c:342
#, c-format
msgid "upgrading package %s-%s"
msgstr "atualizando pacote %s-%s"
-#: lib/libalpm/add.c:364
+#: lib/libalpm/add.c:366
#, c-format
msgid "adding package %s-%s"
msgstr "adicionando pacote %s-%s"
-#: lib/libalpm/add.c:377
+#: lib/libalpm/add.c:379
#, c-format
msgid "removing old package first (%s-%s)"
msgstr "removendo pacotes antigos primeiro (%s-%s)"
-#: lib/libalpm/add.c:405
+#: lib/libalpm/add.c:407
#, c-format
msgid "adding %s to the NoUpgrade array temporarily"
msgstr "adicionando %s para NoUpgrade temporariamente"
-#: lib/libalpm/add.c:423
+#: lib/libalpm/add.c:425
msgid "extracting files"
msgstr "extraindo arquivos"
-#: lib/libalpm/add.c:438 lib/libalpm/util.c:465
+#: lib/libalpm/add.c:440 lib/libalpm/util.c:465
msgid "could not get current working directory"
msgstr "não foi possível obter o diretório de trabalho atual"
-#: lib/libalpm/add.c:494 lib/libalpm/add.c:495
+#: lib/libalpm/add.c:496 lib/libalpm/add.c:497
#, c-format
msgid "%s is in NoExtract, skipping extraction"
msgstr "%s está incluso em NoExtract -- não descompactando"
-#: lib/libalpm/add.c:502
+#: lib/libalpm/add.c:504
#, c-format
msgid "%s is in trans->skip_add, skipping extraction"
msgstr "o pacote %s está incluso em trans->skip_add, não descompactando"
-#: lib/libalpm/add.c:548 lib/libalpm/add.c:549 lib/libalpm/add.c:698
+#: lib/libalpm/add.c:550 lib/libalpm/add.c:551 lib/libalpm/add.c:700
#, c-format
msgid "could not extract %s (%s)"
msgstr "não foi possível extrair %s (%s)"
-#: lib/libalpm/add.c:592
+#: lib/libalpm/add.c:594
#, c-format
msgid "checking md5 hashes for %s"
msgstr "verificando hashes md5 para %s"
-#: lib/libalpm/add.c:594
+#: lib/libalpm/add.c:596
#, c-format
msgid "checking sha1 hashes for %s"
msgstr "verificando hashes sha1 para %s"
-#: lib/libalpm/add.c:596
+#: lib/libalpm/add.c:598
#, c-format
msgid "current: %s"
msgstr "atual: %s"
-#: lib/libalpm/add.c:597
+#: lib/libalpm/add.c:599
#, c-format
msgid "new: %s"
msgstr "novo: %s"
-#: lib/libalpm/add.c:598
+#: lib/libalpm/add.c:600
#, c-format
msgid "original: %s"
msgstr "original: %s"
-#: lib/libalpm/add.c:610
+#: lib/libalpm/add.c:612
#, c-format
msgid "could not rename %s (%s)"
msgstr "não foi possível renomear %s (%s)"
-#: lib/libalpm/add.c:611
+#: lib/libalpm/add.c:613
#, c-format
msgid "error: could not rename %s (%s)"
msgstr "erro: não foi possível renomear %s (%s)"
-#: lib/libalpm/add.c:617 lib/libalpm/add.c:636
+#: lib/libalpm/add.c:619 lib/libalpm/add.c:638
#, c-format
msgid "could not copy tempfile to %s (%s)"
msgstr "não foi possível copiar arquivo temporário para %s (%s)"
-#: lib/libalpm/add.c:618
+#: lib/libalpm/add.c:620
#, c-format
msgid "error: could not copy tempfile to %s (%s)"
msgstr "erro: não foi possível copiar arquivo temporário para %s (%s)"
-#: lib/libalpm/add.c:622
+#: lib/libalpm/add.c:624 lib/libalpm/remove.c:247
#, c-format
-msgid "%s saved as %s.pacorig"
-msgstr "%s salvo como %s.pacorig"
+msgid "%s saved as %s"
+msgstr "%s salvo como %s"
-#: lib/libalpm/add.c:623
+#: lib/libalpm/add.c:625
#, c-format
msgid "warning: %s saved as %s"
msgstr "aviso: %s salvo como %s"
-#: lib/libalpm/add.c:633
+#: lib/libalpm/add.c:635
#, c-format
msgid "action: installing new file: %s"
msgstr "ação: instalando novo arquivo: %s"
-#: lib/libalpm/add.c:643 lib/libalpm/add.c:649 lib/libalpm/add.c:654
+#: lib/libalpm/add.c:645 lib/libalpm/add.c:651 lib/libalpm/add.c:656
msgid "action: leaving existing file in place"
msgstr "ação: preservando o arquivo existente"
-#: lib/libalpm/add.c:657
+#: lib/libalpm/add.c:659
msgid "action: keeping current file and installing new one with .pacnew ending"
-msgstr "ação: preservando o arquivo existente e instalando o novo com um final .pacnew"
+msgstr ""
+"ação: preservando o arquivo existente e instalando o novo com um final ."
+"pacnew"
-#: lib/libalpm/add.c:660
+#: lib/libalpm/add.c:662
#, c-format
msgid "could not install %s as %s: %s"
msgstr "não foi possível instalar %s como %s: %s"
-#: lib/libalpm/add.c:661
+#: lib/libalpm/add.c:663
#, c-format
msgid "error: could not install %s as %s: %s"
msgstr "erro: não foi possível instalar %s como %s: %s"
-#: lib/libalpm/add.c:663
+#: lib/libalpm/add.c:665
#, c-format
msgid "%s installed as %s"
msgstr "%s instalado como %s"
-#: lib/libalpm/add.c:664
+#: lib/libalpm/add.c:666
#, c-format
msgid "warning: %s installed as %s"
msgstr "atenção: %s instalado como %s"
-#: lib/libalpm/add.c:678
+#: lib/libalpm/add.c:680
#, c-format
msgid "%s is in NoUpgrade -- skipping"
msgstr "%s está como NoUpgrade -- pulando"
-#: lib/libalpm/add.c:679
+#: lib/libalpm/add.c:681
#, c-format
msgid "extracting %s as %s.pacnew"
msgstr "extraindo %s como %s.pacnew"
-#: lib/libalpm/add.c:680
+#: lib/libalpm/add.c:682
#, c-format
msgid "warning: extracting %s as %s.pacnew"
msgstr "aviso: extraindo %s como %s.pacnew"
-#: lib/libalpm/add.c:683
+#: lib/libalpm/add.c:685
#, c-format
msgid "extracting %s"
msgstr "extraindo %s"
-#: lib/libalpm/add.c:699
+#: lib/libalpm/add.c:701
#, c-format
msgid "error: could not extract %s (%s)"
msgstr "erro: não foi possível descompactar %s (%s)"
-#: lib/libalpm/add.c:711
+#: lib/libalpm/add.c:713
#, c-format
msgid "appending backup entry for %s"
msgstr "adicionando entrada de backup para %s"
-#: lib/libalpm/add.c:743 lib/libalpm/add.c:745
+#: lib/libalpm/add.c:745 lib/libalpm/add.c:747
#, c-format
msgid "errors occurred while %s %s"
msgstr "erros ocorreram durante %s %s"
-#: lib/libalpm/add.c:744 lib/libalpm/add.c:746
+#: lib/libalpm/add.c:746 lib/libalpm/add.c:748
msgid "upgrading"
msgstr "atualizando"
-#: lib/libalpm/add.c:744 lib/libalpm/add.c:746
+#: lib/libalpm/add.c:746 lib/libalpm/add.c:748
msgid "installing"
msgstr "instalando"
-#: lib/libalpm/add.c:763
+#: lib/libalpm/add.c:765
#, c-format
msgid "provision '%s' has been removed from package %s (%s => %s)"
msgstr "a provisão '%s' foi removida do pacote %s (%s => %s)"
-#: lib/libalpm/add.c:775
+#: lib/libalpm/add.c:777
#, c-format
msgid "updating '%s' due to provision change (%s)"
msgstr "atualizando '%s' devido a uma mudança de provisão (%s)"
-#: lib/libalpm/add.c:779 lib/libalpm/add.c:780
+#: lib/libalpm/add.c:781 lib/libalpm/add.c:782
#, c-format
msgid "could not update provision '%s' from '%s'"
msgstr "não foi possível atualizar a provisão '%s' para '%s'"
-#: lib/libalpm/add.c:793 lib/libalpm/remove.c:337
+#: lib/libalpm/add.c:795 lib/libalpm/remove.c:338
msgid "updating database"
msgstr "atualizando base de dados"
-#: lib/libalpm/add.c:794
+#: lib/libalpm/add.c:796
#, c-format
msgid "adding database entry '%s'"
msgstr "adicionando a entrada de base de dados '%s'"
-#: lib/libalpm/add.c:797 lib/libalpm/add.c:799
+#: lib/libalpm/add.c:799 lib/libalpm/add.c:801
#, c-format
msgid "could not update database entry %s-%s"
msgstr "não foi possível atualizar a entrada na base de dados %s-%s"
-#: lib/libalpm/add.c:805
+#: lib/libalpm/add.c:807
#, c-format
msgid "could not add entry '%s' in cache"
msgstr "não foi possível adicionar a entrada '%s' ao cache"
-#: lib/libalpm/add.c:838 lib/libalpm/remove.c:364 lib/libalpm/sync.c:1039
+#: lib/libalpm/add.c:840 lib/libalpm/remove.c:365 lib/libalpm/sync.c:1041
#, c-format
msgid "running \"ldconfig -r %s\""
msgstr "executando \"ldconfig -r %s\""
-#: lib/libalpm/alpm.c:113
+#: lib/libalpm/alpm.c:116
#, c-format
msgid "removing DB %s, %d remaining..."
msgstr "removendo DB %s, %d continua existindo..."
-#: lib/libalpm/alpm.c:178
+#: lib/libalpm/alpm.c:181
#, c-format
msgid "unregistering database '%s'"
msgstr "desregistrando a base de dados '%s'"
-#: lib/libalpm/alpm.c:183
+#: lib/libalpm/alpm.c:186
#, c-format
msgid "closing database '%s'"
msgstr "fechando a base de dados '%s'"
-#: lib/libalpm/alpm.c:229
+#: lib/libalpm/alpm.c:232
#, c-format
-msgid "adding new server to database '%s': protocol '%s', server '%s', path '%s'"
-msgstr "adicionando novo servidor à base de dados '%s': protocolo '%s', servidor '%s', caminho '%s'"
+msgid ""
+"adding new server to database '%s': protocol '%s', server '%s', path '%s'"
+msgstr ""
+"adicionando novo servidor à base de dados '%s': protocolo '%s', servidor '%"
+"s', caminho '%s'"
-#: lib/libalpm/alpm.c:233
+#: lib/libalpm/alpm.c:236
#, c-format
msgid "serverlist flushed for '%s'"
msgstr "lista de servidores nivelada para '%s'"
-#: lib/libalpm/alpm.c:276
+#: lib/libalpm/alpm.c:279
#, c-format
msgid "failed to get lastupdate time for %s (no big deal)"
-msgstr "falha para conseguir o horário da última atualização de %s (no big deal)"
+msgstr ""
+"falha para conseguir o horário da última atualização de %s (no big deal)"
-#: lib/libalpm/alpm.c:295
+#: lib/libalpm/alpm.c:298
#, c-format
msgid "failed to sync db: %s [%d]"
msgstr "falha ao sincronizar base de dados: %s [%d]"
-#: lib/libalpm/alpm.c:299
+#: lib/libalpm/alpm.c:302
#, c-format
msgid "sync: new mtime for %s: %s"
msgstr "sincronizar: novo mtime para %s: %s"
-#: lib/libalpm/alpm.c:305
+#: lib/libalpm/alpm.c:308
#, c-format
msgid "flushing database %s%s"
msgstr "nivelando a base de dados %s%s"
-#: lib/libalpm/alpm.c:309
+#: lib/libalpm/alpm.c:312
#, c-format
msgid "could not remove database entry %s%s"
msgstr "não foi possível remover a entrada da base de dados %s%s"
-#: lib/libalpm/alpm.c:478
+#: lib/libalpm/alpm.c:481
#, c-format
msgid "could not get sha1sum for package %s-%s"
msgstr "não foi possível conseguir a soma sha1 para o pacote %s-%s"
-#: lib/libalpm/alpm.c:484
+#: lib/libalpm/alpm.c:487
#, c-format
msgid "sha1sums for package %s-%s match"
msgstr "somas sha1 para o pacote %s - %s coincidem"
-#: lib/libalpm/alpm.c:487
+#: lib/libalpm/alpm.c:490
#, c-format
msgid "sha1sums do not match for package %s-%s"
msgstr "somas sha1 não coincidem para o pacote %s-%s"
-#: lib/libalpm/alpm.c:522
+#: lib/libalpm/alpm.c:525
#, c-format
msgid "could not get md5sum for package %s-%s"
msgstr "não foi possível conseguir a soma md5 para o pacote %s-%s"
-#: lib/libalpm/alpm.c:528
+#: lib/libalpm/alpm.c:531
#, c-format
msgid "md5sums for package %s-%s match"
msgstr "somas md5 para o pacote %s - %s coincidem"
-#: lib/libalpm/alpm.c:531
+#: lib/libalpm/alpm.c:534
#, c-format
msgid "md5sums do not match for package %s-%s"
msgstr "somas md5 não coincidem para o pacote %s-%s"
-#: lib/libalpm/alpm.c:780
+#: lib/libalpm/alpm.c:783
#, c-format
msgid "could not remove lock file %s"
msgstr "não foi possível remover o arquivo de lock %s"
-#: lib/libalpm/alpm.c:781
+#: lib/libalpm/alpm.c:784
#, c-format
msgid "warning: could not remove lock file %s"
msgstr "aviso: não foi possível remover o arquivo de lock %s"
-#: lib/libalpm/alpm.c:916
+#: lib/libalpm/alpm.c:919
#, c-format
msgid "config: new section '%s'"
msgstr "configuração: nova seção '%s'"
-#: lib/libalpm/alpm.c:945
+#: lib/libalpm/alpm.c:948
msgid "config: nopassiveftp"
msgstr "configuração: nopassiveftp"
-#: lib/libalpm/alpm.c:948
+#: lib/libalpm/alpm.c:951
msgid "config: usesyslog"
msgstr "configuração: usesyslog"
-#: lib/libalpm/alpm.c:951
+#: lib/libalpm/alpm.c:954
msgid "config: chomp"
msgstr "configuração: chomp"
-#: lib/libalpm/alpm.c:954
+#: lib/libalpm/alpm.c:957
msgid "config: usecolor"
msgstr "configuração: usecolor"
-#: lib/libalpm/alpm.c:963
+#: lib/libalpm/alpm.c:966
#, c-format
msgid "config: including %s"
msgstr "configuração: including %s"
-#: lib/libalpm/alpm.c:973 lib/libalpm/alpm.c:978
+#: lib/libalpm/alpm.c:976 lib/libalpm/alpm.c:981
#, c-format
msgid "config: noupgrade: %s"
msgstr "configuração: noupgrade: %s"
-#: lib/libalpm/alpm.c:986 lib/libalpm/alpm.c:991
+#: lib/libalpm/alpm.c:989 lib/libalpm/alpm.c:994
#, c-format
msgid "config: noextract: %s"
msgstr "configuração: noextract: %s"
-#: lib/libalpm/alpm.c:999 lib/libalpm/alpm.c:1004
+#: lib/libalpm/alpm.c:1002 lib/libalpm/alpm.c:1007
#, c-format
msgid "config: ignorepkg: %s"
msgstr "configuração: ignorepkg: %s"
-#: lib/libalpm/alpm.c:1012 lib/libalpm/alpm.c:1017
+#: lib/libalpm/alpm.c:1015 lib/libalpm/alpm.c:1020
#, c-format
msgid "config: holdpkg: %s"
msgstr "configuração: holdpkg: %s"
-#: lib/libalpm/alpm.c:1024
+#: lib/libalpm/alpm.c:1027
#, c-format
msgid "config: dbpath: %s"
msgstr "configuração: dbpath: %s"
-#: lib/libalpm/alpm.c:1031
+#: lib/libalpm/alpm.c:1034
#, c-format
msgid "config: cachedir: %s"
msgstr "configuração: cachedir: %s"
-#: lib/libalpm/alpm.c:1034
+#: lib/libalpm/alpm.c:1037
#, c-format
msgid "config: logfile: %s"
msgstr "configuração: logfile: %s"
-#: lib/libalpm/alpm.c:1037
+#: lib/libalpm/alpm.c:1040
#, c-format
msgid "config: xfercommand: %s"
msgstr "configuração: xfercommand: %s"
-#: lib/libalpm/alpm.c:1042
+#: lib/libalpm/alpm.c:1045
#, c-format
msgid "config: upgradedelay: %d"
msgstr "configuração: upgradedelay: %d"
-#: lib/libalpm/alpm.c:1080 lib/libalpm/sync.c:105
+#: lib/libalpm/alpm.c:1083 lib/libalpm/sync.c:107
msgid "checking for package replacements"
msgstr "verificando por substitutos do pacote"
-#: lib/libalpm/alpm.c:1091 lib/libalpm/sync.c:121
+#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123
#, c-format
msgid "checking replacement '%s' for package '%s'"
msgstr "verificando substituto '%s' para o pacote '%s'"
-#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123
+#: lib/libalpm/alpm.c:1097 lib/libalpm/sync.c:125
#, c-format
msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)"
msgstr ""
-#: lib/libalpm/alpm.c:1124 lib/libalpm/sync.c:158
+#: lib/libalpm/alpm.c:1127 lib/libalpm/sync.c:160
#, c-format
msgid "%s-%s elected for upgrade (to be replaced by %s-%s)"
msgstr ""
-#: lib/libalpm/alpm.c:1146 lib/libalpm/sync.c:192
+#: lib/libalpm/alpm.c:1149 lib/libalpm/sync.c:194
#, c-format
msgid "'%s' not found in sync db -- skipping"
msgstr ""
-#: lib/libalpm/alpm.c:1160 lib/libalpm/sync.c:206 lib/libalpm/sync.c:493
+#: lib/libalpm/alpm.c:1163 lib/libalpm/sync.c:208 lib/libalpm/sync.c:495
#, c-format
msgid "'%s' is already elected for removal -- skipping"
msgstr ""
-#: lib/libalpm/alpm.c:1166
+#: lib/libalpm/alpm.c:1169
#, c-format
msgid "%s elected for upgrade (%s => %s)"
msgstr ""
-#: lib/libalpm/be_files.c:58
+#: lib/libalpm/be_files.c:61
#, c-format
msgid "unpacking database '%s'"
msgstr "descompactando base de dados '%s'"
-#: lib/libalpm/be_files.c:75
+#: lib/libalpm/be_files.c:78
#, fuzzy, c-format
msgid "opening database from path '%s'"
msgstr "abrindo base de dados '%s'"
-#: lib/libalpm/be_files.c:179
+#: lib/libalpm/be_files.c:182
#, fuzzy, c-format
msgid "db scan could not find package: %s"
msgstr "não foi possível encontrar a base de dados"
-#: lib/libalpm/be_files.c:183
+#: lib/libalpm/be_files.c:186
#, c-format
msgid "invalid name for dabatase entry '%s'"
msgstr "nome inválido para a entrada na base de dados '%s'"
-#: lib/libalpm/be_files.c:218
+#: lib/libalpm/be_files.c:221
msgid "invalid package entry provided to _alpm_db_read, skipping"
msgstr ""
-#: lib/libalpm/be_files.c:223
+#: lib/libalpm/be_files.c:226
#, c-format
-msgid "request to read database info for a file-based package '%s', skipping..."
+msgid ""
+"request to read database info for a file-based package '%s', skipping..."
msgstr ""
-#: lib/libalpm/be_files.c:231
+#: lib/libalpm/be_files.c:234
#, c-format
msgid "loading package data for %s : level=%d"
msgstr ""
-#: lib/libalpm/be_files.c:239
+#: lib/libalpm/be_files.c:242
#, c-format
msgid "cannot find '%s-%s' in db '%s'"
msgstr ""
-#: lib/libalpm/be_files.c:247 lib/libalpm/be_files.c:393
-#: lib/libalpm/be_files.c:416 lib/libalpm/be_files.c:507
-#: lib/libalpm/be_files.c:596 lib/libalpm/be_files.c:623
-#: lib/libalpm/package.c:204
+#: lib/libalpm/be_files.c:250 lib/libalpm/be_files.c:396
+#: lib/libalpm/be_files.c:419 lib/libalpm/be_files.c:510
+#: lib/libalpm/be_files.c:599 lib/libalpm/be_files.c:626
+#: lib/libalpm/package.c:206
#, c-format
msgid "could not open file %s: %s"
msgstr "não foi possível abrir o arquivo %s: %s"
-#: lib/libalpm/be_files.c:504
+#: lib/libalpm/be_files.c:507
#, c-format
msgid "writing %s-%s DESC information back to db"
msgstr ""
-#: lib/libalpm/be_files.c:593
+#: lib/libalpm/be_files.c:596
#, c-format
msgid "writing %s-%s FILES information back to db"
msgstr ""
-#: lib/libalpm/be_files.c:620
+#: lib/libalpm/be_files.c:623
#, c-format
msgid "writing %s-%s DEPENDS information back to db"
msgstr ""
-#: lib/libalpm/cache.c:57
+#: lib/libalpm/cache.c:59
#, c-format
msgid "loading package cache for repository '%s'"
msgstr ""
-#: lib/libalpm/cache.c:62
+#: lib/libalpm/cache.c:64
#, c-format
msgid "adding '%s' to package cache for db '%s'"
msgstr ""
-#: lib/libalpm/cache.c:83
+#: lib/libalpm/cache.c:85
#, c-format
msgid "freeing package cache for repository '%s'"
msgstr ""
-#: lib/libalpm/cache.c:107
+#: lib/libalpm/cache.c:109
#, c-format
msgid "error: pkgcache is NULL for db '%s'"
msgstr ""
-#: lib/libalpm/cache.c:127
+#: lib/libalpm/cache.c:129
#, c-format
msgid "adding entry '%s' in '%s' cache"
msgstr ""
-#: lib/libalpm/cache.c:147
+#: lib/libalpm/cache.c:149
#, c-format
msgid "removing entry '%s' from '%s' cache"
msgstr ""
-#: lib/libalpm/cache.c:154
+#: lib/libalpm/cache.c:156
#, c-format
msgid "cannot remove entry '%s' from '%s' cache: not found"
msgstr ""
-#: lib/libalpm/cache.c:176
+#: lib/libalpm/cache.c:178
#, c-format
msgid "error: failed to get '%s' from NULL pkgcache"
msgstr ""
-#: lib/libalpm/cache.c:199
+#: lib/libalpm/cache.c:201
#, c-format
msgid "loading group cache for repository '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:68
+#: lib/libalpm/conflict.c:69
#, c-format
msgid " found conflict '%s' : package '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:77
+#: lib/libalpm/conflict.c:78
#, c-format
msgid " found conflict '%s' : package '%s' provides '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:100 lib/libalpm/conflict.c:142
+#: lib/libalpm/conflict.c:101 lib/libalpm/conflict.c:143
#, fuzzy, c-format
msgid "package '%s' conflicts with itself - packaging error"
msgstr "pacote '%s' conflita com '%s'"
-#: lib/libalpm/conflict.c:106
+#: lib/libalpm/conflict.c:107
#, c-format
msgid "checkconflicts: target '%s' vs db"
msgstr ""
-#: lib/libalpm/conflict.c:148
+#: lib/libalpm/conflict.c:149
#, c-format
msgid "checkconflicts: target '%s' vs all targets"
msgstr ""
-#: lib/libalpm/conflict.c:180
+#: lib/libalpm/conflict.c:181
#, c-format
msgid "checkconflicts: db vs target '%s'"
msgstr ""
-#: lib/libalpm/conflict.c:200
+#: lib/libalpm/conflict.c:201
#, c-format
msgid "target '%s' is also in target list, using NEW conflicts"
msgstr ""
-#: lib/libalpm/conflict.c:256
+#: lib/libalpm/conflict.c:257
#, c-format
msgid "\tCONFLICTS:: %s conflicts with %s"
msgstr ""
-#: lib/libalpm/conflict.c:348 lib/libalpm/deps.c:57 lib/libalpm/deps.c:435
-#: lib/libalpm/deps.c:631 lib/libalpm/deps.c:671 lib/libalpm/group.c:43
-#: lib/libalpm/handle.c:49 lib/libalpm/package.c:80 lib/libalpm/sync.c:65
-#: lib/libalpm/sync.c:598 lib/libalpm/sync.c:614 lib/libalpm/sync.c:711
-#: lib/libalpm/trans.c:52 lib/libalpm/util.c:611 lib/libalpm/util.c:618
+#: lib/libalpm/conflict.c:349 lib/libalpm/deps.c:60 lib/libalpm/deps.c:438
+#: lib/libalpm/deps.c:634 lib/libalpm/deps.c:674 lib/libalpm/group.c:45
+#: lib/libalpm/handle.c:51 lib/libalpm/package.c:82 lib/libalpm/sync.c:67
+#: lib/libalpm/sync.c:600 lib/libalpm/sync.c:616 lib/libalpm/sync.c:713
+#: lib/libalpm/trans.c:55 lib/libalpm/util.c:611 lib/libalpm/util.c:618
#, c-format
msgid "malloc failure: could not allocate %d bytes"
msgstr ""
-#: lib/libalpm/db.c:62 lib/libalpm/db.c:69
+#: lib/libalpm/db.c:64 lib/libalpm/db.c:71
#, c-format
msgid "malloc failed: could not allocate %d bytes"
msgstr ""
-#: lib/libalpm/db.c:165
+#: lib/libalpm/db.c:167
msgid "attempt to re-register the 'local' DB"
msgstr ""
-#: lib/libalpm/db.c:173
+#: lib/libalpm/db.c:175
#, c-format
msgid "attempt to re-register the '%s' database, using existing"
msgstr ""
-#: lib/libalpm/db.c:179
+#: lib/libalpm/db.c:181
#, c-format
msgid "registering database '%s'"
msgstr ""
-#: lib/libalpm/db.c:184
+#: lib/libalpm/db.c:186
#, c-format
msgid "database directory '%s' does not exist, try creating it"
msgstr ""
-#: lib/libalpm/db.c:195
+#: lib/libalpm/db.c:197
#, c-format
msgid "opening database '%s'"
msgstr "abrindo base de dados '%s'"
-#: lib/libalpm/deps.c:128
+#: lib/libalpm/deps.c:131
msgid "started sorting dependencies"
msgstr ""
-#: lib/libalpm/deps.c:133
+#: lib/libalpm/deps.c:136
msgid "possible dependency cycle detected"
msgstr ""
-#: lib/libalpm/deps.c:180
+#: lib/libalpm/deps.c:183
msgid "sorting dependencies finished"
msgstr ""
-#: lib/libalpm/deps.c:222 lib/libalpm/deps.c:307
+#: lib/libalpm/deps.c:225 lib/libalpm/deps.c:310
msgid "null package found in package list"
msgstr ""
-#: lib/libalpm/deps.c:227
+#: lib/libalpm/deps.c:230
#, c-format
msgid "cannot find package installed '%s'"
msgstr ""
-#: lib/libalpm/deps.c:258
+#: lib/libalpm/deps.c:261
#, c-format
msgid "checkdeps: dependency '%s' has moved from '%s' to '%s'"
msgstr ""
-#: lib/libalpm/deps.c:277
+#: lib/libalpm/deps.c:280
#, c-format
msgid "checkdeps: dependency '%s' satisfied by installed package '%s'"
msgstr ""
-#: lib/libalpm/deps.c:286
+#: lib/libalpm/deps.c:289
#, c-format
msgid "checkdeps: updated '%s' won't satisfy a dependency of '%s'"
msgstr ""
-#: lib/libalpm/deps.c:356
+#: lib/libalpm/deps.c:359
#, c-format
msgid "missing dependency '%s' for package '%s'"
msgstr ""
-#: lib/libalpm/deps.c:406
+#: lib/libalpm/deps.c:409
#, c-format
msgid "checkdeps: found %s as required by %s"
msgstr ""
-#: lib/libalpm/deps.c:482
+#: lib/libalpm/deps.c:485
#, c-format
msgid "excluding %s -- explicitly installed"
msgstr ""
-#: lib/libalpm/deps.c:529
+#: lib/libalpm/deps.c:532
#, c-format
msgid "cannot find package \"%s\" or anything that provides it!"
msgstr ""
-#: lib/libalpm/deps.c:537 lib/libalpm/deps.c:548
+#: lib/libalpm/deps.c:540 lib/libalpm/deps.c:551
#, c-format
msgid "adding '%s' to the targets"
msgstr ""
-#: lib/libalpm/deps.c:580
+#: lib/libalpm/deps.c:583
msgid "started resolving dependencies"
msgstr ""
-#: lib/libalpm/deps.c:598
+#: lib/libalpm/deps.c:601
#, c-format
msgid "%s provides dependency %s -- skipping"
msgstr ""
-#: lib/libalpm/deps.c:627
+#: lib/libalpm/deps.c:630
#, c-format
-msgid "cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)"
+msgid ""
+"cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)"
msgstr ""
-#: lib/libalpm/deps.c:644
+#: lib/libalpm/deps.c:647
#, c-format
msgid "dependency %s is already in the target list -- skipping"
msgstr ""
-#: lib/libalpm/deps.c:664
+#: lib/libalpm/deps.c:667
#, c-format
msgid "pulling dependency %s (needed by %s)"
msgstr ""
-#: lib/libalpm/deps.c:668
+#: lib/libalpm/deps.c:671
#, c-format
msgid "cannot resolve dependencies for \"%s\""
msgstr ""
-#: lib/libalpm/deps.c:684
+#: lib/libalpm/deps.c:687
#, c-format
msgid "dependency cycle detected: %s"
msgstr ""
-#: lib/libalpm/deps.c:688
+#: lib/libalpm/deps.c:691
msgid "finished resolving dependencies"
msgstr ""
-#: lib/libalpm/error.c:34
+#: lib/libalpm/error.c:40
msgid "out of memory!"
msgstr ""
-#: lib/libalpm/error.c:36
+#: lib/libalpm/error.c:42
msgid "unexpected system error"
msgstr ""
-#: lib/libalpm/error.c:38
+#: lib/libalpm/error.c:44
msgid "insufficient privileges"
msgstr ""
-#: lib/libalpm/error.c:40
+#: lib/libalpm/error.c:46
msgid "could not find or read file"
msgstr ""
-#: lib/libalpm/error.c:42
+#: lib/libalpm/error.c:48
msgid "wrong or NULL argument passed"
msgstr ""
-#: lib/libalpm/error.c:45
+#: lib/libalpm/error.c:51
msgid "library not initialized"
msgstr "biblioteca não inicializada"
-#: lib/libalpm/error.c:47
+#: lib/libalpm/error.c:53
msgid "library already initialized"
msgstr "biblioteca já inicializada"
-#: lib/libalpm/error.c:49
+#: lib/libalpm/error.c:55
msgid "unable to lock database"
msgstr ""
-#: lib/libalpm/error.c:52
+#: lib/libalpm/error.c:58
msgid "could not open database"
msgstr "não foi possível abrir a base de dados"
-#: lib/libalpm/error.c:54
+#: lib/libalpm/error.c:60
msgid "could not create database"
msgstr "não foi possível criar a base de dados"
-#: lib/libalpm/error.c:56
+#: lib/libalpm/error.c:62
msgid "database not initialized"
msgstr "base de dados não inicializada"
-#: lib/libalpm/error.c:58
+#: lib/libalpm/error.c:64
msgid "database already registered"
msgstr "base de dados já registrada"
-#: lib/libalpm/error.c:60
+#: lib/libalpm/error.c:66
msgid "could not find database"
msgstr "não foi possível encontrar a base de dados"
-#: lib/libalpm/error.c:62
+#: lib/libalpm/error.c:68
msgid "could not update database"
msgstr "não foi possível atualizar a base de dados"
-#: lib/libalpm/error.c:64
+#: lib/libalpm/error.c:70
msgid "could not remove database entry"
msgstr "não foi possível remover a entrada da base de dados"
-#: lib/libalpm/error.c:67
+#: lib/libalpm/error.c:73
msgid "invalid url for server"
msgstr ""
-#: lib/libalpm/error.c:74
+#: lib/libalpm/error.c:80
msgid "could not set parameter"
msgstr ""
-#: lib/libalpm/error.c:77
+#: lib/libalpm/error.c:83
msgid "transaction already initialized"
msgstr ""
-#: lib/libalpm/error.c:79 lib/libalpm/error.c:83
+#: lib/libalpm/error.c:85 lib/libalpm/error.c:89
msgid "transaction not initialized"
msgstr ""
-#: lib/libalpm/error.c:81
+#: lib/libalpm/error.c:87
msgid "duplicate target"
msgstr "alvo duplicado"
-#: lib/libalpm/error.c:85
+#: lib/libalpm/error.c:91
msgid "transaction not prepared"
msgstr ""
-#: lib/libalpm/error.c:87
+#: lib/libalpm/error.c:93
msgid "transaction aborted"
msgstr ""
-#: lib/libalpm/error.c:89
+#: lib/libalpm/error.c:95
msgid "operation not compatible with the transaction type"
msgstr ""
-#: lib/libalpm/error.c:91 lib/libalpm/sync.c:978
+#: lib/libalpm/error.c:97 lib/libalpm/sync.c:980
msgid "could not commit transaction"
msgstr ""
-#: lib/libalpm/error.c:93
+#: lib/libalpm/error.c:99
msgid "could not download all files"
msgstr ""
-#: lib/libalpm/error.c:96
+#: lib/libalpm/error.c:102
msgid "could not find or read package"
msgstr ""
-#: lib/libalpm/error.c:98
+#: lib/libalpm/error.c:104
msgid "invalid or corrupted package"
msgstr ""
-#: lib/libalpm/error.c:100
+#: lib/libalpm/error.c:106
msgid "cannot open package file"
msgstr ""
-#: lib/libalpm/error.c:102
+#: lib/libalpm/error.c:108
msgid "cannot load package data"
msgstr ""
-#: lib/libalpm/error.c:104
+#: lib/libalpm/error.c:110
msgid "package already installed"
msgstr ""
-#: lib/libalpm/error.c:106
+#: lib/libalpm/error.c:112
msgid "package not installed or lesser version"
msgstr ""
-#: lib/libalpm/error.c:108
+#: lib/libalpm/error.c:114
msgid "cannot remove all files for package"
msgstr ""
-#: lib/libalpm/error.c:110
+#: lib/libalpm/error.c:116
msgid "package name is not valid"
msgstr "o nome do pacote não é valido"
-#: lib/libalpm/error.c:112
+#: lib/libalpm/error.c:118
msgid "corrupted package"
msgstr "pacote corrompido"
-#: lib/libalpm/error.c:114
+#: lib/libalpm/error.c:120
msgid "no such repository"
msgstr ""
-#: lib/libalpm/error.c:117
+#: lib/libalpm/error.c:123
msgid "group not found"
msgstr "grupo não encontrado"
-#: lib/libalpm/error.c:120
+#: lib/libalpm/error.c:126
msgid "could not satisfy dependencies"
msgstr ""
-#: lib/libalpm/error.c:122
+#: lib/libalpm/error.c:128
msgid "conflicting dependencies"
msgstr ""
-#: lib/libalpm/error.c:124
+#: lib/libalpm/error.c:130
msgid "conflicting files"
msgstr ""
-#: lib/libalpm/error.c:127
+#: lib/libalpm/error.c:133
msgid "user aborted the operation"
msgstr ""
-#: lib/libalpm/error.c:129
+#: lib/libalpm/error.c:135
msgid "internal error"
msgstr "erro interno"
-#: lib/libalpm/error.c:131
+#: lib/libalpm/error.c:137
msgid "libarchive error"
msgstr ""
-#: lib/libalpm/error.c:133
+#: lib/libalpm/error.c:139
msgid "not enough space on disk"
msgstr "espaço insuficiente em disco"
-#: lib/libalpm/error.c:136
+#: lib/libalpm/error.c:142
msgid "not confirmed"
msgstr ""
-#: lib/libalpm/error.c:139
+#: lib/libalpm/error.c:145
msgid "bad configuration section name"
msgstr ""
-#: lib/libalpm/error.c:141
+#: lib/libalpm/error.c:147
msgid "'local' is reserved and cannot be used as a repository name"
msgstr ""
-#: lib/libalpm/error.c:143
+#: lib/libalpm/error.c:149
msgid "syntax error in config file"
msgstr ""
-#: lib/libalpm/error.c:145
+#: lib/libalpm/error.c:151
msgid "all directives must belong to a section"
msgstr ""
-#: lib/libalpm/error.c:147
+#: lib/libalpm/error.c:153
msgid "invalid regular expression"
msgstr "expressão regular inválida"
-#: lib/libalpm/error.c:150
+#: lib/libalpm/error.c:156
msgid "connection to remote host failed"
msgstr ""
-#: lib/libalpm/error.c:153
+#: lib/libalpm/error.c:159
msgid "unexpected error"
msgstr "erro inesperado"
-#: lib/libalpm/handle.c:161
+#: lib/libalpm/handle.c:163
#, c-format
msgid "cannot canonicalize specified root path '%s'"
msgstr ""
-#: lib/libalpm/handle.c:173
+#: lib/libalpm/handle.c:175
#, c-format
msgid "option 'root' = %s"
msgstr ""
-#: lib/libalpm/handle.c:193
+#: lib/libalpm/handle.c:195
#, c-format
msgid "option 'dbpath' = %s"
msgstr ""
-#: lib/libalpm/handle.c:209
+#: lib/libalpm/handle.c:211
#, c-format
msgid "option 'cachedir' = %s"
msgstr ""
-#: lib/libalpm/md5driver.c:51
+#: lib/libalpm/md5driver.c:56
#, c-format
msgid "%s can't be opened\n"
msgstr ""
-#: lib/libalpm/md5driver.c:68 lib/libalpm/sha1.c:412
+#: lib/libalpm/md5driver.c:74
#, c-format
-msgid "sha1(%s) = %s"
+msgid "md5(%s) = %s"
msgstr ""
-#: lib/libalpm/package.c:148
+#: lib/libalpm/package.c:150
#, c-format
msgid "%s: forcing upgrade to version %s"
msgstr ""
-#: lib/libalpm/package.c:153
+#: lib/libalpm/package.c:155
#, c-format
msgid "%s: local (%s) is newer than %s (%s)"
msgstr ""
-#: lib/libalpm/package.c:161
+#: lib/libalpm/package.c:163
#, c-format
msgid "%s-%s: ignoring package upgrade (%s)"
msgstr ""
-#: lib/libalpm/package.c:167
+#: lib/libalpm/package.c:169
#, c-format
msgid "%s-%s: delaying upgrade of package (%s)"
msgstr ""
-#: lib/libalpm/package.c:218 lib/libalpm/package.c:277
+#: lib/libalpm/package.c:220 lib/libalpm/package.c:279
#, c-format
msgid "%s: syntax error in description file line %d"
msgstr ""
-#: lib/libalpm/package.c:351
+#: lib/libalpm/package.c:353
msgid "could not parse the package description file"
msgstr ""
-#: lib/libalpm/package.c:355
+#: lib/libalpm/package.c:357
#, c-format
msgid "missing package name in %s"
msgstr ""
-#: lib/libalpm/package.c:359
+#: lib/libalpm/package.c:361
#, c-format
msgid "missing package version in %s"
msgstr ""
-#: lib/libalpm/package.c:394
+#: lib/libalpm/package.c:396
#, c-format
msgid "could not remove tempfile %s"
msgstr ""
-#: lib/libalpm/package.c:407 lib/libalpm/package.c:414
+#: lib/libalpm/package.c:409 lib/libalpm/package.c:416
#, c-format
msgid "error while reading package: %s"
msgstr ""
-#: lib/libalpm/package.c:420
+#: lib/libalpm/package.c:422
msgid "missing package metadata"
msgstr ""
-#: lib/libalpm/package.c:427
+#: lib/libalpm/package.c:429
#, c-format
msgid "missing package filelist in %s, generating one"
msgstr ""
-#: lib/libalpm/package.c:560
+#: lib/libalpm/package.c:562
#, c-format
msgid "adding '%s' in requiredby field for '%s'"
msgstr ""
-#: lib/libalpm/package.c:571
+#: lib/libalpm/package.c:573
#, c-format
msgid "adding '%s' in requiredby field for '%s' (provides: %s)"
msgstr ""
-#: lib/libalpm/remove.c:78
+#: lib/libalpm/remove.c:79
#, c-format
msgid "could not find %s in database"
msgstr ""
-#: lib/libalpm/remove.c:92
+#: lib/libalpm/remove.c:93
#, c-format
msgid "adding %s in the targets list"
msgstr ""
-#: lib/libalpm/remove.c:120
+#: lib/libalpm/remove.c:121
#, c-format
msgid "pulling %s in the targets list"
msgstr ""
-#: lib/libalpm/remove.c:123
+#: lib/libalpm/remove.c:124
#, c-format
msgid "could not find %s in database -- skipping"
msgstr ""
-#: lib/libalpm/remove.c:141
+#: lib/libalpm/remove.c:142
msgid "finding removable dependencies"
msgstr ""
-#: lib/libalpm/remove.c:174
+#: lib/libalpm/remove.c:175
#, c-format
msgid "cannot remove file '%s': %s"
msgstr ""
-#: lib/libalpm/remove.c:212
+#: lib/libalpm/remove.c:213
#, c-format
msgid "Skipping removal of '%s' due to NoUpgrade"
msgstr ""
-#: lib/libalpm/remove.c:219
+#: lib/libalpm/remove.c:220
#, c-format
msgid "file %s does not exist"
msgstr "o arquivo %s não existe"
-#: lib/libalpm/remove.c:226
+#: lib/libalpm/remove.c:227
#, c-format
msgid "keeping directory %s"
msgstr "mantendo diretório %s"
-#: lib/libalpm/remove.c:228
+#: lib/libalpm/remove.c:229
#, c-format
msgid "removing directory %s"
msgstr "removendo diretório %s"
-#: lib/libalpm/remove.c:235
+#: lib/libalpm/remove.c:236
#, c-format
msgid "%s is in trans->skip_remove, skipping removal"
msgstr ""
-#: lib/libalpm/remove.c:246
-#, c-format
-msgid "%s saved as %s"
-msgstr "%s salvo como %s"
-
-#: lib/libalpm/remove.c:249
+#: lib/libalpm/remove.c:250
#, c-format
msgid "transaction is set to NOSAVE, not backing up '%s'"
msgstr ""
-#: lib/libalpm/remove.c:253
+#: lib/libalpm/remove.c:254
#, c-format
msgid "unlinking %s"
msgstr ""
-#: lib/libalpm/remove.c:260
+#: lib/libalpm/remove.c:261
#, c-format
msgid "cannot remove file %s: %s"
msgstr ""
-#: lib/libalpm/remove.c:291
+#: lib/libalpm/remove.c:292
#, c-format
msgid "removing package %s-%s"
msgstr ""
-#: lib/libalpm/remove.c:308
+#: lib/libalpm/remove.c:309
#, c-format
msgid "not removing package '%s', can't remove all files"
msgstr ""
-#: lib/libalpm/remove.c:315
+#: lib/libalpm/remove.c:316
#, fuzzy, c-format
msgid "removing %d files"
msgstr "removendo diretório %s"
-#: lib/libalpm/remove.c:338
+#: lib/libalpm/remove.c:339
#, c-format
msgid "removing database entry '%s'"
msgstr ""
-#: lib/libalpm/remove.c:340
+#: lib/libalpm/remove.c:341
#, c-format
msgid "could not remove database entry %s-%s"
msgstr ""
-#: lib/libalpm/remove.c:345
+#: lib/libalpm/remove.c:346
#, c-format
msgid "could not remove entry '%s' from cache"
msgstr ""
-#: lib/libalpm/sha1.c:398
+#: lib/libalpm/sha1.c:397
#, c-format
msgid "sha1: %s can't be opened\n"
msgstr ""
-#: lib/libalpm/sync.c:181
+#: lib/libalpm/sha1.c:412
+#, c-format
+msgid "sha1(%s) = %s"
+msgstr ""
+
+#: lib/libalpm/sync.c:183
msgid "checking for package upgrades"
msgstr ""
-#: lib/libalpm/sync.c:213
+#: lib/libalpm/sync.c:215
#, c-format
msgid "%s-%s elected for upgrade (%s => %s)"
msgstr ""
-#: lib/libalpm/sync.c:260
+#: lib/libalpm/sync.c:262
#, c-format
msgid "searching for target in repo '%s'"
msgstr ""
-#: lib/libalpm/sync.c:268 lib/libalpm/sync.c:291
+#: lib/libalpm/sync.c:270 lib/libalpm/sync.c:293
#, c-format
msgid "target '%s' not found -- looking for provisions"
msgstr ""
-#: lib/libalpm/sync.c:273 lib/libalpm/sync.c:296
+#: lib/libalpm/sync.c:275 lib/libalpm/sync.c:298
#, c-format
msgid "found '%s' as a provision for '%s'"
msgstr ""
-#: lib/libalpm/sync.c:280
+#: lib/libalpm/sync.c:282
#, c-format
msgid "repository '%s' not found"
msgstr ""
-#: lib/libalpm/sync.c:321
+#: lib/libalpm/sync.c:323
#, c-format
msgid "%s-%s is up to date -- skipping"
msgstr ""
-#: lib/libalpm/sync.c:344
+#: lib/libalpm/sync.c:346
#, c-format
msgid "adding target '%s' to the transaction set"
msgstr ""
-#: lib/libalpm/sync.c:392
+#: lib/libalpm/sync.c:394
msgid "resolving target's dependencies"
msgstr ""
-#: lib/libalpm/sync.c:412
+#: lib/libalpm/sync.c:414
#, c-format
msgid "adding package %s-%s to the transaction targets"
msgstr ""
-#: lib/libalpm/sync.c:447
+#: lib/libalpm/sync.c:449
msgid "looking for unresolvable dependencies"
msgstr ""
-#: lib/libalpm/sync.c:478
+#: lib/libalpm/sync.c:480
#, fuzzy, c-format
msgid "package '%s' conflicts with '%s'"
msgstr "pacote '%s' conflita com '%s'"
-#: lib/libalpm/sync.c:500
+#: lib/libalpm/sync.c:502
#, c-format
msgid "'%s' not found in transaction set -- skipping"
msgstr ""
-#: lib/libalpm/sync.c:511
+#: lib/libalpm/sync.c:513
#, c-format
msgid "package '%s' provides its own conflict"
msgstr ""
-#: lib/libalpm/sync.c:534 lib/libalpm/sync.c:539
+#: lib/libalpm/sync.c:536 lib/libalpm/sync.c:541
#, c-format
msgid "'%s' is in the target list -- keeping it"
msgstr ""
-#: lib/libalpm/sync.c:551 lib/libalpm/sync.c:588
+#: lib/libalpm/sync.c:553 lib/libalpm/sync.c:590
#, c-format
msgid "removing '%s' from target list"
msgstr "removendo '%s' da lista de alvos"
-#: lib/libalpm/sync.c:560
+#: lib/libalpm/sync.c:562
#, c-format
msgid "resolving package '%s' conflict"
msgstr ""
-#: lib/libalpm/sync.c:583
+#: lib/libalpm/sync.c:585
#, c-format
msgid "electing '%s' for removal"
msgstr ""
-#: lib/libalpm/sync.c:594 lib/libalpm/sync.c:610
+#: lib/libalpm/sync.c:596 lib/libalpm/sync.c:612
msgid "unresolvable package conflicts detected"
msgstr ""
-#: lib/libalpm/sync.c:662
+#: lib/libalpm/sync.c:664
msgid "checking dependencies of packages designated for removal"
msgstr ""
-#: lib/libalpm/sync.c:676
+#: lib/libalpm/sync.c:678
msgid "something has gone horribly wrong"
msgstr ""
-#: lib/libalpm/sync.c:696
+#: lib/libalpm/sync.c:698
#, c-format
msgid "found '%s' as a provision for '%s' -- conflict aborted"
msgstr ""
-#: lib/libalpm/sync.c:792
+#: lib/libalpm/sync.c:794
#, c-format
msgid "%s is already in the cache\n"
msgstr ""
-#: lib/libalpm/sync.c:803
+#: lib/libalpm/sync.c:805
#, c-format
msgid "no %s cache exists, creating...\n"
msgstr ""
-#: lib/libalpm/sync.c:804
+#: lib/libalpm/sync.c:806
#, c-format
msgid "warning: no %s cache exists, creating..."
msgstr ""
-#: lib/libalpm/sync.c:809
+#: lib/libalpm/sync.c:811
msgid "couldn't create package cache, using /tmp instead\n"
msgstr ""
-#: lib/libalpm/sync.c:810
+#: lib/libalpm/sync.c:812
msgid "warning: couldn't create package cache, using /tmp instead"
msgstr ""
-#: lib/libalpm/sync.c:817
+#: lib/libalpm/sync.c:819
#, c-format
msgid "failed to retrieve some files from %s\n"
msgstr ""
-#: lib/libalpm/sync.c:847 lib/libalpm/sync.c:859
+#: lib/libalpm/sync.c:849 lib/libalpm/sync.c:861
#, c-format
msgid "can't get md5 or sha1 checksum for package %s\n"
msgstr ""
-#: lib/libalpm/sync.c:878
+#: lib/libalpm/sync.c:880
#, c-format
msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n"
msgstr ""
-#: lib/libalpm/sync.c:880
+#: lib/libalpm/sync.c:882
#, c-format
msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n"
msgstr ""
-#: lib/libalpm/sync.c:901
+#: lib/libalpm/sync.c:903
msgid "could not create removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:907
+#: lib/libalpm/sync.c:909
msgid "could not initialize the removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:927
+#: lib/libalpm/sync.c:929
msgid "removing conflicting and to-be-replaced packages"
msgstr ""
-#: lib/libalpm/sync.c:929
+#: lib/libalpm/sync.c:931
msgid "could not prepare removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:935
+#: lib/libalpm/sync.c:937
msgid "could not commit removal transaction"
msgstr ""
-#: lib/libalpm/sync.c:942
+#: lib/libalpm/sync.c:944
msgid "installing packages"
msgstr ""
-#: lib/libalpm/sync.c:945
+#: lib/libalpm/sync.c:947
msgid "could not create transaction"
msgstr ""
-#: lib/libalpm/sync.c:950
+#: lib/libalpm/sync.c:952
msgid "could not initialize transaction"
msgstr ""
-#: lib/libalpm/sync.c:973
+#: lib/libalpm/sync.c:975
msgid "could not prepare transaction"
msgstr ""
-#: lib/libalpm/sync.c:985
+#: lib/libalpm/sync.c:987
msgid "updating database for replaced packages' dependencies"
msgstr ""
-#: lib/libalpm/sync.c:1014
+#: lib/libalpm/sync.c:1016
#, c-format
msgid "could not update requiredby for database entry %s-%s"
msgstr ""
-#: lib/libalpm/sync.c:1023
+#: lib/libalpm/sync.c:1025
#, c-format
msgid "could not update new database entry %s-%s"
msgstr ""
-#: lib/libalpm/sync.c:1063
+#: lib/libalpm/sync.c:1065
#, fuzzy, c-format
msgid "found package '%s-%s' in sync"
msgstr "atualizando pacote %s-%s"
-#: lib/libalpm/sync.c:1069
+#: lib/libalpm/sync.c:1071
#, c-format
msgid "package '%s' not found in sync"
msgstr ""
-#: lib/libalpm/trans.c:264
+#: lib/libalpm/trans.c:267
#, c-format
msgid "updating dependency packages 'requiredby' fields for %s-%s"
msgstr ""
-#: lib/libalpm/trans.c:267
+#: lib/libalpm/trans.c:270
msgid "package has no dependencies, no other packages to update"
msgstr ""
-#: lib/libalpm/trans.c:304 lib/libalpm/trans.c:330
+#: lib/libalpm/trans.c:307 lib/libalpm/trans.c:333
#, c-format
msgid "updating 'requiredby' field for package '%s'"
msgstr ""
-#: lib/libalpm/trans.c:315 lib/libalpm/trans.c:341
+#: lib/libalpm/trans.c:318 lib/libalpm/trans.c:344
#, c-format
msgid "could not update 'requiredby' database entry %s-%s"
msgstr ""
-#: lib/libalpm/trans.c:322
+#: lib/libalpm/trans.c:325
#, c-format
msgid "could not find dependency '%s'"
msgstr "não foi possível encontrar a dependência '%s'"
@@ -1484,13 +1492,15 @@ msgstr ""
msgid "check_freespace: total pkg size: %lld, disk space: %lld"
msgstr ""
-#: lib/libalpm/versioncmp.c:277
+#: lib/libalpm/versioncmp.c:279
#, c-format
msgid "depcmp: %s-%s %s %s-%s => %s"
msgstr ""
-#: lib/libalpm/versioncmp.c:282
+#: lib/libalpm/versioncmp.c:284
#, c-format
msgid "depcmp: %s-%s %s %s => %s"
msgstr ""
+#~ msgid "%s saved as %s.pacorig"
+#~ msgstr "%s salvo como %s.pacorig"
diff --git a/src/pacman/po/en_GB.po b/src/pacman/po/en_GB.po
index 24e4c53e..2f58b703 100644
--- a/src/pacman/po/en_GB.po
+++ b/src/pacman/po/en_GB.po
@@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Pacman package manager 3.0.0\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-07 21:06+1100\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2007-03-07 21:16+1100\n"
"Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
"Language-Team: English <en_gb@li.org>\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);"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/pacman/add.c:72 src/pacman/remove.c:82 src/pacman/sync.c:482
#: src/pacman/sync.c:531
@@ -1072,4 +1072,3 @@ msgstr ""
#, c-format
msgid "Total Installed Size: %.2f MB\n"
msgstr "Total Installed Size: %.2f MB\n"
-
diff --git a/src/pacman/po/fr.po b/src/pacman/po/fr.po
index f88f4f36..34cd2f61 100644
--- a/src/pacman/po/fr.po
+++ b/src/pacman/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pacman\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-04 12:01-0500\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2006-06-05 22:46+0100\n"
"Last-Translator: Enda <enda@netou.com>\n"
"MIME-Version: 1.0\n"
@@ -16,7 +16,7 @@ msgstr ""
"X-Poedit-Language: French\n"
"X-Poedit-Country: FRANCE\n"
-#: src/pacman/add.c:69 src/pacman/remove.c:79 src/pacman/sync.c:482
+#: src/pacman/add.c:72 src/pacman/remove.c:82 src/pacman/sync.c:482
#: src/pacman/sync.c:531
#, fuzzy, c-format
msgid ""
@@ -27,48 +27,48 @@ msgstr ""
"déjà,\n"
" vous pouvez retirer %s\n"
-#: src/pacman/add.c:76
+#: src/pacman/add.c:79
msgid "loading package data... "
msgstr "chargement des données du paquet.."
-#: src/pacman/add.c:80
+#: src/pacman/add.c:83
#, fuzzy, c-format
msgid "failed to add target '%s' (%s)"
msgstr "échec d'ajout de la cible '%s' (%s)\n"
-#: src/pacman/add.c:85 src/pacman/sync.c:196 src/pacman/trans.c:71
-#: src/pacman/trans.c:78 src/pacman/trans.c:82 src/pacman/trans.c:92
-#: src/pacman/trans.c:106 src/pacman/trans.c:120 src/pacman/trans.c:132
-#: src/pacman/trans.c:143
+#: src/pacman/add.c:88 src/pacman/sync.c:196 src/pacman/trans.c:73
+#: src/pacman/trans.c:80 src/pacman/trans.c:84 src/pacman/trans.c:94
+#: src/pacman/trans.c:108 src/pacman/trans.c:122 src/pacman/trans.c:134
+#: src/pacman/trans.c:145
msgid "done.\n"
msgstr "fait.\n"
-#: src/pacman/add.c:92 src/pacman/remove.c:98 src/pacman/sync.c:616
+#: src/pacman/add.c:95 src/pacman/remove.c:101 src/pacman/sync.c:616
#, c-format
msgid "failed to prepare transaction (%s)\n"
msgstr "échec de préparation de la transaction (%s)\n"
-#: src/pacman/add.c:101
+#: src/pacman/add.c:104
#, c-format
msgid ":: %s: requires %s"
msgstr ":: %s: requiert %s"
-#: src/pacman/add.c:122 src/pacman/sync.c:645
+#: src/pacman/add.c:125 src/pacman/sync.c:645
#, c-format
msgid ":: %s: conflicts with %s"
msgstr ":: %s: conflit avec %s"
-#: src/pacman/add.c:131 src/pacman/sync.c:709
+#: src/pacman/add.c:134 src/pacman/sync.c:709
#, fuzzy, c-format
msgid "%s exists in both '%s' and '%s'\n"
msgstr "%s%s existe dans \"%s\" (cible) and \"%s\" (cible)"
-#: src/pacman/add.c:137 src/pacman/sync.c:715
+#: src/pacman/add.c:140 src/pacman/sync.c:715
#, fuzzy, c-format
msgid "%s: %s exists in filesystem\n"
msgstr "%s: %s%s existe dans le système de fichiers"
-#: src/pacman/add.c:143 src/pacman/sync.c:721 src/pacman/sync.c:727
+#: src/pacman/add.c:146 src/pacman/sync.c:721 src/pacman/sync.c:727
msgid ""
"\n"
"errors occurred, no packages were upgraded.\n"
@@ -76,285 +76,285 @@ msgstr ""
"\n"
"des erreurs se sont produites, aucun paquet n'a été mis à jour.\n"
-#: src/pacman/add.c:153 src/pacman/sync.c:652
+#: src/pacman/add.c:156 src/pacman/sync.c:652
#, c-format
msgid ":: %.1f MB required, have %.1f MB"
msgstr ""
-#: src/pacman/add.c:166 src/pacman/remove.c:138 src/pacman/sync.c:702
+#: src/pacman/add.c:169 src/pacman/remove.c:141 src/pacman/sync.c:702
#, c-format
msgid "failed to commit transaction (%s)\n"
msgstr "échec de validation de la transaction (%s)\n"
-#: src/pacman/add.c:176 src/pacman/remove.c:148 src/pacman/sync.c:524
+#: src/pacman/add.c:179 src/pacman/remove.c:151 src/pacman/sync.c:524
#: src/pacman/sync.c:743
#, c-format
msgid "failed to release transaction (%s)\n"
msgstr "échec de libération de la transaction (%s)\n"
-#: src/pacman/deptest.c:64
+#: src/pacman/deptest.c:86
#, c-format
msgid "requires: %s"
msgstr "requiert: %s"
-#: src/pacman/log.c:61
+#: src/pacman/log.c:63
#, c-format
msgid "debug"
msgstr ""
-#: src/pacman/log.c:64
+#: src/pacman/log.c:66
#, c-format
msgid "error"
msgstr "erreur"
-#: src/pacman/log.c:67
+#: src/pacman/log.c:69
#, c-format
msgid "warning"
msgstr "avertissement"
-#: src/pacman/log.c:73
+#: src/pacman/log.c:75
#, c-format
msgid "function"
msgstr "fonction"
-#: src/pacman/log.c:205
+#: src/pacman/log.c:194
msgid "Y"
msgstr "O"
-#: src/pacman/log.c:205
+#: src/pacman/log.c:194
msgid "YES"
msgstr "OUI"
-#: src/pacman/log.h:28
+#: src/pacman/log.h:30
#, fuzzy
msgid "error: "
msgstr "erreur"
-#: src/pacman/log.h:32
+#: src/pacman/log.h:34
#, fuzzy
msgid "warning: "
msgstr "avertissement"
-#: src/pacman/package.c:57
+#: src/pacman/package.c:60
#, fuzzy
msgid "Explicitly installed"
msgstr "Explicitement installé\n"
-#: src/pacman/package.c:60
+#: src/pacman/package.c:63
#, fuzzy
msgid "Installed as a dependency for another package"
msgstr "Installé comme dépendance un autre paquet\n"
-#: src/pacman/package.c:63 src/pacman/package.c:87
+#: src/pacman/package.c:66 src/pacman/package.c:90
#, fuzzy
msgid "Unknown"
msgstr "Inconnu\n"
-#: src/pacman/package.c:67 src/pacman/package.c:118
+#: src/pacman/package.c:70 src/pacman/package.c:121
msgid "Description : "
msgstr ""
-#: src/pacman/package.c:70 src/pacman/package.c:124
+#: src/pacman/package.c:73 src/pacman/package.c:127
#, c-format
msgid "Name : %s\n"
msgstr "Nom : %s\n"
-#: src/pacman/package.c:71 src/pacman/package.c:125
+#: src/pacman/package.c:74 src/pacman/package.c:128
#, c-format
msgid "Version : %s\n"
msgstr ""
-#: src/pacman/package.c:72
+#: src/pacman/package.c:75
#, fuzzy, c-format
msgid "URL : %s\n"
msgstr "Nom : %s\n"
-#: src/pacman/package.c:73
+#: src/pacman/package.c:76
msgid "License :"
msgstr ""
-#: src/pacman/package.c:74 src/pacman/package.c:126
+#: src/pacman/package.c:77 src/pacman/package.c:129
msgid "Groups :"
msgstr "Groupes :"
-#: src/pacman/package.c:75 src/pacman/package.c:127
+#: src/pacman/package.c:78 src/pacman/package.c:130
msgid "Provides :"
msgstr "Fournit :"
-#: src/pacman/package.c:76 src/pacman/package.c:128
+#: src/pacman/package.c:79 src/pacman/package.c:131
msgid "Depends On :"
msgstr "Depend De :"
-#: src/pacman/package.c:77 src/pacman/package.c:129
+#: src/pacman/package.c:80 src/pacman/package.c:132
msgid "Removes :"
msgstr "Supprimer :"
-#: src/pacman/package.c:80
+#: src/pacman/package.c:83
msgid "Required By :"
msgstr "Requit par :"
-#: src/pacman/package.c:82 src/pacman/package.c:130
+#: src/pacman/package.c:85 src/pacman/package.c:133
msgid "Conflicts With :"
msgstr "Conflit avec :"
-#: src/pacman/package.c:83
+#: src/pacman/package.c:86
#, fuzzy, c-format
msgid "Installed Size : %ld K\n"
msgstr "Script d'installation : %s\n"
-#: src/pacman/package.c:84
+#: src/pacman/package.c:87
#, c-format
msgid "Packager : %s\n"
msgstr ""
-#: src/pacman/package.c:85
+#: src/pacman/package.c:88
#, c-format
msgid "Architecture : %s\n"
msgstr ""
-#: src/pacman/package.c:86
+#: src/pacman/package.c:89
#, c-format
msgid "Build Date : %s %s\n"
msgstr "Date de construction : %s %s\n"
-#: src/pacman/package.c:87
+#: src/pacman/package.c:90
#, fuzzy, c-format
msgid "Build Type : %s\n"
msgstr "Date de construction : %s %s\n"
-#: src/pacman/package.c:89
+#: src/pacman/package.c:92
#, c-format
msgid "Install Date : %s %s\n"
msgstr "Date d'installation : %s %s\n"
-#: src/pacman/package.c:90
+#: src/pacman/package.c:93
#, fuzzy, c-format
msgid "Install Reason : %s\n"
msgstr "Script d'installation : %s\n"
-#: src/pacman/package.c:92
+#: src/pacman/package.c:95
#, c-format
msgid "Install Script : %s\n"
msgstr "Script d'installation : %s\n"
-#: src/pacman/package.c:93
+#: src/pacman/package.c:96
msgid "Yes"
msgstr "Oui"
-#: src/pacman/package.c:93
+#: src/pacman/package.c:96
msgid "No"
msgstr "Non"
-#: src/pacman/package.c:123
+#: src/pacman/package.c:126
#, fuzzy, c-format
msgid "Repository : %s\n"
msgstr "Dépot : %s\n"
-#: src/pacman/package.c:131
+#: src/pacman/package.c:134
#, fuzzy
msgid "Replaces :"
msgstr "Remplace :"
-#: src/pacman/package.c:132
+#: src/pacman/package.c:135
#, c-format
msgid "Download Size : %6.2f K\n"
msgstr ""
-#: src/pacman/package.c:133
+#: src/pacman/package.c:136
#, fuzzy, c-format
msgid "Installed Size : %6.2f K\n"
msgstr "Script d'installation : %s\n"
-#: src/pacman/package.c:141
+#: src/pacman/package.c:144
#, fuzzy, c-format
msgid "MD5 Sum : %s"
msgstr ""
"\n"
"somme MD5 : %s"
-#: src/pacman/package.c:144
+#: src/pacman/package.c:147
#, fuzzy, c-format
msgid "SHA1 Sum : %s"
msgstr ""
"\n"
"Somme SHA1 : %s"
-#: src/pacman/package.c:155
+#: src/pacman/package.c:158
#, c-format
msgid "Backup Files:\n"
msgstr ""
-#: src/pacman/package.c:177
+#: src/pacman/package.c:180
#, fuzzy, c-format
msgid "error calculating checksums for %s\n"
msgstr "erreur lors du calcul des sommes md5 ou sha1 pour %s\n"
-#: src/pacman/package.c:190
+#: src/pacman/package.c:193
#, fuzzy, c-format
msgid "MODIFIED\t%s\n"
msgstr "%sMODIFIE\t%s\n"
-#: src/pacman/package.c:192
+#: src/pacman/package.c:195
#, c-format
msgid "Not Modified\t%s\n"
msgstr ""
-#: src/pacman/package.c:197
+#: src/pacman/package.c:200
#, c-format
msgid "MISSING\t\t%s\n"
msgstr "MANQUANT\t\t%s\n"
-#: src/pacman/package.c:203
+#: src/pacman/package.c:206
#, fuzzy, c-format
msgid "(none)\n"
msgstr "Aucun\n"
-#: src/pacman/package.c:243
+#: src/pacman/package.c:246
#, c-format
msgid "No changelog available for '%s'.\n"
msgstr "Aucun changelog disponible pour '%s'.\n"
-#: src/pacman/pacman.c:88
+#: src/pacman/pacman.c:90
#, c-format
msgid "usage: %s {-h --help}\n"
msgstr ""
-#: src/pacman/pacman.c:89
+#: src/pacman/pacman.c:91
#, c-format
msgid " %s {-V --version}\n"
msgstr ""
-#: src/pacman/pacman.c:90
+#: src/pacman/pacman.c:92
#, c-format
msgid " %s {-A --add} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:91
+#: src/pacman/pacman.c:93
#, c-format
msgid " %s {-F --freshen} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:92
+#: src/pacman/pacman.c:94
#, c-format
msgid " %s {-Q --query} [options] [package]\n"
msgstr ""
-#: src/pacman/pacman.c:93
+#: src/pacman/pacman.c:95
#, c-format
msgid " %s {-R --remove} [options] <package>\n"
msgstr ""
-#: src/pacman/pacman.c:94
+#: src/pacman/pacman.c:96
#, c-format
msgid " %s {-S --sync} [options] [package]\n"
msgstr ""
-#: src/pacman/pacman.c:95
+#: src/pacman/pacman.c:97
#, c-format
msgid " %s {-U --upgrade} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:96
+#: src/pacman/pacman.c:98
#, c-format
msgid ""
"\n"
@@ -363,43 +363,43 @@ msgstr ""
"\n"
"utiliser '%s --help' avec d'autres options pour une syntaxe plus détaillée\n"
-#: src/pacman/pacman.c:99
+#: src/pacman/pacman.c:101
#, c-format
msgid "usage: %s {-A --add} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:100 src/pacman/pacman.c:105 src/pacman/pacman.c:117
-#: src/pacman/pacman.c:122 src/pacman/pacman.c:136
+#: src/pacman/pacman.c:102 src/pacman/pacman.c:107 src/pacman/pacman.c:119
+#: src/pacman/pacman.c:124 src/pacman/pacman.c:138
#, c-format
msgid "options:\n"
msgstr ""
-#: src/pacman/pacman.c:101 src/pacman/pacman.c:107 src/pacman/pacman.c:118
-#: src/pacman/pacman.c:138
+#: src/pacman/pacman.c:103 src/pacman/pacman.c:109 src/pacman/pacman.c:120
+#: src/pacman/pacman.c:140
#, fuzzy, c-format
msgid " -d, --nodeps skip dependency checks\n"
msgstr " -d, --nodeps ignore le contrôle des dépendances\n"
-#: src/pacman/pacman.c:102 src/pacman/pacman.c:119 src/pacman/pacman.c:140
+#: src/pacman/pacman.c:104 src/pacman/pacman.c:121 src/pacman/pacman.c:142
#, fuzzy, c-format
msgid " -f, --force force install, overwrite conflicting files\n"
msgstr ""
" -f, --force force l'installation, malgré les éventuels fichiers en "
"conflit\n"
-#: src/pacman/pacman.c:104
+#: src/pacman/pacman.c:106
#, c-format
msgid "usage: %s {-R --remove} [options] <package>\n"
msgstr ""
-#: src/pacman/pacman.c:106
+#: src/pacman/pacman.c:108
#, fuzzy, c-format
msgid ""
" -c, --cascade remove packages and all packages that depend on them\n"
msgstr ""
" -c, --cascade supprime les paquets et tout ceux qui en dépendent\n"
-#: src/pacman/pacman.c:108
+#: src/pacman/pacman.c:110
#, fuzzy, c-format
msgid ""
" -k, --dbonly only remove database entry, do not remove files\n"
@@ -407,12 +407,12 @@ msgstr ""
" -k, --dbonly supprime uniquement les entrées dans la base de "
"données, pas les fichiers\n"
-#: src/pacman/pacman.c:109
+#: src/pacman/pacman.c:111
#, fuzzy, c-format
msgid " -n, --nosave remove configuration files as well\n"
msgstr " -n, --nosave efface également les fichiers de config\n"
-#: src/pacman/pacman.c:110
+#: src/pacman/pacman.c:112
#, fuzzy, c-format
msgid ""
" -s, --recursive remove dependencies also (that won't break packages)\n"
@@ -420,27 +420,27 @@ msgstr ""
" -s, --recursive supprime les dépendances également (cela ne cassera "
"pas les dépendances d'autres paquets)\n"
-#: src/pacman/pacman.c:113
+#: src/pacman/pacman.c:115
#, c-format
msgid "usage: %s {-F --freshen} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:115
+#: src/pacman/pacman.c:117
#, c-format
msgid "usage: %s {-U --upgrade} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:121
+#: src/pacman/pacman.c:123
#, c-format
msgid "usage: %s {-Q --query} [options] [package]\n"
msgstr ""
-#: src/pacman/pacman.c:123
+#: src/pacman/pacman.c:125
#, fuzzy, c-format
msgid " -c, --changelog view the changelog of a package\n"
msgstr " -c, --changelog afficher le changelog du paquet\n"
-#: src/pacman/pacman.c:124
+#: src/pacman/pacman.c:126
#, fuzzy, c-format
msgid ""
" -e, --orphans list all packages installed as dependencies but no "
@@ -449,28 +449,28 @@ msgstr ""
" -e, --orphans lister tous les paquets qui ont été installés comme "
"des dépendances\n"
-#: src/pacman/pacman.c:125
+#: src/pacman/pacman.c:127
#, fuzzy, c-format
msgid " required by any package\n"
msgstr " et ne sont plus requis par aucun autre paquet\n"
-#: src/pacman/pacman.c:126 src/pacman/pacman.c:141
+#: src/pacman/pacman.c:128 src/pacman/pacman.c:143
#, fuzzy, c-format
msgid " -g, --groups view all members of a package group\n"
msgstr ""
" -g, --groups afficher tous les éléments d'un group de paquet\n"
-#: src/pacman/pacman.c:127 src/pacman/pacman.c:142
+#: src/pacman/pacman.c:129 src/pacman/pacman.c:144
#, fuzzy, c-format
msgid " -i, --info view package information\n"
msgstr " -i, --info afficher les informations du paquet\n"
-#: src/pacman/pacman.c:128
+#: src/pacman/pacman.c:130
#, fuzzy, c-format
msgid " -l, --list list the contents of the queried package\n"
msgstr " -l, --list lister le contenu du paquet interrogé\n"
-#: src/pacman/pacman.c:129
+#: src/pacman/pacman.c:131
#, fuzzy, c-format
msgid ""
" -m, --foreign list all packages that were not found in the sync db"
@@ -479,14 +479,14 @@ msgstr ""
" -m, --foreign liste les paquets non trouvés dans la/les base(s) de "
"données de synchronisation\n"
-#: src/pacman/pacman.c:130
+#: src/pacman/pacman.c:132
#, fuzzy, c-format
msgid " -o, --owns <file> query the package that owns <file>\n"
msgstr ""
" -o, --owns <fichier> recherche les paquets contenant le fichier "
"<fiichier>\n"
-#: src/pacman/pacman.c:131
+#: src/pacman/pacman.c:133
#, fuzzy, c-format
msgid ""
" -p, --file query the package file [package] instead of the "
@@ -494,7 +494,7 @@ msgid ""
msgstr ""
" -p, --file pacman va interroger le fichier [paquet] au lieu de\n"
-#: src/pacman/pacman.c:132
+#: src/pacman/pacman.c:134
#, fuzzy, c-format
msgid ""
" -s, --search search locally-installed packages for matching "
@@ -503,17 +503,17 @@ msgstr ""
" -s, --search recherche dans les paquets installés localement ceux "
"qui contiennent la chaine\n"
-#: src/pacman/pacman.c:133
+#: src/pacman/pacman.c:135
#, fuzzy, c-format
msgid " -u, --upgrades list all packages that can be upgraded\n"
msgstr " -u, --sysupgrade met à jour tous les paquets obsolètes\n"
-#: src/pacman/pacman.c:135
+#: src/pacman/pacman.c:137
#, c-format
msgid "usage: %s {-S --sync} [options] [package]\n"
msgstr ""
-#: src/pacman/pacman.c:137
+#: src/pacman/pacman.c:139
#, fuzzy, c-format
msgid ""
" -c, --clean remove old packages from cache directory (-cc for "
@@ -522,12 +522,12 @@ msgstr ""
" -c, --clean remove old packages from cache directory (use -cc for "
"all)\n"
-#: src/pacman/pacman.c:139
+#: src/pacman/pacman.c:141
#, fuzzy, c-format
msgid " -e, --dependsonly install dependencies only\n"
msgstr " -e, --dependsonly installe les dépendances uniquement\n"
-#: src/pacman/pacman.c:143
+#: src/pacman/pacman.c:145
#, fuzzy, c-format
msgid ""
" -p, --print-uris print out URIs for given packages and their "
@@ -536,18 +536,18 @@ msgstr ""
" -p, --print-uris affiche les URIs pour des paquets donnés et leurs "
"dépendances\n"
-#: src/pacman/pacman.c:144
+#: src/pacman/pacman.c:146
#, fuzzy, c-format
msgid ""
" -s, --search search remote repositories for matching strings\n"
msgstr " -s, --search recherche la chaîne dans les dépots distants\n"
-#: src/pacman/pacman.c:145
+#: src/pacman/pacman.c:147
#, fuzzy, c-format
msgid " -u, --sysupgrade upgrade all packages that are out of date\n"
msgstr " -u, --sysupgrade met à jour tous les paquets obsolètes\n"
-#: src/pacman/pacman.c:146
+#: src/pacman/pacman.c:148
#, fuzzy, c-format
msgid ""
" -w, --downloadonly download packages but do not install/upgrade "
@@ -556,7 +556,7 @@ msgstr ""
" -w, --downloadonly télécharge les paquets mais n'installe rien et ne met "
"rien à jour\n"
-#: src/pacman/pacman.c:147
+#: src/pacman/pacman.c:149
#, fuzzy, c-format
msgid ""
" -y, --refresh download fresh package databases from the server\n"
@@ -564,7 +564,7 @@ msgstr ""
" -y, --refresh télécharge les dernières bases de données depuis les "
"serveurs\n"
-#: src/pacman/pacman.c:148
+#: src/pacman/pacman.c:150
#, fuzzy, c-format
msgid ""
" --ignore <pkg> ignore a package upgrade (can be used more than "
@@ -573,23 +573,23 @@ msgstr ""
" --ignore <pkg> ignore la mise à jour d'un paquet (peut être utilisé "
"plus d'une fois)\n"
-#: src/pacman/pacman.c:150
+#: src/pacman/pacman.c:152
#, fuzzy, c-format
msgid " --config <path> set an alternate configuration file\n"
msgstr " --config <path> défini un fichier de configuration alternatif\n"
-#: src/pacman/pacman.c:151
+#: src/pacman/pacman.c:153
#, fuzzy, c-format
msgid " --noconfirm do not ask for anything confirmation\n"
msgstr " --noconfirm ne demande aucune confirmation\n"
-#: src/pacman/pacman.c:152
+#: src/pacman/pacman.c:154
#, c-format
msgid ""
" --ask <number> pre-specify answers for questions (see manpage)\n"
msgstr ""
-#: src/pacman/pacman.c:153
+#: src/pacman/pacman.c:155
#, fuzzy, c-format
msgid ""
" --noprogressbar do not show a progress bar when downloading files\n"
@@ -597,183 +597,183 @@ msgstr ""
" --noprogressbar n'affiche pas la barre de progression pendant le "
"téléchargement\n"
-#: src/pacman/pacman.c:154
+#: src/pacman/pacman.c:156
#, fuzzy, c-format
msgid ""
" --noscriptlet do not execute the install scriptlet if there is any\n"
msgstr ""
" --noscriptlet n'exécute pas les scripts d'installation s'il y'en a\n"
-#: src/pacman/pacman.c:155
+#: src/pacman/pacman.c:157
#, fuzzy, c-format
msgid " -v, --verbose be verbose\n"
msgstr " -v, --verbose mode verbeux (affichage prolixe)\n"
-#: src/pacman/pacman.c:156
+#: src/pacman/pacman.c:158
#, fuzzy, c-format
msgid " -r, --root <path> set an alternate installation root\n"
msgstr " -r, --root <path> défini un répertoire d'installation alternatif\n"
-#: src/pacman/pacman.c:157
+#: src/pacman/pacman.c:159
#, fuzzy, c-format
msgid " -b, --dbpath <path> set an alternate database location\n"
msgstr ""
" -b, --dbpath <path> défini un emplacement alternatif pour les bases de "
"données\n"
-#: src/pacman/pacman.c:158
+#: src/pacman/pacman.c:160
#, fuzzy, c-format
msgid " --cachedir <dir> set an alternate package cache location\n"
msgstr ""
" -b, --dbpath <path> défini un emplacement alternatif pour les bases de "
"données\n"
-#: src/pacman/pacman.c:171
+#: src/pacman/pacman.c:173
#, c-format
msgid " This program may be freely redistributed under\n"
msgstr ""
" Ce programme peut être librement redistribué sous\n"
-#: src/pacman/pacman.c:172
+#: src/pacman/pacman.c:174
#, c-format
msgid " the terms of the GNU General Public License\n"
msgstr " les termes de la GNU General Public License\n"
-#: src/pacman/pacman.c:297
+#: src/pacman/pacman.c:299
#, fuzzy, c-format
msgid "'%s' is not a valid debug level"
msgstr "%s nest pas une expression régulière valide.\n"
-#: src/pacman/pacman.c:312
+#: src/pacman/pacman.c:314
#, fuzzy, c-format
msgid "'%s' is not a valid cache directory\n"
msgstr "n'a pas pu acceder au répertoire de cache\n"
-#: src/pacman/pacman.c:330
+#: src/pacman/pacman.c:332
#, fuzzy, c-format
msgid "'%s' is not a valid db path\n"
msgstr "%s nest pas une expression régulière valide.\n"
-#: src/pacman/pacman.c:360
+#: src/pacman/pacman.c:362
#, fuzzy, c-format
msgid "'%s' is not a valid root path\n"
msgstr "%s nest pas une expression régulière valide.\n"
-#: src/pacman/pacman.c:387
+#: src/pacman/pacman.c:389
msgid "only one operation may be used at a time\n"
msgstr "une seule opération peut être effectuée à la fois\n"
-#: src/pacman/pacman.c:433
+#: src/pacman/pacman.c:435
msgid "warning: current locale is invalid; using default \"C\" locale"
msgstr ""
-#: src/pacman/pacman.c:453
+#: src/pacman/pacman.c:455
#, c-format
msgid "failed to initilize alpm library (%s)\n"
msgstr "échec d'initialisation de la librairie alpm (%s)\n"
-#: src/pacman/pacman.c:486
+#: src/pacman/pacman.c:488
msgid "you cannot perform this operation unless you are root.\n"
msgstr "vous ne pouvez effectuer cette opération à moins d'être root.\n"
-#: src/pacman/pacman.c:502
+#: src/pacman/pacman.c:504
#, fuzzy, c-format
msgid "failed to parse config (%s)\n"
msgstr "échec de préparation de la transaction (%s)\n"
-#: src/pacman/pacman.c:512 src/pacman/remove.c:125 src/pacman/util.c:323
+#: src/pacman/pacman.c:514 src/pacman/remove.c:128 src/pacman/util.c:324
msgid "Targets:"
msgstr "Cibles:"
-#: src/pacman/pacman.c:518
+#: src/pacman/pacman.c:520
#, c-format
msgid "could not register 'local' database (%s)\n"
msgstr "n'a pas pu enregistrer la base de données 'locale' (%s)\n"
-#: src/pacman/pacman.c:525
+#: src/pacman/pacman.c:527
msgid "no targets specified (use -h for help)\n"
msgstr "aucune cible spécifiée (utiliser -h pour de l'aide)\n"
-#: src/pacman/pacman.c:538
+#: src/pacman/pacman.c:540
msgid "no operation specified (use -h for help)\n"
msgstr "aucune opération spécifiée (utiliser -h pour de l'aide)\n"
-#: src/pacman/query.c:53
+#: src/pacman/query.c:56
msgid "no file was specified for --owns\n"
msgstr "aucun fichier spécifié pour --owns\n"
-#: src/pacman/query.c:71
+#: src/pacman/query.c:74
#, c-format
msgid "%s is owned by %s %s\n"
msgstr "%s appartient à %s %s\n"
-#: src/pacman/query.c:78
+#: src/pacman/query.c:81
#, c-format
msgid "No package owns %s\n"
msgstr "Aucun paquet ne contient %s\n"
-#: src/pacman/query.c:119 src/pacman/sync.c:453
+#: src/pacman/query.c:122 src/pacman/sync.c:453
msgid "no usable package repositories configured.\n"
msgstr "aucun dépot de paquet utilisable n'est définit.\n"
-#: src/pacman/query.c:125
+#: src/pacman/query.c:128
#, fuzzy
msgid "Checking for package upgrades..."
msgstr "verification de l'intégrité des paquets"
-#: src/pacman/query.c:132
+#: src/pacman/query.c:135
msgid "no upgrades found"
msgstr ""
-#: src/pacman/query.c:170
+#: src/pacman/query.c:173
#, c-format
msgid "group \"%s\" was not found\n"
msgstr "le groupe \"%s\" n'a pas été trouvé\n"
-#: src/pacman/query.c:181
+#: src/pacman/query.c:184
msgid "no package file was specified for --file\n"
msgstr "aucun fichier du paquet spécifié pour --file\n"
-#: src/pacman/query.c:185
+#: src/pacman/query.c:188
#, c-format
msgid "failed to load package '%s' (%s)\n"
msgstr "échec de chargement du paquet '%s' (%s)\n"
-#: src/pacman/query.c:223 src/pacman/query.c:255
+#: src/pacman/query.c:226 src/pacman/query.c:258
#, c-format
msgid "package \"%s\" not found\n"
msgstr "paquet \"%s\" non trouvé\n"
-#: src/pacman/remove.c:58 src/pacman/sync.c:568
+#: src/pacman/remove.c:61 src/pacman/sync.c:568
#, c-format
msgid ":: group %s:\n"
msgstr ":: groupe %s:\n"
-#: src/pacman/remove.c:60
+#: src/pacman/remove.c:63
msgid " Remove whole content? [Y/n] "
msgstr " Effacer tout le contenu? [O/n] "
-#: src/pacman/remove.c:64
+#: src/pacman/remove.c:67
#, c-format
msgid ":: Remove %s from group %s? [Y/n] "
msgstr ":: Retirer %s du groupe %s? [O/n] "
-#: src/pacman/remove.c:77 src/pacman/sync.c:480 src/pacman/sync.c:529
+#: src/pacman/remove.c:80 src/pacman/sync.c:480 src/pacman/sync.c:529
#, c-format
msgid "failed to init transaction (%s)\n"
msgstr "échec d'initialisation de la transaction (%s)\n"
-#: src/pacman/remove.c:89
+#: src/pacman/remove.c:92
#, c-format
msgid "failed to add target '%s' (%s)\n"
msgstr "échec d'ajout de la cible '%s' (%s)\n"
-#: src/pacman/remove.c:103
+#: src/pacman/remove.c:106
#, fuzzy, c-format
msgid ":: %s is required by %s\n"
msgstr " %s: est requit par %s\n"
-#: src/pacman/remove.c:128
+#: src/pacman/remove.c:131
msgid ""
"\n"
"Do you want to remove these packages? [Y/n] "
@@ -951,150 +951,150 @@ msgstr ""
msgid "Proceed with installation? [Y/n] "
msgstr "Procéder au téléchargement? [O/n] "
-#: src/pacman/trans.c:53
+#: src/pacman/trans.c:55
msgid "checking dependencies... "
msgstr "vérification des dépendances..."
-#: src/pacman/trans.c:57
+#: src/pacman/trans.c:59
msgid "checking for file conflicts... "
msgstr "vérification des conflits de fichiers..."
-#: src/pacman/trans.c:61
+#: src/pacman/trans.c:63
#, fuzzy
msgid "cleaning up... "
msgstr "désinstallation de %s... "
-#: src/pacman/trans.c:64
+#: src/pacman/trans.c:66
msgid "resolving dependencies... "
msgstr "résolution des dépendances..."
-#: src/pacman/trans.c:67
+#: src/pacman/trans.c:69
msgid "looking for inter-conflicts... "
msgstr "recherche inter-conflits... "
-#: src/pacman/trans.c:87
+#: src/pacman/trans.c:89
#, c-format
msgid "installing %s... "
msgstr "installation de %s ..."
-#: src/pacman/trans.c:94
+#: src/pacman/trans.c:96
#, c-format
msgid "installed %s (%s)"
msgstr "%s installé (%s)"
-#: src/pacman/trans.c:101
+#: src/pacman/trans.c:103
#, c-format
msgid "removing %s... "
msgstr "désinstallation de %s... "
-#: src/pacman/trans.c:108
+#: src/pacman/trans.c:110
#, c-format
msgid "removed %s (%s)"
msgstr "%s désinstallé (%s)"
-#: src/pacman/trans.c:115
+#: src/pacman/trans.c:117
#, c-format
msgid "upgrading %s... "
msgstr "mise à jour de %s... "
-#: src/pacman/trans.c:122
+#: src/pacman/trans.c:124
#, c-format
msgid "upgraded %s (%s -> %s)"
msgstr "%s mit à jour (%s -> %s)"
-#: src/pacman/trans.c:129
+#: src/pacman/trans.c:131
msgid "checking package integrity... "
msgstr "verification de l'intégrité des paquets"
-#: src/pacman/trans.c:145
+#: src/pacman/trans.c:147
msgid "failed.\n"
msgstr ""
-#: src/pacman/trans.c:152
+#: src/pacman/trans.c:154
#, fuzzy, c-format
msgid ":: Retrieving packages from %s...\n"
msgstr ""
"\n"
":: Récupération des paquets depuis %s...\n"
-#: src/pacman/trans.c:172
-#, c-format
-msgid ":: %s requires %s, but it is in IgnorePkg. Install anyway? [Y/n] "
+#: src/pacman/trans.c:175
+#, fuzzy, c-format
+msgid ":: %1$s requires %2$s from IgnorePkg. Install %2$s? [Y/n] "
msgstr ""
":: %s requiert %s, mais il est défini en IgnorePkg. Installer tout de même? "
"[Y/n] "
-#: src/pacman/trans.c:177
+#: src/pacman/trans.c:180
#, fuzzy, c-format
msgid ":: %s is in IgnorePkg. Install anyway? [Y/n] "
msgstr ""
":: %s requiert %s, mais il est défini en IgnorePkg. Installer tout de même? "
"[Y/n] "
-#: src/pacman/trans.c:190
+#: src/pacman/trans.c:193
#, fuzzy, c-format
msgid ":: %s is designated as a HoldPkg. Remove anyway? [Y/n] "
msgstr ":: %s est indiqué comme \"HoldPkg\". Supprimer tout de même? [Y/n] "
-#: src/pacman/trans.c:203
+#: src/pacman/trans.c:206
#, c-format
msgid ":: Replace %s with %s/%s? [Y/n] "
msgstr ":: Remplacer %s avec %s/%s? [O/n] "
-#: src/pacman/trans.c:218
+#: src/pacman/trans.c:221
#, c-format
msgid ":: %s conflicts with %s. Remove %s? [Y/n] "
msgstr ":: %s est en conflit avec with %s. Retirer %s? [O/n] "
-#: src/pacman/trans.c:234
+#: src/pacman/trans.c:237
#, c-format
msgid ":: %s-%s: local version is newer. Upgrade anyway? [Y/n] "
msgstr ""
":: %s-%s: la version locale est plus récente. Mettre à jour tout de même? [Y/"
"n] "
-#: src/pacman/trans.c:252
+#: src/pacman/trans.c:255
#, c-format
msgid ":: %s-%s: local version is up to date. Upgrade anyway? [Y/n] "
msgstr ""
":: %s-%s: la version locale est à jour. Mettre à jour tout de même? [Y/n] "
-#: src/pacman/trans.c:270
+#: src/pacman/trans.c:273
#, c-format
msgid ":: Archive %s is corrupted. Do you want to delete it? [Y/n] "
msgstr ":: L'archive %s est corrompue. Voulez vous l'effacer? [Y/n] "
-#: src/pacman/trans.c:326
+#: src/pacman/trans.c:329
msgid "installing"
msgstr "Installation"
-#: src/pacman/trans.c:329
+#: src/pacman/trans.c:332
msgid "upgrading"
msgstr "Mise à jour"
-#: src/pacman/trans.c:332
+#: src/pacman/trans.c:335
#, fuzzy
msgid "removing"
msgstr "désinstallation de %s... "
-#: src/pacman/trans.c:335
+#: src/pacman/trans.c:338
#, fuzzy
msgid "checking for file conflicts"
msgstr "vérification des conflits de fichiers..."
-#: src/pacman/util.c:258
+#: src/pacman/util.c:259
#, c-format
msgid "None\n"
msgstr "Aucun\n"
-#: src/pacman/util.c:310
+#: src/pacman/util.c:311
#, fuzzy
msgid "Remove:"
msgstr ""
"\n"
"Retire: "
-#: src/pacman/util.c:318
+#: src/pacman/util.c:319
#, fuzzy, c-format
msgid ""
"\n"
@@ -1103,7 +1103,7 @@ msgstr ""
"\n"
"Taille Totale du Paquet: %.1f MB\n"
-#: src/pacman/util.c:329
+#: src/pacman/util.c:330
#, fuzzy, c-format
msgid ""
"\n"
@@ -1112,7 +1112,7 @@ msgstr ""
"\n"
"Taille Totale du Paquet: %.1f MB\n"
-#: src/pacman/util.c:336
+#: src/pacman/util.c:337
#, fuzzy, c-format
msgid "Total Installed Size: %.2f MB\n"
msgstr ""
diff --git a/src/pacman/po/hu.po b/src/pacman/po/hu.po
index 56ddd5ce..5c181e14 100644
--- a/src/pacman/po/hu.po
+++ b/src/pacman/po/hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hu\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-04 12:01-0500\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2006-09-03 13:52+0200\n"
"Last-Translator: Miklos Vajna <vmiklos@frugalware.org>\n"
"MIME-Version: 1.0\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: src/pacman/add.c:69 src/pacman/remove.c:79 src/pacman/sync.c:482
+#: src/pacman/add.c:72 src/pacman/remove.c:82 src/pacman/sync.c:482
#: src/pacman/sync.c:531
#, c-format
msgid ""
@@ -26,48 +26,48 @@ msgstr ""
" ha biztos, hogy nem fut egy csomagkezelõ, abban az esetben\n"
" eltávolíthatja a %s%s fájlt\n"
-#: src/pacman/add.c:76
+#: src/pacman/add.c:79
msgid "loading package data... "
msgstr "csomag adatainak betöltése... "
-#: src/pacman/add.c:80
+#: src/pacman/add.c:83
#, fuzzy, c-format
msgid "failed to add target '%s' (%s)"
msgstr "nem sikerült a '%s' célt hozzáadni (%s)\n"
-#: src/pacman/add.c:85 src/pacman/sync.c:196 src/pacman/trans.c:71
-#: src/pacman/trans.c:78 src/pacman/trans.c:82 src/pacman/trans.c:92
-#: src/pacman/trans.c:106 src/pacman/trans.c:120 src/pacman/trans.c:132
-#: src/pacman/trans.c:143
+#: src/pacman/add.c:88 src/pacman/sync.c:196 src/pacman/trans.c:73
+#: src/pacman/trans.c:80 src/pacman/trans.c:84 src/pacman/trans.c:94
+#: src/pacman/trans.c:108 src/pacman/trans.c:122 src/pacman/trans.c:134
+#: src/pacman/trans.c:145
msgid "done.\n"
msgstr "kész.\n"
-#: src/pacman/add.c:92 src/pacman/remove.c:98 src/pacman/sync.c:616
+#: src/pacman/add.c:95 src/pacman/remove.c:101 src/pacman/sync.c:616
#, c-format
msgid "failed to prepare transaction (%s)\n"
msgstr "nem sikerült elõkészíteni a tranzakciót (%s)\n"
-#: src/pacman/add.c:101
+#: src/pacman/add.c:104
#, c-format
msgid ":: %s: requires %s"
msgstr ":: %s: igényli a következõt: %s"
-#: src/pacman/add.c:122 src/pacman/sync.c:645
+#: src/pacman/add.c:125 src/pacman/sync.c:645
#, c-format
msgid ":: %s: conflicts with %s"
msgstr ":: %s: ütközik a következõvel: %s"
-#: src/pacman/add.c:131 src/pacman/sync.c:709
+#: src/pacman/add.c:134 src/pacman/sync.c:709
#, fuzzy, c-format
msgid "%s exists in both '%s' and '%s'\n"
msgstr "%s%s: létezik ebben: \"%s\" (cél) és ebben: \"%s\" (cél)"
-#: src/pacman/add.c:137 src/pacman/sync.c:715
+#: src/pacman/add.c:140 src/pacman/sync.c:715
#, fuzzy, c-format
msgid "%s: %s exists in filesystem\n"
msgstr "%s: a %s%s létezik a fájlrendszerben"
-#: src/pacman/add.c:143 src/pacman/sync.c:721 src/pacman/sync.c:727
+#: src/pacman/add.c:146 src/pacman/sync.c:721 src/pacman/sync.c:727
msgid ""
"\n"
"errors occurred, no packages were upgraded.\n"
@@ -75,282 +75,282 @@ msgstr ""
"\n"
"hibák léptek fel, nem frissült csomag.\n"
-#: src/pacman/add.c:153 src/pacman/sync.c:652
+#: src/pacman/add.c:156 src/pacman/sync.c:652
#, c-format
msgid ":: %.1f MB required, have %.1f MB"
msgstr ":: %.1f MB szükséges, %.1f MB áll rendelkezésre"
-#: src/pacman/add.c:166 src/pacman/remove.c:138 src/pacman/sync.c:702
+#: src/pacman/add.c:169 src/pacman/remove.c:141 src/pacman/sync.c:702
#, c-format
msgid "failed to commit transaction (%s)\n"
msgstr "nem sikerült végrehajtani a tranzakciót (%s)\n"
-#: src/pacman/add.c:176 src/pacman/remove.c:148 src/pacman/sync.c:524
+#: src/pacman/add.c:179 src/pacman/remove.c:151 src/pacman/sync.c:524
#: src/pacman/sync.c:743
#, c-format
msgid "failed to release transaction (%s)\n"
msgstr "nem sikerült lezárni a tranzakciót (%s)\n"
-#: src/pacman/deptest.c:64
+#: src/pacman/deptest.c:86
#, c-format
msgid "requires: %s"
msgstr "igényli a következõt: %s"
-#: src/pacman/log.c:61
+#: src/pacman/log.c:63
#, c-format
msgid "debug"
msgstr "hibakeresés"
-#: src/pacman/log.c:64
+#: src/pacman/log.c:66
#, c-format
msgid "error"
msgstr "hiba"
-#: src/pacman/log.c:67
+#: src/pacman/log.c:69
#, c-format
msgid "warning"
msgstr "figyelmeztetés"
-#: src/pacman/log.c:73
+#: src/pacman/log.c:75
#, c-format
msgid "function"
msgstr "függvény"
-#: src/pacman/log.c:205
+#: src/pacman/log.c:194
msgid "Y"
msgstr "I"
-#: src/pacman/log.c:205
+#: src/pacman/log.c:194
msgid "YES"
msgstr "IGEN"
-#: src/pacman/log.h:28
+#: src/pacman/log.h:30
msgid "error: "
msgstr "hiba: "
-#: src/pacman/log.h:32
+#: src/pacman/log.h:34
msgid "warning: "
msgstr "figyelmeztetés"
-#: src/pacman/package.c:57
+#: src/pacman/package.c:60
#, fuzzy
msgid "Explicitly installed"
msgstr "Kézzel telepítve\n"
-#: src/pacman/package.c:60
+#: src/pacman/package.c:63
#, fuzzy
msgid "Installed as a dependency for another package"
msgstr "Függõségként lett telepítve egy másik csomag miatt\n"
-#: src/pacman/package.c:63 src/pacman/package.c:87
+#: src/pacman/package.c:66 src/pacman/package.c:90
msgid "Unknown"
msgstr "Ismeretlen"
-#: src/pacman/package.c:67 src/pacman/package.c:118
+#: src/pacman/package.c:70 src/pacman/package.c:121
msgid "Description : "
msgstr "Leírás : "
-#: src/pacman/package.c:70 src/pacman/package.c:124
+#: src/pacman/package.c:73 src/pacman/package.c:127
#, c-format
msgid "Name : %s\n"
msgstr "Név : %s\n"
-#: src/pacman/package.c:71 src/pacman/package.c:125
+#: src/pacman/package.c:74 src/pacman/package.c:128
#, c-format
msgid "Version : %s\n"
msgstr "Verzió : %s\n"
-#: src/pacman/package.c:72
+#: src/pacman/package.c:75
#, fuzzy, c-format
msgid "URL : %s\n"
msgstr "Név : %s\n"
-#: src/pacman/package.c:73
+#: src/pacman/package.c:76
msgid "License :"
msgstr "Licenc :"
-#: src/pacman/package.c:74 src/pacman/package.c:126
+#: src/pacman/package.c:77 src/pacman/package.c:129
msgid "Groups :"
msgstr "Csoportok :"
-#: src/pacman/package.c:75 src/pacman/package.c:127
+#: src/pacman/package.c:78 src/pacman/package.c:130
msgid "Provides :"
msgstr "Szolgáltatja :"
-#: src/pacman/package.c:76 src/pacman/package.c:128
+#: src/pacman/package.c:79 src/pacman/package.c:131
msgid "Depends On :"
msgstr "Függ :"
-#: src/pacman/package.c:77 src/pacman/package.c:129
+#: src/pacman/package.c:80 src/pacman/package.c:132
msgid "Removes :"
msgstr "Eltávolítja :"
-#: src/pacman/package.c:80
+#: src/pacman/package.c:83
msgid "Required By :"
msgstr "Igényli :"
-#: src/pacman/package.c:82 src/pacman/package.c:130
+#: src/pacman/package.c:85 src/pacman/package.c:133
msgid "Conflicts With :"
msgstr "Ütközik :"
-#: src/pacman/package.c:83
+#: src/pacman/package.c:86
#, fuzzy, c-format
msgid "Installed Size : %ld K\n"
msgstr "Telepítõ szkript:%s\n"
-#: src/pacman/package.c:84
+#: src/pacman/package.c:87
#, c-format
msgid "Packager : %s\n"
msgstr "Csomagoló : %s\n"
-#: src/pacman/package.c:85
+#: src/pacman/package.c:88
#, c-format
msgid "Architecture : %s\n"
msgstr "Architektúra : %s\n"
-#: src/pacman/package.c:86
+#: src/pacman/package.c:89
#, c-format
msgid "Build Date : %s %s\n"
msgstr "Fordítás ideje : %s %s\n"
-#: src/pacman/package.c:87
+#: src/pacman/package.c:90
#, c-format
msgid "Build Type : %s\n"
msgstr "Fordítás Típusa: %s\n"
-#: src/pacman/package.c:89
+#: src/pacman/package.c:92
#, c-format
msgid "Install Date : %s %s\n"
msgstr "Telepítés ideje: %s %s\n"
-#: src/pacman/package.c:90
+#: src/pacman/package.c:93
#, fuzzy, c-format
msgid "Install Reason : %s\n"
msgstr "Telepítõ szkript:%s\n"
-#: src/pacman/package.c:92
+#: src/pacman/package.c:95
#, c-format
msgid "Install Script : %s\n"
msgstr "Telepítõ szkript:%s\n"
-#: src/pacman/package.c:93
+#: src/pacman/package.c:96
msgid "Yes"
msgstr "Igen"
-#: src/pacman/package.c:93
+#: src/pacman/package.c:96
msgid "No"
msgstr "Nem"
-#: src/pacman/package.c:123
+#: src/pacman/package.c:126
#, fuzzy, c-format
msgid "Repository : %s\n"
msgstr "Repó : %s\n"
-#: src/pacman/package.c:131
+#: src/pacman/package.c:134
#, fuzzy
msgid "Replaces :"
msgstr "Lecseréli :"
-#: src/pacman/package.c:132
+#: src/pacman/package.c:135
#, c-format
msgid "Download Size : %6.2f K\n"
msgstr ""
-#: src/pacman/package.c:133
+#: src/pacman/package.c:136
#, fuzzy, c-format
msgid "Installed Size : %6.2f K\n"
msgstr "Telepítõ szkript:%s\n"
-#: src/pacman/package.c:141
+#: src/pacman/package.c:144
#, fuzzy, c-format
msgid "MD5 Sum : %s"
msgstr ""
"\n"
"MD5 Sum : %s"
-#: src/pacman/package.c:144
+#: src/pacman/package.c:147
#, fuzzy, c-format
msgid "SHA1 Sum : %s"
msgstr ""
"\n"
"SHA1 Sum : %s"
-#: src/pacman/package.c:155
+#: src/pacman/package.c:158
#, c-format
msgid "Backup Files:\n"
msgstr ""
-#: src/pacman/package.c:177
+#: src/pacman/package.c:180
#, fuzzy, c-format
msgid "error calculating checksums for %s\n"
msgstr "hiba a %s md5 vagy sha1 ellenõrzõ összegének számítása közben\n"
-#: src/pacman/package.c:190
+#: src/pacman/package.c:193
#, fuzzy, c-format
msgid "MODIFIED\t%s\n"
msgstr "%sMÓDOSÍTVA\t%s\n"
-#: src/pacman/package.c:192
+#: src/pacman/package.c:195
#, c-format
msgid "Not Modified\t%s\n"
msgstr ""
-#: src/pacman/package.c:197
+#: src/pacman/package.c:200
#, c-format
msgid "MISSING\t\t%s\n"
msgstr "HIÁNYZIK\t\t%s\n"
-#: src/pacman/package.c:203
+#: src/pacman/package.c:206
#, fuzzy, c-format
msgid "(none)\n"
msgstr "Nincs\n"
-#: src/pacman/package.c:243
+#: src/pacman/package.c:246
#, c-format
msgid "No changelog available for '%s'.\n"
msgstr "Nem áll rendelkezésre változási napló a '%s' csomaghoz.\n"
-#: src/pacman/pacman.c:88
+#: src/pacman/pacman.c:90
#, c-format
msgid "usage: %s {-h --help}\n"
msgstr "használat: %s {-h --help}\n"
-#: src/pacman/pacman.c:89
+#: src/pacman/pacman.c:91
#, c-format
msgid " %s {-V --version}\n"
msgstr " %s {-V --version}\n"
-#: src/pacman/pacman.c:90
+#: src/pacman/pacman.c:92
#, c-format
msgid " %s {-A --add} [options] <file>\n"
msgstr " %s {-A --add} [opciók] <fájl>\n"
-#: src/pacman/pacman.c:91
+#: src/pacman/pacman.c:93
#, c-format
msgid " %s {-F --freshen} [options] <file>\n"
msgstr " %s {-F --freshen} [opciók] <fájl>\n"
-#: src/pacman/pacman.c:92
+#: src/pacman/pacman.c:94
#, c-format
msgid " %s {-Q --query} [options] [package]\n"
msgstr " %s {-Q --query} [opciók] <csomag>\n"
-#: src/pacman/pacman.c:93
+#: src/pacman/pacman.c:95
#, c-format
msgid " %s {-R --remove} [options] <package>\n"
msgstr " %s {-R --remove} [opciók] <csomag>\n"
-#: src/pacman/pacman.c:94
+#: src/pacman/pacman.c:96
#, c-format
msgid " %s {-S --sync} [options] [package]\n"
msgstr " %s {-S --sync} [opciók] [csomag]\n"
-#: src/pacman/pacman.c:95
+#: src/pacman/pacman.c:97
#, c-format
msgid " %s {-U --upgrade} [options] <file>\n"
msgstr " %s {-U --upgrade} [opciók] <fájl>\n"
-#: src/pacman/pacman.c:96
+#: src/pacman/pacman.c:98
#, c-format
msgid ""
"\n"
@@ -359,42 +359,42 @@ msgstr ""
"\n"
"használja a '%s --help'-et más opciókkal további szintaxishoz\n"
-#: src/pacman/pacman.c:99
+#: src/pacman/pacman.c:101
#, c-format
msgid "usage: %s {-A --add} [options] <file>\n"
msgstr "használat: %s {-A --add} [opciók] <fájl>\n"
-#: src/pacman/pacman.c:100 src/pacman/pacman.c:105 src/pacman/pacman.c:117
-#: src/pacman/pacman.c:122 src/pacman/pacman.c:136
+#: src/pacman/pacman.c:102 src/pacman/pacman.c:107 src/pacman/pacman.c:119
+#: src/pacman/pacman.c:124 src/pacman/pacman.c:138
#, c-format
msgid "options:\n"
msgstr "opciók:\n"
-#: src/pacman/pacman.c:101 src/pacman/pacman.c:107 src/pacman/pacman.c:118
-#: src/pacman/pacman.c:138
+#: src/pacman/pacman.c:103 src/pacman/pacman.c:109 src/pacman/pacman.c:120
+#: src/pacman/pacman.c:140
#, fuzzy, c-format
msgid " -d, --nodeps skip dependency checks\n"
msgstr " -d, --nodeps függõségi ellenõrzések kihagyása\n"
-#: src/pacman/pacman.c:102 src/pacman/pacman.c:119 src/pacman/pacman.c:140
+#: src/pacman/pacman.c:104 src/pacman/pacman.c:121 src/pacman/pacman.c:142
#, fuzzy, c-format
msgid " -f, --force force install, overwrite conflicting files\n"
msgstr ""
" -f, --force a telepítés eröltetése, ütközõ fájlok felülírása\n"
-#: src/pacman/pacman.c:104
+#: src/pacman/pacman.c:106
#, c-format
msgid "usage: %s {-R --remove} [options] <package>\n"
msgstr "usage: %s {-R --remove} [opciók] <csomag>\n"
-#: src/pacman/pacman.c:106
+#: src/pacman/pacman.c:108
#, fuzzy, c-format
msgid ""
" -c, --cascade remove packages and all packages that depend on them\n"
msgstr ""
" -c, --cascade a csomagok és az õket igénylõ csomagok eltávolítása\n"
-#: src/pacman/pacman.c:108
+#: src/pacman/pacman.c:110
#, fuzzy, c-format
msgid ""
" -k, --dbonly only remove database entry, do not remove files\n"
@@ -402,12 +402,12 @@ msgstr ""
" -k, --dbonly csak az adatbázis-bejegyzés eltávolítása, magukat a "
"fájlokat ne\n"
-#: src/pacman/pacman.c:109
+#: src/pacman/pacman.c:111
#, fuzzy, c-format
msgid " -n, --nosave remove configuration files as well\n"
msgstr " -n, --nosave a beállítási fájlokat is törölje\n"
-#: src/pacman/pacman.c:110
+#: src/pacman/pacman.c:112
#, fuzzy, c-format
msgid ""
" -s, --recursive remove dependencies also (that won't break packages)\n"
@@ -415,27 +415,27 @@ msgstr ""
" -s, --recursive a függõségeket is távolítsa el (nem fogja a csomagokat "
"tönkretenni)\n"
-#: src/pacman/pacman.c:113
+#: src/pacman/pacman.c:115
#, c-format
msgid "usage: %s {-F --freshen} [options] <file>\n"
msgstr "használat: %s {-F --freshen} [opciók] <fájl>\n"
-#: src/pacman/pacman.c:115
+#: src/pacman/pacman.c:117
#, c-format
msgid "usage: %s {-U --upgrade} [options] <file>\n"
msgstr "használat: %s {-U --upgrade} [opciók] <fájl>\n"
-#: src/pacman/pacman.c:121
+#: src/pacman/pacman.c:123
#, c-format
msgid "usage: %s {-Q --query} [options] [package]\n"
msgstr "használat: %s {-Q --query} [opciók] [csomag]\n"
-#: src/pacman/pacman.c:123
+#: src/pacman/pacman.c:125
#, fuzzy, c-format
msgid " -c, --changelog view the changelog of a package\n"
msgstr " -c, --changelog a változások naplójának megtekintése\n"
-#: src/pacman/pacman.c:124
+#: src/pacman/pacman.c:126
#, fuzzy, c-format
msgid ""
" -e, --orphans list all packages installed as dependencies but no "
@@ -444,27 +444,27 @@ msgstr ""
" -e, --orphans az összes olyan csomag listázása amely függõségként "
"került telepítésre\n"
-#: src/pacman/pacman.c:125
+#: src/pacman/pacman.c:127
#, fuzzy, c-format
msgid " required by any package\n"
msgstr " és már nem igénylt más csomagok által\n"
-#: src/pacman/pacman.c:126 src/pacman/pacman.c:141
+#: src/pacman/pacman.c:128 src/pacman/pacman.c:143
#, fuzzy, c-format
msgid " -g, --groups view all members of a package group\n"
msgstr " -g, --groups egy csoport összes tagjának megtekintése\n"
-#: src/pacman/pacman.c:127 src/pacman/pacman.c:142
+#: src/pacman/pacman.c:129 src/pacman/pacman.c:144
#, fuzzy, c-format
msgid " -i, --info view package information\n"
msgstr " -i, --info csomaginformációk megtekintése\n"
-#: src/pacman/pacman.c:128
+#: src/pacman/pacman.c:130
#, fuzzy, c-format
msgid " -l, --list list the contents of the queried package\n"
msgstr " -l, --list a lekérdezett csomag tartalmának listázása\n"
-#: src/pacman/pacman.c:129
+#: src/pacman/pacman.c:131
#, fuzzy, c-format
msgid ""
" -m, --foreign list all packages that were not found in the sync db"
@@ -473,12 +473,12 @@ msgstr ""
" -m, --foreign az összes olyan csomag listázása amely a távoli "
"adatbázis(ok)bannem volt megtalálható\n"
-#: src/pacman/pacman.c:130
+#: src/pacman/pacman.c:132
#, fuzzy, c-format
msgid " -o, --owns <file> query the package that owns <file>\n"
msgstr " -o, --owns <fájl> a <fájl>-t tartalmazó csomag lekérdezése\n"
-#: src/pacman/pacman.c:131
+#: src/pacman/pacman.c:133
#, fuzzy, c-format
msgid ""
" -p, --file query the package file [package] instead of the "
@@ -486,24 +486,24 @@ msgid ""
msgstr ""
" -p, --file a pacman a [csomag] csomagfájlt kérdezze le ahelyett,\n"
-#: src/pacman/pacman.c:132
+#: src/pacman/pacman.c:134
#, fuzzy, c-format
msgid ""
" -s, --search search locally-installed packages for matching "
"strings\n"
msgstr " -s, --search keresés a helyileg telepített csomagok között\n"
-#: src/pacman/pacman.c:133
+#: src/pacman/pacman.c:135
#, fuzzy, c-format
msgid " -u, --upgrades list all packages that can be upgraded\n"
msgstr " -u, --sysupgrade az összes elavult csomag frissítése\n"
-#: src/pacman/pacman.c:135
+#: src/pacman/pacman.c:137
#, c-format
msgid "usage: %s {-S --sync} [options] [package]\n"
msgstr "használat: %s {-S --sync} [opciók] [csomag]\n"
-#: src/pacman/pacman.c:137
+#: src/pacman/pacman.c:139
#, fuzzy, c-format
msgid ""
" -c, --clean remove old packages from cache directory (-cc for "
@@ -512,12 +512,12 @@ msgstr ""
" -c, --clean a régi csomagok eltávolítása a gyorsítótár "
"könyvtárából (használja a '-cc'-t az összeshez)\n"
-#: src/pacman/pacman.c:139
+#: src/pacman/pacman.c:141
#, fuzzy, c-format
msgid " -e, --dependsonly install dependencies only\n"
msgstr " -e, --dependsonly csak a függõségek telepítése\n"
-#: src/pacman/pacman.c:143
+#: src/pacman/pacman.c:145
#, fuzzy, c-format
msgid ""
" -p, --print-uris print out URIs for given packages and their "
@@ -525,31 +525,31 @@ msgid ""
msgstr ""
" -p, --print-uris kinyomtatja az adott csomagok es függõségeik URI-it\n"
-#: src/pacman/pacman.c:144
+#: src/pacman/pacman.c:146
#, fuzzy, c-format
msgid ""
" -s, --search search remote repositories for matching strings\n"
msgstr " -s, --search keresés a távoli csomagadatbázisban\n"
-#: src/pacman/pacman.c:145
+#: src/pacman/pacman.c:147
#, fuzzy, c-format
msgid " -u, --sysupgrade upgrade all packages that are out of date\n"
msgstr " -u, --sysupgrade az összes elavult csomag frissítése\n"
-#: src/pacman/pacman.c:146
+#: src/pacman/pacman.c:148
#, fuzzy, c-format
msgid ""
" -w, --downloadonly download packages but do not install/upgrade "
"anything\n"
msgstr " -w, --downloadonly csak letöltés, de semmit nem telepít/frissít\n"
-#: src/pacman/pacman.c:147
+#: src/pacman/pacman.c:149
#, fuzzy, c-format
msgid ""
" -y, --refresh download fresh package databases from the server\n"
msgstr " -y, --refresh friss csomagadatbázis letöltése a szerverrõl\n"
-#: src/pacman/pacman.c:148
+#: src/pacman/pacman.c:150
#, fuzzy, c-format
msgid ""
" --ignore <pkg> ignore a package upgrade (can be used more than "
@@ -558,204 +558,204 @@ msgstr ""
" --ignore <csomag> egy csomag frissítésének figyelmen kívül hagyása "
"(többször is használható)\n"
-#: src/pacman/pacman.c:150
+#: src/pacman/pacman.c:152
#, fuzzy, c-format
msgid " --config <path> set an alternate configuration file\n"
msgstr " --config <útvonal> alternatív konfigurációs fájl használata\n"
-#: src/pacman/pacman.c:151
+#: src/pacman/pacman.c:153
#, fuzzy, c-format
msgid " --noconfirm do not ask for anything confirmation\n"
msgstr " --noconfirm ne kérjen soha megerõsítést\n"
-#: src/pacman/pacman.c:152
+#: src/pacman/pacman.c:154
#, fuzzy, c-format
msgid ""
" --ask <number> pre-specify answers for questions (see manpage)\n"
msgstr ""
" --ask <szám> elõre megadja a válaszokat kérdésekre (ld. man oldal)\n"
-#: src/pacman/pacman.c:153
+#: src/pacman/pacman.c:155
#, fuzzy, c-format
msgid ""
" --noprogressbar do not show a progress bar when downloading files\n"
msgstr ""
" --noprogressbar ne mutasson folyamatsávot a fájlok letöltése közben\n"
-#: src/pacman/pacman.c:154
+#: src/pacman/pacman.c:156
#, fuzzy, c-format
msgid ""
" --noscriptlet do not execute the install scriptlet if there is any\n"
msgstr ""
" --noscriptlet ne futtassa le a telepítési szkriptet ha van olyan\n"
-#: src/pacman/pacman.c:155
+#: src/pacman/pacman.c:157
#, fuzzy, c-format
msgid " -v, --verbose be verbose\n"
msgstr " -v, --verbose legyen bõbeszédû\n"
-#: src/pacman/pacman.c:156
+#: src/pacman/pacman.c:158
#, fuzzy, c-format
msgid " -r, --root <path> set an alternate installation root\n"
msgstr ""
" -r, --root <útvonal> alternatív telepítési gyökérkönyvtár beállítása\n"
-#: src/pacman/pacman.c:157
+#: src/pacman/pacman.c:159
#, fuzzy, c-format
msgid " -b, --dbpath <path> set an alternate database location\n"
msgstr " -b, --dbpath <útvonal> alternatív adatbázis hely beállítása\n"
-#: src/pacman/pacman.c:158
+#: src/pacman/pacman.c:160
#, fuzzy, c-format
msgid " --cachedir <dir> set an alternate package cache location\n"
msgstr " -b, --dbpath <útvonal> alternatív adatbázis hely beállítása\n"
-#: src/pacman/pacman.c:171
+#: src/pacman/pacman.c:173
#, c-format
msgid " This program may be freely redistributed under\n"
msgstr ""
" Ezt a programot bárki a General Public License-ben\n"
-#: src/pacman/pacman.c:172
+#: src/pacman/pacman.c:174
#, c-format
msgid " the terms of the GNU General Public License\n"
msgstr " foglaltak alapján szabadon terjesztheti\n"
-#: src/pacman/pacman.c:297
+#: src/pacman/pacman.c:299
#, fuzzy, c-format
msgid "'%s' is not a valid debug level"
msgstr "%s: nem érvényes reguláris kifejezés.\n"
-#: src/pacman/pacman.c:312
+#: src/pacman/pacman.c:314
#, fuzzy, c-format
msgid "'%s' is not a valid cache directory\n"
msgstr "nem sikerült elérni a gyorsítótár könyvtárát\n"
-#: src/pacman/pacman.c:330
+#: src/pacman/pacman.c:332
#, fuzzy, c-format
msgid "'%s' is not a valid db path\n"
msgstr "%s: nem érvényes reguláris kifejezés.\n"
-#: src/pacman/pacman.c:360
+#: src/pacman/pacman.c:362
#, fuzzy, c-format
msgid "'%s' is not a valid root path\n"
msgstr "%s: nem érvényes reguláris kifejezés.\n"
-#: src/pacman/pacman.c:387
+#: src/pacman/pacman.c:389
msgid "only one operation may be used at a time\n"
msgstr "csak egy mûvelet hajtható végre egyszerre\n"
-#: src/pacman/pacman.c:433
+#: src/pacman/pacman.c:435
msgid "warning: current locale is invalid; using default \"C\" locale"
msgstr ""
-#: src/pacman/pacman.c:453
+#: src/pacman/pacman.c:455
#, c-format
msgid "failed to initilize alpm library (%s)\n"
msgstr "nem sikerült inicializálni az alpm könyvtárat (%s)\n"
-#: src/pacman/pacman.c:486
+#: src/pacman/pacman.c:488
msgid "you cannot perform this operation unless you are root.\n"
msgstr "nem hajtható végre ez a mûvelet hacsak nem rendszergazda.\n"
-#: src/pacman/pacman.c:502
+#: src/pacman/pacman.c:504
#, c-format
msgid "failed to parse config (%s)\n"
msgstr "nem sikerült értelmezni a beállítási fájlt (%s)\n"
-#: src/pacman/pacman.c:512 src/pacman/remove.c:125 src/pacman/util.c:323
+#: src/pacman/pacman.c:514 src/pacman/remove.c:128 src/pacman/util.c:324
msgid "Targets:"
msgstr "Célok:"
-#: src/pacman/pacman.c:518
+#: src/pacman/pacman.c:520
#, c-format
msgid "could not register 'local' database (%s)\n"
msgstr "nem sikerült regisztrálni a 'local' adatbázist (%s)\n"
-#: src/pacman/pacman.c:525
+#: src/pacman/pacman.c:527
msgid "no targets specified (use -h for help)\n"
msgstr "nincs megadva egyetlen cél se (használja a '-h'-t segítségért)\n"
-#: src/pacman/pacman.c:538
+#: src/pacman/pacman.c:540
msgid "no operation specified (use -h for help)\n"
msgstr "nincs megadva egyetlen mûvelet se (használja a '-h'-t segítségért)\n"
-#: src/pacman/query.c:53
+#: src/pacman/query.c:56
msgid "no file was specified for --owns\n"
msgstr "nincs megadva fájl a --owns számára\n"
-#: src/pacman/query.c:71
+#: src/pacman/query.c:74
#, c-format
msgid "%s is owned by %s %s\n"
msgstr "a %s fájlt a %s %s tartalmazza\n"
-#: src/pacman/query.c:78
+#: src/pacman/query.c:81
#, c-format
msgid "No package owns %s\n"
msgstr "Egyik csomag sem tartalmazza a következõt: %s\n"
-#: src/pacman/query.c:119 src/pacman/sync.c:453
+#: src/pacman/query.c:122 src/pacman/sync.c:453
msgid "no usable package repositories configured.\n"
msgstr "egyetlen használható csomag repó sincs beállítva.\n"
-#: src/pacman/query.c:125
+#: src/pacman/query.c:128
#, fuzzy
msgid "Checking for package upgrades..."
msgstr "a csomagok integritásának ellenõrzése... "
-#: src/pacman/query.c:132
+#: src/pacman/query.c:135
msgid "no upgrades found"
msgstr ""
-#: src/pacman/query.c:170
+#: src/pacman/query.c:173
#, c-format
msgid "group \"%s\" was not found\n"
msgstr "a \"%s\" csoport nem található\n"
-#: src/pacman/query.c:181
+#: src/pacman/query.c:184
msgid "no package file was specified for --file\n"
msgstr "nincs megadva fájl a --file számára\n"
-#: src/pacman/query.c:185
+#: src/pacman/query.c:188
#, c-format
msgid "failed to load package '%s' (%s)\n"
msgstr "nem sikerült betölteni a '%s' csomagot (%s)\n"
-#: src/pacman/query.c:223 src/pacman/query.c:255
+#: src/pacman/query.c:226 src/pacman/query.c:258
#, c-format
msgid "package \"%s\" not found\n"
msgstr "a \"%s\" csomag nem található\n"
-#: src/pacman/remove.c:58 src/pacman/sync.c:568
+#: src/pacman/remove.c:61 src/pacman/sync.c:568
#, c-format
msgid ":: group %s:\n"
msgstr ":: %s csoport:\n"
-#: src/pacman/remove.c:60
+#: src/pacman/remove.c:63
msgid " Remove whole content? [Y/n] "
msgstr " Eltávolítja a teljes tartalmat? [I/n] "
-#: src/pacman/remove.c:64
+#: src/pacman/remove.c:67
#, c-format
msgid ":: Remove %s from group %s? [Y/n] "
msgstr ":: Eltávolítja a %s-t a %s csoportból? [I/n] "
-#: src/pacman/remove.c:77 src/pacman/sync.c:480 src/pacman/sync.c:529
+#: src/pacman/remove.c:80 src/pacman/sync.c:480 src/pacman/sync.c:529
#, c-format
msgid "failed to init transaction (%s)\n"
msgstr "nem sikerült inicializálni a tranzakciót (%s)\n"
-#: src/pacman/remove.c:89
+#: src/pacman/remove.c:92
#, c-format
msgid "failed to add target '%s' (%s)\n"
msgstr "nem sikerült a '%s' célt hozzáadni (%s)\n"
-#: src/pacman/remove.c:103
+#: src/pacman/remove.c:106
#, fuzzy, c-format
msgid ":: %s is required by %s\n"
msgstr " %s: igényli a %s\n"
-#: src/pacman/remove.c:128
+#: src/pacman/remove.c:131
msgid ""
"\n"
"Do you want to remove these packages? [Y/n] "
@@ -930,145 +930,144 @@ msgstr ""
msgid "Proceed with installation? [Y/n] "
msgstr "Kezdõdhet a telepítés? [I/n] "
-#: src/pacman/trans.c:53
+#: src/pacman/trans.c:55
msgid "checking dependencies... "
msgstr "függõségek vizsgálata... "
-#: src/pacman/trans.c:57
+#: src/pacman/trans.c:59
msgid "checking for file conflicts... "
msgstr "fájlütközések vizsgálata... "
-#: src/pacman/trans.c:61
+#: src/pacman/trans.c:63
#, fuzzy
msgid "cleaning up... "
msgstr "%s eltávolítása... "
-#: src/pacman/trans.c:64
+#: src/pacman/trans.c:66
msgid "resolving dependencies... "
msgstr "függõségek feloldása... "
-#: src/pacman/trans.c:67
+#: src/pacman/trans.c:69
msgid "looking for inter-conflicts... "
msgstr "belsõ ütközések keresése... "
-#: src/pacman/trans.c:87
+#: src/pacman/trans.c:89
#, c-format
msgid "installing %s... "
msgstr "%s telepítése... "
-#: src/pacman/trans.c:94
+#: src/pacman/trans.c:96
#, c-format
msgid "installed %s (%s)"
msgstr "%s telepítve (%s)"
-#: src/pacman/trans.c:101
+#: src/pacman/trans.c:103
#, c-format
msgid "removing %s... "
msgstr "%s eltávolítása... "
-#: src/pacman/trans.c:108
+#: src/pacman/trans.c:110
#, c-format
msgid "removed %s (%s)"
msgstr "%s eltávolítva (%s)"
-#: src/pacman/trans.c:115
+#: src/pacman/trans.c:117
#, c-format
msgid "upgrading %s... "
msgstr "%s frissítése... "
-#: src/pacman/trans.c:122
+#: src/pacman/trans.c:124
#, c-format
msgid "upgraded %s (%s -> %s)"
msgstr "%s frissítve (%s -> %s)"
-#: src/pacman/trans.c:129
+#: src/pacman/trans.c:131
msgid "checking package integrity... "
msgstr "a csomagok integritásának ellenõrzése... "
-#: src/pacman/trans.c:145
+#: src/pacman/trans.c:147
#, fuzzy
msgid "failed.\n"
msgstr " sikertelen.\n"
-#: src/pacman/trans.c:152
+#: src/pacman/trans.c:154
#, fuzzy, c-format
msgid ":: Retrieving packages from %s...\n"
msgstr ""
"\n"
":: Csomagok letöltése a %s-bõl...\n"
-#: src/pacman/trans.c:172
-#, c-format
-msgid ":: %s requires %s, but it is in IgnorePkg. Install anyway? [Y/n] "
+#: src/pacman/trans.c:175
+#, fuzzy, c-format
+msgid ":: %1$s requires %2$s from IgnorePkg. Install %2$s? [Y/n] "
msgstr ""
":: a %s igényli a %s-t, de az az IgnorePkg része. Mégis telepíti? [I/n] "
#: src/pacman/trans.c:180
#, c-format
msgid ":: %s is in IgnorePkg. Install anyway? [Y/n] "
-msgstr ""
-":: a %s az IgnorePkg része. Mégis telepíti? [I/n] "
+msgstr ":: a %s az IgnorePkg része. Mégis telepíti? [I/n] "
#: src/pacman/trans.c:193
#, c-format
msgid ":: %s is designated as a HoldPkg. Remove anyway? [Y/n] "
msgstr ":: a %s HoldPkgnak lett jelölve. Biztosan eltávolítja? [I/n] "
-#: src/pacman/trans.c:203
+#: src/pacman/trans.c:206
#, c-format
msgid ":: Replace %s with %s/%s? [Y/n] "
msgstr ":: Lecseréli a %s-t erre: %s/%s? [I/n] "
-#: src/pacman/trans.c:218
+#: src/pacman/trans.c:221
#, c-format
msgid ":: %s conflicts with %s. Remove %s? [Y/n] "
msgstr ":: a %s ütközik a következõvel: %s. Eltávolítja a %s-t? [I/n] "
-#: src/pacman/trans.c:234
+#: src/pacman/trans.c:237
#, c-format
msgid ":: %s-%s: local version is newer. Upgrade anyway? [Y/n] "
msgstr ":: %s-%s: a helyi verzió újabb. Mégis frissíti? [I/n] "
-#: src/pacman/trans.c:252
+#: src/pacman/trans.c:255
#, c-format
msgid ":: %s-%s: local version is up to date. Upgrade anyway? [Y/n] "
msgstr ":: %s-%s: a helyi verzió naprakész. Mégis frissíti? [I/n] "
-#: src/pacman/trans.c:270
+#: src/pacman/trans.c:273
#, c-format
msgid ":: Archive %s is corrupted. Do you want to delete it? [Y/n] "
msgstr ":: A %s sérült. Kívánja törölni? [I/n] "
-#: src/pacman/trans.c:326
+#: src/pacman/trans.c:329
msgid "installing"
msgstr "telepítés:"
-#: src/pacman/trans.c:329
+#: src/pacman/trans.c:332
msgid "upgrading"
msgstr "frissítés:"
-#: src/pacman/trans.c:332
+#: src/pacman/trans.c:335
msgid "removing"
msgstr "eltávolíás:"
-#: src/pacman/trans.c:335
+#: src/pacman/trans.c:338
#, fuzzy
msgid "checking for file conflicts"
msgstr "fájlütközések vizsgálata... "
-#: src/pacman/util.c:258
+#: src/pacman/util.c:259
#, c-format
msgid "None\n"
msgstr "Nincs\n"
-#: src/pacman/util.c:310
+#: src/pacman/util.c:311
#, fuzzy
msgid "Remove:"
msgstr ""
"\n"
"Eltávolítás: "
-#: src/pacman/util.c:318
+#: src/pacman/util.c:319
#, fuzzy, c-format
msgid ""
"\n"
@@ -1077,7 +1076,7 @@ msgstr ""
"\n"
"Teljes csomagméret: %.1f MB\n"
-#: src/pacman/util.c:329
+#: src/pacman/util.c:330
#, fuzzy, c-format
msgid ""
"\n"
@@ -1086,7 +1085,7 @@ msgstr ""
"\n"
"Teljes csomagméret: %.1f MB\n"
-#: src/pacman/util.c:336
+#: src/pacman/util.c:337
#, fuzzy, c-format
msgid "Total Installed Size: %.2f MB\n"
msgstr ""
diff --git a/src/pacman/po/it.po b/src/pacman/po/it.po
index 7aab8124..f3e69889 100644
--- a/src/pacman/po/it.po
+++ b/src/pacman/po/it.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Pacman package manager 3.0.0\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-06 22:49+0100\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2007-03-06 23:00+0100\n"
"Last-Translator: Giovanni Scafora <linuxmania@gmail.com>\n"
"Language-Team: Arch Linux Italian Team <linuxmania@gmail.com>\n"
@@ -93,7 +93,7 @@ msgstr "impossibile eseguire l'operazione richiesta (%s)\n"
msgid "failed to release transaction (%s)\n"
msgstr "impossibile annullare l'operazione richiesta (%s)\n"
-#: src/pacman/deptest.c:66
+#: src/pacman/deptest.c:86
#, c-format
msgid "requires: %s"
msgstr "richiede: %s"
@@ -118,11 +118,11 @@ msgstr "attenzione"
msgid "function"
msgstr "funzione"
-#: src/pacman/log.c:207
+#: src/pacman/log.c:194
msgid "Y"
msgstr "Y"
-#: src/pacman/log.c:207
+#: src/pacman/log.c:194
msgid "YES"
msgstr "SI"
diff --git a/src/pacman/po/pacman.pot b/src/pacman/po/pacman.pot
index 459007cd..afab10ae 100644
--- a/src/pacman/po/pacman.pot
+++ b/src/pacman/po/pacman.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-04 12:01-0500\n"
+"POT-Creation-Date: 2007-03-07 11:45-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,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/pacman/add.c:69 src/pacman/remove.c:79 src/pacman/sync.c:482
+#: src/pacman/add.c:72 src/pacman/remove.c:82 src/pacman/sync.c:482
#: src/pacman/sync.c:531
#, c-format
msgid ""
@@ -24,703 +24,703 @@ msgid ""
" you can remove %s%s\n"
msgstr ""
-#: src/pacman/add.c:76
+#: src/pacman/add.c:79
msgid "loading package data... "
msgstr ""
-#: src/pacman/add.c:80
+#: src/pacman/add.c:83
#, c-format
msgid "failed to add target '%s' (%s)"
msgstr ""
-#: src/pacman/add.c:85 src/pacman/sync.c:196 src/pacman/trans.c:71
-#: src/pacman/trans.c:78 src/pacman/trans.c:82 src/pacman/trans.c:92
-#: src/pacman/trans.c:106 src/pacman/trans.c:120 src/pacman/trans.c:132
-#: src/pacman/trans.c:143
+#: src/pacman/add.c:88 src/pacman/sync.c:196 src/pacman/trans.c:73
+#: src/pacman/trans.c:80 src/pacman/trans.c:84 src/pacman/trans.c:94
+#: src/pacman/trans.c:108 src/pacman/trans.c:122 src/pacman/trans.c:134
+#: src/pacman/trans.c:145
msgid "done.\n"
msgstr ""
-#: src/pacman/add.c:92 src/pacman/remove.c:98 src/pacman/sync.c:616
+#: src/pacman/add.c:95 src/pacman/remove.c:101 src/pacman/sync.c:616
#, c-format
msgid "failed to prepare transaction (%s)\n"
msgstr ""
-#: src/pacman/add.c:101
+#: src/pacman/add.c:104
#, c-format
msgid ":: %s: requires %s"
msgstr ""
-#: src/pacman/add.c:122 src/pacman/sync.c:645
+#: src/pacman/add.c:125 src/pacman/sync.c:645
#, c-format
msgid ":: %s: conflicts with %s"
msgstr ""
-#: src/pacman/add.c:131 src/pacman/sync.c:709
+#: src/pacman/add.c:134 src/pacman/sync.c:709
#, c-format
msgid "%s exists in both '%s' and '%s'\n"
msgstr ""
-#: src/pacman/add.c:137 src/pacman/sync.c:715
+#: src/pacman/add.c:140 src/pacman/sync.c:715
#, c-format
msgid "%s: %s exists in filesystem\n"
msgstr ""
-#: src/pacman/add.c:143 src/pacman/sync.c:721 src/pacman/sync.c:727
+#: src/pacman/add.c:146 src/pacman/sync.c:721 src/pacman/sync.c:727
msgid ""
"\n"
"errors occurred, no packages were upgraded.\n"
msgstr ""
-#: src/pacman/add.c:153 src/pacman/sync.c:652
+#: src/pacman/add.c:156 src/pacman/sync.c:652
#, c-format
msgid ":: %.1f MB required, have %.1f MB"
msgstr ""
-#: src/pacman/add.c:166 src/pacman/remove.c:138 src/pacman/sync.c:702
+#: src/pacman/add.c:169 src/pacman/remove.c:141 src/pacman/sync.c:702
#, c-format
msgid "failed to commit transaction (%s)\n"
msgstr ""
-#: src/pacman/add.c:176 src/pacman/remove.c:148 src/pacman/sync.c:524
+#: src/pacman/add.c:179 src/pacman/remove.c:151 src/pacman/sync.c:524
#: src/pacman/sync.c:743
#, c-format
msgid "failed to release transaction (%s)\n"
msgstr ""
-#: src/pacman/deptest.c:64
+#: src/pacman/deptest.c:86
#, c-format
msgid "requires: %s"
msgstr ""
-#: src/pacman/log.c:61
+#: src/pacman/log.c:63
#, c-format
msgid "debug"
msgstr ""
-#: src/pacman/log.c:64
+#: src/pacman/log.c:66
#, c-format
msgid "error"
msgstr ""
-#: src/pacman/log.c:67
+#: src/pacman/log.c:69
#, c-format
msgid "warning"
msgstr ""
-#: src/pacman/log.c:73
+#: src/pacman/log.c:75
#, c-format
msgid "function"
msgstr ""
-#: src/pacman/log.c:205
+#: src/pacman/log.c:194
msgid "Y"
msgstr ""
-#: src/pacman/log.c:205
+#: src/pacman/log.c:194
msgid "YES"
msgstr ""
-#: src/pacman/log.h:28
+#: src/pacman/log.h:30
msgid "error: "
msgstr ""
-#: src/pacman/log.h:32
+#: src/pacman/log.h:34
msgid "warning: "
msgstr ""
-#: src/pacman/package.c:57
+#: src/pacman/package.c:60
msgid "Explicitly installed"
msgstr ""
-#: src/pacman/package.c:60
+#: src/pacman/package.c:63
msgid "Installed as a dependency for another package"
msgstr ""
-#: src/pacman/package.c:63 src/pacman/package.c:87
+#: src/pacman/package.c:66 src/pacman/package.c:90
msgid "Unknown"
msgstr ""
-#: src/pacman/package.c:67 src/pacman/package.c:118
+#: src/pacman/package.c:70 src/pacman/package.c:121
msgid "Description : "
msgstr ""
-#: src/pacman/package.c:70 src/pacman/package.c:124
+#: src/pacman/package.c:73 src/pacman/package.c:127
#, c-format
msgid "Name : %s\n"
msgstr ""
-#: src/pacman/package.c:71 src/pacman/package.c:125
+#: src/pacman/package.c:74 src/pacman/package.c:128
#, c-format
msgid "Version : %s\n"
msgstr ""
-#: src/pacman/package.c:72
+#: src/pacman/package.c:75
#, c-format
msgid "URL : %s\n"
msgstr ""
-#: src/pacman/package.c:73
+#: src/pacman/package.c:76
msgid "License :"
msgstr ""
-#: src/pacman/package.c:74 src/pacman/package.c:126
+#: src/pacman/package.c:77 src/pacman/package.c:129
msgid "Groups :"
msgstr ""
-#: src/pacman/package.c:75 src/pacman/package.c:127
+#: src/pacman/package.c:78 src/pacman/package.c:130
msgid "Provides :"
msgstr ""
-#: src/pacman/package.c:76 src/pacman/package.c:128
+#: src/pacman/package.c:79 src/pacman/package.c:131
msgid "Depends On :"
msgstr ""
-#: src/pacman/package.c:77 src/pacman/package.c:129
+#: src/pacman/package.c:80 src/pacman/package.c:132
msgid "Removes :"
msgstr ""
-#: src/pacman/package.c:80
+#: src/pacman/package.c:83
msgid "Required By :"
msgstr ""
-#: src/pacman/package.c:82 src/pacman/package.c:130
+#: src/pacman/package.c:85 src/pacman/package.c:133
msgid "Conflicts With :"
msgstr ""
-#: src/pacman/package.c:83
+#: src/pacman/package.c:86
#, c-format
msgid "Installed Size : %ld K\n"
msgstr ""
-#: src/pacman/package.c:84
+#: src/pacman/package.c:87
#, c-format
msgid "Packager : %s\n"
msgstr ""
-#: src/pacman/package.c:85
+#: src/pacman/package.c:88
#, c-format
msgid "Architecture : %s\n"
msgstr ""
-#: src/pacman/package.c:86
+#: src/pacman/package.c:89
#, c-format
msgid "Build Date : %s %s\n"
msgstr ""
-#: src/pacman/package.c:87
+#: src/pacman/package.c:90
#, c-format
msgid "Build Type : %s\n"
msgstr ""
-#: src/pacman/package.c:89
+#: src/pacman/package.c:92
#, c-format
msgid "Install Date : %s %s\n"
msgstr ""
-#: src/pacman/package.c:90
+#: src/pacman/package.c:93
#, c-format
msgid "Install Reason : %s\n"
msgstr ""
-#: src/pacman/package.c:92
+#: src/pacman/package.c:95
#, c-format
msgid "Install Script : %s\n"
msgstr ""
-#: src/pacman/package.c:93
+#: src/pacman/package.c:96
msgid "Yes"
msgstr ""
-#: src/pacman/package.c:93
+#: src/pacman/package.c:96
msgid "No"
msgstr ""
-#: src/pacman/package.c:123
+#: src/pacman/package.c:126
#, c-format
msgid "Repository : %s\n"
msgstr ""
-#: src/pacman/package.c:131
+#: src/pacman/package.c:134
msgid "Replaces :"
msgstr ""
-#: src/pacman/package.c:132
+#: src/pacman/package.c:135
#, c-format
msgid "Download Size : %6.2f K\n"
msgstr ""
-#: src/pacman/package.c:133
+#: src/pacman/package.c:136
#, c-format
msgid "Installed Size : %6.2f K\n"
msgstr ""
-#: src/pacman/package.c:141
+#: src/pacman/package.c:144
#, c-format
msgid "MD5 Sum : %s"
msgstr ""
-#: src/pacman/package.c:144
+#: src/pacman/package.c:147
#, c-format
msgid "SHA1 Sum : %s"
msgstr ""
-#: src/pacman/package.c:155
+#: src/pacman/package.c:158
#, c-format
msgid "Backup Files:\n"
msgstr ""
-#: src/pacman/package.c:177
+#: src/pacman/package.c:180
#, c-format
msgid "error calculating checksums for %s\n"
msgstr ""
-#: src/pacman/package.c:190
+#: src/pacman/package.c:193
#, c-format
msgid "MODIFIED\t%s\n"
msgstr ""
-#: src/pacman/package.c:192
+#: src/pacman/package.c:195
#, c-format
msgid "Not Modified\t%s\n"
msgstr ""
-#: src/pacman/package.c:197
+#: src/pacman/package.c:200
#, c-format
msgid "MISSING\t\t%s\n"
msgstr ""
-#: src/pacman/package.c:203
+#: src/pacman/package.c:206
#, c-format
msgid "(none)\n"
msgstr ""
-#: src/pacman/package.c:243
+#: src/pacman/package.c:246
#, c-format
msgid "No changelog available for '%s'.\n"
msgstr ""
-#: src/pacman/pacman.c:88
+#: src/pacman/pacman.c:90
#, c-format
msgid "usage: %s {-h --help}\n"
msgstr ""
-#: src/pacman/pacman.c:89
+#: src/pacman/pacman.c:91
#, c-format
msgid " %s {-V --version}\n"
msgstr ""
-#: src/pacman/pacman.c:90
+#: src/pacman/pacman.c:92
#, c-format
msgid " %s {-A --add} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:91
+#: src/pacman/pacman.c:93
#, c-format
msgid " %s {-F --freshen} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:92
+#: src/pacman/pacman.c:94
#, c-format
msgid " %s {-Q --query} [options] [package]\n"
msgstr ""
-#: src/pacman/pacman.c:93
+#: src/pacman/pacman.c:95
#, c-format
msgid " %s {-R --remove} [options] <package>\n"
msgstr ""
-#: src/pacman/pacman.c:94
+#: src/pacman/pacman.c:96
#, c-format
msgid " %s {-S --sync} [options] [package]\n"
msgstr ""
-#: src/pacman/pacman.c:95
+#: src/pacman/pacman.c:97
#, c-format
msgid " %s {-U --upgrade} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:96
+#: src/pacman/pacman.c:98
#, c-format
msgid ""
"\n"
"use '%s --help' with other options for more syntax\n"
msgstr ""
-#: src/pacman/pacman.c:99
+#: src/pacman/pacman.c:101
#, c-format
msgid "usage: %s {-A --add} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:100 src/pacman/pacman.c:105 src/pacman/pacman.c:117
-#: src/pacman/pacman.c:122 src/pacman/pacman.c:136
+#: src/pacman/pacman.c:102 src/pacman/pacman.c:107 src/pacman/pacman.c:119
+#: src/pacman/pacman.c:124 src/pacman/pacman.c:138
#, c-format
msgid "options:\n"
msgstr ""
-#: src/pacman/pacman.c:101 src/pacman/pacman.c:107 src/pacman/pacman.c:118
-#: src/pacman/pacman.c:138
+#: src/pacman/pacman.c:103 src/pacman/pacman.c:109 src/pacman/pacman.c:120
+#: src/pacman/pacman.c:140
#, c-format
msgid " -d, --nodeps skip dependency checks\n"
msgstr ""
-#: src/pacman/pacman.c:102 src/pacman/pacman.c:119 src/pacman/pacman.c:140
+#: src/pacman/pacman.c:104 src/pacman/pacman.c:121 src/pacman/pacman.c:142
#, c-format
msgid " -f, --force force install, overwrite conflicting files\n"
msgstr ""
-#: src/pacman/pacman.c:104
+#: src/pacman/pacman.c:106
#, c-format
msgid "usage: %s {-R --remove} [options] <package>\n"
msgstr ""
-#: src/pacman/pacman.c:106
+#: src/pacman/pacman.c:108
#, c-format
msgid ""
" -c, --cascade remove packages and all packages that depend on them\n"
msgstr ""
-#: src/pacman/pacman.c:108
+#: src/pacman/pacman.c:110
#, c-format
msgid ""
" -k, --dbonly only remove database entry, do not remove files\n"
msgstr ""
-#: src/pacman/pacman.c:109
+#: src/pacman/pacman.c:111
#, c-format
msgid " -n, --nosave remove configuration files as well\n"
msgstr ""
-#: src/pacman/pacman.c:110
+#: src/pacman/pacman.c:112
#, c-format
msgid ""
" -s, --recursive remove dependencies also (that won't break packages)\n"
msgstr ""
-#: src/pacman/pacman.c:113
+#: src/pacman/pacman.c:115
#, c-format
msgid "usage: %s {-F --freshen} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:115
+#: src/pacman/pacman.c:117
#, c-format
msgid "usage: %s {-U --upgrade} [options] <file>\n"
msgstr ""
-#: src/pacman/pacman.c:121
+#: src/pacman/pacman.c:123
#, c-format
msgid "usage: %s {-Q --query} [options] [package]\n"
msgstr ""
-#: src/pacman/pacman.c:123
+#: src/pacman/pacman.c:125
#, c-format
msgid " -c, --changelog view the changelog of a package\n"
msgstr ""
-#: src/pacman/pacman.c:124
+#: src/pacman/pacman.c:126
#, c-format
msgid ""
" -e, --orphans list all packages installed as dependencies but no "
"longer\n"
msgstr ""
-#: src/pacman/pacman.c:125
+#: src/pacman/pacman.c:127
#, c-format
msgid " required by any package\n"
msgstr ""
-#: src/pacman/pacman.c:126 src/pacman/pacman.c:141
+#: src/pacman/pacman.c:128 src/pacman/pacman.c:143
#, c-format
msgid " -g, --groups view all members of a package group\n"
msgstr ""
-#: src/pacman/pacman.c:127 src/pacman/pacman.c:142
+#: src/pacman/pacman.c:129 src/pacman/pacman.c:144
#, c-format
msgid " -i, --info view package information\n"
msgstr ""
-#: src/pacman/pacman.c:128
+#: src/pacman/pacman.c:130
#, c-format
msgid " -l, --list list the contents of the queried package\n"
msgstr ""
-#: src/pacman/pacman.c:129
+#: src/pacman/pacman.c:131
#, c-format
msgid ""
" -m, --foreign list all packages that were not found in the sync db"
"(s)\n"
msgstr ""
-#: src/pacman/pacman.c:130
+#: src/pacman/pacman.c:132
#, c-format
msgid " -o, --owns <file> query the package that owns <file>\n"
msgstr ""
-#: src/pacman/pacman.c:131
+#: src/pacman/pacman.c:133
#, c-format
msgid ""
" -p, --file query the package file [package] instead of the "
"database\n"
msgstr ""
-#: src/pacman/pacman.c:132
+#: src/pacman/pacman.c:134
#, c-format
msgid ""
" -s, --search search locally-installed packages for matching "
"strings\n"
msgstr ""
-#: src/pacman/pacman.c:133
+#: src/pacman/pacman.c:135
#, c-format
msgid " -u, --upgrades list all packages that can be upgraded\n"
msgstr ""
-#: src/pacman/pacman.c:135
+#: src/pacman/pacman.c:137
#, c-format
msgid "usage: %s {-S --sync} [options] [package]\n"
msgstr ""
-#: src/pacman/pacman.c:137
+#: src/pacman/pacman.c:139
#, c-format
msgid ""
" -c, --clean remove old packages from cache directory (-cc for "
"all)\n"
msgstr ""
-#: src/pacman/pacman.c:139
+#: src/pacman/pacman.c:141
#, c-format
msgid " -e, --dependsonly install dependencies only\n"
msgstr ""
-#: src/pacman/pacman.c:143
+#: src/pacman/pacman.c:145
#, c-format
msgid ""
" -p, --print-uris print out URIs for given packages and their "
"dependencies\n"
msgstr ""
-#: src/pacman/pacman.c:144
+#: src/pacman/pacman.c:146
#, c-format
msgid ""
" -s, --search search remote repositories for matching strings\n"
msgstr ""
-#: src/pacman/pacman.c:145
+#: src/pacman/pacman.c:147
#, c-format
msgid " -u, --sysupgrade upgrade all packages that are out of date\n"
msgstr ""
-#: src/pacman/pacman.c:146
+#: src/pacman/pacman.c:148
#, c-format
msgid ""
" -w, --downloadonly download packages but do not install/upgrade "
"anything\n"
msgstr ""
-#: src/pacman/pacman.c:147
+#: src/pacman/pacman.c:149
#, c-format
msgid ""
" -y, --refresh download fresh package databases from the server\n"
msgstr ""
-#: src/pacman/pacman.c:148
+#: src/pacman/pacman.c:150
#, c-format
msgid ""
" --ignore <pkg> ignore a package upgrade (can be used more than "
"once)\n"
msgstr ""
-#: src/pacman/pacman.c:150
+#: src/pacman/pacman.c:152
#, c-format
msgid " --config <path> set an alternate configuration file\n"
msgstr ""
-#: src/pacman/pacman.c:151
+#: src/pacman/pacman.c:153
#, c-format
msgid " --noconfirm do not ask for anything confirmation\n"
msgstr ""
-#: src/pacman/pacman.c:152
+#: src/pacman/pacman.c:154
#, c-format
msgid ""
" --ask <number> pre-specify answers for questions (see manpage)\n"
msgstr ""
-#: src/pacman/pacman.c:153
+#: src/pacman/pacman.c:155
#, c-format
msgid ""
" --noprogressbar do not show a progress bar when downloading files\n"
msgstr ""
-#: src/pacman/pacman.c:154
+#: src/pacman/pacman.c:156
#, c-format
msgid ""
" --noscriptlet do not execute the install scriptlet if there is any\n"
msgstr ""
-#: src/pacman/pacman.c:155
+#: src/pacman/pacman.c:157
#, c-format
msgid " -v, --verbose be verbose\n"
msgstr ""
-#: src/pacman/pacman.c:156
+#: src/pacman/pacman.c:158
#, c-format
msgid " -r, --root <path> set an alternate installation root\n"
msgstr ""
-#: src/pacman/pacman.c:157
+#: src/pacman/pacman.c:159
#, c-format
msgid " -b, --dbpath <path> set an alternate database location\n"
msgstr ""
-#: src/pacman/pacman.c:158
+#: src/pacman/pacman.c:160
#, c-format
msgid " --cachedir <dir> set an alternate package cache location\n"
msgstr ""
-#: src/pacman/pacman.c:171
+#: src/pacman/pacman.c:173
#, c-format
msgid " This program may be freely redistributed under\n"
msgstr ""
-#: src/pacman/pacman.c:172
+#: src/pacman/pacman.c:174
#, c-format
msgid " the terms of the GNU General Public License\n"
msgstr ""
-#: src/pacman/pacman.c:297
+#: src/pacman/pacman.c:299
#, c-format
msgid "'%s' is not a valid debug level"
msgstr ""
-#: src/pacman/pacman.c:312
+#: src/pacman/pacman.c:314
#, c-format
msgid "'%s' is not a valid cache directory\n"
msgstr ""
-#: src/pacman/pacman.c:330
+#: src/pacman/pacman.c:332
#, c-format
msgid "'%s' is not a valid db path\n"
msgstr ""
-#: src/pacman/pacman.c:360
+#: src/pacman/pacman.c:362
#, c-format
msgid "'%s' is not a valid root path\n"
msgstr ""
-#: src/pacman/pacman.c:387
+#: src/pacman/pacman.c:389
msgid "only one operation may be used at a time\n"
msgstr ""
-#: src/pacman/pacman.c:433
+#: src/pacman/pacman.c:435
msgid "warning: current locale is invalid; using default \"C\" locale"
msgstr ""
-#: src/pacman/pacman.c:453
+#: src/pacman/pacman.c:455
#, c-format
msgid "failed to initilize alpm library (%s)\n"
msgstr ""
-#: src/pacman/pacman.c:486
+#: src/pacman/pacman.c:488
msgid "you cannot perform this operation unless you are root.\n"
msgstr ""
-#: src/pacman/pacman.c:502
+#: src/pacman/pacman.c:504
#, c-format
msgid "failed to parse config (%s)\n"
msgstr ""
-#: src/pacman/pacman.c:512 src/pacman/remove.c:125 src/pacman/util.c:323
+#: src/pacman/pacman.c:514 src/pacman/remove.c:128 src/pacman/util.c:324
msgid "Targets:"
msgstr ""
-#: src/pacman/pacman.c:518
+#: src/pacman/pacman.c:520
#, c-format
msgid "could not register 'local' database (%s)\n"
msgstr ""
-#: src/pacman/pacman.c:525
+#: src/pacman/pacman.c:527
msgid "no targets specified (use -h for help)\n"
msgstr ""
-#: src/pacman/pacman.c:538
+#: src/pacman/pacman.c:540
msgid "no operation specified (use -h for help)\n"
msgstr ""
-#: src/pacman/query.c:53
+#: src/pacman/query.c:56
msgid "no file was specified for --owns\n"
msgstr ""
-#: src/pacman/query.c:71
+#: src/pacman/query.c:74
#, c-format
msgid "%s is owned by %s %s\n"
msgstr ""
-#: src/pacman/query.c:78
+#: src/pacman/query.c:81
#, c-format
msgid "No package owns %s\n"
msgstr ""
-#: src/pacman/query.c:119 src/pacman/sync.c:453
+#: src/pacman/query.c:122 src/pacman/sync.c:453
msgid "no usable package repositories configured.\n"
msgstr ""
-#: src/pacman/query.c:125
+#: src/pacman/query.c:128
msgid "Checking for package upgrades..."
msgstr ""
-#: src/pacman/query.c:132
+#: src/pacman/query.c:135
msgid "no upgrades found"
msgstr ""
-#: src/pacman/query.c:170
+#: src/pacman/query.c:173
#, c-format
msgid "group \"%s\" was not found\n"
msgstr ""
-#: src/pacman/query.c:181
+#: src/pacman/query.c:184
msgid "no package file was specified for --file\n"
msgstr ""
-#: src/pacman/query.c:185
+#: src/pacman/query.c:188
#, c-format
msgid "failed to load package '%s' (%s)\n"
msgstr ""
-#: src/pacman/query.c:223 src/pacman/query.c:255
+#: src/pacman/query.c:226 src/pacman/query.c:258
#, c-format
msgid "package \"%s\" not found\n"
msgstr ""
-#: src/pacman/remove.c:58 src/pacman/sync.c:568
+#: src/pacman/remove.c:61 src/pacman/sync.c:568
#, c-format
msgid ":: group %s:\n"
msgstr ""
-#: src/pacman/remove.c:60
+#: src/pacman/remove.c:63
msgid " Remove whole content? [Y/n] "
msgstr ""
-#: src/pacman/remove.c:64
+#: src/pacman/remove.c:67
#, c-format
msgid ":: Remove %s from group %s? [Y/n] "
msgstr ""
-#: src/pacman/remove.c:77 src/pacman/sync.c:480 src/pacman/sync.c:529
+#: src/pacman/remove.c:80 src/pacman/sync.c:480 src/pacman/sync.c:529
#, c-format
msgid "failed to init transaction (%s)\n"
msgstr ""
-#: src/pacman/remove.c:89
+#: src/pacman/remove.c:92
#, c-format
msgid "failed to add target '%s' (%s)\n"
msgstr ""
-#: src/pacman/remove.c:103
+#: src/pacman/remove.c:106
#, c-format
msgid ":: %s is required by %s\n"
msgstr ""
-#: src/pacman/remove.c:128
+#: src/pacman/remove.c:131
msgid ""
"\n"
"Do you want to remove these packages? [Y/n] "
@@ -883,149 +883,149 @@ msgstr ""
msgid "Proceed with installation? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:53
+#: src/pacman/trans.c:55
msgid "checking dependencies... "
msgstr ""
-#: src/pacman/trans.c:57
+#: src/pacman/trans.c:59
msgid "checking for file conflicts... "
msgstr ""
-#: src/pacman/trans.c:61
+#: src/pacman/trans.c:63
msgid "cleaning up... "
msgstr ""
-#: src/pacman/trans.c:64
+#: src/pacman/trans.c:66
msgid "resolving dependencies... "
msgstr ""
-#: src/pacman/trans.c:67
+#: src/pacman/trans.c:69
msgid "looking for inter-conflicts... "
msgstr ""
-#: src/pacman/trans.c:87
+#: src/pacman/trans.c:89
#, c-format
msgid "installing %s... "
msgstr ""
-#: src/pacman/trans.c:94
+#: src/pacman/trans.c:96
#, c-format
msgid "installed %s (%s)"
msgstr ""
-#: src/pacman/trans.c:101
+#: src/pacman/trans.c:103
#, c-format
msgid "removing %s... "
msgstr ""
-#: src/pacman/trans.c:108
+#: src/pacman/trans.c:110
#, c-format
msgid "removed %s (%s)"
msgstr ""
-#: src/pacman/trans.c:115
+#: src/pacman/trans.c:117
#, c-format
msgid "upgrading %s... "
msgstr ""
-#: src/pacman/trans.c:122
+#: src/pacman/trans.c:124
#, c-format
msgid "upgraded %s (%s -> %s)"
msgstr ""
-#: src/pacman/trans.c:129
+#: src/pacman/trans.c:131
msgid "checking package integrity... "
msgstr ""
-#: src/pacman/trans.c:145
+#: src/pacman/trans.c:147
msgid "failed.\n"
msgstr ""
-#: src/pacman/trans.c:152
+#: src/pacman/trans.c:154
#, c-format
msgid ":: Retrieving packages from %s...\n"
msgstr ""
-#: src/pacman/trans.c:172
+#: src/pacman/trans.c:175
#, c-format
-msgid ":: %s requires %s, but it is in IgnorePkg. Install anyway? [Y/n] "
+msgid ":: %1$s requires %2$s from IgnorePkg. Install %2$s? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:177
+#: src/pacman/trans.c:180
#, c-format
msgid ":: %s is in IgnorePkg. Install anyway? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:190
+#: src/pacman/trans.c:193
#, c-format
msgid ":: %s is designated as a HoldPkg. Remove anyway? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:203
+#: src/pacman/trans.c:206
#, c-format
msgid ":: Replace %s with %s/%s? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:218
+#: src/pacman/trans.c:221
#, c-format
msgid ":: %s conflicts with %s. Remove %s? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:234
+#: src/pacman/trans.c:237
#, c-format
msgid ":: %s-%s: local version is newer. Upgrade anyway? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:252
+#: src/pacman/trans.c:255
#, c-format
msgid ":: %s-%s: local version is up to date. Upgrade anyway? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:270
+#: src/pacman/trans.c:273
#, c-format
msgid ":: Archive %s is corrupted. Do you want to delete it? [Y/n] "
msgstr ""
-#: src/pacman/trans.c:326
+#: src/pacman/trans.c:329
msgid "installing"
msgstr ""
-#: src/pacman/trans.c:329
+#: src/pacman/trans.c:332
msgid "upgrading"
msgstr ""
-#: src/pacman/trans.c:332
+#: src/pacman/trans.c:335
msgid "removing"
msgstr ""
-#: src/pacman/trans.c:335
+#: src/pacman/trans.c:338
msgid "checking for file conflicts"
msgstr ""
-#: src/pacman/util.c:258
+#: src/pacman/util.c:259
#, c-format
msgid "None\n"
msgstr ""
-#: src/pacman/util.c:310
+#: src/pacman/util.c:311
msgid "Remove:"
msgstr ""
-#: src/pacman/util.c:318
+#: src/pacman/util.c:319
#, c-format
msgid ""
"\n"
"Total Removed Size: %.2f MB\n"
msgstr ""
-#: src/pacman/util.c:329
+#: src/pacman/util.c:330
#, c-format
msgid ""
"\n"
"Total Package Size: %.2f MB\n"
msgstr ""
-#: src/pacman/util.c:336
+#: src/pacman/util.c:337
#, c-format
msgid "Total Installed Size: %.2f MB\n"
msgstr ""
diff --git a/src/pacman/po/pt_BR.po b/src/pacman/po/pt_BR.po
index 9b7eb606..eaaa704f 100644
--- a/src/pacman/po/pt_BR.po
+++ b/src/pacman/po/pt_BR.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pt_BR\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
-"POT-Creation-Date: 2007-03-04 12:01-0500\n"
+"POT-Creation-Date: 2007-03-07 11:45-0500\n"
"PO-Revision-Date: 2007-03-07 00:17-0300\n"
"Last-Translator: Douglas Soares de Andrade <dsandrade@gmail.com>\n"
"Language-Team: Archlinux-br <contato@archlinux-br.org>\n"
@@ -21,7 +21,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: KBabel 1.11.4\n"
-#: src/pacman/add.c:69 src/pacman/remove.c:79 src/pacman/sync.c:482
+#: src/pacman/add.c:72 src/pacman/remove.c:82 src/pacman/sync.c:482
#: src/pacman/sync.c:531
#, c-format
msgid ""
@@ -31,48 +31,48 @@ msgstr ""
" caso tenha certeza que nenhum gerenciador de pacotes está rodando,\n"
" você pode remover %s%s\n"
-#: src/pacman/add.c:76
+#: src/pacman/add.c:79
msgid "loading package data... "
msgstr "carregando informações do pacote... "
-#: src/pacman/add.c:80
+#: src/pacman/add.c:83
#, c-format
msgid "failed to add target '%s' (%s)"
msgstr "falha com o parametro'%s' (%s)"
-#: src/pacman/add.c:85 src/pacman/sync.c:196 src/pacman/trans.c:71
-#: src/pacman/trans.c:78 src/pacman/trans.c:82 src/pacman/trans.c:92
-#: src/pacman/trans.c:106 src/pacman/trans.c:120 src/pacman/trans.c:132
-#: src/pacman/trans.c:143
+#: src/pacman/add.c:88 src/pacman/sync.c:196 src/pacman/trans.c:73
+#: src/pacman/trans.c:80 src/pacman/trans.c:84 src/pacman/trans.c:94
+#: src/pacman/trans.c:108 src/pacman/trans.c:122 src/pacman/trans.c:134
+#: src/pacman/trans.c:145
msgid "done.\n"
msgstr "concluído.\n"
-#: src/pacman/add.c:92 src/pacman/remove.c:98 src/pacman/sync.c:616
+#: src/pacman/add.c:95 src/pacman/remove.c:101 src/pacman/sync.c:616
#, c-format
msgid "failed to prepare transaction (%s)\n"
msgstr "falha ao preparar transação (%s)\n"
-#: src/pacman/add.c:101
+#: src/pacman/add.c:104
#, c-format
msgid ":: %s: requires %s"
msgstr ":: %s: requer %s"
-#: src/pacman/add.c:122 src/pacman/sync.c:645
+#: src/pacman/add.c:125 src/pacman/sync.c:645
#, c-format
msgid ":: %s: conflicts with %s"
msgstr ":: %s: conflita com %s"
-#: src/pacman/add.c:131 src/pacman/sync.c:709
+#: src/pacman/add.c:134 src/pacman/sync.c:709
#, c-format
msgid "%s exists in both '%s' and '%s'\n"
msgstr "%s existe em '%s' e em '%s'\n"
-#: src/pacman/add.c:137 src/pacman/sync.c:715
+#: src/pacman/add.c:140 src/pacman/sync.c:715
#, c-format
msgid "%s: %s exists in filesystem\n"
msgstr "%s: %s existe no sistema de arquivos\n"
-#: src/pacman/add.c:143 src/pacman/sync.c:721 src/pacman/sync.c:727
+#: src/pacman/add.c:146 src/pacman/sync.c:721 src/pacman/sync.c:727
msgid ""
"\n"
"errors occurred, no packages were upgraded.\n"
@@ -80,275 +80,275 @@ msgstr ""
"\n"
"ocorreram alguns erros, portanto, nenhum pacote foi atualizado.\n"
-#: src/pacman/add.c:153 src/pacman/sync.c:652
+#: src/pacman/add.c:156 src/pacman/sync.c:652
#, c-format
msgid ":: %.1f MB required, have %.1f MB"
msgstr ":: %.1f MB requerido, possui %.1f MB"
-#: src/pacman/add.c:166 src/pacman/remove.c:138 src/pacman/sync.c:702
+#: src/pacman/add.c:169 src/pacman/remove.c:141 src/pacman/sync.c:702
#, c-format
msgid "failed to commit transaction (%s)\n"
msgstr "falha ao terminar a transação (%s)\n"
-#: src/pacman/add.c:176 src/pacman/remove.c:148 src/pacman/sync.c:524
+#: src/pacman/add.c:179 src/pacman/remove.c:151 src/pacman/sync.c:524
#: src/pacman/sync.c:743
#, c-format
msgid "failed to release transaction (%s)\n"
msgstr "falha ao liberar a transação (%s)\n"
-#: src/pacman/deptest.c:64
+#: src/pacman/deptest.c:86
#, c-format
msgid "requires: %s"
msgstr "requer: %s"
-#: src/pacman/log.c:61
+#: src/pacman/log.c:63
#, c-format
msgid "debug"
msgstr "depurar"
-#: src/pacman/log.c:64
+#: src/pacman/log.c:66
#, c-format
msgid "error"
msgstr "erro"
-#: src/pacman/log.c:67
+#: src/pacman/log.c:69
#, c-format
msgid "warning"
msgstr "aviso"
-#: src/pacman/log.c:73
+#: src/pacman/log.c:75
#, c-format
msgid "function"
msgstr "função"
-#: src/pacman/log.c:205
+#: src/pacman/log.c:194
msgid "Y"
msgstr "S"
-#: src/pacman/log.c:205
+#: src/pacman/log.c:194
msgid "YES"
msgstr "SIM"
-#: src/pacman/log.h:28
+#: src/pacman/log.h:30
msgid "error: "
msgstr "erro: "
-#: src/pacman/log.h:32
+#: src/pacman/log.h:34
msgid "warning: "
msgstr "aviso: "
-#: src/pacman/package.c:57
+#: src/pacman/package.c:60
msgid "Explicitly installed"
msgstr "Explicitamente Instalado"
-#: src/pacman/package.c:60
+#: src/pacman/package.c:63
msgid "Installed as a dependency for another package"
msgstr "Instalado como dependência de outro pacote"
-#: src/pacman/package.c:63 src/pacman/package.c:87
+#: src/pacman/package.c:66 src/pacman/package.c:90
msgid "Unknown"
msgstr "Desconhecido"
-#: src/pacman/package.c:67 src/pacman/package.c:118
+#: src/pacman/package.c:70 src/pacman/package.c:121
msgid "Description : "
msgstr "Descrição : "
-#: src/pacman/package.c:70 src/pacman/package.c:124
+#: src/pacman/package.c:73 src/pacman/package.c:127
#, c-format
msgid "Name : %s\n"
msgstr "Nome : %s\n"
-#: src/pacman/package.c:71 src/pacman/package.c:125
+#: src/pacman/package.c:74 src/pacman/package.c:128
#, c-format
msgid "Version : %s\n"
msgstr "Versão : %s\n"
-#: src/pacman/package.c:72
+#: src/pacman/package.c:75
#, c-format
msgid "URL : %s\n"
msgstr "URL : %s\n"
-#: src/pacman/package.c:73
+#: src/pacman/package.c:76
msgid "License :"
msgstr "Licença :"
-#: src/pacman/package.c:74 src/pacman/package.c:126
+#: src/pacman/package.c:77 src/pacman/package.c:129
msgid "Groups :"
msgstr "Grupos :"
-#: src/pacman/package.c:75 src/pacman/package.c:127
+#: src/pacman/package.c:78 src/pacman/package.c:130
msgid "Provides :"
msgstr "Provê :"
-#: src/pacman/package.c:76 src/pacman/package.c:128
+#: src/pacman/package.c:79 src/pacman/package.c:131
msgid "Depends On :"
msgstr "Depende de :"
-#: src/pacman/package.c:77 src/pacman/package.c:129
+#: src/pacman/package.c:80 src/pacman/package.c:132
msgid "Removes :"
msgstr "Remove :"
-#: src/pacman/package.c:80
+#: src/pacman/package.c:83
msgid "Required By :"
msgstr "Requerido Por :"
-#: src/pacman/package.c:82 src/pacman/package.c:130
+#: src/pacman/package.c:85 src/pacman/package.c:133
msgid "Conflicts With :"
msgstr "Conflita Com :"
-#: src/pacman/package.c:83
+#: src/pacman/package.c:86
#, c-format
msgid "Installed Size : %ld K\n"
msgstr "Espaço Utilizado : %ld K\n"
-#: src/pacman/package.c:84
+#: src/pacman/package.c:87
#, c-format
msgid "Packager : %s\n"
msgstr "Empacotador : %s\n"
-#: src/pacman/package.c:85
+#: src/pacman/package.c:88
#, c-format
msgid "Architecture : %s\n"
msgstr "Arquitetura : %s\n"
-#: src/pacman/package.c:86
+#: src/pacman/package.c:89
#, c-format
msgid "Build Date : %s %s\n"
msgstr "Compilado em : %s %s\n"
-#: src/pacman/package.c:87
+#: src/pacman/package.c:90
#, c-format
msgid "Build Type : %s\n"
msgstr "Tipo da compilação : %s\n"
-#: src/pacman/package.c:89
+#: src/pacman/package.c:92
#, c-format
msgid "Install Date : %s %s\n"
msgstr "Data da Instalação : %s %s\n"
-#: src/pacman/package.c:90
+#: src/pacman/package.c:93
#, c-format
msgid "Install Reason : %s\n"
msgstr "Razão da instalação : %s\n"
-#: src/pacman/package.c:92
+#: src/pacman/package.c:95
#, c-format
msgid "Install Script : %s\n"
msgstr "Script de Instalação : %s\n"
-#: src/pacman/package.c:93
+#: src/pacman/package.c:96
msgid "Yes"
msgstr "Sim"
-#: src/pacman/package.c:93
+#: src/pacman/package.c:96
msgid "No"
msgstr "Não"
-#: src/pacman/package.c:123
+#: src/pacman/package.c:126
#, c-format
msgid "Repository : %s\n"
msgstr "Repositório : %s\n"
-#: src/pacman/package.c:131
+#: src/pacman/package.c:134
msgid "Replaces :"
msgstr "Substitui :"
-#: src/pacman/package.c:132
+#: src/pacman/package.c:135
#, c-format
msgid "Download Size : %6.2f K\n"
msgstr "Tamanho do Download : %6.2f K\n"
-#: src/pacman/package.c:133
+#: src/pacman/package.c:136
#, c-format
msgid "Installed Size : %6.2f K\n"
msgstr "Tamanho Instalado : %6.2f K\n"
-#: src/pacman/package.c:141
+#: src/pacman/package.c:144
#, c-format
msgid "MD5 Sum : %s"
msgstr "Soma MD5 : %s"
-#: src/pacman/package.c:144
+#: src/pacman/package.c:147
#, c-format
msgid "SHA1 Sum : %s"
msgstr "Soma SHA1 : %s"
-#: src/pacman/package.c:155
+#: src/pacman/package.c:158
#, c-format
msgid "Backup Files:\n"
msgstr "Arquivos de Backup:\n"
-#: src/pacman/package.c:177
+#: src/pacman/package.c:180
#, c-format
msgid "error calculating checksums for %s\n"
msgstr "erro ao calcular as somas de verificação para %s\n"
-#: src/pacman/package.c:190
+#: src/pacman/package.c:193
#, c-format
msgid "MODIFIED\t%s\n"
msgstr "MODIFICADO\t%s\n"
-#: src/pacman/package.c:192
+#: src/pacman/package.c:195
#, c-format
msgid "Not Modified\t%s\n"
msgstr "Não modificado\t%s\n"
-#: src/pacman/package.c:197
+#: src/pacman/package.c:200
#, c-format
msgid "MISSING\t\t%s\n"
msgstr "NÃO ENCONTRADO\t\t%s\n"
-#: src/pacman/package.c:203
+#: src/pacman/package.c:206
#, c-format
msgid "(none)\n"
msgstr "(Nenhum)\n"
-#: src/pacman/package.c:243
+#: src/pacman/package.c:246
#, c-format
msgid "No changelog available for '%s'.\n"
msgstr "changelog não disponível para '%s'.\n"
-#: src/pacman/pacman.c:88
+#: src/pacman/pacman.c:90
#, c-format
msgid "usage: %s {-h --help}\n"
msgstr "modo de usar: %s {-h --help}\n"
-#: src/pacman/pacman.c:89
+#: src/pacman/pacman.c:91
#, c-format
msgid " %s {-V --version}\n"
msgstr " %s {-V --version}\n"
-#: src/pacman/pacman.c:90
+#: src/pacman/pacman.c:92
#, c-format
msgid " %s {-A --add} [options] <file>\n"
msgstr " %s {-A --add} [opções] <arquivo>\n"
-#: src/pacman/pacman.c:91
+#: src/pacman/pacman.c:93
#, c-format
msgid " %s {-F --freshen} [options] <file>\n"
msgstr " %s {-F --freshen} [opções] <arquivo>\n"
-#: src/pacman/pacman.c:92
+#: src/pacman/pacman.c:94
#, c-format
msgid " %s {-Q --query} [options] [package]\n"
msgstr " %s {-Q --query} [opções] [pacote]\n"
-#: src/pacman/pacman.c:93
+#: src/pacman/pacman.c:95
#, c-format
msgid " %s {-R --remove} [options] <package>\n"
msgstr " %s {-R --remove} [opções] <pacote>\n"
-#: src/pacman/pacman.c:94
+#: src/pacman/pacman.c:96
#, c-format
msgid " %s {-S --sync} [options] [package]\n"
msgstr " %s {-S --sync} [opções] [pacote]\n"
-#: src/pacman/pacman.c:95
+#: src/pacman/pacman.c:97
#, c-format
msgid " %s {-U --upgrade} [options] <file>\n"
msgstr " %s {-U --upgrade} [opções] <arquivo>\n"
-#: src/pacman/pacman.c:96
+#: src/pacman/pacman.c:98
#, c-format
msgid ""
"\n"
@@ -357,80 +357,83 @@ msgstr ""
"\n"
"use '%s --help' com outras opções para mais sintaxes\n"
-#: src/pacman/pacman.c:99
+#: src/pacman/pacman.c:101
#, c-format
msgid "usage: %s {-A --add} [options] <file>\n"
msgstr "uso: %s {-A --add} [opções] <arquivo>\n"
-#: src/pacman/pacman.c:100 src/pacman/pacman.c:105 src/pacman/pacman.c:117
-#: src/pacman/pacman.c:122 src/pacman/pacman.c:136
+#: src/pacman/pacman.c:102 src/pacman/pacman.c:107 src/pacman/pacman.c:119
+#: src/pacman/pacman.c:124 src/pacman/pacman.c:138
#, c-format
msgid "options:\n"
msgstr "opções:\n"
-#: src/pacman/pacman.c:101 src/pacman/pacman.c:107 src/pacman/pacman.c:118
-#: src/pacman/pacman.c:138
+#: src/pacman/pacman.c:103 src/pacman/pacman.c:109 src/pacman/pacman.c:120
+#: src/pacman/pacman.c:140
#, c-format
msgid " -d, --nodeps skip dependency checks\n"
msgstr " -d, --nodeps ignora a verificação de dependências\n"
-#: src/pacman/pacman.c:102 src/pacman/pacman.c:119 src/pacman/pacman.c:140
+#: src/pacman/pacman.c:104 src/pacman/pacman.c:121 src/pacman/pacman.c:142
#, c-format
msgid " -f, --force force install, overwrite conflicting files\n"
msgstr ""
" -f, --force forçar instalação, sobrescrever arquivos "
"conflitantes\n"
-#: src/pacman/pacman.c:104
+#: src/pacman/pacman.c:106
#, c-format
msgid "usage: %s {-R --remove} [options] <package>\n"
msgstr "uso: %s {-R --remove} [opções] <pacote>\n"
-#: src/pacman/pacman.c:106
+#: src/pacman/pacman.c:108
#, c-format
-msgid " -c, --cascade remove packages and all packages that depend on them\n"
+msgid ""
+" -c, --cascade remove packages and all packages that depend on them\n"
msgstr " -c, --cascade remove pacotes e suas dependências\n"
-#: src/pacman/pacman.c:108
+#: src/pacman/pacman.c:110
#, c-format
-msgid " -k, --dbonly only remove database entry, do not remove files\n"
+msgid ""
+" -k, --dbonly only remove database entry, do not remove files\n"
msgstr ""
" -k, --dbonly remove apenas a entrada na base de dados, mas não "
"remove os arquivos\n"
-#: src/pacman/pacman.c:109
+#: src/pacman/pacman.c:111
#, c-format
msgid " -n, --nosave remove configuration files as well\n"
msgstr " -n, --nosave remove os arquivos de configuração\n"
-#: src/pacman/pacman.c:110
+#: src/pacman/pacman.c:112
#, c-format
-msgid " -s, --recursive remove dependencies also (that won't break packages)\n"
+msgid ""
+" -s, --recursive remove dependencies also (that won't break packages)\n"
msgstr ""
" -s, --recursive remove também as dependências (aquelas que não vão "
"quebrar outros pacotes)\n"
-#: src/pacman/pacman.c:113
+#: src/pacman/pacman.c:115
#, c-format
msgid "usage: %s {-F --freshen} [options] <file>\n"
msgstr "uso: %s {-F --freshen} [opções] <arquivo>\n"
-#: src/pacman/pacman.c:115
+#: src/pacman/pacman.c:117
#, c-format
msgid "usage: %s {-U --upgrade} [options] <file>\n"
msgstr "uso: %s {-U --upgrade} [opções] <arquivo>\n"
-#: src/pacman/pacman.c:121
+#: src/pacman/pacman.c:123
#, c-format
msgid "usage: %s {-Q --query} [options] [package]\n"
msgstr "usor: %s {-Q --query} [opções] [pacote]\n"
-#: src/pacman/pacman.c:123
+#: src/pacman/pacman.c:125
#, c-format
msgid " -c, --changelog view the changelog of a package\n"
msgstr " -c, --changelog visualiza o changelog de um pacote\n"
-#: src/pacman/pacman.c:124
+#: src/pacman/pacman.c:126
#, c-format
msgid ""
" -e, --orphans list all packages installed as dependencies but no "
@@ -439,27 +442,28 @@ msgstr ""
" -e, --orphans lista todos os pacotes instalados como "
"dependências, mas que não são mais\n"
-#: src/pacman/pacman.c:125
+#: src/pacman/pacman.c:127
#, c-format
msgid " required by any package\n"
msgstr " requeridos por outros pacotes\n"
-#: src/pacman/pacman.c:126 src/pacman/pacman.c:141
+#: src/pacman/pacman.c:128 src/pacman/pacman.c:143
#, c-format
msgid " -g, --groups view all members of a package group\n"
-msgstr " -g, --groups visualiza todos os membros de um grupos de pacotes\n"
+msgstr ""
+" -g, --groups visualiza todos os membros de um grupos de pacotes\n"
-#: src/pacman/pacman.c:127 src/pacman/pacman.c:142
+#: src/pacman/pacman.c:129 src/pacman/pacman.c:144
#, c-format
msgid " -i, --info view package information\n"
msgstr " -i, --info visualiza informações do pacote\n"
-#: src/pacman/pacman.c:128
+#: src/pacman/pacman.c:130
#, c-format
msgid " -l, --list list the contents of the queried package\n"
msgstr " -l, --list lista o conteúdo do pacote pesquisado\n"
-#: src/pacman/pacman.c:129
+#: src/pacman/pacman.c:131
#, c-format
msgid ""
" -m, --foreign list all packages that were not found in the sync db"
@@ -468,12 +472,12 @@ msgstr ""
" -m, --foreign lista todos os pacotes que não foram encontrados na"
"(s) base(s) de dados de pacotes\n"
-#: src/pacman/pacman.c:130
+#: src/pacman/pacman.c:132
#, c-format
msgid " -o, --owns <file> query the package that owns <file>\n"
msgstr " -o, --owns <arquivo> pesquisa o pacote que contém <arquivo>\n"
-#: src/pacman/pacman.c:131
+#: src/pacman/pacman.c:133
#, c-format
msgid ""
" -p, --file query the package file [package] instead of the "
@@ -482,7 +486,7 @@ msgstr ""
" -p, --file pesquisa o arquivo de pacote [pacote] ao invés da "
"base de dados\n"
-#: src/pacman/pacman.c:132
+#: src/pacman/pacman.c:134
#, c-format
msgid ""
" -s, --search search locally-installed packages for matching "
@@ -491,17 +495,18 @@ msgstr ""
" -s, --search busca em arquivos localmente instalados por textos "
"coincidentes\n"
-#: src/pacman/pacman.c:133
+#: src/pacman/pacman.c:135
#, c-format
msgid " -u, --upgrades list all packages that can be upgraded\n"
-msgstr " -u, --upgrades lista todos os pacotes que podem ser atualizados\n"
+msgstr ""
+" -u, --upgrades lista todos os pacotes que podem ser atualizados\n"
-#: src/pacman/pacman.c:135
+#: src/pacman/pacman.c:137
#, c-format
msgid "usage: %s {-S --sync} [options] [package]\n"
msgstr "uso: %s {-S --sync} [opções] [pacote]\n"
-#: src/pacman/pacman.c:137
+#: src/pacman/pacman.c:139
#, c-format
msgid ""
" -c, --clean remove old packages from cache directory (-cc for "
@@ -510,33 +515,35 @@ msgstr ""
" -c, --clean remove pacotes antigos do diretório de cache (use -"
"cc para remover todos os pacotes)\n"
-#: src/pacman/pacman.c:139
+#: src/pacman/pacman.c:141
#, c-format
msgid " -e, --dependsonly install dependencies only\n"
msgstr " -e, --dependsonly instala apenas as dependências \n"
-#: src/pacman/pacman.c:143
+#: src/pacman/pacman.c:145
#, c-format
msgid ""
" -p, --print-uris print out URIs for given packages and their "
"dependencies\n"
-msgstr " -p, --print-uris imprime as URIs dos pacotes e suas dependências\n"
+msgstr ""
+" -p, --print-uris imprime as URIs dos pacotes e suas dependências\n"
-#: src/pacman/pacman.c:144
+#: src/pacman/pacman.c:146
#, c-format
-msgid " -s, --search search remote repositories for matching strings\n"
+msgid ""
+" -s, --search search remote repositories for matching strings\n"
msgstr ""
" -s, --search procura em repositórios remotos por textos "
"coincidentes\n"
-#: src/pacman/pacman.c:145
+#: src/pacman/pacman.c:147
#, c-format
msgid " -u, --sysupgrade upgrade all packages that are out of date\n"
msgstr ""
" -u, --sysupgrade atualiza todos os pacotes que estão desatualizados "
"no sistema\n"
-#: src/pacman/pacman.c:146
+#: src/pacman/pacman.c:148
#, c-format
msgid ""
" -w, --downloadonly download packages but do not install/upgrade "
@@ -545,12 +552,13 @@ msgstr ""
" -w, --downloadonly baixa os pacotes mas não instala/atualiza nenhum "
"pacote\n"
-#: src/pacman/pacman.c:147
+#: src/pacman/pacman.c:149
#, c-format
-msgid " -y, --refresh download fresh package databases from the server\n"
+msgid ""
+" -y, --refresh download fresh package databases from the server\n"
msgstr " -y, --refresh atualizar a base de dados de pacotes\n"
-#: src/pacman/pacman.c:148
+#: src/pacman/pacman.c:150
#, c-format
msgid ""
" --ignore <pkg> ignore a package upgrade (can be used more than "
@@ -559,203 +567,210 @@ msgstr ""
" --ignore <pkg> ignora a atualização de um pacote (pode ser usado "
"mais de uma vez)\n"
-#: src/pacman/pacman.c:150
+#: src/pacman/pacman.c:152
#, c-format
msgid " --config <path> set an alternate configuration file\n"
-msgstr " --config <caminho> define um arquivo de configuração alternativo\n"
+msgstr ""
+" --config <caminho> define um arquivo de configuração alternativo\n"
-#: src/pacman/pacman.c:151
+#: src/pacman/pacman.c:153
#, c-format
msgid " --noconfirm do not ask for anything confirmation\n"
msgstr " --noconfirm não pede nenhuma confirmação\n"
-#: src/pacman/pacman.c:152
+#: src/pacman/pacman.c:154
#, c-format
-msgid " --ask <number> pre-specify answers for questions (see manpage)\n"
+msgid ""
+" --ask <number> pre-specify answers for questions (see manpage)\n"
msgstr ""
" --ask <número> pré-especificar respostas para as perguntas (veja a "
"manpage)\n"
-#: src/pacman/pacman.c:153
+#: src/pacman/pacman.c:155
#, c-format
-msgid " --noprogressbar do not show a progress bar when downloading files\n"
+msgid ""
+" --noprogressbar do not show a progress bar when downloading files\n"
msgstr ""
" --noprogressbar não mostra a barra de progresso enquanto baixa os "
"arquivos\n"
-#: src/pacman/pacman.c:154
+#: src/pacman/pacman.c:156
#, c-format
-msgid " --noscriptlet do not execute the install scriptlet if there is any\n"
+msgid ""
+" --noscriptlet do not execute the install scriptlet if there is any\n"
msgstr ""
" --noscriptlet não executar o scriptlet de instalação se o mesmo "
"existir\n"
-#: src/pacman/pacman.c:155
+#: src/pacman/pacman.c:157
#, c-format
msgid " -v, --verbose be verbose\n"
msgstr " -v, --verbose informações adicionais\n"
-#: src/pacman/pacman.c:156
+#: src/pacman/pacman.c:158
#, c-format
msgid " -r, --root <path> set an alternate installation root\n"
-msgstr " -r, --root <caminho> define um diretório de instalação alternativo\n"
+msgstr ""
+" -r, --root <caminho> define um diretório de instalação alternativo\n"
-#: src/pacman/pacman.c:157
+#: src/pacman/pacman.c:159
#, c-format
msgid " -b, --dbpath <path> set an alternate database location\n"
msgstr ""
" -b, --dbpath <caminho> define uma localização diferente para a base de "
"dados\n"
-#: src/pacman/pacman.c:158
+#: src/pacman/pacman.c:160
#, c-format
msgid " --cachedir <dir> set an alternate package cache location\n"
msgstr " --cachedir <dir> define um diretório de cache alternativo\n"
-#: src/pacman/pacman.c:171
+#: src/pacman/pacman.c:173
#, c-format
msgid " This program may be freely redistributed under\n"
-msgstr " Este programa pode ser distribuído livremente sob\n"
+msgstr ""
+" Este programa pode ser distribuído livremente sob\n"
-#: src/pacman/pacman.c:172
+#: src/pacman/pacman.c:174
#, c-format
msgid " the terms of the GNU General Public License\n"
-msgstr " os termos da Licença GPL - General Public License\n"
+msgstr ""
+" os termos da Licença GPL - General Public License\n"
-#: src/pacman/pacman.c:297
+#: src/pacman/pacman.c:299
#, c-format
msgid "'%s' is not a valid debug level"
msgstr "'%s' não é um nível de depuração válido"
-#: src/pacman/pacman.c:312
+#: src/pacman/pacman.c:314
#, c-format
msgid "'%s' is not a valid cache directory\n"
msgstr "'%s' não é um diretório de cache válido\n"
-#: src/pacman/pacman.c:330
+#: src/pacman/pacman.c:332
#, c-format
msgid "'%s' is not a valid db path\n"
msgstr "'%s' não é um caminho de base de dados válido\n"
-#: src/pacman/pacman.c:360
+#: src/pacman/pacman.c:362
#, c-format
msgid "'%s' is not a valid root path\n"
msgstr "'%s' não é uma caminho válido\n"
-#: src/pacman/pacman.c:387
+#: src/pacman/pacman.c:389
msgid "only one operation may be used at a time\n"
msgstr "só uma operação pode ser usada de cada vez\n"
-#: src/pacman/pacman.c:433
+#: src/pacman/pacman.c:435
msgid "warning: current locale is invalid; using default \"C\" locale"
msgstr "aviso: o locale atual é inválido; usando o locale padrão \"C\""
-#: src/pacman/pacman.c:453
+#: src/pacman/pacman.c:455
#, c-format
msgid "failed to initilize alpm library (%s)\n"
msgstr "falha ao iniciar biblioteca alpm (%s)\n"
-#: src/pacman/pacman.c:486
+#: src/pacman/pacman.c:488
msgid "you cannot perform this operation unless you are root.\n"
msgstr "você não pode realizar esta operação a menos que você seja root\n"
-#: src/pacman/pacman.c:502
+#: src/pacman/pacman.c:504
#, c-format
msgid "failed to parse config (%s)\n"
msgstr "falha ao interpretar configuração (%s)\n"
-#: src/pacman/pacman.c:512 src/pacman/remove.c:125 src/pacman/util.c:323
+#: src/pacman/pacman.c:514 src/pacman/remove.c:128 src/pacman/util.c:324
msgid "Targets:"
msgstr "Pacotes:"
-#: src/pacman/pacman.c:518
+#: src/pacman/pacman.c:520
#, c-format
msgid "could not register 'local' database (%s)\n"
msgstr "não foi possível registar a base de dados local (%s)\n"
-#: src/pacman/pacman.c:525
+#: src/pacman/pacman.c:527
msgid "no targets specified (use -h for help)\n"
msgstr "nenhum arquivo definido (use -h para obter ajuda)\n"
-#: src/pacman/pacman.c:538
+#: src/pacman/pacman.c:540
msgid "no operation specified (use -h for help)\n"
msgstr "nenhuma operação definida (use -h para obter ajuda)\n"
-#: src/pacman/query.c:53
+#: src/pacman/query.c:56
msgid "no file was specified for --owns\n"
msgstr "nenhum arquivo especificado para --owns\n"
-#: src/pacman/query.c:71
+#: src/pacman/query.c:74
#, c-format
msgid "%s is owned by %s %s\n"
msgstr "%s pertence a %s %s\n"
-#: src/pacman/query.c:78
+#: src/pacman/query.c:81
#, c-format
msgid "No package owns %s\n"
msgstr "Nenhum pacote possui %s\n"
-#: src/pacman/query.c:119 src/pacman/sync.c:453
+#: src/pacman/query.c:122 src/pacman/sync.c:453
msgid "no usable package repositories configured.\n"
msgstr "nenhum repositório de pacotes configurado.\n"
-#: src/pacman/query.c:125
+#: src/pacman/query.c:128
msgid "Checking for package upgrades..."
msgstr "Buscando atualizações de pacotes..."
-#: src/pacman/query.c:132
+#: src/pacman/query.c:135
msgid "no upgrades found"
msgstr "nenhuma atualização encontrada"
-#: src/pacman/query.c:170
+#: src/pacman/query.c:173
#, c-format
msgid "group \"%s\" was not found\n"
msgstr "grupo \"%s\" não encontrado\n"
-#: src/pacman/query.c:181
+#: src/pacman/query.c:184
msgid "no package file was specified for --file\n"
msgstr "nenhum pacote foi especificado para a opção --file\n"
-#: src/pacman/query.c:185
+#: src/pacman/query.c:188
#, c-format
msgid "failed to load package '%s' (%s)\n"
msgstr "falha ao carregar o pacote '%s' (%s)\n"
-#: src/pacman/query.c:223 src/pacman/query.c:255
+#: src/pacman/query.c:226 src/pacman/query.c:258
#, c-format
msgid "package \"%s\" not found\n"
msgstr "pacote \"%s\" não encontrado\n"
-#: src/pacman/remove.c:58 src/pacman/sync.c:568
+#: src/pacman/remove.c:61 src/pacman/sync.c:568
#, c-format
msgid ":: group %s:\n"
msgstr ":: grupo %s:\n"
-#: src/pacman/remove.c:60
+#: src/pacman/remove.c:63
msgid " Remove whole content? [Y/n] "
msgstr " Remover todo o conteúdo? [S/n] "
-#: src/pacman/remove.c:64
+#: src/pacman/remove.c:67
#, c-format
msgid ":: Remove %s from group %s? [Y/n] "
msgstr ":: Remover %s do grupo %s? [S/n] "
-#: src/pacman/remove.c:77 src/pacman/sync.c:480 src/pacman/sync.c:529
+#: src/pacman/remove.c:80 src/pacman/sync.c:480 src/pacman/sync.c:529
#, c-format
msgid "failed to init transaction (%s)\n"
msgstr "falha ao iniciar transação (%s)\n"
-#: src/pacman/remove.c:89
+#: src/pacman/remove.c:92
#, c-format
msgid "failed to add target '%s' (%s)\n"
msgstr "falha com o parametro '%s' (%s)\n"
-#: src/pacman/remove.c:103
+#: src/pacman/remove.c:106
#, c-format
msgid ":: %s is required by %s\n"
msgstr ":: %s é necessário para %s\n"
-#: src/pacman/remove.c:128
+#: src/pacman/remove.c:131
msgid ""
"\n"
"Do you want to remove these packages? [Y/n] "
@@ -928,137 +943,141 @@ msgstr ""
msgid "Proceed with installation? [Y/n] "
msgstr "Continuar a instalação? [S/n] "
-#: src/pacman/trans.c:53
+#: src/pacman/trans.c:55
msgid "checking dependencies... "
msgstr "verificando dependências... "
-#: src/pacman/trans.c:57
+#: src/pacman/trans.c:59
msgid "checking for file conflicts... "
msgstr "verificando conflitos de arquivos... "
-#: src/pacman/trans.c:61
+#: src/pacman/trans.c:63
msgid "cleaning up... "
msgstr "limpando..."
-#: src/pacman/trans.c:64
+#: src/pacman/trans.c:66
msgid "resolving dependencies... "
msgstr "resolvendo dependências... "
-#: src/pacman/trans.c:67
+#: src/pacman/trans.c:69
msgid "looking for inter-conflicts... "
msgstr "procurando por conflitos internos... "
-#: src/pacman/trans.c:87
+#: src/pacman/trans.c:89
#, c-format
msgid "installing %s... "
msgstr "instalando %s... "
-#: src/pacman/trans.c:94
+#: src/pacman/trans.c:96
#, c-format
msgid "installed %s (%s)"
msgstr "%s instalado (%s)"
-#: src/pacman/trans.c:101
+#: src/pacman/trans.c:103
#, c-format
msgid "removing %s... "
msgstr "removendo %s... "
-#: src/pacman/trans.c:108
+#: src/pacman/trans.c:110
#, c-format
msgid "removed %s (%s)"
msgstr "%s removido (%s)"
-#: src/pacman/trans.c:115
+#: src/pacman/trans.c:117
#, c-format
msgid "upgrading %s... "
msgstr "atualizando %s... "
-#: src/pacman/trans.c:122
+#: src/pacman/trans.c:124
#, c-format
msgid "upgraded %s (%s -> %s)"
msgstr "%s atualizado (%s -> %s)"
-#: src/pacman/trans.c:129
+#: src/pacman/trans.c:131
msgid "checking package integrity... "
msgstr "verificando a integridade do pacote... "
-#: src/pacman/trans.c:145
+#: src/pacman/trans.c:147
msgid "failed.\n"
msgstr "falhou.\n"
-#: src/pacman/trans.c:152
+#: src/pacman/trans.c:154
#, c-format
msgid ":: Retrieving packages from %s...\n"
msgstr ":: Obtendo pacotes do %s...\n"
-#: src/pacman/trans.c:172
-#, c-format
-msgid ":: %s requires %s, but it is in IgnorePkg. Install anyway? [Y/n] "
-msgstr ":: %s requer %s, mas ele está em IgnorePkg. Instalar assim mesmo? [S/n] "
+#: src/pacman/trans.c:175
+#, fuzzy, c-format
+msgid ":: %1$s requires %2$s from IgnorePkg. Install %2$s? [Y/n] "
+msgstr ""
+":: %s requer %s, mas ele está em IgnorePkg. Instalar assim mesmo? [S/n] "
-#: src/pacman/trans.c:177
+#: src/pacman/trans.c:180
#, c-format
msgid ":: %s is in IgnorePkg. Install anyway? [Y/n] "
-msgstr "::O pacote %s está na lista de pacotes ignorados (IgnorePkg). Instalar assim mesmo? [S/n] "
+msgstr ""
+"::O pacote %s está na lista de pacotes ignorados (IgnorePkg). Instalar assim "
+"mesmo? [S/n] "
-#: src/pacman/trans.c:190
+#: src/pacman/trans.c:193
#, c-format
msgid ":: %s is designated as a HoldPkg. Remove anyway? [Y/n] "
msgstr ":: %s é designado como um HoldPkg Remover assim mesmo? [S/n] "
-#: src/pacman/trans.c:203
+#: src/pacman/trans.c:206
#, c-format
msgid ":: Replace %s with %s/%s? [Y/n] "
msgstr ":: Substituir %s com %s/%s? [S/n] "
-#: src/pacman/trans.c:218
+#: src/pacman/trans.c:221
#, c-format
msgid ":: %s conflicts with %s. Remove %s? [Y/n] "
msgstr ":: %s conflita com %s. Remover %s? [S/n] "
-#: src/pacman/trans.c:234
+#: src/pacman/trans.c:237
#, c-format
msgid ":: %s-%s: local version is newer. Upgrade anyway? [Y/n] "
-msgstr ":: %s-%s: a versão local é mais recente. Deseja atualizar mesmo assim? [S/n] "
+msgstr ""
+":: %s-%s: a versão local é mais recente. Deseja atualizar mesmo assim? [S/n] "
-#: src/pacman/trans.c:252
+#: src/pacman/trans.c:255
#, c-format
msgid ":: %s-%s: local version is up to date. Upgrade anyway? [Y/n] "
msgstr ""
":: %s-%s: a versão local está atualizada. Deseja atualizar mesmo assim? [S/"
"n] "
-#: src/pacman/trans.c:270
+#: src/pacman/trans.c:273
#, c-format
msgid ":: Archive %s is corrupted. Do you want to delete it? [Y/n] "
msgstr ":: Arquivo %s está corrompido. Você gostaria de apagá-lo? [S/n] "
-#: src/pacman/trans.c:326
+#: src/pacman/trans.c:329
msgid "installing"
msgstr "instalando"
-#: src/pacman/trans.c:329
+#: src/pacman/trans.c:332
msgid "upgrading"
msgstr "atualizando"
-#: src/pacman/trans.c:332
+#: src/pacman/trans.c:335
msgid "removing"
msgstr "removendo"
-#: src/pacman/trans.c:335
+#: src/pacman/trans.c:338
msgid "checking for file conflicts"
msgstr "verificando conflitos de arquivo"
-#: src/pacman/util.c:258
+#: src/pacman/util.c:259
#, c-format
msgid "None\n"
msgstr "Nenhum\n"
-#: src/pacman/util.c:310
+#: src/pacman/util.c:311
msgid "Remove:"
msgstr "Remover:"
-#: src/pacman/util.c:318
+#: src/pacman/util.c:319
#, c-format
msgid ""
"\n"
@@ -1067,7 +1086,7 @@ msgstr ""
"\n"
"Tamanho total dos pacotes a serem removidos: %.2f MB\n"
-#: src/pacman/util.c:329
+#: src/pacman/util.c:330
#, c-format
msgid ""
"\n"
@@ -1076,8 +1095,7 @@ msgstr ""
"\n"
"Tamanho total dos pacotes a serem baixados: %.2f MB\n"
-#: src/pacman/util.c:336
+#: src/pacman/util.c:337
#, c-format
msgid "Total Installed Size: %.2f MB\n"
msgstr "Tamanho total da instalação: %.2f MB\n"
-
diff --git a/translation-help b/translation-help
index 7c8e20dc..1a092ea3 100644
--- a/translation-help
+++ b/translation-help
@@ -43,13 +43,21 @@ following command, substituting 'libalpm.pot' or 'pacman.pot' depending on
which directory you are currently working in:
msginit -l <lang code> -o <lang code>.po -i <potfile>
+You can then also add your language code to the end of the LINGUAS file located
+in each po directory.
+
Look at the current message files for more guidance if necessary. Once you
create the new language file, you may need to slightly modify the headers;
try to make them look similar to the other .po file headers. In addition, for
all new translations we would strongly recommend using UTF-8 encoding.
+Finally, submitting your translations in patch form is not essential for new
+languages, but highly recommended for future updates to the translations.
+
Some other notes:
-msgid and msgstr 'variables' can be on as many lines as necessary. Line breaks are ignored- if you need a literal line break, use an '\n' in your string. The following two translations are equivalent:
+msgid and msgstr 'variables' can be on as many lines as necessary. Line breaks
+are ignored- if you need a literal line break, use an '\n' in your string. The
+following two translations are equivalent:
msgstr "This is a test translation"