summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-05-31 17:01:53 +0300
committerPanu Matilainen <pmatilai@redhat.com>2010-05-31 17:01:53 +0300
commit8687f255a47dad4e42f9eab97eeded38cced7a91 (patch)
tree2fecafb3891b3e88880d391a436ac2640562d24b
parentf2bfa2edfc769a66c3ca789bbd681bd22483154b (diff)
downloadlibrpm-tizen-8687f255a47dad4e42f9eab97eeded38cced7a91.tar.gz
librpm-tizen-8687f255a47dad4e42f9eab97eeded38cced7a91.tar.bz2
librpm-tizen-8687f255a47dad4e42f9eab97eeded38cced7a91.zip
Update translations to pick up chroot-related string changes
-rw-r--r--po/ca.po462
-rw-r--r--po/cs.po458
-rw-r--r--po/da.po443
-rw-r--r--po/de.po458
-rw-r--r--po/es.po461
-rw-r--r--po/fi.po447
-rw-r--r--po/fr.po453
-rw-r--r--po/is.po455
-rw-r--r--po/it.po462
-rw-r--r--po/ja.po454
-rw-r--r--po/ko.po454
-rw-r--r--po/ms.po445
-rw-r--r--po/nb.po454
-rw-r--r--po/nl.po436
-rw-r--r--po/pl.po454
-rw-r--r--po/pt.po448
-rw-r--r--po/pt_BR.po465
-rw-r--r--po/rpm.pot436
-rw-r--r--po/ru.po801
-rw-r--r--po/sk.po442
-rw-r--r--po/sl.po445
-rw-r--r--po/sr.po458
-rw-r--r--po/sr@latin.po458
-rw-r--r--po/sv.po458
-rw-r--r--po/tr.po452
-rw-r--r--po/zh_TW.po454
26 files changed, 6195 insertions, 5918 deletions
diff --git a/po/ca.po b/po/ca.po
index 4db6c7a3b..5d671d402 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2009-04-25 17:36+0100\n"
"Last-Translator: Agustí Grau <fedora@softcatala.org>\n"
"Language-Team: Catalan <fedora@softcatala.net>\n"
@@ -44,37 +44,37 @@ msgstr "No s'ha pogut obrir el fitxer d'especificacions %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "No s'ha pogut obrir un conducte per al tar: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "No s'ha pogut llegir el fitxer d'especificacions des de %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "No s'ha pogut canviar el nom de %s per %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "No s'ha pogut obtenir l'estat de %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "El fitxer %s no és un fitxer regular.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "El fitxer %s no sembla un fitxer d'especificacions.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "S'estan muntant les plataformes destí: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "S'està muntant per al destí %s\n"
@@ -134,7 +134,7 @@ msgstr "Opcions comunes per a tots els modes d'rpm i executables:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "Versió de l'RPM %s\n"
@@ -478,17 +478,17 @@ msgstr "error de sintaxi a l'expressió\n"
msgid "TIMECHECK failure: %s\n"
msgstr "Error del TIMECHECK: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Manca '(' a %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Manca ')' a %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "L'element %s no és vàlid: %s\n"
@@ -513,146 +513,146 @@ msgstr "Sintaxi incorrecta: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Especificació de mode incorrecta: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Especificació de dirmode incorrecta: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "La longitud del locale és inhabitual: \"%.*s\" a %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Locale %.*s duplicat a %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacitat invàlida: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr "No s'ha muntat amb disponibilitat de fitxers\n"
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Només un argument per a %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Dos fitxers en una línia: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "El fitxer ha de començar amb \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "No es pot mesclar el %%doc especial amb altres formularis: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "L'algorisme %u de resum del fitxer és desconegut, s'està usant MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "El fitxer apareix dues vegades: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "L'enllaç simbòlic apunta al BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "No s'ha trobat el fitxer: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr "El fitxer %s és massa gran per a les dades\n"
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: no es pot carregar l'etiqueta incorrecta (%d).\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: ha fallat la clau pública.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: no és una clau pública armada.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: ha fallat la clau pública.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "No s'ha expandit la macro %%%s\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "El fitxer ha de començar amb \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "No es permet el glob: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "El glob no ha trobat el fitxer: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "línia: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Fitxer no vàlid: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Propietari/grup incorrecte: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "S'està comprovant fitxers no empaquetats: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -661,12 +661,12 @@ msgstr ""
"Hi ha fitxers instal·lats però no empaquetats:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "S'està processant els fitxers: %s-%s-%s.%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr "Els binaris dependents de l'arquitectura estan en el paquet noarch\n"
@@ -1212,31 +1212,31 @@ msgstr "No es pot obrir %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "%%if sense tancar\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean retorna %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: s'ha obtingut un %%else sense %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: s'ha obtingut un %%endif sense %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "sentència %%include mal formada\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "No s'ha trobat cap arquitectura compatible per al muntatge\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "El paquet no té %%description: %s\n"
@@ -1370,17 +1370,17 @@ msgstr ""
"genera les capçaleres de paquets compatibles amb l'antic empaquetament rpm2 "
"i 3"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "no verifiquis els resums dels fitxers"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "no verifiquis les capçaleres de la base de dades en obtenir-les"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "no verifiquis les signatures del paquet"
@@ -1429,7 +1429,7 @@ msgstr "No s'ha pogut canviar al directori %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "No s'ha pogut executar %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "No s'ha pogut crear el procés fill de «%s»: %s\n"
@@ -1546,87 +1546,87 @@ msgstr "El fitxer de l'arxiu no és a la capçalera"
msgid " failed - "
msgstr " ha fallat - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "el paquet %s ja s'ha afegit, s'està ignorant %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "el paquet %s ja es va afegir, s'està reemplaçant per %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(no és una xifra)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(no és base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(tipus invàlid)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(no és un blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(tipus d'XML invàlid)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(no és una signatura d'OpenPGP)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "reemplaçat "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "no instal·lat "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "xarxa compartida"
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "color incorrecte "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "manca %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(%3d desconegut) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(no és una xifra)"
@@ -1752,12 +1752,12 @@ msgstr "capçalera blob(%zd): dolenta, la lectura ha retornat %d\n"
msgid "hdr load: BAD\n"
msgstr "càrrega de la capçalera: dolenta\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: El rpmReadSignature ha fallat: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: No hi ha signatura disponible\n"
@@ -1767,94 +1767,94 @@ msgstr "%s: No hi ha signatura disponible\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: El headerRead ha fallat: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: El Fread ha fallat: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s és un Delta RPM i no es pot instal·lar directament\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Les dades (%s) no estan disponibles al paquet %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "predefineix MACRO amb el valor EXPR"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "defineix la MACRO amb el valor EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "imprimeix l'expansió de la macro de l'EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "llegeix <FILE:...> en comptes dels fitxers per defecte"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FITXER:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "envia de la sortida estàndard a CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "utilitza ROOT com a directori d'alt nivell"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "mostra etiquetes de consulta conegudes"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "mostra rpmrc final i la configuració de macros"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "proporciona sortides menys detallades"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "proporciona sortides més detallades"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "escriu la versió d'RPM que s'està usant"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "depura la màquina d'estats del fitxer de dades"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "depura l'E/S de l'rpmio"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: la taula d'opcions no està ben configurada (%d)\n"
@@ -2268,43 +2268,38 @@ msgstr "signa els paquets (igual que --addsign)"
msgid "generate signature"
msgstr "genera la signatura"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "falta l'arquitecutra per a %s a %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "s'espera un paquet de codi font, però s'ha trobat un de binari\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "el paquet font no conté un fitxer .spec\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ha fallat el desempaquetat de l'arxiu%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " al fitxer "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "ha fallat %s al fitxer %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "ha fallat %s: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "No s'ha pogut canviar el directori root: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2411,7 +2406,7 @@ msgstr "no s'ha instal·lat el paquet %s\n"
msgid "unknown tag: \"%s\"\n"
msgstr "etiqueta desconeguda: «%s»\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: ha fallat l'apertura: %s\n"
@@ -2426,76 +2421,91 @@ msgstr "%s: ha fallat l'Fwrite: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: ha fallat l'Fflush: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "Ha fallat rpmMkTemp\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: ja va ser signat per la clau amb ID %s, s'està ignorant\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: ha fallat writeLead: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: ha fallat rpmWriteSignature: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: ha fallat la lectura de la importació (%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: ha fallat la importació.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: ha fallat la lectura de la importació (%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: ha fallat headerRead\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: la regió de capçalera inmutable no s'ha pogut llegir. El paquet és "
"corrupte?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "s'està ignorant el paquet %s amb signatura no verificable V%u\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NO ÉS CORRECTE"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "D'ACORD"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (CLAUS NO TROBADES:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (CLAUS NO FIABLES:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s ha fallat la supressió del directori %s: el directori no és buit\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "No s'ha pogut canviar el directori root: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "No s'ha pogut canviar el directori root: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NO "
@@ -2670,14 +2680,14 @@ msgstr "ha fallat la lectura: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "no és un paquet rpm"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "No s'ha pogut crear un bloqueig de transacció a %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "s'està esperant per un bloqueig de transacció a %s\n"
#: lib/rpmprob.c:107
@@ -2833,31 +2843,31 @@ msgstr "contacteu amb %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "No s'ha pogut obrir %s per a lectura: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr "no s'ha muntat la disponibilitat per a emprar scriptlets <lua>\n"
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "No s'ha pogut crear el fitxer temporal per a %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "S'ha produït un error en duplicar el descriptor de fitxer: %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "Ha fallat l'scriptlet %s, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s ha fallat l'scriplet, senyal %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "Ha fallat l'scriptlet %s, estat de sortida %d\n"
@@ -2866,40 +2876,45 @@ msgstr "Ha fallat l'scriptlet %s, estat de sortida %d\n"
msgid "Unknown format"
msgstr "Format desconegut"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(instalat) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "no es pot obrir la base de dades Packages a %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "hi ha un '(' de més a l'etiqueta del paquet: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "falta '(' a l'etiqueta del paquet: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "falta ')' a l'etiqueta del paquet: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: ha fallat la lectura de la clau pública.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "crea un conjunt de transaccions"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -3004,82 +3019,82 @@ msgstr "Verifiqueu la signatura: paràmetres dolents\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signatura: desconeguda (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s ha fallat\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "manca %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Dependències insatisfetes per a %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "manca { després de %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "manca } després de %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "el format de l'etiqueta és buit"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "el nom de l'etiqueta és buit"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "etiqueta desconeguda"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "s'esperava ] al final de la matriu"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "no s'esperava ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "no s'esperava }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "s'esperava ? a l'expressió"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "s'esperava { després de ? a l'expressió"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "s'esperava } a l'expressió"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "s'esperava : després de ? a la subexpressió"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "s'esperava { després de : a l'expressió"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "s'esperava | al final de l'expressió"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "iterador de matrius emprat amb matrius de mides diferents"
@@ -3097,183 +3112,181 @@ msgstr ""
msgid "verify database files"
msgstr "verifica els fitxers de la base de dades"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nom d'etiqueta no reconegut: s'ignorarà «%s»\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d no disponible\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "no es pot obrir l'índex de %s emprant db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "no s'ha establert cap dbpath\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "s'ha produït un error (%d) en obtenir «%s» registres de l'índex %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: s'està ignorant"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "s'ha produït un error (%d) en emmagatzemar el registre #%d a %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: ha fallat regexec: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: ha fallat regcomp: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: s'està ignorant"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: s'ha obtingut la capçalera #%u malmesa -- s'està ignorant.\n"
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: no s'ha pogut llegir la capçalera a 0x%x\n"
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr ""
+"error(%d) en establir el registre de la capçalera #%d per a la supressió de %"
+"s\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
msgstr ""
"error(%d) en establir el registre de la capçalera #%d per a la supressió de %"
"s\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: no s'ha pogut llegir la capçalera a 0x%x\n"
+
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "error(%d) en establir els registres «%s» de l'índex %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "error(%d) en emmagatzemar el registre «%s» en %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "error(%d) en suprimir el registre «%s» de %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "error(%d) en assignar la instància de nou paquet\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: s'està ignorant"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "error(%d) en emmagatzemar el registre %s a %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "no s'ha establert el dbpath"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "ja existeix la base de dades temporal %s\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "ha fallat en crear el directori %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "la capçalera #%u de la base de dades és incorrecta -- s'ignorarà.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "no es pot afegir el registre originalment a %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"no s'ha pogut remuntar la base de dades: es continua fent servir la base de "
"dades original\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "no s'ha pogut reemplaçar la base de dades antiga amb la nova\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "reemplaçeu els fitxers a %s amb fitxers de %s per a recuperar-ho"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "no s'ha pogut suprimir el directori %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d error(%d) de %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d error(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "no es pot obtenir el blocatge %s a %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "compartit"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "exclusiu"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "opció de la bd no reconeguda: s'ignora «%s».\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s té un valor numèric invàlid, s'ignorarà\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s té un valor de tipus «long» massa gran o massa petit, s'ignorarà\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s té un valor de tipus «enter» massa llarg o massa petit, s'ignorarà\n"
@@ -3424,17 +3437,17 @@ msgstr "avís: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "l'assignació de memòria (%u bytes) ha retornat NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "%sV%d %s firma: %s, ID de la clau %s\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(cap error)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "No s'ha pogut llegir el fitxer d'especificacions des de %s\n"
@@ -3448,6 +3461,12 @@ msgstr "%s: ha fallat la lectura del manifest: %s\n"
msgid "don't verify header+payload signature"
msgstr "no verifiquis la signatura de la capçalera i les dades"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nom d'etiqueta no reconegut: s'ignorarà «%s»\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: s'està ignorant"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib proporciona)"
@@ -3505,9 +3524,6 @@ msgstr "no verifiquis la signatura de la capçalera i les dades"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "comprova els paquets de l'HDLIST del sistema"
-#~ msgid "create transaction set"
-#~ msgstr "crea un conjunt de transaccions"
-
#~ msgid "do not order transaction set"
#~ msgstr "no ordenis les transaccions"
diff --git a/po/cs.po b/po/cs.po
index 462d09c9b..7f5940b9b 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2001-07-24 10:02+0100\n"
"Last-Translator: Jindrich Novy <jnovy@users.sourceforge.net>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -24,37 +24,37 @@ msgstr "Nelze otevřít spec soubor %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Nelze otevřít rouru pro tar: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Nelze číst spec soubor z %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Nelze přejmenovat %s na %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "nemohu zjistit stav %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Soubor %s není obyčejný soubor.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Nezdá se, že by %s byl spec soubor.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Sestavuji cílové platformy: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Sestavuji pro cíl %s\n"
@@ -113,7 +113,7 @@ msgstr "Společné volby pro všechny rpm režimy a spustitelné soubory:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verze %s\n"
@@ -430,17 +430,17 @@ msgstr "chyba syntaxe ve výrazu\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK selhal: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Chybí '(' v %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Chybí ')' v %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neplatný %s token: %s\n"
@@ -465,146 +465,146 @@ msgstr "Špatná syntaxe: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Špatná práva spec: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Špatná práva adresáře: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Neobvyklá délka locale: \"%.*s\" v %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Duplicitní locale %.*s v %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Neplatný %s token: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Jen jeden parametr pro %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Dva soubory na jednom řádku: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Soubor musí začínat na \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Nelze míchat speciální %%doc s ostatnímí formami: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Soubor uveden dvakrát: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Soubor nenalezen: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: nemohu nahrát neznámou značku (%d).\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: čtení veřejného klíče selhalo.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: není obrněný veřejný klíč.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: čtení veřejného klíče selhalo.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Selhalo vyhodnocení makra %%%s\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Soubor potřebuje úvodní \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob není dovolen: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Soubor nenalezen globem: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Nemohu otevřít %%files soubor %s: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "řádek: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Špatný soubor: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Špatný vlastník/skupina: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Kontroluji nezabalené soubory: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -613,12 +613,12 @@ msgstr ""
"Nalezeny instalované, ale nezabalené soubory:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Zpracovávám soubory: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1166,31 +1166,31 @@ msgstr "Nemohu otevřít %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "Neuzavřený %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean vrátil %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else bez počítečního %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif bez počátečního %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "poškozený příkaz %%include\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Nenalezeny žádné kompatibilní architektury pro sestavení\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Balíček nemá žádné %%description: %s\n"
@@ -1320,17 +1320,17 @@ msgstr "nekontrolovat závislosti balíčků"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "generovat hlavičky balíčků kompatibilní s RPM verze 2 a 3"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "nekontrolovat souhrny balíčku"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "nekontrolovat získané hlavičky databáze"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "nekontrolovat podpisy balíčku"
@@ -1379,7 +1379,7 @@ msgstr "Nemohu změnit adresář na %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Nemohu spustit %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nemohu provést fork %s: %s\n"
@@ -1496,87 +1496,87 @@ msgstr "Soubor z archivu není v hlavičce"
msgid " failed - "
msgstr "selhal - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "balíček %s byl již přidán, přeskakuji %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "balíček %s byl již přidán, nahrazuji ho s %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(není číslo)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(není base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(neplatný typ)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(není blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(neplatný typ xml)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(není OpenPGP podpis)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normální "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "nahrazen "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "neinstalován "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "sdílen v síti "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "špatná barva "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "chybí %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(neznámý %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(není číslo)"
@@ -1696,12 +1696,12 @@ msgstr "hdr blob(%zd): ŠPATNÝ, čtení vrátilo %d\n"
msgid "hdr load: BAD\n"
msgstr "nahrátí hdr: ŠPATNÉ\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature selhalo: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Žádný podpis k dispozici\n"
@@ -1711,94 +1711,94 @@ msgstr "%s: Žádný podpis k dispozici\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead selhal: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread selhalo: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s is a Delta RPM a nemůže být přímo instalován\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nepodporovaný payload (%s) in balíčku %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "předefinuj <makro> s hodnotou <výraz>"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'<makro> <výraz>'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "definuj <makro> s hodnotou <výraz>"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "vypsat expanzi makra <výraz>"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'<výraz>'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "číst <soubor:...> místo implicitního souboru"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<SOUBOR:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "odeslat stdout do <příkazu>"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "<příkaz>"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "použít <adr> jako adresář nejvyšší úrovně"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "<adr>"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "zobrazit známé značky pro dotazy"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "zobrazit finální konfiguraci rpmrc a maker"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "poskytnout výstu s méně detaily"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "poskytnout detailnější výstup"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "vypsat používanou verzi rpm"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "ladit nástroj stavu souboru payload"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "ladit rpmio I/O"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabulka voleb špatně nakonfigurována (%d)\n"
@@ -2212,43 +2212,38 @@ msgstr "podepsat balíček (identické s --addsign)"
msgid "generate signature"
msgstr "generovat PGP/GPG podpis"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "chybí arcitektura pro %s na %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "očekávám balíček se zdrojovými kódy, nalezen však binární\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "zdrojový balíček neobsahuje .spec soubor\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalování archívu selhalo %s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " na souboru "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s selhal na souboru %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s selhalo: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Není možné změnit kořenový adresář: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2355,7 +2350,7 @@ msgstr "balíček %s není nainstalován\n"
msgid "unknown tag: \"%s\"\n"
msgstr "neznámá značka: \"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: otevření selhalo: %s\n"
@@ -2370,75 +2365,90 @@ msgstr "%s: Fwrite selhalo: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush selhal: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp selhal\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: už byl podepsán klíčem ID %s, přeskakuji\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead selhalo: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: Fwrite selhalo: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: importní čtení selhalo(%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: import selhal.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: importní čtení selhalo(%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead selhal\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: Nezměnitelná oblast hlavičky nemůže být čtena. Poškozený balíček?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "přeskakuji balíček %s s neověřitelným V%u podpisem\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NENÍ OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr "(CHYBĚJÍCÍ KLÍČE:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr "(NEDŮVĚRYHODNÉ KLÍČE:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s odstranění %s selhalo: Adresář není prázdný\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Není možné změnit kořenový adresář: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Není možné změnit kořenový adresář: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NE "
@@ -2604,14 +2614,14 @@ msgstr "čtení selhalo: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "není rpm balíček"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "nemohu vytvořit transakční zámek pro %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "čekám na transakční zámek pro %s\n"
#: lib/rpmprob.c:107
@@ -2762,31 +2772,31 @@ msgstr "Prosím kontaktujte %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Nemohu otevřít %s pro čtení: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Nemohu vytvořit rouru pro %s: %m\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Nemohu vytvořit rouru pro %s: %m\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s scriptlet selhal, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s skriplet selhal, signál %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "provedení %s skripletu selhalo, návratový kód: %d\n"
@@ -2796,40 +2806,45 @@ msgstr "provedení %s skripletu selhalo, návratový kód: %d\n"
msgid "Unknown format"
msgstr "Neznámý"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(instalován) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nemohu otevřít Packages databázi v %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "nadbytečná '(' v názvu balíčku: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "chybějící '(' v názvu balíčku: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "chybějící ')' v názvu balíčku: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: čtení veřejného klíče selhalo.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "vytvoř transakční sestavu"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2931,82 +2946,82 @@ msgstr "Skontrolujte podpis: ŠPATNÉ PARAMETRY\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Podpis: NEZNÁMÝ (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s selhalo\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "chybí %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Nesplněné závislosti pro %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "chybí { po %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "po %{ chybí }"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "prázdný formát značky"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "prázdné jméno značky"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "neznámá značka"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "na konci pole očekáváno ]"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "neočekávaná ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "neočekávaná }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "ve výrazu očekáván ?"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "ve výrazu je po ? očekávána {"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "ve výrazu je očekávána }"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "v podvýrazu je po ? očekávána :"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "ve výrazu je po : očekávána {"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "na konci výrazu je očekáváno |"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "iterátor pole použitý s poli jiné délky"
@@ -3022,179 +3037,175 @@ msgstr "znovu sestav obrácené seznamy z instalovaných hlaviček balíčků"
msgid "verify database files"
msgstr "zkontrolovat databázové soubory"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nerozpoznané jméno zmačky: \"%s\" ignorováno\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d není dostupné\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "nemohu otevřít %s index pomocí db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "nebyla nastavena dbpath\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "chyba(%d) získávání \"%s\" záznamů z %s indexu\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: přeskakuji"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "chyba(%d) ukládání záznamu #%d do %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec selhal: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp selhal: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: přeskakuji"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: poškozená hlavička #%u získáno -- přeskakuji.\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "chyba(%d) při nastavování hlavičky #%d záznamu pro %s odstranění\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "chyba(%d) při nastavování hlavičky #%d záznamu pro %s odstranění\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: nemohu číst hlavičku na 0x%x\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "chyba(%d) při nastavování hlavičky #%d záznamu pro %s odstranění\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "chyba(%d) nastavování \"%s\" záznamů z %s indexu\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "chyba(%d) při ukládání záznamu \"%s\" do %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "chyba(%d) v odstraňování \"%s\" z %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "chyba(%d) při alokaci nové instance balíčku\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: přeskakuji"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "chyba(%d) při ukládání záznamu %s do %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "žádný dbpath nebyl nastaven"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "dočasná databáze %s již existuje\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "selhání při vytváření adresáře %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "hlavička #%u v databázi je špatná -- přeskakuji.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "nemohu přidat záznam původně na %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr "selhalo znovusestavení databáze: původní databáze zůstává na místě\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "selhalo nahrazení staré databáze novou databází!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "nahraď soubory v %s soubory z %s k obnovení"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "selhalo odstranění adresáře %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d chyba(%d) z %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d chyba(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nemohu získat zámek %s na %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "sdílen"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "exkluzivní"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "nerozpoznaný db parametr: \"%s\" ignorován.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s má neplatnou číselnou hodnotu, přeskakuji\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s má příliš velkou nebo příliš malou long hodnotu, přeskakuji\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s má příliš velkou nebo příliš malou int hodnotu, přeskakuji\n"
@@ -3344,17 +3355,17 @@ msgstr "varování: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "alokace paměti (%u bajtů) vrátila NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "%sV%d %s podpis: %s, ID klíče %s\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(žádná chyba)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Nelze číst spec soubor z %s\n"
@@ -3368,6 +3379,12 @@ msgstr "%s: čtení seznamu selhalo: %s\n"
msgid "don't verify header+payload signature"
msgstr "neověřuj podpis hlavičky a payloadu"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nerozpoznané jméno zmačky: \"%s\" ignorováno\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: přeskakuji"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib poskytuje)"
@@ -3425,9 +3442,6 @@ msgstr "neověřuj podpis hlavičky a payloadu"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "dotaz/ověření balíčků ze systémového HDLISTu"
-#~ msgid "create transaction set"
-#~ msgstr "vytvoř transakční sestavu"
-
#~ msgid "do not order transaction set"
#~ msgstr "netřiď transakční sestavu"
diff --git a/po/da.po b/po/da.po
index dcc7bdf3a..26eb72c60 100644
--- a/po/da.po
+++ b/po/da.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2001-04-05 23:03GMT\n"
"Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
@@ -26,37 +26,37 @@ msgstr "Kan ikke bne spec-fil %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Kunne ikke bne tar-viderefrsel: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Kunne ikke lse spec-fil fra %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Kunne ikke omdbe %s til %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "kunne ikke finde %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Filen %s er ikke en regulr fil.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Filen %s synes ikke at vre en spec-fil.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Opbygger ml-platforme: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Opbygger for ml %s\n"
@@ -115,7 +115,7 @@ msgstr "Flles tilvalg for alle rpm-tilstande:"
msgid "%s: %s\n"
msgstr "fil %s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM version %s\n"
@@ -429,17 +429,17 @@ msgstr "syntaksfejl i udtryk\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK-fejl: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Manglende '(' i %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Manglende ')' i %s %s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ugyldigt %s-symbol: %s\n"
@@ -464,158 +464,158 @@ msgstr "Ugyldig syntaks: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Ugyldig tilstandsangivelse: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Ugyldig dirmode-spec: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Anormal locale-lngde: \"%.*s\" i %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Dobbelt locale %.*s i %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Ugyldigt %s-symbol: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Kun et parameter for %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "To filer p n linie: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Fil skal begynde med \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Kan ikke blande special-%%doc med andre former: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fil angivet to gange: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolsk lnke peger p BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Fil ikke fundet: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: readLead mislykkedes\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: readLead mislykkedes\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Makroen %%%s kunne ikke udfoldes\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Fil krver foranstillet \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "linie %d: Filnavn ikke tilladt: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Fil ikke fundet med glob: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Kunne ikke bne '%%files'-fil %s: %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "linie: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ugyldig fil: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Ugyldig ejer/gruppe: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "udpakning af arkiv mislykkedes%s%s: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Gennemlber filer: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1169,32 +1169,32 @@ msgstr ""
msgid "Unclosed %%if\n"
msgstr "Ikke-lukket %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean returnerer %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Fik et %%else uden et %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Fik et %%endif uden et %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "forkert udfrt '%%include'-kommando\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "Ingen arkitekturer, der kan opbygges\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakke har ingen %%description: %s\n"
@@ -1324,19 +1324,19 @@ msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"generr pakkehoved(er), der er kompatible med (gamle) rpm[23]-indpakninger"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "undlad at tjekke pakkers afhngighedskrav"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "tjek ikke pakkens arkitektur"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
#, fuzzy
msgid "don't verify package signature(s)"
@@ -1386,7 +1386,7 @@ msgstr "Kunne ikke udfre %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Kunne ikke udfre %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Kunne ikke fraspalte ny proces til %s: %s\n"
@@ -1504,89 +1504,89 @@ msgstr ""
msgid " failed - "
msgstr " mislykkedes - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "pakken %s er allerede installeret"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, fuzzy, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "pakken %s er allerede installeret"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(ikke et tal)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
#, fuzzy
msgid "(not base64)"
msgstr "(ikke et tal)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
#, fuzzy
msgid "(not a blob)"
msgstr "(ikke et tal)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "overspring eventuelle PGP-signaturer"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "erstattet "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "ej installeret"
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "ej delt "
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "manglende %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(ukendt %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(ikke et tal)"
@@ -1706,12 +1706,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature mislykkedes\n"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Ingen tilgngelig signatur\n"
@@ -1721,98 +1721,98 @@ msgstr "%s: Ingen tilgngelig signatur\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: readLead mislykkedes\n"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread mislykkedes: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s kunne ikke installeres\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "udls makroudvidelse af <udtryk>+"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "ls <fil:...> i stedet for standard makrofil(er)"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "send standard-ud til <kmd>"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "brug <katalog> som topniveau-katalog"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "vis kendte foresprgselsmrker"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "vis den endelige rpmrc og makrokonfiguration"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "medtag mindre detaljerede oplysninger"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "medtag mere detaljerede oplysninger"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "vis versionen af rpm som benyttes"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "aflus rpmio I/O"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2264,43 +2264,38 @@ msgstr "underskriv en pakke (slet nuvrende signatur)"
msgid "generate signature"
msgstr "generr PGP/GPG-signatur"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "manglende arkitektur for %s ved %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "kildepakke forventet, binr fundet\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "kildepakke indeholder ingen .spec-fil\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "udpakning af arkiv mislykkedes%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " for fil "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "kunne ikke bne %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s mislykkedes\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "kunne ikke fjerne katalog %s: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2409,7 +2404,7 @@ msgstr "pakken %s er ikke installeret\n"
msgid "unknown tag: \"%s\"\n"
msgstr "ukendt mrke"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: bning mislykkedes: %s\n"
@@ -2424,75 +2419,90 @@ msgstr "%s: Fwrite mislykkedes: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fread mislykkedes: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "makeTempFile mislykkedes\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead mislykkedes: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature mislykkedes: %s\n"
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr "%s: readLead mislykkedes\n"
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, fuzzy, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr "%s: readLead mislykkedes\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: readLead mislykkedes\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "IKKE O.K."
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "O.K."
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (MANGLENDE NGLER: "
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (IKKE-BETROEDE NGLER:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "kan ikke fjerne %s - katalog ikke tomt\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "kunne ikke fjerne katalog %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "kunne ikke fjerne katalog %s: %s\n"
+
#: lib/rpmds.c:399
#, fuzzy
msgid "NO "
@@ -2662,14 +2672,14 @@ msgstr "lsning mislykkedes: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "parameter er ikke en RPM-pakke\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "kan ikke opn %s ls p %s/%s\n"
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, fuzzy, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr "kan ikke opn %s ls p %s/%s\n"
#: lib/rpmprob.c:107
@@ -2824,32 +2834,32 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "Kunne ikke bne %s for lsning: %s.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Kunne ikke fraspalte ny proces til %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Kunne ikke fraspalte ny proces til %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "overspringer installation af %s-%s-%s, %%pre-smskript fejlede rc %d\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
"krsel af smskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -2860,40 +2870,44 @@ msgstr ""
msgid "Unknown format"
msgstr "ukendt mrke"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "ej installeret"
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "kunne ikke bne Packages-database i %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, fuzzy, c-format
msgid "extra '(' in package label: %s\n"
msgstr "ugyldigt pakkenummer: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr "Manglende '(' i %s %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr "ugyldigt pakkenummer: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: readLead mislykkedes\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2996,82 +3010,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signaturfyld : %d\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s mislykkedes\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr "manglende %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Ikke-tilfredsstillede afhngighedskrav for %s-%s-%s: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "manglende { efter %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "manglende } efter %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "tomt mrkeformat"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "tomt mrkenavn"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "ukendt mrke"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] forventet ved slutningen af tabel"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "uventet ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "uventet }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? forventet i udtryk"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ forventet efter ? i udtryk"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} forventet i udtryk"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": forventet efter ?-underudtryk"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ forventet efter : i udtryk"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| forventet ved slutningen af udtryk"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3088,179 +3102,175 @@ msgstr "genopbyg omvendte databaselister ud fra installerede pakkehoveder"
msgid "verify database files"
msgstr "foresprg en spec-fil"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: ukendt mrkenavn: \"%s\" ignoreret\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "kan ikke bne '%s'-indeks ved brug af db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "der er ikke sat nogen dbpath\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, fuzzy, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "fejl(%d) ved gemning af post %s i %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: Fread mislykkedes: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: bning mislykkedes: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: kan ikke lse hoved ved 0x%x\n"
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n"
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, fuzzy, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: kan ikke lse hoved ved 0x%x\n"
+
+#: lib/rpmdb.c:2327
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "fejl(%d) ved gemning af post %s i %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "fejl(%d) ved fjernelse af post %s fra %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "fejl(%d) under allokering af ny pakkeinstans\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr ""
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "fejl(%d) ved gemning af post %s i %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "der ikke sat nogen dbpath"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "den midlertidige database %s eksisterer allerede\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "kunne ikke fjerne katalog %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "post nummer %d i databasen er fejlbehftet -- overspringer.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "kunne ikke tilfje posten, der tidligere var ved %d\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunne ikke genopbygge database: original-databasen beholdes\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "kunne ikke erstatte gammel database med ny database!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "erstat filer i %s med filer fra %s for at genoprette"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "kunne ikke fjerne katalog %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d fejl(%d) fra %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d fejl(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "kan ikke opn %s ls p %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "delt"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "eksklusiv"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, fuzzy, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "ukendt db-tilvalg: \"%s\" ignoreret\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s har ugyldig talvrdi, overspringes\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s har for stor eller lille 'long'-vrdi, overspringes\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s har for stor eller lille heltalsvrdi, overspringes\n"
@@ -3410,17 +3420,17 @@ msgstr "advarsel: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "hukommelsesallokering (%u byte) returnerede NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "Ingen signatur\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(ingen fejl)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Kunne ikke lse spec-fil fra %s\n"
@@ -3435,6 +3445,9 @@ msgstr "%s: ls manifest mislykkedes: %s\n"
msgid "don't verify header+payload signature"
msgstr "verificr pakkesignatur"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: ukendt mrkenavn: \"%s\" ignoreret\n"
+
#, fuzzy
#~ msgid "(rpmlib provides)"
#~ msgstr "%s: %-45s JA (rpmlib tilfrer)\n"
diff --git a/po/de.po b/po/de.po
index 867c8f4c4..646036f9a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.4.2\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2009-01-11 01:27+0100\n"
"Last-Translator: Fabian Affolter <fab@fedoraproject.org>\n"
"Language-Team: German <fedora-trans-de@redhat.com>\n"
@@ -33,37 +33,37 @@ msgstr "Die Spec-Datei %s kann nicht geöffnet werden: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Die Tar-Pipe konnte nicht geöffnet werden: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Konnte Spec-Datei von %s nicht lesen\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Konnte %s nicht in %s umbenennen: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "Aufruf von stat für %s nicht möglich: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Die Datei %s ist keine normale Datei.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Die Datei %s scheint keine Spec-Datei zu sein.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Baue für die Zielplattform(en): %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Baue für das Ziel %s\n"
@@ -121,7 +121,7 @@ msgstr "Gemeinsame Optionen für alle RPM-Modi und Ausführungen:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM-Version %s\n"
@@ -449,17 +449,17 @@ msgstr "Syntax-Fehler im Ausdruck\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK fehlgeschlagen: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Fehlende '(' bei %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Fehlende ')' bei %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ungültiges %s Zeichen: %s\n"
@@ -484,146 +484,146 @@ msgstr "Ungültiger Syntax: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Ungültige Dateiberechtigungen: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Ungültige Verzeichnisberechtigungen: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Ungewöhnliche Länge der Lokalisierung \"%.*s\" in %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Doppelte Lokalisierung %.*s in %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Ungültige Fähigkeit: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr "Dateifähigkeits-Unterstützung nicht eingebaut\n"
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Nur ein Argument für %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Zwei Dateien in einer Zeile: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Datei muss mit \"/\" beginnen: %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "%%doc kann nicht mit anderen Formaten gemischt werden: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Unbekannter Datei--Auszug-Algorithmus %u, gehe zurück zu MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Datei doppelt aufgelistet: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolischer Link zeigt auf den BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr "Spezifikation fordert ausdrückliche Dateiattribute für: %s\n"
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Datei nicht gefunden: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr "Datei %s zu gross für Nutzlast\n"
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: Kann den unbekannten Tag (%d) nicht laden.\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: Lesen des öffentlichen Schlüssels fehlgeschlagen.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: Ist kein gepanzerter öffentlicher Schlüssel.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: Lesen des öffentlichen Schlüssels fehlgeschlagen.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Makro %%%s konnte nicht erweitert werden\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Datei benötigt führenden \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "\"Glob\" hat keine Berechtigung für: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Datei von \"glob\" nicht gefunden: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Datei %s aus %%files konnte nicht geöffnet: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "Zeile: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ungültige Datei: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Ungültiger Eigentümer/Gruppe: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Prüfe auf nicht gepackte Datei(en): %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -632,12 +632,12 @@ msgstr ""
"Installierte (aber nicht gepackte) Datei(en) gefunden:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Verarbeite Pakete: %s-%s-%s.%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr "Architekturabhängige Binärdateien in noarch-Paket\n"
@@ -1184,31 +1184,31 @@ msgstr "Öffnen von %s fehlgeschlagen: %s\n"
msgid "Unclosed %%if\n"
msgstr "Nicht geschlossenes %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean liefert %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else ohne %%if erhalten\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif ohne %%if erhalten\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "Missgebildete %%include-Anweisung\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Keine für das Bauen kompatible Architektur gefunden\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket hat keine %%description: %s\n"
@@ -1344,17 +1344,17 @@ msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"Generiere Paket-Header, die mit veralteten RPM-Paketen (v2/3) kompatibel sind"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "Paket-Kurzfassung nicht überprüfen"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "Datenbank-Header beim Abrufen nicht überprüfen"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "Paket-Signatur(en) nicht überprüfen"
@@ -1403,7 +1403,7 @@ msgstr "Konnte nicht chdir zu %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Konnte %s nicht ausführen: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Konnte fork %s nicht ausführen: %s\n"
@@ -1519,87 +1519,87 @@ msgstr "Archiv-Datei nicht im Header"
msgid " failed - "
msgstr " fehlgeschlagen - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "Paket %s wurde bereits hinzugefügt, überspringe %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "Paket %s würde bereits hinzugefügt, ersetze es durch %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(keine Nummer)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(nicht Base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(ungültiger Typ)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(kein Blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(ungültiger XML-Typ)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(keine OpenPGP-Signatur)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "ersetzt "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "nicht installiert"
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "geshared "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "falsche Farbe "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "fehlend %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(unbekannt %3d)"
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(keine Nummer)"
@@ -1719,12 +1719,12 @@ msgstr "hdr Blob(%zd): UNGÜLTIG, lesen lieferte %d zurück\n"
msgid "hdr load: BAD\n"
msgstr "hdr Load: UNGÜLTIG\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature fehlgeschlagen: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Keine Signatur verfügbar\n"
@@ -1734,94 +1734,94 @@ msgstr "%s: Keine Signatur verfügbar\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead fehlgeschlagen: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread fehlgeschlagen: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s ist ein Delta RPM und kann nicht direkt installiert werden\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nicht unterstütze Nutzlast (%s) in Paket %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "MAKRO mit Wert AUSDRUCK vordefinieren"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MAKRO AUSDRUCK'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "MAKRO mit Wert AUSDRUCK definieren"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "Makro-Ausdehnung des AUSDRUCKS anzeigen"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'AUSDRUCK'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "lese <DATEI:...> anstatt der Standard-Datei(en)"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<DATEI:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "Sende Standardausgabe an CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "benutze WURZELVERZEICHNIS als oberstes Verzeichnis"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "WURZELVERZEICHNIS"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "Zeige bekannte Abfrage-Tags"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "Zeige endgültige rpmrc- und Makro-Konfiguration"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "Zeige weniger informative Ausgabe"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "Zeige detailliertere Ausgabe"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "Zeige benutzte RPM-Version"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "Debugge Nutzdaten-Dateistatus"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "Debugge rpmio Ein-/Ausgabe"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: Optionstabelle ist falsch konfiguriert (%d)\n"
@@ -2236,43 +2236,38 @@ msgstr "Signiere Paket(e) (identisch mit --addsign)"
msgid "generate signature"
msgstr "Erzeuge Signatur"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "Fehlende Architektur für %s bei %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "Source-Paket erwartet, Binär-Paket entdeckt\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "Source-Paket enthält keine Spec-Datei\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "Entpacken des Archivs fehlgeschlagen%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " bei Datei "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s fehlgeschlagen bei Datei %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s fehlgeschlagen: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Wechseln des Wurzel.Verzeichnis fehlgeschlagen: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2379,7 +2374,7 @@ msgstr "Das Paket %s ist nicht installiert\n"
msgid "unknown tag: \"%s\"\n"
msgstr "Unbekannter Tag: \"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: Öffnen fehlgeschlagen: %s\n"
@@ -2394,75 +2389,90 @@ msgstr "%s: Fwrite fehlgeschlagen: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush fehlgeschlagen: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "rpmMk Temp fehlgeschlagen\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: wurde bereits mit dem Schlüssel %s signiert, überspringe es\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead fehlgeschlagen: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature fehlgeschlagen: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: Importieren fehlgeschlagen (%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: Importieren fehlgeschlagen\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: Importieren fehlgeschlagen (%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead fehlgeschlagen\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: Immuner Header-Bereich konnte nicht gelesen werden. Korruptes Paket?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "überspringe Paket %s nicht überprüfbaren V%u Signatur\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NICHT OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (FEHLENDE SCHLÜSSEL:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (UNBESTÄTIGTE SCHLÜSSEL:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir von %s fehlgeschlagen: Verzeichnis ist nicht leer\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Wechseln des Wurzel.Verzeichnis fehlgeschlagen: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Wechseln des Wurzel.Verzeichnis fehlgeschlagen: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NEIN "
@@ -2636,14 +2646,14 @@ msgstr "Lesen fehlgeschlagen: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "ist kein RPM-Paket"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "Kann Transaktions-Blockierung nicht erstellen auf %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "warte auf Transaktions-Blockierung %s\n"
#: lib/rpmprob.c:107
@@ -2799,31 +2809,31 @@ msgstr "Bitte (in Englisch) %s kontaktieren\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Kann %s nicht zum Lesen öffnen: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua>-Scriptlet-Unterstützung nicht eingebaut\n"
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Konnte keine temporäre Datei erzeugen für %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Konnte Datei-Beschreiber nicht duplizieren: %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s Scriptlet fehlgeschlagen, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s Scriptlet fehlgeschlagen, Signal %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s Scriptlet fehlgeschlagen, Beenden-Status %d\n"
@@ -2832,40 +2842,45 @@ msgstr "%s Scriptlet fehlgeschlagen, Beenden-Status %d\n"
msgid "Unknown format"
msgstr "Unbekanntes Format"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(installiert) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "Kann Paket-Datenbank in %s nicht öffnen\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "Zusätzliche '(' im Paket-Bezeichnung: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "Fehlende '(' im Paket-Label: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "Fehlende ')' im Paket-Bezeichung: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: Lesen des öffentlichen Schlüssels fehlgeschlagen.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "Erstelle Transaktionsset"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2967,82 +2982,82 @@ msgstr "Überprüfe Signatur: UNGÜLTIGE PARAMETER\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signatur: UNBEKANNT (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s fehlgeschlagen\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "fehlend %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Unerfüllte Abhängigkeiten für %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "Fehlende { nach %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "Fehlende } nach %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "Leeres Tag-Format"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "Unbekannter Tag"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "Unbekannter Tag"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] erwartet am Ende des Arrays"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "Unerwartete ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "Unerwartete }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? im Ausdruck erwartet"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ nach dem ? im Ausdruck erwartet"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} im Ausdruck erwartet"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": erwartet ein ? im Unterausdruck"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ nach dem : im Ausdruck erwartet"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| am Ende des Ausdrucks erwartet"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "Zählvariable wird mit ungleich grossem Array benutzt"
@@ -3059,180 +3074,176 @@ msgstr ""
msgid "verify database files"
msgstr "Überprüfe Datenbank-Dateien"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: Unbekannter Tag-Name: \"%s\" ignoriert\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d nicht verfügbar\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "Kann den %s-Index nicht öffnen, benutze db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "Kein Datenbank-Pfad wurde gesetzt\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "Fehler(%d) beim Lesen \"%s\"-Einträgen des %s-Indexes\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: Überspringe"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "Fehler(%d) beim Speichern des Eintrags #%d in %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: Überspringe"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: Beschädigten Header #%u erhalten -- überspringe.\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "Fehler(%d) beim Markieren des Header-Eintrags #%d zur %s Entfernung\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "Fehler(%d) beim Markieren des Header-Eintrags #%d zur %s Entfernung\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: Kann den Header bei 0x%x nicht lesen\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "Fehler(%d) beim Markieren des Header-Eintrags #%d zur %s Entfernung\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "Fehler(%d) beim Setzen von \"%s\"-Einträgen des %s-Indexes\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "Fehler(%d) beim Speichern des Eintrags \"%s\" in %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "Fehler(%d) beim Entfernen des Eintrags \"%s\" aus %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "Fehler(%d) beim Reservieren einer neuen Paket-Instanz\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: Überspringe"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "Fehler(%d) beim Speichern des Eintrags %s in %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "Kein Datenbank-Pfad wurde gesetzt"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "Temporäre Datenbank %s existiert bereits\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "Erzeugen des Verzeichnises %s fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "Header #%u in der Datenbank ist ungültig -- überspringe.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "Kann ursprünglichen Eintrag %u nicht hinzufügen\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"Neu bauen der Datenbank fehlgeschlagen: Datenbank verbleibt entsprechend\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "Konnte die alte Datenbank nicht durch die neue ersetzen!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "Ersetze Dateien in %s mit Dateien aus %s für eine Wiederherstellung"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Entfernen des Verzeichnisses %s fehlgeschlagen: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d-Fehler (%d) von %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d-Fehler (%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "Keine %s-Sperre auf %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "verteilt"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "exklusiv"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "Unbekannte Datenbank-Option: \"%s\" ignoriert.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s hat einen ungültigen numerischen Wert, übersprungen\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s hat einen zu grossen oder zu kleinen Wert, übersprungen\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s hat einen zu grossen oder zu kleinen Integer-Wert, übersprungen\n"
@@ -3381,17 +3392,17 @@ msgstr "Warnung: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "Speicherbelegung (%u Byte) lieferte NULL zurück.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, Schlüssel-ID %s"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(keine)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Konnte Zweig-Handler nicht registrieren: %m\n"
@@ -3405,6 +3416,12 @@ msgstr "%s: Lesen der Paket-Liste fehlgeschlagen: %s\n"
msgid "don't verify header+payload signature"
msgstr "Keine Überprüfung der Header- und Nutzdaten-Signatur"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: Unbekannter Tag-Name: \"%s\" ignoriert\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: Überspringe"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib bietet an)"
@@ -3462,9 +3479,6 @@ msgstr "Keine Überprüfung der Header- und Nutzdaten-Signatur"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "Abfragen/überprüfen von Paketen der System-HDLIST"
-#~ msgid "create transaction set"
-#~ msgstr "Erstelle Transaktionsset"
-
#~ msgid "do not order transaction set"
#~ msgstr "Keine Sortierung des Transaktionssets"
diff --git a/po/es.po b/po/es.po
index 5370292d0..f394ce0cd 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm.rpm-4-7-x.rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2010-03-26 10:49-0300\n"
"Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
"Language-Team: Spanish <trans-es@lists.fedoraproject.org>\n"
@@ -34,37 +34,37 @@ msgstr "No se puede abrir el archivo spec %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Falló la apertura de la tuberia para tar: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Falló la lectura del archivo spec desde %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Falló al renombrar %s to %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "falló la llamada stat sobre %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "El archivo %s no es un archivo regular.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "El archivo %s no parece ser un archivo spec.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Construyendo las plataformas de destino: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Construyendo para el destino %s\n"
@@ -123,7 +123,7 @@ msgstr "Opciones comunes para todos los modos rpm y ejecutables:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "versión RPM %s\n"
@@ -459,17 +459,17 @@ msgstr "error de sintaxis en la expresión\n"
msgid "TIMECHECK failure: %s\n"
msgstr "Falló TIMECHECK: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' ausente en %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' ausente en %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Elemento %s no válido: %s\n"
@@ -494,147 +494,147 @@ msgstr "Sintaxis errónea: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "modo spec erróneo: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode spec erróneo: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "tamaño de localización inusual: \"%.*s\" en %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Localización duplicada %.*s en %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacidad inválida %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr "Soporte para la capacidad del archivo no construido\n"
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Solo un argumento para %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Dos archivos en una línea: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Los archivos deben iniciar con \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "No se puede mezclar %%doc especial con otros formatos: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Algoritmo de resumen de archivo %u desconocido, regresando a MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Archivo listado dos veces: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "El enlace simbólico apunta a BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
"Atributos de archivo explícito solicitados en las especificaciones para: %s\n"
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Archivo no encontrado: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr "Archivo %s muy largo para carga útil\n"
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: no se puede cargar, etiqueta (%d) desconocida.\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: falló la lectura de la clave publica.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: no es una clave pública con armadura.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: falló la lectura del archivo de política.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: falló la codificación\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "El archivo necesita comenzar con \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob no permitido: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Archivo no encontrado por glob: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "No se pudo abrir el archivo %%files %s: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "línea: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Archivo erróneo: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "propietario/grupo erróneo: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Comprobando si hay archivos desempaquetados: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -643,12 +643,12 @@ msgstr ""
"Se encontraron archivos instalados (pero desempaquetados):\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, c-format
msgid "Processing files: %s\n"
msgstr "Procesando archivos: %s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
"Binarios dependientes de la arquitectura en paquetes sin arquitectura\n"
@@ -1196,31 +1196,31 @@ msgstr "No ha sido posible abrir %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "Sin cerrar %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean retornó %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Tiene un %%else sin %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Tiene un %%endif sin %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "declaración %%include malformada\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "No se encontraron arquitecturas compatibles para la construcción\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "El paquete no tiene %%description: %s\n"
@@ -1357,18 +1357,18 @@ msgstr ""
"generar encabezados de paquetes compatibles con el empaquetamiento rpm[23] "
"(legado)"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "no verificar resumen del paquete(s)"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr ""
"no verificar la base de datos de lo(s) encabezado(s) cuando sean recuperadas"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "no verificar la firma(s) del paquete"
@@ -1417,7 +1417,7 @@ msgstr "No se pudo cambiar al directorio %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "No se pudo ejecutar la llamada exec %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "No se pudo ejecutar la llamada al sistema fork para %s: %s\n"
@@ -1532,80 +1532,80 @@ msgstr "El fichero del archivo no se encuentra en el encabezado"
msgid " failed - "
msgstr " falló - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "el paquete %s ya fue añadido, omitiendo %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "el paquete %s ya fue añadido, reemplazando con %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(no es un número)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(no base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(tipo no válido)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(no es un blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(tipo xml no válido)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(no es una firma OpenPGP)"
-#: lib/formats.c:631
+#: lib/formats.c:592
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
msgid "replaced"
msgstr "reemplazado"
-#: lib/formats.c:637
+#: lib/formats.c:598
msgid "not installed"
msgstr "no instalado"
-#: lib/formats.c:640
+#: lib/formats.c:601
msgid "net shared"
msgstr "compartido en red"
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr "color incorrecto"
-#: lib/formats.c:647
+#: lib/formats.c:608
msgid "missing"
msgstr "no se encuentra"
-#: lib/formats.c:650
+#: lib/formats.c:611
msgid "(unknown)"
msgstr "(desconocido) "
-#: lib/formats.c:700
+#: lib/formats.c:650
msgid "(not a string)"
msgstr "(no es una cadena)"
@@ -1729,12 +1729,12 @@ msgstr "hdr blob(%zd): INVALIDO, la lectura regreso %d\n"
msgid "hdr load: BAD\n"
msgstr "hdr load: INVALIDO\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature falló: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: ninguna firma disponible\n"
@@ -1744,94 +1744,94 @@ msgstr "%s: ninguna firma disponible\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead falló: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread falló: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s es un RPM Delta y no puede ser instalado directamente\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Carga útil (%s) no soportada en el paquete %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "predefine MACRO con valor EXPR"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "define MACRO con valor EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "imprimir expansión de macro de EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "leer <FILE:...> en vez del archivo(s) predeterminado"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "enviar stdout a CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "utilizar ROOT como el directorio superior"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "mostrar etiquetas de consulta conocidas"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "mostrar configuración rpmrc y macro final"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "proporcionar salida menos detallada"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "proporcionar salida más detallada"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "imprimir la versión de rpm que está siendo utilizada"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "depurar archivo de carga de la máquina de estado"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "depurar E/S rpmio"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: misconfiguración de la opción table (%d)\n"
@@ -2243,43 +2243,38 @@ msgstr "firmar paquete(s) (idéntico a --addsign)"
msgid "generate signature"
msgstr "generar firma"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "No se encuentran características rpmlib para %s:\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "se esperaba el paquete fuente, paquete binario encontrado\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "el paquete fuente no contiene archivo .spec\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "falló el desempaquetado de archivos %s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " en archivo"
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "falló %s en archivo %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "falló %s: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "No se puede cambiar el directorio raíz: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2386,7 +2381,7 @@ msgstr "el paquete %s no está instalado\n"
msgid "unknown tag: \"%s\"\n"
msgstr "etiqueta desconocida:\"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: falló la apertura: %s\n"
@@ -2401,76 +2396,91 @@ msgstr "%s: Fwrite falló: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush fallido: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "faló makeTempFile\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: ya fue firmado por la llave ID %s, omitiendo\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead falló: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature falló: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: falló la lectura para importar(%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: falló la importación.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: falló la lectura para importar(%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead falló\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: la cabecera de región no modificable no pudo ser leída. ¿Estará corrupto "
"el paquete?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "omitiendo paquete %s con firma V%u inverificable\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NO ESTA BIEN"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "BIEN"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (FALTAN LAS CLAVES:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (CLAVES NO CONFIABLES:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir de %s falló: el directorio no está vacío\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "No se puede cambiar el directorio raíz: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "No se puede cambiar el directorio raíz: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NO "
@@ -2643,14 +2653,14 @@ msgstr "falló la lectura: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "no es un paquete rpm\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "no se puede crear el bloqueo de la transación %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "esperando por el bloqueo de la transación %s\n"
#: lib/rpmprob.c:107
@@ -2808,32 +2818,32 @@ msgstr "Por favor contacte %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "No se puede abrir %s para lectura: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
"soporte interno para macro de inclución de guiones <lua>, no fue construido\n"
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "No se pudo crear un archivo temporal para %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "No se pudo duplicar el descritor de archivo %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s: macro de ejecución de guión fallido, waitpid(%d) rd %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s: macro de ejecución de guión fallido, señal %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s: macro de ejecución de guión fallido, estado de terminación %d\n"
@@ -2842,39 +2852,44 @@ msgstr "%s: macro de ejecución de guión fallido, estado de terminación %d\n"
msgid "Unknown format"
msgstr "formato desconocido"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
msgid "install"
msgstr "instalar "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr "borrar"
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "no se puede abrir la base de datos Packages en %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "'(' extra en la etiqueta del paquete: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "'(' ausente en la etiqueta del paquete: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "')' ausente en la etiqueta del paquete: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: lectura de la clave publica fallida.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "crear grupo de transaciones"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2979,81 +2994,81 @@ msgstr "Verificar firma: PARÁMETROS ERRÓNEOS\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Firma: DESCONOCIDA (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr "ignorado"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "failed"
msgstr "falló"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "falta %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Dependencias no satisfechas para %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "falta { después de %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "falta } después %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "formato de etiqueta vacío"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "nombre de etiqueta vacío"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "etiqueta desconocida"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] esperado al final del arreglo"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "] inesperado"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "} inesperado"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "se esperaba ? en la expresión"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "se esperaba { después de ? en la expresión"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "se esperaba } en la expresión"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "se esperaba : después de la subexpresión ?"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "se esperaba { después de : en la expresión"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "se esperaba | al final de la expresión"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "iterador de arreglo usado con arreglos de diferente tamaño"
@@ -3071,184 +3086,181 @@ msgstr ""
msgid "verify database files"
msgstr "verificar archivos de la base de datos"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nombre de etiqueta no reconocida: \"%s\" ignorado\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d no disponible\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "no se pudo abrir índice %s utilizando db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "no se ha establecido dbpath\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "error(%d) obteniendo registros \"%s\" del índice %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: omitiendo"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "error(%d) almacenando registro #%d en %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec falló: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp falló: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: omitiendo"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: encabezado dañado #%u recuperada -- omitiendo.\n"
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: no se pudo leer encabezado en 0x%x\n"
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr ""
+"error(%d) estableciendo registro de encabezado #%d para eliminación %s\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
msgstr ""
"error(%d) estableciendo registro de encabezado #%d para eliminación %s\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: no se pudo leer encabezado en 0x%x\n"
+
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "error(%d) estableciendo registros \"%s\" desde índice %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "error(%d) almacenando registros \"%s\" en %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "error(%d) eliminando registro \"%s\" de %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "error(%d) asignando nueva instancia de paquete\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: omitiendo"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "error(%d) almacenando registro %s en %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "no se ha establecido dbpath"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "la base de datos temporal %s ya existe\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "no se pudo crear el directorio %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "encabezado #%u erróneo en la base de datos -- omitiendo.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "no se puede añadir el registro original en %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"falló la reconstrucción de la base de datos: la base de datos original "
"permanece en su lugar\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr ""
"¡falló el remplazo de la base de datos antigua con la nueva base de datos!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "reemplazar archivos en %s con los archivos de %s a recuperar"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "falló la eliminación del directorio %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d error(%d) de %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d error(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "no se pudo obtener bloqueo %s en %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "compartido"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "exclusivo"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "opciones db no reconocidas: \"%s\" ignorado.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s tiene un valor numérico no válido, omitido\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
"%s tiene un valor largo demasiado grande o demasiado pequeño, omitido\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3399,16 +3411,16 @@ msgstr "advertencia:"
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "la asignación de memoria (%u bytes) retornó NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ID de clave %s"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
msgid "(none)"
msgstr "(ninguno)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Falló al intentar registrar el manipulador de fork: %m\n"
@@ -3422,6 +3434,12 @@ msgstr "%s: falló la lectura del manifiesto: %s\n"
msgid "don't verify header+payload signature"
msgstr "no verificar firma de encabezado+carga"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nombre de etiqueta no reconocida: \"%s\" ignorado\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: omitiendo"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib proporciona)"
@@ -3479,9 +3497,6 @@ msgstr "no verificar firma de encabezado+carga"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "consultar/verificar paquete(s) desde el HDLIST del sistema"
-#~ msgid "create transaction set"
-#~ msgstr "crear grupo de transaciones"
-
#~ msgid "do not order transaction set"
#~ msgstr "no ordenar grupo de transaciones"
diff --git a/po/fi.po b/po/fi.po
index 33acd0706..df9353c37 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm-4.4.90\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2008-03-11 11:15+0200\n"
"Last-Translator: Panu Matilainen <pmatilai@redhat.com>\n"
"Language-Team: Finnish\n"
@@ -24,37 +24,37 @@ msgstr "En voi avata spec-tiedostoa %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "tar-putken avaus epäonnistui: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Spec-tiedoston avaaminen %s:sta epäonnistui\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Uudelleen nimeäminen %s -> %s epäonnistui: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "%s:n stat epäonnistui: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Tiedosto %s ole tavallinen tiedosto.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Tiedosto %s ei vaikuta spec-tiedostolta.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Käännetään kohdealustoille: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Käännetään kohteelle %s\n"
@@ -112,7 +112,7 @@ msgstr "Yhteiset valitsimet kaikille rpm moodeille:"
msgid "%s: %s\n"
msgstr ""
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versio %s\n"
@@ -430,17 +430,17 @@ msgstr "syntaksivirhe lausekkeessa\n"
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Puuttuva '(' %s %s:ssä\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "puuttuva ')' %s:(%s:ssä\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Virheellinen %s merkki: %s\n"
@@ -465,146 +465,146 @@ msgstr "Virheellinen syntaksi: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Virheellinen oikeusmäärittely %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Virheellinen hakemisto-oikeusmäärittely %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Epätavallinen locale-pituus: \"%.*s\" %%lang(%s):ssä\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Virheellinen %s merkki: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr ""
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Kaksi tiedostoa yhdellä rivillä %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Tiedostojen täytyy alkaa \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Tiedosto lueteltu kahdesti: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolinen linkki osoittaa BuildRoot:iin: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Tiedostoa ei löytynyt: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: julkisen avaimen luku epäonnistui\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: ei ole panssaroitu julkinen avain.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: julkisen avaimen luku epäonnistui\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Makron %%%s laajennos ei onnistunut\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Tiedosto tarvitsee aloitusmerkin \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Täydennys ei sallittu: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Tiedostoa ei löytynyt täydennyksellä: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "%%files tiedostoa %s ei voitu avata: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "rivi: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Virheellinen tiedosto: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Virheellinen omistaja/ryhmä: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Tarkistetaan paketoimattomia tiedostoja: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -613,12 +613,12 @@ msgstr ""
"Löytyi asennettuja (mutta paketoimattomia) tiedostoja:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Käsitellään tiedostoja: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1162,31 +1162,31 @@ msgstr "Ei voi avata %s:ää: %s\n"
msgid "Unclosed %%if\n"
msgstr "Sulkematon %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d parseExpressionBoolean palautti %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else ilman %%if:iä\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif ilman %%if:iä\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "virheellinen %%include-lause\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Ei yhteensopivia arkkitehtureeja käännökselle\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paketissa ei ole %%description-osiota: %s\n"
@@ -1313,17 +1313,17 @@ msgstr "älä tarkista käännösriippuvuuksia"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "älä tarkista pakettien tarkistussummia"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "älä tarkista otsikkotietoja haettaessa tietokanssata"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "älä tarkista paketin allekirjoitusta"
@@ -1372,7 +1372,7 @@ msgstr "Siirtyminen hakemistoon %s ei onnistunut: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Ei voitu suorittaa %s:ää: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Ei voitu suorittaa %s:ää: %s\n"
@@ -1489,86 +1489,86 @@ msgstr ""
msgid " failed - "
msgstr " epäonnistui - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "paketti %s on jo lisätty, ohitetaan %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "paketti %s oli jo lisätty, korvataan %s:lla\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(ei ole luku)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(ei ole base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(virheellinen tyyppi)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(ei ole binääridataa)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(virheellinen xml-tyyppi)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(ei ole OpenPGP-allekirjoitus)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normaali "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "korvattu "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "ei asennettu "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "verkkojaettu "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "väärä väri "
-#: lib/formats.c:647
+#: lib/formats.c:608
msgid "missing"
msgstr ""
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(tuntematon %3d)"
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(ei ole luku)"
@@ -1688,12 +1688,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature epäonnistui: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Ei allekirjoitusta saatavilla\n"
@@ -1703,94 +1703,94 @@ msgstr "%s: Ei allekirjoitusta saatavilla\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: otsikon luku epäonnistui: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Tiedoston luku epäonnistui: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s on Delta RPM eikä sitä voida suoraan asentaa\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Tuntematon kuorma (%s) paketissa %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr ""
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "lue <TIEDOSTO:...> vakiotiedostojen sijaan"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<TIEDOSTO:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "lähetä vakiotuloste <komento>:lle"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "käytä <hakem> ylimpänä hakemistona"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "näytä tunnetut kyselymuodot"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "näytä lopullinen rpmrc ja makro-konfiguraatio"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "tulosta vähemmän yksityiskohtia"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "tulosta enemmän yksityiskohtia"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "tulosta käytetyn rpm:n versio"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2204,43 +2204,38 @@ msgstr "allekirjoita paketti (hylkää nykyinen allekirjoitus)"
msgid "generate signature"
msgstr "luo allekirjoitus"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "puuttuva argumentti %s:lle: %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "arkiston %s%s purkaminen epäonnistui: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " tiedostolle "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s epäonnistui tiedostolle %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s epäonnistui: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Juurihakemiston vaihto ei onnistu: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2347,7 +2342,7 @@ msgstr "paketti %s ei ole asennettu\n"
msgid "unknown tag: \"%s\"\n"
msgstr "tuntematon nimiö: \"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: avaus epäonnistui: %s\n"
@@ -2362,74 +2357,89 @@ msgstr "%s: Fwrite epäonnistui: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush epäonnistui: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp epäonnistui\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead epäonnistui: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature epäonnistui: %s\n"
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr ""
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead epäonnistui\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "ohitetaan paketti %s jonka V%u allekirjoitusta ei voida varmentaa\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "EI OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr ""
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr "(PUUTTUVIA AVAIMIA:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (EPÄLUOTETTAVIA AVAIMIA:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ""
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s %s rmdir epäonnistui - hakemisto ei ole tyhjä\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Juurihakemiston vaihto ei onnistu: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Juurihakemiston vaihto ei onnistu: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "EI "
@@ -2594,14 +2604,14 @@ msgstr "luku epäonnistui: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "ei ole RPM paketti"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "transaktio-lukon luonti %s:een ei onnistu (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "odotetaan transaktio-lukkoa %s\n"
#: lib/rpmprob.c:107
@@ -2754,31 +2764,31 @@ msgstr "Ota yhteyttä %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "En voi avata %s luettavaksi: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Ei voitu luoda tilapäistiedostoa %s:lle: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Ei voitu luoda putkea %s:lle: %m\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s scripti epäonnistui, waitpid(%d) palautti %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s skripti epäonnistui, signaali %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s skripti epäonnistui, palautti %d\n"
@@ -2787,40 +2797,44 @@ msgstr "%s skripti epäonnistui, palautti %d\n"
msgid "Unknown format"
msgstr "Tuntematon formaatti"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(asennettu) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "Pakettitietokantaa %s ei voida avata\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: julkisen avaimen luku epäonnistui.\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2922,82 +2936,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s epäonnistui\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr ""
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Tyydyttämättömiä riippuvuuksia %s:lle:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "puuttuva '{' '%':n jälkeen"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "puuttuva '{' '%{':n jälkeen"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "tyhjä nimiön formaatti"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "tyhjä nimiön nimi"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "tuntematon nimiö"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "']' puuttuu taulukkomäärittelyn lopusta"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "odottamaton ']'"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "odottamaton '}'"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "odotin '{' '?'-merkin jälkeen lausekkeessa"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "odotin '}'-merkkiä lausekkeessa"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "odotin ':' '?'-merkin jälkeen ali-lausekkeessa "
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "odotin '{' ':'-merkin jälkeen lausekkeessa "
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "odotin '}'-merkkiä ilmauksen lopussa"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3013,180 +3027,176 @@ msgstr "rakenna tietokanta uudestaan asennettujen pakettien tiedoista"
msgid "verify database files"
msgstr "tarkista tietokanta"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "indeksin %s avaus db%d:llä ei onnistu - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "dbpath ei ole asetettu\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "virhe(%d) haettaessa \"%s\" tietueita indeksistä %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: ohitetaan"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "virhe(%d) tallennettaessa tietuetta #%d %s:ään\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec epäonnistui: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp epäonnistui: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: ohitetaan"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: ohitetaan vioittunut otsikkotietue #%u.\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "virhe(%d) asetettaessa otsikon #%d tietuetta %s poistettavaksi\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "virhe(%d) asetettaessa otsikon #%d tietuetta %s poistettavaksi\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: otsikkoa ei voida lukea (0x%x)\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "virhe(%d) asetettaessa otsikon #%d tietuetta %s poistettavaksi\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "virhe(%d) asetettaessa \"%s\" tietuetita indeksistä %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "virhe(%d) tallennettaessa tietuetta %s %s:ään\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "virhe(%d) poistettaessa tietuetta %s %s:stä\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "virhe(%d) varattaessa uutta paketti-instanssia\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: ohitetaan"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "virhe(%d) tallennettaessa tietuetta %s %s:ään\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "dbpath ei ole asetettu"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "väliaikainen tietokanta %s on jo olemassa\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "hakemiston %s luonti epäonnistui: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "tietue numero %u tietokannassa viallinen -- ohitetaan.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "alkupäisen tietueen %u lisäys ei onnistu\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"tietokannan uudelleenrakennus epäonnistui: alkuperäinen kanta paikallaan\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "vanhan tietokannan korvaus uudella epäonnistui!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "korvaa tiedostot %s:ssä tiedostoilla %s:stä korjataksesi"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "hakemiston %s poisto epäonnistui: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "en saa %s lukitusta tietokantaan %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "jaettua"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "poissulkevaa"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3335,17 +3345,17 @@ msgstr "varoitus: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "muistin varaus (%u tavua) palautti NULL:in.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "%sV%d %s allekirjoitus: %s, avain %s\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(ei virhettä)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Spec-tiedoston avaaminen %s:sta epäonnistui\n"
@@ -3359,6 +3369,9 @@ msgstr "%s: pakettilistan luku epäonnistui: %s\n"
msgid "don't verify header+payload signature"
msgstr "älä tarkista otsikon ja kuorman allekirjoitusta"
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: ohitetaan"
+
#~ msgid "url port must be a number\n"
#~ msgstr "url portin pitää olla luku\n"
diff --git a/po/fr.po b/po/fr.po
index bc4edd412..c8ee1b875 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM 4.2.1\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2003-07-06 01:36+0200\n"
"Last-Translator: RPM French Translation <rpm-fr@livna.org>\n"
"Language-Team: RPM French Translation <rpm-fr@livna.org>\n"
@@ -33,37 +33,37 @@ msgstr "Impossible d'ouvrir le fichier spec %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Impossible d'ouvrir le pipe de tar: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Impossible de lire le fichier spec à %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Impossible de renommer %s en %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "échec de stat sur %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Fichier %s non régulier.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Le fichier %s ne semble pas être un fichier spec.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Construction pour plate-formes cibles: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Construction pour cible %s\n"
@@ -123,7 +123,7 @@ msgstr "Options communes a tous les modes et executables rpm:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM version %s\n"
@@ -447,17 +447,17 @@ msgstr "erreur de syntaxe dans l'expression\n"
msgid "TIMECHECK failure: %s\n"
msgstr "échec du TIMECHECK: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' manquante dans %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' manquante dans %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Lexème %s invalide: %s\n"
@@ -482,146 +482,146 @@ msgstr "Mauvaise syntaxe: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Mauvais mode spec: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Mauvais dirmode spec: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Mauvaise longueur de la locale: \"%.*s\" dans %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Deux fois la même locale %.*s dans %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Lexème %s invalide: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Un seul argument pour %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Deux fichiers sur une seule ligne: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Le fichier doit commencer par \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Ne peut mélanger un %%doc spécial avec d'autre formes: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fichier listé deux fois: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Lien symbolique pointant sur BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Fichier non trouvé: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: échec de la lecture de la clé publique.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s n'est pas une clé publique blindée.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: échec de la lecture de la clé publique.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "La macro %%%s ne peut être expansée\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Le fichier non précédé d'un \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Substitution non permise: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Fichier non trouvé par la substitution: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Ne peut ouvrir le fichier donné à %%files %s: %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "Ligne: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Mauvais fichier: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Mauvais possesseur/groupe: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Vérification des fichiers non empaquetés: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -630,12 +630,12 @@ msgstr ""
"Fichier(s) installé(s) (mais non empaquetés):\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Traitement des fichiers: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1182,31 +1182,31 @@ msgstr "Impossible d'ouvrir %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "%%if non terminé\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean retourne %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: j'ai là un %%else sans %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: j'ai là un %%endif sans %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "%%include malformé\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Pas d'architecture compatible pour construction\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Le paquetage n'a pas de %%description: %s\n"
@@ -1346,17 +1346,17 @@ msgstr "ne pas vérifier les dépendances de construction"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "générer un(des) entête(s) compatible(s) avec l'emballage rpm[23]"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "ne pas vérifier les sommes de hachage du paquetage"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "ne pas vérifier l'entête de la base de données à la récupération"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "ne pas vérifier la(les) signature(s) du paquetage"
@@ -1405,7 +1405,7 @@ msgstr "Impossible d'exécuter %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Impossible d'exécuter %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Impossible d'ouvrir %s: %s\n"
@@ -1524,87 +1524,87 @@ msgstr "L'entête ne contient pas le fichier archive"
msgid " failed - "
msgstr " échec - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "le paquetage %s a déjà été rajouté, replacé par %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "le paquetage %s a déjà été rajouté, replacé par %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(n'est pas un nombre)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(pas base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(type invalide)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(spa un blob ça)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(type xml invalide)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(pas une signature OpenPGP)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "remplacé "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "non installé "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "sur le réseau "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "fausse couleur"
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "manquant %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(%3d iconnu) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(n'est pas un nombre)"
@@ -1726,12 +1726,12 @@ msgstr "hdr blob(%d): PASBON, la lecture renvoie %d\n"
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: échec de rpmReadSignature: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: aucune signature disponible\n"
@@ -1741,94 +1741,94 @@ msgstr "%s: aucune signature disponible\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead a échoué: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread a échoué: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s ne peut être installé\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "prédéfinir la MACRO avec l'EXPRression"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "definit MACRO ayant pour valeur EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "affiche la macro-expansion d'EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "Lire <FICHIER:...> au lieu du(des) fichier(s) par défaut"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FICHIER:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "envoyer la sortie standard à CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "utiliser RACINE comme répertoire racine"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "RACINE"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "afficher les tags de requête connus"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "afficher la configuration finale des macros et rpmrc"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "afficher moins de détails"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "afficher plus de détails"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "afficher la version de rpm utilisé"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "déboguer la machine à états du fichier de la charge utile"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "déboguer les E/S de rpmio"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: table d'option mal configurée (%d)\n"
@@ -2258,43 +2258,38 @@ msgstr "signer le(s) paquetage(s) (identique à --addsign)"
msgid "generate signature"
msgstr "génération de signature"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "architecture manquante pour %s à %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "paquetage source attendu, paquetage binaire trouvé\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "le paquetage source ne contient pas de fichier .spec\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "échec du déballage de l'archive %s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " dans fichier "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "échec de %s sur le fichier %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "échec %s: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Ne peut détruire le répertoire %s: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2403,7 +2398,7 @@ msgstr "le paquetage %s n'est pas installé\n"
msgid "unknown tag: \"%s\"\n"
msgstr "tag inconnu: \"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: échec de l'ouverture: %s\n"
@@ -2418,75 +2413,90 @@ msgstr "%s: échec de Fwrite: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: échec de fseek: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "échec de makeTempFile\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: déjà signé par la clé d'ID %s, ignoré\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: échec de writeLead: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: échec de rpmWriteSignature: %s\n"
-#: lib/rpmchecksig.c:427
-#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: échec de la lecture d'import.\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: échec de l'import.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, fuzzy, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: échec de la lecture d'import.\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: échec de headerRead\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "PAS OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (CLES MANQUANTES:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (CLES NONCREDIBLE:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s échec du rmdir sur %s : répertoire non-vide\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Ne peut détruire le répertoire %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Ne peut détruire le répertoire %s: %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NON"
@@ -2667,14 +2677,14 @@ msgstr "échec de lecture: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "%s: n'est pas un paquetage rpm\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "impossible d'avoir le verrou %s sur %s/%s\n"
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, fuzzy, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr "impossible d'avoir le verrou %s sur %s/%s\n"
#: lib/rpmprob.c:107
@@ -2832,31 +2842,31 @@ msgstr "Contactez %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Impossible d'ouvrir %s en lecture: %s.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Impossible d'ouvrir %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Impossible d'ouvrir %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s(%s-%s-%s) échec du scriptlet, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s(%s-%s-%s) échec du scriplet, code de sortie %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s(%s-%s-%s) échec du scriplet, code de sortie %d\n"
@@ -2866,40 +2876,44 @@ msgstr "%s(%s-%s-%s) échec du scriplet, code de sortie %d\n"
msgid "Unknown format"
msgstr "tag inconnu"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(déjà installé) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "impossible d'ouvrir la base de données Package dans %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "'(' supplémentaire dans le label du paquetage: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "'(' manquante dans le label du paquetage: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "')' manquante dans le label du paquetage: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: échec de la lecture de la clé publique.\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -3005,82 +3019,82 @@ msgstr "Verification de signature: MAUVAIS PARAMETRES\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signature: INCONNUE (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "échec %s: %s\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr "manquant %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "dépendances non satisfaites pour %s: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "{ manquant après %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "} manquant après %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "tag format vide"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "tag name vide"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "tag inconnu"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] attendu à la fin du tableau"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "] innatendu"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "} innatendu"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? attendu dans l'expression"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ attendu après ? dans l'expression"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} attendu dnas l'expression"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": attendu derrière la sous-expression de ?"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ attendu après : dans l'expression"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| attendu a la fin de l'expression"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "itérateur de tableau utilisé avec des tableaux de tailles différentes"
@@ -3098,184 +3112,181 @@ msgstr ""
msgid "verify database files"
msgstr "vérifier les fichiers de la base de données"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nom de tag non-reconnu: \"%s\" ignoré\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "ne peut ouvrir l'index %s en utilisant db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "aucun dbpath n'a été fourni\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "erreur(%d) en attrapant les articles \"%s\" de l'index %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: on saute"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "erreur(%d) en stockant l'article nº%d dans %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: échec de fseek: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: échec de l'ouverture: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: on saute"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: l'entête nº%u endommagé a été téléchargé -- ignoré.\n"
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: impossible de lire l'entête à 0x%x\n"
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr ""
+"erreur(%d) en affectant l'article de l'entête nº%d pour l'enlèvement de %s\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
msgstr ""
"erreur(%d) en affectant l'article de l'entête nº%d pour l'enlèvement de %s\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: impossible de lire l'entête à 0x%x\n"
+
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "erreur(%d) en affectant les articles \"%s\" de l'index %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "erreur(%d) en stockant l'article \"%s\" dans %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "erreur(%d) en enlevant l'article \"%s\" de %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "erreur(%d) en allouant une nouvelle instance de paquetage\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: on saute"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "erreur(%d) en stockant l'article %s dans %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "aucun dbpath fourni"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "la base de données temporarire %s existe déjà\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "Ne peut détruire le répertoire %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "l'entête nº%u dans la base de données n'est pas bon -- ignoré.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "impossible d'ajouter l'article qui était au départ à %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"Ne peut reconstruire la base de données: la base originale reste telle "
"qu'elle est\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "Ne peut remplacer la vieille base de données par la nouvelle!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
"remplacer les fichiers dans %s avec les fichiers de %s pour faire une "
"récupération"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Ne peut détruire le répertoire %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "erreur db%d(%d) de %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "erreur db%d(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "impossible d'avoir le verrou %s sur %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "partagé"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "exclusif"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "options de db inconnues: \"%s\" ignoré.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s est une valeur numérique invalide, ignoré\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s est une valeur 'long' trop petite ou trop grande, ignoré\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s est une valeur entière trop petite ou trop grande, ignoré\n"
@@ -3425,17 +3436,17 @@ msgstr "attention: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "l'allocation de mémoire (%u octets) a retourné NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "signature V3 DSA: "
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(pas d'erreur)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Impossible de lire le fichier spec à %s\n"
@@ -3449,6 +3460,12 @@ msgstr "%s: échec de la lecture de la liste de paquetages: %s\n"
msgid "don't verify header+payload signature"
msgstr "ne pas vérifier la signature de l'entete+charge_utile"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nom de tag non-reconnu: \"%s\" ignoré\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: on saute"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(fourni par rpmlib)"
diff --git a/po/is.po b/po/is.po
index 2b7c89a3a..e1ea2231b 100644
--- a/po/is.po
+++ b/po/is.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2001-07-12 13:25+0000\n"
"Last-Translator: Richard Allen <ra@hp.is>\n"
"Language-Team: is <kde-isl@mmedia.is>\n"
@@ -25,37 +25,37 @@ msgstr "Get ekki opna spec skrna %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Gat ekki opna ppu tar: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Gat ekki lesi spec skr fr %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Gat ekki endurnefnt %s sem %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "gat ekki skoa %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Skrin %s er ekki venjuleg skr.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Skrin %s virist ekki vera specskr.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "i fyrir markkerfi: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "i fyrir markkerfi %s\n"
@@ -113,7 +113,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM tgfa %s\n"
@@ -416,17 +416,17 @@ msgstr ""
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "vantar '(' %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "vantar ')' %s %s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "gilt %s tkn: %s\n"
@@ -451,158 +451,158 @@ msgstr ""
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "gilt %s tkn: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr ""
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Tvr skrr einni lnu: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Skrin er tvtekin: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Skrin fannst ekki: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: Fseek brst: %s\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: Fseek brst: %s\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "%s brst\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1683
+#: build/files.c:1703
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "Gat ekki opna PreUn skr: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Skrin fannst ekki me 'glob': %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Gat ekki opna %%files skrna %s: %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "lna: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "gild skr %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "%s brst\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1150,31 +1150,31 @@ msgstr "Get ekki opna %s: %s\n"
msgid "Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1300,19 +1300,19 @@ msgstr "ekki skoa pakkaskilyrin"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "ekki skoa pakkaskilyrin"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "ekki skoa pakkaskilyrin"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
#, fuzzy
msgid "don't verify package signature(s)"
@@ -1362,7 +1362,7 @@ msgstr "Gat ekki keyrt %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Gat ekki keyrt %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Gat ekki bi til undirferli (fork) %s: %s\n"
@@ -1478,84 +1478,84 @@ msgstr ""
msgid " failed - "
msgstr ""
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "get ekki opna pakka gagnagrunn \n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "ba til undirskrift"
-#: lib/formats.c:631
+#: lib/formats.c:592
msgid "normal"
msgstr ""
-#: lib/formats.c:634
+#: lib/formats.c:595
msgid "replaced"
msgstr ""
-#: lib/formats.c:637
+#: lib/formats.c:598
msgid "not installed"
msgstr ""
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "deildann"
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "vantar %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "ekkt tegund tknmyndar: %s\n"
-#: lib/formats.c:700
+#: lib/formats.c:650
msgid "(not a string)"
msgstr ""
@@ -1674,12 +1674,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s rmdir %s brst: %s\n"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr ""
@@ -1689,96 +1689,96 @@ msgstr ""
msgid "%s: headerRead failed: %s"
msgstr "%s: Fseek brst: %s\n"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "prenta tvkkun fjlva <expr>+"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "senda frlag <skipun>"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr ""
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "sna endanlega rpmrc og stillingar fjlva"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "prenta tgfunmer rpm sem veri er a nota"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2202,43 +2202,38 @@ msgstr ""
msgid "generate signature"
msgstr "ba til undirskrift"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "vifang vantar fyrir %s %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "pakkinn inniheldur enga .spec skr\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr ""
-#: lib/psm.c:989
+#: lib/psm.c:974
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "gat ekki opna %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s brst\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "gat ekki bi til %s: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2345,7 +2340,7 @@ msgstr ""
msgid "unknown tag: \"%s\"\n"
msgstr "ekkt tegund tknmyndar: %s\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
@@ -2360,75 +2355,90 @@ msgstr ""
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fseek brst: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "pgp brst\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr "%s: Fseek brst: %s\n"
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, fuzzy, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr "%s: Fseek brst: %s\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: Fseek brst: %s\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr ""
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ""
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%5d fra %s -> %s\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "gat ekki bi til %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "gat ekki bi til %s: %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr ""
@@ -2595,15 +2605,15 @@ msgstr ""
msgid "not an rpm package\n"
msgstr "get ekki opna pakka gagnagrunn \n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
-msgstr ""
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
+msgstr "gat ekki bi til %%%s %s\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
-msgstr ""
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
+msgstr "%5d fra %s -> %s\n"
#: lib/rpmprob.c:107
msgid "different"
@@ -2753,31 +2763,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "Get ekki opna %s til lesturs: %s.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Gat ekki bi til undirferli (fork) %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Gat ekki bi til undirferli (fork) %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s brst\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s brst\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s brst\n"
@@ -2787,39 +2797,43 @@ msgstr "%s brst\n"
msgid "Unknown format"
msgstr "ekkt tegund tknmyndar: %s\n"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
msgid "install"
msgstr ""
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "get ekki opna pakka gagnagrunn %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr "vantar '(' %s %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr "vantar '(' %s %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: Fseek brst: %s\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2922,85 +2936,85 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s brst\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr "vantar %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "uppfyllt pakkaskilyri fyrir %s-%s-%s: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
#, fuzzy
msgid "missing { after %"
msgstr "vantar %s"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
#, fuzzy
msgid "missing } after %{"
msgstr "vantar %s"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr ""
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr ""
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
#, fuzzy
msgid "unknown tag"
msgstr "ekkt tegund tknmyndar: %s\n"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3016,179 +3030,175 @@ msgstr ""
msgid "verify database files"
msgstr ""
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "get ekki opna %s index me db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: Fseek brst: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: Fseek brst: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
#, c-format
-msgid "%s: cannot read header at 0x%x\n"
+msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr ""
+
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr ""
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "gat ekki bi til %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "deildann"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "einka"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3338,17 +3348,17 @@ msgstr "avrun: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "minnisfrtekt (%u bta) skilai NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(engin villa)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Gat ekki lesi spec skr fr %s\n"
@@ -3427,9 +3437,6 @@ msgstr "ekki skoa pakkaskilyrin"
#~ msgid "%sV%d DSA signature: %s\n"
#~ msgstr "ba til undirskrift"
-#~ msgid "cannot create %%%s %s\n"
-#~ msgstr "gat ekki bi til %%%s %s\n"
-
#~ msgid "cannot write to %%%s %s\n"
#~ msgstr "get ekki rita %%%s %s\n"
@@ -3530,14 +3537,6 @@ msgstr "ekki skoa pakkaskilyrin"
#~ msgstr "%5d fra %s -> %s\n"
#, fuzzy
-#~ msgid "relocating %s to %s\n"
-#~ msgstr "%5d fra %s -> %s\n"
-
-#, fuzzy
-#~ msgid "relocating directory %s to %s\n"
-#~ msgstr "%5d fra %s -> %s\n"
-
-#, fuzzy
#~ msgid "Adding goal: %s\n"
#~ msgstr "Skr %s: %s\n"
diff --git a/po/it.po b/po/it.po
index 6e269f29a..c599d8dd3 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: it\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2008-06-30 07:20+0200\n"
"Last-Translator: Francesco Tombolini <tombo@adamantio.net>\n"
"Language-Team: Italian <fedora-trans-it@redhat.com>\n"
@@ -31,37 +31,37 @@ msgstr "Impossibile aprire il file spec %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Impossibile aprire tar pipe: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Impossibile leggere il file spec da %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Impossibile rinominare %s in %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "impossibile visualizzare statistiche per %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Il file %s non è un file regolare.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Il file %s non sembra essere uno pecfile.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Creazione piattaforma target in corso: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Creazione per il target %s in corso\n"
@@ -121,7 +121,7 @@ msgstr "Opzioni comuni per tutte le modalità rpm ed eseguibili:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "Versione RPM %s\n"
@@ -462,17 +462,17 @@ msgstr "errore di sintassi nell'espressione\n"
msgid "TIMECHECK failure: %s\n"
msgstr "Errore TIMECHECK: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' mancante in %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' mancante in %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Token %s non valido: %s\n"
@@ -497,146 +497,146 @@ msgstr "Sintassi non corretta: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Spec della modalità errata: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Spec dirmode errata: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Lunghezza locale inusuale: \"%.*s\" in %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Locale doppione %.*s in %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Token %s non valido: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Un solo argomento per %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Due file su di una riga: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Il file deve iniziare con \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Impossibile unire %%doc speciali con altri formati: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Algoritmo digest file sconosciuto %u , ritorno a MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "File elencato due volte: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Il Symlink si riferisce a BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "File non trovato: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: impossibile caricare tag sconosciuto (%d).\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: lettura chiave pubblica fallita.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: non è una chiave pubblica con formato 'armored'.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: lettura chiave pubblica fallita.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Macro %%%s non è in grado di espandersi\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Il file deve essere preceduto da \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob non permesso: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "File non trovato da glob: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Impossibile aprire %%files file %s: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "riga: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "File errato: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Proprietario/gruppo errato: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Controllo per file scompattato/i in corso: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -645,12 +645,12 @@ msgstr ""
"Trovato/i file installati (ma scompattati):\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Elaborazione file in corso: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1197,32 +1197,32 @@ msgstr "Impossibile aprire %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "Non chiuso %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean ritorna %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Possiede un %%else con nessun %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Possiede un %%endif con nessun %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "istruzione %%include malformata\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr ""
"Non è stata trovata alcuna architettura compatibile per la compilazione\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Il pacchetto non possiede alcuna %%description: %s\n"
@@ -1355,17 +1355,17 @@ msgstr ""
"genera l'intestazione/i del pacchetto compatibile con il packaging (legacy) "
"rpm[23]"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "non verificare il digest del pacchetto/i"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "non verificare l'intestazione/i del database una volta ripristinata"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "non verificare la firma/e del pacchetto"
@@ -1414,7 +1414,7 @@ msgstr "Impossibile chdir in %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Impossibile eseguire %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Impossibile biforcare %s: %s\n"
@@ -1531,87 +1531,87 @@ msgstr "File archive non è nell'intestazione"
msgid " failed - "
msgstr " fallito - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "il pacchetto %s è già stato aggiunto, salto %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "il pacchetto %s è stato già aggiunto, sostituzione con %s in corso\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(non è un numero)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(non base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(tipo non valido)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(non è un blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(tipo xml non valido)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(non è una firma OpenPGP)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normale "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "sostituito "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "non installato "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "rete condivisa "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "colore errato "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "%c %s mancanti"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(sconosciuto %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(non è un numero)"
@@ -1732,12 +1732,12 @@ msgstr "hdr blob(%zd): BAD, la lettura restituisce %d\n"
msgid "hdr load: BAD\n"
msgstr "hdr load: BAD\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature fallita: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Nessuna firma disponibile\n"
@@ -1747,94 +1747,94 @@ msgstr "%s: Nessuna firma disponibile\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead fallita: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread fallito: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s è un Delta RPM e non può essere installato direttamente\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Payload non supportato (%s) nel pacchetto %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "predefinisci MACRO con un valore EXPR"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "definisci MACRO con un valore EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "stapare espansione macro di EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "leggi <FILE:...> invece del file predefinito/i"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "invia stdout a CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "usa ROOT come cartella top level"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "visualizza etichette di interrogazione conosciute"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "visualizza la configurazione finale di rpmrc e macro"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "fornisci un output meno dettagliato"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "fornisci un output più dettagliato"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "visualizza la versione di rpm utilizzata"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "macchina di stato del file payload di debug"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "debug rpmio I/O"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabella opzioni configurata in modo errato (%d)\n"
@@ -2254,43 +2254,38 @@ msgstr "firma pacchetto/i (identico a --addsign)"
msgid "generate signature"
msgstr "genera firma"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "architettura mancante per %s su %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "pacchetto sorgente atteso, trovato binario\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "il pacchetto sorgente non contiene alcun file .spec\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "estrazione archivio fallita%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " sul file "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s fallito sul file %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s fallito: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Impossibile cambiare directory root: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2398,7 +2393,7 @@ msgstr "il pacchetto %s non è stato installato\n"
msgid "unknown tag: \"%s\"\n"
msgstr "tag sconosciuto: \"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: apertura fallita: %s\n"
@@ -2413,75 +2408,90 @@ msgstr "%s: Fwrite fallito: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush fallito: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp fallito\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: è stato già firmato dall'ID %s della chiave, omissione in corso\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead fallito: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature fallito: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: lettura importazione fallita(%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: importazione fallita.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: lettura importazione fallita(%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead fallito\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: La regione header immutabile non può essere letta. Pacchetto corrotto?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "salto il pacchetto %s con firma V%u non verificabile\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NON OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (CHIAVI MANCANTI:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (CHIAVI NON FIDATE:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir di %s fallito: La cartella non è vuota\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Impossibile cambiare directory root: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Impossibile cambiare directory root: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NO "
@@ -2660,14 +2670,14 @@ msgstr "lettura fallita: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "non è un pacchetto rpm"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "impossibile creare il lock di transazione su %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "attesa del lock di transazione per %s\n"
#: lib/rpmprob.c:107
@@ -2831,31 +2841,31 @@ msgstr "Si prega di contattare %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Impossibile aprire %s per la lettura: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Impossibile creare la pipe per %s: %m\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Impossibile creare la pipe per %s: %m\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "scriptlet %s fallita, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "scriptlet %s fallita, segnale %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "scriptlet %s fallita, uscita con stato %d\n"
@@ -2865,40 +2875,45 @@ msgstr "scriptlet %s fallita, uscita con stato %d\n"
msgid "Unknown format"
msgstr "Sconosciuta"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(installato) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "impossibile aprire il database dei pacchetti in %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "'(' extra nell'etichetta del pacchetto: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "'(' mancante nell'etichetta del pacchetto: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "')' mancante nell'etichetta del pacchetto: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: lettura chiave pubblica fallita.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "creazione set transazione"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -3001,82 +3016,82 @@ msgstr "Verifica firma: PARAMETRI ERRATI\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Firma: SCONOSCIUTA (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s fallito\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "%c %s mancanti"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Dipendenze non soddisfatte per %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "{ mancante dopo %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "} mancante dopo %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "formato etichetta vuoto"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "nome etichetta vuoto"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "etichetta sconosciuta"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] previsto alla fine dell'array"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "] inaspettata"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "} inaspettata"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? previsto come espressione"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ previsto dopo ? come espressione"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} previsto come espressione"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": previsti dopo l'espressione secondaria ?"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ previsti dopo : come espressione"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| previsto alla fine dell'espressione"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "Iteratore di array usato con array di dimensioni differenti"
@@ -3094,183 +3109,181 @@ msgstr ""
msgid "verify database files"
msgstr "verifica file del database"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nome etichetta non riconosciuto: \"%s\" ignorato\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d non disponibile\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "impossibile aprire l'indice %s utilizando db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "non è stato impostato alcun dbpath\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "errore(%d) durante l'acquisizione dei record \"%s\" dall'indice %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: salto"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "errore(%d) nella memorizzazione del record #%d nel %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec fallito: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp fallito: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: salto"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: ripresa intestazione #%u danneggiata -- omissione in corso.\n"
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: impossibile leggere intestazione su 0x%x\n"
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr ""
+"errore(%d) nell'impostazione del record #%d dell'intestazione per la "
+"rimozione di %s\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
msgstr ""
"errore(%d) nell'impostazione del record #%d dell'intestazione per la "
"rimozione di %s\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: impossibile leggere intestazione su 0x%x\n"
+
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "errore(%d) nell'impostazione dei record \"%s\" dall'indice %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "errore(%d) nella memorizzazione del record \"%s\" nel %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "errore(%d) nella rimozione del record \"%s\" da %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "errore(%d) nell'allocazione di una nuova istanza del pacchetto\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: salto"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "errore(%d) nella memorizzazione del record %s nel %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "non è stato impostato alcun dbpath"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "%s del database provvisorio è già esistente\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "impossibile creare la cartella %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
"#%u dell'intestazione nel database è incorretto -- omissione in corso.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "impossibile aggiungere il record originariamente su %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"ricompilazione database fallita: sarà implementato il database originale\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "sostituzione del vecchio database con il nuovo database fallita!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "per eseguire un ripristino sostituire i file in %s con i file di %s"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "rimozione della directory %s fallita: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "errore(%d) db%d da %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "errore(%d) db%d: %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "impossibile connettere %s su %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "condiviso"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "esclusivo"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "opzione db non riconosciuta: \"%s\" ignorata.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s presenta un valore numerico non valido, omesso\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s presenta un valore lungo troppo grande o troppo piccolo, omesso\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s presenta un valore intero troppo grande o troppo piccolo, omesso\n"
@@ -3420,17 +3433,17 @@ msgstr "avvertimento: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "allocazione memoria (%u byte) ritornata NULLA.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "firma %sV%d %s : %s, ID chiave %s\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(nessun errore)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Impossibile leggere il file spec da %s\n"
@@ -3444,6 +3457,12 @@ msgstr "%s: lettura manifesto fallita: %s\n"
msgid "don't verify header+payload signature"
msgstr "non verificare firma header+payload"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nome etichetta non riconosciuto: \"%s\" ignorato\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: salto"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib provides)"
@@ -3502,9 +3521,6 @@ msgstr "non verificare firma header+payload"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "interrogare/verificare il pacchetto/i dal system HDLIST"
-#~ msgid "create transaction set"
-#~ msgstr "creazione set transazione"
-
#~ msgid "do not order transaction set"
#~ msgstr "non ordinare il set di transazione"
diff --git a/po/ja.po b/po/ja.po
index 9bc00a778..e383a581f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm-4.4\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2005-04-04 22:30+1000\n"
"Last-Translator: SEKINE Tatsuo <tsekine@sdri.co.jp>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -36,37 +36,37 @@ msgstr "spec ե %s 򥪡ץǤޤ: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "tar ѥפΥץ˼Ԥޤ: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "%s spec եɤ߹ߤ˼Ԥޤ\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "%s %s ̾ѹǤޤǤ: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "stat %s ˼Ԥޤ: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "%s ̾եǤϤޤ\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "ե %s spec եǤϤʤ褦Ǥ\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "ӥоݥץåȥե: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "å %s Ѥ˥ӥ\n"
@@ -124,7 +124,7 @@ msgstr "⡼ɡޥɤǶ̤Υץ:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM С %s\n"
@@ -442,17 +442,17 @@ msgstr "ʸˡ顼\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK : %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s '(' ޤ %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s(%s θ ')' ޤ\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "̵ʥȡ %s: %s\n"
@@ -477,146 +477,146 @@ msgstr "ʸˡ顼: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "ʥ⡼ɻ: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "ʥǥ쥯ȥ⡼ɻ: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "۾ʥĹ: \"%.*s (%%lang(%s))\"\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr " %.*s νʣ %%lang(%s) ˤޤ\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "̵ʥȡ %s: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "%%docdir ΰ 1 ĤΤߤǤ\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "1 Ԥ 2 ĤΥե: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "ե \"/\" ϤޤʤФʤޤ: %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "¾Υե̤ %%doc 򺮤뤳ȤϤǤޤ: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "ե뤬2ɽƤޤ: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "ܥå󥯤 BuildRoot ؤƤޤ: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "ե뤬Ĥޤ: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: ʥ (%d) ɤ߹ޤǤ\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: ɤ߹ߤ˼Ԥޤ\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: ASCIIθǤϤޤ\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: ɤ߹ߤ˼Ԥޤ\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "ޥ %%%s Ÿ˼Ԥޤ\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "եƬ \"/\" ɬפǤ: %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob ϵĤƤޤ: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "ե뤬Ĥޤ (by glob): %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "%%files Υե %s 򥪡ץǤޤ: %s\\n\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "%s: \n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "ʥե: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "ʽͭ/롼: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "ĥեθ: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -625,12 +625,12 @@ msgstr ""
"󥹥ȡѤ(̤ĥ)ե뤬Ĥޤ:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "եν: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1176,31 +1176,31 @@ msgstr "%s 򥪡ץǤޤ: %s\n"
msgid "Unclosed %%if\n"
msgstr "%%if ĤƤޤ\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean %d ֤ޤ\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%if ʤΤ %%else ޤ\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%if ʤΤ %%endif ޤ\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr " %%include ԤǤ\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "(build)ǽʸߴƥϤޤ\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "ѥåˤ %%description ޤ: %s\n"
@@ -1325,17 +1325,17 @@ msgstr "ӥɰ¸򸡾ڤʤ"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "(Ť) rpm[23] ѥå󥰸ߴΥإå"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "ѥåȤθڤ򤷤ޤ"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "ǡ١إå򸡾ڤޤ"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "ѥå̾θڤ򤷤ޤ"
@@ -1384,7 +1384,7 @@ msgstr "%s ¹ԤǤޤǤ: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "%s ¹ԤǤޤǤ: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s Υץ˼: %s\n"
@@ -1501,87 +1501,87 @@ msgstr "֥ե뤬إåˤޤ"
msgid " failed - "
msgstr " - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "ѥå %s ϴɲäƤޤ%s Фޤ\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "ѥå %s ϴɲäƤޤ %s ִޤ\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(ǤϤޤ)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(base64 ǤϤޤ)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(ʥ)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(blob ǤϤޤ)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "( XML )"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(OpenPGP ̾ǤϤޤ)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "̾ "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "ִ "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "̤󥹥ȡ"
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "ͥåȶͭ "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "ְä "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "%c %s Ĥޤ"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(̤Τ %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(ǤϤޤ)"
@@ -1702,12 +1702,12 @@ msgstr "إå blob(%d): ۾Ǥɤ߹߷̤ %d Ǥ\n"
msgid "hdr load: BAD\n"
msgstr "إå: ۾Ǥ\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature ˼Ԥޤ: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: ̾ޤ\n"
@@ -1717,94 +1717,94 @@ msgstr "%s: ̾ޤ\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead ˼Ԥޤ: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread ˼Ԥޤ: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s 򥤥󥹥ȡǤޤ\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr " EXPR ĥޥͽޤ"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr " EXPR MACRO ޤ"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "EXPR ΥޥŸ̤ɽޤ"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "ǥեȥե <FILE:...> ɤ߹ߤޤ"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "ɸϤ CMD ޤ"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "ROOT ȥåץǥ쥯ȥȤƻѤޤ"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "䤤碌ɽޤ"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "ǽŪ rpmrc ȥޥɽޤ"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "ܺ٤ǤʤϤ󶡤ޤ"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "ܺ٤ʽϤ󶡤ޤ"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "ѤƤ rpm ΥСɽޤ"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "ڥɤΥե֥ޥΥǥХå"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "rpmio ϤΥǥХå"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: ץơ֥꤬ޤ (%d)\n"
@@ -2219,43 +2219,38 @@ msgstr "ѥå˽̾ (--addsign ƱǤ)"
msgid "generate signature"
msgstr "̾ޤ"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "%s ѤΥƥ㤬Ĥޤ (%s:%d)\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "ѥåԤޤϥХʥѥåǤ\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "ѥå .spec ե뤬ޤ\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "֤οĹ˼%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr ": ե "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s: ե %s Ǽ: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s: : %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "ǥ쥯ȥ %s κ: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2363,7 +2358,7 @@ msgstr "ѥå %s ϥ󥹥ȡ뤵Ƥޤ\n"
msgid "unknown tag: \"%s\"\n"
msgstr "ʥ: \"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: ץ˼Ԥޤ: %s\n"
@@ -2378,75 +2373,90 @@ msgstr "%s: Fwrite ˼Ԥޤ: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fseek ˼Ԥޤ: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "makeTempFile ˼Ԥޤ\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: ID %s ˤ˽̾Ƥޤåפޤ\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead ˼Ԥޤ: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature ˼Ԥޤ: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: ݡɤ߹ߤ˼Ԥޤ(%d)\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: ݡȤ˼Ԥޤ\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: ݡɤ߹ߤ˼Ԥޤ(%d)\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead ˼Ԥޤ\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "OK ǤϤޤ"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr "(Ĥʤ:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr "(Ǥʤ:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s %s rmdir ˼: ǥ쥯ȥ꤬ǤϤޤ\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "ǥ쥯ȥ %s κ: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "ǥ쥯ȥ %s κ: %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NO "
@@ -2619,14 +2629,14 @@ msgstr "ɤ߹ߤμ: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "%s: rpm ѥåǤϤޤ\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "ȥ󥶥󥻥åȤκ"
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, fuzzy, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr "ȥ󥶥󥹥ܡɤ(%p, %p)\n"
#: lib/rpmprob.c:107
@@ -2783,32 +2793,32 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "%s ɤ߹Ѥ˥ץǤޤ: %s\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "%s Υץ˼: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "%s Υץ˼: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
"%s(%s-%s-%s.%s) ץȤμ¹Ԥ˼Ԥޤwaitpid (%d)rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s(%s-%s-%s.%s) ץȤμ¹Ԥ˼Ԥޤλơ %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s(%s-%s-%s.%s) ץȤμ¹Ԥ˼Ԥޤλơ %d\n"
@@ -2818,40 +2828,45 @@ msgstr "%s(%s-%s-%s.%s) ץȤμ¹Ԥ˼Ԥޤλơ %d\n"
msgid "Unknown format"
msgstr "ʥ"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(󥹥ȡѤ)"
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "%s ˤ Package ǡ١򥪡ץǤޤ\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "ѥå٥;ʬʡ(פޤ: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "ѥå٥ˡ(פޤ: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "ѥå٥ˡ)פޤ: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: ɤ߹ߤ˼Ԥޤ\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "ȥ󥶥󥻥åȤκ"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2955,82 +2970,82 @@ msgstr "̾ǧ: ۾ʥѥ᡼Ǥ\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "̾: ̤(%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s: : %s\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "%c %s Ĥޤ"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "%s Τΰ¸Ƥޤ: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "% θ { ޤ"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "%{ θ } ޤ"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "Υեޥå"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "Υ̾"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "ʥ"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "θ ] Ԥޤ"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "ͽ ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "ͽ }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr " ? Ԥޤ"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr " ? θ { Ԥޤ"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr " } Ԥޤ"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "? ּθ : Ԥޤ"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr " : θ { Ԥޤ"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "ν | Ԥޤ"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "η֤꤬ۤʤδ֤ǻѤƤޤ"
@@ -3048,180 +3063,176 @@ msgstr ""
msgid "verify database files"
msgstr "ǡ١θڤԤޤ"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: ʥ̾: \"%s\" ̵뤷ޤ\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "%s ǥå db%d ǥץǤޤ - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "dbpath ꤵƤޤ\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "顼(%d) - 쥳 \"%s\" (%s ǥå)\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: åפޤ"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "顼(%d) - 쥳 #%d %s ˳Ǽ\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: Fseek ˼Ԥޤ: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: ץ˼Ԥޤ: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: åפޤ"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
"rpmdb: »إå󥹥 #%u ޤåפޤ\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "顼(%d) - إå #%d 쥳ɤ %s κ\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "顼(%d) - إå #%d 쥳ɤ %s κ\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: إåɤळȤǤޤ (0x%x)\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "顼(%d) - إå #%d 쥳ɤ %s κ\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "顼(%d) - \"%s\" Υ쥳 (%s ǥå)\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "顼(%d) - 쥳 \"%s\" %s ˳Ǽ\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "顼(%d) - 쥳 \"%s\" %s \n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "顼(%d) - ѥå󥹥󥹤γƻ\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: åפޤ"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "顼(%d) - 쥳 %s %s ˥ȥ\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "dbpath ꤵƤޤ"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "Ūʥǡ١ %s ϴ¸ߤƤޤ\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "ǥ쥯ȥ %s κ: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "ǡ١Υإå #%u Ǥ -- åפޤ\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr " %u ˤä쥳ɤɲäǤޤ\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr "ǡ١κƹۤ˼: ꥸʥΥǡ١ϻĤäƤޤ\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "Ťǡ١򿷤ǡ١֤Τ˼!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "ˤ %s Υե %s Υե֤Ʋ"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "ǥ쥯ȥ %s κ: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d 顼 (%d) (%s ˤ): %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d 顼 (%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "%såǤޤ (%s/%s)\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "ͭ"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "¾"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "ʥǡ١ץ: \"%s\" ̵뤷ޤ\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s ˤʿͤޤåפޤ\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s ˤ礭/᤮longͤޤåפޤ\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ˤ礭/᤮ͤޤåפޤ\n"
@@ -3371,17 +3382,17 @@ msgstr "ٹ: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr " (%u Х) NULL ֤ޤ\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V3 DSA ̾: "
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(顼ʤ)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "%s spec եɤ߹ߤ˼Ԥޤ\n"
@@ -3395,6 +3406,12 @@ msgstr "%s: manifest ɤ߹ߤ˼: %s\n"
msgid "don't verify header+payload signature"
msgstr "إåȥڥɽ̾򸡾ڤޤ"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: ʥ̾: \"%s\" ̵뤷ޤ\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: åפޤ"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib )"
@@ -3460,9 +3477,6 @@ msgstr "إåȥڥɽ̾򸡾ڤޤ"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "ƥ HDLIST 䤤碌/ڤ򤷤ޤ"
-#~ msgid "create transaction set"
-#~ msgstr "ȥ󥶥󥻥åȤκ"
-
#~ msgid "do not order transaction set"
#~ msgstr "ȥ󥶥󥻥åȤ¤ؤޤ"
diff --git a/po/ko.po b/po/ko.po
index 2f35062d6..feeeac2d4 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.4\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2002-03-04 17:17+0900\n"
"Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n"
"Language-Team: GNU Translation project <ko@li.org>\n"
@@ -25,37 +25,37 @@ msgstr "%s spec : %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "tar µ : %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "%s spec дµ ߽ϴ\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "%s ̸ %s() ϴµ : %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "%s (stat) ǥϴµ : %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "%s (regular) ƴմϴ.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "%s spec ƴ ϴ.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "ǥ(target) ÷ : %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "%s() ϰ ֽϴ\n"
@@ -115,7 +115,7 @@ msgstr " rpm 忡 Ϲ ɼ:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM - %s\n"
@@ -428,17 +428,17 @@ msgstr "ǥĿ ߻߽ϴ\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK : %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s %s '(' ϴ\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s(%s ')' ϴ\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr " %s ū: %s\n"
@@ -463,158 +463,158 @@ msgstr "߸ : %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "߸ spec: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "߸ dir spec: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, fuzzy, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr " : %%lang(%2$s) \"%1$.*s\"\n"
-#: build/files.c:739
+#: build/files.c:759
#, fuzzy, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "%%lang(%2$s) ߺ %1$.*s մϴ\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr " %s ū: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "%%docdir ϳ μ ֽϴ\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "ϳ ࿡ ΰ : %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr " ݵ \"/\" ؾ: %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Ư %%doc ٸ İ Բ : %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr " ߺ: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "BuildRoot ɺũ: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr " ã : %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: readLead ߽ϴ\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: readLead ߽ϴ\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "ũ %%%s() Ȯ(expand)ϴµ ߽ϴ\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr " \"/\" ؾ: %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob : %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "glob ã : %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "%s %%files : %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr ": %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "߸ : %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "߸ /׷: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "ī̺긦 Ǫµ %s%s: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr " ó : %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1161,31 +1161,31 @@ msgstr "%s() : %s\n"
msgid "Unclosed %%if\n"
msgstr "%%if ʾҽϴ\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean %d ȯǾϴ\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else %%if Ǿϴ\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif %%if Ǿϴ\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "%%include ùٸ ʽϴ\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Ű ۿ ȣȯϴ Űĸ ã ϴ\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Ű %%description : %s\n"
@@ -1311,19 +1311,19 @@ msgstr "Ű ˻ ʽϴ"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "() rpm[23] Ű¡ ȣȯϴ Ű մϴ"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "Ű ˻ ʽϴ"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "Ű Űĸ ˻ ʽϴ"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
#, fuzzy
msgid "don't verify package signature(s)"
@@ -1373,7 +1373,7 @@ msgstr "%s() : %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "%s() : %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s() fork : %s\n"
@@ -1491,88 +1491,88 @@ msgstr " ī̺ ϴ"
msgid " failed - "
msgstr " - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "%s Ű ̹ ġǾ ֽϴ"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, fuzzy, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "%s Ű ̹ ġǾ ֽϴ"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(ڰ ƴմϴ)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(base64 ƴմϴ)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "( Ÿ)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(BLOB[Binary Large OBject] ƴմϴ)"
-#: lib/formats.c:436
+#: lib/formats.c:419
#, fuzzy
msgid "(invalid xml type)"
msgstr "( Ÿ)"
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr " PGP ˻ ʽϴ"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "(normal) "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "ü(replaced) "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "ġǾ "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "net "
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr " ã %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "( %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(ڰ ƴմϴ)"
@@ -1692,12 +1692,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature ߽ϴ\n"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: ȿ ϴ\n"
@@ -1707,99 +1707,99 @@ msgstr "%s: ȿ ϴ\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: readLead ߽ϴ\n"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread ߽ϴ: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s() ġ ϴ\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "<ǥ>+ ũ Ȯ մϴ"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "⺻ ũ <:..> оԴϴ"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "ǥ <> ϴ"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "<丮> ֻ 丮 մϴ"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr " ±׸ ݴϴ"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr " Ǿ ִ rpmrc ũθ ݴϴ"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "ڼ մϴ"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr " մϴ"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr " ǰ ִ rpm ǥմϴ"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
#, fuzzy
msgid "debug payload file state machine"
msgstr "ǻ (state) մϴ"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "rpmio / մϴ"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2237,43 +2237,38 @@ msgstr "Ű մϴ ( ˴ϴ)"
msgid "generate signature"
msgstr " ۼմϴ"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "%2$s %1$s() Űİ :%3$d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "ҽ Ű ʿϸ, ̳ʸ ˻Ǿϴ\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "ҽ Ű .spec ԵǾ ʽϴ\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ī̺긦 Ǫµ %s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%2$s %1$s() : %3$s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s() : %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "%s 丮 ϴµ : %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2382,7 +2377,7 @@ msgstr "%s Ű ġǾ ʽϴ\n"
msgid "unknown tag: \"%s\"\n"
msgstr " ± Դϴ"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: µ ߽ϴ: %s\n"
@@ -2397,75 +2392,90 @@ msgstr "%s: Fwrite ߽ϴ: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fseek ߽ϴ: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "makeTempFile ߽ϴ\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead ߽ϴ: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature ߽ϴ: %s\n"
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr "%s: readLead ߽ϴ\n"
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, fuzzy, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr "%s: readLead ߽ϴ\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: readLead ߽ϴ\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "ùٸ "
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "Ȯ"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (Ű ã :"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (Ű ŷ :"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s %s 丮 : 丮 ƴմϴ\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "%s 丮 ϴµ : %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "%s 丮 ϴµ : %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "ƴϿ"
@@ -2634,14 +2644,14 @@ msgstr "дµ : %s (%d)\n"
msgid "not an rpm package\n"
msgstr "μ RPM Ű Ǿ մϴ\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "%2$s/%3$s ݵ(lock) %1$s() ϴ\n"
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, fuzzy, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr "%2$s/%3$s ݵ(lock) %1$s() ϴ\n"
#: lib/rpmprob.c:107
@@ -2798,34 +2808,34 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "%s() : %s.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "%s() fork : %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "%s() fork : %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
"%s: %s ũƲ(scriptlet) ߽ϴ (%d), %s-%s-%s() մϴ\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
"%2$s-%3$s-%4$s %1$s ũƲ(scriptlet) ࿡ ߽ϴ, Ȳ %5"
"$d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -2837,40 +2847,44 @@ msgstr ""
msgid "Unknown format"
msgstr " ± Դϴ"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "ġǾ "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "%s Ű ͺ̽ ϴ\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, fuzzy, c-format
msgid "extra '(' in package label: %s\n"
msgstr " Ű ȣ: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr "%s %s '(' ϴ\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr " Ű ȣ: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: readLead ߽ϴ\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2973,82 +2987,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ": size(%d)+pad(%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s() ߽ϴ\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr " ã %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "%s-%s-%s ߻: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "'%' ڿ '{' ϴ"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "'%{' ڿ '}' ϴ"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "± ֽϴ"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "± ̸ ֽϴ"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr " ± Դϴ"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "迭 κп ']' ;մϴ"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "ʿ ']' ֽϴ"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "ʿ '}' ֽϴ"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "ǥĿ '?' ;մϴ"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "ǥ '?' ڿ '{' ;մϴ"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "ǥĿ '}' ;մϴ"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "'?' Ϻǥ(subexpression) ڿ ':' ;մϴ"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "ǥ ':' ڿ '{' ;մϴ"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "ǥ κп '|' ;մϴ"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3066,186 +3080,180 @@ msgstr ""
msgid "verify database files"
msgstr "ͺ̽ ˻մϴ"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-"DB ± ʱȭ[dbiTagsInit]: ± ̸: \"%s\"() õ˴"
-"\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "db%2$d() ̿Ͽ %1$s ε ϴ - %3$s (%4$d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "dbΰ Ǿ ʽϴ\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
"%3$s ε \"%2$s\" ڵ带 (%1$d) ߻߽ϴ\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, fuzzy, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "%3$s() %2$s ڵ带 ϴ (%1$d) ߻߽ϴ\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: Fseek ߽ϴ: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: µ ߽ϴ: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, fuzzy, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: ջ #%u() (retrieved)Ǿϴ, մϴ.\n"
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: 0x%x ϴ\n"
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr ""
+"%3$s ε \"%2$s\" ڵ带 (%1$d) ߻߽ϴ\n"
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, fuzzy, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr ""
"%3$s ε \"%2$s\" ڵ带 (%1$d) ߻߽ϴ\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: 0x%x ϴ\n"
+
+#: lib/rpmdb.c:2327
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
"%3$s ε \"%2$s\" ڵ带 (%1$d) ߻߽ϴ\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "%3$s() %2$s ڵ带 ϴ (%1$d) ߻߽ϴ\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "%3$s %2$s ڵ带 ϴ (%1$d) ߻߽ϴ\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "ο Ű ġϴ (%d) ߻߽ϴ\n"
-#: lib/rpmdb.c:2687
-#, fuzzy
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdb: ջ #%u() (retrieved)Ǿϴ, մϴ.\n"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "%3$s() %2$s ڵ带 ϴ (%1$d) ߻߽ϴ\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "dbΰ Ǿ ʽϴ"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "ӽ ͺ̽ %s() ̹ մϴ\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "%s 丮 ϴµ : %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "ͺ̽ ڵ ȣ %u() ߸Ǿϴ -- մϴ.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "%u ó ڵ带 ߰ ϴ\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"ͺ̽ 籸ϴµ : ͺ̽ ״ ˴ϴ\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr " ͺ̽ ο ͺ̽ üϴµ ߽ϴ!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "ϱ %2$s %1$s Ϸ üմϴ"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "%s 丮 ϴµ : %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "%3$s db%1$d (%2$d): %4$s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d (%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "%2$s/%3$s ݵ(lock) %1$s() ϴ\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "(exclusive)"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr " db ɼ: \"%s\"() մϴ.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s() ġ Դϴ, մϴ\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s() ʹ ũų ʹ (long) Դϴ, մϴ\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s() ʹ ũų ʹ (int) Դϴ, մϴ\n"
@@ -3395,17 +3403,17 @@ msgstr ": "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "޸ Ҵ (%u Ʈ) NULL ȯϿϴ.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr " ϴ\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "( )"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "%s spec дµ ߽ϴ\n"
@@ -3420,6 +3428,16 @@ msgstr "%s: дµ ߽ϴ: %s\n"
msgid "don't verify header+payload signature"
msgstr "Ű ˻մϴ"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr ""
+#~ "DB ± ʱȭ[dbiTagsInit]: ± ̸: \"%s\"() õ"
+#~ "ϴ\n"
+
+#, fuzzy
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr ""
+#~ "rpmdb: ջ #%u() (retrieved)Ǿϴ, մϴ.\n"
+
#, fuzzy
#~ msgid "(rpmlib provides)"
#~ msgstr "%s: %-45s (rpmlib )\n"
diff --git a/po/ms.po b/po/ms.po
index 3d47aaa95..a9f64e4f0 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2008-06-14 00:38+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
"Language-Team: Malay <translation-team-ms@lists.sourceforge.net>\n"
@@ -30,37 +30,37 @@ msgstr ""
msgid "Failed to open tar pipe: %m\n"
msgstr ""
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr ""
-#: build.c:154
+#: build.c:160
#, fuzzy, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Gagal untuk mencari seksyen: %s"
-#: build.c:231
+#: build.c:237
#, fuzzy, c-format
msgid "failed to stat %s: %m\n"
msgstr "Gagal untuk mencari seksyen: %s"
-#: build.c:235
+#: build.c:241
#, fuzzy, c-format
msgid "File %s is not a regular file.\n"
msgstr "Fail %s adalah jenis tidak disokong pada masa ini"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr ""
-#: build.c:320
+#: build.c:326
#, fuzzy, c-format
msgid "Building target platforms: %s\n"
msgstr "Pilih sasaran tandabuku daripada senarai."
-#: build.c:335
+#: build.c:341
#, fuzzy, c-format
msgid "Building for target %s\n"
msgstr "&Cari Bantuan"
@@ -119,7 +119,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, fuzzy, c-format
msgid "RPM version %s\n"
msgstr "Sejarah versi"
@@ -436,17 +436,17 @@ msgstr "Ralat sintaks API Skype"
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Sedang Diguna"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Sedang Diguna"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Nama path tidak sah."
@@ -471,158 +471,158 @@ msgstr "Mengabaikan rpm buruk: %s"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Mengabaikan rpm buruk: %s"
-#: build/files.c:570
+#: build/files.c:575
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Mengabaikan rpm buruk: %s"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Nama path tidak sah."
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr ""
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:919
+#: build/files.c:939
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Fail Teks dengan Nila Dipisah Koma (CSV)"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Ralat mengimport fail %s"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Fail %s tidak dijumpai"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "Gagal untuk mencari seksyen: %s"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Makro %%%s gagal untuk mengembang\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Ralat mengimport fail %s"
-#: build/files.c:1683
+#: build/files.c:1703
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "Fail %s tidak dijumpai"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Fail pertolongan tidak dijumpai\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Tak dapat membuka fail %s untuk menulis"
-#: build/files.c:1754
+#: build/files.c:1774
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "Baris"
-#: build/files.c:2119
+#: build/files.c:2139
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "Extension &fail:"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, fuzzy, c-format
msgid "Bad owner/group: %s\n"
msgstr "Mengabaikan rpm buruk: %s"
-#: build/files.c:2182
+#: build/files.c:2202
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Bahagian hadapan untuk penciptaan fail audio"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "&Fail Terbaru"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1167,31 +1167,31 @@ msgstr "Fail HTML untuk dibuka"
msgid "Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1318,17 +1318,17 @@ msgstr ""
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr ""
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr ""
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr ""
@@ -1378,7 +1378,7 @@ msgstr "&Lompat ke hiperlink"
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
@@ -1500,91 +1500,91 @@ msgstr ""
msgid " failed - "
msgstr "Gagal"
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
#, fuzzy
msgid "(not a number)"
msgstr "Jumlah Lajur"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
#, fuzzy
msgid "(not base64)"
msgstr "Tiada"
-#: lib/formats.c:373
+#: lib/formats.c:356
#, fuzzy
msgid "(invalid type)"
msgstr "Jenis per&nomboran:"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
#, fuzzy
msgid "(not a blob)"
msgstr "Tiada"
-#: lib/formats.c:436
+#: lib/formats.c:419
#, fuzzy
msgid "(invalid xml type)"
msgstr "Jenis Senarai Semasa"
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "Lekang Tandatangan OpenPGP"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
msgid "replaced"
msgstr ""
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "Tiada"
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "Tidak boleh kongsi"
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "Warna latarbelakang:"
-#: lib/formats.c:647
+#: lib/formats.c:608
msgid "missing"
msgstr ""
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "Scorched 3D"
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "Jumlah Lajur"
@@ -1706,12 +1706,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr "Mengabaikan rpm buruk: %s"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "Sambungan Gagal"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, fuzzy, c-format
msgid "%s: No signature available\n"
msgstr "Lekang Tandatangan OpenPGP"
@@ -1721,97 +1721,97 @@ msgstr "Lekang Tandatangan OpenPGP"
msgid "%s: headerRead failed: %s"
msgstr "Sambungan Gagal"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "Sambungan Gagal"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr ""
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
#, fuzzy
msgid "<FILE:...>"
msgstr "&Fail"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "Hantar emel ke senarai"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr ""
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr ""
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
#, fuzzy
msgid "debug rpmio I/O"
msgstr "Mod nyahpepijat"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, fuzzy, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "Format Senarai Kandungan"
@@ -2238,44 +2238,39 @@ msgstr ""
msgid "generate signature"
msgstr "Editor Tandatangan"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr ""
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:858
+#: lib/psm.c:851
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "Arkib Tar diGzipkan"
-#: lib/psm.c:859
+#: lib/psm.c:852
#, fuzzy
msgid " on file "
msgstr "Extension &fail:"
-#: lib/psm.c:989
+#: lib/psm.c:974
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "Ralat mengimport fail %s"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "Gagal"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Tidak dapat untuk menukar direktori root: %m\n"
-
#: lib/query.c:115
#, fuzzy, c-format
msgid "incorrect format: %s\n"
@@ -2387,7 +2382,7 @@ msgstr "Fail %s adalah jenis tidak disokong pada masa ini"
msgid "unknown tag: \"%s\"\n"
msgstr "Fail %s adalah dari jenis tidak diketahui"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "Sambungan Gagal"
@@ -2402,78 +2397,93 @@ msgstr "Sambungan Gagal"
msgid "%s: Fflush failed: %s\n"
msgstr "Sambungan Gagal"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "Sambungan Gagal"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "Sambungan Gagal"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "Sambungan Gagal"
-#: lib/rpmchecksig.c:427
-#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "Gagal untuk mencari seksyen: %s"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
msgid "%s: import failed.\n"
msgstr "Sambungan Gagal"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, fuzzy, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "Gagal untuk mencari seksyen: %s"
+
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr "Sambungan Gagal"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
#, fuzzy
msgid "NOT OK"
msgstr "Tiada"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
#, fuzzy
msgid " (MISSING KEYS:"
msgstr "Kekunci Multimedia"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
#, fuzzy
msgid " (UNTRUSTED KEYS:"
msgstr "Kekunci Multimedia"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, c-format
+msgid "%s: chroot directory not set\n"
+msgstr ""
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Tidak dapat untuk menukar direktori root: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Tidak dapat untuk menukar direktori root: %m\n"
+
#: lib/rpmds.c:399
#, fuzzy
msgid "NO "
@@ -2642,14 +2652,14 @@ msgstr "Sambungan Gagal"
msgid "not an rpm package\n"
msgstr "Fail Pakej RPM"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "&Tetapan Halaman"
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr ""
#: lib/rpmprob.c:107
@@ -2801,31 +2811,31 @@ msgstr "Sila hubungi %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Tidak dapat membuka %s untuk dibaca: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Tak dapat membuka fail %s."
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Tak dapat membuka fail %s."
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "Gagal untuk mencari seksyen: %s"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "Gagal untuk mencari seksyen: %s"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "Gagal untuk mencari seksyen: %s"
@@ -2835,40 +2845,45 @@ msgstr "Gagal untuk mencari seksyen: %s"
msgid "Unknown format"
msgstr "Tidak Diketahui"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "Tiada"
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "'(' tambahan dalam label pakej: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: gagal membaca manifest: %s\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "&Tetapan Halaman"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2970,82 +2985,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Tandatangan: TIDAK DIKETAHUI (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "Gagal"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr ""
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Kebergantungan tidak dipenuhi untuk %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "hilang { selepas %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "hilang } selepas %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "format tag kosong"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "nama tag kosong"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "tag tidak diketahui"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] dijangka dipenghujung tatasusunan"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? dijangka dalam ungkapan"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "| dijangka dalam ungkapan"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "| dijangka selepas ungkapan ?"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| dijangka pada penghujung ungkapan"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3061,179 +3076,175 @@ msgstr ""
msgid "verify database files"
msgstr "sahkan fail pengkalan data"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec gagal: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp gagal: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
#, c-format
-msgid "%s: cannot read header at 0x%x\n"
+msgid "error(%d) adding header #%d record\n"
+msgstr ""
+
+#: lib/rpmdb.c:2235
+#, c-format
+msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2260
#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr ""
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "pengkalan data sementara %s telah wujud\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "gagal untuk mencipta direktori %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "gagal untuk membuang direktori %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "ralat db%d (%d) dari %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "ralat db%d (%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "terkongsi"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr ""
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3383,17 +3394,17 @@ msgstr ""
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "%sV%d tandatangan DSA: %s, ID kekunci %s\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(tiada ralat)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Gagal untuk mencari seksyen: %s"
@@ -3432,10 +3443,6 @@ msgstr ""
#~ msgstr "Maklumat Peranti Terlampir"
#, fuzzy
-#~ msgid "create transaction set"
-#~ msgstr "&Tetapan Halaman"
-
-#, fuzzy
#~ msgid "Unable to get current dependency name.\n"
#~ msgstr "Tidak dapat untuk menukar direktori root: %m\n"
diff --git a/po/nb.po b/po/nb.po
index 8af30ec7d..6ea77843b 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2001-06-27 12:24+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -25,37 +25,37 @@ msgstr "Kunne ikke pne spec fil %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Kunne ikke pne tar-rr: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Feil under lesing av spec-fil fra %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Feil under endring av navn fra %s til %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "kunne ikke kjre stat p %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Fil %s er ikke en vanlig fil.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Fil %s ser ikke ut til vre en spec-fil.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Bygger mlplattformene: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Bygger for ml %s\n"
@@ -113,7 +113,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versjon %s\n"
@@ -427,17 +427,17 @@ msgstr "syntaksfeil i uttrykk\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIDSJEKK feil: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Mangler '(' i %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Mangler ')' i %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ugyldig %s-tegn: %s\n"
@@ -462,158 +462,158 @@ msgstr ""
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Ugyldig %s-tegn: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr ""
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "To filer p n linje: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Filen m begynne med \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Kan ikke blande spesiell %%doc med andre skjema: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fil listet to ganger: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolsk lenke peker til BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Fil ikke funnet: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: readLead feilet\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: readLead feilet\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "%s feilet\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1683
+#: build/files.c:1703
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "linje %d: Filnavn ikke tillatt: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Kunne ikke pne spec fil %s: %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "Installerer %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ugyldig fil %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Ugyldig eier/gruppe: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "ingen pakke utlser %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "kan ikke aksessere fil %s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1163,31 +1163,31 @@ msgstr "Kan ikke pne %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "pen %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean returnerer %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else uten %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif uten %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "ugyldig %%include utsagn\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Ingen kompatible arkitekturer funnet for bygging\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakken har ingen %%description: %s\n"
@@ -1315,19 +1315,19 @@ msgstr "ikke verifiser pakkeavhengigheter"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "ikke verifiser pakkeavhengigheter"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "ikke verifiser pakkearkitektur"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
#, fuzzy
msgid "don't verify package signature(s)"
@@ -1377,7 +1377,7 @@ msgstr "Kunne ikke kjre %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Kunne ikke kjre %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "klarte ikke pne %s: %s\n"
@@ -1493,87 +1493,87 @@ msgstr ""
msgid " failed - "
msgstr " feilet - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "pakke %s er allerede installert"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, fuzzy, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "pakke %s er allerede installert"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "hopp over PGP-signaturer"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "erstattet "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "ikke installert"
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "delt via nett "
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "mangler %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(ukjent %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
msgid "(not a string)"
msgstr ""
@@ -1692,12 +1692,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature feilet\n"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Ingen signatur tilgjengelig\n"
@@ -1707,98 +1707,98 @@ msgstr "%s: Ingen signatur tilgjengelig\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: readLead feilet\n"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread feilet: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "skriv ut makroutvidelsen av <uttr>+"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "les <fil:...> i stedet for standard makrofil(er)"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "send stdout til <kmd>"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "bruk <katalog> som toppnivkatalog"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "vis kjente tagger for sprring"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "vis endelig rpmrc og makrokonfigurasjon"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "gi mindre detaljert info"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "gi mer detaljert info"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "skriv ut hvilken versjon av rpm som brukes"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "feilsk rpmio I/U"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2232,43 +2232,38 @@ msgstr "signer en pakke (forkast nvrende signatur)"
msgid "generate signature"
msgstr "generer signatur"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "manglende arkitektur for %s ved %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "kildepakke forventet, binr funnet\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "kildepakke inneholder ikke en .spec-fil\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr ""
-#: lib/psm.c:989
+#: lib/psm.c:974
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "klarte ikke pne %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s feilet\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "kunne ikke opprette %s: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2377,7 +2372,7 @@ msgstr "pakke %s er ikke installert\n"
msgid "unknown tag: \"%s\"\n"
msgstr "linje %d: Ukjent tagg: %s\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: pne feilet: %s\n"
@@ -2392,75 +2387,90 @@ msgstr "%s: Fwrite feilet: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fseek feilet: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "makeTempFile feilet\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead feilet: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature feilet: %s\n"
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr "%s: readLead feilet\n"
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, fuzzy, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr "%s: readLead feilet\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: readLead feilet\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "IKKE OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ""
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir av %s feilet: Katalogen er ikke tom\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "kunne ikke opprette %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "kunne ikke opprette %s: %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NEI"
@@ -2629,15 +2639,15 @@ msgstr "lesing feilet: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "argumentet er ikke en RPM-pakke\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
-msgstr ""
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
+msgstr "kan ikke opprette %%%s %s\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
-msgstr ""
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
+msgstr "relokerer %s til %s\n"
#: lib/rpmprob.c:107
msgid "different"
@@ -2788,31 +2798,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "Kunne ikke pne spec fil %s: %s\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "klarte ikke pne %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "klarte ikke pne %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s: Fwrite feilet: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s: Fwrite feilet: %s\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s: Fwrite feilet: %s\n"
@@ -2822,40 +2832,44 @@ msgstr "%s: Fwrite feilet: %s\n"
msgid "Unknown format"
msgstr "Ukjent filtype"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "ikke installert"
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "kan ikke pne pakkedatabase i %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, fuzzy, c-format
msgid "extra '(' in package label: %s\n"
msgstr "ugyldig pakkenummer: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr "Mangler '(' i %s %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr "ugyldig pakkenummer: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: readLead feilet\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2958,89 +2972,89 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s feilet\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr "mangler %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "feilede avhengigheter:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "mangler { etter %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "mangler } etter %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr ""
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr ""
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
#, fuzzy
msgid "unknown tag"
msgstr "linje %d: Ukjent tagg: %s\n"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
#, fuzzy
msgid "unexpected ]"
msgstr "uventede flagg for sprring"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
#, fuzzy
msgid "unexpected }"
msgstr "uventede flagg for sprring"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
#, fuzzy
msgid "? expected in expression"
msgstr "feil under lesing av uttrykk\n"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
#, fuzzy
msgid "{ expected after ? in expression"
msgstr "feil under lesing av uttrykk\n"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
#, fuzzy
msgid "} expected in expression"
msgstr "feil under lesing av uttrykk\n"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
#, fuzzy
msgid "{ expected after : in expression"
msgstr "feil under lesing av uttrykk\n"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3056,179 +3070,175 @@ msgstr "gjenoppbygg database inverterte lister fra installerte pakkers headere"
msgid "verify database files"
msgstr ""
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "kan ikke pne %s-indeks ved bruk av db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, fuzzy, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: Fseek feilet: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: pne feilet: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr ""
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "feil(%d) under lagring av post %s til %s\n"
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, fuzzy, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr ""
+
+#: lib/rpmdb.c:2327
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "feil(%d) under fjerning av post %s fra %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "feil(%d) under fjerning av post %s fra %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr ""
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "kunne ikke opprette %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr ""
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3378,16 +3388,16 @@ msgstr "advarsel: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "hopp over MD5-signaturer"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
msgid "(none)"
msgstr ""
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Feil under lesing av spec-fil fra %s\n"
@@ -3479,9 +3489,6 @@ msgstr "verifiser pakkesignatur"
#~ msgid "generate headers compatible with (legacy) rpm[23] packaging"
#~ msgstr "generer headere som er kompatible med (gamle) rpm[23] pakker"
-#~ msgid "cannot create %%%s %s\n"
-#~ msgstr "kan ikke opprette %%%s %s\n"
-
#~ msgid "cannot write to %%%s %s\n"
#~ msgstr "kan ikke skrive til %%%s %s\n"
@@ -3613,9 +3620,6 @@ msgstr "verifiser pakkesignatur"
#~ msgid "excluding %s %s\n"
#~ msgstr "eksluderer %s %s\n"
-#~ msgid "relocating %s to %s\n"
-#~ msgstr "relokerer %s til %s\n"
-
#~ msgid "relocating directory %s to %s\n"
#~ msgstr "relokerer katalog %s til %s\n"
diff --git a/po/nl.po b/po/nl.po
index 56358e821..4f95c78fa 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2008-09-03 22:17+0200\n"
"Last-Translator: Peter van Egdom <p.van.egdom@gmail.com>\n"
"Language-Team: Dutch <fedora-trans-list@redhat.com>\n"
@@ -30,37 +30,37 @@ msgstr ""
msgid "Failed to open tar pipe: %m\n"
msgstr ""
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr ""
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr ""
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr ""
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr ""
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr ""
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr ""
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr ""
@@ -117,7 +117,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versie %s\n"
@@ -420,17 +420,17 @@ msgstr ""
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Ontbrekende '(' in %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Ontbrekende ')' in %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
@@ -455,158 +455,158 @@ msgstr ""
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr ""
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, c-format
msgid "%s: policy file read failed.\n"
msgstr ""
-#: build/files.c:1622
+#: build/files.c:1642
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob niet toegestaan: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "regel: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "bestand %s: %s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1150,31 +1150,31 @@ msgstr ""
msgid "Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1299,17 +1299,17 @@ msgstr ""
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr ""
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr ""
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr ""
@@ -1358,7 +1358,7 @@ msgstr ""
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
@@ -1473,84 +1473,84 @@ msgstr ""
msgid " failed - "
msgstr " mislukt - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(geen getal)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(geen OpenPGP handtekening)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normaal "
-#: lib/formats.c:634
+#: lib/formats.c:595
msgid "replaced"
msgstr ""
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "niet geïnstalleerd "
-#: lib/formats.c:640
+#: lib/formats.c:601
msgid "net shared"
msgstr ""
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "ontbrekende %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(onbekende %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(geen getal)"
@@ -1670,12 +1670,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr ""
@@ -1685,94 +1685,94 @@ msgstr ""
msgid "%s: headerRead failed: %s"
msgstr ""
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr ""
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<BESTAND:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr ""
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr ""
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr ""
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2178,43 +2178,38 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "ontbrekende architectuur voor %s op %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr ""
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr ""
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr ""
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2321,7 +2316,7 @@ msgstr ""
msgid "unknown tag: \"%s\"\n"
msgstr ""
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
@@ -2336,74 +2331,89 @@ msgstr ""
msgid "%s: Fflush failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr ""
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr ""
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NIET OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (ONTBREKENDE SLEUTELS:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, c-format
+msgid "%s: chroot directory not set\n"
+msgstr ""
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr ""
+
+#: lib/rpmchroot.c:94
+#, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr ""
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NEE "
@@ -2568,14 +2578,14 @@ msgstr "lezen mislukt: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "geen rpm pakket"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr ""
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr ""
#: lib/rpmprob.c:107
@@ -2726,31 +2736,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -2760,40 +2770,44 @@ msgstr ""
msgid "Unknown format"
msgstr "Onbekend"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(geïnstalleerd) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "ontbrekende '(' in pakketlabel: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "ontbrekende ')' in pakketlabel: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr ""
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2895,82 +2909,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr " mislukt - "
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "ontbrekende %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr ""
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "ontbrekende { na %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "ontbrekende } na %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr ""
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr ""
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr ""
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "onverwachte ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "onverwachte }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? verwacht in expressie"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ verwacht na ? in expressie"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} verwacht in expressie"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ verwacht na : in expressie"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2986,179 +3000,175 @@ msgstr ""
msgid "verify database files"
msgstr ""
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
#, c-format
-msgid "%s: cannot read header at 0x%x\n"
+msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr ""
+
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr ""
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d fout(%d) van %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d fout(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr ""
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3307,17 +3317,17 @@ msgstr "waarschuwing: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(geen fout)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, c-format
msgid "Failed to register fork handler: %m\n"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 8ca58aab6..81401bf9d 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2010-03-29 16:37+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -31,37 +31,37 @@ msgstr "Nie można otworzyć pliku spec %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Otwarcie potoku tar nie powiodło się: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Odczytanie pliku spec z %s nie powiodło się\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Zmiana nazwy %s na %s nie powiodła się: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "wykonanie stat nie powiodło się %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Plik %s nie jest zwykłym plikiem.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Plik %s nie wygląda na plik spec.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Budowanie dla platform docelowych: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Budowanie dla %s\n"
@@ -118,7 +118,7 @@ msgstr "Wspólne opcje dla wszystkich trybów i plików binarnych RPM:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM wersja %s\n"
@@ -439,17 +439,17 @@ msgstr "błąd składni w wyrażeniu\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK nie powiodło się: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Brak \"(\" w %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Brak \")\" w %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Nieprawidłowy token %s: %s\n"
@@ -474,146 +474,146 @@ msgstr "Błędna składnia: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Błędny tryb spec: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Błędny tryb katalogu spec: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Niespotykana długość lokalizacji \"%.*s\" w %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Powtórzona lokalizacja %.*s w %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Nieprawidłowa możliwość: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr "Obsługa możliwości plików nie jest wbudowana\n"
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Tylko jeden parametr dla %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Dwa pliki w jednym wierszu: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Plik musi zaczynać się od \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Nie można mieszać specjalnego %%doc z innymi formami: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Nieznany algorytm skrótu pliku %u, używanie w zamian MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Plik podany dwukrotnie: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Dowiązanie symboliczne wskazuje na BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr "Wymagane są bezpośrednie atrybuty plików w spec dla: %s\n"
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Nie odnaleziono pliku: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr "Plik %s jest za duży dla danych\n"
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: nie można wczytać nieznanego znacznika (%d).\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: odczytanie klucza publicznego nie powiodło się.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: nie jest opakowanym kluczem publicznym.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: odczytanie pliku polityki nie powiodło się.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: odkodowanie nie powiodło się\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Plik musi zaczynać się od \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Wyrażenie regularne jest niedozwolone: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Nie odnaleziono pliku przez wyrażenie regularne: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Nie można otworzyć pliku %s dla %%files: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "wiersz: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Błędny plik: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Błędny właściciel/grupa: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Sprawdzanie niespakietowanych plików: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -622,12 +622,12 @@ msgstr ""
"Odnaleziono zainstalowane (ale niespakietowane) pliki:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, c-format
msgid "Processing files: %s\n"
msgstr "Przetwarzanie plików: %s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr "Pliki binarne zależne od architektury w pakiecie noarch\n"
@@ -1173,31 +1173,31 @@ msgstr "Nie można otworzyć %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "Niezamknięte %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean zwróciło %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: napotkano %%else bez %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: napotkano %%endif bez %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "błędnie sformowany wpis %%include\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Nie odnaleziono zgodnych architektur do zbudowania\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakiet nie posiada %%description: %s\n"
@@ -1329,17 +1329,17 @@ msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"utworzenie nagłówków pakietu zgodnych z (przestarzałymi) pakietami RPM[23]"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "bez sprawdzania skrótów pakietów"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "bez sprawdzania nagłówków bazy danych po pobraniu"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "bez sprawdzania podpisów pakietów"
@@ -1388,7 +1388,7 @@ msgstr "Nie można wykonać chdir do %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Nie można wykonać %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie można rozdzielić %s: %s\n"
@@ -1503,80 +1503,80 @@ msgstr "Plik archiwum nie znajduje się w nagłówku"
msgid " failed - "
msgstr " nie powiodło się - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "pakiet %s został już dodany, pomijanie %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "pakiet %s został już dodany, zastępowanie %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(nie jest liczbą)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(nie jest base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(nieprawidłowy typ)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(nie jest \"blob\")"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(nieprawidłowy typ XML)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(nie jest podpisem OpenPGP)"
-#: lib/formats.c:631
+#: lib/formats.c:592
msgid "normal"
msgstr "zwykły"
-#: lib/formats.c:634
+#: lib/formats.c:595
msgid "replaced"
msgstr "zastąpiony"
-#: lib/formats.c:637
+#: lib/formats.c:598
msgid "not installed"
msgstr "niezainstalowany"
-#: lib/formats.c:640
+#: lib/formats.c:601
msgid "net shared"
msgstr "udostępniony w sieci"
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr "błędny kolor"
-#: lib/formats.c:647
+#: lib/formats.c:608
msgid "missing"
msgstr "brak"
-#: lib/formats.c:650
+#: lib/formats.c:611
msgid "(unknown)"
msgstr "(nieznany)"
-#: lib/formats.c:700
+#: lib/formats.c:650
msgid "(not a string)"
msgstr "(nie jest ciągiem)"
@@ -1695,12 +1695,12 @@ msgstr "hdr blob(%zd): BŁĘDNY, read zwróciło %d\n"
msgid "hdr load: BAD\n"
msgstr "hdr load: BŁĘDNY\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature nie powiodło się: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: podpis jest niedostępny\n"
@@ -1710,95 +1710,95 @@ msgstr "%s: podpis jest niedostępny\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead nie powiodło się: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread nie powiodło się: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
"%s jest pakietem RPM Delta i nie może zostać bezpośrednio zainstalowany\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nieobsługiwane dane (%s) w pakiecie %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "wcześniejsze określenie MAKRA z wartością WYRAŻENIE"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "\"MAKRO WYRAŻENIE\""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "określenie MAKRA z wartością WYRAŻENIE"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "wyświetlenie rozwinięcia makr z WYRAŻENIA"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "\"WYRAŻENIE\""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "odczytanie <PLIK:...> zamiast domyślnych plików"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<PLIK:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "przekazanie standardowego wyjścia do POLECENIA"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "POLECENIE"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "użycie ROOTA jako katalogu najwyższego poziomu"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "wyświetlenie znanych znaczników zapytań"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "wyświetlenie ostatecznej konfiguracji rpmrc i makr"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "użycie mniej szczegółowego wyjścia"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "użycie bardziej szczegółowego wyjścia"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "wyświetlenie wersji używanego oprogramowania RPM"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "debugowanie maszyny stanu danych pliku"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "debugowanie wejścia/wyjścia rpmio"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabela opcji jest błędnie skonfigurowana (%d)\n"
@@ -2210,43 +2210,38 @@ msgstr "podpisanie pakietów (identyczne z --addsign)"
msgid "generate signature"
msgstr "utworzenie podpisu"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "Brak funkcji rpmlib dla %s:\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "oczekiwano pakietu źródłowego, odnaleziono binarny\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "pakiet źródłowy nie zawiera pliku .spec\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozpakowanie archiwum nie powiodło się%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " na pliku "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s nie powiódł się na pliku %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s nie powiodło się: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Nie można zmienić katalogu roota: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2353,7 +2348,7 @@ msgstr "pakiet %s nie jest zainstalowany\n"
msgid "unknown tag: \"%s\"\n"
msgstr "nieznany znacznik: \"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: otwarcie nie powiodło się: %s\n"
@@ -2368,75 +2363,90 @@ msgstr "%s: Fwrite nie powiodło się: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush nie powiodło się: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp nie powiodło się\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: został był podpisany kluczem o identyfikatorze %s, pomijanie\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead nie powiodło się: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature nie powiodło się: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: zaimportowanie read nie powiodło się(%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: zaimportowanie nie powiodło się.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: zaimportowanie read nie powiodło się(%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead nie powiodło się\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: nie można odczytać niezmiennego regionu nagłówka. Uszkodzony pakiet?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "pomijanie pakietu %s z podpisem V%u, którego nie można sprawdzić\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NIE DOBRZE"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (BRAK KLUCZY:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (NIEZAUFANE KLUCZE:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "wykonanie %s rmdir na %s nie powiodło się: katalog nie jest pusty\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Nie można zmienić katalogu roota: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Nie można zmienić katalogu roota: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NIE "
@@ -2602,14 +2612,14 @@ msgstr "odczytanie nie powiodło się: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "nie jest pakietem RPM\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "nie można utworzyć blokady transakcji na %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "oczekiwanie na blokadę transakcji na %s\n"
#: lib/rpmprob.c:107
@@ -2760,31 +2770,31 @@ msgstr "Proszę skontaktować się z %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Nie można otworzyć %s do odczytania: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr "Obsługa skryptów <lua> nie jest wbudowana\n"
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Nie można utworzyć pliku tymczasowego dla %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Nie można utworzyć kopii deskryptora pliku: %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "Skrypt %s nie powiódł się, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "Skrypt %s nie powiódł się, sygnał %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "Skrypt %s nie powiódł się, stan wyjścia %d\n"
@@ -2793,39 +2803,43 @@ msgstr "Skrypt %s nie powiódł się, stan wyjścia %d\n"
msgid "Unknown format"
msgstr "Nieznany format"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
msgid "install"
msgstr "instalacja"
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr "usunięcie"
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nie można otworzyć bazy danych pakietów w %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "dodatkowe \"(\" w etykiecie pakietu: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "brak \"(\" w etykiecie pakietu: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "brak \")\" w etykiecie pakietu: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: odczytanie klucza publicznego nie powiodło się.\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2927,81 +2941,81 @@ msgstr "Sprawdzenie podpisu: BŁĘDNE PARAMETRY\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Podpis: NIEZNANY (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr "pominięto"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "failed"
msgstr "nie powiodło się"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "brak %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Niespełnione zależności dla %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "brak { po %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "brak } po %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "pusty format znacznika"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "pusta nazwa znacznika"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "nieznany znacznik"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "oczekiwano ] na końcu tablicy"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "nieoczekiwane ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "nieoczekiwane }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "oczekiwano ? w wyrażeniu"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "oczekiwano { po ? w wyrażeniu"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "oczekiwano } w wyrażeniu"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "oczekiwano : po podwyrażeniu ?"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "oczekiwano { po : w wyrażeniu"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "oczekiwano | na końcu wyrażenia"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "iterator tablicy użyty na tablicach o różnych rozmiarach"
@@ -3019,181 +3033,177 @@ msgstr ""
msgid "verify database files"
msgstr "sprawdzenie plików bazy danych"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nierozpoznana nazwa znacznika: \"%s\" zignorowano\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: API bazy danych %d jest niedostępne\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "nie można otworzyć indeksu %s używając bazy danych%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "ścieżka bazy danych nie została ustawiona\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "błąd(%d) podczas otrzymywania wpisów \"%s\" z indeksu %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: pomijanie"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "błąd(%d) podczas zapisywania wpisu #%d do %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec nie powiodło się: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp nie powiodło się: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: pomijanie"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: pobrano uszkodzony nagłówek #%u - pomijanie.\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "błąd(%d) podczas ustawiania wpisu nagłówka #%d do usunięcia %s\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "błąd(%d) podczas ustawiania wpisu nagłówka #%d do usunięcia %s\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: nie można odczytać nagłówka pod 0x%x\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "błąd(%d) podczas ustawiania wpisu nagłówka #%d do usunięcia %s\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "błąd(%d) podczas ustawiania wpisów \"%s\" z indeksu %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "błąd(%d) podczas zapisywania wpisu \"%s\" do %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "błąd(%d) usuwania wpisu \"%s\" z %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "błąd(%d) podczas przydzielania nowej instancji pakietu\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: pomijanie"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "błąd(%d) podczas zapisywania wpisu %s do %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "ścieżka bazy danych nie została ustawiona"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "tymczasowa baza danych %s już istnieje\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "utworzenie katalogu %s nie powiodło się: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "nagłówek #%u w bazie danych jest błędny - pomijanie.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie można dodać wpisu będącego oryginalnie przy %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"przebudowanie bazy danych nie powiodło się: oryginalna baza danych pozostała "
"na miejscu\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "zamiana poprzedniej bazy danych na nową nie powiodła się.\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "aby odzyskać, należy zastąpić pliki w %s plikami z %s"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "usunięcie katalogu %s nie powiodło się: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "błąd bazy danych%d(%d) z %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "błąd bazy danych%d(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nie można otrzymać blokady %s na %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "współdzielonej"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "wyłącznej"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "nierozpoznana opcja bazy danych: \"%s\" zignorowano.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s ma nieprawidłową wartość liczbową, pominięto\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s ma za dużą lub za małą wartość long, pominięto\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ma za dużą lub za małą wartość całkowitą, pominięto\n"
@@ -3342,16 +3352,16 @@ msgstr "ostrzeżenie: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "przydzielenie pamięci (%u bajtów) zwróciło NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, identyfikator klucza %s"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
msgid "(none)"
msgstr "(brak)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Zarejestrowanie obsługi rozdzielenia nie powiodło się: %m\n"
@@ -3364,3 +3374,9 @@ msgstr "%s: odczytanie manifestu nie powiodło się: %s\n"
#: tools/rpmgraph.c:246
msgid "don't verify header+payload signature"
msgstr "bez sprawdzania podpisu nagłówka+danych"
+
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nierozpoznana nazwa znacznika: \"%s\" zignorowano\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: pomijanie"
diff --git a/po/pt.po b/po/pt.po
index c7619f771..17340bd71 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2002-02-14 10:51+0000\n"
"Last-Translator: José Nuno Coelho Sanarra Pires <jncp@rnl.ist.utl.pt>\n"
"Language-Team: pt <morais@kde.org\n"
@@ -25,37 +25,37 @@ msgstr "Não consegui abrir ficheiro spec %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Não consegui abrir o 'pipe' para o tar: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Não consegui ler o ficheiro spec do %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Não consegui mudar o nome de %s para %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "Não consegui analisar o %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "O ficheiro %s não é um ficheiro normal.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "O ficheiro %s não parece ser um ficheiro spec.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "A construir plataformas alvo: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "A construir para o alvo %s\n"
@@ -114,7 +114,7 @@ msgstr "Opções comuns para todos os modos do rpm:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versão %s\n"
@@ -436,17 +436,17 @@ msgstr "erro de sintaxe na expressão\n"
msgid "TIMECHECK failure: %s\n"
msgstr "Falha no TIMECHECK: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Falta um '(' em %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Falta um ')' em %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Elemento %s inválido: %s\n"
@@ -471,158 +471,158 @@ msgstr "Sintaxe inválida: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Spec de modo inválido: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Spec de dirmode inválido: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Tamanho anormal do locale: \"%.*s\" no %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Locale %.*s duplicado no %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Elemento %s inválido: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Só um argumento no %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Dois ficheiros na mesma linha: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "O ficheiro tem de começar por \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Não é possível misturar o %%doc especial com outras formas: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Ficheiro listado duas vezes: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "A 'symlink' aponta para a BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Ficheiro não encontrado: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr ":%s: o readLead falhou\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr ":%s: o readLead falhou\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "A macro %%%s não conseguiu ser expandida\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "O ficheiro precisa de começar por \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob não permitido: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Ficheiro não encontrado pelo glob: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Não consegui abrir o ficheiro do %%files %s: %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "linha: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ficheiro inválido: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Dono/grupo inválido: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "a abertura do pacote falhou%s%s: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "A processar os ficheiros: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1171,31 +1171,31 @@ msgstr "Incapaz de aceder ao %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "%%if não fechado\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: o parseExpressionBoolean devolve %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Descobri um %%else sem um %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Descobri um %%endif sem um %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "instrução %%include desorganizada\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Não foram encontradas arquitecturas compatíveis para as quais criar\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "O pacote não tem uma %%description: %s\n"
@@ -1327,19 +1327,19 @@ msgstr "não verificar as dependências de compilação"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "gerar um cabeçalho do pacote compatível com os pacotes do rpm[23]"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "não verificar as dependências do pacote"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "não verifica a arquitectura do pacote"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
#, fuzzy
msgid "don't verify package signature(s)"
@@ -1389,7 +1389,7 @@ msgstr "Não consegui executar o %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Não consegui executar o %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Não consegui executar à parte o %s: %s\n"
@@ -1506,88 +1506,88 @@ msgstr "Ficheiro de arquivo não está no cabeçalho"
msgid " failed - "
msgstr " falhou - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "o pacote %s já está instalado"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, fuzzy, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "o pacote %s já está instalado"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(não é um número)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(não é um base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(tipo inválido)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(não é um blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
#, fuzzy
msgid "(invalid xml type)"
msgstr "(tipo inválido)"
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "ignorar as assinaturas de PGP"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "substituído "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "não instalado "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "partilhado"
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "falta %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(desconhecido %3d)"
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(não é um número)"
@@ -1709,12 +1709,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: o rpmReadSignature falhou\n"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Nenhuma assinatura disponível\n"
@@ -1724,99 +1724,99 @@ msgstr "%s: Nenhuma assinatura disponível\n"
msgid "%s: headerRead failed: %s"
msgstr ":%s: o readLead falhou\n"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: O fread falhou: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "o %s não pode ser instalado\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "imprimir a expansão da macro <expr>+"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "ler o <fich:...> em vez do(s) ficheiro(s) de macros por omissão"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "manda o stdout para <cmd>"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "usa <dir> como a directoria de topo"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "mostrar as opções de pesquisa conhecidas"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "mostra a configuração final do rpmrc e das macros"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "devolver um resultado menos detalhado"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "devolver um resultado mais detalhado"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "imprime a versão do RPM que está a usar"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
#, fuzzy
msgid "debug payload file state machine"
msgstr "depurar máquina de estados de ficheiros"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "depurar a E/S da rpmio"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2250,44 +2250,39 @@ msgstr "assinar um pacote (retira a assinatura actual)"
msgid "generate signature"
msgstr "gerar a assinatura"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "falta a arquitectura para o %s em %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr ""
"esperava-se um pacote com código-fonte, foi encontrado um pacote binário\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "o pacote de código-fonte não contem um ficheiro .spec\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "a abertura do pacote falhou%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " no ficheiro "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s falhou no ficheiro %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s falhou: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "falhou a remoção da directoria %s: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2396,7 +2391,7 @@ msgstr "o pacote %s não está instalado\n"
msgid "unknown tag: \"%s\"\n"
msgstr "opção desconhecida"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: o acesso falhou: %s\n"
@@ -2411,75 +2406,90 @@ msgstr "%s: O fwrite falhou: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: O Fseek falhou: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "o makeTempFile falhou\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: o writeLead falhou: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: o rpmWriteSignature falhou: %s\n"
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr ":%s: o readLead falhou\n"
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, fuzzy, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr ":%s: o readLead falhou\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr ":%s: o readLead falhou\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NÃO-OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (FALTAM AS CHAVES:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (CHAVES SUSPEITAS:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir de %s falhou: Directoria não está vazia\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "falhou a remoção da directoria %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "falhou a remoção da directoria %s: %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NÃO"
@@ -2648,14 +2658,14 @@ msgstr "a leitura falhou: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "o argumento não é um pacote RPM\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "não consigo trancar o %s no %s/%s\n"
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, fuzzy, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr "não consigo trancar o %s no %s/%s\n"
#: lib/rpmprob.c:107
@@ -2813,32 +2823,32 @@ msgstr "Por favor contacte o %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Não consegui abrir o %s para leitura: %s.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Não consegui executar à parte o %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Não consegui executar à parte o %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s: %s script falhou (%d), a saltar %s-%s-%s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
"a execução do 'scriptlet' %s do %s-%s-%s falhou com código de erro %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -2849,40 +2859,44 @@ msgstr ""
msgid "Unknown format"
msgstr "opção desconhecida"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "não instalado "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "não consigo abrir a base de dados Packages em %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, fuzzy, c-format
msgid "extra '(' in package label: %s\n"
msgstr "número de pacote inválido: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr "Falta um '(' em %s %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr "número de pacote inválido: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr ":%s: o readLead falhou\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2985,82 +2999,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Assinatura: tamanho(%d)+pad(%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "O %s falhou\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr "falta %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Dependências não satisfeitas para o %s-%s-%s: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "falta um { depois do %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "falta um } depois do %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "formato da opção em branco"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "nome da opção em branco"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "opção desconhecida"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] esperado no fim do vector"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "] inesperado"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "} inesperado"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "esperado um ? na expressão"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "esperado um { a seguir ao ? na expressão"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "esperado um } na expressão"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "esperado um : a seguir à sub-expressão ?"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "esperado um { a seguir ao : na expressão"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "esperado um | no fim da expressão"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3078,181 +3092,176 @@ msgstr ""
msgid "verify database files"
msgstr "verificar ficheiros da base de dados"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nome de opção não reconhecido: \"%s\" ignorado\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "não consigo abrir o índice de %s usando o db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "não foi definido o dbpath\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, fuzzy, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "erro(%d) ao guardar o registo %s em %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: O Fseek falhou: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: o acesso falhou: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, fuzzy, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n"
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: não consigo ler o cabeçalho em 0x%x\n"
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n"
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, fuzzy, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: não consigo ler o cabeçalho em 0x%x\n"
+
+#: lib/rpmdb.c:2327
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "erro(%d) ao guardar o registo %s em %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "erro(%d) ao remover o registo %s do %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "erro(%d) ao criar uma nova instância do pacote\n"
-#: lib/rpmdb.c:2687
-#, fuzzy
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "erro(%d) ao guardar o registo %s em %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "não foi definido o dbpath"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "A base de dados temporária %s já existe\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "falhou a remoção da directoria %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "o número do registo %u na base de dados está errado -- a ignorar.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "não consigo adicionar o registo originalmente em %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"falhou a reconstrução da base de dados: a base de dados original mantém-se\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "falhou a substituição da base de dados antiga pela nova!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "substituir os ficheiros em %s por ficheiros de %s a recuperar"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "falhou a remoção da directoria %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "erro do db%d (%d) do %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "erro do db%d (%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "não consigo trancar o %s no %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "partilhado"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "exclusivo"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "opção do db desconhecida: \"%s\" ignorada.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "O %s tem um valor numérico inválido, foi ignorado\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "O %s tem um valor demasiado elevado ou pequeno, foi ignorado\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "O %s tem um valor inteiro demasiado elevado ou pequeno, foi ignorado\n"
@@ -3402,17 +3411,17 @@ msgstr "aviso: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "a alocação de memória (%u bytes) devolveu NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "Sem assinatura\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(nenhum erro)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Não consegui ler o ficheiro spec do %s\n"
@@ -3427,6 +3436,13 @@ msgstr "%s: a leitura do manifesto falhou: %s\n"
msgid "don't verify header+payload signature"
msgstr "verificar a assinatura do pacote"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nome de opção não reconhecido: \"%s\" ignorado\n"
+
+#, fuzzy
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n"
+
#, fuzzy
#~ msgid "(rpmlib provides)"
#~ msgstr "%s: %-45s SIM (oferecidos pela rpmlib)\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index b051ca810..20cf7d1eb 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2010-04-27 13:28-0300\n"
"Last-Translator: Taylon Silmer <taylonsilva@gmail.com>\n"
"Language-Team: Brazilian Portuguese <trans-pt_br@lists.fedoraproject.org>\n"
@@ -35,39 +35,39 @@ msgid "Failed to open tar pipe: %m\n"
msgstr "Não foi possível abrir o pipe do tar: %m\n"
# , c-format
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Falha ao ler o arquivo spec de %s\n"
# , c-format
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Falha ao renomear %s para %s: %m\n"
# , c-format
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "falha ao iniciar %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "O arquivo %s não é um arquivo normal.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "O arquivo %s não parece ser um specfile.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Construindo plataformas de destino: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Construindo para o destino %s\n"
@@ -126,7 +126,7 @@ msgstr "Opções comuns para todos os executáveis e modos rpm:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versão %s\n"
@@ -462,18 +462,18 @@ msgstr "erro de sintaxe na expressão\n"
msgid "TIMECHECK failure: %s\n"
msgstr "Falha no TIMECHECK: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "\"(\" faltando em %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "\"(\" faltando em %s(%s\n"
# , c-format
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Token de %s inválido: %s\n"
@@ -501,53 +501,53 @@ msgid "Bad mode spec: %s(%s)\n"
msgstr "Modo spec inválido: %s(%s)\n"
# , c-format
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Dirmode spec inválido: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Tamanho de localidade não usual: \"%.*s\" em %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Localidade %.*s duplicada em %%lang(%s)\n"
# , c-format
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacidade inválida: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr "Suporte à capacidade de arquivo não embutida\n"
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Apenas um argumento para %%docdir\n"
# , c-format
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Dois arquivos em uma linha: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "O arquivo deve começar com uma \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Não é possível misturar %%doc especial com outras formas: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
@@ -555,103 +555,103 @@ msgstr ""
"alternativa\n"
# , c-format
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Arquivo listado duas vezes: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Ligação simbólica aponta para BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr "Os atributos explícitos do arquivo são necessário no spec para: %s\n"
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Arquivo não encontrado: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr "O arquivo %s é grande demais para a carga útil\n"
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: não foi possível carregar a etiqueta desconhecida (%d).\n"
# , c-format
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: falha ao ler a chave pública.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: não é uma chave pública blindada.\n"
# , c-format
-#: build/files.c:1614
+#: build/files.c:1634
#, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: falha ao ler o arquivo de política.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: falha ao codificar\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "O arquivo precisa da \"/\" inicial: %s\n"
# , c-format
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob não permitido: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "O arquivo não foi encontrado pelo glob: %s\n"
# , c-format
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Não foi possível abrir %%files arquivo %s: %m\n"
# , c-format
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "linha: %s\n"
# , c-format
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Arquivo inválido: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Proprietário/grupo inválido: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Procurando por arquivos desempacotados: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -660,12 +660,12 @@ msgstr ""
"Arquivo(s) instalado(s) (mas não empacotado(s)) encontrado(s):\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, c-format
msgid "Processing files: %s\n"
msgstr "Processando arquivos: %s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binários dependentes de arquitetura no pacote noarch\n"
@@ -1271,32 +1271,32 @@ msgstr "Não foi possível abrir %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "%%if não fechado\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean retornou %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Há um %%else sem um %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Há um %%endif sem um %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "instrução %%include mal formada\n"
# , c-format
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Nenhuma arquitetura compatível encontrada para a construção\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "O pacote não tem %%description: %s\n"
@@ -1437,17 +1437,17 @@ msgstr ""
"gerar cabeçalhos de pacotes compatíveis com o empacotamento do rpm[23] "
"(legado)"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "não verificar digest(s) dos pacotes"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "não verificar cabeçalho(s) do banco de dados ao recuperá-lo(s)"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "não verificar a(s) assinatura(s) do pacote"
@@ -1501,7 +1501,7 @@ msgid "Couldn't exec %s: %s\n"
msgstr "Não foi possível executar %s: %s\n"
# , c-format
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Não foi possível bifurcar %s: %s\n"
@@ -1621,81 +1621,81 @@ msgstr "Arquivo de pacote não está no cabeçalho"
msgid " failed - "
msgstr " falhou - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "o pacote %s já foi adicionado, ignorando %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "o pacote %s já foi adicionado, substituindo por %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(não é um número)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(não é base 64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(tipo inválido)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(não é um blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(tipo xml inválido)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(não é uma assinatura OpenPGP)"
-#: lib/formats.c:631
+#: lib/formats.c:592
msgid "normal"
msgstr "normal"
-#: lib/formats.c:634
+#: lib/formats.c:595
msgid "replaced"
msgstr "substituído"
-#: lib/formats.c:637
+#: lib/formats.c:598
msgid "not installed"
msgstr "não instalado"
-#: lib/formats.c:640
+#: lib/formats.c:601
msgid "net shared"
msgstr "compartilhado pela rede"
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr "cor errada"
# , c-format
-#: lib/formats.c:647
+#: lib/formats.c:608
msgid "missing"
msgstr "faltando"
-#: lib/formats.c:650
+#: lib/formats.c:611
msgid "(unknown)"
msgstr "(desconhecido)"
-#: lib/formats.c:700
+#: lib/formats.c:650
msgid "(not a string)"
msgstr "(não é uma sequência)"
@@ -1820,12 +1820,12 @@ msgid "hdr load: BAD\n"
msgstr "carregamento hdr: INVÁLIDO\n"
# , c-format
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature falhou: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Nenhuma assinatura disponível\n"
@@ -1837,95 +1837,95 @@ msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead falhou: %s"
# , c-format
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread falhou: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s é um Delta RPM e não pode ser instalado diretamente\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Carga útil (%s) não suportada no pacote %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "predefinir MACRO com valor EXPR"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "\"MACRO EXPR\""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "definir MACRO com valor EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "imprimir expansão do macro da EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "\"EXPR\""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "ler <ARQUIVO:...> ao invés do(s) arquivo(s) padrão"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<ARQUIVO:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "enviar stdout para CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "utilizar ROOT como o diretório de nível mais alto"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "exibir etiquetas de consulta conhecidas"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "exibir configuração final do rpmrc e do macro"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "fornece uma saída menos detalhada"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "fornece uma saída mais detalhada"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "mostra a versão do rpm que está sendo usada"
# , c-format
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "depurar máquina de estados do arquivo de carga últil"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "depurar E/S rpmio"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabela de opções mal configurada (%d)\n"
@@ -2336,45 +2336,39 @@ msgstr "assinar pacote(s) (idêntico ao --addsign)"
msgid "generate signature"
msgstr "gerar assinatura"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "Faltando recursos do rpmlib para %s:\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "um pacote fonte era esperado, mas um binário foi encontrado\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "o pacote fonte não contém um arquivo .spec\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "a descompactação do arquivo falhou %s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " no arquivo "
# , c-format
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s falhou no arquivo %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s falhou: %s\n"
-# , c-format
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Não foi possível alterar o diretório raiz: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2484,7 +2478,7 @@ msgid "unknown tag: \"%s\"\n"
msgstr "etiqueta desconhecida: \"%s\"\n"
# , c-format
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: falha ao abrir: %s\n"
@@ -2501,79 +2495,97 @@ msgstr "%s: Fwrite falhou: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush falhou: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "o rpmMkTemp falhou\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: já foi assinado pela chave de ID %s, ignorando\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead falhou: %s\n"
# , c-format
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature falhou: %s\n"
# , c-format
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: leitura de importação falhou (%d).\n"
+msgid "%s: import failed.\n"
+msgstr "%s: a importação falhou.\n"
# , c-format
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, c-format
-msgid "%s: import failed.\n"
-msgstr "%s: a importação falhou.\n"
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: leitura de importação falhou (%d).\n"
# , c-format
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead falhou\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: A região de cabeçalho imutável não pôde ser lida. Pacote corrompido?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "ignorando pacote %s com assinatura V%u não verificável\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "Não está OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (CHAVES FALTANDO:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (CHAVES NÃO CONFIÁVEIS:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+# , c-format
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir de %s falhou: O diretório não está vazio\n"
+
+# , c-format
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Não foi possível alterar o diretório raiz: %m\n"
+
+# , c-format
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Não foi possível alterar o diretório raiz: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NÃO "
@@ -2746,14 +2758,14 @@ msgstr "falha na leitura: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "não é um pacote rpm\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "não foi possível criar o bloqueio de transação em %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "esperando pelo bloqueio de transação em %s\n"
#: lib/rpmprob.c:107
@@ -2910,33 +2922,33 @@ msgstr "Por favor, contate %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Não foi possível abrir %s para leitura: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr "suporte a scriptlet <lua> não embutido\n"
# , c-format
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Não foi possível criar um arquivo temporário para %s: %s\n"
# , c-format
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Não foi possível duplicar o descritor do arquivo: %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "o scriptlet %s falhou, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "o scriptlet %s falhou, sinal %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "o scriptlet %s falhou, status de saída %d\n"
@@ -2945,41 +2957,46 @@ msgstr "o scriptlet %s falhou, status de saída %d\n"
msgid "Unknown format"
msgstr "Formato desconhecido"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
msgid "install"
msgstr "instalar"
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr "apagar"
# , c-format
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "não foi possível abrir o banco de dados de pacotes em %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "\"(\" extra no rótulo do pacote: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "\"(\" faltando no rótulo do pacote: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "\")\" faltando no rótulo do pacote: %s\n"
# , c-format
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: falha na leitura da chave pública.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "criar conjunto de transações"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -3082,82 +3099,82 @@ msgstr "Verificação de assinatura: PARÂMETROS INVÁLIDOS\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Assinatura: DESCONHECIDA (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr "ignorado"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "failed"
msgstr "falhou"
# , c-format
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "%c %s faltando"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Dependências não satisfeitas para %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "{ faltando após %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "} faltando após %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "formato da etiqueta vazio"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "nome da etiqueta vazio"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "etiqueta desconhecida"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] esperado no fim da matriz"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "] não esperado"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "} não esperado"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? esperado na expressão"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ esperado após ? na expressão"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} esperado na expressão"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": esperado após a subexpressão ?"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ esperado após : na expressão"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| esperado no fim da expressão"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "iterador da matriz utilizado com diferentes tamanhos de matrizes"
@@ -3175,193 +3192,190 @@ msgstr ""
msgid "verify database files"
msgstr "verificar arquivos do banco de dados"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nome da etiqueta não reconhecido: \"%s\" ignorado\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d não disponível\n"
# , c-format
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "não foi possível abrir o índice %s usando o db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "nenhum dbpath foi definido\n"
# , c-format
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "erro (%d) ao obter os registros \"%s\" a partir do índice %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: ignorando"
# , c-format
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "erro (%d) ao armazenar o registro #%d em %s\n"
# , c-format
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: o regexec falhou: %s\n"
# , c-format
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: o regcomp falhou: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: ignorando"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: cabeçalho danificado #%u recuperado -- ignorando.\n"
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: não foi possível ler o cabeçalho em 0x%x\n"
+# , c-format
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "erro (%d) ao definir o registro do cabeçalho #%d para remoção de %s\n"
# , c-format
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
msgstr "erro (%d) ao definir o registro do cabeçalho #%d para remoção de %s\n"
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: não foi possível ler o cabeçalho em 0x%x\n"
+
# , c-format
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "erro (%d) ao definir registros \"%s\" a partir do índice %s\n"
# , c-format
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "erro (%d) ao armazenar o registro \"%s\" em %s\n"
# , c-format
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "erro (%d) ao remover o registro \"%s\" a partir de %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "erro (%d) ao alocar nova instância do pacote\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: ignorando"
-
# , c-format
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "erro (%d) ao armazenar o registro %s em %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "nenhum dbpath foi definido"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "o banco de dados temporário %s já existe\n"
# , c-format
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "falha ao criar o diretório %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "o cabeçalho #%u do banco de dados é inválido -- ignorando.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "não é possível adicionar o registro originalmente em %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"falha ao reconstruir o banco de dados: o banco de dados original permanece "
"no lugar\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "falha ao substituir o banco de dados velho pela novo!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "substituir arquivos em %s com arquivos de %s para recuperação"
# , c-format
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "falha ao remover o diretório %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "erro db%d (%d) de %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "erro db%d (%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "não foi possível obter o bloqueio %s em %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "compartilhado"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "exclusivo"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "opção db não reconhecida: \"%s\" ignorado.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s tem um valor numérico inválido, ignorado\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s tem valor inteiro longo muito grande ou muito pequeno, ignorado\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s tem um valor inteiro muito grande ou muito pequeno, ignorado\n"
@@ -3514,17 +3528,17 @@ msgstr "aviso: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "a alocação de memória (%u bytes) retornou NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ID da chave %s"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
msgid "(none)"
msgstr "(nada)"
# , c-format
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Falha ao registrar o manipulador do fork: %m\n"
@@ -3539,6 +3553,12 @@ msgstr "%s: falha na leitura do manifesto: %s\n"
msgid "don't verify header+payload signature"
msgstr "não verificar a assinatura do cabeçalho+carga útil"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nome da etiqueta não reconhecido: \"%s\" ignorado\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: ignorando"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib fornece)"
@@ -3602,9 +3622,6 @@ msgstr "não verificar a assinatura do cabeçalho+carga útil"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "consultar/verificar pacote(s) do sistema HDLIST"
-#~ msgid "create transaction set"
-#~ msgstr "criar conjunto de transações"
-
#~ msgid "do not order transaction set"
#~ msgstr "não ordenar o conjunto de transações"
diff --git a/po/rpm.pot b/po/rpm.pot
index 47c7e8106..7ab1daac8 100644
--- a/po/rpm.pot
+++ b/po/rpm.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\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"
@@ -30,37 +30,37 @@ msgstr ""
msgid "Failed to open tar pipe: %m\n"
msgstr ""
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr ""
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr ""
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr ""
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr ""
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr ""
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr ""
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr ""
@@ -117,7 +117,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr ""
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr ""
@@ -420,17 +420,17 @@ msgstr ""
msgid "TIMECHECK failure: %s\n"
msgstr ""
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
@@ -455,158 +455,158 @@ msgstr ""
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr ""
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, c-format
msgid "%s: policy file read failed.\n"
msgstr ""
-#: build/files.c:1622
+#: build/files.c:1642
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1150,31 +1150,31 @@ msgstr ""
msgid "Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1299,17 +1299,17 @@ msgstr ""
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr ""
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr ""
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr ""
@@ -1358,7 +1358,7 @@ msgstr ""
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
@@ -1473,80 +1473,80 @@ msgstr ""
msgid " failed - "
msgstr ""
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:631
+#: lib/formats.c:592
msgid "normal"
msgstr ""
-#: lib/formats.c:634
+#: lib/formats.c:595
msgid "replaced"
msgstr ""
-#: lib/formats.c:637
+#: lib/formats.c:598
msgid "not installed"
msgstr ""
-#: lib/formats.c:640
+#: lib/formats.c:601
msgid "net shared"
msgstr ""
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
msgid "missing"
msgstr ""
-#: lib/formats.c:650
+#: lib/formats.c:611
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:700
+#: lib/formats.c:650
msgid "(not a string)"
msgstr ""
@@ -1665,12 +1665,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr ""
@@ -1680,94 +1680,94 @@ msgstr ""
msgid "%s: headerRead failed: %s"
msgstr ""
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr ""
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr ""
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr ""
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr ""
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2173,43 +2173,38 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/psm.c:217
+#: lib/psm.c:215
#, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr ""
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr ""
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr ""
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr ""
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2316,7 +2311,7 @@ msgstr ""
msgid "unknown tag: \"%s\"\n"
msgstr ""
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
@@ -2331,74 +2326,89 @@ msgstr ""
msgid "%s: Fflush failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr ""
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr ""
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr ""
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr ""
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ""
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr ""
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ""
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, c-format
+msgid "%s: chroot directory not set\n"
+msgstr ""
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr ""
+
+#: lib/rpmchroot.c:94
+#, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr ""
+
#: lib/rpmds.c:399
msgid "NO "
msgstr ""
@@ -2561,14 +2571,14 @@ msgstr ""
msgid "not an rpm package\n"
msgstr ""
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr ""
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr ""
#: lib/rpmprob.c:107
@@ -2719,31 +2729,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -2752,39 +2762,43 @@ msgstr ""
msgid "Unknown format"
msgstr ""
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
msgid "install"
msgstr ""
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr ""
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr ""
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2886,81 +2900,81 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "failed"
msgstr ""
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr ""
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr ""
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr ""
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr ""
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr ""
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr ""
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr ""
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2976,179 +2990,175 @@ msgstr ""
msgid "verify database files"
msgstr ""
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
#, c-format
-msgid "%s: cannot read header at 0x%x\n"
+msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr ""
+
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr ""
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr ""
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3297,16 +3307,16 @@ msgstr ""
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
msgid "(none)"
msgstr ""
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, c-format
msgid "Failed to register fork handler: %m\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 886260ab6..950d1f74d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2010-04-02 21:55+0800\n"
"Last-Translator: Misha Shnurapet <zayzayats@yandex.ru>\n"
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
@@ -26,37 +26,37 @@ msgstr " %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr " tar: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr " %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr " %s %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr " %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr " : %s.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr " %s .\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr " : %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr " %s\n"
@@ -99,26 +99,23 @@ msgstr " "
#: rpmqv.c:105
msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
-msgstr " [ < > | < > | < > ]:"
+msgstr ""
+" [ < > | < > | < > ]:"
#: rpmqv.c:111
msgid "Install/Upgrade/Erase options:"
msgstr " //:"
-#: rpmqv.c:118
-#: tools/rpmdeps.c:32
-#: tools/rpmgraph.c:248
+#: rpmqv.c:118 tools/rpmdeps.c:32 tools/rpmgraph.c:248
msgid "Common options for all rpm modes and executables:"
msgstr " rpm:"
-#: rpmqv.c:134
-#: lib/poptI.c:31
+#: rpmqv.c:134 lib/poptI.c:31
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140
-#: lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM %s\n"
@@ -130,7 +127,8 @@ msgstr " 1998-2002 - Red Hat, Inc.\n"
#: rpmqv.c:146
#, c-format
-msgid "This program may be freely redistributed under the terms of the GNU GPL\n"
+msgid ""
+"This program may be freely redistributed under the terms of the GNU GPL\n"
msgstr " GNU GPL\n"
#: rpmqv.c:278
@@ -138,10 +136,7 @@ msgstr " GNU GPL\n"
msgid "Internal error in argument processing (%d) :-(\n"
msgstr " (%d) :-(\n"
-#: rpmqv.c:316
-#: rpmqv.c:322
-#: rpmqv.c:328
-#: rpmqv.c:365
+#: rpmqv.c:316 rpmqv.c:322 rpmqv.c:328 rpmqv.c:365
msgid "only one major mode may be specified"
msgstr " "
@@ -163,7 +158,9 @@ msgstr " "
#: rpmqv.c:397
msgid "only installation, upgrading, rmsource and rmspec may be forced"
-msgstr " , , "
+msgstr ""
+" , , "
+" "
#: rpmqv.c:399
msgid "files may only be relocated during package installation"
@@ -174,8 +171,11 @@ msgid "cannot use --prefix with --relocate or --excludepath"
msgstr "--prefix --relocate --excludepath"
#: rpmqv.c:405
-msgid "--relocate and --excludepath may only be used when installing new packages"
-msgstr " --relocate --excludepath "
+msgid ""
+"--relocate and --excludepath may only be used when installing new packages"
+msgstr ""
+" --relocate --excludepath "
+" "
#: rpmqv.c:408
msgid "--prefix may only be used when installing new packages"
@@ -207,7 +207,9 @@ msgstr "--includedocs "
#: rpmqv.c:434
msgid "only one of --excludedocs and --includedocs may be specified"
-msgstr " --excludedocs --includedocs"
+msgstr ""
+" --excludedocs --"
+"includedocs"
#: rpmqv.c:438
msgid "--ignorearch may only be specified during package installation"
@@ -234,24 +236,43 @@ msgid "--justdb may only be specified during package installation and erasure"
msgstr "--justdb "
#: rpmqv.c:465
-msgid "script disabling options may only be specified during package installation and erasure"
-msgstr " "
+msgid ""
+"script disabling options may only be specified during package installation "
+"and erasure"
+msgstr ""
+" "
+" "
#: rpmqv.c:470
-msgid "trigger disabling options may only be specified during package installation and erasure"
-msgstr " ()"
+msgid ""
+"trigger disabling options may only be specified during package installation "
+"and erasure"
+msgstr ""
+" "
+" ()"
#: rpmqv.c:474
-msgid "--nodeps may only be specified during package building, rebuilding, recompilation, installation,erasure, and verification"
-msgstr "--nodeps , , "
+msgid ""
+"--nodeps may only be specified during package building, rebuilding, "
+"recompilation, installation,erasure, and verification"
+msgstr ""
+"--nodeps , , "
+""
#: rpmqv.c:479
-msgid "--test may only be specified during package installation, erasure, and building"
-msgstr "--test , "
+msgid ""
+"--test may only be specified during package installation, erasure, and "
+"building"
+msgstr ""
+"--test , "
#: rpmqv.c:484
-msgid "--root (-r) may only be specified during installation, erasure, querying, and database rebuilds"
-msgstr "--root (-r) , , "
+msgid ""
+"--root (-r) may only be specified during installation, erasure, querying, "
+"and database rebuilds"
+msgstr ""
+"--root (-r) , , "
+" "
#: rpmqv.c:495
msgid "arguments to --root (-r) must begin with a /"
@@ -332,8 +353,7 @@ msgstr " "
msgid "no arguments given"
msgstr " "
-#: build/build.c:134
-#: build/pack.c:446
+#: build/build.c:134 build/pack.c:446
msgid "Unable to open temp file.\n"
msgstr " .\n"
@@ -390,9 +410,7 @@ msgstr "- \n"
msgid "! only on numbers\n"
msgstr "! \n"
-#: build/expression.c:423
-#: build/expression.c:471
-#: build/expression.c:529
+#: build/expression.c:423 build/expression.c:471 build/expression.c:529
#: build/expression.c:621
msgid "types must match\n"
msgstr " \n"
@@ -409,8 +427,7 @@ msgstr "- \n"
msgid "&& and || not suported for strings\n"
msgstr "&& || \n"
-#: build/expression.c:667
-#: build/expression.c:714
+#: build/expression.c:667 build/expression.c:714
msgid "syntax error in expression\n"
msgstr " \n"
@@ -419,23 +436,17 @@ msgstr " \n"
msgid "TIMECHECK failure: %s\n"
msgstr " TIMECHECK: %s\n"
-#: build/files.c:304
-#: build/files.c:497
-#: build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr " '(' %s %s\n"
-#: build/files.c:314
-#: build/files.c:630
-#: build/files.c:704
-#: build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr " ')' %s(%s\n"
-#: build/files.c:350
-#: build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr " %s: %s\n"
@@ -460,149 +471,146 @@ msgstr " : %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr " : %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr " %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr " locale: \"%.*s\" %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr " locale %.*s %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr " %s: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr " %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr " : %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr " \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr " . %%doc : %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr " %u, MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr " : %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr " BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr " : %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: .\n"
-#: build/files.c:1606
-#: lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: .\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: .\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr " %%%s\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr " \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Glob : %s\n"
-#: build/files.c:1695
-#: lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr " : %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr " %%files %s: %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr ": %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr " %s: %s\n"
-#: build/files.c:2141
-#: build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr " /: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr " () (): %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -611,12 +619,12 @@ msgstr ""
"() () ( ()) ():\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr " : %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr " noarch\n"
@@ -850,8 +858,7 @@ msgstr " %%changelog: %s\n"
msgid "%%changelog not in descending chronological order\n"
msgstr "%%changelog \n"
-#: build/parseChangelog.c:167
-#: build/parseChangelog.c:178
+#: build/parseChangelog.c:167 build/parseChangelog.c:178
#, c-format
msgid "missing name in %%changelog\n"
msgstr " %%changelog\n"
@@ -866,23 +873,17 @@ msgstr " %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr " %d: %%description: %s\n"
-#: build/parseDescription.c:48
-#: build/parseFiles.c:43
-#: build/parseScript.c:231
+#: build/parseDescription.c:48 build/parseFiles.c:43 build/parseScript.c:231
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr " %d: %s: %s\n"
-#: build/parseDescription.c:59
-#: build/parseFiles.c:54
-#: build/parseScript.c:242
+#: build/parseDescription.c:59 build/parseFiles.c:54 build/parseScript.c:242
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr " %d: : %s\n"
-#: build/parseDescription.c:67
-#: build/parseFiles.c:62
-#: build/parseScript.c:250
+#: build/parseDescription.c:67 build/parseFiles.c:62 build/parseScript.c:250
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr " %d: : %s\n"
@@ -1104,8 +1105,11 @@ msgstr " %d: %%prep\n"
#: build/parseReqs.c:108
#, c-format
-msgid "line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
-msgstr " %d: , , '_' '/': %s\n"
+msgid ""
+"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
+msgstr ""
+" %d: , , '_' "
+"'/': %s\n"
#: build/parseReqs.c:135
#, c-format
@@ -1127,8 +1131,7 @@ msgstr " %d: : %s\n"
msgid "line %d: triggers must have --: %s\n"
msgstr " %d: --: %s\n"
-#: build/parseScript.c:201
-#: build/parseScript.c:264
+#: build/parseScript.c:201 build/parseScript.c:264
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr " %d: %s: %s\n"
@@ -1168,32 +1171,31 @@ msgstr " %s: %s\n"
msgid "Unclosed %%if\n"
msgstr " %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean : %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif %%if\n"
-#: build/parseSpec.c:355
-#: build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr " %%include\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr " .\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr " %%description: %s\n"
@@ -1206,25 +1208,25 @@ msgstr "buildroot , %s \n"
#: build/poptBT.c:133
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
-msgstr " %prep ( ) < >"
-
-#: build/poptBT.c:134
-#: build/poptBT.c:137
-#: build/poptBT.c:140
-#: build/poptBT.c:143
-#: build/poptBT.c:146
-#: build/poptBT.c:149
-#: build/poptBT.c:152
+msgstr ""
+" %prep ( ) < "
+">"
+
+#: build/poptBT.c:134 build/poptBT.c:137 build/poptBT.c:140 build/poptBT.c:143
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152
msgid "<specfile>"
msgstr "< >"
#: build/poptBT.c:136
msgid "build through %build (%prep, then compile) from <specfile>"
-msgstr " %build (%prep, ) < >"
+msgstr ""
+" %build (%prep, ) < >"
#: build/poptBT.c:139
msgid "build through %install (%prep, %build, then install) from <specfile>"
-msgstr " %install (%prep, %build, ) < >"
+msgstr ""
+" %install (%prep, %build, ) < "
+">"
#: build/poptBT.c:142
#, c-format
@@ -1246,15 +1248,12 @@ msgstr " < >"
#: build/poptBT.c:155
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
-msgstr " %prep ( ) < tar>"
-
-#: build/poptBT.c:156
-#: build/poptBT.c:159
-#: build/poptBT.c:162
-#: build/poptBT.c:165
-#: build/poptBT.c:168
-#: build/poptBT.c:171
-#: build/poptBT.c:174
+msgstr ""
+" %prep ( ) "
+"< tar>"
+
+#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162 build/poptBT.c:165
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174
msgid "<tarball>"
msgstr "< tar>"
@@ -1264,7 +1263,8 @@ msgstr " %build (%prep, ) < tar>"
#: build/poptBT.c:161
msgid "build through %install (%prep, %build, then install) from <tarball>"
-msgstr " %install (%prep, %build, ) < tar>"
+msgstr ""
+" %install (%prep, %build, ) < tar>"
#: build/poptBT.c:164
#, c-format
@@ -1287,14 +1287,16 @@ msgstr " < tar>"
msgid "build binary package from <source package>"
msgstr " < >"
-#: build/poptBT.c:178
-#: build/poptBT.c:181
+#: build/poptBT.c:178 build/poptBT.c:181
msgid "<source package>"
msgstr "< >"
#: build/poptBT.c:180
-msgid "build through %install (%prep, %build, then install) from <source package>"
-msgstr " %install (%prep, %build, ) < >"
+msgid ""
+"build through %install (%prep, %build, then install) from <source package>"
+msgstr ""
+" %install (%prep, %build, ) < "
+">"
#: build/poptBT.c:184
msgid "override build root"
@@ -1326,28 +1328,20 @@ msgstr " "
#: build/poptBT.c:198
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
-msgstr " () , () rpm[23]"
+msgstr ""
+" () , () rpm[23]"
-#: build/poptBT.c:202
-#: lib/poptALL.c:180
-#: lib/poptI.c:236
-#: lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr " ()"
-#: build/poptBT.c:204
-#: lib/poptALL.c:182
-#: lib/poptI.c:238
-#: lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr " , "
-#: build/poptBT.c:206
-#: lib/poptALL.c:184
-#: lib/poptI.c:240
-#: lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr " () ()"
@@ -1396,8 +1390,7 @@ msgstr " %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr " %s: %s\n"
-#: build/rpmfc.c:191
-#: lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr " %s: %s\n"
@@ -1442,8 +1435,7 @@ msgstr ""
msgid "Finding %s: %s\n"
msgstr " %s: %s\n"
-#: build/rpmfc.c:1104
-#: build/rpmfc.c:1113
+#: build/rpmfc.c:1104 build/rpmfc.c:1113
#, c-format
msgid "Failed to find %s:\n"
msgstr " %s:\n"
@@ -1515,94 +1507,87 @@ msgstr " "
msgid " failed - "
msgstr " - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr " %s , %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr " %s , %s\n"
-#: lib/formats.c:76
-#: lib/formats.c:117
-#: lib/formats.c:207
-#: lib/formats.c:234
-#: lib/formats.c:283
-#: lib/formats.c:306
-#: lib/formats.c:586
-#: lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "( )"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "( base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "( )"
-#: lib/formats.c:397
-#: lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(not a blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
#, fuzzy
msgid "(invalid xml type)"
msgstr "( )"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "( OpenPGP)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr " "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr " "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr " "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr " "
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr " %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(. %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "( )"
@@ -1622,8 +1607,7 @@ msgstr " %s - root\n"
msgid "archive file %s was not found in header file list\n"
msgstr " %s \n"
-#: lib/fsm.c:1617
-#: lib/fsm.c:1745
+#: lib/fsm.c:1617 lib/fsm.c:1745
#, c-format
msgid "%s saved as %s\n"
msgstr "%s %s\n"
@@ -1663,28 +1647,22 @@ msgstr ""
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n"
msgstr ""
-#: lib/package.c:237
-#: lib/package.c:292
-#: lib/package.c:360
-#: lib/signature.c:174
+#: lib/package.c:237 lib/package.c:292 lib/package.c:360 lib/signature.c:174
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
msgstr ""
-#: lib/package.c:255
-#: lib/signature.c:188
+#: lib/package.c:255 lib/signature.c:188
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
msgstr ""
-#: lib/package.c:273
-#: lib/signature.c:212
+#: lib/package.c:273 lib/signature.c:212
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
msgstr ""
-#: lib/package.c:283
-#: lib/signature.c:222
+#: lib/package.c:283 lib/signature.c:222
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)\n"
msgstr ""
@@ -1729,16 +1707,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582
-#: lib/rpmchecksig.c:183
-#: lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature\n"
-#: lib/package.c:589
-#: lib/rpmchecksig.c:190
-#: lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: \n"
@@ -1748,101 +1722,94 @@ msgstr "%s: \n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead\n"
-#: lib/package.c:686
-#: lib/rpmchecksig.c:91
-#: lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s \n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr " MACRO EXPR"
-#: lib/poptALL.c:168
-#: lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr " MACRO EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr " EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:176
-#: lib/poptALL.c:191
-#: lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr " <FILE:...> () "
-#: lib/poptALL.c:177
-#: lib/poptALL.c:192
-#: lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr " CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr " ROOT "
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr " "
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr " rpmrc "
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr " "
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr " "
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr " "
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr " "
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr " / rpmio"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: (%d)\n"
@@ -1869,14 +1836,19 @@ msgstr " "
#: lib/poptI.c:131
msgid "install all files, even configurations which might otherwise be skipped"
-msgstr " , , "
+msgstr ""
+" , , "
+""
#: lib/poptI.c:135
-msgid "remove all packages which match <package> (normally an error is generated if <package> specified multiple packages)"
-msgstr " , <> (, <> , )"
+msgid ""
+"remove all packages which match <package> (normally an error is generated if "
+"<package> specified multiple packages)"
+msgstr ""
+" , <> (, <> "
+" , )"
-#: lib/poptI.c:141
-#: lib/poptI.c:220
+#: lib/poptI.c:141 lib/poptI.c:220
msgid "do not execute package scriptlet(s)"
msgstr " ()"
@@ -1897,14 +1869,12 @@ msgstr " () "
msgid "<package>+"
msgstr "<>+"
-#: lib/poptI.c:156
-#: lib/poptI.c:196
+#: lib/poptI.c:156 lib/poptI.c:196
#, fuzzy
msgid "do not install configuration files"
msgstr " "
-#: lib/poptI.c:159
-#: lib/poptI.c:201
+#: lib/poptI.c:159 lib/poptI.c:201
msgid "do not install documentation"
msgstr " "
@@ -1929,9 +1899,7 @@ msgstr " --replacepkgs --replacefiles"
msgid "upgrade package(s) if already installed"
msgstr " () "
-#: lib/poptI.c:173
-#: lib/poptI.c:189
-#: lib/poptI.c:281
+#: lib/poptI.c:173 lib/poptI.c:189 lib/poptI.c:281
msgid "<packagefile>+"
msgstr "< >+"
@@ -1967,9 +1935,7 @@ msgstr " , "
msgid "do not verify package dependencies"
msgstr " "
-#: lib/poptI.c:204
-#: lib/poptQV.c:251
-#: lib/poptQV.c:253
+#: lib/poptI.c:204 lib/poptQV.c:251 lib/poptQV.c:253
#, fuzzy
msgid "don't verify digest of files"
msgstr " MD5"
@@ -2037,8 +2003,12 @@ msgid "do not execute any %%triggerpostun scriptlet(s)"
msgstr " %%triggerpostun "
#: lib/poptI.c:259
-msgid "upgrade to an old version of the package (--force on upgrades does this automatically)"
-msgstr " (--force )"
+msgid ""
+"upgrade to an old version of the package (--force on upgrades does this "
+"automatically)"
+msgstr ""
+" (--force "
+")"
#: lib/poptI.c:263
msgid "print percentages as package installs"
@@ -2202,8 +2172,7 @@ msgstr " "
msgid "don't verify modification time of files"
msgstr " "
-#: lib/poptQV.c:271
-#: lib/poptQV.c:274
+#: lib/poptQV.c:271 lib/poptQV.c:274
msgid "don't verify mode of files"
msgstr " "
@@ -2221,13 +2190,11 @@ msgstr " "
msgid "don't verify files in package"
msgstr " "
-#: lib/poptQV.c:284
-#: tools/rpmgraph.c:244
+#: lib/poptQV.c:284 tools/rpmgraph.c:244
msgid "don't verify package dependencies"
msgstr " "
-#: lib/poptQV.c:287
-#: lib/poptQV.c:290
+#: lib/poptQV.c:287 lib/poptQV.c:290
msgid "don't execute verify script(s)"
msgstr " () "
@@ -2264,45 +2231,38 @@ msgstr " ( --addsign)"
msgid "generate signature"
msgstr " "
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr " %s %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr " \n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr " \n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr " %s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s : %s\n"
-#: lib/psm.c:1037
-#: lib/transaction.c:1285
-#: lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr " %s: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2360,18 +2320,12 @@ msgstr " %s \n"
msgid "no package triggers %s\n"
msgstr " %s\n"
-#: lib/query.c:353
-#: lib/query.c:374
-#: lib/query.c:395
-#: lib/query.c:420
+#: lib/query.c:353 lib/query.c:374 lib/query.c:395 lib/query.c:420
#, c-format
msgid "malformed %s: %s\n"
msgstr " %s: %s.\n"
-#: lib/query.c:363
-#: lib/query.c:380
-#: lib/query.c:406
-#: lib/query.c:425
+#: lib/query.c:363 lib/query.c:380 lib/query.c:406 lib/query.c:425
#, c-format
msgid "no package matches %s: %s\n"
msgstr " %s: %s\n"
@@ -2406,8 +2360,7 @@ msgstr " : %s\n"
msgid "record %u could not be read\n"
msgstr " %u\n"
-#: lib/query.c:518
-#: lib/rpminstall.c:667
+#: lib/query.c:518 lib/rpminstall.c:667
#, c-format
msgid "package %s is not installed\n"
msgstr " %s \n"
@@ -2417,8 +2370,7 @@ msgstr " %s \n"
msgid "unknown tag: \"%s\"\n"
msgstr " "
-#: lib/rpmchecksig.c:51
-#: lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: : %s\n"
@@ -2433,76 +2385,90 @@ msgstr "%s: Fwrite: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fseek: %s\n"
-#: lib/rpmchecksig.c:200
-#: lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr " makeTempFile\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: ޣ %s, \n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature: %s\n"
-#: lib/rpmchecksig.c:427
-#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: .\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: .\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, fuzzy, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: .\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr " "
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr ""
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " ( :"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " ( :"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s %s: \n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr " %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr " %s: %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "T"
@@ -2576,12 +2542,8 @@ msgstr ""
msgid "package scriptlets can be expanded at install time."
msgstr " %s "
-#: lib/rpmgi.c:48
-#: lib/rpminstall.c:115
-#: lib/rpminstall.c:292
-#: lib/rpminstall.c:323
-#: tools/rpmgraph.c:119
-#: tools/rpmgraph.c:156
+#: lib/rpmgi.c:48 lib/rpminstall.c:115 lib/rpminstall.c:292
+#: lib/rpminstall.c:323 tools/rpmgraph.c:119 tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr " %s: %s\n"
@@ -2599,8 +2561,7 @@ msgstr "..."
msgid "Preparing packages for installation..."
msgstr " ..."
-#: lib/rpminstall.c:254
-#: tools/rpmgraph.c:194
+#: lib/rpminstall.c:254 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr " :\n"
@@ -2609,9 +2570,7 @@ msgstr " :\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: ( ) rpm : %s\n"
-#: lib/rpminstall.c:345
-#: lib/rpminstall.c:729
-#: tools/rpmgraph.c:139
+#: lib/rpminstall.c:345 lib/rpminstall.c:729 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s \n"
@@ -2680,16 +2639,15 @@ msgstr " : %s (%d)\n"
msgid "not an rpm package\n"
msgstr "%s: RPM\n"
-#: lib/rpmlock.c:124
-#: lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr " %s %s/%s\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
-msgstr ""
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
+msgstr " %s %s/%s\n"
#: lib/rpmprob.c:107
msgid "different"
@@ -2723,7 +2681,8 @@ msgstr " %s %s %s"
#: lib/rpmprob.c:136
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
-msgstr " %s %s %s"
+msgstr ""
+" %s %s %s"
#: lib/rpmprob.c:141
#, c-format
@@ -2745,9 +2704,7 @@ msgstr " %s %<PRIu64> inodes %s"
msgid "%s is needed by %s%s"
msgstr "%s %s%s"
-#: lib/rpmprob.c:162
-#: lib/rpmprob.c:167
-#: lib/rpmprob.c:172
+#: lib/rpmprob.c:162 lib/rpmprob.c:167 lib/rpmprob.c:172
msgid "(installed) "
msgstr "()"
@@ -2806,8 +2763,7 @@ msgstr " %s:%d\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr " ':' ( 0x%02x) %s:%d\n"
-#: lib/rpmrc.c:503
-#: lib/rpmrc.c:543
+#: lib/rpmrc.c:503 lib/rpmrc.c:543
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr " %s %s:%d\n"
@@ -2842,31 +2798,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr " %s : %s.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr " %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr " %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s(%s-%s-%s) , waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s(%s-%s-%s) , %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s(%s-%s-%s) , %d\n"
@@ -2876,40 +2832,44 @@ msgstr "%s(%s-%s-%s) , %d\n"
msgid "Unknown format"
msgstr " "
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "()"
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr " Packages %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, fuzzy, c-format
msgid "extra '(' in package label: %s\n"
msgstr " : %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr " '(' %s %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr " : %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: .\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2958,8 +2918,7 @@ msgstr ""
msgid "Couldn't create pipe for signing: %m"
msgstr ""
-#: lib/signature.c:375
-#: lib/signature.c:661
+#: lib/signature.c:375 lib/signature.c:661
#, c-format
msgid "Could not exec %s: %s\n"
msgstr " %s: %s\n"
@@ -2981,8 +2940,7 @@ msgstr " \n"
msgid "Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/signature.c:666
-#: lib/signature.c:706
+#: lib/signature.c:666 lib/signature.c:706
#, c-format
msgid "Invalid %%_signature spec in macro file\n"
msgstr " %%_signature \n"
@@ -3015,83 +2973,82 @@ msgstr " : \n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr ": (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s \n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr " %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr " %s: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr " \"{\" \"%\""
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr " \"}\" \"%{\""
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr " "
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr " "
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr " "
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr " \"]\""
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr " \"]\""
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr " \"}\""
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr " \"?\""
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr " \"?\" \"{\""
-#: lib/headerfmt.c:512
-#: lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr " \"}\""
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr " \"?\" \":\""
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr " \":\" \"{\""
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr " \"|\""
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3101,195 +3058,190 @@ msgstr " "
#: lib/poptDB.c:20
msgid "rebuild database inverted lists from installed package headers"
-msgstr " "
+msgstr ""
+" "
+""
#: lib/poptDB.c:23
msgid "verify database files"
msgstr " "
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: \"%s\" , \n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr " %s db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr " dbpath \n"
-#: lib/rpmdb.c:1039
-#: lib/rpmdb.c:1168
-#: lib/rpmdb.c:1213
-#: lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177
-#: lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "(%d) \"%s\" %s\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
#, fuzzy
msgid "miFreeHeader: skipping"
msgstr "rpmdb: "
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr " (%d) #%d %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: Fseek: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: : %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
#, fuzzy
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdb: "
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: #%u -- .\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "(%d) #%d %s\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "(%d) #%d %s\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 0x%x\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "(%d) #%d %s\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "(%d) \"%s\" %s\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "(%d) \"%s\" %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "(%d) %s %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "(%d) \n"
-#: lib/rpmdb.c:2687
-#, fuzzy
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdb: "
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "(%d) %s %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr " dbpath "
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr " %s \n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr " %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr " %u -- .\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr " ( %u)\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
-msgstr " , \n"
+msgstr ""
+" , \n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr " !\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr " %s %s "
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr " %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "(%d) db%d %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "(%d) db%d: %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr " %s %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr ""
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr " : \"%s\" \n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr " %s, \n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s long, \n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
-msgstr "%s integer, \n"
+msgstr ""
+"%s integer, \n"
#: python/rpmts-py.c:165
#, c-format
@@ -3311,8 +3263,7 @@ msgstr "%3d>%*s()"
msgid "%3d<%*s(empty)\n"
msgstr "%3d<%*s()\n"
-#: rpmio/macro.c:565
-#: rpmio/macro.c:603
+#: rpmio/macro.c:565 rpmio/macro.c:603
#, c-format
msgid "Macro %%%s has unterminated body\n"
msgstr " %%%s\n"
@@ -3357,8 +3308,7 @@ msgstr " %c %s(%s)\n"
msgid "Recursion depth(%d) greater than max(%d)\n"
msgstr " (%d) (%d)\n"
-#: rpmio/macro.c:1118
-#: rpmio/macro.c:1135
+#: rpmio/macro.c:1118 rpmio/macro.c:1135
#, c-format
msgid "Unterminated %c: %s\n"
msgstr " %c: %s\n"
@@ -3377,8 +3327,7 @@ msgstr " \n"
msgid "error creating temporary file %s: %m\n"
msgstr " %s\n"
-#: rpmio/rpmfileutil.c:342
-#: rpmio/rpmfileutil.c:348
+#: rpmio/rpmfileutil.c:342 rpmio/rpmfileutil.c:348
#, c-format
msgid "File %s: %s\n"
msgstr " %s: %s\n"
@@ -3403,8 +3352,7 @@ msgstr ""
msgid "invalid syntax in lua script: %s\n"
msgstr "- \n"
-#: rpmio/rpmlua.c:482
-#: rpmio/rpmlua.c:501
+#: rpmio/rpmlua.c:482 rpmio/rpmlua.c:501
#, fuzzy, c-format
msgid "lua script failed: %s\n"
msgstr "%s: Fwrite: %s\n"
@@ -3423,9 +3371,7 @@ msgstr "%s: Fseek: %s\n"
msgid "(no error)"
msgstr "( )"
-#: rpmio/rpmlog.c:148
-#: rpmio/rpmlog.c:149
-#: rpmio/rpmlog.c:150
+#: rpmio/rpmlog.c:148 rpmio/rpmlog.c:149 rpmio/rpmlog.c:150
msgid "fatal error: "
msgstr " : "
@@ -3442,17 +3388,17 @@ msgstr ": "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "memory alloc (%u bytes) returned NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr " DSA V3: "
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "( )"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr " %s\n"
@@ -3466,6 +3412,13 @@ msgstr "%s: : %s\n"
msgid "don't verify header+payload signature"
msgstr " "
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: \"%s\" , \n"
+
+#, fuzzy
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdb: "
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib provides)"
diff --git a/po/sk.po b/po/sk.po
index e2012ae74..99fc9b64c 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 1999-04-08 21:37+02:00\n"
"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
@@ -25,37 +25,37 @@ msgstr "Nie je mon otvori spec sbor: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Otvorenie rry pre tar zlyhalo: %s\n"
-#: build.c:142
+#: build.c:148
#, fuzzy, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Nie je mon preta spec sbor z %s\n"
-#: build.c:154
+#: build.c:160
#, fuzzy, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Nie je mon premenova %s na %s: %s\n"
-#: build.c:231
+#: build.c:237
#, fuzzy, c-format
msgid "failed to stat %s: %m\n"
msgstr "nepodarilo sa zisti stav %s: %s"
-#: build.c:235
+#: build.c:241
#, fuzzy, c-format
msgid "File %s is not a regular file.\n"
msgstr "Sbor nie je obyajn sbor: %s\n"
-#: build.c:242
+#: build.c:248
#, fuzzy, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "%s zrejme nie je RPM balk\n"
-#: build.c:320
+#: build.c:326
#, fuzzy, c-format
msgid "Building target platforms: %s\n"
msgstr "predefinova cieov platformu"
-#: build.c:335
+#: build.c:341
#, fuzzy, c-format
msgid "Building for target %s\n"
msgstr "vyhadva sa balk %s\n"
@@ -114,7 +114,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "sbor %s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verzia %s\n"
@@ -446,17 +446,17 @@ msgstr "chyba syntaxe vo vraze"
msgid "TIMECHECK failure: %s\n"
msgstr "chyba PREKROENIA ASU: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "chbajce %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "chbajca ':' na %s:%d"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Chybn %s prvok: %s"
@@ -481,158 +481,158 @@ msgstr "Chybn %s() syntax: %s"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Chybn pecifikcia prv %s(): %s"
-#: build/files.c:570
+#: build/files.c:575
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Chybn pecifikcia prv adresra %s(): %s"
-#: build/files.c:729
+#: build/files.c:749
#, fuzzy, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Iba jeden zznam v %%lang(): %s"
-#: build/files.c:739
+#: build/files.c:759
#, fuzzy, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Iba jeden zznam v %%lang(): %s"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Chybn %s prvok: %s"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, fuzzy, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Iba jeden argument pre %%docdir"
-#: build/files.c:906
+#: build/files.c:926
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Dva sbory na riadku: %s"
-#: build/files.c:919
+#: build/files.c:939
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Sbory musia zana znakom \"/\": %s"
-#: build/files.c:930
+#: build/files.c:950
#, fuzzy, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Nie je mon miea pecilne %%doc s inmi formami: %s"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Sbor zadan dvakrt: %s."
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Sbor nebol njden: %s"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: readLead zlyhalo\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: readLead zlyhalo\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Makro %%%s sa nepodarilo expandova"
-#: build/files.c:1661
+#: build/files.c:1681
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Sbor potrebuje na zaiatku \"/\": %s"
-#: build/files.c:1683
+#: build/files.c:1703
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "riadok %d: V %s s vyadovan verzie: %s"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Sbor nebol njden: %s"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "chybe: nie je mon otvori %%files sbor: %s"
-#: build/files.c:1754
+#: build/files.c:1774
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "riadok: %s"
-#: build/files.c:2119
+#: build/files.c:2139
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "sbor %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Chybn vlastnk/skupina: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "vyhadva sa balk %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Spracovvaj sa sbory: %s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1181,32 +1181,32 @@ msgstr "otvorenie zlyhalo: %s\n"
msgid "Unclosed %%if\n"
msgstr "Neuzavret %%if"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, fuzzy, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else bez if"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, fuzzy, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif bez if"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, fuzzy, c-format
msgid "malformed %%include statement\n"
msgstr "znetvoren prkaz %%include"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "iadne zostaviten architektry"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, fuzzy, c-format
msgid "Package has no %%description: %s\n"
msgstr "Balk neobsahuje %%description: %s"
@@ -1343,19 +1343,19 @@ msgstr "neoverova zvislosti balka"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "neoverova zvislosti balka"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "neoverova architektru balka"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
#, fuzzy
msgid "don't verify package signature(s)"
@@ -1408,7 +1408,7 @@ msgstr "Nie je mon spusti %s"
msgid "Couldn't exec %s: %s\n"
msgstr "Nie je mon spusti %s"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie je mon vytvori proces %s"
@@ -1526,89 +1526,89 @@ msgstr ""
msgid " failed - "
msgstr " zlyhalo - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "balk %s nie je naintalovan\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, fuzzy, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "balk %s nie je naintalovan\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(nie je slo)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
#, fuzzy
msgid "(not base64)"
msgstr "(nie je slo)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
#, fuzzy
msgid "(not a blob)"
msgstr "(nie je slo)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "vynecha akkovek PGP podpisy"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normlny "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "nahraden "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "neintalovan "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "zdiean "
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "chbajce %s\n"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(neznmy %d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(nie je slo)"
@@ -1728,12 +1728,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature zlyhalo\n"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Podpis nie je k dispozcii\n"
@@ -1743,98 +1743,98 @@ msgstr "%s: Podpis nie je k dispozcii\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: readLead zlyhalo\n"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, fuzzy, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s nie je mon naintalova\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "vypsa verziu pouvanho rpm"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "posla tandardn vstup do <prkazu>"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "poui <adresr> ako adresr najvyej rovne"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "vypsa verziu pouvanho rpm"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
#, fuzzy
msgid "debug payload file state machine"
msgstr "chybn stav sboru: %s"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2297,45 +2297,40 @@ msgstr "podpsa balk (znii aktulny podpis)"
msgid "generate signature"
msgstr "vytvori PGP/GPG podpis"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "chbajca architektra pre %s na %s:%d"
-#: lib/psm.c:259
+#: lib/psm.c:257
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "oakvan zdrojov balk, njden binrny"
-#: lib/psm.c:312
+#: lib/psm.c:310
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "zdrojov balk neobsahuje iadny .spec sbor"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalenie archvu zlyhalo%s%s: %s"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " pre sbor "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "nepodarilo sa otvori %s: %s"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s zlyhalo"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "nepodarilo sa odstrni adresr %s: %s\n"
-
#: lib/query.c:115
#, fuzzy, c-format
msgid "incorrect format: %s\n"
@@ -2445,7 +2440,7 @@ msgstr "balk %s nie je naintalovan\n"
msgid "unknown tag: \"%s\"\n"
msgstr "neznmy tag"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, fuzzy, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: otvorenie zlyhalo\n"
@@ -2460,75 +2455,90 @@ msgstr "%s: readLead zlyhalo\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "vykonanie zlyhalo\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, fuzzy, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, fuzzy, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmReadSignature zlyhalo\n"
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, fuzzy, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NIE JE V PORIADKU"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "V PORIADKU"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (CHBAJCE KE):"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (NEDVERUJE SA KOM: "
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "nie je mon odstrni %s - adresr nie je przdny"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "nepodarilo sa odstrni adresr %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "nepodarilo sa odstrni adresr %s: %s\n"
+
#: lib/rpmds.c:399
#, fuzzy
msgid "NO "
@@ -2699,15 +2709,15 @@ msgstr "tanie zlyhalo: %s (%d)"
msgid "not an rpm package\n"
msgstr "argument nie je RPM balk\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "nie je mon zska %s zmok pre databzu"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
-msgstr ""
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
+msgstr "nie je mon zska %s zmok pre databzu"
#: lib/rpmprob.c:107
msgid "different"
@@ -2858,31 +2868,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "Nie je mon otvori %s pre tanie: %s."
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Nie je mon vytvori proces %s"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Nie je mon vytvori proces %s"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s vynechan - prenos zlyhal - %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "vykonanie skriptu zlyhalo"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "vykonanie skriptu zlyhalo"
@@ -2892,40 +2902,44 @@ msgstr "vykonanie skriptu zlyhalo"
msgid "Unknown format"
msgstr "neznmy tag"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "neintalovan "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "nie je mon otvori %s/packages.rpm\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, fuzzy, c-format
msgid "extra '(' in package label: %s\n"
msgstr "chybn slo balku: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr "chbajce %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr "chybn slo balku: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: readLead zlyhalo\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -3030,82 +3044,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Doplnenie podpisu: %d\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s zlyhalo"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr "chbajce %s\n"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Nevyrieen zvislosti pre %s-%s-%s: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "chbajce { po %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "chbajce } po %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "przdny tag formt"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "przdne meno tagu"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "neznmy tag"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] oakvan na konci poa"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "neoakvan ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "neoakvan }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? oakvan vo vraze"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ oakvan po ? vo vraze"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} oakvan vo vraze"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": oakvan po ? podvraze"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ oakvan po : vo vraze"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| oakven na konci vrazu"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3123,181 +3137,177 @@ msgstr "znovu vytvori databzu z existujcej"
msgid "verify database files"
msgstr "opta sa spec sboru"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "nie je mon otvori %s na %s:%d"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "nebola nastaven iadna dbpath"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "chyba pri natan zznamu %s z %s"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, fuzzy, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "chyba pri zpise zznamu %s do %s"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: readLead zlyhalo\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: otvorenie zlyhalo\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
#, fuzzy, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "nie je mon preta hlaviku na %d pre vyhadanie"
+msgid "error(%d) adding header #%d record\n"
+msgstr "chyba pri natan zznamu %s z %s"
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, fuzzy, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr "chyba pri natan zznamu %s z %s"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, fuzzy, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "nie je mon preta hlaviku na %d pre vyhadanie"
+
+#: lib/rpmdb.c:2327
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "chyba pri natan zznamu %s z %s"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "chyba pri zpise zznamu %s do %s"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "chyba pri odstraovan zznamu %s z %s"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "chyba pri hadan balka %s\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr ""
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "chyba pri zpise zznamu %s do %s"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "nebola nastaven iadna dbpath"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "doasn databza %s u existuje"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "nepodarilo sa odstrni adresr %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "zznam slo %d v databze je chybn -- bol vynechan"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie je mon prida zznam pvodne na %d"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr "nepodarilo sa znovu vytvori databzu; zostva pvodn\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "nepodarilo sa nahradi star databzu novou!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "nahrad sbory v %s sbormi z %s kvli obnove"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "nepodarilo sa odstrni adresr %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nie je mon zska %s zmok pre databzu"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "zdiean"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "vhradn"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3449,17 +3459,17 @@ msgstr "varovanie: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "Podpis nie je k dispozcii\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(chyba 0x%x)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Nie je mon preta spec sbor z %s\n"
diff --git a/po/sl.po b/po/sl.po
index 50d46b267..1c34df51c 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2000-10-08 19:05+0200\n"
"Last-Translator: Grega Fajdiga <gregor.fajdiga@telemach.net>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@@ -30,37 +30,37 @@ msgstr "Datoteke s specifikacijami %s ni mono odpreti: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Povezava s programom tar je bila neuspena: %m\n"
-#: build.c:142
+#: build.c:148
#, fuzzy, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Neuspeno branje datoteke s specifikacijami iz %s"
-#: build.c:154
+#: build.c:160
#, fuzzy, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Preimenovanje %s v %s je bilo neuspeno: %m"
-#: build.c:231
+#: build.c:237
#, fuzzy, c-format
msgid "failed to stat %s: %m\n"
msgstr "status %s ni na voljo: %s"
-#: build.c:235
+#: build.c:241
#, fuzzy, c-format
msgid "File %s is not a regular file.\n"
msgstr "Datoteka ni obiajna datoteka: %s\n"
-#: build.c:242
+#: build.c:248
#, fuzzy, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Ne kae, da je %s datoteka s specifikacijami."
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Izgradnja za ciljna strojna okolja: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Izgradnja za ciljni sistem %s\n"
@@ -119,7 +119,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "datoteka %s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM razliica %s\n"
@@ -445,17 +445,17 @@ msgstr "napaka v sklanji izraza"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK neuspeen: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, fuzzy, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Manjkajoi ,(` v %s %s"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, fuzzy, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Manjkajoi ,)` v %s(%s"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, fuzzy, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neveljaven eton %s: %s"
@@ -480,158 +480,158 @@ msgstr "Nepravilna skladnja: %s(%s)"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Nepravilno doloilo naina: %s(%s)"
-#: build/files.c:570
+#: build/files.c:575
#, fuzzy, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Nepravilno doloilo naina imenika: %s(%s)"
-#: build/files.c:729
+#: build/files.c:749
#, fuzzy, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Nenavadna dolina za locale: \"%.s\" pri %%lang(%s)"
-#: build/files.c:739
+#: build/files.c:759
#, fuzzy, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Podvojeni locale %.*s za %%lang(%s)"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Neveljaven eton %s: %s"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, fuzzy, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Za %%docdir je podan samo en argument"
-#: build/files.c:906
+#: build/files.c:926
#, fuzzy, c-format
msgid "Two files on one line: %s\n"
msgstr "Dve datoteki v eni vrstici: %s"
-#: build/files.c:919
+#: build/files.c:939
#, fuzzy, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Ime datoteke se mora zaeti z \"/\": %s"
-#: build/files.c:930
+#: build/files.c:950
#, fuzzy, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Posebnih %%doc ni mono meati z ostalimi oblikami: %s"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, fuzzy, c-format
msgid "File listed twice: %s\n"
msgstr "Datoteka je navedena dvakrat: %s"
-#: build/files.c:1220
+#: build/files.c:1240
#, fuzzy, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Simbolna povezava kae na BuildRoot: %s -> %s"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, fuzzy, c-format
msgid "File not found: %s\n"
msgstr "Datoteke ni mogoe najti: %s"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: readLead je bil neuspeen\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: readLead je bil neuspeen\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Makro %%%s se ne raziri"
-#: build/files.c:1661
+#: build/files.c:1681
#, fuzzy, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Datoteki manjka uvodni \"/\": %s"
-#: build/files.c:1683
+#: build/files.c:1703
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "vrstica %d: Razliica ni dovoljena: %s"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Datoteke ni mono najti z raziritvijo metaznakov v imenu: %s"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Datoteke %s iz %%files ni mono odpreti: %s"
-#: build/files.c:1754
+#: build/files.c:1774
#, fuzzy, c-format
msgid "line: %s\n"
msgstr "vrstica: %s"
-#: build/files.c:2119
+#: build/files.c:2139
#, fuzzy, c-format
msgid "Bad file: %s: %s\n"
msgstr "Pokodovana datoteka: %s: %s"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Neobstoje lastnik/skupina: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "iemo paket %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Obdeloavnje datotek: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1182,32 +1182,32 @@ msgstr "Ni mono odpreti %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "Nezakljueni %%if"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, fuzzy, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean vrne %d"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, fuzzy, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Najden je bil %%else brez pripadajoega if"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, fuzzy, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Najden je bil %%endif brez pripadajoega if"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, fuzzy, c-format
msgid "malformed %%include statement\n"
msgstr "Deformiran stavek %%include"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "Arhitektura za izgradnjo ni prisotna"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, fuzzy, c-format
msgid "Package has no %%description: %s\n"
msgstr "V paketu manjka %%description: %s"
@@ -1347,19 +1347,19 @@ msgstr "brez preverjanja soodvisnosti paketa"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "brez preverjanja soodvisnosti paketa"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "brez preverjanja arhitekture paketa"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
#, fuzzy
msgid "don't verify package signature(s)"
@@ -1410,7 +1410,7 @@ msgstr "Ni mono izvesti %s: %s"
msgid "Couldn't exec %s: %s\n"
msgstr "Ni mono izvesti %s: %s"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Vejitev %s ni mona: %s"
@@ -1528,89 +1528,89 @@ msgstr ""
msgid " failed - "
msgstr " neuspeno - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "paket %s-%s-%s je e nameen"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, fuzzy, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "paket %s-%s-%s je e nameen"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(ni tevilo)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
#, fuzzy
msgid "(not base64)"
msgstr "(ni tevilo)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
#, fuzzy
msgid "(not a blob)"
msgstr "(ni tevilo)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "preskoi vse podpise PGP"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normalno "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "nadomeeno "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "ni nameeno "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "omreni "
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "manjka %s\n"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(neznano %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(ni tevilo)"
@@ -1730,12 +1730,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature je bil neuspeen\n"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Podpis ni na voljo\n"
@@ -1745,98 +1745,98 @@ msgstr "%s: Podpis ni na voljo\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: readLead je bil neuspeen\n"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: branje Fread je bilo neuspeno: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s ni mono namestiti\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "uporabljana razliica rpm"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "standardni izhod preusmerjen na <ukaz>"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "uporabi <imenik> za korenski imenik"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "prikai znane znake za poizvedovanje"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "prikai konni rpmrc in nastavitev makra"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "razliica rpm, ki jo uporabljate"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
#, fuzzy
msgid "debug payload file state machine"
msgstr "okvarjeno stanje datoteke: %s"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2297,45 +2297,40 @@ msgstr "podpii paket(e) (trenutni podpis zavrzi)"
msgid "generate signature"
msgstr "izdelava podpisa PGP/GPG"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "manjkajoa arhitektura za %s v %s:%d"
-#: lib/psm.c:259
+#: lib/psm.c:257
#, fuzzy
msgid "source package expected, binary found\n"
msgstr "priakovan je bil izvorni paket, najden binarni"
-#: lib/psm.c:312
+#: lib/psm.c:310
#, fuzzy
msgid "source package contains no .spec file\n"
msgstr "izvorni paket ne vsebuje datoteke .spec"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "raziritev arhiva je bilo neuspeno%s%s: %s"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " za datoteko "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "neuspeno odpiranje %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s neuspeen"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "neuspena odstranitev imenika %s: %s\n"
-
#: lib/query.c:115
#, fuzzy, c-format
msgid "incorrect format: %s\n"
@@ -2445,7 +2440,7 @@ msgstr "paket %s ni nameen\n"
msgid "unknown tag: \"%s\"\n"
msgstr "neznana znaka"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: odpiranje je bilo neuspeno: %s\n"
@@ -2460,75 +2455,90 @@ msgstr "%s: pisanje Fwrite je bilo neuspeno: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: branje Fread je bilo neuspeno: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "makeTempFile je bil neuspeen\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead je bil neuspeen: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature je bilo neuspeno: %s\n"
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr "%s: readLead je bil neuspeen\n"
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, fuzzy, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr "%s: readLead je bil neuspeen\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: readLead je bil neuspeen\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NI DOBRO"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "V REDU"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (MANJKAJOI KLJUI:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (NEPREVERJENI KLJUI:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "ni mono odstraniti %s - imenik ni prazen"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "neuspena odstranitev imenika %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "neuspena odstranitev imenika %s: %s\n"
+
#: lib/rpmds.c:399
#, fuzzy
msgid "NO "
@@ -2699,15 +2709,15 @@ msgstr "branje je bilo neuspeno: %s (%d)"
msgid "not an rpm package\n"
msgstr "navedeni argument ni paket RPM\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "ni mono zakleniti z %s datotek %s/%s\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
-msgstr ""
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
+msgstr "ni mono zakleniti z %s datotek %s/%s\n"
#: lib/rpmprob.c:107
msgid "different"
@@ -2860,31 +2870,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "%s ni mono odpreti za branje: %s."
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Vejitev %s ni mona: %s"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Vejitev %s ni mona: %s"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "preskoeno - %s - prenos neuspeen - %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "skript se ni uspeno izvedel"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "skript se ni uspeno izvedel"
@@ -2894,40 +2904,44 @@ msgstr "skript se ni uspeno izvedel"
msgid "Unknown format"
msgstr "neznana znaka"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "ni nameeno "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, fuzzy, c-format
msgid "cannot open Packages database in %s\n"
msgstr "zbirko podatkov paketov ni mono odpreti v %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, fuzzy, c-format
msgid "extra '(' in package label: %s\n"
msgstr "neveljavna tevilka paketa: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr "Manjkajoi ,(` v %s %s"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr "neveljavna tevilka paketa: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: readLead je bil neuspeen\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -3032,82 +3046,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Dol. polnila : %d\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s neuspeen"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr "manjka %s\n"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Nezadovoljene soodvisnosti za %s-%s-%s: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "manjkajoi { za %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "manjkajoi } za %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "oblika znake manjka"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "ime znake manjka"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "neznana znaka"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "na koncu polja je priakovan ]"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "nepriakovan ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "nepriakovan }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "v izrazu je priakovan ?"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "v izrazu je za { priakovan ?"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "v izrazu je priakovan }"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "za podizrazom ? je priakovano :"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "v izrazu je za : priakovan {"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "na koncu izraza je priakovan |"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3125,183 +3139,179 @@ msgstr "ponovno izgradi zbirko iz obstojeih glav"
msgid "verify database files"
msgstr "poizvedba po datoteki spec"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: neprepoznano ime znake: \"%s\" prezrto\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, fuzzy, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "ni mono odpreti kazala %s z uporabo db%d - %s (%d)"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
#, fuzzy
msgid "no dbpath has been set\n"
msgstr "dbpath ni nastavljena"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, fuzzy, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "napaka(%d) pri pisanju zapisa %s v %s"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: branje Fread je bilo neuspeno: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: odpiranje je bilo neuspeno: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
#, fuzzy, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: ni mono prebrati glave pri 0x%x"
+msgid "error(%d) adding header #%d record\n"
+msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, fuzzy, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, fuzzy, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: ni mono prebrati glave pri 0x%x"
+
+#: lib/rpmdb.c:2327
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "napaka(%d) pri pisanju zapisa %s v %s"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "napaka(%d) pri brisanju zapisa %s iz %s"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "napaka(%d) pri iskanju paketa %s\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr ""
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "napaka(%d) pri pisanju zapisa %s v %s"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "dbpath ni nastavljena"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "zaasna podatkovna zbirka %s e obstaja"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "neuspena odstranitev imenika %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "zapis t. %d v zbirki je pokodovan -- preskoeno."
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "zapisa ni mono dodati na %d"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"ponovna izgradnja podatkovne zbirke je bila neuspena; stara ostaja na\n"
"istem mestu\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "zamenjava stare podatkovne zbirke z novo je bila neuspena!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "poskus povrnitve z nadomestitvijo datotek v %s z datotekami v %s"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "neuspena odstranitev imenika %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, fuzzy, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d napaka(%d)"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, fuzzy, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d napaka(%d)"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, fuzzy, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "ni mono zakleniti z %s datotek %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "skupno"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "izkljuujoe"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, fuzzy, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "dbiSetConfig: neprepoznana izbira db: \"%s\" prezrto\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s ima neveljavno tevilno vrednost, prezrto\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s ima preveliko ali premajhno dolgo (long) vrednost, prezrto\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
@@ -3455,17 +3465,17 @@ msgstr "opozorilo: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "alokacija pomnilnika (%u bajtov) vrnjeno NI.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "Podpis manjka\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(napaka 0x%x)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Neuspeno branje datoteke s specifikacijami iz %s"
@@ -3480,6 +3490,9 @@ msgstr "%s: branje Fread je bilo neuspeno: %s\n"
msgid "don't verify header+payload signature"
msgstr "preveri podpis paketa(-ov)"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: neprepoznano ime znake: \"%s\" prezrto\n"
+
#, fuzzy
#~ msgid "(rpmlib provides)"
#~ msgstr "%s: %-45s DA (rpmlib ponudbe)\n"
diff --git a/po/sr.po b/po/sr.po
index d05d38a79..88eea8864 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2009-04-06 22:38+0100\n"
"Last-Translator: Miloš Komarčević <kmilos@gmail.com>\n"
"Language-Team: Serbian (sr) <fedora-trans-sr@redhat.com>\n"
@@ -32,37 +32,37 @@ msgstr "Не могу да отворим датотеку спецификац
msgid "Failed to open tar pipe: %m\n"
msgstr "Неуспело отварање tar цеви: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Неуспело читање датотеке спецификације из %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Неуспела промена имена %s у %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "stat није успео %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Датотека %s није обична датотека.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Датотека %s не личи на датотеку спецификације.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Правим циљне платформе: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Правим за циљ %s\n"
@@ -120,7 +120,7 @@ msgstr "Заједничке опције за све rpm режиме и изв
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM верзија %s\n"
@@ -437,17 +437,17 @@ msgstr "синтаксна грешка у изразу\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK неуспех: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Недостаје „(“ у %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Недостаје „)“ у %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Неисправан %s знак: %s\n"
@@ -472,146 +472,146 @@ msgstr "Лоша синтакса: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Лоша спецификација режима: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Лоша спецификација режима директоријума: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Необична дужина локалитета: „%.*s“ у %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Удвојен локалитет %.*s у %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Неисправна могућност: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr "Није уграђена подршка за могућност датотеке\n"
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Само један аргумент за %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Две датотеке у једном реду: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Датотека мора почети са „/“: %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Не може се мешати специјални %%doc са другим облицима: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Непознат алгоритам %u за сажимање датотека, враћам се на MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Датотека наведена двапут: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symlink тачке за BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Датотека није пронађена: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr "Датотека %s је превелика за користан терет\n"
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: не могу да учитам непознату ознаку (%d).\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: неуспело читање јавног кључа.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: јавни кључ није ојачан.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: неуспело читање јавног кључа.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Макро %%%s није могао да се прошири\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Испред датотеке је потребно да стоји „/“: %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Преклапање није дозвољено: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Датотека није пронађена поклапањем: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Не могу да отворим %%files датотеку %s: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "ред: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Лоша датотека: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Лош власник/група: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Проверавам за незапаковане датотеке: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -620,12 +620,12 @@ msgstr ""
"Пронађене су инсталиране (али незапаковане) датотеке:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Обрађујем датотеке: %s-%s-%s.%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr "Бинарне датотеке зависне од архитектуре у noarch пакету\n"
@@ -1170,31 +1170,31 @@ msgstr "Не могу да отворим %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "Отворен %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean враћа %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Добио %%else без %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Добио %%endif без %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "лоше обликована %%include наредба\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Нису пронађене усаглашене архитектуре за прављење\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Пакет нема %%description: %s\n"
@@ -1323,17 +1323,17 @@ msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"генериши заглавље(а) пакета компатибилна са (застарелим) rpm[23] паковањем"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "немој проверавати сажетак(е) пакета"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "немој проверавати заглавље(а) базе података по добављању"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "немој проверавати потпис(е) пакета"
@@ -1382,7 +1382,7 @@ msgstr "Не могу да променим директоријум на %s: %s
msgid "Couldn't exec %s: %s\n"
msgstr "Не могу да извршим %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Не могу да одвојим %s: %s\n"
@@ -1499,87 +1499,87 @@ msgstr "Датотека архиве није у заглављу"
msgid " failed - "
msgstr " неуспело - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "пакет %s је већ додат, прескачем %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "пакет %s је већ додат, замењујем са %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(није број)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(није base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(неисправна врста)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(није blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(неисправна xml врста)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(није OpenPGP потпис)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "нормално "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "замењено "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "није инсталиран "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "дељено на мрежи "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "погрешна боја "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "недостаје %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(непознат %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(није број)"
@@ -1699,12 +1699,12 @@ msgstr "hdr blob(%zd): ЛОШЕ, читам враћено %d\n"
msgid "hdr load: BAD\n"
msgstr "hdr load: ЛОШЕ\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature није успело: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Нема потписа на располагању\n"
@@ -1714,94 +1714,94 @@ msgstr "%s: Нема потписа на располагању\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead није успело: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread није успело: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s је Делта RPM и не може се директно инсталирати\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Неподржан терет (%s) у пакету %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "унапред дефинисани MACRO са вредношћу EXPR"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "„MACRO EXPR“"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "дефинише MACRO са вредношћу EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "испиши макро проширење за EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "„EXPR“"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "читај <FILE:...> уместо подразумеваних датотека"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "пошаљи stdout ка CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "користи ROOT као директоријум највишег нивоа"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "прикажи ознаке познатих упита"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "прикажи коначну конфигурацију за rpmrc и macro"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "пружа мање детаљан излаз"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "пружа детаљнији излаз"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "напиши која се rpm верзија користи"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "отклони грешке у машини стања датотеке товара"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "отклони грешке за rpmio У/И"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: табела опција није добро подешена (%d)\n"
@@ -2214,43 +2214,38 @@ msgstr "потпиши пакет(е) (истоветно са --addsign)"
msgid "generate signature"
msgstr "направи потпис"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "недостаје архитектура за %s на %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "очекиван је изворни пакет, пронађен је бинарни\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "изворни пакет не садржи .spec датотеку\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "распакивање архиве није успело %s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " на датотеци "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s није успело код датотеке %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s није успело: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Не могу да променим коренски директоријум: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2357,7 +2352,7 @@ msgstr "пакет %s није инсталиран\n"
msgid "unknown tag: \"%s\"\n"
msgstr "непозната ознака: „%s“\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: отварање није успело: %s\n"
@@ -2372,74 +2367,89 @@ msgstr "%s: Fwrite није успело: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush није успело: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp није успело\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: је већ потписан кључем са ID-ом %s, прескачем\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead није успело: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature није успело: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: увозно читање није успело(%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: увоз није успео.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: увозно читање није успело(%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead није успео\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr "%s: Непромењива регија заглавља се не може ишчитати. Оштећен пакет?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "прескачем пакет %s са непотврђеним V%u потписом\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "НИЈЕ УРЕДУ"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "УРЕДУ"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (НЕДОСТАЈУЋИ КЉУЧЕВИ:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (НЕПОУЗДАНИ КЉУЧЕВИ:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir %s није успело: Директоријум није празан\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Не могу да променим коренски директоријум: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Не могу да променим коренски директоријум: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "НЕ "
@@ -2609,14 +2619,14 @@ msgstr "неуспело читање: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "није rpm пакет"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "не могу да направим браву за трансакцију на %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "чекам за браву трансакције %s\n"
#: lib/rpmprob.c:107
@@ -2768,31 +2778,31 @@ msgstr "Молим вас контактирајте %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Не могу да отворим %s за читање: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr "није уграђена подршка <lua> скриптица\n"
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Не могу да направим привремену датотеку за %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Не могу да удвојим описника датотеке: %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s скриптица није успела, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s скриптица није успела, сигнал %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s скриптица није успела, излазни статус %d\n"
@@ -2801,40 +2811,45 @@ msgstr "%s скриптица није успела, излазни статус
msgid "Unknown format"
msgstr "Непознат облик"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(инсталирано) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "не могу да отворим Packages базу података у %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "сувишна „(“ у ознаци пакета: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "недостаје „(“ у ознаци пакета: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "недостаје „)“ у ознаци пакета: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: неуспело читање јавног кључа.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "направи скуп трансакција"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2936,82 +2951,82 @@ msgstr "Потврди потпис: ЛОШИ ПАРАМЕТРИ\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Потпис: НЕПОЗНАТ (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s није успело\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "недостаје %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Незадовољене зависности за %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "недостаје { после %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "недостаје } после %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "празан облик ознаке"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "празно име ознаке"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "непозната ознака"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] очекиван на крају низа"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "неочекиван ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "неочекиван }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? очекиван у изразу"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ очекивано после ? у изразу"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} очекиван у изразу"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": очекиван након ? подизраза"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ очекивано после : у изразу"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| очекиван на крају израза"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "показивач низа коришћен са низовима различитих величина"
@@ -3028,181 +3043,177 @@ msgstr ""
msgid "verify database files"
msgstr "провера датотека базе података"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: није препознато име ознаке: „%s“ занемарено\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d није доступно\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "не могу да отворим %s индекс користећи db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "није постављен dbpath\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "грешка(%d) при добављању „%s“ слогова из %s индекса\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: прескачем"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "грешка(%d) при записивању слога #%d у %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec није успео: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp није успео: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: прескачем"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: оштећено заглавље #%u враћено -- прескачем.\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "грешка(%d) при постављању заглавља #%d слога за %s уклањање\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "грешка(%d) при постављању заглавља #%d слога за %s уклањање\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: не могу да прочитам заглавље на 0x%x\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "грешка(%d) при постављању заглавља #%d слога за %s уклањање\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "грешка(%d) при постављању „%s“ слогова из %s индекса\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "грешка(%d) при складиштењу слога „%s“ у %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "грешка(%d) при уклањању слога „%s“ из %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "грешка(%d) при заузимању новог примерка пакета\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: прескачем"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "грешка(%d) при записивању слога %s у %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "није постављен dbpath"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "привремена база података %s већ постоји\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "неуспело креирање директоријума %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "заглавље #%u у бази податак је лоше -- прескачем.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "не могу да додам слог првобитно на %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"неуспело поновно прављење базе података: основна база података је остала на "
"месту\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "неуспела замена старе базе података са новом базом података!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "замени датотеке у %s са датотекама из %s да вратиш у претходно стање"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "неуспело уклањање директоријума %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "база података%d грешка(%d) из %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "база података%d грашка(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "не могу да добијем %s катанац на %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "дељено"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "ексклузивно"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "није препозната опција базе података: „%s“ занемарено.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s има неправилну бројчану вредност, прескочено\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s има превелику или премалу long вредност, прескочено\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s има превелику или премалу целобројну вредност, прескочено\n"
@@ -3351,17 +3362,17 @@ msgstr "упозорење: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "алокација меморије (%u бајта) је вратила НАЛ.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "%sV%d %s потпис: %s, ID кључа %s\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(без грешке)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Неуспело читање датотеке спецификације из %s\n"
@@ -3375,6 +3386,12 @@ msgstr "%s: неуспело читање манифеста: %s\n"
msgid "don't verify header+payload signature"
msgstr "немој проверавати потпис заглавља+товара"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: није препознато име ознаке: „%s“ занемарено\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: прескачем"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib пружа)"
@@ -3432,9 +3449,6 @@ msgstr "немој проверавати потпис заглавља+това
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "испитај/провери пакет(е) из системске HDLIST"
-#~ msgid "create transaction set"
-#~ msgstr "направи скуп трансакција"
-
#~ msgid "do not order transaction set"
#~ msgstr "немој наручивати скуп трансакција"
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 574cdae75..688f45ab7 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2009-04-06 22:38+0100\n"
"Last-Translator: Miloš Komarčević <kmilos@gmail.com>\n"
"Language-Team: Serbian (sr) <fedora-trans-sr@redhat.com>\n"
@@ -32,37 +32,37 @@ msgstr "Ne mogu da otvorim datoteku specifikacije %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Neuspelo otvaranje tar cevi: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Neuspelo čitanje datoteke specifikacije iz %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Neuspela promena imena %s u %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "stat nije uspeo %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Datoteka %s nije obična datoteka.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Datoteka %s ne liči na datoteku specifikacije.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Pravim ciljne platforme: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Pravim za cilj %s\n"
@@ -120,7 +120,7 @@ msgstr "Zajedničke opcije za sve rpm režime i izvršne programe:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verzija %s\n"
@@ -438,17 +438,17 @@ msgstr "sintaksna greška u izrazu\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK neuspeh: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Nedostaje „(“ u %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Nedostaje „)“ u %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neispravan %s znak: %s\n"
@@ -473,146 +473,146 @@ msgstr "Loša sintaksa: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Loša specifikacija režima: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Loša specifikacija režima direktorijuma: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Neobična dužina lokaliteta: „%.*s“ u %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Udvojen lokalitet %.*s u %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Neispravna mogućnost: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr "Nije ugrađena podrška za mogućnost datoteke\n"
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Samo jedan argument za %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Dve datoteke u jednom redu: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Datoteka mora početi sa „/“: %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Ne može se mešati specijalni %%doc sa drugim oblicima: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Nepoznat algoritam %u za sažimanje datoteka, vraćam se na MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Datoteka navedena dvaput: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symlink tačke za BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Datoteka nije pronađena: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr "Datoteka %s je prevelika za koristan teret\n"
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: ne mogu da učitam nepoznatu oznaku (%d).\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: neuspelo čitanje javnog ključa.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: javni ključ nije ojačan.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: neuspelo čitanje javnog ključa.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Makro %%%s nije mogao da se proširi\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Ispred datoteke je potrebno da stoji „/“: %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Preklapanje nije dozvoljeno: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Datoteka nije pronađena poklapanjem: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Ne mogu da otvorim %%files datoteku %s: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "red: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Loša datoteka: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Loš vlasnik/grupa: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Proveravam za nezapakovane datoteke: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -621,12 +621,12 @@ msgstr ""
"Pronađene su instalirane (ali nezapakovane) datoteke:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Obrađujem datoteke: %s-%s-%s.%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binarne datoteke zavisne od arhitekture u noarch paketu\n"
@@ -1171,31 +1171,31 @@ msgstr "Ne mogu da otvorim %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "Otvoren %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean vraća %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Dobio %%else bez %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Dobio %%endif bez %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "loše oblikovana %%include naredba\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Nisu pronađene usaglašene arhitekture za pravljenje\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket nema %%description: %s\n"
@@ -1324,17 +1324,17 @@ msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"generiši zaglavlje(a) paketa kompatibilna sa (zastarelim) rpm[23] pakovanjem"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "nemoj proveravati sažetak(e) paketa"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "nemoj proveravati zaglavlje(a) baze podataka po dobavljanju"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "nemoj proveravati potpis(e) paketa"
@@ -1383,7 +1383,7 @@ msgstr "Ne mogu da promenim direktorijum na %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Ne mogu da izvršim %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Ne mogu da odvojim %s: %s\n"
@@ -1500,87 +1500,87 @@ msgstr "Datoteka arhive nije u zaglavlju"
msgid " failed - "
msgstr " neuspelo - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "paket %s je već dodat, preskačem %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "paket %s je već dodat, zamenjujem sa %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(nije broj)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(nije base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(neispravna vrsta)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(nije blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(neispravna xml vrsta)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(nije OpenPGP potpis)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normalno "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "zamenjeno "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "nije instaliran "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "deljeno na mreži "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "pogrešna boja "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "nedostaje %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(nepoznat %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(nije broj)"
@@ -1700,12 +1700,12 @@ msgstr "hdr blob(%zd): LOŠE, čitam vraćeno %d\n"
msgid "hdr load: BAD\n"
msgstr "hdr load: LOŠE\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature nije uspelo: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Nema potpisa na raspolaganju\n"
@@ -1715,94 +1715,94 @@ msgstr "%s: Nema potpisa na raspolaganju\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead nije uspelo: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread nije uspelo: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s je Delta RPM i ne može se direktno instalirati\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nepodržan teret (%s) u paketu %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "unapred definisani MACRO sa vrednošću EXPR"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "„MACRO EXPR“"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "definiše MACRO sa vrednošću EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "ispiši makro proširenje za EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "„EXPR“"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "čitaj <FILE:...> umesto podrazumevanih datoteka"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "pošalji stdout ka CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "koristi ROOT kao direktorijum najvišeg nivoa"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "prikaži oznake poznatih upita"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "prikaži konačnu konfiguraciju za rpmrc i macro"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "pruža manje detaljan izlaz"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "pruža detaljniji izlaz"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "napiši koja se rpm verzija koristi"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "otkloni greške u mašini stanja datoteke tovara"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "otkloni greške za rpmio U/I"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabela opcija nije dobro podešena (%d)\n"
@@ -2216,43 +2216,38 @@ msgstr "potpiši paket(e) (istovetno sa --addsign)"
msgid "generate signature"
msgstr "napravi potpis"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "nedostaje arhitektura za %s na %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "očekivan je izvorni paket, pronađen je binarni\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "izvorni paket ne sadrži .spec datoteku\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "raspakivanje arhive nije uspelo %s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " na datoteci "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s nije uspelo kod datoteke %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s nije uspelo: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Ne mogu da promenim korenski direktorijum: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2359,7 +2354,7 @@ msgstr "paket %s nije instaliran\n"
msgid "unknown tag: \"%s\"\n"
msgstr "nepoznata oznaka: „%s“\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: otvaranje nije uspelo: %s\n"
@@ -2374,75 +2369,90 @@ msgstr "%s: Fwrite nije uspelo: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush nije uspelo: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp nije uspelo\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: je već potpisan ključem sa ID-om %s, preskačem\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead nije uspelo: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature nije uspelo: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: uvozno čitanje nije uspelo(%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: uvoz nije uspeo.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: uvozno čitanje nije uspelo(%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead nije uspeo\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
"%s: Nepromenjiva regija zaglavlja se ne može iščitati. Oštećen paket?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "preskačem paket %s sa nepotvrđenim V%u potpisom\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "NIJE UREDU"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "UREDU"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (NEDOSTAJUĆI KLJUČEVI:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (NEPOUZDANI KLJUČEVI:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir %s nije uspelo: Direktorijum nije prazan\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Ne mogu da promenim korenski direktorijum: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Ne mogu da promenim korenski direktorijum: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NE "
@@ -2612,14 +2622,14 @@ msgstr "neuspelo čitanje: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "nije rpm paket"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "ne mogu da napravim bravu za transakciju na %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "čekam za bravu transakcije %s\n"
#: lib/rpmprob.c:107
@@ -2771,31 +2781,31 @@ msgstr "Molim vas kontaktirajte %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Ne mogu da otvorim %s za čitanje: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr "nije ugrađena podrška <lua> skriptica\n"
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Ne mogu da napravim privremenu datoteku za %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Ne mogu da udvojim opisnika datoteke: %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s skriptica nije uspela, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s skriptica nije uspela, signal %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s skriptica nije uspela, izlazni status %d\n"
@@ -2804,40 +2814,45 @@ msgstr "%s skriptica nije uspela, izlazni status %d\n"
msgid "Unknown format"
msgstr "Nepoznat oblik"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(instalirano) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "ne mogu da otvorim Packages bazu podataka u %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "suvišna „(“ u oznaci paketa: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "nedostaje „(“ u oznaci paketa: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "nedostaje „)“ u oznaci paketa: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: neuspelo čitanje javnog ključa.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "napravi skup transakcija"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2939,82 +2954,82 @@ msgstr "Potvrdi potpis: LOŠI PARAMETRI\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Potpis: NEPOZNAT (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s nije uspelo\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "nedostaje %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Nezadovoljene zavisnosti za %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "nedostaje { posle %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "nedostaje } posle %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "prazan oblik oznake"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "prazno ime oznake"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "nepoznata oznaka"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] očekivan na kraju niza"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "neočekivan ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "neočekivan }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? očekivan u izrazu"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ očekivano posle ? u izrazu"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} očekivan u izrazu"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": očekivan nakon ? podizraza"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ očekivano posle : u izrazu"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| očekivan na kraju izraza"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "pokazivač niza korišćen sa nizovima različitih veličina"
@@ -3032,181 +3047,177 @@ msgstr ""
msgid "verify database files"
msgstr "provera datoteka baze podataka"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: nije prepoznato ime oznake: „%s“ zanemareno\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d nije dostupno\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "ne mogu da otvorim %s indeks koristeći db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "nije postavljen dbpath\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "greška(%d) pri dobavljanju „%s“ slogova iz %s indeksa\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: preskačem"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "greška(%d) pri zapisivanju sloga #%d u %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec nije uspeo: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp nije uspeo: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: preskačem"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: oštećeno zaglavlje #%u vraćeno -- preskačem.\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "greška(%d) pri postavljanju zaglavlja #%d sloga za %s uklanjanje\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "greška(%d) pri postavljanju zaglavlja #%d sloga za %s uklanjanje\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ne mogu da pročitam zaglavlje na 0x%x\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "greška(%d) pri postavljanju zaglavlja #%d sloga za %s uklanjanje\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "greška(%d) pri postavljanju „%s“ slogova iz %s indeksa\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "greška(%d) pri skladištenju sloga „%s“ u %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "greška(%d) pri uklanjanju sloga „%s“ iz %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "greška(%d) pri zauzimanju novog primerka paketa\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: preskačem"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "greška(%d) pri zapisivanju sloga %s u %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "nije postavljen dbpath"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "privremena baza podataka %s već postoji\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "neuspelo kreiranje direktorijuma %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "zaglavlje #%u u bazi podatak je loše -- preskačem.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "ne mogu da dodam slog prvobitno na %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"neuspelo ponovno pravljenje baze podataka: osnovna baza podataka je ostala "
"na mestu\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "neuspela zamena stare baze podataka sa novom bazom podataka!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "zameni datoteke u %s sa datotekama iz %s da vratiš u prethodno stanje"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "neuspelo uklanjanje direktorijuma %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "baza podataka%d greška(%d) iz %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "baza podataka%d graška(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "ne mogu da dobijem %s katanac na %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "deljeno"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "ekskluzivno"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "nije prepoznata opcija baze podataka: „%s“ zanemareno.\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s ima nepravilnu brojčanu vrednost, preskočeno\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s ima preveliku ili premalu long vrednost, preskočeno\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ima preveliku ili premalu celobrojnu vrednost, preskočeno\n"
@@ -3355,17 +3366,17 @@ msgstr "upozorenje: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "alokacija memorije (%u bajta) je vratila NAL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "%sV%d %s potpis: %s, ID ključa %s\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(bez greške)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Neuspelo čitanje datoteke specifikacije iz %s\n"
@@ -3379,6 +3390,12 @@ msgstr "%s: neuspelo čitanje manifesta: %s\n"
msgid "don't verify header+payload signature"
msgstr "nemoj proveravati potpis zaglavlja+tovara"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: nije prepoznato ime oznake: „%s“ zanemareno\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: preskačem"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib pruža)"
@@ -3436,9 +3453,6 @@ msgstr "nemoj proveravati potpis zaglavlja+tovara"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "ispitaj/proveri paket(e) iz sistemske HDLIST"
-#~ msgid "create transaction set"
-#~ msgstr "napravi skup transakcija"
-
#~ msgid "do not order transaction set"
#~ msgstr "nemoj naručivati skup transakcija"
diff --git a/po/sv.po b/po/sv.po
index c0f91ebab..f5c8b0937 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2009-01-17 17:20+0100\n"
"Last-Translator: Gran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -31,37 +31,37 @@ msgstr "Kan inte ppna specfilen %s: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "Kunde inte ppna \"tar\"-rr: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Kunde inte lsa specfil frn %s\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "Kunde inte byta namn p %s till %s: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "kunde inte ta status p %s: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "Filen %s r inte en vanlig fil.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "Filen %s tycks inte vara en specfil.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Bygger mlplattformar: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "Bygger fr mlet %s\n"
@@ -119,7 +119,7 @@ msgstr "Gemensamma flaggor fr alla rpm-lgen och binrer:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM version %s\n"
@@ -435,17 +435,17 @@ msgstr "syntaxfel i uttryck\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK-fel: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "\"(\" saknas i %s %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "\")\" saknas i %s(%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ogiltigt %s-element: %s\n"
@@ -470,146 +470,146 @@ msgstr "Felaktig syntax: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "Felaktig rttighetsspecifikation: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Felaktig specifikation av katalogrttigheter: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "Ovanlig lokallngd: \"%.*s\" i %%lang(%s)\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "Duplicerad lokal %.*s i %%lang(%s)\n"
-#: build/files.c:811
+#: build/files.c:831
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Ogiltig frmga (capability): %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr "Std fr filfrmgor (capability) r inte inbyggt\n"
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "Endast ett argument till %%docdir\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Tv filer p en rad: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Filnamn mste brja med \"/\": %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "Kan inte blanda special %%doc med andra former: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Oknd filkontrollsummealgoritm %u, faller tillbaka p MD5\n"
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Filen upprknad tv gnger: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolisk lnk pekar p BuildRoot: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Filen hittades inte: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr "Filen %s r fr stor som last\n"
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: kan inte lsa oknd tagg (%d).\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: lsning av publik nyckel misslyckades.\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: inte en publik nyckel med skal.\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: lsning av publik nyckel misslyckades.\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "Makro %%%s misslyckades att expandera\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Filen behver inledande \"/\": %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "Matchning inte tilltet: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Hittade ingen fil vid matchningen: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Kunde inte ppna %%files-fil %s: %m\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "rad: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Felaktig fil: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Felaktig gare/grupp: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Letar efter opackade fil(er): %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -618,12 +618,12 @@ msgstr ""
"Installerade (men opaketerade) filer funna:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "Bearbetar filer: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1168,31 +1168,31 @@ msgstr "Kan inte ppna %s: %s\n"
msgid "Unclosed %%if\n"
msgstr "Oavslutat %%if\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean returnerar %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Fick ett %%else utan ngot %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Fick ett %%endif utan ngot %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "felformaterad %%include-sats\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Hittade inga kompatibla arkitekturer att bygga\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paketet har ingen %%description: %s\n"
@@ -1323,17 +1323,17 @@ msgstr "verifiera inte byggberoenden"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "generera pakethuvuden kompatibla med (ldre) rpm[23]-paketering"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "verifiera inte paketkontrollsummor"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "verifiera inte databashuvuden nr de hmtas"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "verifiera inte paketsignatur(er)"
@@ -1382,7 +1382,7 @@ msgstr "Kunde inte ndra katalog till %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "Kunde inte kra %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Kunde inte grena (fork) %s: %s\n"
@@ -1499,89 +1499,89 @@ msgstr "Ingen arkivfilen i huvud"
msgid " failed - "
msgstr " misslyckades - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "paket %s var redan tillagt, hoppar ver %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "paket %s r redan tillagt, erstter med %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(inte ett tal)"
# Detta r ett direktiv till strftime(). Och %c skall vara anpassat
# till lokalen.
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %d %b %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(inte base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(felaktig typ)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(inte en klick)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(felaktig xml-typ)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(inte en OpenPGP-signatur)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "ersatt "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "oinstallerat "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "ntdelad "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "fel frg "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "saknas %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(oknd %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(inte ett tal)"
@@ -1701,12 +1701,12 @@ msgstr "hvdklick(%zd): FEL, lsning returnerade %d\n"
msgid "hdr load: BAD\n"
msgstr "hvdlast: FEL\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature misslyckades: %s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: Ingen signatur tillgnglig\n"
@@ -1716,94 +1716,94 @@ msgstr "%s: Ingen signatur tillgnglig\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: headerRead misslyckades: %s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread misslyckades: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s r en delta-RPM och kan inte installeras direkt\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Ej stdd last (%s) i paket %s\n"
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "frdefiniera MAKRO till vrdet UTTR"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "'MAKRO UTTR'"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "definiera MAKRO till vrdet UTTR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "skriv ut makroexpansion av UTTR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "'UTTR'"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "ls <FIL:...> istllet fr standardfil(er)"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<FIL:...>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "skicka standard ut till KMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "KMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "anvnd ROT som toppnivkatalog"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "visa knda frgetaggar"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "visa slutliga rpmrc- och makrokonfigurationer"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "visa mindre detaljerad utdata"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "visa mer detaljerad utdata"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "visa vilken version av rpm som anvnds"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "felsk lastfilstillstndsmaskin"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "felsk rpmio I/O"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: flaggtabell felkonfigurerad (%d)\n"
@@ -2217,43 +2217,38 @@ msgstr "signera paket (detsamma som --addsign)"
msgid "generate signature"
msgstr "generera signatur"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "arkitektur saknas fr %s vid %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "kllpaket frvntades, fann binrpaket\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "kllpaket innehller ingen .spec-fil\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "uppackning av arkiv misslyckades%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " vid fil "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s misslyckades p fil %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s misslyckades: %s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "Kunde inte ndra rotkatalog: %m\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2360,7 +2355,7 @@ msgstr "paket %s r inte installerat\n"
msgid "unknown tag: \"%s\"\n"
msgstr "oknd tagg: \"%s\"\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: open misslyckades: %s\n"
@@ -2375,74 +2370,89 @@ msgstr "%s: Fwrite misslyckades: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fflush misslyckades: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp misslyckades\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: var redan signerad av nyckel-ID %s, hoppar ver\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead misslyckades: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature misslyckades: %s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: importlsning misslyckades(%d).\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s: import misslyckades.\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s: importlsning misslyckades(%d).\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: headerRead misslyckades\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr "%s: Ofrnderlig huvudregion kunde inte lsas. Trasigt paket?\n"
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr "hoppar ver paket %s med overifierbar V%u-signatur\n"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "EJ OK"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "OK"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (SAKNADE NYCKLAR:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (EJ BETRODDA NYCKLAR:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s rmdir av %s misslyckades: Katalogen r inte tom\n"
+
+#: lib/rpmchroot.c:69
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "Kunde inte ndra rotkatalog: %m\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "Kunde inte ndra rotkatalog: %m\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "NEJ "
@@ -2609,14 +2619,14 @@ msgstr "lsning misslyckades: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "inte ett rpm-paket"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
-#, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, fuzzy, c-format
+msgid "can't create %s lock on %s (%s)\n"
msgstr "det gr inte att skapa transaktionsls p %s (%s)\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
msgstr "vntar p transaktionsls p %s\n"
#: lib/rpmprob.c:107
@@ -2767,31 +2777,31 @@ msgstr "Var god kontakta %s\n"
msgid "Unable to open %s for reading: %m.\n"
msgstr "Kan inte ppna %s fr lsning: %m.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua>-skriptstd r inte inbyggt\n"
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Kunde inte skapa temporrfil fr %s: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Kunde inte duplicera filbeskrivare: %s: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s-skript misslyckades, waitpid(%d) rk %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s-skript misslyckades, signal %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s-skript misslyckades, slutstatus %d\n"
@@ -2800,40 +2810,45 @@ msgstr "%s-skript misslyckades, slutstatus %d\n"
msgid "Unknown format"
msgstr "Oknt format"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(installerat) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "kan inte ppna paketdatabas i %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "verfldigt \"(\" i paketetikett: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "\"(\" saknas i etikett: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "\")\" saknas i paketetikett: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: misslyckades att lsa publik nyckel.\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "skapa transaktionsmngd"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2935,82 +2950,82 @@ msgstr "Verifiera signatur: FELAKTIGA PARAMETRAR\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signatur: OKND (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s misslyckades\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "saknas %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "Ouppfyllda beroenden fr %s:\n"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "{ saknas efter %"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "} saknas efter %{"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "tomt taggformat"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "tomt taggnamn"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "oknd tagg"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] frvntades vid slutet p vektor"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "ovntad ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "ovntad }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? frvntades i uttryck"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ frvntades efter ? i uttryck"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} frvntades i uttryck"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": frvntades efter ? i deluttryck"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ frvntades efter : i uttryck"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| frvntades vid slutet p uttryck"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "vektoriterator anvnd med vektor av annan storlek"
@@ -3026,179 +3041,175 @@ msgstr "bygg om databasens inverterade listor frn installerade pakets huvuden"
msgid "verify database files"
msgstr "verifiera databasfiler"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: oknt taggnamn: \"%s\" ignorerat\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr "dbiOpen: dbapi %d r inte tillgngligt\n"
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "kan inte ppna %s-indexet med db%d - %s (%d)\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "ingen dbpath har satts\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "fel(%d) nr \"%s\"-poster hmtades frn %s-indexet\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: hoppar ver"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "fel(%d) nr post nr. %d sparades i %s\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec misslyckades: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp misslyckades: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: hoppar ver"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: skadat huvud nr. %u hmtat -- hoppar ver.\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "fel(%d) nr huvudpost nr. %d fr %s skulle tas bort\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "fel(%d) nr huvudpost nr. %d fr %s skulle tas bort\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: kan inte lsa huvud vid 0x%x\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "fel(%d) nr huvudpost nr. %d fr %s skulle tas bort\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "fel(%d) nr \"%s\"-poster frn %s-indexet sattes\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "fel(%d) nr post \"%s\" sparades i %s\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "fel(%d) nr post \"%s\" togs bort frn %s\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "fel(%d) vid allokering av ny paketinstans\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd: hoppar ver"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "fel(%d) nr post %s sparades i %s\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "ingen dbpath har satts"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "tillfllig databas %s existerar redan\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "misslyckades att skapa katalogen %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "huvud nr. %u i databasen r felaktigt -- hoppar ver.\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kan inte lgga till post ursprungligen vid %u\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "kunde inte erstta gammal databas med ny databas!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "byt ut filer i %s med filer frn %s fr att terstlla"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "kunde inte ta bort katalogen %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d-fel(%d) frn %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d-fel(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "kan inte f %s ls p %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "delat"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "uteslutande"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "oknd db-flagga: \"%s\" ignorerad\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s har ogiltigt ogiltigt numeriskt vrde, hoppar ver\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s har fr stort eller fr litet \"long\"-vrde, hoppar ver\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s har fr stort eller fr litet heltalsvrde, hoppar ver\n"
@@ -3347,17 +3358,17 @@ msgstr "varning: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "minnesallokering (%u byte) returnerade NULL.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "%sV%d %s-signatur: %s, nyckel-id %s\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(inget fel)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "Kunde inte lsa specfil frn %s\n"
@@ -3371,6 +3382,12 @@ msgstr "%s: lsning av paketlista misslyckades: %s\n"
msgid "don't verify header+payload signature"
msgstr "verifiera inte huvud+lastsignatur"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: oknt taggnamn: \"%s\" ignorerat\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd: hoppar ver"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib tillhandahller)"
@@ -3428,9 +3445,6 @@ msgstr "verifiera inte huvud+lastsignatur"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "frga/verifiera paket frn system-HDLIST"
-#~ msgid "create transaction set"
-#~ msgstr "skapa transaktionsmngd"
-
#~ msgid "do not order transaction set"
#~ msgstr "ordna inte transaktionsmngd"
diff --git a/po/tr.po b/po/tr.po
index dcf06bc5e..8e2517868 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2001-07-05 08:02+300\n"
"Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n"
"Language-Team: Turkish <tr@li.org>\n"
@@ -26,37 +26,37 @@ msgstr "%s spec dosyas alamad: %s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "tar veriyolu alamad: %m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "%s paketinden spec dosyas okunamad\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "%s %s olarak deitirilemedi: %m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "%s durum bilgileri alnamad: %m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "%s bir normal bir dosya deil.\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "%s bir spec dosyas gibi grnmyor.\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "Hedef platformlar derleniyor: %s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "%s iin derleniyor\n"
@@ -116,7 +116,7 @@ msgstr "Tm rpm kipleri iin ortak seenekler:"
msgid "%s: %s\n"
msgstr "dosya %s: %s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM Srm %s\n"
@@ -439,17 +439,17 @@ msgstr "ifadede szdizimi hatas\n"
msgid "TIMECHECK failure: %s\n"
msgstr "TIMECHECK baarsz: %s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s iinde '(' yok: %s\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s iinde ')' yok: (%s\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Anda %s geersiz: %s\n"
@@ -474,158 +474,158 @@ msgstr "Szdizimi hatas: %s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "mode spec hatal: %s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode spec hatal: %s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "yerel uzunluu hatal: \"%.*s\" (%%lang(%s))\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "%.*s yereli %%lang(%s) iinde tekrarlanm\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "Anda %s geersiz: %s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "%%docdir iin sadece tek argman\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "Bir satrda 2 dosya: %s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Dosya \"/\" ile balamal: %s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "zel %%doc ile dier formlar kartrlamaz: %s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "Dosya iki kere gsterildi: %s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Sembolik ba BuildRoot gsteriyor: %s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "Dosya bulunamad: %s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1602
+#: build/files.c:1622
#, fuzzy, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: readLead baarsz\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s: readLead baarsz\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "%%%s makrosu geniletmede baarsz\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Dosya \"/\" ile iermeli: %s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, fuzzy, c-format
msgid "Glob not permitted: %s\n"
msgstr "satr %d: Dosya ad uygun deil: %s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosya glob tarafndan bulunamad: %s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "%%files dosya %s dosyasnda alamad: %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "satr: %s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Dosya hatal: %s: %s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "Kullanc/grup hatal: %s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, fuzzy, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "ariv paketi alrken baarsz%s%s: %s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "lenen dosyalar: %s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1175,31 +1175,31 @@ msgstr "%s alamad: %s\n"
msgid "Unclosed %%if\n"
msgstr "%%if kapanmam\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean %d ile dner\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%if'siz bir %%else alnd\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%if'siz bir %%endif alnd\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "%%include deyimi bozuk\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "Kurgulamak iin uyumlu mimari yok\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket %%description iermiyor: %s\n"
@@ -1338,19 +1338,19 @@ msgstr "paket bamllklarn denetlemez"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "paket balklarn (eski) rpm[23] paketleme ile uyumlu retir"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "paket bamllklar dorulanmaz"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "paket mimarisi denetlenmez"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
#, fuzzy
msgid "don't verify package signature(s)"
@@ -1400,7 +1400,7 @@ msgstr "%s icra edilemedi: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "%s icra edilemedi: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s ayrlamad: %s\n"
@@ -1517,89 +1517,89 @@ msgstr ""
msgid " failed - "
msgstr " baarsz - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, fuzzy, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "%s zaten kurulu"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, fuzzy, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "%s zaten kurulu"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(bir say deil)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:361
+#: lib/formats.c:344
#, fuzzy
msgid "(not base64)"
msgstr "(bir say deil)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
#, fuzzy
msgid "(not a blob)"
msgstr "(bir say deil)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:506
+#: lib/formats.c:489
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "tm PGP imzalarn atlar"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "normal "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "yerine "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "yklenmedi "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "a paylaml "
-#: lib/formats.c:643
+#: lib/formats.c:604
msgid "wrong color"
msgstr ""
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "eksik %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(bilinmeyen %3d)"
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(bir say deil)"
@@ -1719,12 +1719,12 @@ msgstr ""
msgid "hdr load: BAD\n"
msgstr ""
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, fuzzy, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature baarsz\n"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s: mza bulundurmuyor\n"
@@ -1734,99 +1734,99 @@ msgstr "%s: mza bulundurmuyor\n"
msgid "%s: headerRead failed: %s"
msgstr "%s: readLead baarsz\n"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread baarsz: %s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s yklenemedi\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "<ifade>+ iin makro almn gsterir"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "ntanml makro dosyas yerine <dosya:...> okunur"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
#, fuzzy
msgid "send stdout to CMD"
msgstr "standart kty <KOMUT>'a gnderir"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "st dzey dizin olarak <dizin> kullanlr"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "tanmlanm sorgulama etiketlerini gsterir"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "son rpmrc ve makro yaplandrmasn gsterir"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "daha az ayrntl kt salar"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "daha ayrntl kt salar"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "Kullanlan RPM srmn verir"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
#, fuzzy
msgid "debug payload file state machine"
msgstr "hata ayklama dosyas durum motoru"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "rpmio G/ hata kontrolu"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2261,43 +2261,38 @@ msgstr "paketi imzalar (mevcut imza kaldrlr)"
msgid "generate signature"
msgstr "imza retir"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "%s iin %s:%d'de eksik mimari\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "kaynak paketi gerekirken altrlabilir paketi bulundu\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "kaynak paketi .spec dosyas iermiyor\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ariv paketi alrken baarsz%s%s: %s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " dosyada "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s alamad: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s baarsz\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "%s dizininin silinmesi baarsz: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2406,7 +2401,7 @@ msgstr "%s paketi kurulu deil\n"
msgid "unknown tag: \"%s\"\n"
msgstr "bilinmeyen etiket"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s: alamad: %s\n"
@@ -2421,75 +2416,90 @@ msgstr "%s: Fwrite baarsz: %s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s: Fseek baarsz: %s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "makeTempFile baarsz\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr ""
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead baarsz: %s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature baarsz: %s\n"
-#: lib/rpmchecksig.c:427
+#: lib/rpmchecksig.c:411
#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
+msgid "%s: import failed.\n"
msgstr "%s: readLead baarsz\n"
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:415
#, fuzzy, c-format
-msgid "%s: import failed.\n"
+msgid "%s: import read failed(%d).\n"
msgstr "%s: readLead baarsz\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:442
#, fuzzy, c-format
msgid "%s: headerRead failed\n"
msgstr "%s: readLead baarsz\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "TAMAM DEL"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "Tamam"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (EKSK ANAHTARLAR:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (GVENCESZ ANAHTARLAR:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s / %s dizin silinemedi - Dizin bo deil\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "%s dizininin silinmesi baarsz: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "%s dizininin silinmesi baarsz: %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "HAYIR "
@@ -2658,15 +2668,15 @@ msgstr "okuma baarsz: %s (%d)\n"
msgid "not an rpm package\n"
msgstr "argman bir RPM paketi deil\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "%s kilit %s/%s'den alnamad\n"
-#: lib/rpmlock.c:129
-#, c-format
-msgid "waiting for transaction lock on %s\n"
-msgstr ""
+#: lib/rpmlock.c:106
+#, fuzzy, c-format
+msgid "waiting for %s lock on %s\n"
+msgstr "%s kilit %s/%s'den alnamad\n"
#: lib/rpmprob.c:107
msgid "different"
@@ -2817,31 +2827,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "%s okuma eriimi iin alamad: %s.\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "%s ayrlamad: %s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "%s ayrlamad: %s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s: %s betii baarsz (%d), %s-%s-%s atlanyor\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s betiinin %s-%s-%s'den icras baarsz, kta durum %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s betiinin %s-%s-%s'den icras baarsz, kta durum %d\n"
@@ -2851,40 +2861,44 @@ msgstr "%s betiinin %s-%s-%s'den icras baarsz, kta durum %d\n"
msgid "Unknown format"
msgstr "bilinmeyen etiket"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "yklenmedi "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "%s de Paket veritaban alamad\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, fuzzy, c-format
msgid "extra '(' in package label: %s\n"
msgstr "geersiz paket numaras: %s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, fuzzy, c-format
msgid "missing '(' in package label: %s\n"
msgstr "%s iinde '(' yok: %s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, fuzzy, c-format
msgid "missing ')' in package label: %s\n"
msgstr "geersiz paket numaras: %s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s: readLead baarsz\n"
+#: lib/rpmts.c:980
+msgid "transaction"
+msgstr ""
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2987,82 +3001,82 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "mza: boyut(%d)+iz(%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s baarsz\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, fuzzy, c-format
msgid "missing %c %s"
msgstr "eksik %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "%s-%s-%s iin tatmin edici olmayan bamllklar: "
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "%% den sonraki { yok"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "%%{ den sonraki } yok"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "etiket biemi bo"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "etiket ismi bo"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "bilinmeyen etiket"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "dizinin sonunda ] gerekli"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "beklenmeyen ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "beklenmeyen }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "ifade ierisinde ? gerekli"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "ifade ierisinde ? dan sonra { gerekli"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "ifade iinde } gerekli"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr "? alt ifadesinden sonra : gerekli"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "ifade iersinde : den sonra { gerekli"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "ifadenin sonunda | gerekli"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -3078,182 +3092,177 @@ msgstr "kurulu paket balklarndan veritaban listelerini yeniden oluturur"
msgid "verify database files"
msgstr "veritaban dosyaraln dorular"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit: tanmlanmam etiket ad: \"%s\" yoksayld\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "%s indeksi db%d - %s (%d) kullanarak alamad\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "belirtilmi bir dbpath deeri yok\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "hata(%d): \"%s\" kayt %s indeksinden alnyor\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, fuzzy, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "hata(%d): %s kayt %s iine yazlyor\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: Fseek baarsz: %s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: alamad: %s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, fuzzy, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: bozuk balk rnei #%u alnd, atlanyor.\n"
-#: lib/rpmdb.c:2395
-#, c-format
-msgid "%s: cannot read header at 0x%x\n"
-msgstr "%s: 0x%x de balk okunamad\n"
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "hata(%d): \"%s\" kayt %s indeksinden alnyor\n"
-#: lib/rpmdb.c:2437
+#: lib/rpmdb.c:2235
#, fuzzy, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
+msgid "error(%d) removing header #%d record\n"
msgstr "hata(%d): \"%s\" kayt %s indeksinden alnyor\n"
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2260
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: 0x%x de balk okunamad\n"
+
+#: lib/rpmdb.c:2327
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "hata(%d): \"%s\" kayt %s indeksinden alnyor\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "hata(%d): %s kayt %s iine yazlyor\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "hata(%d) %s kaydn %s dosyasndan silinmesi\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "yeni paket rneini tutma hatas(%d)\n"
-#: lib/rpmdb.c:2687
-#, fuzzy
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdb: bozuk balk rnei #%u alnd, atlanyor.\n"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "hata(%d): %s kayt %s iine yazlyor\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "belirtilmi bir dbpath yok"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "geici veritaban %s zaten mevcut\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "%s dizininin silinmesi baarsz: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "veritabanndaki %u. kayt hatal -- atlanyor\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kayt zgn olarak %u e eklenemedi\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"veritaban yeniden oluturulamad: mevcut veritaban deimeden\n"
"yerinde brakld\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "eski veritabannn yenisiyle deitirilirmesi baarsz!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "kurtarmak iin %s iindeki dosyalar %s deki dosyalarla deitiriliyor"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "%s dizininin silinmesi baarsz: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "db%d hata(%d) %s'den: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "db%d hata(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "%s kilit %s/%s'den alnamad\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "paylaml"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "badak"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "tannmayan db seenei: \"%s\" yoksayld\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s geersiz saysal deer ieriyor, atland\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s ya ok byk ya da ok kk 'long' deer ieriyor, atland\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ya ok byk ya da ok kk 'integer' deer ieriyor, atland\n"
@@ -3403,17 +3412,17 @@ msgstr "uyar: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "bellek ayrlrken (%u bayt) NULL dnd.\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "mza yok\n"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(hata yok)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "%s paketinden spec dosyas okunamad\n"
@@ -3428,6 +3437,13 @@ msgstr "%s: bildirge okuma baarsz: %s\n"
msgid "don't verify header+payload signature"
msgstr "paket imzasn denetler"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit: tanmlanmam etiket ad: \"%s\" yoksayld\n"
+
+#, fuzzy
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdb: bozuk balk rnei #%u alnd, atlanyor.\n"
+
#, fuzzy
#~ msgid "(rpmlib provides)"
#~ msgstr "%s: %-45s EVET (rpmlib salar)\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index db3d56359..b38c7bd10 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm 4.4.2\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2010-03-29 16:14+0300\n"
+"POT-Creation-Date: 2010-05-31 14:32+0300\n"
"PO-Revision-Date: 2007-05-05 10:52+0800\n"
"Last-Translator: Wei-Lun Chao <chaoweilun@gmail.com>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -31,37 +31,37 @@ msgstr "無法開啟規格檔案 %s:%s\n"
msgid "Failed to open tar pipe: %m\n"
msgstr "無法開啟打包管道:%m\n"
-#: build.c:142
+#: build.c:148
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr "無法從 %s 讀取規格檔案\n"
-#: build.c:154
+#: build.c:160
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr "無法將 %s 更名為 %s:%m\n"
-#: build.c:231
+#: build.c:237
#, c-format
msgid "failed to stat %s: %m\n"
msgstr "無法檢視 %s 的狀態:%m\n"
-#: build.c:235
+#: build.c:241
#, c-format
msgid "File %s is not a regular file.\n"
msgstr "%s 不是一個正常的檔案。\n"
-#: build.c:242
+#: build.c:248
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "%s 似乎不是一個規格檔案。\n"
-#: build.c:320
+#: build.c:326
#, c-format
msgid "Building target platforms: %s\n"
msgstr "組建目標平台:%s\n"
-#: build.c:335
+#: build.c:341
#, c-format
msgid "Building for target %s\n"
msgstr "組建目標 %s\n"
@@ -119,7 +119,7 @@ msgstr "用於所有 rpm 模式和可執行檔案的共同選項:"
msgid "%s: %s\n"
msgstr "%s:%s\n"
-#: rpmqv.c:140 lib/poptALL.c:65
+#: rpmqv.c:140 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr "RPM 版本 %s\n"
@@ -425,17 +425,17 @@ msgstr "運算式中有語法錯誤\n"
msgid "TIMECHECK failure: %s\n"
msgstr "時間檢查失敗:%s\n"
-#: build/files.c:304 build/files.c:497 build/files.c:694
+#: build/files.c:304 build/files.c:497 build/files.c:714
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "在 %s %s 中有缺失的「(」\n"
-#: build/files.c:314 build/files.c:630 build/files.c:704 build/files.c:796
+#: build/files.c:314 build/files.c:650 build/files.c:724 build/files.c:816
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "在 %s(%s 中有缺失的「)」\n"
-#: build/files.c:350 build/files.c:653
+#: build/files.c:350 build/files.c:673
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "無效的 %s 符記:%s\n"
@@ -460,146 +460,146 @@ msgstr "不當的語法:%s(%s)\n"
msgid "Bad mode spec: %s(%s)\n"
msgstr "不當的模式 spec:%s(%s)\n"
-#: build/files.c:570
+#: build/files.c:575
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "不當的 dirmode spec:%s(%s)\n"
-#: build/files.c:729
+#: build/files.c:749
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr "不尋常的語區長度:\"%.*s\" 於 %%lang(%s) 之中\n"
-#: build/files.c:739
+#: build/files.c:759
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr "重製語區 %.*s 於 %%lang(%s) 之中\n"
-#: build/files.c:811
+#: build/files.c:831
#, fuzzy, c-format
msgid "Invalid capability: %s\n"
msgstr "無效的 %s 符記:%s\n"
-#: build/files.c:822
+#: build/files.c:842
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:877
+#: build/files.c:897
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr "%%docdir 只能有一個引數\n"
-#: build/files.c:906
+#: build/files.c:926
#, c-format
msgid "Two files on one line: %s\n"
msgstr "兩個檔案在同一列中:%s\n"
-#: build/files.c:919
+#: build/files.c:939
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "檔案必須以「/」開頭:%s\n"
-#: build/files.c:930
+#: build/files.c:950
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr "無法將特殊 %%doc 與其他形式混合:%s\n"
-#: build/files.c:1071
+#: build/files.c:1091
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1097
+#: build/files.c:1117
#, c-format
msgid "File listed twice: %s\n"
msgstr "曾列出兩次的檔案:%s\n"
-#: build/files.c:1220
+#: build/files.c:1240
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "到 BuildRoot 的符號連結:%s -> %s\n"
-#: build/files.c:1391
+#: build/files.c:1411
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
-#: build/files.c:1399
+#: build/files.c:1419
#, c-format
msgid "File not found: %s\n"
msgstr "檔案找不到:%s\n"
-#: build/files.c:1502
+#: build/files.c:1522
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
-#: build/files.c:1596
+#: build/files.c:1616
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s:無法呼叫不明的標記 (%d)。\n"
-#: build/files.c:1602
+#: build/files.c:1622
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s:公鑰讀入失敗。\n"
-#: build/files.c:1606 lib/rpmchecksig.c:432
+#: build/files.c:1626 lib/rpmchecksig.c:418
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s:不是一個受保護的公鑰。\n"
-#: build/files.c:1614
+#: build/files.c:1634
#, fuzzy, c-format
msgid "%s: policy file read failed.\n"
msgstr "%s:公鑰讀入失敗。\n"
-#: build/files.c:1622
+#: build/files.c:1642
#, fuzzy, c-format
msgid "%s: failed to encode\n"
msgstr "巨集 %%%s 展開時失敗\n"
-#: build/files.c:1661
+#: build/files.c:1681
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "檔案需要以「/」開頭:%s\n"
-#: build/files.c:1683
+#: build/files.c:1703
#, c-format
msgid "Glob not permitted: %s\n"
msgstr "不容許以萬用字元解析:%s\n"
-#: build/files.c:1695 lib/rpminstall.c:421
+#: build/files.c:1715 lib/rpminstall.c:421
#, c-format
msgid "File not found by glob: %s\n"
msgstr "以萬用字元解析找不到檔案:%s\n"
-#: build/files.c:1746
+#: build/files.c:1766
#, fuzzy, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "無法開啟 %%files 的檔案 %s: %s\n"
-#: build/files.c:1754
+#: build/files.c:1774
#, c-format
msgid "line: %s\n"
msgstr "列:%s\n"
-#: build/files.c:2119
+#: build/files.c:2139
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "損壞的檔案:%s:%s\n"
-#: build/files.c:2141 build/parsePrep.c:31
+#: build/files.c:2161 build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s\n"
msgstr "損壞的所有者/組別:%s\n"
-#: build/files.c:2182
+#: build/files.c:2202
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "正在檢查未被打包的檔案:%s\n"
-#: build/files.c:2197
+#: build/files.c:2217
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -608,12 +608,12 @@ msgstr ""
"發現被安裝但未被打包的檔案:\n"
"%s"
-#: build/files.c:2224
+#: build/files.c:2244
#, fuzzy, c-format
msgid "Processing files: %s\n"
msgstr "正在處理檔案:%s-%s-%s\n"
-#: build/files.c:2235
+#: build/files.c:2255
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1158,31 +1158,31 @@ msgstr "無法開啟 %s:%s\n"
msgid "Unclosed %%if\n"
msgstr "%%if 分支未關閉\n"
-#: build/parseSpec.c:320
+#: build/parseSpec.c:321
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean 回傳 %d\n"
-#: build/parseSpec.c:329
+#: build/parseSpec.c:330
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d:缺少與 %%if 對應的 %%if\n"
-#: build/parseSpec.c:341
+#: build/parseSpec.c:342
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d:缺少與 %%endif 對應的 %%if\n"
-#: build/parseSpec.c:355 build/parseSpec.c:364
+#: build/parseSpec.c:356 build/parseSpec.c:365
#, c-format
msgid "malformed %%include statement\n"
msgstr "異常的 %%include 宣告\n"
-#: build/parseSpec.c:534
+#: build/parseSpec.c:535
msgid "No compatible architectures found for build\n"
msgstr "沒有可供組建的相容硬體架構\n"
-#: build/parseSpec.c:574
+#: build/parseSpec.c:575
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "套件沒有 %%description:%s\n"
@@ -1307,17 +1307,17 @@ msgstr "不校驗組建相依關係"
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "產生相容於過去的 rpm2/rpm3 打包的表頭"
-#: build/poptBT.c:202 lib/poptALL.c:180 lib/poptI.c:236 lib/poptQV.c:293
+#: build/poptBT.c:202 lib/poptALL.c:178 lib/poptI.c:236 lib/poptQV.c:293
#: lib/poptQV.c:331
msgid "don't verify package digest(s)"
msgstr "不校驗套件摘要"
-#: build/poptBT.c:204 lib/poptALL.c:182 lib/poptI.c:238 lib/poptQV.c:295
+#: build/poptBT.c:204 lib/poptALL.c:180 lib/poptI.c:238 lib/poptQV.c:295
#: lib/poptQV.c:334
msgid "don't verify database header(s) when retrieved"
msgstr "取回時不驗證資料庫表頭"
-#: build/poptBT.c:206 lib/poptALL.c:184 lib/poptI.c:240 lib/poptQV.c:297
+#: build/poptBT.c:206 lib/poptALL.c:182 lib/poptI.c:240 lib/poptQV.c:297
#: lib/poptQV.c:336
msgid "don't verify package signature(s)"
msgstr "不校驗套件簽名"
@@ -1366,7 +1366,7 @@ msgstr "無法執行 %s: %s\n"
msgid "Couldn't exec %s: %s\n"
msgstr "無法執行 %s: %s\n"
-#: build/rpmfc.c:191 lib/rpmscript.c:270
+#: build/rpmfc.c:191 lib/rpmscript.c:235
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "無法開啟 %s:%s\n"
@@ -1483,87 +1483,87 @@ msgstr "在檔頭中沒有歸檔檔案"
msgid " failed - "
msgstr " 失敗 - "
-#: lib/depends.c:260
+#: lib/depends.c:242
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "套件 %s 已被加入,忽略 %s\n"
-#: lib/depends.c:261
+#: lib/depends.c:243
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "套件 %s 已被加入,替換 %s\n"
-#: lib/formats.c:76 lib/formats.c:117 lib/formats.c:207 lib/formats.c:234
-#: lib/formats.c:283 lib/formats.c:306 lib/formats.c:586 lib/formats.c:625
-#: lib/formats.c:666
+#: lib/formats.c:77 lib/formats.c:118 lib/formats.c:208 lib/formats.c:235
+#: lib/formats.c:284 lib/formats.c:306 lib/formats.c:547 lib/formats.c:586
+#: lib/formats.c:626
msgid "(not a number)"
msgstr "(不是數字)"
-#: lib/formats.c:143
+#: lib/formats.c:144
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:154
+#: lib/formats.c:155
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:361
+#: lib/formats.c:344
msgid "(not base64)"
msgstr "(不是 base64)"
-#: lib/formats.c:373
+#: lib/formats.c:356
msgid "(invalid type)"
msgstr "(無效型態)"
-#: lib/formats.c:397 lib/formats.c:483
+#: lib/formats.c:380 lib/formats.c:466
msgid "(not a blob)"
msgstr "(不是 blob)"
-#: lib/formats.c:436
+#: lib/formats.c:419
msgid "(invalid xml type)"
msgstr "(無效 xml 型態)"
-#: lib/formats.c:506
+#: lib/formats.c:489
msgid "(not an OpenPGP signature)"
msgstr "(不是一個 OpenPGP 簽名)"
-#: lib/formats.c:631
+#: lib/formats.c:592
#, fuzzy
msgid "normal"
msgstr "正常 "
-#: lib/formats.c:634
+#: lib/formats.c:595
#, fuzzy
msgid "replaced"
msgstr "被替換 "
-#: lib/formats.c:637
+#: lib/formats.c:598
#, fuzzy
msgid "not installed"
msgstr "未安裝 "
-#: lib/formats.c:640
+#: lib/formats.c:601
#, fuzzy
msgid "net shared"
msgstr "網路共享 "
-#: lib/formats.c:643
+#: lib/formats.c:604
#, fuzzy
msgid "wrong color"
msgstr "錯誤顏色 "
-#: lib/formats.c:647
+#: lib/formats.c:608
#, fuzzy
msgid "missing"
msgstr "缺少 %c %s"
-#: lib/formats.c:650
+#: lib/formats.c:611
#, fuzzy
msgid "(unknown)"
msgstr "(不明的 %3d) "
-#: lib/formats.c:700
+#: lib/formats.c:650
#, fuzzy
msgid "(not a string)"
msgstr "(不是數字)"
@@ -1683,12 +1683,12 @@ msgstr "hdr blob(%d):不當的,讀取回傳 %d\n"
msgid "hdr load: BAD\n"
msgstr "hdr 載入:不當的\n"
-#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:646
+#: lib/package.c:582 lib/rpmchecksig.c:183 lib/rpmchecksig.c:623
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s:rpmReadSignature 失敗:%s"
-#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:653
+#: lib/package.c:589 lib/rpmchecksig.c:190 lib/rpmchecksig.c:630
#, c-format
msgid "%s: No signature available\n"
msgstr "%s:未發現簽名\n"
@@ -1698,94 +1698,94 @@ msgstr "%s:未發現簽名\n"
msgid "%s: headerRead failed: %s"
msgstr "%s::headerRead 失敗:%s"
-#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:486
+#: lib/package.c:686 lib/rpmchecksig.c:91 lib/rpmchecksig.c:463
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr "%s: Fread 失敗:%s\n"
-#: lib/package.c:790
+#: lib/package.c:794
#, fuzzy, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s 無法安裝\n"
-#: lib/package.c:794
+#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:167
+#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr "預先以值 EXPR 定義巨集"
-#: lib/poptALL.c:168 lib/poptALL.c:171
+#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr "「巨集 EXPR」"
-#: lib/poptALL.c:170
+#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr "定義巨集附有值 EXPR"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr "印出巨集展開的 EXPR"
-#: lib/poptALL.c:174
+#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr "「EXPR」"
-#: lib/poptALL.c:176 lib/poptALL.c:191 lib/poptALL.c:195
+#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr "讀取 <檔案:…> 以代替預設檔案"
-#: lib/poptALL.c:177 lib/poptALL.c:192 lib/poptALL.c:196
+#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr "<檔案:…>"
-#: lib/poptALL.c:187
+#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr "發送標準輸出到 CMD"
-#: lib/poptALL.c:188
+#: lib/poptALL.c:186
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:199
+#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr "使用 ROOT 做為頂層目錄"
-#: lib/poptALL.c:200
+#: lib/poptALL.c:198
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:203
+#: lib/poptALL.c:201
msgid "display known query tags"
msgstr "顯示已知的查詢標記"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr "顯示完整的 rpmrc 與巨集定義配置"
-#: lib/poptALL.c:207
+#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr "提供較少的細節輸出"
-#: lib/poptALL.c:209
+#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr "提供較多的細節輸出"
-#: lib/poptALL.c:211
+#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr "印出正在使用的 rpm 版本資訊"
-#: lib/poptALL.c:217
+#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr "對酬載檔案狀態機器除錯"
-#: lib/poptALL.c:225
+#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr "對 rpmio I/O 除錯"
-#: lib/poptALL.c:293
+#: lib/poptALL.c:289
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: 選項表格 misconfigured(%d)\n"
@@ -2195,43 +2195,38 @@ msgstr "對套件簽名 (與 --addsign 含義相同)"
msgid "generate signature"
msgstr "產生簽名"
-#: lib/psm.c:217
+#: lib/psm.c:215
#, fuzzy, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr "缺少 %s 架構於 %s:%d\n"
-#: lib/psm.c:259
+#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr "需要一個原始碼套件,但這是一個二進位套件\n"
-#: lib/psm.c:312
+#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr "原始碼套件內沒有 .spec 檔案\n"
-#: lib/psm.c:858
+#: lib/psm.c:851
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "解壓保存檔案失敗 %s%s:%s\n"
-#: lib/psm.c:859
+#: lib/psm.c:852
msgid " on file "
msgstr " 於檔案 "
-#: lib/psm.c:989
+#: lib/psm.c:974
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s 失敗的於檔案 %s: %s\n"
-#: lib/psm.c:992
+#: lib/psm.c:977
#, c-format
msgid "%s failed: %s\n"
msgstr "%s 失敗:%s\n"
-#: lib/psm.c:1037 lib/transaction.c:1285 lib/verify.c:465
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "移除目錄時失敗 %s: %s\n"
-
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
@@ -2339,7 +2334,7 @@ msgstr "套件 %s 尚未安裝\n"
msgid "unknown tag: \"%s\"\n"
msgstr "不明的標記:「%s」\n"
-#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:823
+#: lib/rpmchecksig.c:51 lib/rpmchecksig.c:800
#, c-format
msgid "%s: open failed: %s\n"
msgstr "%s:開啟失敗:%s\n"
@@ -2354,75 +2349,90 @@ msgstr "%s: Fwrite 失敗:%s\n"
msgid "%s: Fflush failed: %s\n"
msgstr "%s:檢索失敗:%s\n"
-#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:325
+#: lib/rpmchecksig.c:200 lib/rpmchecksig.c:314
#, fuzzy
msgid "rpmMkTemp failed\n"
msgstr "makeTempFile 失敗\n"
-#: lib/rpmchecksig.c:305
+#: lib/rpmchecksig.c:294
#, c-format
msgid "%s: was already signed by key ID %s, skipping\n"
msgstr "%s: 已經由鍵值識別號 %s 所簽名, 跳過\n"
-#: lib/rpmchecksig.c:333
+#: lib/rpmchecksig.c:322
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s:writeLead 失敗:%s\n"
-#: lib/rpmchecksig.c:339
+#: lib/rpmchecksig.c:328
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s:rpmWriteSignature 失敗:%s\n"
-#: lib/rpmchecksig.c:427
-#, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s:匯入讀取時失敗(%d)。\n"
-
-#: lib/rpmchecksig.c:439
+#: lib/rpmchecksig.c:411
#, c-format
msgid "%s: import failed.\n"
msgstr "%s:匯入失敗。\n"
-#: lib/rpmchecksig.c:465
+#: lib/rpmchecksig.c:415
+#, c-format
+msgid "%s: import read failed(%d).\n"
+msgstr "%s:匯入讀取時失敗(%d)。\n"
+
+#: lib/rpmchecksig.c:442
#, c-format
msgid "%s: headerRead failed\n"
msgstr "%s:headerRead 失敗\n"
-#: lib/rpmchecksig.c:474
+#: lib/rpmchecksig.c:451
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
-#: lib/rpmchecksig.c:508
+#: lib/rpmchecksig.c:485
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "NOT OK"
msgstr "不正確"
-#: lib/rpmchecksig.c:756
+#: lib/rpmchecksig.c:733
msgid "OK"
msgstr "正確"
-#: lib/rpmchecksig.c:758
+#: lib/rpmchecksig.c:735
msgid " (MISSING KEYS:"
msgstr " (丟失的密鑰:"
-#: lib/rpmchecksig.c:760
+#: lib/rpmchecksig.c:737
msgid ") "
msgstr ") "
-#: lib/rpmchecksig.c:761
+#: lib/rpmchecksig.c:738
msgid " (UNTRUSTED KEYS:"
msgstr " (不信任的密鑰:"
-#: lib/rpmchecksig.c:763
+#: lib/rpmchecksig.c:740
msgid ")"
msgstr ")"
+#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
+#, fuzzy, c-format
+msgid "%s: chroot directory not set\n"
+msgstr "%s 移除目錄 %s 失敗:目錄非空\n"
+
+#: lib/rpmchroot.c:69
+#, fuzzy, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr "移除目錄時失敗 %s: %s\n"
+
+#: lib/rpmchroot.c:94
+#, fuzzy, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr "移除目錄時失敗 %s: %s\n"
+
#: lib/rpmds.c:399
msgid "NO "
msgstr "否 "
@@ -2591,14 +2601,14 @@ msgstr "讀取失敗:%s (%d)\n"
msgid "not an rpm package\n"
msgstr "%s:不是一個 rpm 套件\n"
-#: lib/rpmlock.c:124 lib/rpmlock.c:132
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, fuzzy, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "can't create %s lock on %s (%s)\n"
msgstr "建立異動作業集"
-#: lib/rpmlock.c:129
+#: lib/rpmlock.c:106
#, fuzzy, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "waiting for %s lock on %s\n"
msgstr "產生異動作業記錄板(%p, %p)\n"
#: lib/rpmprob.c:107
@@ -2749,31 +2759,31 @@ msgstr ""
msgid "Unable to open %s for reading: %m.\n"
msgstr "無法開啟 %s 以讀取:%s\n"
-#: lib/rpmscript.c:85
+#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:211
+#: lib/rpmscript.c:185
#, fuzzy, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: lib/rpmscript.c:257
+#: lib/rpmscript.c:222
#, fuzzy, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: lib/rpmscript.c:280
+#: lib/rpmscript.c:245
#, fuzzy, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s(%s-%s-%s.%s) 短命令稿執行失敗,waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:284
+#: lib/rpmscript.c:249
#, fuzzy, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s(%s-%s-%s.%s) 短命令稿執行失敗,離開狀態 %d\n"
-#: lib/rpmscript.c:287
+#: lib/rpmscript.c:252
#, fuzzy, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s(%s-%s-%s.%s) 短命令稿執行失敗,離開狀態 %d\n"
@@ -2783,40 +2793,45 @@ msgstr "%s(%s-%s-%s.%s) 短命令稿執行失敗,離開狀態 %d\n"
msgid "Unknown format"
msgstr "不明的標記"
-#: lib/rpmte.c:763
+#: lib/rpmte.c:741
#, fuzzy
msgid "install"
msgstr "(已安裝) "
-#: lib/rpmte.c:764
+#: lib/rpmte.c:742
msgid "erase"
msgstr ""
-#: lib/rpmts.c:89
+#: lib/rpmts.c:91
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr "無法開啟套件資料庫 %s\n"
-#: lib/rpmts.c:174
+#: lib/rpmts.c:185
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr "額外的「(」存在於套件標籤中:%s\n"
-#: lib/rpmts.c:192
+#: lib/rpmts.c:203
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr "丟失的「(」存在於套件標籤中:%s\n"
-#: lib/rpmts.c:200
+#: lib/rpmts.c:211
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr "丟失的「)」存在於套件標籤中:%s\n"
-#: lib/rpmts.c:271
+#: lib/rpmts.c:282
#, fuzzy, c-format
msgid "%s: reading of public key failed.\n"
msgstr "%s:公鑰讀入失敗。\n"
+#: lib/rpmts.c:980
+#, fuzzy
+msgid "transaction"
+msgstr "建立異動作業集"
+
#: lib/signature.c:135
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
@@ -2920,82 +2935,82 @@ msgstr "驗證簽名:不當的參數\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "簽名:不明 (%d)\n"
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1367
+#: lib/transaction.c:1318
#, fuzzy
msgid "failed"
msgstr "%s 失敗:%s\n"
-#: lib/verify.c:318
+#: lib/verify.c:365
#, c-format
msgid "missing %c %s"
msgstr "缺少 %c %s"
-#: lib/verify.c:409
+#: lib/verify.c:415
#, fuzzy, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr "無法滿足 %s 的相依性:"
-#: lib/headerfmt.c:344
+#: lib/headerfmt.c:347
msgid "missing { after %"
msgstr "% 之後缺少 {"
-#: lib/headerfmt.c:366
+#: lib/headerfmt.c:369
msgid "missing } after %{"
msgstr "%{ 之後缺少 }"
-#: lib/headerfmt.c:377
+#: lib/headerfmt.c:380
msgid "empty tag format"
msgstr "清空標記格式"
-#: lib/headerfmt.c:388
+#: lib/headerfmt.c:391
msgid "empty tag name"
msgstr "清空標記名稱"
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:398
msgid "unknown tag"
msgstr "不明的標記"
-#: lib/headerfmt.c:415
+#: lib/headerfmt.c:418
msgid "] expected at end of array"
msgstr "] 預期在陣列的結束"
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:430
msgid "unexpected ]"
msgstr "未預期的 ]"
-#: lib/headerfmt.c:437
+#: lib/headerfmt.c:440
msgid "unexpected }"
msgstr "未預期的 }"
-#: lib/headerfmt.c:493
+#: lib/headerfmt.c:496
msgid "? expected in expression"
msgstr "? 預期於運算式中"
-#: lib/headerfmt.c:500
+#: lib/headerfmt.c:503
msgid "{ expected after ? in expression"
msgstr "{ 預期於運算式中 ? 之後"
-#: lib/headerfmt.c:512 lib/headerfmt.c:552
+#: lib/headerfmt.c:515 lib/headerfmt.c:555
msgid "} expected in expression"
msgstr "} 預期於運算式中"
-#: lib/headerfmt.c:520
+#: lib/headerfmt.c:523
msgid ": expected following ? subexpression"
msgstr ": 預期跟著子運算式"
-#: lib/headerfmt.c:538
+#: lib/headerfmt.c:541
msgid "{ expected after : in expression"
msgstr "{ 預期於運算式中 : 之後"
-#: lib/headerfmt.c:560
+#: lib/headerfmt.c:563
msgid "| expected at end of expression"
msgstr "| 預期於運算式的結束"
-#: lib/headerfmt.c:733
+#: lib/headerfmt.c:736
msgid "array iterator used with different sized arrays"
msgstr "用於不同大小陣列的陣列迭代器"
@@ -3011,179 +3026,175 @@ msgstr "從安裝的套件表頭重建資料庫的反相清單"
msgid "verify database files"
msgstr "驗證資料庫檔案"
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr "dbiTagsInit:無法辨識的標記名稱:\"%s\"忽略\n"
-
-#: lib/rpmdb.c:212
+#: lib/rpmdb.c:155
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
-#: lib/rpmdb.c:222
+#: lib/rpmdb.c:165
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr "無法使用資料庫 %2$d- %3$s(%4$d) 開啟 %1$s 索引\n"
-#: lib/rpmdb.c:818
+#: lib/rpmdb.c:672
msgid "no dbpath has been set\n"
msgstr "沒有 dbpath 已被設定\n"
-#: lib/rpmdb.c:1039 lib/rpmdb.c:1168 lib/rpmdb.c:1213 lib/rpmdb.c:2071
-#: lib/rpmdb.c:2177 lib/rpmdb.c:2782
+#: lib/rpmdb.c:865 lib/rpmdb.c:984 lib/rpmdb.c:1029 lib/rpmdb.c:1889
+#: lib/rpmdb.c:2010 lib/rpmdb.c:2561
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "從 %3$s 索引取得 \"%2$s\" 記錄時產生錯誤(%1$d)\n"
-#: lib/rpmdb.c:1397
+#: lib/rpmdb.c:1215
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader:跳過"
-#: lib/rpmdb.c:1407
+#: lib/rpmdb.c:1225
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "儲存記錄 #%2$d 進入 %3$s 時產生錯誤(%1$d)\n"
-#: lib/rpmdb.c:1506
+#: lib/rpmdb.c:1324
#, fuzzy, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s:檢索失敗:%s\n"
-#: lib/rpmdb.c:1687
+#: lib/rpmdb.c:1505
#, fuzzy, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s:開啟失敗:%s\n"
-#: lib/rpmdb.c:1968
+#: lib/rpmdb.c:1786
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator:跳過"
-#: lib/rpmdb.c:1995
+#: lib/rpmdb.c:1813
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb:已取回損壞的表頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2395
+#: lib/rpmdb.c:2225
+#, fuzzy, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr "設定用於 %3$s 撤除的表頭 #%2$d 記錄時產生錯誤(%1$d)\n"
+
+#: lib/rpmdb.c:2235
+#, fuzzy, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr "設定用於 %3$s 撤除的表頭 #%2$d 記錄時產生錯誤(%1$d)\n"
+
+#: lib/rpmdb.c:2260
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 無法讀取在 0x%x 的表頭\n"
-#: lib/rpmdb.c:2437
-#, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "設定用於 %3$s 撤除的表頭 #%2$d 記錄時產生錯誤(%1$d)\n"
-
-#: lib/rpmdb.c:2486
+#: lib/rpmdb.c:2327
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "從 %3$s 索引設定 \"%2$s\" 記錄時產生錯誤(%1$d)\n"
-#: lib/rpmdb.c:2505
+#: lib/rpmdb.c:2346
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "儲存記錄 \"%2$s\" 進入 %3$s 時產生錯誤(%1$d)\n"
-#: lib/rpmdb.c:2515
+#: lib/rpmdb.c:2356
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "從 %3$s 移除記錄 \"%2$s\" 時產生錯誤(%1$d)\n"
-#: lib/rpmdb.c:2643
+#: lib/rpmdb.c:2432
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "配置新套件實體時產生錯誤(%d)\n"
-#: lib/rpmdb.c:2687
-msgid "rpmdbAdd: skipping"
-msgstr "rpmdbAdd:跳過"
-
-#: lib/rpmdb.c:2798
+#: lib/rpmdb.c:2577
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "儲存記錄 %2$s 於 %3$s 時產生錯誤(%1$d)\n"
-#: lib/rpmdb.c:2993
+#: lib/rpmdb.c:2764
msgid "no dbpath has been set"
msgstr "沒有 dbpath 已被設定"
-#: lib/rpmdb.c:3018
+#: lib/rpmdb.c:2788
#, c-format
msgid "temporary database %s already exists\n"
msgstr "臨時資料庫 %s 已經存在\n"
-#: lib/rpmdb.c:3026
+#: lib/rpmdb.c:2796
#, fuzzy, c-format
msgid "failed to create directory %s: %s\n"
msgstr "移除目錄時失敗 %s: %s\n"
-#: lib/rpmdb.c:3073
+#: lib/rpmdb.c:2838
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "在資料庫中有不當的表頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:3087
+#: lib/rpmdb.c:2852
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "無法加入原本在 %u 的記錄\n"
-#: lib/rpmdb.c:3102
+#: lib/rpmdb.c:2867
msgid "failed to rebuild database: original database remains in place\n"
msgstr "重建資料庫時失敗:原來的資料庫保持原狀\n"
-#: lib/rpmdb.c:3110
+#: lib/rpmdb.c:2875
msgid "failed to replace old database with new database!\n"
msgstr "以新的資料庫取代舊的資料庫時失敗!\n"
-#: lib/rpmdb.c:3112
+#: lib/rpmdb.c:2877
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "以 %2$s 的檔案取代 %1$s 中的檔案來回復"
-#: lib/rpmdb.c:3124
+#: lib/rpmdb.c:2889
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "移除目錄時失敗 %s: %s\n"
-#: lib/backend/db3.c:29
+#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr "資料庫%d 錯誤(%d) 來自 %s: %s\n"
-#: lib/backend/db3.c:32
+#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr "資料庫%d 錯誤(%d): %s\n"
-#: lib/backend/db3.c:839
+#: lib/backend/db3.c:576
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "無法取得 %s 鎖定於 %s/%s\n"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "shared"
msgstr "共享"
-#: lib/backend/db3.c:841
+#: lib/backend/db3.c:578
msgid "exclusive"
msgstr "互斥"
-#: lib/backend/dbconfig.c:287
+#: lib/backend/dbconfig.c:156
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr "無法辨識的資料庫選項:\"%s\" 忽略。\n"
-#: lib/backend/dbconfig.c:324
+#: lib/backend/dbconfig.c:193
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr "%s 有無效的數值,略過\n"
-#: lib/backend/dbconfig.c:333
+#: lib/backend/dbconfig.c:202
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr "%s 有太大或太小的長整數值,略過\n"
-#: lib/backend/dbconfig.c:342
+#: lib/backend/dbconfig.c:211
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s 有太大或太小的整數值,略過\n"
@@ -3333,17 +3344,17 @@ msgstr "警告:"
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "記憶體配置 (%u 位元組) 回傳空值。\n"
-#: rpmio/rpmpgp.c:1333
+#: rpmio/rpmpgp.c:1356
#, fuzzy, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr " DSA 簽名:"
-#: rpmio/rpmpgp.c:1341
+#: rpmio/rpmpgp.c:1364
#, fuzzy
msgid "(none)"
msgstr "(無錯誤)"
-#: rpmio/rpmpgp.c:1612
+#: rpmio/rpmpgp.c:1635
#, fuzzy, c-format
msgid "Failed to register fork handler: %m\n"
msgstr "無法從 %s 讀取規格檔案\n"
@@ -3357,6 +3368,12 @@ msgstr "%s: 讀取清單失敗:%s\n"
msgid "don't verify header+payload signature"
msgstr "不驗證表頭+酬載簽名"
+#~ msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+#~ msgstr "dbiTagsInit:無法辨識的標記名稱:\"%s\"忽略\n"
+
+#~ msgid "rpmdbAdd: skipping"
+#~ msgstr "rpmdbAdd:跳過"
+
#~ msgid "(rpmlib provides)"
#~ msgstr "(rpmlib 提供)"
@@ -3414,9 +3431,6 @@ msgstr "不驗證表頭+酬載簽名"
#~ msgid "query/verify package(s) from system HDLIST"
#~ msgstr "系統 HDLIST 查詢/驗證套件從"
-#~ msgid "create transaction set"
-#~ msgstr "建立異動作業集"
-
#~ msgid "do not order transaction set"
#~ msgstr "不排序異動作業集"