summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/poptALL.c16
-rw-r--r--po/ca.po538
-rw-r--r--po/cs.po512
-rw-r--r--po/da.po512
-rw-r--r--po/de.po538
-rw-r--r--po/es.po512
-rw-r--r--po/fi.po512
-rw-r--r--po/fr.po514
-rw-r--r--po/is.po512
-rw-r--r--po/it.po512
-rw-r--r--po/ja.po514
-rw-r--r--po/ko.po512
-rw-r--r--po/nb.po512
-rw-r--r--po/pl.po526
-rw-r--r--po/pt.po512
-rw-r--r--po/pt_BR.po538
-rw-r--r--po/rpm.pot512
-rw-r--r--po/ru.po512
-rw-r--r--po/sk.po512
-rw-r--r--po/sl.po512
-rw-r--r--po/sr.po512
-rw-r--r--po/sv.po538
-rw-r--r--po/tr.po512
-rw-r--r--po/zh_TW.po538
24 files changed, 5954 insertions, 5986 deletions
diff --git a/lib/poptALL.c b/lib/poptALL.c
index 8b51167c0..77b439d56 100644
--- a/lib/poptALL.c
+++ b/lib/poptALL.c
@@ -180,21 +180,21 @@ int ftsOpts = 0;
struct poptOption rpmcliFtsPoptTable[] = {
{ "comfollow", '\0', POPT_BIT_SET, &ftsOpts, RPMGI_COMFOLLOW,
- N_("RPMGI_COMFOLLOW: follow command line symlinks"), NULL },
+ N_("follow command line symlinks"), NULL },
{ "logical", '\0', POPT_BIT_SET, &ftsOpts, RPMGI_LOGICAL,
- N_("RPMGI_LOGICAL: logical walk"), NULL },
+ N_("logical walk"), NULL },
{ "nochdir", '\0', POPT_BIT_SET, &ftsOpts, RPMGI_NOCHDIR,
- N_("RPMGI_NOCHDIR: don't change directories"), NULL },
+ N_("don't change directories"), NULL },
{ "nostat", '\0', POPT_BIT_SET, &ftsOpts, RPMGI_NOSTAT,
- N_("RPMGI_NOSTAT: don't get stat info"), NULL },
+ N_("don't get stat info"), NULL },
{ "physical", '\0', POPT_BIT_SET, &ftsOpts, RPMGI_PHYSICAL,
- N_("RPMGI_PHYSICAL: physical walk"), NULL },
+ N_("physical walk"), NULL },
{ "seedot", '\0', POPT_BIT_SET, &ftsOpts, RPMGI_SEEDOT,
- N_("RPMGI_SEEDOT: return dot and dot-dot"), NULL },
+ N_("return dot and dot-dot"), NULL },
{ "xdev", '\0', POPT_BIT_SET, &ftsOpts, RPMGI_XDEV,
- N_("RPMGI_XDEV: don't cross devices"), NULL },
+ N_("don't cross devices"), NULL },
{ "whiteout", '\0', POPT_BIT_SET, &ftsOpts, RPMGI_WHITEOUT,
- N_("RPMGI_WHITEOUT: return whiteout information"), NULL },
+ N_("return whiteout information"), NULL },
POPT_TABLEEND
};
diff --git a/po/ca.po b/po/ca.po
index bcffb8634..fe25c2d47 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2007-10-13 14:46+0200\n"
"Last-Translator: Catalan <fedora@softcatala.net>\n"
"Language-Team: Catalan <fedora@softcatala.net>\n"
@@ -137,7 +137,7 @@ msgstr "Opcions comunes per a tots els modes d'rpm i executables:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "Versió de l'RPM %s\n"
@@ -612,7 +612,7 @@ msgstr "El fitxer ha de començar amb \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "No es permet el glob: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "El glob no ha trobat el fitxer: %s\n"
@@ -656,31 +656,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "S'està processant els fitxers: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: massa uid\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: massa uid\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: massa uid\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: massa gid\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: massa gid\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: massa gid\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "El nom de màquina no es pot fer canònic: %s\n"
@@ -781,7 +781,7 @@ msgstr "No es pot tornar a carregar la capçalera de signatura.\n"
msgid "Could not open %s: %s\n"
msgstr "No es pot obrir %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "No es pot escriure el paquet: %s\n"
@@ -866,17 +866,17 @@ msgstr "no hi ha descripció a %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "línia %d: s'ha produït un error en analitzar %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "línia %d: opció incorrecta %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "línia %d: massa noms: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "línia %d: no existeix Package: %s\n"
@@ -961,7 +961,7 @@ msgstr "línia %d: l'etiqueta és buida: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "línia %d: caràcter «-» no permès a %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "«BuildRoot» no pot ser <«/»: %s\n"
@@ -1094,7 +1094,7 @@ msgstr "línia %d: l'argument a %%patch és incorrecte: %s\n"
msgid "line %d: second %%prep\n"
msgstr "línia %d: segon %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1102,317 +1102,317 @@ msgstr ""
"línia %d: els símbols de dependència han de començar per un caràcter "
"alfanumèric, «_» o «/»: %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "línia %d: no es permeten els noms de fitxer versionalts: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "línia %d: es requereix la versió: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "línia %d: els activadors han de tenir --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "línia %d: s'ha produït un error en analitzar %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "línia %d: l'script intern ha d'acabar en «>»: %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "línia %d: el programa d'script ha de començar per «/»: %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "línia %d: Segon %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "línia %d: l'script intern no està disponible: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "línia %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "No es pot obrir %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "%%if sense tancar\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean retorna %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, 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:327
+#: build/parseSpec.c:349
#, 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:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "sentència %%include mal formada\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "No s'ha trobat cap arquitectura compatible per al muntatge\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "El paquet no té %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "el buildroot ja s'ha especificat, s'està ignorant %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"munta amb %prep (desempaqueta els fonts i aplica els pedaços) des del "
"<fitxer d'especificació>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<fitxer d'especificació>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
"munta amb %build (%prep, després compila) des del <fitxer d'especificació>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"munta amb %install (%prep, %build i després instal·la) des del <fitxer "
"d'especificació>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "verifica la secció %files de <fitxer d'especificació>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "munta els paquets de codi font i binaris de <fitxer d'especificació>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "munta només el paquet binari de <fitxer d'especificació>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "munta només el paquet font de <fitxer d'especificació>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"munta amb %prep (desempaqueta els fonts i aplica els pedaços) des de "
"l'<arxiu tar>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<arxiu tar>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "munta amb %build (%prep, després compila) des de l'<arxiu tar>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "munta amb %install (%prep, %build, instal·la) des de l'<arxiu tar>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "verifica la secció %files des de l'<arxiu tar>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "munta els paquets font i binari des de l'<arxiu tar>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "munta el paquet binari des de l'<arxiu tar> només"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "munta els paquets font només des de l'<arxiu tar>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "munta els paquets binaris des de <paquet font>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<paquet font>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "munta amb %install (%prep, %build i instal·la) des del <paquet font>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr ""
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "suprimeix l'arbre del muntatge en acabar"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "genera capçaleres compatibles amb l'empaquetament rpm4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignora ExcludeArch: directives del fitxer d'especificació"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "depura la màquina d'estat de fitxers"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "no executis cap fase del muntatge"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "no verifiquis les dependències del muntatge"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"genera les capçaleres de paquets compatibles amb l'antic empaquetament rpm2 "
"i 3"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr ""
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
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:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "no verifiquis les signatures del paquet"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "no acceptis els msgstr d'i18N des d'un fitxer d'especificació"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "suprimeix els fonts en acabar"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "suprimeix el fitxer d'especificació en acabar"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "vés directament a l'etapa especificada (només per a c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "genera la signatura PGP/GPG"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr ""
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "cerca cadenes traduïdes en el catàleg del fitxer d'especificació"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "genera capçaleres compatibles amb l'empaquetat antic rpm2 i 3"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, fuzzy, c-format
msgid "\texecv(%s) pid %d\n"
msgstr "%s: %s(%s-%s-%s.%s)\texecv(%s) pid %d\n"
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "No es pot executar %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "No s'ha pogut crear el procés fill de «%s»: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, fuzzy, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr "%s: waitpid(%d) rc %d estat %x segs %u.%03u\n"
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "ha fallat %s: %s\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "No s'ha pogut escriure la càrrega de %s: %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "ha fallat l'apertura de %s: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "ha fallat la lectura de cpio_copy: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Fitxer %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "No es pot llegir %s: %s.\n"
@@ -1553,28 +1553,28 @@ msgstr "========== s'està continuant l'ordenació ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "ha fallat rpmtsOrder, manquen %d elements\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(no és una xifra)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(no és base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(tipus invàlid)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(no és un blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr "(tipus d'XML invàlid)"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(no és una signatura d'OpenPGP)"
@@ -1608,62 +1608,62 @@ msgstr "%5d 0x%04x %s %s\n"
msgid "file %s is on an unknown device\n"
msgstr "el fitxer %s és en un dispositiu desconegut\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr "========== Directoris no inclosos explícitament en el paquet:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "l'usuari %s no existeix - usant el root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "el grup %s no existeix - s'està usant el root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "%s el directori s'ha creat amb permisos %04o, sense context.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "%s el directori s'ha creat amb permisos %04o, context %s.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
"no s'ha trobat el fitxer d'arxiu %s a la llista de fitxers de capçalera\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s desat com a %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s ha fallat la supressió del directori %s: el directori no és buit\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s ha fallat la supressió del directori %s: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s la supressió de %s ha fallat: %s \n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s creat com a %s\n"
@@ -1754,8 +1754,8 @@ msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr "capçalera de dades: dolenta, número de bytes(%d) fora de rang\n"
#: lib/package.c:647
-#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+#, fuzzy, c-format
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "capçalera blob(%d): dolenta, la lectura ha retornat %d\n"
#: lib/package.c:659
@@ -1798,143 +1798,135 @@ msgstr "%s és un Delta RPM i no es pot instal·lar directament\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr "La càrrega de dades (%s) no és disponible al paquet %s\n"
-#: lib/poptALL.c:171
-#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
-msgstr "FTS_COMFOLLOW: segueix els enllaços simbòlics de la línia d'ordres"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
+msgstr "segueix els enllaços simbòlics de la línia d'ordres"
-#: lib/poptALL.c:173
-#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
-msgstr "FTS_LOGICAL: camí lògic"
+#: lib/poptALL.c:185
+msgid "logical walk"
+msgstr "camí lògic"
-#: lib/poptALL.c:175
-#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
-msgstr "FTS_NOCHDIR: no canviïs als directoris"
+#: lib/poptALL.c:187
+msgid "don't change directories"
+msgstr "no canviïs als directoris"
-#: lib/poptALL.c:177
-#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
-msgstr "FTS_NOSTAT: no adquireixis informació d'estat"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
+msgstr "no adquireixis informació d'estat"
-#: lib/poptALL.c:179
-#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
-msgstr "FTS_PHYSICAL: camí físic"
+#: lib/poptALL.c:191
+msgid "physical walk"
+msgstr "camí físic"
-#: lib/poptALL.c:181
-#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
-msgstr "FTS_SEEDOT: retorna punt i punt-punt"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
+msgstr "retorna punt i punt-punt"
-#: lib/poptALL.c:183
-#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
-msgstr "FTS_XDEV: no creuis dispositius"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
+msgstr "no creuis dispositius"
-#: lib/poptALL.c:185
-#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
-msgstr "FTS_WHITEOUT: retorn sense informació"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
+msgstr "retorn sense informació"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "predefineix MACRO amb el valor EXPR"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "defineix la MACRO amb el valor EXPR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "imprimeix l'expansió de la macro de l'EXPR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "llegeix <FILE:...> en comptes dels fitxers per defecte"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<FITXER:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "inhabilita l'ús de libio(3) API"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "envia de la sortida estàndard a CMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "utilitza ROOT com a directori d'alt nivell"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "mostra etiquetes de consulta conegudes"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "mostra rpmrc final i la configuració de macros"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "proporciona sortides menys detallades"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "proporciona sortides més detallades"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "escriu la versió d'RPM que s'està usant"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "depura la màquina d'estats del fitxer de càrrega de dades"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr "empra fluxos per a la màquina d'estat de fitxers"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "depura el processament d'opcions/arguments"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr "depura la màquina d'estat de paquets"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr "usa fluxos per a la màquina d'estat de paquets"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "depura l'E/S de l'rpmio"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "depura la gestió de la memòria cau d'URL"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: la taula d'opcions no està ben configurada (%d)\n"
@@ -2453,41 +2445,41 @@ msgstr "Ha fallat l'scriptlet %s(%s-%s-%s.%s), l'estat de sortida és %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s té %d fitxers, prova = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: l'scriptlet %s ha fallat (%d), s'està ignorant %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "No es pot tornar a carregar la capçalera de la signatura\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, 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:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " al fitxer "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "ha fallat %s al fitxer %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "ha fallat %s: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
"S'està intentant marcar %s com a instal·lat a la taula de puntuacions(%p).\n"
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2569,32 +2561,32 @@ msgstr "cap paquet necessita %s\n"
msgid "no package provides %s\n"
msgstr "cap paquet proporciona %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "fitxer %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "el fitxer %s no pertany a cap paquet\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "número de paquet invàlid: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "número de registre de paquet: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "el registre %u no es pot llegir\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "no s'ha instal·lat el paquet %s\n"
@@ -2714,54 +2706,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "el paquet %s no ha satisfet %s: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s s'ha ignorat perquè manca el senyalador missingok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== reubicacions\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d exclou %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d reubica %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "s'està excloent %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "s'està reubicant %s a %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "s'està reubicant el directori %s a %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "ha fallat l'apertura de %s: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "etiqueta desconeguda: «%s»\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Dependències fallides:\n"
@@ -2789,100 +2781,100 @@ msgstr "S'està actualitzant..."
msgid "Upgrading packages..."
msgstr "S'està actualitzant els paquets..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr "S'està afegint un objectiu: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "S'està obtenint %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... com a %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "s'està ignorant %s - ha fallat la transferència - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "no es pot instal·lar %s\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr "\ts'ha afegit el paquet font [%d]\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr "el paquet %s no és reubicable\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr "\ts'ha afegit el paquet binari [%d]\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "s'ha produït un error en llegir del fitxer %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "el fitxer %s necessita una nova versió d'RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: no és un paquet rpm (o un manifest de paquet): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "s'ha trobat %d paquets font i %d paquets binaris\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "s'està instal·lant els paquets binaris\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "no es pot obrir el fitxer %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "«%s» especifica paquets múltiples\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "no es pot obrir %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "S'està instal·lant %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr "S'està esborrant els paquets reempaquetats:\n"
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr "\tS'està esborrant %s:\n"
@@ -3081,52 +3073,52 @@ msgstr "No es pot llegir %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "manca ':' (trobat a 0x%02x) a %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "manca un argument per a %s a %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "ha fallat l'expansió de %s a %s:%d «%s»\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "no puc obrir %s a %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "falta l'arquitecutra per a %s a %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "opció incorrecte '%s' a %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconegut: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "No es pot expandir %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "No es pot llegir %s, el valor de HOME és massa llarg.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "No es pot obrir %s per a llegir-lo: %s.\n"
@@ -3393,161 +3385,161 @@ msgstr "Suma MD5 incorrecta: no està disponible\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signatura: desconeguda (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "s'està excloent el directori %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
"S'està obtenint la capçalera reempaquetada de l'element de la transacció\n"
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr "\tS'està cercant %s...\n"
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr "\tS'han trobat coincidències.\n"
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr "\tNo s'han trobat coincidències.\n"
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr "\tNo s'ha trobat el paquet reempaquetat.\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr "\tREMOVETID coincideix amb INSTALLTID.\n"
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr "\t\tNom: %s.\n"
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "\tEl paquet reempaquetat era %s...\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
"No s'ha pogut obtenir la instància de l'element d'instal·lació de la base de "
"dades.\n"
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "\tS'ha afegit la capçalera del paquet reempaquetat: %s.\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr "\tS'ha afegit de l'element d'instal·lació %s.\n"
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr "\tS'ha afegit l'element de supressió.\n"
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr "\tS'ha trobat l'element d'actualització existent.\n"
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr "\tNo s'està afegint l'element de supressió per a %s.\n"
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "\tS'ha afegit el paquet reempaquetat %s.\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr "\tS'ha afegit des de l'element de supressió %s.\n"
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr "\tNo s'ha reempaquetat el paquet... res a fer.\n"
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr "S'ha produït un error en reempaquetar el paquet\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr "s'està fent la comprovació de sanitat de %d elements\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr "s'està executant els scripts anteriors a la transacció\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "s'està calculant les disposicions dels fitxers\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr "No s'ha pogut afegir. No es pot llegir la capçalera de paquet.\n"
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr "No s'ha pogut afegir a rpmpsmStage().\n"
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr "No s'ha pogut afegir. No es pot obtenir la llista de fitxers.\n"
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr "No s'ha pogut suprmir a rpmpsmStage().\n"
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr "s'està executant els scripts posteriors a la transacció\n"
@@ -3640,76 +3632,76 @@ 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"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "manca { després de %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "manca } després de %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "el format de l'etiqueta és buit"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "el nom de l'etiqueta és buit"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "etiqueta desconeguda"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "s'esperava ] al final de la matriu"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "no s'esperava ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "no s'esperava }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "s'esperava ? a l'expressió"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "s'esperava { després de ? a l'expressió"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "s'esperava } a l'expressió"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "s'esperava : després de ? a la subexpressió"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "s'esperava { després de : a l'expressió"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "s'esperava | al final de l'expressió"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr "(índex fora de rang)"
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr "iterador de matrius emprat amb matrius de mides diferents"
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr "%c"
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/cs.po b/po/cs.po
index 9ceaef743..da83f312d 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2001-07-24 10:02+0100\n"
"Last-Translator: Milan Kerslager <kerslage@linux.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -119,7 +119,7 @@ msgstr "Spolen volby pro vechny mdy:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verze %s\n"
@@ -568,7 +568,7 @@ msgstr "Soubor potebuje vodn \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob nen dovolen: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Soubor nenalezen globem: %s\n"
@@ -610,31 +610,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Zpracovvm soubory: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: pli mnoho UID\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: pli mnoho UID\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: pli mnoho UID\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: pli mnoho GID\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: pli mnoho GID\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: pli mnoho GID\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nemohu zskat jmno potae: %s\n"
@@ -738,7 +738,7 @@ msgstr "Nemohu pest hlaviku z %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr "Nemohu otevt %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Nemohu zapsat balek: %s\n"
@@ -823,17 +823,17 @@ msgstr "dn popis v %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "dek %d: Chyba pi parsovn %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "dek %d: patn volba %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "dek %d: Pli mnoho jmen: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "dek %d: Balek neexistuje: %s\n"
@@ -918,7 +918,7 @@ msgstr "dek %d: Przdn znaka: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "dek %d: Neppustn znak '-' v %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot neme bt \"/\": %s\n"
@@ -1051,7 +1051,7 @@ msgstr "dek %d: patn parametr pro %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "dek %d: druh %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1059,317 +1059,317 @@ msgstr ""
"dek %d: Poloky v zvislostech mus zanat alfanumerickm znakem, '_' "
"nebo '/': %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "dek %d: Jmno s verz nen dovoleno: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "dek %d: Vyadovna verze: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "dek %d: spout (triggery) mus mt --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "dek %d: Chyba pi parsovn %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "dek %d: jmno skriptu mus zanat na '/': %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "dek %d: jmno skriptu mus zanat na '/': %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "dek %d: Druh %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "dek %d: Chyba pi parsovn %%description: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "dek %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Nemohu otevt %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "Neuzaven %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean vrtil %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else bez potenho %%if\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif bez potenho %%if\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "pokozen pkaz %%include\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Nenalezeny dn kompatibiln architektury pro sestaven\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Balek nem dn %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot byl ji nastaven, ignoruji %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"sestaven podle %prep (rozbalen zdrojovch kd a aplikace patch) podle "
"<spec_soubor>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<spec_soubor>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "sestaven podle %build (%prep, pak kompilace) podle <spec_soubor>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"sestaven podle %install (%prep, %build, pak install) podle <spec_soubor>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "kontrola sti %files ve <spec_soubor>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "vytvoen zdrojovho a binrnho balku podle <spec_soubor>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "vytvoen pouze binrnho balku podle <spec_soubor>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "vytvoen zdrojovho balku podle <spec_soubor>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"sestaven podle %prep (rozbalen zdrojovch kd, aplikace patch) z "
"<tar_soubor>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tar_soubor>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "sestaven podle %build (%prep, pak kompilace) z <tar_soubor>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "sestaven podle %%install (%prep, %build, pak install) z <tar_soubor>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "kontrola sti %files z <tar_soubor>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "vytvoen zdrojovho a binrnho balku z <tar_soubor>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "vytvoen pouze binrnho balku z <tar_soubor>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "vytvoen pouze zdrojovho balku z <tar_soubor>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "vytvoen binrnho balku ze <zdrojov balek>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<zdrojov balek>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "sestaven podle %%install (vetn %prep, %build) ze <zdrojov balek>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "build root pedefinovn"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "po dokonen odstranit sestavovac strom"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "generovat hlaviky kompatibiln s RPM verze 4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignorovat ExcludeArch: direktivy ve spec souboru"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "ladit nstroj stavu soubor"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "nespoutt dn etapy vytven balku"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "nekontrolovat zvislosti balk"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "generovat hlaviky balk kompatibiln s RPM verze 2 a 3"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "nekontrolovat zvislosti balk"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "nekontrolovat architekturu balku"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "ovit podpis v balku"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "neakceptovat i18N popisky ze spec souboru"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "po dokonen odstranit zdrojov kdy"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "po dokonen odstranit spec soubor"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "peskoit pmo na urenou etapu (pouze pro c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "generovat PGP/GPG podpis"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "clov platforma pedefinovna"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "vyhledat i18N etzce ve specfile katalogu"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
#, fuzzy
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "generovat hlaviky balk kompatibiln s RPM verze 2 a 3"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nemohu spustit %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nemohu provst fork %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s selhalo\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "Nemohu zapsat vechna data do %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "oteven %s selhalo: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s rmdir %s selhal: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s rmdir %s selhal: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Hledm %s: (pouit %s)...\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "Selhalo vyhledn %s:\n"
@@ -1514,30 +1514,30 @@ msgstr "========== pokrauje tsort ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(nen slo)"
-#: lib/formats.c:152
+#: lib/formats.c:153
#, fuzzy
msgid "(not base64)"
msgstr "(nen slo)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
#, fuzzy
msgid "(not a blob)"
msgstr "(nen slo)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "vynechat ppadn PGP podpisy"
@@ -1572,62 +1572,62 @@ msgstr "Soubor %4d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "soubor %s je na neznmm zazen\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
#, fuzzy
msgid "========== Directories not explicitly included in package:\n"
msgstr "========= Adrese, kter nebyly explicitn zaazeny do balku:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "%9d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "uivatel %s neexistuje - pouit uivatel root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s neexistuje - pouita skupina root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, fuzzy, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "vytvoen adres %s s prvy %04o.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, fuzzy, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "vytvoen adres %s s prvy %04o.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s uloeno jako %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s odstrann %s selhalo: Adres nen przdn\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir %s selhal: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s unlink %s selhal: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s vytvoen jako %s\n"
@@ -1714,7 +1714,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1757,145 +1757,145 @@ msgstr "neinstalovn "
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "chyba pi vytven doasnho souboru %s\n"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "vypsat expanzi makra <vraz>+"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "st <soubor:...> msto implicitnho makro souboru"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "zakzat pouit libio(3) API"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "odeslat stdout do <pkazu>"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "pout <adr> jako adres nejvy rovn"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "zobrazit znm znaky pro dotazy"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "zobrazit finln konfiguraci rpmrc a maker"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "poskytnout vstu s mn detaily"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "poskytnout detailnj vstup"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "vypsat pouvanou verzi rpm"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
#, fuzzy
msgid "debug payload file state machine"
msgstr "ladit nstroj stavu soubor"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "ladit nstroj stavu soubor"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
#, fuzzy
msgid "debug option/argument processing"
msgstr "Intern chyba pi zpracovn parametr (%d) :-(\n"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "ladit nstroj stavu soubor"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "ladit nstroj stavu soubor"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "ladit rpmio I/O"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "ladit manipulaci s URL cache"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2436,41 +2436,41 @@ msgstr "proveden %s skripletu z %s-%s-%s selhalo, nvratov kd: %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s obsahuje %d soubor, test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, fuzzy, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: scriptlet %s selhal (%d), peskakuji %s-%s-%s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Nemohu pest hlaviku z %s: %s\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalovn archvu selhalo %s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " na souboru "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "nemohu otevt %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s selhalo\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2552,32 +2552,32 @@ msgstr "dn balek nevyaduje %s\n"
msgid "no package provides %s\n"
msgstr "dn balek neposkytuje %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "soubor %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "soubor %s nevlastn dn balek\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "neplatn slo balku: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "zznam balku slo: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "zznam %u nelze pest\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "balek %s nen nainstalovn\n"
@@ -2699,55 +2699,55 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "balek %s-%s-%s m nesplnn poadavky: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
#, fuzzy
msgid "========== relocations\n"
msgstr "========== ukldn tsort relac\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS je vyazen: %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%s vytvoen jako %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Provdn(%s): %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, fuzzy, c-format
msgid "relocating %s to %s\n"
msgstr "Provdn(%s): %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "nemohu provst dotaz %s: %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "oteven %s selhalo: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "neznm znaka"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "chybn zvislosti pi sestavovn:\n"
@@ -2778,101 +2778,101 @@ msgstr ""
msgid "Upgrading packages..."
msgstr "aktualizace balku"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Hledm %s: (pouit %s)...\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, fuzzy, c-format
msgid "Retrieving %s\n"
msgstr "RPM verze %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, fuzzy, c-format
msgid " ... as %s\n"
msgstr "%s uloeno jako %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "neinstalovn "
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<zdrojov balek>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "cesta %s v balku %s nen pemstiteln"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "nainstalovat balek"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "chyba pi vytven doasnho souboru %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "dn balek neaktivuje %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, fuzzy, c-format
msgid "found %d source and %d binary packages\n"
msgstr "vytvoen zdrojovho a binrnho balku z <tar_soubor>"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
#, fuzzy
msgid "installing binary packages\n"
msgstr "nainstalovat balek"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "nemohu vytvoit %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, fuzzy, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "Poloka %s mus bt v balku ptomna: %s\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "nemohu vytvoit %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, fuzzy, c-format
msgid "Installing %s\n"
msgstr "dek: %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "RPM verze %s\n"
@@ -3062,52 +3062,52 @@ msgstr "nemohu zjistit stav %s: %s\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "Sestavuji clov platformy: %s\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "nemohu otevt %s: %s\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "nemohu vytvoit %s: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "dek %d: patn formt BuildArchitecture: %s\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "nemohu zjistit stav %s: %m\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, fuzzy, c-format
msgid "Unknown system: %s\n"
msgstr "Neznm typ ikony: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "nemohu znovu otevt payload: %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nemohu otevt %s: %s\n"
@@ -3383,160 +3383,160 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "oekvm balek se zdrojovmi kdy, nalezen vak binrn\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "dn balek neaktivuje %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "<zdrojov balek>"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "<zdrojov balek>"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "chyba pi pi ten hlaviky balku\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3629,76 +3629,76 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "chyb { po %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "po %{ chyb }"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "przdn formt znaky"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "przdn jmno znaky"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "neznm znaka"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "na konci pole oekvno ]"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "neoekvan ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "neoekvan }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "ve vrazu oekvn ?"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "ve vrazu je po ? oekvna {"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "ve vrazu je oekvna }"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "v podvrazu je po ? oekvna :"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "ve vrazu je po : oekvna {"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "na konci vrazu je oekvno |"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/da.po b/po/da.po
index c5d963146..f180b1759 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -119,7 +119,7 @@ msgstr "Flles tilvalg for alle rpm-tilstande:"
msgid "%s: %s\n"
msgstr "fil %s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM version %s\n"
@@ -563,7 +563,7 @@ msgstr "Fil krver foranstillet \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "linie %d: Filnavn ikke tilladt: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Fil ikke fundet med glob: %s\n"
@@ -605,33 +605,33 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Gennemlber filer: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: for mange uid'er\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: for mange uid'er\n"
-#: build/names.c:92
+#: build/names.c:94
#, fuzzy
msgid "getUidS: too many uid's\n"
msgstr "getUnameS: for mange uid'er\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: for mange gid'er\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: for mange gid'er\n"
-#: build/names.c:164
+#: build/names.c:166
#, fuzzy
msgid "getGidS: too many gid's\n"
msgstr "getGnameS: for mange gid'er\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Kunne ikke kanonisere vrtsnavn: %s\n"
@@ -735,7 +735,7 @@ msgstr "Kunne ikke lse hoved fra %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr "Kunne ikke bne %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke skrive pakke: %s\n"
@@ -820,17 +820,17 @@ msgstr "ingen beskrivelse i %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "linie %d: Fejl ved tolkning af %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "linie %d: Ugyldigt tilvalg %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "line %d: For mange navne: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "line %d: Pakken eksisterer ikke: %s\n"
@@ -915,7 +915,7 @@ msgstr "linie %d: Tomt mrke: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "linie %d: Ugyldigt tegn '-' i %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot kan ikke vre \"/\": %s\n"
@@ -1048,7 +1048,7 @@ msgstr "linie %d: Ugyldigt parameter til %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "linie %d: anden %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1056,320 +1056,320 @@ msgstr ""
"linie %d: Afhngigheds-symbol skal starte med alfanumerisk, '_' eller '/': %"
"s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "linie %d: Filnavn med version ikke tilladt: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "linie %d: Version krves %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "linie %d: udlsere skal have --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "linie %d: Fejl under tolkning af %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "linie %d: skriptprogram skal starte med '/': %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "linie %d: skriptprogram skal starte med '/': %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "linie %d: Anden %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "linie %d: Fejl ved tolkning af %%description: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "linie %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
"Kunne ikke bne %s: %s\n"
"\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "Ikke-lukket %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean returnerer %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, 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:327
+#: build/parseSpec.c:349
#, 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:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "forkert udfrt '%%include'-kommando\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "Ingen arkitekturer, der kan opbygges\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakke har ingen %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr ""
"buildroot allerede angivet, ignorerer %s\n"
"\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "opbyg gennem %prep (udpak kilder og pfr lapper) ud fra <spec-fil>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<spec-fil>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "opbyg gennem %build (%prep, s overst) ud fra <spec-fil>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "opbyg gennem %install (%prep, %build, s installr) ud fra <spec-fil>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "verificr afsnittet %files ud fra <spec-fil>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "opbyg kilde- og binrpakke ud fra <spec-fil>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "opbyg kun binrpakke ud fra <spec-fil>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "opbyg kun kildepakke ud fra <spec-fil>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "opbyg gennem %prep (udpak kilder og pfr lapper) ud fra <tararkiv>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tararkiv>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "opbyg gennem %build (%prep, s overst) ud fra <tararkiv>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "opbyg gennem %install (%prep, %build, s installr) ud fra <tararkiv>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "verificr afsnittet %files fra <tararkiv>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "opbyg kilde- og binrpakker ud fra <tararkiv>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "opbyg kun binrpakke ud fra <tararkiv>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "opbyg kun kildepakke ud fra <tararkiv>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "opbyg binrpakke ud fra <kildepakke>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<kildepakke>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"opbyg gennem %install (%prep, %build, s installr) ud fra <kildepakke>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "gennemtving opbygningsrod"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "fjern bygge-tr ved afslutning"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "generr hoveder, der er kompatible med rpm4-indpakningsversionen"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignorr 'ExcludeArch':-angivelser fra spec-fil"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr ""
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "udfr ingen stadier af opbygningen"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
#, fuzzy
msgid "do not verify build dependencies"
msgstr "undlad at tjekke pakkers afhngighedskrav"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
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:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "undlad at tjekke pakkers afhngighedskrav"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "tjek ikke pakkens arkitektur"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "verificr pakkesignatur"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "acceptr ikke i18N msgstr'er fra spec-fil"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "fjern kilder ved afslutning"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "fjern spec-fil ved afslutning"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "spring direkte til angivet stadium (kun for c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "generr PGP/GPG-signatur"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "gennemtving mlplatform"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "sl i18N-strenge op i spec-fil katalog"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""
"generr hoveder, der er kompatible med (gamle) rpm[23]-indpakningsversioner"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Kunne ikke udfre %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Kunne ikke fraspalte ny proces til %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s mislykkedes\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "kunne ikke skrive alle data til %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "bning af %s mislykkedes %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "fjernelse af %s mislykkedes: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "fjernelse af %s mislykkedes: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Finder %s: (benytter %s)...\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "Kunne ikke finde %s:\n"
@@ -1513,30 +1513,30 @@ msgstr "========== fortstter tsort ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(ikke et tal)"
-#: lib/formats.c:152
+#: lib/formats.c:153
#, fuzzy
msgid "(not base64)"
msgstr "(ikke et tal)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
#, fuzzy
msgid "(not a blob)"
msgstr "(ikke et tal)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "overspring eventuelle PGP-signaturer"
@@ -1571,61 +1571,61 @@ msgstr "Fil %4d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "fil %s er p en ukendt enhed\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "linie %d: %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "bruger %s eksisterer ikke - bruger root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "gruppe %s eksisterer ikke - bruger root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s gemt som %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "kan ikke fjerne %s - katalog ikke tomt\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "fjernelse (rmdir) af %s mislykkedes: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "bning af %s mislykkedes %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s oprettet som %s\n"
@@ -1712,7 +1712,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1755,143 +1755,143 @@ msgstr "%s kunne ikke installeres\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr ""
"opretter kataloget %s\n"
"\n"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "udls makroudvidelse af <udtryk>+"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "ls <fil:...> i stedet for standard makrofil(er)"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "undlad at benytte libio(3)-API"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "send standard-ud til <kmd>"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "brug <katalog> som topniveau-katalog"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "vis kendte foresprgselsmrker"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "vis den endelige rpmrc og makrokonfiguration"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "medtag mindre detaljerede oplysninger"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "medtag mere detaljerede oplysninger"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "vis versionen af rpm som benyttes"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr ""
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
#, fuzzy
msgid "debug option/argument processing"
msgstr "Intern fejl i parameterfortolkningen (%d) :-(\n"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr ""
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr ""
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "aflus rpmio I/O"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "aflus URL-bufferhndtering"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2449,41 +2449,41 @@ msgstr ""
msgid "%s: %s has %d files, test = %d\n"
msgstr "pakke: %s-%s-%s filer test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Kunne ikke lse hoved fra %s: %s\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "udpakning af arkiv mislykkedes%s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " for fil "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "kunne ikke bne %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s mislykkedes\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2565,32 +2565,32 @@ msgstr "ingen pakker krver %s\n"
msgid "no package provides %s\n"
msgstr "ingen pakker tilfrer %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "fil %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "filen %s tilhrer ingen pakke\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "ugyldigt pakkenummer: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "pakkens post-nummer: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, fuzzy, c-format
msgid "record %u could not be read\n"
msgstr "post %d kunne ikke lses\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "pakken %s er ikke installeret\n"
@@ -2712,54 +2712,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "pakke %s-%s-%s krav ikke opfyldt: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s oversprunget grundet manglende ok-flag\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== gemmer omrokeringer\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d ekskluderer %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d omrokerer %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "ekskluderer %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "omrokerer %s til %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "omrokerer kataloget %s til %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "bning af %s mislykkedes %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "ukendt mrke"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "afhngighedskrav, der ikke kunne imdekommes:\n"
@@ -2791,100 +2791,100 @@ msgstr "Forbereder..."
msgid "Upgrading packages..."
msgstr "opgradr pakke"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Finder %s: (benytter %s)...\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Modtager %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... som %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "overspringer %s - overfrsel mislykkedes - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s kunne ikke installeres\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<kildepakke>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "pakke %s kan ikke omrokeres\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "installerer binrpakker\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "fejl ved lsning fra filen %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "filen %s krver en nyere version af RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "ingen pakker udlser %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "fandt %d kilde- og %d binrpakker\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "installerer binrpakker\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "kunne ikke bne fil %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" angiver flere pakker\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kunne ikke bne %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Installerer %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "Modtager %s\n"
@@ -3075,54 +3075,54 @@ msgstr "Kunne ikke lse %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "manglende ':' (fandt 0x%02x) ved %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "manglende parameter til %s ved %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s-udvidelse mislykkedes ved %s:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "kan ikke bne %s ved %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "manglende arkitektur for %s ved %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "ugyldig tilvalg '%s' ved %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
"Ukendt system: %s\n"
"\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Kan ikke udfolde %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Kunne ikke lse %s, HOME er for stor.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kunne ikke bne %s for lsning: %s.\n"
@@ -3396,161 +3396,161 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signaturfyld : %d\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "ekskluderer kataloget %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "kildepakke forventet, binr fundet\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "ingen pakker udlser %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "<kildepakke>"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "<kildepakke>"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "fejl ved lsning af hovedet p pakke\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
#, fuzzy
msgid "running pre-transaction scripts\n"
msgstr "krer prinstallations-skript (hvis det findes)\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
#, fuzzy
msgid "running post-transaction scripts\n"
msgstr "krer skriptet postuninstall (hvis det findes)\n"
@@ -3645,76 +3645,76 @@ msgstr "%s har for stor eller lille 'long'-vrdi, overspringes\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s har for stor eller lille heltalsvrdi, overspringes\n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "manglende { efter %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "manglende } efter %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "tomt mrkeformat"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "tomt mrkenavn"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "ukendt mrke"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] forventet ved slutningen af tabel"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "uventet ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "uventet }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "? forventet i udtryk"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "{ forventet efter ? i udtryk"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} forventet i udtryk"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ": forventet efter ?-underudtryk"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "{ forventet efter : i udtryk"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| forventet ved slutningen af udtryk"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/de.po b/po/de.po
index 1767ff3b3..a066c75c6 100644
--- a/po/de.po
+++ b/po/de.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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2005-07-08 17:21+0200\n"
"Last-Translator: Robert Scheck <rpm@robert-scheck.de>\n"
"Language-Team: German <de@li.org>\n"
@@ -122,7 +122,7 @@ msgstr "Gemeinsame Optionen für alle RPM-Modi und Ausführungen:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM, Version %s\n"
@@ -580,7 +580,7 @@ msgstr "Datei benötigt führenden \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "\"Glob\" hat keine Berechtigung für: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Datei von \"glob\" nicht gefunden: %s\n"
@@ -624,31 +624,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Verarbeite Paket: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: Zu viele Benutzer-IDs\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: Zu viele Benutzer-IDs\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: Zu viele Benutzer-IDs\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: Zu viele Gruppen-IDs\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: Zu viele Gruppen-IDs\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: Zu viele Gruppen-IDs\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Rechnername konnte nicht erkannt werden: %s\n"
@@ -749,7 +749,7 @@ msgstr "Kann den Header der Signatur nicht erneut laden.\n"
msgid "Could not open %s: %s\n"
msgstr "Konnte %s nicht öffnen: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kann das Paket nicht schreiben: %s\n"
@@ -834,17 +834,17 @@ msgstr "Keine Beschreibung im %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "Zeile %d: Fehler beim Parsen von %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "Zeile %d: Ungültige Option %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "Zeile %d: Zu viele Namen: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "Zeile: %d: Paket existiert nicht: %s\n"
@@ -929,7 +929,7 @@ msgstr "Zeile %d: Leerer Tag: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "Zeile %d: Ungültiges Zeichen '-' in %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "Der BuildRoot kann nicht \"/\" sein: %s\n"
@@ -1063,7 +1063,7 @@ msgstr "Zeile %d: Ungültiges Argument für %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "Zeile %d: Zweites %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1071,320 +1071,320 @@ msgstr ""
"Zeile %d: Abhängigkeiten müssen alphanumerisch, mit '_' oder '/' beginnen: %"
"s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "Zeile %d: Versionsabhängiger Dateiname nicht zulässig: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "Zeile %d: Version benötigt: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "Zeile %d: Trigger benötigen --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "Zeile %d: Fehler beim Parsen von %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "Zeile %d: Internes Skript muss mit '>' enden: %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "Zeile %d: Skript/Programm muss mit '/' beginnen: %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "Zeile %d: Zweites %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "Zeite %d: Nicht unterstütztes internes Skript: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "Zeile %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "Nicht geschlossenes %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean liefert %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else ohne %%if erhalten\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif ohne %%if erhalten\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "Missgebildete %%include-Anweisung\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Keine für das Bauen kompatible Architektur gefunden\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket hat keine %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "BuildRoot wurde bereits angegeben, ignoriere %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"%prep (Quellen entpacken, Patches übernehmen) der <Spec-Datei> durchlaufen"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<Spec-Datei>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
"%build (%prep, anschließendes Kompilieren) der <Spec-Datei> durchlaufen"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"%install (%prep, %build, anschließendes Installieren) der <Spec-Datei> "
"durchlaufen"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "Überprüfe %files-Abschnitt der <Spec-Datei>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "Baue Source- und Binär-Paket von <Spec-Datei>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "Baue nur ein Binär-Paket von <Spec-Datei>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "Baue nur ein Source-Paket von <Spec-Datei>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"%prep (Quellen entpacken, Patches übernehmen) des <Tar-Archivs> durchlaufen"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<Tar-Archiv>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
"%build (%prep, anschließendes Kompilieren) des <Tar-Archivs> durchlaufen"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"%install (%prep, %build, anschließendes Installieren) des <Tar-Archivs> "
"durchlaufen"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "Überprüfe %files-Abschnitt des <Tar-Archivs>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "Baue Source- und Binär-Paket vom <Tar-Archiv>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "Baue nur ein Binär-Paket vom <Tar-Archiv>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "Baue nur ein Source-Paket vom <Tar-Archiv>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "Baue ein Binär-Paket vom <Source-Paket>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<Source-Paket>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"%install (%prep, %build, anschließendes Installieren) des <Source-Pakets> "
"durchlaufen"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "Überschreibe BuildRoot"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "Erstellungsdateibaum nach Beendigung löschen"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "Generiere mit RPM4-Paketen kompatible Header"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ExcludeArch ignorieren: Anweisungen der Spec-Datei"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "Debugge Datei-Status"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "Keine der Phasen des Erstellungsvorganges ausführen"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "Keine Überprüfung der Paket-Abhängigkeiten"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
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:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "Paket-Kurzfassung nicht überprüfen"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr "Datenbank-Header beim Abrufen nicht überprüfen"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "Paket-Signatur(en) nicht überprüfen"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "Keine i18n-Übersetzungen der Spec-Datei zulassen"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "Quelldateien nach Beendigung löschen"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "Spec-Datei nach Beendigung löschen"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "Springe direkt zur angegeben Phase (nur für c, i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "Erstelle PGP-/GPG-Signatur"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "Überschreibe Zielplattform"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "i18n-Übersetzungen im Spec-Datei-Katalog nachschlagen"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""
"Generiere Header, die mit veralteten RPM-Paketen (v2/3) kompatibel sind"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Konnte %s nicht ausführen: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Konnte fork %s nicht ausführen: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s fehlgeschlagen\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "Konnte nicht all Daten nach %s schreiben\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) fehlgeschlagen: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load fehlgeschlagen: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "magic_file(ms, \"%s\") fehlgeschlagen: mode %06o %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, c-format
msgid "Finding %s: %s\n"
msgstr "Finde %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "Fehlgeschlagenes zu finden %s:\n"
@@ -1526,28 +1526,28 @@ msgstr "========== setze tsort fort...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "rpmtsOrder fehlgeschlagen, %d Elemente verbleiben\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(keine Nummer)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(nicht Base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(ungültiger Typ)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(kein Blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr "(ungültiger XML-Typ)"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(keine OpenPGP-Signatur)"
@@ -1581,62 +1581,62 @@ msgstr "%5d 0x%04x %s %s\n"
msgid "file %s is on an unknown device\n"
msgstr "Datei %s ist auf einem unbekannten Gerät\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
"========== Nicht ausdrücklich eingeschlossene Verzeichnisse im Paket:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "Benutzer %s existiert nicht - benutze Root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "Gruppe %s existiert nicht - benutze Root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "Verzeichnis %s mit Berechtigungen %04o erstellt, kein Kontext.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "Verzeichnis %s mit Berechtigungen %04o erstellt, Kontext %s.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr "Archiv-Datei %s wurde nicht in der Header-Dateiliste gefunden\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s als %s gesichert\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s rmdir von %s fehlgeschlagen: Verzeichnis ist nicht leer\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir von %s fehlgeschlagen: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s trennen von %s fehlgeschlagen: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s erstellt als %s\n"
@@ -1722,8 +1722,8 @@ msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr "hdr Tags: UNGÜLTIG, Nummer der Bytes (%d) außerhalb des Bereichs\n"
#: lib/package.c:647
-#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+#, fuzzy, c-format
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "hdr Blob(%d): UNGÜLTIG, lesen lieferte %d zurück\n"
#: lib/package.c:659
@@ -1766,143 +1766,135 @@ msgstr "%s ist ein Delta RPM und kann nicht direkt installiert werden\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nicht unterstütze Nutzlast (%s) in Paket %s\n"
-#: lib/poptALL.c:171
-#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
-msgstr "FTS_COMFOLLOW: Folge symbolischen Links der Kommandozeile"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
+msgstr "Folge symbolischen Links der Kommandozeile"
-#: lib/poptALL.c:173
-#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
-msgstr "FTS_LOGICAL: Logischer Lauf"
+#: lib/poptALL.c:185
+msgid "logical walk"
+msgstr "Logischer Lauf"
-#: lib/poptALL.c:175
-#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
-msgstr "FTS_NOCHDIR: Verzeichnisse nicht wechseln"
+#: lib/poptALL.c:187
+msgid "don't change directories"
+msgstr "Verzeichnisse nicht wechseln"
-#: lib/poptALL.c:177
-#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
-msgstr "FTS_NOSTAT: Keine Informationen beim Aufruf von stat"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
+msgstr "Keine Informationen beim Aufruf von stat"
-#: lib/poptALL.c:179
-#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
-msgstr "FTS_PHYSICAL: Physikalischer Lauf"
+#: lib/poptALL.c:191
+msgid "physical walk"
+msgstr "Physikalischer Lauf"
-#: lib/poptALL.c:181
-#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
-msgstr "FTS_SEEDOT: Liefere Punkt und Punkt-Punkt zurück"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
+msgstr "Liefere Punkt und Punkt-Punkt zurück"
-#: lib/poptALL.c:183
-#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
-msgstr "FTS_XDEV: Geräte nicht kreuzen"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
+msgstr "Geräte nicht kreuzen"
-#: lib/poptALL.c:185
-#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
-msgstr "FTS_WHITEOUT: Liefere Whiteout-Information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
+msgstr "Liefere Whiteout-Information"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "MAKRO mit Wert AUSDRUCK vordefinieren"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "'MAKRO AUSDRUCK'"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "MAKRO mit Wert AUSDRUCK definieren"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "Makro-Ausdehnung des AUSDRUCKS anzeigen"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "'AUSDRUCK'"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "lese <DATEI:...> anstatt der Standard-Datei(en)"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<DATEI:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "Deaktiviere Benutzung der libio(3) API"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "Sende Standardausgabe an CMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "benutze WURZELVERZEICHNIS als oberstes Verzeichnis"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "WURZELVERZEICHNIS"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "Zeige bekannte Abfrage-Tags"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "Zeige entgültige rpmrc- und Makro-Konfiguration"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "Zeige weniger informative Ausgabe"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "Zeige detailliertere Ausgabe"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "Zeige benutzte RPM-Version"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "Debugge Nutzdaten-Dateistatus"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr "Benutze Thread für den Dateistatus"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "Debugge Verarbeitung der Optionen/Argumente"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr "Debugge Paket-Status"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr "Benutze Threads für Paket-Status"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "Debugge rpmio Ein-/Ausgabe"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "Debugge Zwischenspeicher-Verwaltung der URLs"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: Optionstabelle ist falsch konfiguriert (%d)\n"
@@ -2421,40 +2413,40 @@ msgstr "%s(%s-%s-%s.%s) Skriptlet fehlgeschlagen, Beenden-Status %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s hat %d Dateien, Test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: %s Skriptlet fehlgeschlagen (%d), überspringe %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "Kann den Header der Signatur nicht erneut laden\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "Entpacken des Archivs fehlgeschlagen%s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " bei Datei "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s fehlgeschlagen bei Datei %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s fehlgeschlagen: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr "Versuche %s im Score-Board(%p) als installiert zu markieren.\n"
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr "Versuche %s im Score-Board(%p) als deinstalliert zu markieren.\n"
@@ -2535,32 +2527,32 @@ msgstr "Kein Paket benötigt %s\n"
msgid "no package provides %s\n"
msgstr "Kein Paket bietet %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "Datei %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "Die Datei %s gehört zu keinem Paket\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "Ungültige Paket-Nummer: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "Nummer des Paket-Eintrags: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "Eintrag %u konnte nicht gelesen werden\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "Das Paket %s ist nicht installiert\n"
@@ -2680,54 +2672,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "Paket %s hat unerfüllte %s: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s durch \"missingok flag\" übersprungen\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== Verschiebungen\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d schließe %s aus\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d verschiebe %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "Ausschließen %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "Verschiebe %s nach %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "Verschiebe Verzeichnis %s nach %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "Unbekannter Tag: \"%s\"\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Fehlgeschlagende Abhängigkeiten:\n"
@@ -2755,100 +2747,100 @@ msgstr "Aktualisiere..."
msgid "Upgrading packages..."
msgstr "Aktualisiere Pakete..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr "Füge Ziel hinzu: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Empfange %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... als %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "überspringe %s - Übertragung fehlgeschlagen - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s kann nicht installiert werden\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr "\tSource-Paket hinzugefügt [%d]\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr "Paket %s ist nicht verschiebbar\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr "\tBinär-Paket hinzugefügt [%d]\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "Fehler beim Lesen von Datei %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "Die Datei %s benötigt eine neuere RPM-Version\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: Kein RPM-Paket (oder Paket-Liste): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "%d Source- und %d Binär-Pakete gefunden\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "Installiere Binär-Pakete\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "Kann Datei %s nicht öffnen: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" bezeichnet mehrere Pakete\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "Kann %s nicht öffnen: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Installiere %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr "Rollback-Pakete (+%d/-%d) bis %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr "Aufräumen bei neu gebauten Paketen:\n"
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr "\tEntferne %s:\n"
@@ -3045,52 +3037,52 @@ msgstr "Fehlgeschlagenes Lesen von %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "Fehlender ':' (0x%02x gefunden) bei %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "Fehlendes Argument für %s bei %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "Erweiterung von %s bei %s:%d \"%s\" fehlgeschlagen\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "Kann %s bei %s:%d nicht öffnen: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "Fehlende Architektur für %s bei %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "Ungültige Option '%s' bei %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Unbekanntes System: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr "Bitte (in Englisch) %s kontaktieren\n"
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Kann %s nicht erweitern\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Kann %s nicht lesen, HOME ist zu groß.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kann %s nicht zum Lesen öffnen: %s.\n"
@@ -3357,162 +3349,162 @@ msgstr "Fehlerhafte MD5-Kurzfassung: NICHT UNTERSTÜTZT\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signatur: UNBEKANNT (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "Schließe Verzeichnis %s aus\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr "Transaktion fehlgeschlagen...mache Rollback\n"
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr "Konnte Auto-Rollback-Transaktion nicht sortieren!\n"
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr "Hole erneut gepackten Header des Transaktionselements\n"
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr "\tSuche nach %s...\n"
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr "\tÜbereinstimmungen gefunden.\n"
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr "\tKeine Übereinstimmungen gefunden.\n"
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr "\tErneut gebautes Paket nicht gefunden.\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr "\tREMOVETID entspricht INSTALLTID.\n"
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr "\t\tName: %s.\n"
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "\tErneut gebautes Paket war %s...\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
"Installationselement zur Transaktion für das Auto-Rollback hinzugefügt.\n"
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr "Keine Datenbank-Instanz des Installationselements!\n"
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr "Keine Header der Transaktion für das Auto-Rollback!\n"
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "\tErneut gepackten Paket-Header hinzugefügt: %s.\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr "\tVom Installationselement %s hinzugefügt.\n"
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr "\tDeinstallationselement hinzugefügt.\n"
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr "Kein erneut gepackter Header für Transaktion des Auto-Rollbacks!\n"
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
"Deinstallationselement für Transaktion des Auto-Rollbacks hinzufügen.\n"
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr "\tBereits vorhandenes Aktualisierungselement gefunden.\n"
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr "\tKein Deinstallationselement für %s hinzufügen.\n"
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "\tErneut gepacktes Paket %s hinzugefügt.\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr "\tVom Deinstallationselement %s hinzugefügt.\n"
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
"Konnte das Deinstallationselement für Transaktion des Auto-Rollbacks nicht "
"hinzufügen.\n"
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr "\tKein erneut gepacktes Paket...nichts zu tun.\n"
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr "Fehler beim Lesen des erneut gepackten Pakets!\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr "Gesundheitsprüfung von %d Elementen\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr "Führe Pre-Transaktionsskripte aus\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "Berechne %d Datei-Fingerabdrücke\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "Berechne Dateianordnungen\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr "Erstelle Transaktion für ein Auto-Rollback\n"
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr "Hinzufügen fehlgeschlagen. Konnte den Paket-Header nicht lesen.\n"
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr "Hinzufügen fehlgeschlagen bei rpmpsmStage().\n"
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr "Hinzufügen fehlgeschlagen. Konnte keine Dateiliste bekommen.\n"
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr "Löschen fehlgeschlagen bei rpmpsmStage().\n"
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr "Führe Post-Transaktionsskripte aus\n"
@@ -3603,76 +3595,76 @@ msgstr "%s hat einen zu großen oder zu kleinen Wert, übersprungen\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s hat einen zu großen oder zu kleinen Integer-Wert, übersprungen\n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "Fehlende { nach %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "Fehlende } nach %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "Leeres Tag-Format"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "Unbekannter Tag"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "Unbekannter Tag"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] erwartet am Ende des Arrays"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "Unerwartete ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "Unerwartete }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "? im Ausdruck erwartet"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "{ nach dem ? im Ausdruck erwartet"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} im Ausdruck erwartet"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ": erwartet ein ? im Unterausdruck"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "{ nach dem : im Ausdruck erwartet"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| am Ende des Ausdrucks erwartet"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr "(Index außerhalb des Bereichs)"
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr "Zählvariable wird mit ungleich großem Array benutzt"
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr "%c"
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
diff --git a/po/es.po b/po/es.po
index f82ffa7f2..08edd3a45 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2006-04-28 09:52+1000\n"
"Last-Translator: Manuel Ospina <mospina@redhat.com>\n"
"Language-Team: Spanish <en@li.org>\n"
@@ -122,7 +122,7 @@ msgstr "Opciones comunes para todos los modos y ejecutables:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versión %s\n"
@@ -586,7 +586,7 @@ msgstr "El archivo necesita \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob no está permitido: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "glob no encontró el archivo: %s\n"
@@ -630,31 +630,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Procesando archivos: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: demasiados uid's\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: demasiados uid's\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: demasiados uid's\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: demasiados gid's\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: demasiados gid's\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: demasiados gid's\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "No se pudo canonicalizar el nombre de host: %s\n"
@@ -755,7 +755,7 @@ msgstr "Incapaz de recargar cabecera de firma\n"
msgid "Could not open %s: %s\n"
msgstr "No se pudo abrir %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Incapaz de abrir paquete: %s\n"
@@ -841,17 +841,17 @@ msgstr "ninguna descripción en %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "línea %d: Error al analizar %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "línea %d: Opción errónea %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "línea %d: Demasiados nombres: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "línea %d: El paquete no existe: %s\n"
@@ -936,7 +936,7 @@ msgstr "línea %d: Etiqueta vacía: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "línea %d: Carácter ilegal '-' en %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot no puede ser \"/\": %s\n"
@@ -1069,7 +1069,7 @@ msgstr "línea %d: Argumento erróneo para %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "línea %d: segundo %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1077,320 +1077,320 @@ msgstr ""
"línea %d: Testigos de dependencias deben iniciar con un valor alfanumérico, "
"'_' o '/': %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "línea %d: Versión de nombre de archivo no permitida: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "línea %d: Versión requerida: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "línea %d: los detonantes deben tener --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "línea %d: Error al analizar %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "línea %d: programa de script debe iniciar con '/': %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "línea %d: programa de script debe iniciar con '/': %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "línea %d: Segundo %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "línea %d: Error al analizar %%description: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "línea %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Incapaz de abrir %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "Sin cerrar %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean retornó %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Tiene un %%else sin %%if\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Tiene un %%endif sin %%if\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "declaración %%include malformada\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "No se encontraron arquitecturas compatibles para la construcción\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "El paquete no tiene %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot ya se especificó, ignorando %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"construir a través de %prep (desempaquetar fuentes y aplicar parches) desde "
"<specfile>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<specfile>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "construir a través de %build (%prep, luego compilar) desde <specfile>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"construir a través de %install (%prep, %build, luego instalar) desde "
"<specfile>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "verificar la sección %files de <specfile>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "construir paquetes binarios y fuente desde <specfile>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "construir paquetes binarios únicamente desde <specfile>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "construir paquete fuente únicamente desde <specfile>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"construir a través de %prep (desempaquetar fuentes y aplicar parches) desde "
"<tarball>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarball>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "construir a través de %build (%prep, luego compilar) desde <tarball>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"construir a través de %install (%prep, %build, luego instalar) desde "
"<tarball>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "verificar sección %files desde <tarball>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "construir paquetes binarios y fuente desde <tarball>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "construir paquete binario únicamente desde <tarball>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "construir paquete fuente desde <tarball> "
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "construir paquete binario desde <source package>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<source package>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"construir a través de %install (%prep, %build, luego instalar) desde "
"<paquete fuente>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "sobreescribir construcción de root"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "remover árbol de construcción al finalizar"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "generar cabeceras compatibles con el empaquetado rpm4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignorar ExcludeArch: directiva del archivo spec"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "depurar archivo de la máquina de estado"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "no ejecutar ningún nivel de la construcción"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "no verificar dependencias de la construcción"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"generar cabeceras de paquetes compatibles con el empaquetamiento rpm[23] "
"(legado)"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "no verificar resumen del paquete(s)"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr "no verificar cabeceras de paquetes al recuperar"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "no verificar firma(s) del paquete"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "no aceptar msgstr i18N desde el specfile"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "remover fuentes al terminar"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "remover specfile al terminar"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "Ir a etapa especificada (solo para c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "generar firma PGP/GPG"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "sobreescribir plataforma de destino"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "buscar cadenas i18N en el catalogo del specfile"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "generar encabezados compatibles con empaquetados rpm[23] (de legado)"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "No se pudo ejecutar %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "No se pudo bifurcar %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s fallido\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "falló la escritura de todos los datos a %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "la apertura de %s falló: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s rmdir de %s falló: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s rmdir de %s falló: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, c-format
msgid "Finding %s: %s\n"
msgstr "Buscando %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "Falló la búsqueda de %s:\n"
@@ -1533,29 +1533,29 @@ msgstr "========== continuando tsort ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "falló rpmtsOrder, permanecen %d elementos\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(no es un número)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(no base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(tipo no válido)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(no es un blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
#, fuzzy
msgid "(invalid xml type)"
msgstr "(tipo no válido)"
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "(no es una firma OpenPGP"
@@ -1590,64 +1590,64 @@ msgstr "Archivo%5d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "el archivo %s está en un dispositivo desconocido\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
#, fuzzy
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
"========== Directorios que no están explicitamente incluidos en el paquete:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "usuario %s no existe - utilizando root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupo %s no existe - utilizando root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, fuzzy, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "%s directorio creado con permisos %04o.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, fuzzy, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "%s directorio creado con permisos %04o.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
"el fichero de archivo %s no se encontró en la lista de archivos de cabecera\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s guardado como %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s rmdir de %s falló: el directorio no está vacío\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir de %s falló: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s desenlace de %s fallido: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s creado como %s\n"
@@ -1734,7 +1734,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1777,146 +1777,146 @@ msgstr "%s no puede ser instalado\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
+#: lib/poptALL.c:183
#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+msgid "follow command line symlinks"
msgstr "seguir los enlaces simbólicos de la línea de comandos"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:185
#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
+msgid "logical walk"
msgstr "camino lógico"
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "no cambiar directorios"
-#: lib/poptALL.c:177
+#: lib/poptALL.c:189
#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
+msgid "don't get stat info"
msgstr "no obtener información stat"
-#: lib/poptALL.c:179
+#: lib/poptALL.c:191
#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
+msgid "physical walk"
msgstr "camino físico"
-#: lib/poptALL.c:181
+#: lib/poptALL.c:193
#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+msgid "return dot and dot-dot"
msgstr "retornar punto y dos puntos"
-#: lib/poptALL.c:183
+#: lib/poptALL.c:195
#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
+msgid "don't cross devices"
msgstr "no cruzar dispositivos"
-#: lib/poptALL.c:185
+#: lib/poptALL.c:197
#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
+msgid "return whiteout information"
msgstr "retorno sin información"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "predefine MACRO con valor EXPR"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "define MACRO con valor EXPR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "imprimir expansión de macro de EXPR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "leer <FILE:...> en vez del archivo(s) por defecto"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "desactivar uso de la API libio(3)"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "enviar stdout a CMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "utilizar ROOT como el directorio superior"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "mostrar etiquetas de consulta conocidas"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "mostrar configuración rpmrc y macro final"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "proporcionar salida menos detallada"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "proporcionar salida más detallada"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "imprimir la versión de rpm que está siendo usada"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "depurar archivo de carga de la máquina de estado"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "depurar archivo de carga de la máquina de estado"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "depurar procesamiento de opción/argumento"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "depurar archivo de la máquina de estado"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "depurar archivo de carga de la máquina de estado"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "depurar E/S rpmio"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "depurar manipulación del caché URL"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: misconfiguración de la opción table (%d)\n"
@@ -2442,40 +2442,40 @@ msgstr "ejecución de scriptlet %s de %s-%s-%s falló, estado de salida %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s tiene %d archivos, probar = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: scriptlet %s fallido (%d), omitiendo %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "Incapaz de recargar cabecera de firma\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "falló el desempaquetado de archivos %s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " en archivo"
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "falló %s en archivo %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "falló %s: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2556,32 +2556,32 @@ msgstr "ningún paquete requiere %s\n"
msgid "no package provides %s\n"
msgstr "ningún paquete proporciona %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "archivo %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "el archivo %s no es propiedad de ningún paquete\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "número de paquete inválido: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "número de registro de paquete: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "el registro %u no pudo ser leído\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "el paquete %s no está instalado\n"
@@ -2701,54 +2701,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "el paquete %s tiene %s no satisfechas: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s omitido debido a bandera missingok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== realocación\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d excluir %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d realocar %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "excluyendo %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "realocando %s a %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "realocando directorio %s a %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "la apertura de %s falló: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "etiqueta desconocida"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Error de dependencias:\n"
@@ -2776,100 +2776,100 @@ msgstr "Actualizando..."
msgid "Upgrading packages..."
msgstr "Actualizando paquetes..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Buscando %s: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Recuperando %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... como %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "omitiendo %s - transferencia fallida - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s no puede ser instalado\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<source package>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "el paquete %s no es reubicable\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "instalando paquetes binarios\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "error al leer del archivo %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "el archivo %s requiere una version de RPM más reciente\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: no es un paquete rpm (o manifiesto de paquete): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "encontrados %d paquetes fuentes y %d binarios\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "instalando paquetes binarios\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "no se puede abrir el archivo %s:%s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" especifica varios paquetes\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "no se puede abrir %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Instalando %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr "Restaurar paquetes (+%d/-%d) a %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "Recuperando %s\n"
@@ -3070,52 +3070,52 @@ msgstr "Falló la lectura de %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "':' faltante (se encontró 0x%02x) en %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "falta argumento para %s en %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "falló la expansión de %s a %s:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "no se puede abrir %s en %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "falta la arquitectura para %s en %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "opción errónea '%s' en %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconocido: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr "Por favor contacte %s\n"
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "No se puede expandir %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "No se puede leer %s, HOME es demasiado grande.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Incapaz de abrir %s para lectura: %s.\n"
@@ -3385,160 +3385,160 @@ msgstr "Resumen MD5 incompleto: NO SOPORTADO\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Firma: DESCONOCIDA (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "excluyendo directorio %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "se esperaba el paquete fuente, paquete binario encontrado\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "ningún paquete coincide con %s: %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr ""
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr ""
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "error al leer cabecera del paquete\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, fuzzy, c-format
msgid "sanity checking %d elements\n"
msgstr "revisión de sanidad de %d elementos\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "computando %d hullas de archivo\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "calculando disposiciones del archivo\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3632,76 +3632,76 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
"%s tiene un valor entero demasiado grande o demasiado pequeño, omitido\n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "falta { después de %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "falta } después %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "formato de etiqueta vacío"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "nombre de etiqueta vacío"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "etiqueta desconocida"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] esperado al final del arreglo"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "] inesperado"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "} inesperado"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "se esperaba ? en la expresión"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "se esperaba { después de ? en la expresión"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "se esperaba } en la expresión"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "se esperaba : después de la subexpresión ?"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "se esperaba { después de : en la expresión"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "se esperaba | al final de la expresión"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 219184cdc..5a568720d 100644
--- a/po/fi.po
+++ b/po/fi.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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 1998-05-02 21:41:47-0400\n"
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
"Language-Team: Finnish <linux@sot.com>\n"
@@ -115,7 +115,7 @@ msgstr "Yhteiset valitsimet kaikille rpm moodeille:"
msgid "%s: %s\n"
msgstr ""
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versio %s\n"
@@ -561,7 +561,7 @@ msgstr "Tiedosto tarvitsee aloitusmerkin \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Tydennys ei sallittu: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Tiedostoa ei lytynyt tydennyksell: %s\n"
@@ -605,31 +605,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Ksitelln tiedostoja: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr ""
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr ""
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
@@ -730,7 +730,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr "%s:aa ei voitu avata: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Pakettia ei voitu kirjoittaa: %s\n"
@@ -815,17 +815,17 @@ msgstr ""
msgid "line %d: Error parsing %%description: %s\n"
msgstr "rivi %d: virhe jsennettess %%description-osiota %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "rivi %d: virheellinen valinta %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "rivi %d: liikaa nimi: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "line %d: pakettia %s ei ole olemassa: %s\n"
@@ -910,7 +910,7 @@ msgstr ""
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "rivi %d: laiton merkki '-' %s:ss: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
@@ -1043,314 +1043,314 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr "rivi %d: toinen %%prep-osio\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr ""
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "rivi %d: versioitu tiedostonimi ei ole sallittu: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "rivi %d: versio vaaditaan: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr ""
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "rivi %d: virhe jsennettess %s:: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr ""
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr ""
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "rivi %d: toinen %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr ""
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "rivi %d: %s:\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "Ei voi avata %:: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Ei yhteensopivia arkkitehtureeja knnkselle\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paketissa ei ole %%description-osiota: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr ""
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr ""
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr ""
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr ""
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr ""
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr ""
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr ""
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr ""
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr ""
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr ""
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr ""
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr ""
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr ""
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr ""
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "poista knnspuu, kun valmis"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr ""
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr ""
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "l suorita mitn knnksen vaiheita"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "l tarkista knnsriippuvuuksia"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr ""
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr ""
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "l tarkista paketin allekirjoitusta"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr ""
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "poista lhdekoodit kun valmis"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "poista mrittelytiedosto kun valmis"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "siirry suoraan mriteltyyn vaiheeseen (vain c ja i yhteydess)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "generoi PGP/GPG-allekirjoitus"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr ""
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr ""
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "En voinut ajaa pgp:t"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "En voinut ajaa pgp:t"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "pgp eponnistui"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "%s:n luonti eponnistui\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s:n poisto eponnistui: %s"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s:n poisto eponnistui: %s"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "en voinut avata %s: %s"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "%s:n luonti eponnistui\n"
@@ -1490,28 +1490,28 @@ msgstr ""
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(ei ole luku)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(virheellinen tyyppi)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(ei ole OpenPGP-allekirjoitus)"
@@ -1545,61 +1545,61 @@ msgstr ""
msgid "file %s is on an unknown device\n"
msgstr "tiedosto %s sijaitsee tuntemattomalla laitteella\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr ""
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "ryhm %s ei ole olemassa, kytetn ryhm root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s talletettiin %s:n\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s %s rmdir eponnistui - hakemisto ei ole tyhj\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s %s:n rmdir eponnistui: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s luotu %s:na\n"
@@ -1686,7 +1686,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1729,135 +1729,135 @@ msgstr "%s: ei voida asentaa\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
-msgid "RPMGI_NOCHDIR: don't change directories"
+#: lib/poptALL.c:187
+msgid "don't change directories"
msgstr ""
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr ""
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr ""
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "lhet vakiotuloste <komento>:lle"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "kyt <hakem> ylimpn hakemistona"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "nyt tunnetut kyselymuodot"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "tulosta kytetyn rpm:n versio"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr ""
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr ""
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr ""
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr ""
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr ""
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2372,40 +2372,40 @@ msgstr ""
msgid "%s: %s has %d files, test = %d\n"
msgstr "n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr ""
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr ""
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr ""
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2486,32 +2486,32 @@ msgstr "mikn pakettie ei tarvitse %s:a\n"
msgid "no package provides %s\n"
msgstr "mikn paketti ei tarjoa %s:a\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "tiedosto %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "tiedostoa %s ei omista mikn paketti\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "virheellinen paketin numero: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "tietuetta %u ei voitu lukea\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "paketti %s ei ole asennettu\n"
@@ -2628,54 +2628,54 @@ msgstr ""
msgid "package %s has unsatisfied %s: %s\n"
msgstr ""
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr ""
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "tuntematon nimi: \"%s\"\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Puuttuvia riippuvuuksia:\n"
@@ -2703,100 +2703,100 @@ msgstr "Pivitetn..."
msgid "Upgrading packages..."
msgstr "Pivitetn paketteja..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr ""
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Haetaan %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "ohitetaan %s - siirto eponnistui - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s: ei voida asentaa\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr ""
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr ""
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "virhe luettaessa tiedostosta %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "tiedosto %s vaatii uudemmat version RPM:st\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: ei ole rpm paketti (tai pakettilista): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "en voinut avata tiedostoa %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" mritt useita paketteja\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "virhe: en voi avata %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Asennetaan %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr "Siivotaan uudelleenpaketoituja paketteja:\n"
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr "\tPoistetaan %s\n"
@@ -2984,52 +2984,52 @@ msgstr "En voi lukea %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Tuntematon jrjestelm: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "En voi avata %s luettavaksi: %s.\n"
@@ -3296,158 +3296,158 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr ""
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr ""
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr ""
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr ""
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr ""
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3539,76 +3539,76 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "puuttuva '{' '%':n jlkeen"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "puuttuva '{' '%{':n jlkeen"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "tyhj nimin formaatti"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "tyhj nimin nimi"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "tuntematon nimi"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "']' puuttuu taulukkomrittelyn lopusta"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "odottamaton ']'"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "odottamaton '}'"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "odotin '?'-merkki ilmauksessa"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "odotin '{' '?'-merkin jlkeen lausekkeessa"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "odotin '}'-merkki lausekkeessa"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "odotin ':' '?'-merkin jlkeen ali-lausekkeessa "
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "odotin '{' ':'-merkin jlkeen lausekkeessa "
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "odotin '}'-merkki ilmauksen lopussa"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 316c3835f..a19fd07ab 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -127,7 +127,7 @@ msgstr "Options communes a tous les modes et executables rpm:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM version %s\n"
@@ -581,7 +581,7 @@ msgstr "Le fichier non précédé d'un \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Substitution non permise: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Fichier non trouvé par la substitution: %s\n"
@@ -625,31 +625,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Traitement des fichiers: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: trop d'uid\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: trop d'uid\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: trop d'uid\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: trop de gid\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: trop de gid\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: trop de gid\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Ne peut canoniser le nom d'hôte: %s\n"
@@ -750,7 +750,7 @@ msgstr "Impossible de recharger l'entête de la signature.\n"
msgid "Could not open %s: %s\n"
msgstr "Impossible d'ouvrir %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Impossible d'écrire le paquetage: %s\n"
@@ -835,17 +835,17 @@ msgstr "absence de description dans le %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "ligne %d: erreur dans l'analyxe syntaxique de la %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "ligne %d: mauvaise option %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "ligne %d: trop de noms: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "ligne %d: package inexistant: %s\n"
@@ -930,7 +930,7 @@ msgstr "ligne %d: tag vide: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "ligne %d: caractère '-' illégal dans %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot ne peut pas être \"/\": %s\n"
@@ -1063,7 +1063,7 @@ msgstr "ligne %d: mauvais argument a %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "ligne %d: deuxième %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1071,324 +1071,324 @@ msgstr ""
"ligne %d: le lexème de dépendance doit commencer par un alphanumérique, '_' "
"ou '/': %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "ligne %d: version interdite dans le nom de fichier: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "ligne %d: Version requise: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "ligne %d: les triggers doivent avoir --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "ligne %d: erreur d'analyse syntaxique %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "ligne %d: le nom du script doit commencer par un '/': %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "ligne %d: le nom du script doit commencer par un '/': %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "ligne %d: deuxième %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "ligne %d: erreur dans l'analyxe syntaxique de la %%description: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "ligne %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Impossible d'ouvrir %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "%%if non terminé\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean retourne %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, 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:327
+#: build/parseSpec.c:349
#, 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:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "%%include malformé\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Pas d'architecture compatible pour construction\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Le paquetage n'a pas de %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot déjà spécifié, %s ignoré\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"construction jusqu'à la section %prep (deballage des sources et applications "
"des patchs) du <fichier_spec>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<fichier_spec>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
"construction jusqu'à la section %build (%prep, et compilation) du "
"<fichier_spec>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"construction jusqu'à la section %install (%prep, %build, et installation) du "
"<fichier_spec>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "vérifier la section %files du <fichier_spec>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr ""
"construire les paquetages sources et binaires à partir du <fichier_spec>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "construction du paquetage binaire seulement à partir du <fichier_spec>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "construction du paquetage source seulement à partir du <fichier_spec>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"construire jusqu'à la section %prep (déballage des sources et application "
"des patchs) à partir du <tarball>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarball>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
"construire jusqu'à la section %build (%prep, puis compilation) à partir du "
"<tarball>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"construire jusqu'à la section %build (%prep, %build, puis installation) à "
"partir du <tarball>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "vérifier la section %files à partir du <tarball>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "construire les paquetages source et binaire à partir du <tarball>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "construire seulement le paquetage binaire à partir du <tarball>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "construire seulement le paquetage source à partir du <tarball>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "construire le paquetage binaire à partir du <paquetage source>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<paquetage source>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"construire jusqu'à la section %install (%prep, %build, et installation) à "
"partir du <paquetage source>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "surcharger le buildroot"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "effacer l'arborescence de construction une fois terminé"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "générer un entête compatible avec l'emballage rpm4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignorer les directives ExcludeArch: du fichier spec"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "déboguer la machine à états de fichiers (déballage)"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "n'exécuter aucune étape de la construction"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "ne pas vérifier les dépendances de construction"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
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:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "ne pas vérifier les sommes de hachage du paquetage"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
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:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "ne pas vérifier la(les) signature(s) du paquetage"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "ne pas accepter les msgstr de l'i18n du specfile"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "effacer les sources une fois terminé"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "effacer le fichier spec une fois terminé"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "aller directement à l'étape spécifiée (seulement pour c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "générer une signature PGP/GPG"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "surcharger la plate-forme cible"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr ""
"chercher les chaînes de caractères i18n dans le catalogue du fichier spec"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "générer un entête compatible avec l'emballage rpm[23]"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Impossible d'exécuter %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Impossible d'ouvrir %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "échec %s: %s\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "Impossible d'écrire la charge utile dans %s: %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "échec de l'ouverture de %s: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s échec du rmdir sur %s: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s échec du rmdir sur %s: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Fichier %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "Impossible de lire %s: %s.\n"
@@ -1534,28 +1534,28 @@ msgstr "========== continuation du Ttri ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "échec de rpmtsOrder, %d éléments toujours présents\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(n'est pas un nombre)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(pas base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(type invalide)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(spa un blob ça)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr "(type xml invalide)"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(pas une signature OpenPGP)"
@@ -1589,62 +1589,62 @@ msgstr ""
msgid "file %s is on an unknown device\n"
msgstr "le fichier %s est sur un périphérique inconnu\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
#, fuzzy
msgid "========== Directories not explicitly included in package:\n"
msgstr "========== Répertoires non explicitement inclus dans le paquetage:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr ""
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "utilisateur %s inexistant - utilisation de root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "groupe %s inexistant - utilisation de root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, fuzzy, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "le répertoire %s a été créé avec les permissions %04o.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, fuzzy, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "le répertoire %s a été créé avec les permissions %04o.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr "l'archive %s n'était pas dans la liste de fichiers d'entêtes\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s sauvé en tant que %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s échec du rmdir sur %s : répertoire non-vide\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s échec du rmdir sur %s: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s n'a pu délier %s: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s créé en tant que %s\n"
@@ -1730,8 +1730,8 @@ msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr ""
#: lib/package.c:647
-#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+#, fuzzy, c-format
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "hdr blob(%d): PASBON, la lecture renvoie %d\n"
#: lib/package.c:659
@@ -1774,145 +1774,145 @@ msgstr "%s ne peut être installé\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
+#: lib/poptALL.c:183
#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+msgid "follow command line symlinks"
msgstr "suivre les liens symboliques de la ligne de commande"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:185
#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
+msgid "logical walk"
msgstr "marche logique"
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "ne pas modifier les répertoires"
-#: lib/poptALL.c:177
+#: lib/poptALL.c:189
#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
+msgid "don't get stat info"
msgstr "ne pas prendre les info stat"
-#: lib/poptALL.c:179
+#: lib/poptALL.c:191
#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
+msgid "physical walk"
msgstr "marche physique"
-#: lib/poptALL.c:181
+#: lib/poptALL.c:193
#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+msgid "return dot and dot-dot"
msgstr "renvoyer point et point-point"
-#: lib/poptALL.c:183
+#: lib/poptALL.c:195
#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
+msgid "don't cross devices"
msgstr "ne mélanger pas les périphériques"
-#: lib/poptALL.c:185
+#: lib/poptALL.c:197
#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
+msgid "return whiteout information"
msgstr "ne pas renvoyer d'information"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "prédéfinir la MACRO avec l'EXPRression"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "definit MACRO ayant pour valeur EXPR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "affiche la macro-expansion d'EXPR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "Lire <FICHIER:...> au lieu du(des) fichier(s) par défaut"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<FICHIER:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "utilisation de l'API libio(3) désactivée"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "envoyer la sortie standard à CMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "utiliser RACINE comme répertoire racine"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "RACINE"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "afficher les tags de requête connus"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "afficher la configuration finale des macros et rpmrc"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "afficher moins de détails"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "afficher plus de détails"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "afficher la version de rpm utilisé"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "déboguer la machine à états du fichier de la charge utile"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "déboguer la machine à états du fichier de la charge utile"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "déboguer le traitement des options/arguments"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr "déboguer la machine à état du paquetage"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "déboguer la machine à état du paquetage"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "déboguer les E/S de rpmio"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "déboguer la manipulation de cache d'URL"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: table d'option mal configurée (%d)\n"
@@ -2454,40 +2454,40 @@ msgstr "%s(%s-%s-%s) échec du scriplet, code de sortie %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s avait %d fichiers, test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: échec du scriptlet %s (%d), on saute %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "Impossible de recharger l'entête de signature\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, 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:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " dans fichier "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "échec de %s sur le fichier %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "échec %s: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2569,32 +2569,32 @@ msgstr "aucun paquetage ne requiert %s\n"
msgid "no package provides %s\n"
msgstr "aucun paquetage ne fournit %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "fichier %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "le fichier %s n'appartient à aucun paquetage\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "numéro de paquetage invalide: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "numéro d'article de paquetage: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "impossible de lire l'article %u\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "le paquetage %s n'est pas installé\n"
@@ -2714,54 +2714,54 @@ msgstr ""
msgid "package %s has unsatisfied %s: %s\n"
msgstr "le paquetage %s a un(e) %s non-satisfaites: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s ignoré à cause du drapeau missingok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== relogements\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d exclus %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d reloge %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "exclusion de %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "relogement de %s vers %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "relogement du répertoire %s vers %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "échec de l'ouverture de %s: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "tag inconnu: \"%s\"\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Dépendances requises:\n"
@@ -2789,101 +2789,101 @@ msgstr "Mise à jour..."
msgid "Upgrading packages..."
msgstr "Mise à jour des paquetages..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr "Nouveau but: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Récupération de %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... en tant que %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s ignoré - échec du téléchargement - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s ne peut être installé\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<paquetage source>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "le paquetage %s n'est pas relogeable\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "installation des paquetages binaires\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "erreur en lisant %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "le fichier %s demande une version plus récente de RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: n'est pas un paquetage rpm (ni une list de paquetages): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "%d paquetage(s) source(s) et %d paquetage(s) binaire(s) trouvé(s)\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "installation des paquetages binaires\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "ne peut ouvrir le fichier %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" spécifie plusieurs paquetages\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "impossible d'ouvrir %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Installation de %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
"Roulement arrière des paquetages (+%d/-%d) jusqu'à %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "Récupération de %s\n"
@@ -3087,52 +3087,52 @@ msgstr "Impossible de lire %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "':' manquant (trouvé 0x%02x) à %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "argument manquant pour %s à %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "échec de l'expansion de %s à %s:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "Impossible d'ouvrir %s à %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "architecture manquante pour %s à %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "mauvaise option '%s' à %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "système inconnu: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr "Contactez %s\n"
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Impossible d'expanser %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Impossible de lire %s, HOME trop gros.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Impossible d'ouvrir %s en lecture: %s.\n"
@@ -3405,160 +3405,160 @@ msgstr "Somme MD5 erronée: NONSUPPORTE\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signature: INCONNUE (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "répertoire %s exclus\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "paquetage source attendu, paquetage binaire trouvé\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "aucun paquetage ne correspond à %s: %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "<paquetage source>"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "<paquetage source>"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "erreur dans la lecteur de l'entête du paquetage\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr "vérification de santé de %d éléments\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "calcul de %d empreintes de fichier\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "calcul de la disposition des fichiers\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3650,76 +3650,76 @@ msgstr "%s est une valeur 'long' trop petite ou trop grande, ignoré\n"
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"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "{ manquant après %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "} manquant après %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "tag format vide"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "tag name vide"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "tag inconnu"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] attendu à la fin du tableau"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "] innatendu"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "} innatendu"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "? attendu dans l'expression"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "{ attendu après ? dans l'expression"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} attendu dnas l'expression"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ": attendu derrière la sous-expression de ?"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "{ attendu après : dans l'expression"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| attendu a la fin de l'expression"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr "(index hors bornes)"
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr "itérateur de tableau utilisé avec des tableaux de tailles différentes"
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/is.po b/po/is.po
index bfb586c00..d7c9842dd 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -116,7 +116,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM tgfa %s\n"
@@ -549,7 +549,7 @@ msgstr ""
msgid "Glob not permitted: %s\n"
msgstr "Gat ekki opna PreUn skr: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Skrin fannst ekki me 'glob': %s\n"
@@ -591,31 +591,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr ""
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr ""
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
@@ -719,7 +719,7 @@ msgstr "Get ekki lesi haus r %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Get ekki rita pakka: %s\n"
@@ -804,17 +804,17 @@ msgstr ""
msgid "line %d: Error parsing %%description: %s\n"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "lna %d: leyfilegur rofi %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr ""
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr ""
@@ -899,7 +899,7 @@ msgstr "lna %d: Tmt tag: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "lna %d: lglegt tkn '-' %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
@@ -1032,318 +1032,318 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr ""
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr ""
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr ""
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr ""
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "lna %d: Villa vi ttun %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "lna %d: Epoch/Serial svi verur a innihalda tlu: %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr ""
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr ""
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "lna %d: Skemmt tag: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "lna %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Get ekki opna %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot egar skilgreind, hunsa %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr ""
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr ""
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr ""
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr ""
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr ""
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr ""
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr ""
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr ""
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr ""
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr ""
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr ""
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr ""
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr ""
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr ""
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr ""
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr ""
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr ""
-#: build/poptBT.c:206
+#: build/poptBT.c:208
#, fuzzy
msgid "do not verify build dependencies"
msgstr "ekki skoa pakkaskilyrin"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "ekki skoa pakkaskilyrin"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "ekki skoa pakkaskilyrin"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "ekki skoa pakkaskilyrin"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr ""
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr ""
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr ""
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr ""
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr ""
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr ""
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr ""
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Gat ekki keyrt %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Gat ekki bi til undirferli (fork) %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s brst\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "gat ekki rita ll ggn %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "%s brst\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s rmdir %s brst: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s rmdir %s brst: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Skr %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "gat ekki fundi %s:\n"
@@ -1483,28 +1483,28 @@ msgstr ""
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "ba til undirskrift"
@@ -1539,61 +1539,61 @@ msgstr "Skr %s: %s\n"
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "%9d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s vista sem %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir %s brst: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s gat ekki eytt %s: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s bi til sem %s\n"
@@ -1680,7 +1680,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1723,137 +1723,137 @@ msgstr ""
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
-msgid "RPMGI_NOCHDIR: don't change directories"
+#: lib/poptALL.c:187
+msgid "don't change directories"
msgstr ""
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "prenta tvkkun fjlva <expr>+"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr ""
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "senda frlag <skipun>"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr ""
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "sna endanlega rpmrc og stillingar fjlva"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "prenta tgfunmer rpm sem veri er a nota"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr ""
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr ""
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr ""
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr ""
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr ""
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2379,41 +2379,41 @@ msgstr ""
msgid "%s: %s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Get ekki lesi haus r %s: %s\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr ""
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "gat ekki opna %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s brst\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2494,32 +2494,32 @@ msgstr ""
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2636,54 +2636,54 @@ msgstr ""
msgid "package %s has unsatisfied %s: %s\n"
msgstr "get ekki opna pakka gagnagrunn \n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr ""
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "%5d fra %s -> %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d fra %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "lna %d: %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, fuzzy, c-format
msgid "relocating %s to %s\n"
msgstr "%5d fra %s -> %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "%5d fra %s -> %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "ekkt tegund tknmyndar: %s\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "gat ekki tbi pakkaskilyri:\n"
@@ -2713,100 +2713,100 @@ msgstr ""
msgid "Upgrading packages..."
msgstr "uppfra pakka"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Skr %s: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "Get ekki rita pakka: %s\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "Skrin %s er ekki venjuleg skr.\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr ""
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "get ekki opna pakka gagnagrunn \n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr ""
@@ -2994,52 +2994,52 @@ msgstr "Get ekki lesi %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "vifang vantar fyrir %s %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "get ekki opna %s %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "lglegur rofi '%s' %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Get ekki opna %s til lesturs: %s.\n"
@@ -3308,158 +3308,158 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr ""
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "get ekki opna pakka gagnagrunn \n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "Get ekki rita pakka: %s\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "Get ekki rita pakka: %s\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr ""
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3551,76 +3551,76 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr ""
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr ""
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr ""
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr ""
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr ""
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr ""
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr ""
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr ""
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr ""
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr ""
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr ""
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ""
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr ""
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr ""
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 8258bc571..539a8bdd8 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: it\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2006-04-28 06:25+0200\n"
"Last-Translator: \n"
"Language-Team: <it@li.org>\n"
@@ -123,7 +123,7 @@ msgstr "Opzioni comuni per tutte le modalità rpm ed eseguibili:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "Versione RPM %s\n"
@@ -594,7 +594,7 @@ msgstr "Il file deve essere preceduto da \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob non permesso: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "File non trovato da glob: %s\n"
@@ -638,31 +638,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Processazione file in corso: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: troppi uid\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: troppi uid\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: troppi uid\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: troppi gid\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: troppi gid\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: troppi gid\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Impossibile regolarizzare l'hostname: %s\n"
@@ -763,7 +763,7 @@ msgstr "Impossibile ricaricare intestazione firma.\n"
msgid "Could not open %s: %s\n"
msgstr "Impossibile aprire %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Impossibile scrivere il pacchetto: %s\n"
@@ -848,17 +848,17 @@ msgstr "nessuna descrizione in %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "riga %d: Errore durante l'analisi di %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "riga %d: Opzione errata %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "riga %d: Troppi nomi: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "riga %d: Pacchetto non esistente: %s\n"
@@ -943,7 +943,7 @@ msgstr "riga %d: Etichetta vuota: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "riga %d: Carattere '-' illegale in %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot non può essere \"/\": %s\n"
@@ -1076,7 +1076,7 @@ msgstr "riga %d: Arg errato per %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "riga %d: secondo %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1084,317 +1084,317 @@ msgstr ""
"riga %d: I token della dipendenza devono iniziare con caratteri alfa-"
"numerici, '_' o '/': %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "riga %d: Versione nome del file non permessa: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "riga %d: Versione necessaria: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "riga %d: i trigger devono presentare --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "riga %d: Errore nell'analisi di %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "riga %d: il programma script deve iniziare con '/': %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "riga %d: il programma script deve iniziare con '/': %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "riga %d: Secondo %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "riga %d: Errore durante l'analisi di %%description: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "riga %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Impossibile aprire %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "Non chiuso %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean ritorna %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, 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:327
+#: build/parseSpec.c:349
#, 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:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "istruzione %%include malformata\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr ""
"Non è stata trovata alcuna architettura compatibile per la compilazione\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Il pacchetto non possiede alcuna %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot è già specificato, ignora %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"compila attraverso %prep (scompatta i sorgenti e applica le patch) da "
"<specfile>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<specfile>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "compila attraverso %build (%prep, e poi compila) da <specfile>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"compila attraverso %install (%prep, %build, e poi installa) da <specfile>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "verifica sezione %files da <specfile>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "compila i pacchetti binari e sorgente da <specfile>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "compila il pacchetto binario solo da <specfile>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "compila il pacchetto sorgente solo da <specfile>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"compila attraverso %prep (scompatta i sorgenti ed applica le patch) da "
"<tarball>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarball>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "compila attraverso %build (%prep, e poi compila) da <tarball>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "compila attraverso %install (%prep, %build, poi installa) da <tarball>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "verifica la sezione %files da <tarball>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "compila i pacchetti binari e sorgenti da <tarball>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "compila il pacchetto binario solo da <tarball>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "compila il pacchetto sorgente solo da <tarball>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "compila il pacchetto binario da <source package>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<source package>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"compila attraverso %install (%prep, %build, poi installa) da <source package>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "annulla la build root"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "rimuovere l'albero di compilazione quando terminato"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "genera le intestazioni compatibili con il packaging di rpm4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignora ExcludeArch: direttive dal file spec"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "macchina a stati del file di debug"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "non eseguire alcuna fase del processo di compilazione"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "non verificare le dipendenze di compilazione"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"genera l'intestazione del pacchetto compatibile con il packaging (legacy) rpm"
"[23]"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "non verificare il digest del pacchetto/i"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr "non verificare l'intestazione del database una volta ripristinata"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "non verificare la firma(e) del pacchetto"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "non accettare i msgtr di i18N da specfile"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "rimuovi i sorgenti quando terminato"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "rimuovi specfile quando terminato"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "salta fino alla fase specificata (solo per c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "genera la firma PGP/GPG"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "annulla la piattaforma target"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "cerca le stringhe i18N nel catalogo specfile"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "ganara le intestazioni compatibili con il (legacy) rpm[23] packaging"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Impossibile eseguire %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Impossibile biforcare %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s fallito\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "salvataggio di tutti i dati su %s fallito\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "apertura di %s fallita: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s rmdir di %s fallito: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s rmdir di %s fallito: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, c-format
msgid "Finding %s: %s\n"
msgstr "Ricerca di %s in corso: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "Impossibile trovare %s:\n"
@@ -1537,29 +1537,29 @@ msgstr "========== continuazione tsort ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "rpmtsOrder fallito, %d elementi rimanenti\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(non è un numero)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(non base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(tipo non valido)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(non è un blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
#, fuzzy
msgid "(invalid xml type)"
msgstr "(tipo non valido)"
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "(non è una firma OpenPGP)"
@@ -1594,63 +1594,63 @@ msgstr "File%5d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "file %s è su di un dispositivo sconosciuto\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
#, fuzzy
msgid "========== Directories not explicitly included in package:\n"
msgstr "========== Directory non incluse in modo specifico nel pacchetto:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "l'utente %s non esiste - utilizzazione utente root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "il gruppo %s non esiste - utilizzazione utente root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, fuzzy, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "Directory %s creata con permessi %04o.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, fuzzy, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "Directory %s creata con permessi %04o.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
"file archive %s non è stato trovato nell'elenco dei file di intestazione\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s salvato cme %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s rmdir di %s fallito: La directory non è vuota\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir di %s fallito: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "scollegamento %s di %s fallito: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s creato come %s\n"
@@ -1737,7 +1737,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1780,146 +1780,146 @@ msgstr "%s non può essere installato\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
+#: lib/poptALL.c:183
#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+msgid "follow command line symlinks"
msgstr "seguire symlink della linea di comando"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:185
#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
+msgid "logical walk"
msgstr "percorso logico"
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "non modificare le directory"
-#: lib/poptALL.c:177
+#: lib/poptALL.c:189
#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
+msgid "don't get stat info"
msgstr "non ottenere informazioni su stat"
-#: lib/poptALL.c:179
+#: lib/poptALL.c:191
#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
+msgid "physical walk"
msgstr "percorso fisico"
-#: lib/poptALL.c:181
+#: lib/poptALL.c:193
#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+msgid "return dot and dot-dot"
msgstr "ritorna punto e punto-punto"
-#: lib/poptALL.c:183
+#: lib/poptALL.c:195
#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
+msgid "don't cross devices"
msgstr "non incrociare i dispositivi"
-#: lib/poptALL.c:185
+#: lib/poptALL.c:197
#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
+msgid "return whiteout information"
msgstr "ritorna senza alcuna informazione"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "predefinisci MACRO con un valore EXPR"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "definisci MACRO con un valore EXPR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "stapare espansione macro di EXPR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "leggi <FILE:...> invece del file predefinito"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "disabilita l'uso di libio(3) API"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "invia stdout a CMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "usa ROOT come directory top level"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "visualizza etichette di interrogazione conosciute"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "visualizza la configurazione finale di rpmrc e macro"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "fornisci un output meno dettagliato"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "fornisci un output più dettagliato"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "visualizza la versione di rpm utilizzato"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "macchina a stati del file payload di debug"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "macchina a stati del file payload di debug"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "processazione argomento/opzione di debug"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "macchina a stati del file di debug"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "macchina a stati del file payload di debug"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "I/O rpmio di debug"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "gestione cache URL di debug"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabella opzioni configurata in modo errato (%d)\n"
@@ -2449,40 +2449,40 @@ msgstr "esecuzione scriptlet %s da %s-%s-%s fallita, exit status %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s presenta i file %d, test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: scriptlet %s fallito (%d), omissione %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "Impossibile ricaricare l'intestazione della firma\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "estrazione archivio fallita%s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " sul file "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s fallito sul file %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s fallito: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2564,32 +2564,32 @@ msgstr "nessun pacchetto necessita di %s\n"
msgid "no package provides %s\n"
msgstr "nessun pacchetto fornisce %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "file %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "il file %s non è posseduto da alcun pacchetto\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "numero invalido del pacchetto: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "numero record del pacchetto: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "impossibile leggere il record %u\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "il pacchetto %s non è stato installato\n"
@@ -2709,54 +2709,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "il pacchetto %s presenta un %s non soddisfatto/i: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s omesso/a a causa della mancanza del flag ok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== riposizionamenti\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "esclude %5d in %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d riposiziona %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "esclusione %s %s in corso\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "riposizionamento di %s su %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "riposizionamento directory %s su %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "apertura di %s fallita: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "etichetta sconosciuta"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Dipendenze fallite:\n"
@@ -2784,100 +2784,100 @@ msgstr "Aggiornamento in corso..."
msgid "Upgrading packages..."
msgstr "Aggiornamento pacchetti in corso..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Ricerca di %s in corso: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Ripristino di %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... come %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "omissione %s - trasferimento fallito - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s non può essere installato\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<source package>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "il pacchetto %s non è riposizionabile\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "installazione pacchetti binari in corso\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "errore di lettura dal file %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "il file %s necessita di una nuova versione di RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: non è un pacchetto rpm (o un manifesto del pacchetto): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "trovati sorgente %d e pacchetti binari %d\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "installazione pacchetti binari in corso\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "impossibile aprire il file %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" specifica pacchetti multipli\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "impossibile aprire %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "installazione di %s in corso\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr "Rollback dei pacchetti (+%d/-%d) fino a %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "Ripristino di %s\n"
@@ -3083,52 +3083,52 @@ msgstr "Lettura di %s fallita: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "':' mancanti (trovato 0x%02x) su %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "argomento mancante per %s su %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "espansione %s su %s fallita:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "impossibile aprire %s su %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "architettura mancante per %s su %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "opzione errata '%s' su %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema sconosciuto: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr "Si prega di contattare %s\n"
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Impossibile espandere %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Impossibile leggere %s, HOME è troppo grande.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Impossibile aprire %s per la lettura: %s.\n"
@@ -3398,160 +3398,160 @@ msgstr "MD5 digest discontinuo: NON SUPPORTATO\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Firma: SCONOSCIUTA (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "esclusione directory %s in corso\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "pacchetto sorgente atteso, trovato binario\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "nessun pacchetto corrisponde a %s: %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr ""
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr ""
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "errore durante la lettura dell'intestazione dal pacchetto\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, fuzzy, c-format
msgid "sanity checking %d elements\n"
msgstr "controllo correttezza degli elementi %d\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "elaborazione impronte file %d\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "elaborazione disposizioni file\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3643,76 +3643,76 @@ msgstr "%s presenta un valore lungo troppo grande o troppo piccolo, omesso\n"
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"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "{ mancante dopo %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "} mancante dopo %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "formato etichetta vuoto"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "nome etichetta vuoto"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "etichetta sconosciuta"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] previsto alla fine dell'array"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "] inaspettata"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "} inaspettata"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "? previsto come espressione"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "{ previsto dopo ? come espressione"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} previsto come espressione"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ": previsti dopo l'espressione secondaria ?"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "{ previsti dopo : come espressione"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| previsto alla fine dell'espressione"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index c378b78cc..66a4f3943 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -127,7 +127,7 @@ msgstr "⡼ɡޥɤǶ̤Υץ:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM С %s\n"
@@ -575,7 +575,7 @@ msgstr "եƬ \"/\" ɬפǤ: %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob ϵĤƤޤ: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "ե뤬Ĥޤ (by glob): %s\n"
@@ -619,31 +619,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "եν: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: uid ¿ޤ\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: uid ¿ޤ\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: uid ¿ޤ\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: gid ¿ޤ\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: gid ¿ޤ\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: gid ¿ޤ\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "ۥ̾ʤΤˤǤޤ: %s\n"
@@ -744,7 +744,7 @@ msgstr "̾إåκɤ߹ߤǤޤ\n"
msgid "Could not open %s: %s\n"
msgstr "%s Υץ˼: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "ѥåν񤭹ߤ˼: %s\n"
@@ -829,17 +829,17 @@ msgstr "%%changelog ޤ\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "%d : %%description βϥ顼: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "%d : ʥץ %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "%d : ̾¿ޤ: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "%d : ѥå¸ߤޤ: %s\n"
@@ -924,7 +924,7 @@ msgstr "%d : Υ: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "%d : %s ʸ '-' : %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot \"/\" ˤ뤳ȤϤǤޤ: %s\n"
@@ -1057,315 +1057,315 @@ msgstr "%d : %%patch ؤʰ: %s\n"
msgid "line %d: second %%prep\n"
msgstr "%d : 2ܤ %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr ""
"%d : ¸ɽϱѿ'_''/' ǻϤޤʤФʤޤ: %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "%d : Сդ줿ե̾ϵĤƤޤ: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "%d : СɬפǤ: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "%d : ȥꥬˤ -- ʤФʤޤ: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "%d : %s ιʸϥ顼: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "%d : ץȤ '>' ǽʤФʤޤ: %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "%d : ץȥץ '/' ǻϤޤʤФʤޤ: %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "%d : 2ܤ %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "%d : ̤ݡȤץ: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "%d : %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s 򥪡ץǤޤ: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "%%if ĤƤޤ\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean %d ֤ޤ\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%if ʤΤ %%else ޤ\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%if ʤΤ %%endif ޤ\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr " %%include ԤǤ\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "(build)ǽʸߴƥϤޤ\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "ѥåˤ %%description ޤ: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "BuildRoot ϴ˻ꤵƤޤ%s ̵뤷ޤ\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "<specfile> %prep (Ÿ patch Ŭ) ޤǼ¹"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<specfile>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "<specfile> %build (%prep ȥѥ) ޤǼ¹"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "<specfile> %install (%prep, %build, 󥹥ȡ) ޤǼ¹"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "<specfile> %files 򸡾"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "<specfile> 򸵤ˡХʥ/ѥå"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "<specfile> 򸵤ˡХʥѥåΤߺ"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "<specfile> 򸵤ˡѥåΤߺ"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "<tarball> %prep (ŸȥѥåŬ) ޤǼ¹"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarball>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "<tarball> %build (%prep ȥѥ) ޤǼ¹"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "<tarball> %install (%prep, %build, 󥹥ȡ) ޤǼ¹"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "<tarball> %files 򸡾"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "<tarball> 򸵤ˡХʥ/ѥå"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "<tarball> 򸵤ˡХʥѥåΤߤ"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "<tarball> 򸵤ˡѥåΤߤ"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "<source package> 򸵤˥Хʥѥå"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<source package>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "<source package> %install (%prep, %build, 󥹥ȡ) ޤǼ¹"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "build root "
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "ѥåĥ꡼"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "rpm4 ѥå󥰸ߴΥإå"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "spec ե ExcludeArch: ̵"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "ե֥ޥΥǥХå"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "ӥɤΤɤʳ¹Ԥʤ"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "ӥɰ¸򸡾ڤʤ"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "(Ť) rpm[23] ѥå󥰸ߴΥإå"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "ѥåȤθڤ򤷤ޤ"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr "ǡ١إå򸡾ڤޤ"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "ѥå̾θڤ򤷤ޤ"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "specfile i18N msgstr դʤ"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "λ好ޤ"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "λ spec ե"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "ꤷޤǥåפޤ (c, i ǤΤͭ)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "PGP/GPG ̾ޤ"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "åȥץåȥե"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "specfile i18N ʸ򸡺"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "(Ť) rpm[23] ѥå󥰸ߴΥإåޤ"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s ¹ԤǤޤǤ: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s Υץ˼: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, fuzzy, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr "%s: waitpid(%d) rc %d %x %u.%03u\n"
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s: : %s\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "%s ؤ Payload 񤭹ߤ˼: %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "%s Υץ˼: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s %s rmdir ˼: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s %s rmdir ˼: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "ե %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "%s ɤ߹ߤ˼: %s\n"
@@ -1507,28 +1507,28 @@ msgstr "========== tsort ³...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "rpmtsOrder ˼, Ĥ %d \n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(ǤϤޤ)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(base64 ǤϤޤ)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(ʥ)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(blob ǤϤޤ)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr "( XML )"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(OpenPGP ̾ǤϤޤ)"
@@ -1562,63 +1562,63 @@ msgstr "%5d 0x%04x %s %s\n"
msgid "file %s is on an unknown device\n"
msgstr "ե %s ʥǥХˤޤ\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr "========== ǥ쥯ȥϡѥåŪ˴ޤޤƤޤ:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "桼 %s ¸ߤޤ - root Ѥޤ\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "롼 %s ¸ߤޤ - root Ѥޤ\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
"ǥ쥯ȥ %s ѡߥå %04o ǥƥȤʤǺޤ\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
"ǥ쥯ȥ %s ѡߥå %04o ǥƥ %s Ǻޤ\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr "֥ե %s إåեꥹȤˤޤ\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s %s Ȥ¸줷\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s %s rmdir ˼: ǥ쥯ȥ꤬ǤϤޤ\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s %s rmdir ˼: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s %s unlink ˼: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s %s Ȥƺޤ\n"
@@ -1704,8 +1704,8 @@ msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr "إåǡ: ۾ǤХȿ(%d)ϰϳǤ\n"
#: lib/package.c:647
-#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+#, fuzzy, c-format
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "إå blob(%d): ۾Ǥɤ߹߷̤ %d Ǥ\n"
#: lib/package.c:659
@@ -1748,143 +1748,143 @@ msgstr "%s 򥤥󥹥ȡǤޤ\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
+#: lib/poptALL.c:183
#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+msgid "follow command line symlinks"
msgstr "FTS_COMFOLLOW: ޥɥ饤Υܥå󥯤ɤޤ"
-#: lib/poptALL.c:173
+#: lib/poptALL.c:185
#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
+msgid "logical walk"
msgstr "FTS_LOGICAL: õ"
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "FTS_NOCHDIR: ǥ쥯ȥѹޤ"
-#: lib/poptALL.c:177
+#: lib/poptALL.c:189
#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
+msgid "don't get stat info"
msgstr "FTS_NOSTAT: ơޤ"
-#: lib/poptALL.c:179
+#: lib/poptALL.c:191
#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
+msgid "physical walk"
msgstr "FTS_PHYSICAL: ʪõ"
-#: lib/poptALL.c:181
+#: lib/poptALL.c:193
#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+msgid "return dot and dot-dot"
msgstr "FTS_SEEDOT: ɥå(.)ȥɥåȥɥå(..)֤ޤ"
-#: lib/poptALL.c:183
+#: lib/poptALL.c:195
#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
+msgid "don't cross devices"
msgstr "FTS_XDEV: ¾Υե륷ƥõޤ"
-#: lib/poptALL.c:185
+#: lib/poptALL.c:197
#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
+msgid "return whiteout information"
msgstr "FTS_WHITEOUT: 줿֤ޤ"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr " EXPR ĥޥͽޤ"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr " EXPR MACRO ޤ"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "EXPR ΥޥŸ̤ɽޤ"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "ǥեȥե <FILE:...> ɤ߹ߤޤ"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "libio(3) API λѤ̵ˤޤ"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "ɸϤ CMD ޤ"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "ROOT ȥåץǥ쥯ȥȤƻѤޤ"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "䤤碌ɽޤ"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "ǽŪ rpmrc ȥޥɽޤ"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "ܺ٤ǤʤϤ󶡤ޤ"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "ܺ٤ʽϤ󶡤ޤ"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "ѤƤ rpm ΥСɽޤ"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "ڥɤΥե֥ޥΥǥХå"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr "ե֥ޥ˥åɤѤ"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "ץ/ΥǥХå"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr "ѥå֥ޥΥǥХå"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr "ѥå֥ޥ˥åɤѤ"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "rpmio ϤΥǥХå"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "URL åϥɥ󥰤ΥǥХå"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: ץơ֥꤬ޤ (%d)\n"
@@ -2402,42 +2402,42 @@ msgstr "%s(%s-%s-%s.%s) ץȤμ¹Ԥ˼Ԥޤλơ %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s %d եޤߡƥ = %d Ǥ\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: ץ %s μ¹Ԥ˼Ԥޤ (%d)%s 򥹥åפޤ\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "̾إåκɤ߹ߤǤޤ\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "֤οĹ˼%s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr ": ե "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s: ե %s Ǽ: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s: : %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, fuzzy, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
"줿ΤȤƥޡ %s դ褦ȤƤޤ(ܡ (%p) "
")\n"
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, fuzzy, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2520,32 +2520,32 @@ msgstr "%s ɬפȤѥå¸ߤޤ\n"
msgid "no package provides %s\n"
msgstr "%s 󶡤ѥå¸ߤޤ\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "ե %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "ե %s ϤɤΥѥåˤ°Ƥޤ\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "̵ʥѥåֹ: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "ѥå쥳ֹ: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "쥳 %u ɤ߹ޤǤ\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "ѥå %s ϥ󥹥ȡ뤵Ƥޤ\n"
@@ -2664,54 +2664,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "ѥå %s %s ޤ: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s missingok ե饰Τ᥹åפޤ\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== \n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d Ƥޤ %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d ֤Ƥޤ %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "%s %s Ƥޤ\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "%s %s ˺֤Ƥޤ\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "ǥ쥯ȥ %s %s ˺֤Ƥޤ\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s Υץ˼: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "ʥ: \"%s\"\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "¸ηǡ:\n"
@@ -2739,101 +2739,101 @@ msgstr "åץ졼..."
msgid "Upgrading packages..."
msgstr "ѥå򥢥åץ졼..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr "ɸɲ: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "%s \n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... (%s Ȥ)\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s 򥹥åפޤ - ž˼ - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s 򥤥󥹥ȡǤޤ\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr "\tѥåɲäޤ [%d]\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr "ѥå %s Ϻ֤Ǥޤ\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr "\tХʥѥåɲäޤ [%d]\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "ե %s ɤ߹ߥ顼\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "ե %s ˤϤ꿷С RPM ɬפǤ\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: RPM ѥå(ޤϥѥåΥꥹ)ǤϤޤ: %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
"%d ĤΥѥå %d ĤΥХʥѥåĤޤ\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "Хʥѥå򥤥󥹥ȡ\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "ե %s 򥪡ץǤޤ: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" ʣΥѥåꤷƤޤ\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "%s 򥪡ץǤޤ: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "%s 򥤥󥹥ȡǤ\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr "ѥå (+%d/-%d) %-24.24s إХå(0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr "ƥѥå줿ѥå:\n"
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr "\t%s :\n"
@@ -3030,52 +3030,52 @@ msgstr "%s ɤ߹ߤ˼: %s\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "':' ޤ (0x%02x Ĥä) (%s:%d)\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%s ΰޤ (%s:%d)\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s Ÿ˼Ԥޤ (%s:%d) \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "%s 򥪡ץǤޤ (%s:%d): %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "%s ѤΥƥ㤬Ĥޤ (%s:%d)\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "ʥץǤ: '%s' (%s:%d)\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "ʥƥ: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "%s ŸǤޤ\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "%s ɤ߹ޤHOME 礭ޤ\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s ɤ߹Ѥ˥ץǤޤ: %s\n"
@@ -3344,162 +3344,162 @@ msgstr "MD5 Ȥ»: ݡȤƤޤ\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "̾: ̤(%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "ǥ쥯ȥν: %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr "ȥ󥶥˼Ԥޤ...Хå\n"
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr "ưХåȥ󥶥դǤޤǤ!\n"
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr "ȥ󥶥Ǥƥѥå줿إåƤޤ\n"
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr "\t%s 򸡺...\n"
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr "\tפ򸫤Ĥޤ\n"
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr "\tפĤޤ\n"
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr "\tƥѥå줿ѥåĤޤ!\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr "\tREMOVETID INSTALLTID ˰פޤ\n"
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr "\t\t̾: %s.\n"
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "\tƥѥå줿ѥå %s Ǥ...\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
#, fuzzy
msgid "Adding install element to auto-rollback transaction.\n"
msgstr "ưХåȥ󥶥 %s ɲäޤ\n"
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr "󥹥ȡǥǡ١Υ󥹥󥹤ǤޤǤ!\n"
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr "ưХåȥ󥶥ΥإåǤޤǤ\n"
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "\tƥѥå줿ѥåإåɲäޤ: %s.\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr "\t󥹥ȡ %s ɲäޤ\n"
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr "\tǤɲäޤ\n"
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
"ưХåȥ󥶥κƥѥåإåǤޤǤ!\n"
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
#, fuzzy
msgid "Add erase element to auto-rollback transaction.\n"
msgstr "ưХåȥ󥶥˺ǤɲäǤޤ\n"
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
#, fuzzy
msgid "\tFound existing upgrade element.\n"
msgstr "\tǤɲäޤ\n"
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, fuzzy, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr "\tǤɲäޤ\n"
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "\tƥѥå줿ѥå %s ɲäޤ\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, fuzzy, c-format
msgid "\tAdded from erase element %s.\n"
msgstr "\tǤɲäޤ\n"
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr "ưХåȥ󥶥˺ǤɲäǤޤ\n"
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr "\tƥѥå줿ѥåޤ...⤷ޤ\n"
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr "ƥѥå줿ѥåɤ߹ߤ˼Ԥޤ!\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr "%d ĤǤηå\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr "ȥ󥶥ΥץȤ¹\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "%d եλ׻Ƥޤ\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "ե׻Ƥޤ\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr "ưХåȥ󥶥Ƥޤ\n"
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr "ɲä˼Ԥޤѥåإåɤ߹ޤǤ\n"
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr "rpmpsmStage() ɲä˼Ԥޤ\n"
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr "ɲä˼ԤޤեμǤޤ\n"
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr "rpmpsmStage() Ǻ˼Ԥޤ\n"
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr "ȥ󥶥ΥץȤ¹\n"
@@ -3591,76 +3591,76 @@ msgstr "%s ˤ礭/᤮longͤޤåפޤ\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ˤ礭/᤮ͤޤåפޤ\n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "% θ { ޤ"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "%{ θ } ޤ"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "Υեޥå"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "Υ̾"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "ʥ"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "θ ] Ԥޤ"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "ͽ ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "ͽ }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr " ? Ԥޤ"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr " ? θ { Ԥޤ"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr " } Ԥޤ"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "? ּθ : Ԥޤ"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr " : θ { Ԥޤ"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "ν | Ԥޤ"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr "(ǥåϰϳ)"
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr "η֤꤬ۤʤδ֤ǻѤƤޤ"
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr "%c"
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
diff --git a/po/ko.po b/po/ko.po
index 4ff1f630e..48836b6e5 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -119,7 +119,7 @@ msgstr " rpm 忡 Ϲ ɼ:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM - %s\n"
@@ -562,7 +562,7 @@ msgstr " \"/\" ؾ: %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob : %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "glob ã : %s\n"
@@ -604,31 +604,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr " ó : %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr " ̸ [getUname]: uid ʹ ϴ\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr " ̸ [getUnameS]: uid ʹ ϴ\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr " id [getUidS]: uid ʹ ϴ\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "׷ ̸ [getGname]: gid ʹ ϴ\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "׷ ̸ [getGnameS]: gid ʹ ϴ\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "׷ id [getGidS]: gid ʹ ϴ\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "ȣƮ ȭ(canonicalize) : %s\n"
@@ -729,7 +729,7 @@ msgstr "(signature) ٽ о ϴ.\n"
msgid "Could not open %s: %s\n"
msgstr "%s() : %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Ű ۼ : %s\n"
@@ -814,17 +814,17 @@ msgstr "%%changelog (description) ϴ\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "%d ° : %%description ߻߽ϴ: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "%d ° : %s() ߸ ɼԴϴ: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "%d ° : ̸ ʹ ϴ: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "%d ° : Ű ʽϴ: %s\n"
@@ -909,7 +909,7 @@ msgstr "%d ° : ±װ ֽϴ: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "%d ° : %s '-' : %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot \"/\" : %s\n"
@@ -1042,7 +1042,7 @@ msgstr "%d ° : %%patch ߸ μ ֽϴ: %s\n"
msgid "line %d: second %%prep\n"
msgstr "%d ° : ι° %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1050,312 +1050,312 @@ msgstr ""
"%d ° : ū(token) ݵ '- ', '_' Ǵ '/' "
"ؾ մϴ: %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "%d ° : õ ϸ ϴ: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "%d ° : ʿմϴ: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "%d ° : ƮŴ ݵ '--' ؾ մϴ: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "%d ° : %s ߻߽ϴ: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "%d ° : ũƮ α׷ ݵ '/' ؾ մϴ: %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "%d ° : ũƮ α׷ ݵ '/' ؾ մϴ: %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "%d ° : ι° %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "%d ° : %%description ߻߽ϴ: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "%d ° : %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s() : %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "%%if ʾҽϴ\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean %d ȯǾϴ\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else %%if Ǿϴ\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif %%if Ǿϴ\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "%%include ùٸ ʽϴ\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Ű ۿ ȣȯϴ Űĸ ã ϴ\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Ű %%description : %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot ̹ Ǿ ֽϴ, %s() մϴ\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "<spec> %prep (ҽ Ǯ ġ ϴ ) մϴ"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<spec>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "<spec> %build (%prep ϴ ) մϴ"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "<spec> %install (%prep, %build ġϴ ) մϴ"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "<spec> %files ׸(section) ˻մϴ"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "<spec> ҽ ̳ʸ Ű մϴ"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "<spec> ̳ʸ Ű մϴ"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "<spec> ҽ Ű մϴ"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "<tar> %prep (ҽ Ǯ ġ ϴ ) մϴ"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tar>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "<tar> %build (%prep ϴ ) մϴ"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "<tar> %install (%prep, %build ġϴ ) մϴ"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "<tar> %files ׸(section) ˻մϴ"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "<tar> ҽ ̳ʸ Ű մϴ"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "<tar> ̳ʸ Ű մϴ"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "<tar> ҽ Ű մϴ"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "<ҽ Ű> ̳ʸ Ű մϴ"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<ҽ Ű>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"<ҽ Ű> %install (%prep, %build ġϴ ) մϴ"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "buildroot ü(override)մϴ"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "Ű Ŀ ҽ Ǯ ۾ 丮 մϴ"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "rpm4 Ű¡ ȣȯϴ մϴ"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ExcludeArch : spec Ͽ (directive)˴ϴ"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "ǻ (state) մϴ"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "Ű  ܰ赵 ʽϴ"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "Ű ˻ ʽϴ"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "() rpm[23] Ű¡ ȣȯϴ Ű մϴ"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "Ű ˻ ʽϴ"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "Ű Űĸ ˻ ʽϴ"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "Ű ˻մϴ"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "spec i18N msgstr (accept) ʽϴ"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "Ű Ŀ ҽ մϴ"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "Ű Ŀ spec մϴ"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr " ܰ ٷ մϴ (c,i )"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "PGP/GPG ۼմϴ"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "ǥ(target) ÷ ü(override)մϴ"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "spec (catalog) i18N ڿ ˻մϴ"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "() rpm[23] Ű¡ ȣȯϴ մϴ"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s() : %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s() fork : %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s() ߽ϴ\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "%s ڷḦ ϴµ ߽ϴ\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "%s() µ : %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s %s 丮 : %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s %s 丮 : %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "%s() ã : (%s )...\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "%s() ãµ :\n"
@@ -1502,29 +1502,29 @@ msgstr "========== tsort մϴ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(ڰ ƴմϴ)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(base64 ƴմϴ)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "( Ÿ)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(BLOB[Binary Large OBject] ƴմϴ)"
-#: lib/formats.c:298
+#: lib/formats.c:300
#, fuzzy
msgid "(invalid xml type)"
msgstr "( Ÿ)"
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr " PGP ˻ ʽϴ"
@@ -1559,62 +1559,62 @@ msgstr "%5d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "%s ġ ֽϴ\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
#, fuzzy
msgid "========== Directories not explicitly included in package:\n"
msgstr "========= Ű 丮 ԵǾ :\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "%9d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "%s ڰ ʽϴ - root ̿մϴ\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "%s ׷ ʽϴ - root ̿մϴ\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, fuzzy, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "%2$04o 㰡(perms) %1$s 丮 Ǿϴ.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, fuzzy, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "%2$04o 㰡(perms) %1$s 丮 Ǿϴ.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr " Ͽ ī̺ %s() ã ϴ\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s() %s() Ǿϴ\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s %s 丮 : 丮 ƴմϴ\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s %s 丮 : %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s %s ũ : %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s() %s() Ǿϴ\n"
@@ -1701,7 +1701,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1744,145 +1744,145 @@ msgstr "%s() ġ ϴ\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "%s 丮 մϴ\n"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "<ǥ>+ ũ Ȯ մϴ"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "⺻ ũ <:..> оԴϴ"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "libio(3) API մϴ"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "ǥ <> ϴ"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "<丮> ֻ 丮 մϴ"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr " ±׸ ݴϴ"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr " Ǿ ִ rpmrc ũθ ݴϴ"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "ڼ մϴ"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr " մϴ"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr " ǰ ִ rpm ǥմϴ"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
#, fuzzy
msgid "debug payload file state machine"
msgstr "ǻ (state) մϴ"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "ǻ (state) մϴ"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
#, fuzzy
msgid "debug option/argument processing"
msgstr "μ ó (%d) ߻߽ϴ :-(\n"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "ǻ (state) մϴ"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "ǻ (state) մϴ"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "rpmio / մϴ"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "URL ij ڵ鸵 մϴ"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2428,42 +2428,42 @@ msgstr ""
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s %d ֽϴ, ׽Ʈ = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, fuzzy, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
"%s: %s ũƲ(scriptlet) ߽ϴ (%d), %s-%s-%s() մϴ\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "(signature) ٽ о ϴ.\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ī̺긦 Ǫµ %s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%2$s %1$s() : %3$s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s() : %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2545,32 +2545,32 @@ msgstr "%s() ʿ ϴ Ű ϴ\n"
msgid "no package provides %s\n"
msgstr "%s() ϴ Ű ϴ\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "%s : %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "%s  Ű ʽϴ\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr " Ű ȣ: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "Ű (record) ȣ: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "(record) ȣ %u() ϴ\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "%s Ű ġǾ ʽϴ\n"
@@ -2691,54 +2691,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "%s Ű ʿ() : %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "missingok ÷׷ %s() մϴ\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== ġ\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d ġ %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "%s %s() ܽŵϴ\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "%s() %s() ġ մϴ\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "%s 丮 %s() ġ մϴ\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s() µ : %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr " ± Դϴ"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr " :\n"
@@ -2770,100 +2770,100 @@ msgstr "غ ..."
msgid "Upgrading packages..."
msgstr "Ű ׷̵ մϴ"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "%s() ã : (%s )...\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "%s() մϴ\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... %s()\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s() մϴ - (transfer) - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s() ġ ϴ\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<ҽ Ű>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "%s Ű ġ ϴ\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "̳ʸ Ű ġմϴ\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "%s д ߻߽ϴ\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "%s ֽ RPM ʿ մϴ\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s() ġϴ Ű : %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "%d ҽ %d ̳ʸ Ű ˻Ǿϴ\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "̳ʸ Ű ġմϴ\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "%s : %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" Ű մϴ\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "%s() : %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "%s() ġմϴ\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "%s() մϴ\n"
@@ -3058,52 +3058,52 @@ msgstr "%s() дµ : %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "%2$s ':' (0x%1$02x ã) :%3$d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%2$s %1$s() μ :%3$d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%2$s %1$s Ȯ(expansion) :%3$d \"%4$s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "%2$s %1$s() :%3$d: %4$s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "%2$s %1$s() Űİ :%3$d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "%2$s ߸ '%1$s' ɼ:%3$d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr " ý: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "%s() Ȯ(expand) ϴ\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "%s() ϴ, HOME ʹ Ůϴ.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s() : %s.\n"
@@ -3374,160 +3374,160 @@ msgstr "ջ MD5 (digest): \n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr ": size(%d)+pad(%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "%s 丮 ܽŵϴ\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "ҽ Ű ʿϸ, ̳ʸ ˻Ǿϴ\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "%s() ġϴ Ű : %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "<ҽ Ű>"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "<ҽ Ű>"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "Ű д ߻߽ϴ\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3619,76 +3619,76 @@ msgstr "%s() ʹ ũų ʹ (long) Դϴ, մϴ\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s() ʹ ũų ʹ (int) Դϴ, մϴ\n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "'%' ڿ '{' ϴ"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "'%{' ڿ '}' ϴ"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "± ֽϴ"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "± ̸ ֽϴ"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr " ± Դϴ"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "迭 κп ']' ;մϴ"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "ʿ ']' ֽϴ"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "ʿ '}' ֽϴ"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "ǥĿ '?' ;մϴ"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "ǥ '?' ڿ '{' ;մϴ"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "ǥĿ '}' ;մϴ"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "'?' Ϻǥ(subexpression) ڿ ':' ;մϴ"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "ǥ ':' ڿ '{' ;մϴ"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "ǥ κп '|' ;մϴ"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index 23069f9c9..0e5989a2e 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -116,7 +116,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versjon %s\n"
@@ -560,7 +560,7 @@ msgstr ""
msgid "Glob not permitted: %s\n"
msgstr "linje %d: Filnavn ikke tillatt: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
@@ -602,31 +602,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr ""
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr ""
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
@@ -730,7 +730,7 @@ msgstr "Kunne ikke pne spec fil %s: %s\n"
msgid "Could not open %s: %s\n"
msgstr "Kunne ikke pne %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke skrive pakke: %s\n"
@@ -815,17 +815,17 @@ msgstr ""
msgid "line %d: Error parsing %%description: %s\n"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "linje %d: Ugyldig flagg %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr ""
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr ""
@@ -910,7 +910,7 @@ msgstr "linje %d: Tom tagg: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "linje %d: Ugyldig tegn '-' i %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot kan ikke vre \"/\": %s\n"
@@ -1043,7 +1043,7 @@ msgstr "linje %d: Ugyldig argument til %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "linje %d: %%prep for andre gang\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1051,314 +1051,314 @@ msgstr ""
"linje %d: Avhengighetstegn m begynne med alfanumerisk tegn, '_' eller '/': %"
"s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "linje %d: Filnavn med versjon ikke tillatt: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "linje %d: Versjon kreves: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "linje %d: triggere m ha --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "linje %d: Feil under lesing av %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "linje %d: skriptprogram m begynne med '/': %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "linje %d: skriptprogram m begynne med '/': %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "linje %d: Andre %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "linje %d: Feilutformet tagg: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "linje %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Kan ikke pne %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "pen %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean returnerer %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else uten %%if\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif uten %%if\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "ugyldig %%include utsagn\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Ingen kompatible arkitekturer funnet for bygging\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakken har ingen %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "Feil under lesing av spec fil fra %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"bygg gjennom %prep (pakk ut kildekoden og legg til patcher) fra <specfil>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<specfil>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr ""
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "bygg kilde- og binrpakker fra <specfil>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "spr pakke som eier <fil>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr ""
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"bygg gjennom %prep (pakk ut kildekoden og legg til patcher) fra <tarball>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarball>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "verifiser %files seksjon fra <tarball>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "bygg kilde- og binrpakker fra <tarball>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr ""
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr ""
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "bygg binr-pakke fra <kildepakke>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<kildepakke>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr ""
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "fjern byggtreet nr ferdig"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "generer headere som er kompatible med rpm4 pakker"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr ""
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr ""
-#: build/poptBT.c:206
+#: build/poptBT.c:208
#, fuzzy
msgid "do not verify build dependencies"
msgstr "ikke verifiser pakkeavhengigheter"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "ikke verifiser pakkeavhengigheter"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "ikke verifiser pakkearkitektur"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "verifiser pakkesignatur"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr ""
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "fjern kildekoden nr ferdig"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr ""
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "hopp rett til spesifisert steg (kun for c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "generer PGP/GPG signatur"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr ""
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr ""
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "generer headere som er kompatible med (gamle) rpm[23] pakker"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Kunne ikke kjre %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "klarte ikke pne %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s feilet\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "kunne ikke skrive alle data til %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "feil under pning av %s: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s rmdir av %s feilet: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s rmdir av %s feilet: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Fil %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "Klarte ikke finne %s:\n"
@@ -1498,28 +1498,28 @@ msgstr ""
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "hopp over PGP-signaturer"
@@ -1554,61 +1554,61 @@ msgstr "Fil %s: %s\n"
msgid "file %s is on an unknown device\n"
msgstr "fil %s er p en ukjent enhet\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "%9d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s lagret som %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s rmdir av %s feilet: Katalogen er ikke tom\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir av %s feilet: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s unlink av %s feilet: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s opprettet som %s\n"
@@ -1695,7 +1695,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1738,140 +1738,140 @@ msgstr ""
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
-msgid "RPMGI_NOCHDIR: don't change directories"
+#: lib/poptALL.c:187
+msgid "don't change directories"
msgstr ""
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "skriv ut makroutvidelsen av <uttr>+"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "les <fil:...> i stedet for standard makrofil(er)"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "sl av bruk av libio(3) API"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "send stdout til <kmd>"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "bruk <katalog> som toppnivkatalog"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "vis kjente tagger for sprring"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "vis endelig rpmrc og makrokonfigurasjon"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "gi mindre detaljert info"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "gi mer detaljert info"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "skriv ut hvilken versjon av rpm som brukes"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr ""
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
#, fuzzy
msgid "debug option/argument processing"
msgstr "Intern feil i argumentprosesseringen (%d) :-(\n"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr ""
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr ""
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "feilsk rpmio I/U"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "feilsk URL-cache hndtering"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2409,41 +2409,41 @@ msgstr ""
msgid "%s: %s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Kunne ikke pne spec fil %s: %s\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr ""
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "klarte ikke pne %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s feilet\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2525,32 +2525,32 @@ msgstr "ingen pakke krever %s\n"
msgid "no package provides %s\n"
msgstr "ingen pakke gir %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "fil %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "filen %s eies ikke av noen pakke\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "ugyldig pakkenummer: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "pakke %s er ikke installert\n"
@@ -2667,54 +2667,54 @@ msgstr ""
msgid "package %s has unsatisfied %s: %s\n"
msgstr "pakke %s er i konflikt: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr ""
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "eksluderer %s %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d omplasser %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "eksluderer %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "relokerer %s til %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "relokerer katalog %s til %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "feil under pning av %s: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "linje %d: Ukjent tagg: %s\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "feilede avhengigheter:\n"
@@ -2746,100 +2746,100 @@ msgstr "Forbereder..."
msgid "Upgrading packages..."
msgstr "oppgrader pakke(r)"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Fil %s: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Henter %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... som %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "hopper over %s - overfring feilet - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<kildepakke>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "pakke %s kan ikke relokeres\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "installerer binrpakker\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "feil under lesing fra fil %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "fil %s trenger en nyere versjon av RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "ingen pakke utlser %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "fant %d kilde- og %d binrpakker\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "installerer binrpakker\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" spesifiserer flere pakker\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kan ikke pne %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Installerer %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "Henter %s\n"
@@ -3029,52 +3029,52 @@ msgstr "kunne ikke opprette %s: %s\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "mangler ':' (fant 0x%02X) ved %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "manglende argumentfor %s ved %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "kan ikke pne %s ved %s:%d %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "manglende arkitektur for %s ved %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "ugyldig flagg '%s' ved %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Kan ikke utvide %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kunne ikke pne spec fil %s: %s\n"
@@ -3346,160 +3346,160 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "ekskluderer katalog %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "kildepakke forventet, binr funnet\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "ingen pakke utlser %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "<kildepakke>"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "<kildepakke>"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "feil under lesing av header fra pakke\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3590,76 +3590,76 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "mangler { etter %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "mangler } etter %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr ""
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr ""
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr ""
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr ""
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr ""
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr ""
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr ""
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr ""
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr ""
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ""
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr ""
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr ""
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 5f491c855..4594bb8ee 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2007-12-19 01:12+0200\n"
"Last-Translator: Piotr Drąg <raven@pmail.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@@ -122,7 +122,7 @@ msgstr "Wspólne opcje dla wszystkich trybów i binariów rpm:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM wersja %s\n"
@@ -573,7 +573,7 @@ msgstr "Plik musi zaczynać się od \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob jest niedozwolony: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Nie znaleziono pliku poprzez glob: %s\n"
@@ -617,31 +617,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Przetwarzanie plików: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: za dużo UID-ów\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: za dużo UID-ów\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: za dużo UID-ów\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: za dużo GID-ów\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: za dużo GID-ów\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: za dużo GID-ów\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie można rozwiązać nazwy komputera: %s\n"
@@ -742,7 +742,7 @@ msgstr "Nie można ponownie wczytać nagłówka podpisu.\n"
msgid "Could not open %s: %s\n"
msgstr "Nie można otworzyć %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie można zapisać pakietu: %s\n"
@@ -827,17 +827,17 @@ msgstr "brak opisu w %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "wiersz %d: błąd podczas analizowania %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "wiersz %d: błędna opcja %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "wiersz %d: za dużo nazw: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "wiersz %d: Ppakiet nie istnieje: %s\n"
@@ -922,7 +922,7 @@ msgstr "wiersz %d: pusty znacznik: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "wiersz %d: niedozwolony znak \"-\" w %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot nie może być \"/\": %s\n"
@@ -1055,7 +1055,7 @@ msgstr "wiersz %d: błędny argument dla %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "wiersz %d: drugie %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1063,310 +1063,310 @@ msgstr ""
"wiersz %d: oznaczenia zależności muszą zaczynać się od znaków "
"alfanumerycznych, \"_\" lub \"/\": %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "wiersz %d: wersja w nazwie pliku niedozwolona: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "wiersz %d: wersja jest wymagana: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "wiersz %d: triggery muszą mieć --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "wiersz %d: błąd podczas analizowania %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "wiersz %d: wewnętrzny skrypt musi kończyć się znakiem \">\": %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "wiersz %d: program skryptu musi zaczynać się od \"/\": %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "wiersz %d: drugi %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "wiersz %d: nieobsługiwany wewnętrzny skrypt: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "wiersz %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Nie można otworzyć %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "Niedomknięte %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean zwróciło %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: napotkano %%else bez %%if\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: napotkano %%endif bez %%if\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "niesformowany wpis %%include\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Nie znaleziono kompatybilnych architektur do budowania\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakiet nie ma %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot był już wcześniej podany, ignorowanie %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "zbuduj przez %prep (rozpakuj źródła i nałóż łaty) z <pliku spec>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<plik spec>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "zbuduj przez %build (%prep oraz kompilacja) z <pliku spec>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "zbuduj przez %install (%prep, %build oraz instalacja) z <pliku spec>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "sprawdź sekcję %files z <pliku spec>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "zbuduj pakiet źródłowy i binarny z <pliku spec>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "zbuduj tylko pakiet binarny z <pliku spec>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "zbuduj tylko pakiet źródłowy z <pliku spec>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "zbuduj przez %prep (rozpakuj źródła i nałóż łaty) z <tarballa>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarball>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "zbuduj przez %build (%prep oraz kompilacja) z <tarballa>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "zbuduj przez %install (%prep, %build oraz instalacja) z <tarballa>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "sprawdź sekcję %files z <tarballa>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "zbuduj pakiet źródłowy i binarny z <tarballa>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "zbuduj tylko pakiet binarny z <tarballa>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "zbuduj tylko pakiet źródłowy z <tarballa>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "zbuduj pakiet binarny z <pakietu źródłowego>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<pakiet źródłowy>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"zbuduj przez %install (%prep, %build oraz instalacja) z <pakietu źródłowego>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "zastąp build root"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "usuń drzewo budowania po zakończeniu"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "utwórz nagłówki kompatybilne z pakietami rpm4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "zignoruj dyrektywy ExcludeArch: z pliku spec"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "debuguj maszynę stanów plików"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "nie wykonaj żadnych etapów budowania"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "nie sprawdzaj zależności budowania pakietu"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"utwórz nagłówki pakietu kompatybilne z (przestarzałymi) pakietami rpm[23]"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "nie sprawdzaj skrótów pakietu"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr "nie sprawdzaj nagłówków bazy danych po otrzymaniu"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "nie sprawdzaj podpisów pakietu"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "nie akceptuj wpisów msgstr i18n z pliku spec"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "usuń źródła po zakończeniu"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "usuń plik spec po zakończeniu"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "przejdź od razu do podanego etapu (tylko dla c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "utwórz podpis PGP/GPG"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "zastąp platformę docelową"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "wyszukaj wpisy i18n w katalogu pliku spec"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "utwórz nagłówki kompatybilne z (przestarzałymi) pakietami rpm[23]"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr "\texecv(%s) PID %d\n"
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nie można wykonać %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie można rozdzielić %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr "\twaitpid(%d) rc %d stan %x\n"
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s nie powiodło się\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "zapisanie wszystkich danych do %s nie powiodło się\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) nie powiodło się: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load nie powiodło się: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "magic_file(ms, \"%s\") nie powiodło się: tryb %06o %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, c-format
msgid "Finding %s: %s\n"
msgstr "Wyszukiwanie %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "Wyszukanie %s nie powiodło się:\n"
@@ -1508,28 +1508,28 @@ msgstr "========== kontynuowanie tsort ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "rpmtsOrder nie powiodło się, zostało %d elementów\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(nie jest liczbą)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(nie jest base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(nieprawidłowy typ)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(nie jest blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr "(nieprawidłowy typ XML)"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(nie jest podpisem OpenPGP)"
@@ -1563,61 +1563,61 @@ msgstr "%5d 0x%04x %s %s\n"
msgid "file %s is on an unknown device\n"
msgstr "plik %s jest na nieznanym urządzeniu\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr "========== Katalogi nie włączone w bezpośredni sposób do pakietu:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "użytkownik %s nie istnieje - użyto konta root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupa %s nie istnieje - użyto grupy root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "Katalog %s utworzony z uprawnieniami %04o bez kontekstu.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "Katalog %s utworzony z uprawnieniami %04o, kontekst %s.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr "plik archiwum %s nie został znaleziony na liście plików w nagłówku\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s zapisano jako %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s rmdir %s nie powiodło się: katalog nie jest pusty\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir %s nie powiodło się: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s unlink %s nie powiodło się: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s utworzony jako %s\n"
@@ -1703,8 +1703,8 @@ msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr "hdr dane: BŁĘDNE, liczba bajtów(%d) spoza zakresu\n"
#: lib/package.c:647
-#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+#, fuzzy, c-format
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "hdr blob(%d): BŁĘDNY, read zwróciło %d\n"
#: lib/package.c:659
@@ -1747,136 +1747,144 @@ msgstr "%s jest RPM-em Delta i nie może zostać bezpośrednio zainstalowany\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nieobsługiwany rozmiar (%s) w pakiecie %s\n"
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+#, fuzzy
+msgid "follow command line symlinks"
msgstr ""
"RPMGI_COMFOLLOW: podążaj za dowiązaniami symbolicznymi z wiersza poleceń"
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+#, fuzzy
+msgid "logical walk"
msgstr "RPMGI_LOGICAL: przechodź logicznie"
-#: lib/poptALL.c:175
-msgid "RPMGI_NOCHDIR: don't change directories"
+#: lib/poptALL.c:187
+#, fuzzy
+msgid "don't change directories"
msgstr "RPMGI_NOCHDIR: nie zmień katalogów"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+#, fuzzy
+msgid "don't get stat info"
msgstr "RPMGI_NOSTAT: nie uzyskaj informacji stat"
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+#, fuzzy
+msgid "physical walk"
msgstr "RPMGI_PHYSICAL: przechodź fizycznie"
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+#, fuzzy
+msgid "return dot and dot-dot"
msgstr "RPMGI_SEEDOT: zwracaj kropkę i kropkę-kropkę"
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+#, fuzzy
+msgid "don't cross devices"
msgstr "RPMGI_XDEV: nie przechodź między urządzeniami"
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+#, fuzzy
+msgid "return whiteout information"
msgstr "RPMGI_WHITEOUT: zwróć informacje o whiteout"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "wcześniej określ MAKRO z wartością WYR"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "\"MAKRO WYR\""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "określ MAKRO z wartością WYR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "wyświetl rozwinięcie makr z WYR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "\"WYR\""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "odczytaj <PLIK:...> zamiast domyślnych plików"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<PLIK:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "wyłącz używanie API libio(3)"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "przekaż standardowe wyjście do POLECENIA"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "POLECENIE"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "użyj ROOT jako katalogu najwyższego poziomu"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "wyświetl znane znaczniki zapytań"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "wyświetl ostateczną konfigurację rpmrc i makr"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "używaj mniej szczegółowego wyjścia"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "używaj bardziej szczegółowego wyjścia"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "wyświetl wersję używanego RPM-a"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "debuguj maszynę stanu danych pliku"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr "użyj wątków dla maszyny stanu plików"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "debuguj przetwarzanie opcji/argumentów"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr "debuguj maszynę stanu pakietu"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr "użyj wątków dla maszyny stanu pakietów"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "debuguj wejście/wyjście rpmio"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "debuguj obsługę pamięci podręcznej URL-i"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabela opcji jest błędnie skonfigurowana (%d)\n"
@@ -2391,40 +2399,40 @@ msgstr "skrypt %s(%s-%s-%s.%s) nie powiódł się, stan wyjścia %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s ma %d plików, test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: skrypt %s nie powiódł się (%d), pomijanie %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "Nie można ponownie wczytać nagłówka podpisu\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, 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:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " na pliku "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s nie powiódł się na pliku %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s nie powiodło się: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr "Próba oznakowania %s jako zainstalowanego w tablicy punktów(%p).\n"
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr "Próba oznakowania %s jako usuniętego w tablicy punktów(%p).\n"
@@ -2505,32 +2513,32 @@ msgstr "żaden pakiet nie wymaga %s\n"
msgid "no package provides %s\n"
msgstr "żaden pakiet nie dostarcza %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "plik %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "plik %s nie należy do żadnego pakietu\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "nieprawidłowy numer pakietu: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "numer rekordu pakietu: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "nie można odczytać rekordu %u\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "pakiet %s nie jest zainstalowany\n"
@@ -2648,54 +2656,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "pakiet %s ma niespełnione %s: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s pominięty z powodu flagi missingok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== przesunięcia\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d wyłączenie %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d przesunięcie %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "wyłączanie %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "przesuwanie %s do %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "przesuwanie katalogu %s do %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otwarcie %s nie powiodło się: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "nieznany znacznik: \"%s\"\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Niespełnione zależności:\n"
@@ -2723,100 +2731,100 @@ msgstr "Aktualizowanie..."
msgid "Upgrading packages..."
msgstr "Aktualizowanie pakietów..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr "Dodawanie celu: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Pobieranie %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr "... jako %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "pomijanie %s - transmisja nie powiodła się - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nie może zostać zainstalowany\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr "\tdodano pakiet źródłowy [%d]\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr "pakiet %s nie jest przesuwalny\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr "\tdodano pakiet binarny [%d]\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "błąd podczas odczytywania z pliku %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "plik %s wymaga nowszej wersji RPM-a\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: nie jest pakietem RPM (ani manifestem pakietu): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "instalowanie pakietów binarnych\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "nie można otworzyć pliku %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" określa wiele pakietów\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "nie można otworzyć %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Instalowanie %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr "Cofnij pakiety (+%d/-%d) do %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr "Czyszczenie ponownie spakowanych pakietów:\n"
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr "\tUsuwanie %s\n"
@@ -3005,52 +3013,52 @@ msgstr "Odczytanie %s nie powiodło się: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "brak \":\" (znaleziono 0x%02x) w %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "brak argumentu dla %s w %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "rozwinięcie %s nie powiodło się w %s:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "nie można otworzyć %s w %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "brak architektury dla %s w %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "błędna opcja \"%s\" w %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Nieznany system: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr "Skontaktuj się z %s\n"
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Nie można rozwinąć %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Nie można odczytać %s, HOME jest za duże.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nie można otworzyć %s do odczytania: %s.\n"
@@ -3162,8 +3170,8 @@ msgstr "\tZnaleziono wpis pod adresem: %p\n"
#, c-format
msgid "Expected size: %12d = lead(%d)+sigs(%zd)+pad(%zd)+data(%zd)\n"
msgstr ""
-"Oczekiwany rozmiar: %12d = "
-"nagłówek(%d)+podpisy(%zd)+wyrównanie(%zd)+dane(%zd)\n"
+"Oczekiwany rozmiar: %12d = nagłówek(%d)+podpisy(%zd)+wyrównanie(%zd)+dane(%"
+"zd)\n"
#: lib/signature.c:119
#, c-format
@@ -3321,163 +3329,163 @@ msgstr "Uszkodzony skrót MD5: NIE OBSŁUGIWANY\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Podpis: NIEZNANY (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "wyłączanie katalogu %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr "Transakcja nie powiodła się... Cofanie zmian\n"
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr "Nie można uporządkować transakcji automatycznego cofania zmian!\n"
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr "Otrzymywanie ponownie spakowanego nagłówka z elementu transakcji\n"
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr "\tWyszukiwanie %s...\n"
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr "\tZnaleziono pasujące.\n"
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr "\tNie znaleziono pasujących.\n"
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr "\tNie znaleziono ponownie spakowanego pakietu!.\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr "\tREMOVETID pasuje do INSTALLTID.\n"
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr "\t\tNazwa: %s.\n"
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "\tPonownie spakowany pakiet był %s...\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
"Dodawanie zainstalowanego elementu do transakcji automatycznego cofania "
"zmian.\n"
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr "Nie można otrzymać zainstalowanego elementu instancji bazy danych!\n"
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
"Nie można otrzymać nagłówka dla transakcji automatycznego cofania zmian!\n"
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "\tDodano ponownie spakowany nagłówek pakietu: %s.\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr "\tDodano z zainstalowanego elementu %s.\n"
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr "\tDodano usunięty element.\n"
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
"Nie można otrzymać ponownie spakowanego nagłówka dla transakcji "
"automatycznego cofania zmian!\n"
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr "Dodaj usunięty element do automatycznego cofania zmian.\n"
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr "\tZnaleziono istniejący zaktualizowany element.\n"
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr "\tUsunięty element nie zostanie dodany do %s.\n"
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "\tDodano ponownie spakowany pakiet %s.\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr "\tDodano usunięty element %s.\n"
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr "Nie można dodać usuniętego elementu do automatycznego cofania zmian.\n"
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr "\tBrak ponownie spakowanego pakietu... Nie ma nic do zrobienia.\n"
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr "Odczytanie ponownie spakowanego pakietu nie powiodło się!\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr "sprawdzanie poprawności %d elementów\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr "uruchamianie skryptów przedtransakcyjnych\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "obliczanie %d odcisków plików\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "obliczanie dyspozycji plików\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr "Tworzenie transakcji automatycznego cofania zmian\n"
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr "Dodanie nie powiodło się. Nie można odczytać nagłówka pakietu.\n"
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr "Dodanie nie powiodło się w rpmpsmStage().\n"
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr "Dodanie nie powiodło się. Nie można otrzymać listy plików.\n"
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr "Usuwanie nie powiodło się w rpmpsmStage().\n"
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr "uruchamianie skryptów potransakcyjnych\n"
@@ -3568,76 +3576,76 @@ msgstr "%s ma za dużą lub za małą wartość long, pominięto\n"
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"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "brak { po %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "brak } po %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "pusty format znacznika"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "pusta nazwa znacznika"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "nieznany znacznik"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "spodziewany jest ] na końcu tablicy"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "nie spodziewany ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "nie spodziewany }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "spodziewany jest ? w wyrażeniu"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "spodziewany jest { po ? w wyrażeniu"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "spodziewany jest } w wyrażeniu"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "spodziewany jest : po podwyrażeniu ?"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "spodziewany jest { po : w wyrażeniu"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "spodziewany jest | na końcu wyrażenia"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr "(indeks spoza zakresu)"
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr "iterator tablicy użyty na tablicach o różnych rozmiarach"
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr "%c"
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr "%a %d %b %Y"
diff --git a/po/pt.po b/po/pt.po
index 2f9b2688d..2f1720913 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -118,7 +118,7 @@ msgstr "Opções comuns para todos os modos do rpm:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versão %s\n"
@@ -570,7 +570,7 @@ msgstr "O ficheiro precisa de começar por \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob não permitido: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Ficheiro não encontrado pelo glob: %s\n"
@@ -612,31 +612,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "A processar os ficheiros: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: demasiados uid's\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: demasiados uid's\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: demasiados uid's\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: demasiados gid's\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: demasiados gid's\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: demasiados gid's\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Não consegui canonizar o nome da máquina: %s\n"
@@ -739,7 +739,7 @@ msgstr "Não consegui reler o cabeçalho do assinatura.\n"
msgid "Could not open %s: %s\n"
msgstr "Não consigo aceder ao %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Não consegui gravar o pacote: %s\n"
@@ -824,17 +824,17 @@ msgstr "falta a descrição no %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "linha %d: Erro ao analisar a %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "linha %d: Opção inválida %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "linha %d: Demasiados nomes: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "linha %d: O pacote não existe: %s\n"
@@ -919,7 +919,7 @@ msgstr "linha %d: Opção em branco: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "linha %d: Carácter '-' ilegal no %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "O BuildRoot não pode ser o \"/\": %s\n"
@@ -1052,7 +1052,7 @@ msgstr "linha %d: Argumento inválido para o %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "linha %d: segundo %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1060,318 +1060,318 @@ msgstr ""
"linha %d: Os elementos de dependências têm de começar por alfanuméricos, '_' "
"ou '/': %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "linha %d: Nome do ficheiro com versão não permitido: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "linha %d: Necessária a versão: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "linha %d: os 'triggers' (que activam) têm de ter --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "linha %d: Erro ao analisar o %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "linha %d: o programa de 'script' tem de começar por '/': %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "linha %d: o programa de 'script' tem de começar por '/': %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "linha %d: Segundo %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "linha %d: Erro ao analisar a %%description: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "linha %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Incapaz de aceder ao %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "%%if não fechado\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: o parseExpressionBoolean devolve %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, 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:327
+#: build/parseSpec.c:349
#, 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:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "instrução %%include desorganizada\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Não foram encontradas arquitecturas compatíveis para as quais criar\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "O pacote não tem uma %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "O buildroot já foi especificado, a ignorar o %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"criar através do %prep (desempacotar o código e aplicar patches) do "
"<fichspec>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<fichspec>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "criar através do %build (%prep e depois compilar) do <fichspec>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"criar através do %install (%prep, %build e depois instalar) do <fichspec>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "verificar a secção %files do <fichspec>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "criar os pacotes binários e de código a partir do <fichspec>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "criar só o pacote binário a partir do <fichspec>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "criar só o pacote com código-fonte a partir do <fichspec>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"criar através do %prep (desempacotar o código e aplicar patches) do <fichtar>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<fichtar>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "criar através do %build (%prep e depois compilar) do <fichtar>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"criar através do %install (%prep, %build e depois instalar) do <fichtar>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "verificar a secção %files do <fichtar>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "criar os pacotes binários e de código a partir do <fichtar>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "criar só o pacote binário a partir do <fichtar>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "criar só o pacote com código-fonte a partir do <fichtar>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "criar o pacote binário a partir do <pacote de código>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<pacote de código>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"criar através do %install (%prep, %build e depois instalar) do <pacote de "
"código>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "ignorar a raiz de criação"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "apagar as directorias de criação quando acabar"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "gerar os cabeçalhos compatíveis com o formato do rpm4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignorar as directivas ExcludeArch: do ficheiro spec"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "depurar máquina de estados de ficheiros"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "não executar nenhuma etapa da criação"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "não verificar as dependências de compilação"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
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:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "não verificar as dependências do pacote"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "não verifica a arquitectura do pacote"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "verificar a assinatura do pacote"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "não aceitar as mensagens de i18N do ficheiro spec"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "apagar o código-fonte quando acabar"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "apagar o ficheiro spec quando acabar"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "saltar directamente para a etapa indicada (só para c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "gerar a assinatura PGP/GPG"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "ignorar a plataforma-alvo"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "procurar as mensagens de i18N no catálogo do ficheiro spec"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "gerar os cabeçalhos compatíveis com o formato do rpm[23]"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Não consegui executar o %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Não consegui executar à parte o %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "O %s falhou\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "não consegui escrever todos os dados em %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "o acesso ao %s falhou: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s rmdir de %s falhou: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s rmdir de %s falhou: %s\n"
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "A procurar o %s: (usando o %s)...\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "Não consegui encontrar o %s:\n"
@@ -1516,29 +1516,29 @@ msgstr "========== a prosseguir o tsort ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(não é um número)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(não é um base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(tipo inválido)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(não é um blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
#, fuzzy
msgid "(invalid xml type)"
msgstr "(tipo inválido)"
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "ignorar as assinaturas de PGP"
@@ -1573,64 +1573,64 @@ msgstr "Ficheiro%5d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "o ficheiro %s está num dispositivo desconhecido\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
#, fuzzy
msgid "========== Directories not explicitly included in package:\n"
msgstr "========= Directorias não incluidas explicitamente no pacote:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "%9d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "o utilizador %s não existe - a usar o root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "o grupo %s não existe - a usar o root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, fuzzy, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "directoria %s criada com as permissões %04o.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, fuzzy, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "directoria %s criada com as permissões %04o.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
"o ficheiro de arquivo %s não foi encontrado na lista de ficheiros do "
"cabeçalho\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s gravado como %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s rmdir de %s falhou: Directoria não está vazia\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir de %s falhou: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s unlink de %s falhou: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s criado como %s\n"
@@ -1717,7 +1717,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1760,145 +1760,145 @@ msgstr "o %s não pode ser instalado\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "a criar a directoria %s\n"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "imprimir a expansão da macro <expr>+"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
#, 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:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "desactivar o uso da API da libio(3)"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "manda o stdout para <cmd>"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "usa <dir> como a directoria de topo"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "mostrar as opções de pesquisa conhecidas"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "mostra a configuração final do rpmrc e das macros"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "devolver um resultado menos detalhado"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "devolver um resultado mais detalhado"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "imprime a versão do RPM que está a usar"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
#, fuzzy
msgid "debug payload file state machine"
msgstr "depurar máquina de estados de ficheiros"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "depurar máquina de estados de ficheiros"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
#, fuzzy
msgid "debug option/argument processing"
msgstr "Erro interno no processamento de argumentos (%d) :-(\n"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "depurar máquina de estados de ficheiros"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "depurar máquina de estados de ficheiros"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "depurar a E/S da rpmio"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "depurar a gestão da 'cache' de URLs"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2439,41 +2439,41 @@ msgstr ""
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s tem %d ficheiros, teste = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, fuzzy, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: %s script falhou (%d), a saltar %s-%s-%s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Não consegui reler o cabeçalho do assinatura.\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "a abertura do pacote falhou%s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " no ficheiro "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s falhou no ficheiro %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s falhou: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2555,32 +2555,32 @@ msgstr "nenhum pacote precisa do %s\n"
msgid "no package provides %s\n"
msgstr "nenhum pacote oferece o %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "ficheiro %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "o ficheiro %s não pertence a nenhum pacote\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "número de pacote inválido: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "número de registo do pacote: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "o registo %u não pôde ser lido\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "o pacote %s não está instalado\n"
@@ -2701,54 +2701,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "o pacote %s tem requisitos não satisfeitos: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s ignorado devido à opção missingok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== mudanças de local\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d excluir o %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d mudar de local %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "a excluir o %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "a mudar o %s para %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "a mudar a directoria %s para %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "o acesso ao %s falhou: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "opção desconhecida"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "dependências falhadas:\n"
@@ -2780,100 +2780,100 @@ msgstr "A preparar..."
msgid "Upgrading packages..."
msgstr "actualizar pacote(s)"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "A procurar o %s: (usando o %s)...\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "A obter o %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... como %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "a ignorar o %s - a transferência falhou - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "o %s não pode ser instalado\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<pacote de código>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "o pacote %s não pode ser mudado de sítio\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "a instalar os pacotes binários\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "erro ao ler do ficheiros %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "o %s precisa duma versão mais recente do RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "nenhum pacote coincide com %s: %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "encontrados %d pacotes com código-fonte e %d binários\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "a instalar os pacotes binários\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "não consigo aceder ao ficheiro %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "o \"%s\" especifica vários pacotes\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "não consigo aceder ao %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "A instalar o %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "A obter o %s\n"
@@ -3067,52 +3067,52 @@ msgstr "Não consegui ler o %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "falta um ':' (encontrado um 0x%02x) em %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "faltam argumentos para o %s em %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "a expansão do %s falhou em %s:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "não consigo abrir o %s em %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "falta a arquitectura para o %s em %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "má opção '%s' em %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconhecido: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr "Por favor contacte o %s\n"
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Não consigo expandir o %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Não consigo ler o %s, a HOME é demasiado grande.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Não consegui abrir o %s para leitura: %s.\n"
@@ -3384,161 +3384,161 @@ msgstr "'Digest' MD5 estragado: NÃO SUPORTADO\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Assinatura: tamanho(%d)+pad(%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "a excluir a directoria %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr ""
"esperava-se um pacote com código-fonte, foi encontrado um pacote binário\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "nenhum pacote coincide com %s: %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "<pacote de código>"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "<pacote de código>"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "erro ao ler o cabeçalho do pacote\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3630,76 +3630,76 @@ msgstr "O %s tem um valor demasiado elevado ou pequeno, foi ignorado\n"
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"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "falta um { depois do %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "falta um } depois do %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "formato da opção em branco"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "nome da opção em branco"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "opção desconhecida"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] esperado no fim do vector"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "] inesperado"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "} inesperado"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "esperado um ? na expressão"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "esperado um { a seguir ao ? na expressão"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "esperado um } na expressão"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "esperado um : a seguir à sub-expressão ?"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "esperado um { a seguir ao : na expressão"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "esperado um | no fim da expressão"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 37f8feff0..740fab5f3 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2007-08-03 15:46-0300\n"
"Last-Translator: Igor Pires Soares <igor@projetofedora.org>\n"
"Language-Team: Brazilian Portuguese <fedora-trans-pt_br@redhat.com>\n"
@@ -135,7 +135,7 @@ msgstr "%s: %s\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM versão %s\n"
@@ -618,7 +618,7 @@ msgstr "O arquivo precisa da \"/\" inicial: %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob não permitido: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "O arquivo não foi encontrado pelo glob: %s\n"
@@ -665,31 +665,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Processando arquivos: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: uid's em excesso\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: uid's em excesso\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: uid's em excesso\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: gid's em excesso\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: gid's em excesso\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: gid's em excesso\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Não foi possível canonizar o nome de máquina: %s\n"
@@ -807,7 +807,7 @@ msgid "Could not open %s: %s\n"
msgstr "Não foi possível abrir %s: %s\n"
# , c-format
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Não foi possível gravar o pacote: %s\n"
@@ -901,19 +901,19 @@ msgid "line %d: Error parsing %%description: %s\n"
msgstr "linha %d: Erro ao analisar %%description: %s\n"
# , c-format
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "linha %d: Opção inválida %s: %s\n"
# , c-format
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "linha %d: Nomes em excesso: %s\n"
# , c-format
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "linha %d: O pacote não existe: %s\n"
@@ -1017,7 +1017,7 @@ msgstr "linha %d: Etiqueta vazia: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "linha %d: caractere inválido \"-\" em %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot não pode ser \"/\": %s\n"
@@ -1163,7 +1163,7 @@ msgstr "linha %d: Argumento inválido para %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "linha %d: segundo %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1172,335 +1172,335 @@ msgstr ""
"alfanumérico, \"_\" ou \"/\": %s\n"
# , c-format
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "linha %d: Nome de arquivo versionado não permitido: %s\n"
# , c-format
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "linha %d: Versão requerida: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "linha %d: os disparadores devem ter --: %s\n"
# , c-format
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "linha %d: Erro ao analisar %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "linha %d: o script interno deve terminar com \">\": %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "linha %d: o script deve começar com \"/\": %s\n"
# , c-format
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "linha %d: Segundo %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "linha %d: script interno não suportado: %s\n"
# , c-format
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "linha %d: %s\n"
# , c-format
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Não foi possível abrir %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "%%if não fechado\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean retornou %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, 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:327
+#: build/parseSpec.c:349
#, 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:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "instrução %%include mal formada\n"
# , c-format
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Nenhuma arquitetura compatível encontrada para a construção\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "O pacote não tem %%description: %s\n"
# , c-format
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot já especificado, ignorando %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"construir através de %prep (desempacote os fontes e aplique as correções) a "
"partir do <specfile>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<specfile>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
"construir através de %build (%prep, então compile) a partir do <specfile>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"construir através de %install (%prep, %build, então instale) a partir do "
"<specfile>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "verificar seção %files do <specfile>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "construir os pacotes fontes e binários a partir do <specfile>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "construir pacote binário somente a partir do <specfile>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "construir pacote fonte somente a partir do <specfile>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"construir através de %prep (desempacote os fontes e aplique as correções) a "
"partir do <tarball>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarball>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
"construindo através de %build (%prep, então compile) a partir do <tarball>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"construir através de %install (%prep, %build, então instale) a partir do "
"<tarball>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "verificar seção %files do <tarball>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "construir os pacotes fontes e binários a partir do <tarball>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "construir pacote binário somente a partir do <tarball>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "construir pacote fonte somente a partir do <tarball>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "construir pacote binário a partir do <pacote fonte>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<pacote fonte>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"construir através de %install (%prep, %build, então instale) a partir do "
"<pacote fonte>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "substituir raíz da construção"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "remover a árvore de construção quando terminar"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "gerar cabeçalhos compatíveis com o empacotamento do rpm4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignorar ExcludeArch: diretivas do arquivo spec"
# , c-format
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "depurar máquina de estados do arquivo"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "não executar nenhum estágio da construção"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "não verificar dependências de construção"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
"gerar cabeçalhos de pacotes compatíveis com o empacotamento do rpm[23] "
"(legado)"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "não verificar digest(s) dos pacotes"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
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:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "não verificar a(s) assinatura(s) do pacote"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "não aceitar msgstr's i18N do specfile"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "remover fontes ao finalizar"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "remover specfile ao finalizar"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "pule direto para o estágio especificado (somente para c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "gerar assinatura PGP/GPG"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "substituir plataforma de destino"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "procurar strings i18N no catálogo do specfile"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "gerar cabeçalhos compatíveis com o empacotamento (legado) rpm[23]"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
# , c-format
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Não foi possível executar %s: %s\n"
# , c-format
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Não foi possível bifurcar %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, fuzzy, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr "%s: waitpid(%d) rc %d status %x segs %u.%03u\n"
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s falhou: %s\n"
# , c-format
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "Não foi possível gravar carga útil em %s: %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "falha ao abrir %s: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s rmdir de %s falhou: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, fuzzy, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr "%s rmdir de %s falhou: %s\n"
# , c-format
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Arquivo %s: %s\n"
# , c-format
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "Falha ao ler %s: %s.\n"
@@ -1647,28 +1647,28 @@ msgstr "========== continuando tsort ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "rpmtsOrder falhou, permaneceram %d elementos\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(não é um número)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(não é base 64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(tipo inválido)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(não é um blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr "(tipo xml inválido)"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(não é uma assinatura OpenPGP)"
@@ -1706,65 +1706,65 @@ msgstr "%5d 0x%04x %s %s\n"
msgid "file %s is on an unknown device\n"
msgstr "o arquivo %s está em um dispositivo desconhecido\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr "========== Diretórios não incluídos explicitamente no pacote:\n"
# , c-format
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "o usuário %s não existe - usando o root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "o grupo %s não existe - usando o root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "diretório %s criado com permissões %04o, sem contexto.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "diretório %s criado com permissões %04o, contexto %s.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr "o pacote %s não foi encontrado na lista do arquivo de cabeçalho\n"
# , c-format
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s salvo como %s\n"
# , c-format
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s rmdir de %s falhou: O diretório não está vazio\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir de %s falhou: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s unlink de %s falhou: %s\n"
# , c-format
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s criado como %s\n"
@@ -1855,8 +1855,8 @@ msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr "dados hdr: INVÁLIDOS, número de bytes (%d) fora do intervalo\n"
#: lib/package.c:647
-#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+#, fuzzy, c-format
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "blob hdr (%d): INVÁLIDO, a leitura retornou %d\n"
#: lib/package.c:659
@@ -1902,148 +1902,140 @@ msgstr "%s é um Delta RPM e não pode ser instalado diretamente\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Carga útil (%s) não suportada no pacote %s\n"
-#: lib/poptALL.c:171
-#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
-msgstr "FTS_COMFOLLOW: seguir ligações simbólicas da linha de comandos"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
+msgstr "seguir ligações simbólicas da linha de comandos"
-#: lib/poptALL.c:173
-#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
-msgstr "FTS_LOGICAL: caminhamento lógico"
+#: lib/poptALL.c:185
+msgid "logical walk"
+msgstr "caminhamento lógico"
# , c-format
-#: lib/poptALL.c:175
-#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
-msgstr "FTS_NOCHDIR: não alterar os diretórios"
+#: lib/poptALL.c:187
+msgid "don't change directories"
+msgstr "não alterar os diretórios"
-#: lib/poptALL.c:177
-#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
-msgstr "FTS_NOSTAT: não obter informações de estatísticas"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
+msgstr "não obter informações de estatísticas"
-#: lib/poptALL.c:179
-#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
-msgstr "FTS_PHYSICAL: caminhamento físico"
+#: lib/poptALL.c:191
+msgid "physical walk"
+msgstr "caminhamento físico"
-#: lib/poptALL.c:181
-#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
-msgstr "FTS_SEEDOT: retornar ponto e ponto-ponto"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
+msgstr "retornar ponto e ponto-ponto"
-#: lib/poptALL.c:183
-#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
-msgstr "FTS_XDEV: não cruzar dispositivos"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
+msgstr "não cruzar dispositivos"
-#: lib/poptALL.c:185
-#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
-msgstr "FTS_WHITEOUT: retornar informação whiteout"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
+msgstr "retornar informação whiteout"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "predefinir MACRO com valor EXPR"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "\"MACRO EXPR\""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "definir MACRO com valor EXPR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "imprimir expansão do macro da EXPR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "\"EXPR\""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "ler <ARQUIVO:...> ao invés do(s) arquivo(s) padrão"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<ARQUIVO:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "desabilitar o uso da API libio(3)"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "enviar stdout para CMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "utilizar ROOT como o diretório de nível mais alto"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "exibir etiquetas de consulta conhecidas"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "exibir configuração final do rpmrc e do macro"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "fornece uma saída menos detalhada"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "fornece uma saída mais detalhada"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "mostra a versão do rpm que está sendo usada"
# , c-format
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "depurar máquina de estados do arquivo de carga últil"
# , c-format
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr "utilizar threads para a máquina de estados do arquivo"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "depurar processamento de opções/argumentos"
# , c-format
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr "depurar máquina de estados do pacote"
# , c-format
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr "utilizar threads para a máquina de estados do pacote"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "depurar E/S rpmio"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "depurar tratamento de cache URL"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: tabela de opções mal configurada (%d)\n"
@@ -2560,42 +2552,42 @@ msgstr "%s(%s-%s-%s.%s) o scriptlet falhou, status de saída %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s tem %d arquivos, teste = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: %s o scriptlet falhou (%d), ignorando %s\n"
# , c-format
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "Não foi possível recarregar o cabeçalho de assinatura\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, 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:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " no arquivo "
# , c-format
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s falhou no arquivo %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s falhou: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr "Tentando marcar %s como instalado no placar (%p).\n"
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr "Tentando marcar %s como removido no placar (%p).\n"
@@ -2677,32 +2669,32 @@ msgstr "nenhum pacote requer %s\n"
msgid "no package provides %s\n"
msgstr "nenhum pacote fornece %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "arquivo %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "o arquivo %s não pertence a nenhum pacote\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "número de pacote inválido: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "número de registro do pacote: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "o registro %u não pôde ser lido\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "o pacote %s não está instalado\n"
@@ -2831,12 +2823,12 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "o pacote %s tem %s não satisfeito: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s ignorado devido ao sinalizador missingok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== realocações\n"
@@ -2848,13 +2840,13 @@ msgstr "========== realocações\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d exclui %s\n"
# , c-format
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d realoca %s -> %s\n"
@@ -2867,38 +2859,38 @@ msgstr "%5d realoca %s -> %s\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "excluindo %s %s\n"
# , c-format
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "realocando %s para %s\n"
# , c-format
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "realocando diretório %s para %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "falha ao abrir %s: %s\n"
# , c-format
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "etiqueta desconhecida: \"%s\"\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Dependências não satisfeitas:\n"
@@ -2927,7 +2919,7 @@ msgid "Upgrading packages..."
msgstr "Atualizando pacotes..."
# , c-format
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr "Adicionando meta: %s\n"
@@ -2940,93 +2932,93 @@ msgstr "Adicionando meta: %s\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Obtendo %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... como %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "ignorando %s - a transferência falhou - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s não pode ser instalado\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr "\tpacote fonte adicionado [%d]\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr "o pacote %s não é realocável\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr "\tpacote binário adicionado [%d]\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "erro ao ler o arquivo %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "o arquivo %s requer uma versão mais recente do RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: não é um pacote rpm (ou um manifesto de pacote): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "foram encontrados %d pacotes fontes e %d binários\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "instalando pacotes binários\n"
# , c-format
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "Não foi possível abrir o arquivo %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" especifica múltiplos pacotes\n"
# , c-format
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "Não foi possível abrir %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Instalando %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr "Recuar pacotes (+%d/-%d) para %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr "Limpando pacotes reempacotados:\n"
@@ -3038,7 +3030,7 @@ msgstr "Limpando pacotes reempacotados:\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr "\tRemovendo %s:\n"
@@ -3237,57 +3229,57 @@ msgstr "Falha ao ler %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "\":\" faltando (0x%02x encontrado) em %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "argumento faltando para %s em %s:%d\n"
# , c-format
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "a expansão do %s falhou em %s:%d \"%s\"\n"
# , c-format
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "não foi possível abrir %s em %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "arquitetura faltando para %s em %s:%d\n"
# , c-format
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "opção inválida \"%s\" em %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconhecido: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr "Por favor, contate %s\n"
# , c-format
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Não foi possível expandir %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Não foi possível ler %s, HOME é muito grande.\n"
# , c-format
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Não foi possível abrir %s para leitura: %s\n"
@@ -3576,164 +3568,164 @@ msgstr "Assinatura: DESCONHECIDA (%d)\n"
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "excluindo diretório %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr "A transação falhou... recuando\n"
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr "Não foi possível ordenar a transação de auto-recuo!\n"
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr "Obtendo o cabeçalho reempacotado a partir do elemento da transação\n"
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr "\tProcurando por %s...\n"
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr "\tResultados encontrados.\n"
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr "\tNenhum resultado encontrado.\n"
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr "\tPacote reempacotado não encontrado!\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr "\tREMOVETID coincide com INSTALLTID.\n"
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr "\t\tNome: %s.\n"
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "\tO pacote reempacotado era %s...\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr "Adicionando elemento de instalação à transação de auto-recuo.\n"
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
"Não foi possível obter a instância do banco de dados do elemento de "
"instalação!\n"
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr "Não foi possível obter o cabeçalho da transação de auto-recuo!\n"
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "\tCabeçalho do pacote reempacotado adicionado: %s.\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr "\tAdicionado a partir do elemento de instalação %s.\n"
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr "\tElemento de remoção adicionado.\n"
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
"Não foi possível obter o cabeçalho reempacotado para a transação de auto-"
"recuo!\n"
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr "Adicionar um elemento de remoção à transação de auto-recuo.\n"
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr "\tElemento de atualização existente encontrado.\n"
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr "\tNão está adicionando um elemento de remoção para %s.\n"
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "\tPacote reempacotado %s adicionado.\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr "\tAdicionado a partir de um elemento de remoção %s.\n"
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
"Não foi possível adicionar um elemento de remoção à transação de auto-"
"recuo.\n"
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr "\tNenhum pacote reempacotado... nada a ser feito.\n"
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr "Falha ao ler o pacote reempacotado!\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr "verificando a integridade de %d elementos\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr "executando scripts de pré-transação\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "computando %d impressões digitais do arquivo\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "computando disposições dos arquivos\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr "Criando transação de auto-recuo\n"
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr "A adição falhou. Não foi possível ler o cabeçalho do pacote.\n"
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr "A adição falhou no rpmpsmStage().\n"
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr "A adição falhou. Não foi possível obter a lista de arquivos.\n"
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr "A remoção falhou no rpmpsmStage().\n"
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr "executando scripts de pós-transação\n"
@@ -3826,76 +3818,76 @@ msgstr "%s tem valor inteiro longo muito grande ou muito pequeno, ignorado\n"
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"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "{ faltando após %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "} faltando após %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "formato da etiqueta vazio"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "nome da etiqueta vazio"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "etiqueta desconhecida"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] esperado no fim da matriz"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "] não esperado"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "} não esperado"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "? esperado na expressão"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "{ esperado após ? na expressão"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} esperado na expressão"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ": esperado após a subexpressão ?"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "{ esperado após : na expressão"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| esperado no fim da expressão"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr "(índice fora do intervalo)"
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr "iterador da matriz utilizado com diferentes tamanhos de matrizes"
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr "%c"
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
diff --git a/po/rpm.pot b/po/rpm.pot
index 0cd3e2fab..19aabe6dc 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -121,7 +121,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr ""
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr ""
@@ -554,7 +554,7 @@ msgstr ""
msgid "Glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
@@ -596,31 +596,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr ""
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr ""
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr ""
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
@@ -721,7 +721,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -806,17 +806,17 @@ msgstr ""
msgid "line %d: Error parsing %%description: %s\n"
msgstr ""
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr ""
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr ""
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr ""
@@ -901,7 +901,7 @@ msgstr ""
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
@@ -1034,314 +1034,314 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr ""
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr ""
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr ""
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr ""
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr ""
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr ""
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr ""
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr ""
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr ""
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr ""
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr ""
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr ""
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr ""
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr ""
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr ""
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr ""
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr ""
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr ""
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr ""
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr ""
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr ""
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr ""
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr ""
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr ""
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr ""
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr ""
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr ""
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr ""
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr ""
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr ""
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr ""
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr ""
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr ""
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr ""
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr ""
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr ""
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr ""
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr ""
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr ""
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr ""
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr ""
@@ -1481,28 +1481,28 @@ msgstr ""
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr ""
@@ -1536,61 +1536,61 @@ msgstr ""
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr ""
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr ""
@@ -1677,7 +1677,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1720,135 +1720,135 @@ msgstr ""
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
-msgid "RPMGI_NOCHDIR: don't change directories"
+#: lib/poptALL.c:187
+msgid "don't change directories"
msgstr ""
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr ""
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr ""
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr ""
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr ""
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr ""
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr ""
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr ""
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr ""
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr ""
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr ""
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr ""
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2357,40 +2357,40 @@ msgstr ""
msgid "%s: %s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr ""
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr ""
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr ""
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2471,32 +2471,32 @@ msgstr ""
msgid "no package provides %s\n"
msgstr ""
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr ""
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr ""
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2612,54 +2612,54 @@ msgstr ""
msgid "package %s has unsatisfied %s: %s\n"
msgstr ""
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr ""
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr ""
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr ""
@@ -2687,100 +2687,100 @@ msgstr ""
msgid "Upgrading packages..."
msgstr ""
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr ""
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr ""
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr ""
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr ""
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr ""
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr ""
@@ -2968,52 +2968,52 @@ msgstr ""
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr ""
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr ""
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr ""
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr ""
@@ -3280,158 +3280,158 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr ""
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr ""
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr ""
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr ""
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr ""
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr ""
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3522,76 +3522,76 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr ""
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr ""
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr ""
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr ""
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr ""
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr ""
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr ""
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr ""
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr ""
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr ""
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr ""
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ""
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr ""
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr ""
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index f356a6262..29b3b0e66 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2002-08-27 13:36-0400\n"
"Last-Translator: Eugene Kanter, <eugene@blackcatlinux.com>\n"
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
@@ -119,7 +119,7 @@ msgstr " rpm:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM %s\n"
@@ -570,7 +570,7 @@ msgstr " \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Glob : %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr " : %s\n"
@@ -614,31 +614,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr " : %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: uid\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: uid\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: \n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: gid\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: gid\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: .\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr " : %s\n"
@@ -739,7 +739,7 @@ msgstr " .\n"
msgid "Could not open %s: %s\n"
msgstr " %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr " : %s\n"
@@ -824,17 +824,17 @@ msgstr " %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr " %d: %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr " %d: %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr " %d: : %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr " %d: : %s\n"
@@ -919,7 +919,7 @@ msgstr " %d: : %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr " %d: '-' %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot \"/\": %s\n"
@@ -1052,7 +1052,7 @@ msgstr " %d: %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr " %d: %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1060,319 +1060,319 @@ msgstr ""
" %d: , , '_' "
"'/': %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr " %d: : %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr " %d: : %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr " %d: --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr " %d: %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr " %d: '/': %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr " %d: '/': %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr " %d: %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr " %d: %%description: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr " %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr " %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr " %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean : %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else %%if\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif %%if\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr " %%include\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr " .\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr " %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot , %s \n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
" %prep ( ) < "
">"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "< >"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
" %build (%prep, ) < >"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
" %install (%prep, %build, ) < "
">"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr " %files < >"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr " < >"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr " < >"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr " < >"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
" %prep ( ) "
"< tar>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "< tar>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr " %build (%prep, ) < tar>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
" %install (%prep, %build, ) < tar>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr " %files < tar>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr " < tar>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr " < tar>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr " < tar>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr " < >"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "< >"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
" %install (%prep, %build, ) < "
">"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr " build root"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr " "
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr " , rpm4"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr " ExcludeArch: "
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr " "
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr " "
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr " "
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
" () , () rpm[23]"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr " ()"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr " , "
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr " () ()"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr " i18N "
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr " "
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr " "
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr " ( c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr " PGP/GPG-"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr " "
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr " I18N "
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr " , () rpm[23]"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr " %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr " %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, fuzzy, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr "%s: waitpid(%d) rc %d status %x\n"
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s \n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr " %s \n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr " %s: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s %s: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, c-format
msgid "Finding %s: %s\n"
msgstr " %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr " %s:\n"
@@ -1515,29 +1515,29 @@ msgstr "========== ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr " rpmtsOrder, %d \n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "( )"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "( base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "( )"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(not a blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
#, fuzzy
msgid "(invalid xml type)"
msgstr "( )"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "( OpenPGP)"
@@ -1571,62 +1571,62 @@ msgstr "%5d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr " %s - \n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
#, fuzzy
msgid "========== Directories not explicitly included in package:\n"
msgstr "========= , :\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr " %s - root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr " %s - root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, fuzzy, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr " %s %04o.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, fuzzy, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr " %s %04o.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr " %s \n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s %s: \n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s %s: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s %s: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s %s\n"
@@ -1713,7 +1713,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1756,141 +1756,141 @@ msgstr "%s \n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr " "
-#: lib/poptALL.c:177
+#: lib/poptALL.c:189
#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
+msgid "don't get stat info"
msgstr " "
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
+#: lib/poptALL.c:195
#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
+msgid "don't cross devices"
msgstr " "
-#: lib/poptALL.c:185
+#: lib/poptALL.c:197
#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
+msgid "return whiteout information"
msgstr " "
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr " MACRO EXPR"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "'MACRO EXPR'"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr " MACRO EXPR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr " EXPR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "'EXPR'"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr " <FILE:...> () "
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<FILE:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr " libio(3) API"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr " CMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr " ROOT "
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr " "
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr " rpmrc "
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr " "
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr " "
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr " "
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr " "
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr " "
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr " /"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr " "
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr " "
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr " / rpmio"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr " URL "
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: (%d)\n"
@@ -2417,40 +2417,40 @@ msgstr "%s(%s-%s-%s) , %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s %d , : %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: %s (%d), %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr " \n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr " %s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s : %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2531,32 +2531,32 @@ msgstr " %s\n"
msgid "no package provides %s\n"
msgstr " %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr " %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr " %s \n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr " : %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr " : %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr " %u\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr " %s \n"
@@ -2676,54 +2676,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr " %s %s: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s - missingok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== \n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr " %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr " %s %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr " %s %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr " %s: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr " "
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr " :\n"
@@ -2751,100 +2751,100 @@ msgstr "..."
msgid "Upgrading packages..."
msgstr " ..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr " : %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr " %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s - - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s \n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "< >"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr " %s - \n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr " \n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr " %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr " %s RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: ( ) rpm : %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr " %d %d \n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr " \n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr " %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" \n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr " %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr " %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr " (+%d/-%d) %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr " %s\n"
@@ -3035,52 +3035,52 @@ msgstr " %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr " ':' ( 0x%02x) %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr " %s %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr " %s %s:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr " %s %s:%d %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr " %s %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr " '%s' %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr " : %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr " %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr " %s, HOME .\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr " %s : %s.\n"
@@ -3350,160 +3350,160 @@ msgstr ". MD5 : \n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr ": (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr " %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr " \n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr " %s: %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "< >"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "< >"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr " \n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, fuzzy, c-format
msgid "sanity checking %d elements\n"
msgstr "e %d \n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr " () %d ()\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr " \n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3596,76 +3596,76 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
"%s integer, \n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr " \"{\" \"%\""
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr " \"}\" \"%{\""
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr " "
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr " "
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr " "
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr " \"]\""
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr " \"]\""
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr " \"}\""
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr " \"?\""
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr " \"?\" \"{\""
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr " \"}\""
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr " \"?\" \":\""
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr " \":\" \"{\""
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr " \"|\""
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/sk.po b/po/sk.po
index 87f5a5087..38db141cf 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -117,7 +117,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "sbor %s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verzia %s\n"
@@ -579,7 +579,7 @@ msgstr "Sbor potrebuje na zaiatku \"/\": %s"
msgid "Glob not permitted: %s\n"
msgstr "riadok %d: V %s s vyadovan verzie: %s"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Sbor nebol njden: %s"
@@ -621,31 +621,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Spracovvaj sa sbory: %s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr ""
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr ""
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie je mon kanonizova nzov potaa: %s\n"
@@ -750,7 +750,7 @@ msgstr "Nie je mon preta ikonu: %s"
msgid "Could not open %s: %s\n"
msgstr "Otvorenie %s zlyhalo\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie je mon zapsa balk: %s"
@@ -835,17 +835,17 @@ msgstr "iadny popis v %%changelog"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "riadok %d: Chyba pri analze %%description: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "riadok %d: Chybn voba %s: %s"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, fuzzy, c-format
msgid "line %d: Too many names: %s\n"
msgstr "riadok %d: Privea nzvov: %s"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "riadok %d: Balk neexistuje: %s"
@@ -930,7 +930,7 @@ msgstr "riadok %d: Przdny popis: %s"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "riadok %d: Neprpustn znak '-' v %s: %s"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "riadok %d: BuildRoot neme by \"/\": %s"
@@ -1065,334 +1065,334 @@ msgstr "riadok %d: Chybn argument pre %%patch: %s"
msgid "line %d: second %%prep\n"
msgstr "riadok %d: druh %%prep"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr "riadok %d: %s: prvky musia zana alfanumerickm znakom: %s"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "riadok %d: Nzvy sborov v %s neobsahuj verzie: %s"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, fuzzy, c-format
msgid "line %d: Version required: %s\n"
msgstr "riadok %d: V %s s vyadovan verzie: %s"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, fuzzy, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "riadok %d: triggers musia obsahova --: %s"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, fuzzy, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "riadok %d: Chyba pri analze %s: %s"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "riadok %d: program skriptu mus zana '/': %s"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, fuzzy, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "riadok %d: program skriptu mus zana '/': %s"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, fuzzy, c-format
msgid "line %d: Second %s\n"
msgstr "riadok %d: Druh %s"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "riadok %d: Chyba pri analze %%description: %s"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, fuzzy, c-format
msgid "line %d: %s\n"
msgstr "riadok %d: %s"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "otvorenie zlyhalo: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, fuzzy, c-format
msgid "Unclosed %%if\n"
msgstr "Neuzavret %%if"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, fuzzy, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else bez if"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, fuzzy, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif bez if"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, fuzzy, c-format
msgid "malformed %%include statement\n"
msgstr "znetvoren prkaz %%include"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "iadne zostaviten architektry"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, fuzzy, c-format
msgid "Package has no %%description: %s\n"
msgstr "Balk neobsahuje %%description: %s"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, fuzzy, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot u bol zadan"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "prprava (rozbali zdrojov sbory a aplikova zplaty)"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr ""
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
-#: build/poptBT.c:149
+#: build/poptBT.c:151
#, fuzzy
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "intaluje sa zdrojov balk\n"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, fuzzy, c-format
msgid "verify %files section from <specfile>"
msgstr "zdrojov balk neobsahuje iadny .spec sbor"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
#, fuzzy
msgid "build source and binary packages from <specfile>"
msgstr "njdench %d zdrojovch a %d binrnych balkov\n"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
#, fuzzy
msgid "build binary package only from <specfile>"
msgstr "zdrojov balk neobsahuje iadny .spec sbor"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
#, fuzzy
msgid "build source package only from <specfile>"
msgstr "zdrojov balk neobsahuje iadny .spec sbor"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "prprava (rozbali zdrojov sbory a aplikova zplaty)"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr ""
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, fuzzy, c-format
msgid "verify %files section from <tarball>"
msgstr "zdrojov balk neobsahuje iadny .spec sbor"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
#, fuzzy
msgid "build source and binary packages from <tarball>"
msgstr "njdench %d zdrojovch a %d binrnych balkov\n"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
#, fuzzy
msgid "build binary package only from <tarball>"
msgstr "njdench %d zdrojovch a %d binrnych balkov\n"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
#, fuzzy
msgid "build source package only from <tarball>"
msgstr "zostavi balk pre OS/architektru <os>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
#, fuzzy
msgid "build binary package from <source package>"
msgstr "binrny balk (prprava, kompilcia, intalcia, zabalenie)"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
#, fuzzy
msgid "<source package>"
msgstr "njdench %d balkov\n"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
#, fuzzy
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "intaluje sa zdrojov balk\n"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "predefinova adresr pre zostavenie balka"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "po ukonen odstrni adresr, v ktorom sa balk zostavoval"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr ""
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""
-#: build/poptBT.c:202
+#: build/poptBT.c:204
#, fuzzy
msgid "debug file state machine"
msgstr "chybn stav sboru: %s"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "nevykona iadne etapy zostavenia"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
#, fuzzy
msgid "do not verify build dependencies"
msgstr "neoverova zvislosti balka"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "neoverova zvislosti balka"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "neoverova architektru balka"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "overi podpis balka"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
#, fuzzy
msgid "do not accept i18N msgstr's from specfile"
msgstr "neakceptova lokalizovan reazce zo spec-sboru"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
#, fuzzy
msgid "remove sources when done"
msgstr "po ukonen odstrni zdrojov sbory a spec-sbor"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
#, fuzzy
msgid "remove specfile when done"
msgstr "po ukonen odstrni zdrojov sbory a spec-sbor"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "preskoi priamo k urenej etape (iba pre c, i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "vytvori PGP/GPG podpis"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "predefinova cieov platformu"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
#, fuzzy
msgid "lookup i18N strings in specfile catalog"
msgstr "pre preklad reazcov poui katalg sprv spec-sborov"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nie je mon spusti %s"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie je mon vytvori proces %s"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s zlyhalo"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "nepodarilo sa zapsa vetky dta do %s"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "otvorenie %s zlyhalo\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "odstrnenie %s zlyhalo: %s"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Zisuj sa poadovan vlastnosti...\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "Nepodarilo sa zisti poskytovan vlastnosti"
@@ -1536,30 +1536,30 @@ msgstr ""
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(nie je slo)"
-#: lib/formats.c:152
+#: lib/formats.c:153
#, fuzzy
msgid "(not base64)"
msgstr "(nie je slo)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
#, fuzzy
msgid "(not a blob)"
msgstr "(nie je slo)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "vynecha akkovek PGP podpisy"
@@ -1594,61 +1594,61 @@ msgstr "Sbor %4d: 0%o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "sbor %s sa nachdza na neznmom zariaden"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "riadok %d: %s"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "pouvate %s neexistuje - pouije sa root"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s neexistuje - pouije sa root"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "varovanie: %s uchovan ako %s"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "nie je mon odstrni %s - adresr nie je przdny"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "rmdir %s zlyhalo: %s"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "otvorenie %s zlyhalo\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "varovanie: %s vytvoren ako %s"
@@ -1735,7 +1735,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1778,144 +1778,144 @@ msgstr "%s nie je mon naintalova\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "vytvra sa adresr %s\n"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "vypsa verziu pouvanho rpm"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr ""
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "posla tandardn vstup do <prkazu>"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "poui <adresr> ako adresr najvyej rovne"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "vypsa verziu pouvanho rpm"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
#, fuzzy
msgid "debug payload file state machine"
msgstr "chybn stav sboru: %s"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "chybn stav sboru: %s"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
#, fuzzy
msgid "debug option/argument processing"
msgstr "Vntorn chyba pri spracovan argumentu (%d) :-(\n"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "chybn stav sboru: %s"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "chybn stav sboru: %s"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr ""
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2485,41 +2485,41 @@ msgstr "vykonanie skriptu zlyhalo"
msgid "%s: %s has %d files, test = %d\n"
msgstr "balk: %s-%s-%s test sborov = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Nie je mon preta ikonu: %s"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalenie archvu zlyhalo%s%s: %s"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " pre sbor "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "nepodarilo sa otvori %s: %s"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s zlyhalo"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2602,32 +2602,32 @@ msgstr "iadny z balkov nevyaduje %s\n"
msgid "no package provides %s\n"
msgstr "iadny z balkov neposkytuje %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "sbor %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "sbor %s nie je vlastnen iadnym balkom\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "chybn slo balku: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "poaduje sa zznam slo %d\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, fuzzy, c-format
msgid "record %u could not be read\n"
msgstr "zznam %d nie je mon preta\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "balk %s nie je naintalovan\n"
@@ -2746,54 +2746,54 @@ msgstr ""
msgid "package %s has unsatisfied %s: %s\n"
msgstr "poiadavka balka %s nie je uspokojen: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s vynechan kvli prznaku missingok\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr ""
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS je vynechan: %s"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "presva sa %s do %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "vynechva sa %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "presva sa %s do %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "presva sa %s do %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "otvorenie %s zlyhalo\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "neznmy tag"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "nevyrieen zvislosti:\n"
@@ -2825,100 +2825,100 @@ msgstr ""
msgid "Upgrading packages..."
msgstr " --upgrade <sbor_balka>"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Zisuj sa poadovan vlastnosti...\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Prena sa %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr "... ako %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s vynechan - prenos zlyhal - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nie je mon naintalova\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "njdench %d balkov\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "balk %s nie je naintalovan\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "binrny balk v starom tle\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "chyba pri vytvran doasnho sboru %s"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "iadny z balkov nespa %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "njdench %d zdrojovch a %d binrnych balkov\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "intaluj sa binrne balky\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "nie je mon otvori sbor %s: %s"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" pecifikuje viac balkov\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "nie je mon otvori %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Intaluje sa %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "Prena sa %s\n"
@@ -3108,52 +3108,52 @@ msgstr "Nie je mon preta %s: %s."
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "chbajca ':' na %s:%d"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "chbajci argument pre %s na %s:%d"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "expanzia %s zlyhala na %s:%d \"%s\""
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "nie je mon otvori %s na %s:%d"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "chbajca architektra pre %s na %s:%d"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "chybn voba '%s' na %s:%d"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznmy systm: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Nie je mon expandova %s"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Nie je mon otvori %s pre tanie: %s."
@@ -3428,161 +3428,161 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Doplnenie podpisu: %d\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "vytvra sa adresr %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "balk nem skupinu\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "iadny z balkov nespa %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "njdench %d balkov\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "njdench %d balkov\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "chyba pri tan hlaviky balka\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
#, fuzzy
msgid "running pre-transaction scripts\n"
msgstr "vykonvaj sa predintalan skripty (ak existuj)\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
#, fuzzy
msgid "running post-transaction scripts\n"
msgstr "vykonvaj sa postdeintalan skripty (ak existuj)\n"
@@ -3675,76 +3675,76 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "chbajce { po %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "chbajce } po %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "przdny tag formt"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "przdne meno tagu"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "neznmy tag"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] oakvan na konci poa"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "neoakvan ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "neoakvan }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "? oakvan vo vraze"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "{ oakvan po ? vo vraze"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} oakvan vo vraze"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ": oakvan po ? podvraze"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "{ oakvan po : vo vraze"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| oakven na konci vrazu"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 4d04afb35..d048d899d 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -122,7 +122,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "datoteka %s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM razliica %s\n"
@@ -578,7 +578,7 @@ msgstr "Datoteki manjka uvodni \"/\": %s"
msgid "Glob not permitted: %s\n"
msgstr "vrstica %d: Razliica ni dovoljena: %s"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Datoteke ni mono najti z raziritvijo metaznakov v imenu: %s"
@@ -620,31 +620,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Obdeloavnje datotek: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr ""
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr ""
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Iskanje kanoninega imena gostitelja je bilo neuspeno: %s\n"
@@ -749,7 +749,7 @@ msgstr "Ikone %s ni mono prebrati: %s"
msgid "Could not open %s: %s\n"
msgstr "Ni mono odpreti %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Ni mono zapisati paketa: %s"
@@ -834,17 +834,17 @@ msgstr "opis v %%changelog manjka"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "vrstica %d: Napaka pri razlembi v razdelku %%description: %s"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "vrstica %d: Napana izbira %s: %s"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, fuzzy, c-format
msgid "line %d: Too many names: %s\n"
msgstr "vrstica %d: Preve imen: %s"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "vrstica %d: Paket ne obstaja: %s"
@@ -929,7 +929,7 @@ msgstr "vrstica %d: Prazna znaka: %s"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "vrstica %d: Neveljaven znak ,-` v %s: %s"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, fuzzy, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot ne more biti \"/\": %s"
@@ -1064,7 +1064,7 @@ msgstr "vrstica %d: Nepravilen argument za %%patch: %s"
msgid "line %d: second %%prep\n"
msgstr "vrstica %d: drugi %%prep"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1072,329 +1072,329 @@ msgstr ""
"vrstica %d: Oznake odvisnosti se morajo zaeti z alfanum. znakom, ,_` ali\n"
"'/`: %s"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "vrstica %d: Ime datoteke z razliico ni dovoljeno: %s"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, fuzzy, c-format
msgid "line %d: Version required: %s\n"
msgstr "vrstica %d: Zahtevana razliica: %s"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, fuzzy, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "vrstica %d: proila morajo vsebovati --: %s"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, fuzzy, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "vrstica %d: Napaka pri razlembi %s: %s"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "vrstica %d: skriptni program se mora zaeti z ,/`: %s"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, fuzzy, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "vrstica %d: skriptni program se mora zaeti z ,/`: %s"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, fuzzy, c-format
msgid "line %d: Second %s\n"
msgstr "vrstica %d: Drugi %s"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "vrstica %d: Napaka pri razlembi v razdelku %%description: %s"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, fuzzy, c-format
msgid "line %d: %s\n"
msgstr "vrstica %d: %s"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Ni mono odpreti %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, fuzzy, c-format
msgid "Unclosed %%if\n"
msgstr "Nezakljueni %%if"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, fuzzy, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean vrne %d"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, 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:327
+#: build/parseSpec.c:349
#, 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:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, fuzzy, c-format
msgid "malformed %%include statement\n"
msgstr "Deformiran stavek %%include"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "Arhitektura za izgradnjo ni prisotna"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, fuzzy, c-format
msgid "Package has no %%description: %s\n"
msgstr "V paketu manjka %%description: %s"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, fuzzy, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot je e doloen"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "priprava (razpakiraj izvorno kodo in uporabi popravke)"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr ""
-#: build/poptBT.c:146
+#: build/poptBT.c:148
#, fuzzy
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "izgradnja prek stopnje %%prep iz datoteke s specifikacijami"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
#, fuzzy
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "izgradnja prek stopnje %%install iz datoteke s specifikacijami"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, fuzzy, c-format
msgid "verify %files section from <specfile>"
msgstr "preverjanje dela datoteke s specifikacijami %%files"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
#, fuzzy
msgid "build source and binary packages from <specfile>"
msgstr "izgradi izvorni in binarni paket iz datoteke s specifikacijami"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
#, fuzzy
msgid "build binary package only from <specfile>"
msgstr "izgradi binarni paket iz datoteke .spec"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
#, fuzzy
msgid "build source package only from <specfile>"
msgstr "izgradi izvorni paket iz datoteke .spec"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "priprava (razpakiraj izvorno kodo in uporabi popravke)"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr ""
-#: build/poptBT.c:168
+#: build/poptBT.c:170
#, fuzzy
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "paket izgradi prek stopnje %%prep iz arhiva tar"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
#, fuzzy
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "paket izgradi prek stopnje %%install iz arhiva tar"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, fuzzy, c-format
msgid "verify %files section from <tarball>"
msgstr "preverjanje dela %%files iz arhiva tar"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
#, fuzzy
msgid "build source and binary packages from <tarball>"
msgstr "iz arhiva tar izgradi izvorni in binarni paket"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
#, fuzzy
msgid "build binary package only from <tarball>"
msgstr "iz arhiva tar izgradi binarni paket"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
#, fuzzy
msgid "build source package only from <tarball>"
msgstr "iz arhiva tar izgradi izvorni paket"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
#, fuzzy
msgid "build binary package from <source package>"
msgstr "binarni paket izgradi iz izvornega"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
#, fuzzy
msgid "<source package>"
msgstr "ni paketov\n"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
#, fuzzy
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "izgradnja prek stopnje %%install iz izvornega paketa"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "brez upotevanja vrhnjega imenika izgradnje"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "po zakljuku drevo imenikov v katerih smo pakete gradili odstrani"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr ""
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""
-#: build/poptBT.c:202
+#: build/poptBT.c:204
#, fuzzy
msgid "debug file state machine"
msgstr "okvarjeno stanje datoteke: %s"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "brez izvajanja katerekoli od stopenj izgradnje"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
#, fuzzy
msgid "do not verify build dependencies"
msgstr "brez preverjanja soodvisnosti paketa"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "brez preverjanja soodvisnosti paketa"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "brez preverjanja arhitekture paketa"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "preveri podpis paketa(-ov)"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
#, fuzzy
msgid "do not accept i18N msgstr's from specfile"
msgstr "brez sprejemanja internacionaliziranih katalogov iz datoteke spec"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "po zakljuku naj se izvorna koda izbrie"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "po zakljuku odstrani datoteko s specifikacijami"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "preskok naravnost na doloeno stopnjo (samo za c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "izdelava podpisa PGP/GPG"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "brez upotevanja strojnega okolja ciljnega sistema"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
#, fuzzy
msgid "lookup i18N strings in specfile catalog"
msgstr "upotevanje internacionalizirana sporoila v katalogu spec"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Ni mono izvesti %s: %s"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Vejitev %s ni mona: %s"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s neuspeen"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "pisanje podatkov v %s je bilo neuspeno"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "odpiranje %s je bilo neuspeno: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "odstranitev %s je bila neuspena: %s"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Iskanje %s: (z uporabo %s)...\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "Neuspeno iskanje %s:"
@@ -1538,30 +1538,30 @@ msgstr ""
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(ni tevilo)"
-#: lib/formats.c:152
+#: lib/formats.c:153
#, fuzzy
msgid "(not base64)"
msgstr "(ni tevilo)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
#, fuzzy
msgid "(not a blob)"
msgstr "(ni tevilo)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "preskoi vse podpise PGP"
@@ -1596,61 +1596,61 @@ msgstr "Datoteka: %4d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "datoteka %s se nahaja na neznani napravi"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "vrstica %d: %s"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, fuzzy, c-format
msgid "user %s does not exist - using root\n"
msgstr "uporabnik %s ne obstaja - uporabljam root"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "skupina %s ne obstaja - uporabljam root"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "opozorilo: %s shranjen kot %s"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "ni mono odstraniti %s - imenik ni prazen"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "odstranitev imenika %s je bila neuspena: %s"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "odpiranje %s je bilo neuspeno: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "opozorilo: %s ustvarjen kot %s"
@@ -1737,7 +1737,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1780,144 +1780,144 @@ msgstr "%s ni mono namestiti\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "ustvarjanje imenika: %s\n"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "uporabljana razliica rpm"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr ""
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "standardni izhod preusmerjen na <ukaz>"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "uporabi <imenik> za korenski imenik"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "prikai znane znake za poizvedovanje"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "prikai konni rpmrc in nastavitev makra"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "razliica rpm, ki jo uporabljate"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
#, fuzzy
msgid "debug payload file state machine"
msgstr "okvarjeno stanje datoteke: %s"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "okvarjeno stanje datoteke: %s"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
#, fuzzy
msgid "debug option/argument processing"
msgstr "Notranja napaka pri obdelavi argumentov (%d) :-\n"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "okvarjeno stanje datoteke: %s"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "okvarjeno stanje datoteke: %s"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr ""
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2485,41 +2485,41 @@ msgstr "skript se ni uspeno izvedel"
msgid "%s: %s has %d files, test = %d\n"
msgstr "paket: %s-%s-%s datoteke test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Ikone %s ni mono prebrati: %s"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "raziritev arhiva je bilo neuspeno%s%s: %s"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " za datoteko "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "neuspeno odpiranje %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s neuspeen"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2602,32 +2602,32 @@ msgstr "noben paket ne potrebuje %s\n"
msgid "no package provides %s\n"
msgstr "noben paket ne nudi %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "datoteka %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "datoteka %s ni del nobenega paketa\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "neveljavna tevilka paketa: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "tevilka zapisa paketa: %d\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, fuzzy, c-format
msgid "record %u could not be read\n"
msgstr "zapisa %d ni mono prebrati\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s ni nameen\n"
@@ -2749,54 +2749,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "Za paket %s-%s-%s: zahteva %s ni zadovoljena\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s preskoen zaradi manjkajoe zastavice OK\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr ""
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "OS je izkljuen: %s"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "premikanje %s v %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "izkljuevanje datoteke %s%s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "premikanje %s v %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "premiokanje imenika %s v %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "odpiranje %s je bilo neuspeno: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "neznana znaka"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "neuspene soodvisnosti:\n"
@@ -2828,100 +2828,100 @@ msgstr ""
msgid "Upgrading packages..."
msgstr " --upgrade <paket> "
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "Iskanje %s: (z uporabo %s)...\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Prenaanje %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... kot %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "preskoeno - %s - prenos neuspeen - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s ni mono namestiti\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "ni paketov\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "paketa %s ni mono premakniti\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "binarni paket v starem zapisu\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "napaka pri branju iz datoteke %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "datoteka %s zahteva novejo razliico RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "noben paket ne proi %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "najdeno %d izvornih in %d binarnih paketov\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "nameanje binarnih paketov\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "ni mono odpreti datoteke %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" doloa ve paketov\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "ni mono odpreti %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Nameanje %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "Prenaanje %s\n"
@@ -3112,52 +3112,52 @@ msgstr "Neuspeno branje %s: %s."
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "manjkajoi ,:` (najden 0x%02x) v %s:%d"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "manjkajoi argument za %s v %s:%d"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "raziritev %s je bila neuspena v %s:%d \"%s\""
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "ni mono odpreti %s v %s:%d: %s"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "manjkajoa arhitektura za %s v %s:%d"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "nepravilna izbira ,%s` v %s:%d"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznan sistem: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "Ni mono raziriti %s"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, fuzzy, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Ni mono prebrati %s, HOME je prevelik."
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s ni mono odpreti za branje: %s."
@@ -3433,161 +3433,161 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Dol. polnila : %d\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "izkljuevanje imenika %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "paket ne vsebuje skupine\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "noben paket ne proi %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "ni paketov\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "ni paketov\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "napaka pri branju glave paketa\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
#, fuzzy
msgid "running pre-transaction scripts\n"
msgstr "poganjanje prednamestitvenih skript (e obstajajo)\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
#, fuzzy
msgid "running post-transaction scripts\n"
msgstr "poganjanje poodnamestitvenih skriptov (e obstajajo)\n"
@@ -3682,76 +3682,76 @@ msgstr ""
"%s ima preveliko ali premajhno vrednost malega (small) celega\n"
"tevila, prezrto\n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "manjkajoi { za %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "manjkajoi } za %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "oblika znake manjka"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "ime znake manjka"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "neznana znaka"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "na koncu polja je priakovan ]"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "nepriakovan ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "nepriakovan }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "v izrazu je priakovan ?"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "v izrazu je za { priakovan ?"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "v izrazu je priakovan }"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "za podizrazom ? je priakovano :"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "v izrazu je za : priakovan {"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "na koncu izraza je priakovan |"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index db0b85f23..bad34a1e7 100644
--- a/po/sr.po
+++ b/po/sr.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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2004-02-29 07:48+0500\n"
"Last-Translator: unknown\n"
"Language-Team: unknown\n"
@@ -117,7 +117,7 @@ msgstr ""
msgid "%s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM verzija %s\n"
@@ -570,7 +570,7 @@ msgstr "premetanja moraju poeti znakom '/'"
msgid "Glob not permitted: %s\n"
msgstr "paket %s nije naveden u %s"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, fuzzy, c-format
msgid "File not found by glob: %s\n"
msgstr "Datoteka nije pronaena na serveru"
@@ -612,31 +612,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr ""
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr ""
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr ""
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr ""
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr ""
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr ""
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
@@ -740,7 +740,7 @@ msgstr "Ne mogu da upiem %s"
msgid "Could not open %s: %s\n"
msgstr "neuspelo otvaranje %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, fuzzy, c-format
msgid "Unable to write package: %s\n"
msgstr "Ne mogu da upiem %s"
@@ -825,17 +825,17 @@ msgstr ""
msgid "line %d: Error parsing %%description: %s\n"
msgstr "paket %s nije naveden u %s"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, fuzzy, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, fuzzy, c-format
msgid "line %d: Too many names: %s\n"
msgstr "pogrean broj paketa: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, fuzzy, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "paket %s nije naveden u %s"
@@ -920,7 +920,7 @@ msgstr "neuspelo otvaranje %s: %s"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr ""
@@ -1053,335 +1053,335 @@ msgstr "neuspelo otvaranje %s: %s"
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, fuzzy, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr "premetanja moraju poeti znakom '/'"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, fuzzy, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "paket %s nije naveden u %s"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, fuzzy, c-format
msgid "line %d: Version required: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, fuzzy, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "premetanja moraju poeti znakom '/'"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, fuzzy, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "premetanja moraju poeti znakom '/'"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, fuzzy, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "premetanja moraju poeti znakom '/'"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, fuzzy, c-format
msgid "line %d: Second %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "paket %s nije naveden u %s"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, fuzzy, c-format
msgid "line %d: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, fuzzy, c-format
msgid "Unable to open %s: %s\n"
msgstr "neuspelo otvaranje %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
#, fuzzy
msgid "No compatible architectures found for build\n"
msgstr "nemoj proveravati arhitekturu paketa"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, fuzzy, c-format
msgid "Package has no %%description: %s\n"
msgstr "paket %s nije naveden u %s"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, fuzzy, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "Neuspelo itanje %s: %s."
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "priprema (raspakuj izvorne datoteke i primeni zakrpe)"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr ""
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
-#: build/poptBT.c:149
+#: build/poptBT.c:151
#, fuzzy
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "instaliraj paket"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, fuzzy, c-format
msgid "verify %files section from <specfile>"
msgstr "upit nad paketom koji ima <datoteku>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
#, fuzzy
msgid "build source and binary packages from <specfile>"
msgstr "grupa %s ne sadri nijedan paket\n"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
#, fuzzy
msgid "build binary package only from <specfile>"
msgstr "upit nad paketom koji ima <datoteku>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
#, fuzzy
msgid "build source package only from <specfile>"
msgstr "upit nad paketom koji ima <datoteku>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, fuzzy, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "priprema (raspakuj izvorne datoteke i primeni zakrpe)"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr ""
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, fuzzy, c-format
msgid "verify %files section from <tarball>"
msgstr "upit nad paketom koji ima <datoteku>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
#, fuzzy
msgid "build source and binary packages from <tarball>"
msgstr "grupa %s ne sadri nijedan paket\n"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
#, fuzzy
msgid "build binary package only from <tarball>"
msgstr "grupa %s ne sadri nijedan paket\n"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
#, fuzzy
msgid "build source package only from <tarball>"
msgstr "napravi pakete za operativni sistem <os>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
#, fuzzy
msgid "build binary package from <source package>"
msgstr "binarni paket (priprema, kompilacija, instalacija, pakovanje)"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
#, fuzzy
msgid "<source package>"
msgstr "upit nad svim paketima"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
#, fuzzy
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "instaliraj paket"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
#, fuzzy
msgid "override build root"
msgstr "koristi <dir> kao korenski katalog kod kreiranja"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "ukloni stablo direktorijuma po zavretku"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr ""
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""
-#: build/poptBT.c:202
+#: build/poptBT.c:204
#, fuzzy
msgid "debug file state machine"
msgstr "neuspelo otvaranje %s: %s"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
#, fuzzy
msgid "do not execute any stages of the build"
msgstr "nemoj izvriti nijednu fazu"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
#, fuzzy
msgid "do not verify build dependencies"
msgstr "nemoj proveravati zavisnosti paketa"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "nemoj proveravati zavisnosti paketa"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "nemoj proveravati arhitekturu paketa"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "proveri potpis u paketu"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr ""
-#: build/poptBT.c:221
+#: build/poptBT.c:223
#, fuzzy
msgid "remove sources when done"
msgstr "ukloni izvorne datoteke i datoteku specifikacije po zavretku"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
#, fuzzy
msgid "remove specfile when done"
msgstr "ukloni izvorne datoteke i datoteku specifikacije po zavretku"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "idi pravo do odreene faze (samo za k,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
#, fuzzy
msgid "generate PGP/GPG signature"
msgstr "napravi PGP potpis"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr ""
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr ""
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr ""
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Ne mogu da izvrim PGP"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Ne mogu da proitam 'sigtarget'"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "PGP omanuo"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "neuspelo kreiranje %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "neuspelo otvaranje %s: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "uklanjanje %s nije uspelo: %s"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "neuspelo kreiranje %s\n"
@@ -1527,30 +1527,30 @@ msgstr ""
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(nije broj)"
-#: lib/formats.c:152
+#: lib/formats.c:153
#, fuzzy
msgid "(not base64)"
msgstr "(nije broj)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
#, fuzzy
msgid "(not a blob)"
msgstr "(nije broj)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "preskoi sve PGP potpise"
@@ -1585,61 +1585,61 @@ msgstr "neuspelo otvaranje %s: %s"
msgid "file %s is on an unknown device\n"
msgstr ""
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr ""
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, fuzzy, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupa %s ne sadri nijedan paket\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr ""
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr ""
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, fuzzy, c-format
msgid "%s saved as %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, fuzzy, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "ne mogu da uklonim %s - direktorijum nije prazan"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, fuzzy, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "neuspela komanda rmdir %s: %s"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, fuzzy, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "neuspelo otvaranje %s: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, fuzzy, c-format
msgid "%s created as %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
@@ -1726,7 +1726,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1769,143 +1769,143 @@ msgstr "greka: %s se ne moe instalirati\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "greka kod kreiranja direktorijuma %s: %s"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "napii verziju rpm-a koja se koristi"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr ""
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "poalji standardni izlaz u <komandu>"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "koristi <dir> kao direktorijum najvieg nivoa"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr ""
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr ""
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr ""
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr ""
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "napii verziju rpm-a koja se koristi"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
#, fuzzy
msgid "debug payload file state machine"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr ""
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr ""
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr ""
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2478,41 +2478,41 @@ msgstr "neuspelo izvravanje skripta"
msgid "%s: %s has %d files, test = %d\n"
msgstr "paket %s-%s-%s sadri deljene datoteke\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr ""
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "Ne mogu da upiem %s"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, fuzzy, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "neuspelo otvaranje %s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr ""
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "PGP omanuo"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2596,32 +2596,32 @@ msgstr "nijedan paket ne zahteva %s\n"
msgid "no package provides %s\n"
msgstr "nijedan paket ne obezbeuje %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, fuzzy, c-format
msgid "file %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "datoteka %s ne pripada nijednom paketu\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "pogrean broj paketa: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, fuzzy, c-format
msgid "package record number: %u\n"
msgstr "pogrean broj paketa: %s\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, fuzzy, c-format
msgid "record %u could not be read\n"
msgstr "ne mogu da proitam slog %d\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s nije instaliran\n"
@@ -2740,54 +2740,54 @@ msgstr ""
msgid "package %s has unsatisfied %s: %s\n"
msgstr "paket %s nije naveden u %s"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr ""
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, fuzzy, c-format
msgid "%5d exclude %s\n"
msgstr "Pribavljam %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, fuzzy, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, fuzzy, c-format
msgid "excluding %s %s\n"
msgstr "Pribavljam %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, fuzzy, c-format
msgid "relocating %s to %s\n"
msgstr "greka kod kreiranja direktorijuma %s: %s"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, fuzzy, c-format
msgid "relocating directory %s to %s\n"
msgstr "greka kod kreiranja direktorijuma %s: %s"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, fuzzy, c-format
msgid "open of %s failed: %s\n"
msgstr "neuspelo otvaranje %s: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "nepoznat tag"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "loe meuzavisnosti:\n"
@@ -2818,101 +2818,101 @@ msgstr ""
msgid "Upgrading packages..."
msgstr "instaliraj paket"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Pribavljam %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr ""
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, fuzzy, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "greka: preskaem %s - neuspelo prenoenje - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, fuzzy, c-format
msgid "%s cannot be installed\n"
msgstr "greka: %s se ne moe instalirati\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "upit nad svim paketima"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "paket %s nije instaliran\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "instaliraj paket"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, fuzzy, c-format
msgid "error reading from file %s\n"
msgstr "greka kod kreiranja direktorijuma %s: %s"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "nijedan paket ne aktivira %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, fuzzy, c-format
msgid "found %d source and %d binary packages\n"
msgstr "grupa %s ne sadri nijedan paket\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
#, fuzzy
msgid "installing binary packages\n"
msgstr "instaliraj paket"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, fuzzy, c-format
msgid "cannot open file %s: %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" odreuje vie paketa\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, fuzzy, c-format
msgid "cannot open %s: %s\n"
msgstr "greka: ne mogu da otvorim %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Instaliram %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "Pribavljam %s\n"
@@ -3101,52 +3101,52 @@ msgstr "Neuspelo itanje %s: %s."
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "nedostaje ':' na %s:%d"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, fuzzy, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "nedostaje argument za %s na %s:%d"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, fuzzy, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "neuspelo otvaranje %s: %s"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, fuzzy, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "Ne mogu da otvorim datoteku %s: "
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, fuzzy, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "nedostaje arhitektura za %s na %s:%d"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, fuzzy, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "loa opcija '%s' na %s:%d"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, fuzzy, c-format
msgid "Cannot expand %s\n"
msgstr "greka: ne mogu da otvorim %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr ""
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, fuzzy, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Ne mogu da otvorim %s za itanje: %s"
@@ -3420,160 +3420,160 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, fuzzy, c-format
msgid "excluding directory %s\n"
msgstr "greka kod kreiranja direktorijuma %s: %s"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "paket nema imena"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "nijedan paket ne aktivira %s\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "upit nad svim paketima"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "upit nad svim paketima"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "greka potrage za paketom %s\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3665,78 +3665,78 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "nedostaje { posle %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "nedostaje } posle %"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "prazan 'tag' format'"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "prazno ime tag-a"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "nepoznat tag"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] oekivano na kraju niza"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "neoekivano ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "neoekivano }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "oekivan znak ? u izrazu"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
#, fuzzy
msgid "{ expected after ? in expression"
msgstr "{ oekivano posle ? u izrazu"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} oekivano u izrazu"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "oekivano : praeno ? podizrazom"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
#, fuzzy
msgid "{ expected after : in expression"
msgstr "{ oekivano posle : u izrazu"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| oekivano na kraju izraza"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index 0b6bbee93..032dedfe7 100644
--- a/po/sv.po
+++ b/po/sv.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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\n"
"PO-Revision-Date: 2005-02-18 22:29+0100\n"
"Last-Translator: Gran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -115,7 +115,7 @@ msgstr "Gemensamma flaggor fr alla rpm-lgen och binrer:"
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM version %s\n"
@@ -561,7 +561,7 @@ msgstr "Filen behver inledande \"/\": %s\n"
msgid "Glob not permitted: %s\n"
msgstr "Matchning inte tilltet: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Hittade ingen fil vid matchningen: %s\n"
@@ -605,31 +605,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "Bearbetar filer: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: fr mnga uid\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: fr mnga uid\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: fr mnga uid\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: fr mnga gid\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: fr mnga gid\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: fr mnga gid\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Kunde inte kanonisera vrdnamn: %s\n"
@@ -730,7 +730,7 @@ msgstr "Kan inte lsa om signaturhuvud.\n"
msgid "Could not open %s: %s\n"
msgstr "Kunde inte ppna %s: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunde inte skriva paket: %s\n"
@@ -815,17 +815,17 @@ msgstr "ingen beskrivning i %%changelog\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "rad %d: Fel i tolkning av %%description: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "rad %d: otillten flagga %s: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "rad %d: Fr mnga namn: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "rad %d: Paketet existerar inte: %s\n"
@@ -910,7 +910,7 @@ msgstr "rad %d: Tom tagg: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "rad %d: Otilltet tecken \"-\" i %s: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot kan inte vara \"/\": %s\n"
@@ -1043,321 +1043,321 @@ msgstr "rad %d: Felaktigt argument till %%patch: %s\n"
msgid "line %d: second %%prep\n"
msgstr "rad %d: andra %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr ""
"rad %d: Beroenden mste brja alfanumeriskt, med \"_\" eller \"/\": %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "rad %d: Filnamn med version inte tilltet: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "rad %d: Version krvs: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "rad %d: utlsare mste ha --: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "rad %d: Fel vid tolkning av %s: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "rad %d: internt skript mste sluta med \">\": %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "rad %d: skriptprogram mste brja med \"/\": %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "rad %d: En andra %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "rad %d: ej sttt internt skript: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "rad %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Kan inte ppna %s: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "Oavslutat %%if\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean returnerar %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, 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:327
+#: build/parseSpec.c:349
#, 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:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "felformaterad %%include-sats\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Hittade inga kompatibla arkitekturer att bygga\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paketet har ingen %%description: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot redan angivet, ignorerar %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"bygg till %prep (packa upp kllkod samt applicera patchar) frn <specfil>"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<specfil>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "bygg till och med %build (%prep, kompilera sedan) frn <specfil>"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"bygg till och med %install (%prep, %build, installera sedan) frn <specfil>"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "verifiera %files-sektionen i <specfil>"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "bygg kll- och binrpaket frn <specfil>"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "bygg endast binrpaket frn <specfil>"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "bygg endast kllpaket frn <specfil>"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"bygg till och med %prep (packa upp kllkod samt applicera patchar) frn <tar-"
"arkiv>"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tar-arkiv>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "bygg till och med %build (%prep, kompilera sedan) frn <tar-arkiv>"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"bygg till och med %install (%prep, %build, installera sedan) frn <tar-arkiv>"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "verifiera %files-sektionen frn <tar-arkiv>"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "bygg kll- och binrpaket frn <tar-arkiv>"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "bygg endast binrpaket frn <tar-arkiv>"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "bygg endast kllpaket frn <tar-arkiv>"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "bygg binrpaket frn <kllpaket>"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<kllpaket>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"bygg till och med %install (%prep, %build, installera sedan) frn <kllpaket>"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "sidostt byggrot"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "ta bort byggtrd eftert"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "generera huvuden kompatibla med rpm4-paketering"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "ignorera ExcludeArch:-direktiv frn specfil"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "felsk filtillstndsmaskin"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "utfr inga steg i byggnationen"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "verifiera inte byggberoenden"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "generera pakethuvuden kompatibla med (ldre) rpm[23]-paketering"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "verifiera inte paketkontrollsummor"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr "verifiera inte databashuvuden nr de hmtas"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "verifiera inte paketsignatur(er)"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "acceptera inte versatta \"msgstr\" frn specfilen"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "ta bort kllkod eftert"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "ta bort specfil eftert"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "g direkt till angivet steg (endast fr c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "generera en PGP/GPG-signatur"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "sidostt mlplattform"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "sl upp versatta strngar i specfilkatalog"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "generera huvuden kompatibla med (ldre) rpm[23]-paketering"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Kunde inte kra %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Kunde inte ppna %s: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, fuzzy, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr "%s: waitpid(%d) rk %d status %x s %u.%03u\n"
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s misslyckades: %s\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "Kan inte skriva last till %s: %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "misslyckades med att ppna %s: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s rmdir av %s misslyckades: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "Fil %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "Misslyckades med att lsa %s: %s.\n"
@@ -1499,28 +1499,28 @@ msgstr "========== fortstter med tsort ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "rpmtsOrder misslyckades, %d element terstr\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(inte ett tal)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(inte base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(felaktig typ)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(inte en klick)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr "(felaktig xml-typ)"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(inte en OpenPGP-signatur)"
@@ -1554,61 +1554,61 @@ msgstr "%5d 0x%04x %s %s\n"
msgid "file %s is on an unknown device\n"
msgstr "filen %s r p en oknd enhet\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr "========== Kataloger ej uttryckligen inkluderade i paketet:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "anvndare %s finns inte - anvnder root\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "grupp %s finns inte - anvnder root\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "katalog %s skapad med rttigheter %04o, ingen kontext.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "katalog %s skapad med rttigheter %04o, kontext %s.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr "arkivfil %s fanns inte i huvudets fillista\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s sparades som %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s rmdir av %s misslyckades: Katalogen r inte tom\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s rmdir av %s misslyckades: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s unlink av %s misslyckades: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s skapades som %s\n"
@@ -1694,8 +1694,8 @@ msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr "hvddata: FEL, antal byte(%d) utanfr intervall\n"
#: lib/package.c:647
-#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+#, fuzzy, c-format
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "hvdklick(%d): FEL, lsning returnerade %d\n"
#: lib/package.c:659
@@ -1738,143 +1738,135 @@ msgstr "%s kan inte installeras\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
-msgstr "FTS_COMFOLLOW: flj kommandoradssymlnkar"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
+msgstr "flj kommandoradssymlnkar"
-#: lib/poptALL.c:173
-#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
-msgstr "FTS_LOGICAL: genomlp logiskt"
+#: lib/poptALL.c:185
+msgid "logical walk"
+msgstr "genomlp logiskt"
-#: lib/poptALL.c:175
-#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
-msgstr "FTS_NOCHDIR: byt inte katalog"
+#: lib/poptALL.c:187
+msgid "don't change directories"
+msgstr "byt inte katalog"
-#: lib/poptALL.c:177
-#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
-msgstr "FTS_NOSTAT: hmta inte statusinfo"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
+msgstr "hmta inte statusinfo"
-#: lib/poptALL.c:179
-#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
-msgstr "FTS_PHYSICAL: genomlp fysiskt"
+#: lib/poptALL.c:191
+msgid "physical walk"
+msgstr "genomlp fysiskt"
-#: lib/poptALL.c:181
-#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
-msgstr "FTS_SEEDOT: returnera punkt och punkt-punkt"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
+msgstr "returnera punkt och punkt-punkt"
-#: lib/poptALL.c:183
-#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
-msgstr "FTS_XDEV: g inte mellan enheter"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
+msgstr "g inte mellan enheter"
-#: lib/poptALL.c:185
-#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
-msgstr "FTS_WHITEOUT: returnera uttsuddningsinformation"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
+msgstr "returnera uttsuddningsinformation"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "frdefiniera MAKRO till vrdet UTTR"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "'MAKRO UTTR'"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "definiera MAKRO till vrdet UTTR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "skriv ut makroexpansion av UTTR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "'UTTR'"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "ls <FIL:...> istllet fr standardfil(er)"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<FIL:...>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "inaktivera anvndningen av libio(3)-API:et"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "skicka standard ut till KMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "KMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "anvnd ROT som toppnivkatalog"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "visa knda frgetaggar"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "visa slutliga rpmrc- och makrokonfigurationer"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "visa mindre detaljerad utdata"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "visa mer detaljerad utdata"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "visa vilken version av rpm som anvnds"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "felsk lastfilstillstndsmaskin"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr "anvnd trdar fr filstillstndsmaskin"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "felsk flagg-/argumenthantering"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr "felsk pakettillstndsmaskin"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr "anvnd trdar fr pakettillstndsmaskin"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "felsk rpmio I/O"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "felsk cache-hanteringen av URL:ar"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: flaggtabell felkonfigurerad (%d)\n"
@@ -2392,40 +2384,40 @@ msgstr "%s(%s-%s-%s.%s) skript misslyckades, slutstatus %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s har %d filer, test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: %s-skript misslyckades (%d), hoppar ver %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "Kan inte lsa om signaturhuvud\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "uppackning av arkiv misslyckades%s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " vid fil "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s misslyckades p fil %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s misslyckades: %s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, fuzzy, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr "Frsker markera %s som installerad p resultattavla(%p).\n"
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, fuzzy, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr "Frsker markera %s som raderat p resultattavla(%p).\n"
@@ -2506,32 +2498,32 @@ msgstr "inget paket behver %s\n"
msgid "no package provides %s\n"
msgstr "inget paket tillhandahller %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "fil %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "filen %s tillhr inget paket\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "felaktigt paketnummer: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "paketpost nummer: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "post %u kunde inte lsas\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s r inte installerat\n"
@@ -2650,54 +2642,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "paket %s har ouppfyllda %s: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s verhoppad p grund av missingok-flagga\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== omflyttningar\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d utesluter %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d flyttar om %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "hoppar ver %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "flyttar %s till %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "flyttar katalogen %s till %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "misslyckades med att ppna %s: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "oknd tagg: \"%s\"\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "Ouppfyllda beroenden:\n"
@@ -2725,100 +2717,100 @@ msgstr "Uppgraderar..."
msgid "Upgrading packages..."
msgstr "Uppgraderar paket..."
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr "Lgger till ml: %s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "Hmtar %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " ... som %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "hoppar ver %s - verfring misslyckades - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s kan inte installeras\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr "\tlade till kllpaket [%d]\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr "paket %s r inte relokerbart\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr "\tlade till binrpaket [%d]\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "fel vid lsning frn fil %s\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "filen %s behver en nyare version av RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: inte ett rpm-paket (eller paketspecifikation): %s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "hittade %d kll- och %d binrpaket\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "installerar binrpaket\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "kan inte ppna filen %s: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" anger flera paket\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kan inte ppna %s: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "Installerar %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr "terstller paket (+%d/-%d) till %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr "Rensar upp ompaketerade paket:\n"
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr "\tTar bort %s:\n"
@@ -3006,52 +2998,52 @@ msgstr "Misslyckades med att lsa %s: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "\":\" saknas (hittade 0x%02x) vid %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "argument till %s saknas vid %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s expansion misslyckades vid %s:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "kan inte ppna %s vid %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "arkitektur saknas fr %s vid %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "oknd flagga \"%s\" vid %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Oknt system: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "Kan inte expandera %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "Kan inte lsa %s, HOME r fr stor.\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "Kan inte ppna %s fr lsning: %s.\n"
@@ -3323,162 +3315,162 @@ msgstr "Trasig MD5-summa: STDS EJ\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "Signatur: OKND (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "hoppar ver katalogen %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr "Transaktion misslyckades...rullar tillbaka\n"
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr "Kunde inte ordna automatiskt terrullad transaktion!\n"
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr "Hmtar ompaketerade huvuden frn transaktionselement\n"
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr "\tLetar efter %s...\n"
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr "\tTrffar hittade.\n"
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr "\tInga trffar hittade.\n"
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr "\tOmpaketerat paket hittades inte!\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr "REMOVETID matchar INSTALLTID.\n"
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr "\t\tNamn: %s.\n"
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "\tOmpaketerat paket var %s ...\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
"Lgger till installationselement till automatisk terrullningstransaktion.\n"
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr "Kunde inte hmta databasinstans fr installationselement!\n"
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr "Kunde inte hmta huvud fr automatisk terrullningstransaktion!\n"
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "\tLade till ompaketerat pakethuvud: %s.\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr "\tLade till frn installationselement %s.\n"
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr "\tLade till raderingselement.\n"
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
"Kunde inte hmta ompaketerat huvud fr automatisk terrullningstransaktion!\n"
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr "Lgg till raderingselement till automatisk terrullningstransaktion.\n"
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr "\tHittade ett existerande uppdateringselement.\n"
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr "\tLgger inte till raderingselemtn fr %s.\n"
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "\tLade till ompaketerat paket %s.\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr "\tLade till frn raderingselement %s.\n"
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
"Kunde inte lgga till raderingselement till automatiskt terrullad "
"transaktion.\n"
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr "\tInget ompaketerat paket ... inget att gra.\n"
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr "Misslyckades lsa ompaketerat paket!\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr "rimlighetskontrollerar %d element\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr "kr skript fre transaktion\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "berknar %d filfingeravtryck\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "berknar filtgrder\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr "Skapar automatiskt terrullad transaktion\n"
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr "Tillggande misslyckades. Kunde inte lsa pakethuvud.\n"
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr "Tillggande misslyckades i rpmpsmStage().\n"
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr "Tillggande misslyckades. Kunde inte hmta fillista.\n"
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr "Radering misslyckades i rpmpsmStage().\n"
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr "kr skript efter transaktion\n"
@@ -3570,78 +3562,78 @@ msgstr "%s har fr stort eller fr litet \"long\"-vrde, hoppar ver\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s har fr stort eller fr litet heltalsvrde, hoppar ver\n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "{ saknas efter %"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "} saknas efter %{"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "tomt taggformat"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "tomt taggnamn"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "oknd tagg"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] frvntades vid slutet p vektor"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "ovntad ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "ovntad }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "? frvntades i uttryck"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "{ frvntades efter ? i uttryck"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} frvntades i uttryck"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ": frvntades efter ? i deluttryck"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "{ frvntades efter : i uttryck"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| frvntades vid slutet p uttryck"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr "(index utanfr intervall)"
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr "vektoriterator anvnd med vektor av annan storlek"
# Detta r ett direktiv till strftime(). Och %c skall vara anpassat
# till lokalen.
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr "%c"
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr "%a %d %b %Y"
diff --git a/po/tr.po b/po/tr.po
index 5058abcec..5110ad111 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -120,7 +120,7 @@ msgstr "Tm rpm kipleri iin ortak seenekler:"
msgid "%s: %s\n"
msgstr "dosya %s: %s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM Srm %s\n"
@@ -573,7 +573,7 @@ msgstr "Dosya \"/\" ile iermeli: %s\n"
msgid "Glob not permitted: %s\n"
msgstr "satr %d: Dosya ad uygun deil: %s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosya glob tarafndan bulunamad: %s\n"
@@ -615,31 +615,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "lenen dosyalar: %s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname: ok fazla kullanc-kimlii\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS: ok fazla kullanc-kimlii\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS: ok fazla kullanc-kimlii\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname: ok fazla grup-kimlii\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS: ok fazla grup-kimlii\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS: ok fazla grup-kimlii\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Byle bir makina yok: %s\n"
@@ -743,7 +743,7 @@ msgstr "%s'den balk okunamad: %s\n"
msgid "Could not open %s: %s\n"
msgstr "%s alamad: %s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "paket yazlamad: %s\n"
@@ -828,17 +828,17 @@ msgstr "%%changelog iinde aklama yok\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "satr %d: %%description ayrtrlrken hata: %s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "satr %d: %s seenei hatal: %s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "satr %d: sim says fazla: %s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "satr %d: Paket yok: %s\n"
@@ -923,7 +923,7 @@ msgstr "satr %d: Etiket bo: %s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "satr %d: %s iinde '-' karakteri kurald: %s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot \"/\" olamaz: %s\n"
@@ -1056,7 +1056,7 @@ msgstr "satr %d: %%patch argman hatas: %s\n"
msgid "line %d: second %%prep\n"
msgstr "satr %d: %%prep saniye\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
@@ -1064,325 +1064,325 @@ msgstr ""
"satr %d: Bamllk ksaltmalar bir alfanmerik, '_' veya '/' ile "
"balamal: %s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "satr %d: Srm ieren dosya ad uygun deil: %s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "satr %d: Srm gerekli: %s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "satr %d: tetikleyiciler -- iermeli: %s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "satr %d: %s zmlenirken hata olutu: %s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, fuzzy, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "satr %d: betik program '/' ile balamal: %s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "satr %d: betik program '/' ile balamal: %s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "satr %d: %s saniye\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, fuzzy, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "satr %d: %%description ayrtrlrken hata: %s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "satr %d: %s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s alamad: %s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "%%if kapanmam\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean %d ile dner\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%if'siz bir %%else alnd\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%if'siz bir %%endif alnd\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "%%include deyimi bozuk\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "Kurgulamak iin uyumlu mimari yok\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket %%description iermiyor: %s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot zaten belirtilmi, %s yoksaylyor\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
"<specDosyas>ndan %prep adm sayesinde oluturulur (kaynak paketi alr "
"ve yamalar uygulanr)"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<specDosyas>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
"<specDosyas>ndan %build adm sayesinde oluturulur (%prep, sonra da "
"derlenir)"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
"<specDosyas>ndan %install adm sayesinde oluturulur (%prep, %build, sonra "
"da kurulum)"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "<specDosyas>ndan %files blmn denetler"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "kaynak ve altrlabilir paketleri <specDosyas>ndan oluturur"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "altrlabilir paketi sadece <specDosyas>ndan oluturur"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "kaynak paketi sadece <specDosyas>ndan oluturur"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
"<tarpaketi>nden %prep adm sayesinde oluturulur (kaynak paketi alr ve "
"yamalar uygulanr)"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarPaketi>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
"<tarPaketi>nden %build adm sayesinde oluturulur (%prep, sonra da derleme)"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
"<tarpaketi>nden %install adm sayesinde oluturulur (%prep, %build, sonra "
"da kurulur)"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "<tarpaketi>nden %files blmn denetler"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "kaynak ve altrlabilir paketleri <tarpaketi>nden oluturur"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "altrlabilir paketi sadece <tarpaketi>nden oluturur"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "kaynak paketi sadece <tarpaketi>nden oluturur"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "altrlabilir paketi <kaynak paketi>nden oluturur"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<kaynak paketi>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
"<kaynak paketi>nden %install adm sayesinde oluturulur (%prep, %build, "
"sonra da kurulur)"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "build root'a zorlar"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "ilem sonunda paket oluturma aacn siler"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "rpm4 paketleme ile uyumlu balklar retir"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "spec dosyasndaki ExcludeArch: ynergeleri yoksaylyor"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "hata ayklama dosyas durum motoru"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "oluumun herhangi bir adm icra edilmez"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
#, fuzzy
msgid "do not verify build dependencies"
msgstr "paket bamllklarn denetlemez"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "paket balklarn (eski) rpm[23] paketleme ile uyumlu retir"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
#, fuzzy
msgid "don't verify package digest(s)"
msgstr "paket bamllklar dorulanmaz"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
#, fuzzy
msgid "don't verify database header(s) when retrieved"
msgstr "paket mimarisi denetlenmez"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
#, fuzzy
msgid "don't verify package signature(s)"
msgstr "paket imzasn denetler"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "spec dosyas iindeki i18n msgstr'leri kabul edilmez"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "ilem sonunda kaynaklar siler"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "ilem sonunda spec dosyasn siler"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "dorudan belirtilen adma atlar (sadece c ve i iin)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "PGP/GPG imzas retir"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "hedef platforma zorlar"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "spec dosyasndaki i18n iletilerine bakar"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "(eski) rpm[23] paketleme ile uyumlu balklar retir"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s icra edilemedi: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s ayrlamad: %s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr ""
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, c-format
msgid "%s failed\n"
msgstr "%s baarsz\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, c-format
msgid "failed to write all data to %s\n"
msgstr "tm veri %s iine yazlamad\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "%s alamad: %s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s / %s dizinin silinmesi baarsz: %s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "%s aranyor: (%s kullanarak)...\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, c-format
msgid "Failed to find %s:\n"
msgstr "%s bulunamad:\n"
@@ -1527,30 +1527,30 @@ msgstr "========== tsort sryor ...\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr ""
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(bir say deil)"
-#: lib/formats.c:152
+#: lib/formats.c:153
#, fuzzy
msgid "(not base64)"
msgstr "(bir say deil)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
#, fuzzy
msgid "(not a blob)"
msgstr "(bir say deil)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:377
+#: lib/formats.c:379
#, fuzzy
msgid "(not an OpenPGP signature)"
msgstr "tm PGP imzalarn atlar"
@@ -1585,62 +1585,62 @@ msgstr "Dosya %4d: %07o %s.%s\t %s\n"
msgid "file %s is on an unknown device\n"
msgstr "%s dosyasnn bulunduu aygt anlalamad\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
#, fuzzy
msgid "========== Directories not explicitly included in package:\n"
msgstr "========= Pakette bulunmayan dizinler:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, fuzzy, c-format
msgid "%10d %s\n"
msgstr "%9d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "kullanc %s yok - root kullanlacak\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "grup %s yok - root kullanlacak\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, fuzzy, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "%s dizin %04o izinleriyle oluturuldu.\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, fuzzy, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "%s dizin %04o izinleriyle oluturuldu.\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s %s olarak kaydedildi\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s / %s dizin silinemedi - Dizin bo deil\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s / %s dizinin silinmesi baarsz: %s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s / %s ba kaldrlamad: %s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s %s olarak oluturuldu\n"
@@ -1727,7 +1727,7 @@ msgstr ""
#: lib/package.c:647
#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:659
@@ -1770,145 +1770,145 @@ msgstr "%s yklenemedi\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
msgstr ""
-#: lib/poptALL.c:173
-msgid "RPMGI_LOGICAL: logical walk"
+#: lib/poptALL.c:185
+msgid "logical walk"
msgstr ""
-#: lib/poptALL.c:175
+#: lib/poptALL.c:187
#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
+msgid "don't change directories"
msgstr "%s dizini oluturuluyor\n"
-#: lib/poptALL.c:177
-msgid "RPMGI_NOSTAT: don't get stat info"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
msgstr ""
-#: lib/poptALL.c:179
-msgid "RPMGI_PHYSICAL: physical walk"
+#: lib/poptALL.c:191
+msgid "physical walk"
msgstr ""
-#: lib/poptALL.c:181
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
msgstr ""
-#: lib/poptALL.c:183
-msgid "RPMGI_XDEV: don't cross devices"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
msgstr ""
-#: lib/poptALL.c:185
-msgid "RPMGI_WHITEOUT: return whiteout information"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
msgstr ""
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr ""
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr ""
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
#, fuzzy
msgid "print macro expansion of EXPR"
msgstr "<ifade>+ iin makro almn gsterir"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr ""
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
#, fuzzy
msgid "read <FILE:...> instead of default file(s)"
msgstr "ntanml makro dosyas yerine <dosya:...> okunur"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr ""
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "libio(3) API kullanmn iptal eder"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
#, fuzzy
msgid "send stdout to CMD"
msgstr "standart kty <KOMUT>'a gnderir"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr ""
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
#, fuzzy
msgid "use ROOT as top level directory"
msgstr "st dzey dizin olarak <dizin> kullanlr"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr ""
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "tanmlanm sorgulama etiketlerini gsterir"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "son rpmrc ve makro yaplandrmasn gsterir"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "daha az ayrntl kt salar"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "daha ayrntl kt salar"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "Kullanlan RPM srmn verir"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
#, fuzzy
msgid "debug payload file state machine"
msgstr "hata ayklama dosyas durum motoru"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
#, fuzzy
msgid "use threads for file state machine"
msgstr "hata ayklama dosyas durum motoru"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
#, fuzzy
msgid "debug option/argument processing"
msgstr "(%d) argman ilenirken i hata olutu :-(\n"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
#, fuzzy
msgid "debug package state machine"
msgstr "hata ayklama dosyas durum motoru"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
#, fuzzy
msgid "use threads for package state machine"
msgstr "hata ayklama dosyas durum motoru"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "rpmio G/ hata kontrolu"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "URL arabellek kullanm hata kontrolu"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
@@ -2451,41 +2451,41 @@ msgstr "%s betiinin %s-%s-%s'den icras baarsz, kta durum %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s: %s-%s-%s %d dosya ieriyor, test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, fuzzy, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s: %s betii baarsz (%d), %s-%s-%s atlanyor\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
#, fuzzy
msgid "Unable to reload signature header\n"
msgstr "%s'den balk okunamad: %s\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ariv paketi alrken baarsz%s%s: %s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " dosyada "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, fuzzy, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s alamad: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, fuzzy, c-format
msgid "%s failed: %s\n"
msgstr "%s baarsz\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr ""
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr ""
@@ -2567,32 +2567,32 @@ msgstr "%s gerektiren paket yok\n"
msgid "no package provides %s\n"
msgstr "%s salayan paket yok\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "dosya %s: %s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "%s dosyas, hi bir pakete ait deil\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "geersiz paket numaras: %s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "paket kayt numaras: %u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "%u. kayt okunamad\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "%s paketi kurulu deil\n"
@@ -2713,54 +2713,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "paket %s-%s-%s gereksinimi tatmin edici deil: %s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "missingok flamasndan dolay %s atland\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== yeniden konumlama\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d %s'i dlyor\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d yeniden konumlandrlyor: %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "%s %s dlanyor\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "%s %s'e konumlanyor\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "%s dizini %s de yeniden konumlanyor\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s alamad: %s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, fuzzy, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "bilinmeyen etiket"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
#, fuzzy
msgid "Failed dependencies:\n"
msgstr "bamllklarda hata; gerekli paketler:\n"
@@ -2792,100 +2792,100 @@ msgstr "Hazrlanyor..."
msgid "Upgrading packages..."
msgstr "paket gnceller"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, fuzzy, c-format
msgid "Adding goal: %s\n"
msgstr "%s aranyor: (%s kullanarak)...\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "%s alnyor\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr "... %s olarak\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "%s atlanyor - aktarm baarsz - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s yklenemedi\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, fuzzy, c-format
msgid "\tadded source package [%d]\n"
msgstr "<kaynak paketi>"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, fuzzy, c-format
msgid "package %s is not relocatable\n"
msgstr "%s paketi yeniden konumlandrlamaz\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, fuzzy, c-format
msgid "\tadded binary package [%d]\n"
msgstr "icra edilebilir paketleri kuruluyor\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "%s dosyasndan okuma hatal\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "%s dosyas RPM'nin daha yeni bir srmn gerektiriyor\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, fuzzy, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s tetikleyen paket yok\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "%d kaynak ve %d icra edilebilir paketi bulundu\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "icra edilebilir paketleri kuruluyor\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "%s dosyas alamad: %s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "\"%s\" birden fazla paketi tanmlyor\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "%s alamad: %s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "%s kuruluyor\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr ""
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr ""
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, fuzzy, c-format
msgid "\tRemoving %s:\n"
msgstr "%s alnyor\n"
@@ -3075,52 +3075,52 @@ msgstr "%s okunamad: %s.\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "(0x%02x bulundu) %s:%d de ':' yok\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%s iin %s:%d de argman eksik\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s geniletmesi %s:%d \"%s\" de baarsz \n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "%s dosyas alamyor (%s:%d): %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "%s iin %s:%d'de eksik mimari\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "seenek '%s' (%s:%d) de hatal\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "Bilinmeyen sistem: %s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "%s geniletilemiyor\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "%s okunamyor, EV ok byk\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "%s okuma eriimi iin alamad: %s.\n"
@@ -3392,160 +3392,160 @@ msgstr ""
msgid "Signature: UNKNOWN (%d)\n"
msgstr "mza: boyut(%d)+iz(%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "%s dizini dlanyor\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr ""
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr ""
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr ""
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr ""
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr ""
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
#, fuzzy
msgid "\tRepackaged package not found!.\n"
msgstr "kaynak paketi gerekirken altrlabilir paketi bulundu\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr ""
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr ""
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, fuzzy, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "%s tetikleyen paket yok\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr ""
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, fuzzy, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "<kaynak paketi>"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr ""
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr ""
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr ""
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr ""
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr ""
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, fuzzy, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "<kaynak paketi>"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr ""
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr ""
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr ""
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
#, fuzzy
msgid "Failure reading repackaged package!\n"
msgstr "paketten balk okunmas srasnda hata olutu\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr ""
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr ""
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr ""
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr ""
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr ""
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr ""
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr ""
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr ""
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr ""
@@ -3637,76 +3637,76 @@ msgstr "%s ya ok byk ya da ok kk 'long' deer ieriyor, atland\n"
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"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "%% den sonraki { yok"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "%%{ den sonraki } yok"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "etiket biemi bo"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "etiket ismi bo"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "bilinmeyen etiket"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "dizinin sonunda ] gerekli"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "beklenmeyen ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "beklenmeyen }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "ifade ierisinde ? gerekli"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "ifade ierisinde ? dan sonra { gerekli"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "ifade iinde } gerekli"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr "? alt ifadesinden sonra : gerekli"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "ifade iersinde : den sonra { gerekli"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "ifadenin sonunda | gerekli"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr ""
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr ""
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr ""
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr ""
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 64a22bef4..0919f19e7 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: 2007-12-18 13:27+0200\n"
+"POT-Creation-Date: 2008-01-30 09:25+0200\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"
@@ -122,7 +122,7 @@ msgstr "用於所有 rpm 模式和可執行檔案的共同選項:"
msgid "%s: %s\n"
msgstr "%s:%s\n"
-#: rpmqv.c:139 lib/poptALL.c:85
+#: rpmqv.c:139 lib/poptALL.c:86
#, c-format
msgid "RPM version %s\n"
msgstr "RPM 版本 %s\n"
@@ -558,7 +558,7 @@ msgstr "檔案需要以「/」開頭:%s\n"
msgid "Glob not permitted: %s\n"
msgstr "不容許以萬用字元解析:%s\n"
-#: build/files.c:1751 lib/rpminstall.c:306
+#: build/files.c:1751 lib/rpminstall.c:309
#, c-format
msgid "File not found by glob: %s\n"
msgstr "以萬用字元解析找不到檔案:%s\n"
@@ -602,31 +602,31 @@ msgstr ""
msgid "Processing files: %s-%s-%s\n"
msgstr "正在處理檔案:%s-%s-%s\n"
-#: build/names.c:45
+#: build/names.c:47
msgid "getUname: too many uid's\n"
msgstr "getUname:過多的 uid\n"
-#: build/names.c:67
+#: build/names.c:69
msgid "getUnameS: too many uid's\n"
msgstr "getUnameS:過多的 uid\n"
-#: build/names.c:92
+#: build/names.c:94
msgid "getUidS: too many uid's\n"
msgstr "getUidS:過多的 uid\n"
-#: build/names.c:117
+#: build/names.c:119
msgid "getGname: too many gid's\n"
msgstr "getGname:過多的 gid\n"
-#: build/names.c:139
+#: build/names.c:141
msgid "getGnameS: too many gid's\n"
msgstr "getGnameS:過多的 gid\n"
-#: build/names.c:164
+#: build/names.c:166
msgid "getGidS: too many gid's\n"
msgstr "getGidS:過多的 gid\n"
-#: build/names.c:198
+#: build/names.c:200
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "無法標準化主電腦名稱:%s\n"
@@ -727,7 +727,7 @@ msgstr "無法重載簽名表頭。\n"
msgid "Could not open %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: build/pack.c:496 lib/psm.c:1597
+#: build/pack.c:496 lib/psm.c:1605
#, c-format
msgid "Unable to write package: %s\n"
msgstr "無法寫入套件:%s\n"
@@ -812,17 +812,17 @@ msgstr "%%changelog 中沒有更新說明\n"
msgid "line %d: Error parsing %%description: %s\n"
msgstr "列 %d:解析 %%description 時發生錯誤:%s\n"
-#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:210
+#: build/parseDescription.c:53 build/parseFiles.c:50 build/parseScript.c:217
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr "列 %d:損壞的選項 %s:%s\n"
-#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:222
+#: build/parseDescription.c:64 build/parseFiles.c:62 build/parseScript.c:229
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr "列 %d: 太多名稱:%s\n"
-#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:231
+#: build/parseDescription.c:72 build/parseFiles.c:71 build/parseScript.c:238
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr "列 %d:套件不存在:%s\n"
@@ -907,7 +907,7 @@ msgstr "列 %d: 清空標記:%s\n"
msgid "line %d: Illegal char '-' in %s: %s\n"
msgstr "列 %d:在 %s 中出現違規字元「-」:%s\n"
-#: build/parsePreamble.c:537 build/parseSpec.c:420
+#: build/parsePreamble.c:537 build/parseSpec.c:442
#, c-format
msgid "BuildRoot can not be \"/\": %s\n"
msgstr "BuildRoot 不能是「/」:%s\n"
@@ -1040,314 +1040,314 @@ msgstr "列 %d:%%patch 的引數錯誤:%s\n"
msgid "line %d: second %%prep\n"
msgstr "列 %d:重複的 %%prep\n"
-#: build/parseReqs.c:101
+#: build/parseReqs.c:105
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr "列 %d:相依關係的表述必須以數字、「_」或「/」開頭:%s\n"
-#: build/parseReqs.c:129
+#: build/parseReqs.c:133
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr "列 %d: 不容許標上版本的檔案名稱:%s\n"
-#: build/parseReqs.c:159
+#: build/parseReqs.c:163
#, c-format
msgid "line %d: Version required: %s\n"
msgstr "列 %d:需要版本描述:%s\n"
-#: build/parseScript.c:168
+#: build/parseScript.c:175
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr "列 %d:觸發器必須包含「--」:%s\n"
-#: build/parseScript.c:178 build/parseScript.c:247
+#: build/parseScript.c:185 build/parseScript.c:254
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr "列 %d:解析 %s 時發生錯誤:%s\n"
-#: build/parseScript.c:190
+#: build/parseScript.c:197
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr "列 %d:內建命令稿必須以「>」結尾:%s\n"
-#: build/parseScript.c:197
+#: build/parseScript.c:204
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr "列 %d:命令稿程式必須以「/」開頭:%s\n"
-#: build/parseScript.c:239
+#: build/parseScript.c:246
#, c-format
msgid "line %d: Second %s\n"
msgstr "列 %d:重複的 %s\n"
-#: build/parseScript.c:285
+#: build/parseScript.c:292
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr "列 %d:不支援的內建命令稿:%s\n"
-#: build/parseSpec.c:178
+#: build/parseSpec.c:182
#, c-format
msgid "line %d: %s\n"
msgstr "列 %d:%s\n"
-#: build/parseSpec.c:223
+#: build/parseSpec.c:226
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: build/parseSpec.c:236
+#: build/parseSpec.c:239
#, c-format
msgid "Unclosed %%if\n"
msgstr "%%if 分支未關閉\n"
-#: build/parseSpec.c:306
+#: build/parseSpec.c:328
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr "%s:%d: parseExpressionBoolean 回傳 %d\n"
-#: build/parseSpec.c:315
+#: build/parseSpec.c:337
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d:缺少與 %%if 對應的 %%if\n"
-#: build/parseSpec.c:327
+#: build/parseSpec.c:349
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d:缺少與 %%endif 對應的 %%if\n"
-#: build/parseSpec.c:341 build/parseSpec.c:350
+#: build/parseSpec.c:363 build/parseSpec.c:372
#, c-format
msgid "malformed %%include statement\n"
msgstr "異常的 %%include 宣告\n"
-#: build/parseSpec.c:532
+#: build/parseSpec.c:555
msgid "No compatible architectures found for build\n"
msgstr "沒有可供組建的相容硬體架構\n"
-#: build/parseSpec.c:569
+#: build/parseSpec.c:592
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "套件沒有 %%description:%s\n"
-#: build/poptBT.c:95
+#: build/poptBT.c:97
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr "buildroot 已被指定,忽略 %s\n"
-#: build/poptBT.c:143
+#: build/poptBT.c:145
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr "從 <規格檔> 透過 %prep (解壓原始碼和套用修補程式) 來組建"
-#: build/poptBT.c:144 build/poptBT.c:147 build/poptBT.c:150 build/poptBT.c:153
-#: build/poptBT.c:156 build/poptBT.c:159 build/poptBT.c:162
+#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
+#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
msgid "<specfile>"
msgstr "<規格檔>"
-#: build/poptBT.c:146
+#: build/poptBT.c:148
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr "從 <規格檔> 透過 %build (%prep,然後編譯) 來組建"
-#: build/poptBT.c:149
+#: build/poptBT.c:151
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr "從 <規格檔> 透過 %install (%prep,%build,然後安裝) 來組建"
-#: build/poptBT.c:152
+#: build/poptBT.c:154
#, c-format
msgid "verify %files section from <specfile>"
msgstr "從 <規格檔> 驗證 %files 區段"
-#: build/poptBT.c:155
+#: build/poptBT.c:157
msgid "build source and binary packages from <specfile>"
msgstr "根據 <規格檔案> 組建原始碼套件與二進位套件"
-#: build/poptBT.c:158
+#: build/poptBT.c:160
msgid "build binary package only from <specfile>"
msgstr "根據 <規格檔案> 只組建二進位套件"
-#: build/poptBT.c:161
+#: build/poptBT.c:163
msgid "build source package only from <specfile>"
msgstr "根據 <規格檔案> 只組建原始碼套件"
-#: build/poptBT.c:165
+#: build/poptBT.c:167
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr "從 <打包檔> 透過 %prep (解壓原始碼和套用修補程式) 來組建"
-#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175
-#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184
+#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
+#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
msgid "<tarball>"
msgstr "<tarball>"
-#: build/poptBT.c:168
+#: build/poptBT.c:170
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr "從 <打包檔> 透過 %build (%prep,然後編譯) 來組建"
-#: build/poptBT.c:171
+#: build/poptBT.c:173
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr "從 <打包檔> 透過 %install (%prep,%build,然後安裝) 來組建"
-#: build/poptBT.c:174
+#: build/poptBT.c:176
#, c-format
msgid "verify %files section from <tarball>"
msgstr "從 <打包檔> 驗證 %files 區段"
-#: build/poptBT.c:177
+#: build/poptBT.c:179
msgid "build source and binary packages from <tarball>"
msgstr "從 <tarball> 中組建原始碼套件與二進位套件"
-#: build/poptBT.c:180
+#: build/poptBT.c:182
msgid "build binary package only from <tarball>"
msgstr "從 <tarball> 中只組建二進位套件"
-#: build/poptBT.c:183
+#: build/poptBT.c:185
msgid "build source package only from <tarball>"
msgstr "從 <tarball> 中只組建原始碼套件"
-#: build/poptBT.c:187
+#: build/poptBT.c:189
msgid "build binary package from <source package>"
msgstr "從 <原始碼套件> 中組建二進位套件"
-#: build/poptBT.c:188 build/poptBT.c:191
+#: build/poptBT.c:190 build/poptBT.c:193
msgid "<source package>"
msgstr "<原始碼套件>"
-#: build/poptBT.c:190
+#: build/poptBT.c:192
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr "從 <原始碼套件> 透過 %install (%prep,%build,然後安裝) 來組建"
-#: build/poptBT.c:194
+#: build/poptBT.c:196
msgid "override build root"
msgstr "強制覆寫組建根目錄"
-#: build/poptBT.c:196
+#: build/poptBT.c:198
msgid "remove build tree when done"
msgstr "完成後移除組建目錄樹"
-#: build/poptBT.c:198 build/poptBT.c:236
+#: build/poptBT.c:200 build/poptBT.c:238
msgid "generate headers compatible with rpm4 packaging"
msgstr "產生相容於 rpm4 打包的表頭"
-#: build/poptBT.c:200
+#: build/poptBT.c:202
msgid "ignore ExcludeArch: directives from spec file"
msgstr "忽略 ExcludeArch:根據規格檔案的指示"
-#: build/poptBT.c:202
+#: build/poptBT.c:204
msgid "debug file state machine"
msgstr "除錯檔案狀態機器"
-#: build/poptBT.c:204
+#: build/poptBT.c:206
msgid "do not execute any stages of the build"
msgstr "不執行組建程序裡的任何步驟"
-#: build/poptBT.c:206
+#: build/poptBT.c:208
msgid "do not verify build dependencies"
msgstr "不校驗組建相依關係"
-#: build/poptBT.c:208
+#: build/poptBT.c:210
msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
msgstr "產生相容於過去的 rpm2/rpm3 打包的表頭"
-#: build/poptBT.c:212 lib/poptALL.c:211 lib/poptI.c:253 lib/poptQV.c:345
+#: build/poptBT.c:214 lib/poptALL.c:223 lib/poptI.c:253 lib/poptQV.c:345
#: lib/poptQV.c:354 lib/poptQV.c:393
msgid "don't verify package digest(s)"
msgstr "不校驗套件摘要"
-#: build/poptBT.c:214 lib/poptALL.c:213 lib/poptI.c:255 lib/poptQV.c:348
+#: build/poptBT.c:216 lib/poptALL.c:225 lib/poptI.c:255 lib/poptQV.c:348
#: lib/poptQV.c:356 lib/poptQV.c:396
msgid "don't verify database header(s) when retrieved"
msgstr "取回時不驗證資料庫表頭"
-#: build/poptBT.c:216 lib/poptALL.c:219 lib/poptI.c:257 lib/poptQV.c:351
+#: build/poptBT.c:218 lib/poptALL.c:231 lib/poptI.c:257 lib/poptQV.c:351
#: lib/poptQV.c:358 lib/poptQV.c:398
msgid "don't verify package signature(s)"
msgstr "不校驗套件簽名"
-#: build/poptBT.c:219
+#: build/poptBT.c:221
msgid "do not accept i18N msgstr's from specfile"
msgstr "不接受來自規格檔的 i18N msgstr"
-#: build/poptBT.c:221
+#: build/poptBT.c:223
msgid "remove sources when done"
msgstr "完成後移除原始碼檔案"
-#: build/poptBT.c:223
+#: build/poptBT.c:225
msgid "remove specfile when done"
msgstr "完成後移除規格檔案"
-#: build/poptBT.c:225
+#: build/poptBT.c:227
msgid "skip straight to specified stage (only for c,i)"
msgstr "直接跳到指定的階段 (只有用於 c,i)"
-#: build/poptBT.c:227
+#: build/poptBT.c:229
msgid "generate PGP/GPG signature"
msgstr "產生 PGP/GPG 簽名"
-#: build/poptBT.c:229
+#: build/poptBT.c:231
msgid "override target platform"
msgstr "無視目標平台"
-#: build/poptBT.c:231
+#: build/poptBT.c:233
msgid "lookup i18N strings in specfile catalog"
msgstr "在規格檔目錄中查找 i18N 字串"
-#: build/poptBT.c:233
+#: build/poptBT.c:235
msgid "generate headers compatible with (legacy) rpm[23] packaging"
msgstr "產生與(舊的) rpm[23] 包裝相容的表頭"
-#: build/rpmfc.c:122
+#: build/rpmfc.c:123
#, c-format
msgid "\texecv(%s) pid %d\n"
msgstr ""
-#: build/rpmfc.c:128
+#: build/rpmfc.c:129
#, fuzzy, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "無法執行 %s: %s\n"
-#: build/rpmfc.c:133 lib/psm.c:886
+#: build/rpmfc.c:134 lib/psm.c:886
#, fuzzy, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: build/rpmfc.c:215
+#: build/rpmfc.c:216
#, fuzzy, c-format
msgid "\twaitpid(%d) rc %d status %x\n"
msgstr "%s: waitpid(%d) rc %d 狀況 %x 秒 %u.%03u\n"
-#: build/rpmfc.c:219
+#: build/rpmfc.c:220
#, fuzzy, c-format
msgid "%s failed\n"
msgstr "%s 失敗:%s\n"
-#: build/rpmfc.c:223
+#: build/rpmfc.c:224
#, fuzzy, c-format
msgid "failed to write all data to %s\n"
msgstr "無法寫入酬載到 %s: %s\n"
-#: build/rpmfc.c:1242
+#: build/rpmfc.c:1243
#, fuzzy, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "開啟 %s 失敗:%s\n"
-#: build/rpmfc.c:1249
+#: build/rpmfc.c:1250
#, fuzzy, c-format
msgid "magic_load failed: %s\n"
msgstr "%s 移除目錄 %s 失敗:%s\n"
-#: build/rpmfc.c:1293
+#: build/rpmfc.c:1291
#, c-format
msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1493
+#: build/rpmfc.c:1491
#, fuzzy, c-format
msgid "Finding %s: %s\n"
msgstr "檔案 %s: %s\n"
-#: build/rpmfc.c:1499 build/rpmfc.c:1508
+#: build/rpmfc.c:1497 build/rpmfc.c:1506
#, fuzzy, c-format
msgid "Failed to find %s:\n"
msgstr "讀取 %s 失敗: %s。\n"
@@ -1487,28 +1487,28 @@ msgstr "========== 繼續樹狀排列…\n"
msgid "rpmtsOrder failed, %d elements remain\n"
msgstr "rpmtsOrder 失敗,剩下 %d 個元件\n"
-#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:462
-#: rpmdb/header.c:3125 rpmdb/header.c:3150 rpmdb/header.c:3169
+#: lib/formats.c:35 lib/formats.c:65 lib/formats.c:94 lib/formats.c:464
+#: rpmdb/header.c:3128 rpmdb/header.c:3153 rpmdb/header.c:3172
msgid "(not a number)"
msgstr "(不是數字)"
-#: lib/formats.c:152
+#: lib/formats.c:153
msgid "(not base64)"
msgstr "(不是 base64)"
-#: lib/formats.c:162
+#: lib/formats.c:164
msgid "(invalid type)"
msgstr "(無效型態)"
-#: lib/formats.c:186 lib/formats.c:354
+#: lib/formats.c:188 lib/formats.c:356
msgid "(not a blob)"
msgstr "(不是 blob)"
-#: lib/formats.c:298
+#: lib/formats.c:300
msgid "(invalid xml type)"
msgstr "(無效 xml 型態)"
-#: lib/formats.c:377
+#: lib/formats.c:379
msgid "(not an OpenPGP signature)"
msgstr "(不是一個 OpenPGP 簽名)"
@@ -1542,61 +1542,61 @@ msgstr "%5d 0x%04x %s %s\n"
msgid "file %s is on an unknown device\n"
msgstr "檔案 %s 位於一個不明的裝置上\n"
-#: lib/fsm.c:328
+#: lib/fsm.c:329
msgid "========== Directories not explicitly included in package:\n"
msgstr "========== 未被明確包含在套件內的目錄:\n"
-#: lib/fsm.c:330
+#: lib/fsm.c:331
#, c-format
msgid "%10d %s\n"
msgstr "%10d %s\n"
-#: lib/fsm.c:694
+#: lib/fsm.c:695
#, c-format
msgid "user %s does not exist - using root\n"
msgstr "使用者 %s 不存在 - 現使用 root 代替\n"
-#: lib/fsm.c:702
+#: lib/fsm.c:703
#, c-format
msgid "group %s does not exist - using root\n"
msgstr "使用者組 %s 不存在 - 現使用 root 代替\n"
-#: lib/fsm.c:1199
+#: lib/fsm.c:1200
#, c-format
msgid "%s directory created with perms %04o, no context.\n"
msgstr "建立的 %s 目錄附有 perms %04o, 無上下文。\n"
-#: lib/fsm.c:1203
+#: lib/fsm.c:1204
#, c-format
msgid "%s directory created with perms %04o, context %s.\n"
msgstr "%s 建立的目錄附有 perms %04o, 上下文 %s。\n"
-#: lib/fsm.c:1492
+#: lib/fsm.c:1493
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr "保存檔案 %s 在檔案清單表頭中找不到\n"
-#: lib/fsm.c:1614 lib/fsm.c:1740
+#: lib/fsm.c:1615 lib/fsm.c:1743
#, c-format
msgid "%s saved as %s\n"
msgstr "%s 已被另存為 %s\n"
-#: lib/fsm.c:1767
+#: lib/fsm.c:1770
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr "%s 移除目錄 %s 失敗:目錄非空\n"
-#: lib/fsm.c:1773
+#: lib/fsm.c:1776
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr "%s 移除目錄 %s 失敗:%s\n"
-#: lib/fsm.c:1787
+#: lib/fsm.c:1790
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr "%s 刪除檔案 %s 失敗:%s\n"
-#: lib/fsm.c:1809
+#: lib/fsm.c:1812
#, c-format
msgid "%s created as %s\n"
msgstr "%s 如同 %s 而建立\n"
@@ -1682,8 +1682,8 @@ msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr "hdr 資料:不當的,號碼的位元組(%d)發信匣的範圍\n"
#: lib/package.c:647
-#, c-format
-msgid "hdr blob(%d): BAD, read returned %d\n"
+#, fuzzy, c-format
+msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr "hdr blob(%d):不當的,讀取回傳 %d\n"
#: lib/package.c:659
@@ -1726,143 +1726,135 @@ msgstr "%s 無法安裝\n"
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/poptALL.c:171
-#, fuzzy
-msgid "RPMGI_COMFOLLOW: follow command line symlinks"
-msgstr "FTS_COMFOLLOW: 跟隨命令列符號連結"
+#: lib/poptALL.c:183
+msgid "follow command line symlinks"
+msgstr "跟隨命令列符號連結"
-#: lib/poptALL.c:173
-#, fuzzy
-msgid "RPMGI_LOGICAL: logical walk"
-msgstr "FTS_LOGICAL: 邏輯遍歷"
+#: lib/poptALL.c:185
+msgid "logical walk"
+msgstr "邏輯遍歷"
-#: lib/poptALL.c:175
-#, fuzzy
-msgid "RPMGI_NOCHDIR: don't change directories"
-msgstr "FTS_NOCHDIR: 不變更目錄"
+#: lib/poptALL.c:187
+msgid "don't change directories"
+msgstr "不變更目錄"
-#: lib/poptALL.c:177
-#, fuzzy
-msgid "RPMGI_NOSTAT: don't get stat info"
-msgstr "FTS_NOSTAT: 不取得狀態資訊"
+#: lib/poptALL.c:189
+msgid "don't get stat info"
+msgstr "不取得狀態資訊"
-#: lib/poptALL.c:179
-#, fuzzy
-msgid "RPMGI_PHYSICAL: physical walk"
-msgstr "FTS_PHYSICAL:實體遍歷"
+#: lib/poptALL.c:191
+msgid "physical walk"
+msgstr "實體遍歷"
-#: lib/poptALL.c:181
-#, fuzzy
-msgid "RPMGI_SEEDOT: return dot and dot-dot"
-msgstr "FTS_SEEDOT: 回傳 . 和 .."
+#: lib/poptALL.c:193
+msgid "return dot and dot-dot"
+msgstr "回傳 . 和 .."
-#: lib/poptALL.c:183
-#, fuzzy
-msgid "RPMGI_XDEV: don't cross devices"
-msgstr "FTS_XDEV: 不交叉裝置"
+#: lib/poptALL.c:195
+msgid "don't cross devices"
+msgstr "不交叉裝置"
-#: lib/poptALL.c:185
-#, fuzzy
-msgid "RPMGI_WHITEOUT: return whiteout information"
-msgstr "FTS_WHITEOUT: 回傳空白化資訊"
+#: lib/poptALL.c:197
+msgid "return whiteout information"
+msgstr "回傳空白化資訊"
-#: lib/poptALL.c:198
+#: lib/poptALL.c:210
msgid "predefine MACRO with value EXPR"
msgstr "預先以值 EXPR 定義巨集"
-#: lib/poptALL.c:199 lib/poptALL.c:202
+#: lib/poptALL.c:211 lib/poptALL.c:214
msgid "'MACRO EXPR'"
msgstr "「巨集 EXPR」"
-#: lib/poptALL.c:201
+#: lib/poptALL.c:213
msgid "define MACRO with value EXPR"
msgstr "定義巨集附有值 EXPR"
-#: lib/poptALL.c:204
+#: lib/poptALL.c:216
msgid "print macro expansion of EXPR"
msgstr "印出巨集展開的 EXPR"
-#: lib/poptALL.c:205
+#: lib/poptALL.c:217
msgid "'EXPR'"
msgstr "「EXPR」"
-#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+#: lib/poptALL.c:219 lib/poptALL.c:238 lib/poptALL.c:242
msgid "read <FILE:...> instead of default file(s)"
msgstr "讀取 <檔案:…> 以代替預設檔案"
-#: lib/poptALL.c:208 lib/poptALL.c:227 lib/poptALL.c:231
+#: lib/poptALL.c:220 lib/poptALL.c:239 lib/poptALL.c:243
msgid "<FILE:...>"
msgstr "<檔案:…>"
-#: lib/poptALL.c:216 lib/poptALL.c:250
+#: lib/poptALL.c:228 lib/poptALL.c:262
msgid "disable use of libio(3) API"
msgstr "停止使用 libio(3) API"
-#: lib/poptALL.c:222
+#: lib/poptALL.c:234
msgid "send stdout to CMD"
msgstr "發送標準輸出到 CMD"
-#: lib/poptALL.c:223
+#: lib/poptALL.c:235
msgid "CMD"
msgstr "CMD"
-#: lib/poptALL.c:234
+#: lib/poptALL.c:246
msgid "use ROOT as top level directory"
msgstr "使用 ROOT 做為頂層目錄"
-#: lib/poptALL.c:235
+#: lib/poptALL.c:247
msgid "ROOT"
msgstr "ROOT"
-#: lib/poptALL.c:238
+#: lib/poptALL.c:250
msgid "display known query tags"
msgstr "顯示已知的查詢標記"
-#: lib/poptALL.c:240
+#: lib/poptALL.c:252
msgid "display final rpmrc and macro configuration"
msgstr "顯示完整的 rpmrc 與巨集定義配置"
-#: lib/poptALL.c:242
+#: lib/poptALL.c:254
msgid "provide less detailed output"
msgstr "提供較少的細節輸出"
-#: lib/poptALL.c:244
+#: lib/poptALL.c:256
msgid "provide more detailed output"
msgstr "提供較多的細節輸出"
-#: lib/poptALL.c:246
+#: lib/poptALL.c:258
msgid "print the version of rpm being used"
msgstr "印出正在使用的 rpm 版本資訊"
-#: lib/poptALL.c:259
+#: lib/poptALL.c:271
msgid "debug payload file state machine"
msgstr "對酬載檔案狀態機器除錯"
-#: lib/poptALL.c:261
+#: lib/poptALL.c:273
msgid "use threads for file state machine"
msgstr "使用執行緒做為檔案狀態機器"
-#: lib/poptALL.c:266
+#: lib/poptALL.c:278
msgid "debug option/argument processing"
msgstr "對選項/引數處理除錯"
-#: lib/poptALL.c:271
+#: lib/poptALL.c:283
msgid "debug package state machine"
msgstr "對套件狀態機器除錯"
-#: lib/poptALL.c:273
+#: lib/poptALL.c:285
msgid "use threads for package state machine"
msgstr "使用執行緒用於套件狀態機"
-#: lib/poptALL.c:287
+#: lib/poptALL.c:299
msgid "debug rpmio I/O"
msgstr "對 rpmio I/O 除錯"
-#: lib/poptALL.c:299
+#: lib/poptALL.c:311
msgid "debug URL cache handling"
msgstr "對網址快取處理除錯"
-#: lib/poptALL.c:361
+#: lib/poptALL.c:373
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr "%s: 選項表格 misconfigured(%d)\n"
@@ -2372,40 +2364,40 @@ msgstr "%s(%s-%s-%s.%s) 短命令稿執行失敗,離開狀態 %d\n"
msgid "%s: %s has %d files, test = %d\n"
msgstr "%s :%s 含有 %d 個檔案,test = %d\n"
-#: lib/psm.c:1517
+#: lib/psm.c:1525
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s\n"
msgstr "%s:%s 短命令稿執行失敗 (%d),略過 %s\n"
-#: lib/psm.c:1609
+#: lib/psm.c:1617
msgid "Unable to reload signature header\n"
msgstr "無法重載簽名表頭\n"
-#: lib/psm.c:1684
+#: lib/psm.c:1692
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "解壓保存檔案失敗 %s%s:%s\n"
-#: lib/psm.c:1685
+#: lib/psm.c:1693
msgid " on file "
msgstr " 於檔案 "
-#: lib/psm.c:1866
+#: lib/psm.c:1874
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr "%s 失敗的於檔案 %s: %s\n"
-#: lib/psm.c:1869
+#: lib/psm.c:1877
#, c-format
msgid "%s failed: %s\n"
msgstr "%s 失敗:%s\n"
-#: lib/psm.c:2046
+#: lib/psm.c:2054
#, fuzzy, c-format
msgid "Attempting to mark %s as installed in score board(%p).\n"
msgstr "試圖在記錄板(%2$u)中標記 %1$s 為已安裝。\n"
-#: lib/psm.c:2079
+#: lib/psm.c:2087
#, fuzzy, c-format
msgid "Attempting to mark %s as erased in score board(%p).\n"
msgstr "試圖在記錄板(0x%2$x)中標記 %1$s 為已清除。\n"
@@ -2486,32 +2478,32 @@ msgstr "沒有套件需要 %s\n"
msgid "no package provides %s\n"
msgstr "沒有套件提供 %s\n"
-#: lib/query.c:619
+#: lib/query.c:613
#, c-format
msgid "file %s: %s\n"
msgstr "檔案 %s:%s\n"
-#: lib/query.c:623
+#: lib/query.c:616
#, c-format
msgid "file %s is not owned by any package\n"
msgstr "檔案 %s 不屬於任何套件\n"
-#: lib/query.c:648
+#: lib/query.c:641
#, c-format
msgid "invalid package number: %s\n"
msgstr "不正確的套件編號:%s\n"
-#: lib/query.c:651
+#: lib/query.c:644
#, c-format
msgid "package record number: %u\n"
msgstr "套件記錄:%u\n"
-#: lib/query.c:656
+#: lib/query.c:649
#, c-format
msgid "record %u could not be read\n"
msgstr "記錄 %u 無法讀取\n"
-#: lib/query.c:672 lib/rpminstall.c:730
+#: lib/query.c:665 lib/rpminstall.c:733
#, c-format
msgid "package %s is not installed\n"
msgstr "套件 %s 尚未安裝\n"
@@ -2630,54 +2622,54 @@ msgstr " %s A %s\tB %s\n"
msgid "package %s has unsatisfied %s: %s\n"
msgstr "套件 %s 有不滿足的 %s:%s\n"
-#: lib/rpmfi.c:488
+#: lib/rpmfi.c:491
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr "%s 由於 missingok 旗標而被略過\n"
-#: lib/rpmfi.c:756
+#: lib/rpmfi.c:759
msgid "========== relocations\n"
msgstr "========== 重新部署\n"
-#: lib/rpmfi.c:760
+#: lib/rpmfi.c:763
#, c-format
msgid "%5d exclude %s\n"
msgstr "%5d 排除 %s\n"
-#: lib/rpmfi.c:763
+#: lib/rpmfi.c:766
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr "%5d 重新部署 %s -> %s\n"
-#: lib/rpmfi.c:894
+#: lib/rpmfi.c:897
#, c-format
msgid "excluding %s %s\n"
msgstr "排除 %s %s\n"
-#: lib/rpmfi.c:904
+#: lib/rpmfi.c:907
#, c-format
msgid "relocating %s to %s\n"
msgstr "重新部署 %s 到 %s\n"
-#: lib/rpmfi.c:995
+#: lib/rpmfi.c:998
#, c-format
msgid "relocating directory %s to %s\n"
msgstr "重新部署目錄 %s 到 %s\n"
-#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:427
-#: lib/rpminstall.c:559 lib/rpmts.c:684 tools/rpmgraph.c:119
+#: lib/rpmgi.c:97 lib/rpminstall.c:96 lib/rpminstall.c:430
+#: lib/rpminstall.c:562 lib/rpmts.c:684 tools/rpmgraph.c:119
#: tools/rpmgraph.c:156
#, c-format
msgid "open of %s failed: %s\n"
msgstr "開啟 %s 失敗:%s\n"
-#: lib/rpmgi.c:354
+#: lib/rpmgi.c:356
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr "不明的標記:「%s」\n"
-#: lib/rpmgi.c:625 lib/rpminstall.c:602 lib/rpminstall.c:764
-#: lib/rpminstall.c:1010 lib/transaction.c:933 tools/rpmgraph.c:194
+#: lib/rpmgi.c:627 lib/rpminstall.c:605 lib/rpminstall.c:767
+#: lib/rpminstall.c:1013 lib/transaction.c:934 tools/rpmgraph.c:194
msgid "Failed dependencies:\n"
msgstr "相依性偵測失敗:\n"
@@ -2705,100 +2697,100 @@ msgstr "更新中…"
msgid "Upgrading packages..."
msgstr "正在更新套件…"
-#: lib/rpminstall.c:352
+#: lib/rpminstall.c:355
#, c-format
msgid "Adding goal: %s\n"
msgstr "加入目的物:%s\n"
-#: lib/rpminstall.c:368
+#: lib/rpminstall.c:371
#, c-format
msgid "Retrieving %s\n"
msgstr "取回中 %s\n"
-#: lib/rpminstall.c:385
+#: lib/rpminstall.c:388
#, c-format
msgid " ... as %s\n"
msgstr " … 為 %s\n"
-#: lib/rpminstall.c:389
+#: lib/rpminstall.c:392
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr "略過 %s - 傳輸失敗 - %s\n"
-#: lib/rpminstall.c:446 lib/rpminstall.c:825 tools/rpmgraph.c:139
+#: lib/rpminstall.c:449 lib/rpminstall.c:828 tools/rpmgraph.c:139
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s 無法安裝\n"
-#: lib/rpminstall.c:463
+#: lib/rpminstall.c:466
#, c-format
msgid "\tadded source package [%d]\n"
msgstr "\t加入原始碼套件 [%d]\n"
-#: lib/rpminstall.c:488
+#: lib/rpminstall.c:491
#, c-format
msgid "package %s is not relocatable\n"
msgstr "套件 %s 不能重新部署\n"
-#: lib/rpminstall.c:530
+#: lib/rpminstall.c:533
#, c-format
msgid "\tadded binary package [%d]\n"
msgstr "\t加入二進位套件 [%d]\n"
-#: lib/rpminstall.c:535
+#: lib/rpminstall.c:538
#, c-format
msgid "error reading from file %s\n"
msgstr "讀取檔案 %s 時發生錯誤\n"
-#: lib/rpminstall.c:541
+#: lib/rpminstall.c:544
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr "檔案 %s 需要更新版本的 RPM\n"
-#: lib/rpminstall.c:573
+#: lib/rpminstall.c:576
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: 不是 rpm 套件(或套件清單):%s\n"
-#: lib/rpminstall.c:588
+#: lib/rpminstall.c:591
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr "找到 %d 個原始碼套件和 %d 個二進位套件\n"
-#: lib/rpminstall.c:625
+#: lib/rpminstall.c:628
msgid "installing binary packages\n"
msgstr "正在安裝二進位套件\n"
-#: lib/rpminstall.c:650
+#: lib/rpminstall.c:653
#, c-format
msgid "cannot open file %s: %s\n"
msgstr "無法開啟檔案 %s:%s\n"
-#: lib/rpminstall.c:739
+#: lib/rpminstall.c:742
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr "「%s」指定了多個套件\n"
-#: lib/rpminstall.c:809
+#: lib/rpminstall.c:812
#, c-format
msgid "cannot open %s: %s\n"
msgstr "無法開啟檔案 %s:%s\n"
-#: lib/rpminstall.c:815
+#: lib/rpminstall.c:818
#, c-format
msgid "Installing %s\n"
msgstr "正在安裝 %s\n"
-#: lib/rpminstall.c:1004 lib/transaction.c:926
+#: lib/rpminstall.c:1007 lib/transaction.c:927
#, c-format
msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
msgstr "回溯套件 (+%d/-%d) to %-24.24s (0x%08x):\n"
-#: lib/rpminstall.c:1035 lib/transaction.c:978
+#: lib/rpminstall.c:1038 lib/transaction.c:979
msgid "Cleaning up repackaged packages:\n"
msgstr "正在清除重新產生的打包:\n"
-#: lib/rpminstall.c:1042 lib/transaction.c:985
+#: lib/rpminstall.c:1045 lib/transaction.c:986
#, c-format
msgid "\tRemoving %s:\n"
msgstr "\t正在移除 %s:\n"
@@ -2986,52 +2978,52 @@ msgstr "讀取 %s 失敗: %s。\n"
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr "缺少 ':' (找到 0x%02x) 於 %s:%d\n"
-#: lib/rpmrc.c:576 lib/rpmrc.c:628
+#: lib/rpmrc.c:576 lib/rpmrc.c:630
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr "%s 缺少引數於 %s:%d\n"
-#: lib/rpmrc.c:593
+#: lib/rpmrc.c:595
#, c-format
msgid "%s expansion failed at %s:%d \"%s\"\n"
msgstr "%s 擴充失敗於 %s:%d \"%s\"\n"
-#: lib/rpmrc.c:601
+#: lib/rpmrc.c:603
#, c-format
msgid "cannot open %s at %s:%d: %s\n"
msgstr "無法開啟 %s 於 %s:%d: %s\n"
-#: lib/rpmrc.c:620
+#: lib/rpmrc.c:622
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr "缺少 %s 架構於 %s:%d\n"
-#: lib/rpmrc.c:687
+#: lib/rpmrc.c:689
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr "不當的選項 '%s' 於 %s:%d\n"
-#: lib/rpmrc.c:1415
+#: lib/rpmrc.c:1445
#, c-format
msgid "Unknown system: %s\n"
msgstr "不明的系統:%s\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1446
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1636
+#: lib/rpmrc.c:1670
#, c-format
msgid "Cannot expand %s\n"
msgstr "無法展開 %s\n"
-#: lib/rpmrc.c:1641
+#: lib/rpmrc.c:1675
#, c-format
msgid "Cannot read %s, HOME is too large.\n"
msgstr "無法讀取 %s,HOME 過大。\n"
-#: lib/rpmrc.c:1658
+#: lib/rpmrc.c:1692
#, c-format
msgid "Unable to open %s for reading: %s.\n"
msgstr "無法開啟 %s 以讀取:%s\n"
@@ -3298,158 +3290,158 @@ msgstr "不完整的 MD 5 摘要:不支援\n"
msgid "Signature: UNKNOWN (%d)\n"
msgstr "簽名:不明 (%d)\n"
-#: lib/transaction.c:850
+#: lib/transaction.c:851
#, c-format
msgid "excluding directory %s\n"
msgstr "排除目錄 %s\n"
-#: lib/transaction.c:924
+#: lib/transaction.c:925
msgid "Transaction failed...rolling back\n"
msgstr "異動作業失敗…返回\n"
-#: lib/transaction.c:944
+#: lib/transaction.c:945
msgid "Could not order auto-rollback transaction!\n"
msgstr "無法排列自動返回異動作業的順序!\n"
-#: lib/transaction.c:1033
+#: lib/transaction.c:1034
msgid "Getting repackaged header from transaction element\n"
msgstr "從異動作業元件取得重新包裝的表頭\n"
-#: lib/transaction.c:1058
+#: lib/transaction.c:1059
#, c-format
msgid "\tLooking for %s...\n"
msgstr "\t查找 %s…\n"
-#: lib/transaction.c:1062
+#: lib/transaction.c:1063
msgid "\tMatches found.\n"
msgstr "\t找到相符者。\n"
-#: lib/transaction.c:1066
+#: lib/transaction.c:1067
msgid "\tNo matches found.\n"
msgstr "\t找不到相符者。\n"
-#: lib/transaction.c:1078
+#: lib/transaction.c:1079
msgid "\tRepackaged package not found!.\n"
msgstr "\t找不到重新包裝的套件!。\n"
-#: lib/transaction.c:1099
+#: lib/transaction.c:1100
msgid "\tREMOVETID matched INSTALLTID.\n"
msgstr "\t移除識別號符合安裝識別號。\n"
-#: lib/transaction.c:1101
+#: lib/transaction.c:1102
#, c-format
msgid "\t\tName: %s.\n"
msgstr "\t\t名稱: %s。\n"
-#: lib/transaction.c:1123
+#: lib/transaction.c:1124
#, c-format
msgid "\tRepackaged Package was %s...\n"
msgstr "\t重新包裝的套件是 %s…\n"
-#: lib/transaction.c:1162
+#: lib/transaction.c:1163
msgid "Adding install element to auto-rollback transaction.\n"
msgstr "加入安裝元件到自動返回異動作業。\n"
-#: lib/transaction.c:1171
+#: lib/transaction.c:1172
msgid "Could not get install element database instance!\n"
msgstr "無法取得安裝元件資料庫實體!\n"
-#: lib/transaction.c:1184
+#: lib/transaction.c:1185
msgid "Could not get header for auto-rollback transaction!\n"
msgstr "無法取得表頭用於自動返回異動作業!\n"
-#: lib/transaction.c:1194
+#: lib/transaction.c:1195
#, c-format
msgid "\tAdded repackaged package header: %s.\n"
msgstr "\t已加入重新包裝的套件表頭:%s。\n"
-#: lib/transaction.c:1196 lib/transaction.c:1207
+#: lib/transaction.c:1197 lib/transaction.c:1208
#, c-format
msgid "\tAdded from install element %s.\n"
msgstr "\t已從安裝元件 %s 加入。\n"
-#: lib/transaction.c:1205
+#: lib/transaction.c:1206
msgid "\tAdded erase element.\n"
msgstr "\t已加入清除元件。\n"
-#: lib/transaction.c:1214
+#: lib/transaction.c:1215
msgid "Could not get repackaged header for auto-rollback transaction!\n"
msgstr "無法取得重新包裝的表頭用於自動返回異動作業!\n"
-#: lib/transaction.c:1221
+#: lib/transaction.c:1222
msgid "Add erase element to auto-rollback transaction.\n"
msgstr "加入清除元件到自動返回異動作業。\n"
-#: lib/transaction.c:1229
+#: lib/transaction.c:1230
msgid "\tFound existing upgrade element.\n"
msgstr "\t找到現有升級元件。\n"
-#: lib/transaction.c:1230
+#: lib/transaction.c:1231
#, c-format
msgid "\tNot adding erase element for %s.\n"
msgstr "\t不加入 %s 的清除元件。\n"
-#: lib/transaction.c:1247
+#: lib/transaction.c:1248
#, c-format
msgid "\tAdded repackaged package %s.\n"
msgstr "\t已加入重新包裝的套件 %s。\n"
-#: lib/transaction.c:1249
+#: lib/transaction.c:1250
#, c-format
msgid "\tAdded from erase element %s.\n"
msgstr "\t已從清除元件 %s 加入。\n"
-#: lib/transaction.c:1254
+#: lib/transaction.c:1255
msgid "Could not add erase element to auto-rollback transaction.\n"
msgstr "無法加入清除元件到自動返回異動作業。\n"
-#: lib/transaction.c:1260
+#: lib/transaction.c:1261
msgid "\tNo repackaged package...nothing to do.\n"
msgstr "\t沒有重新包裝的套件…無事可做。\n"
-#: lib/transaction.c:1266
+#: lib/transaction.c:1267
msgid "Failure reading repackaged package!\n"
msgstr "讀取重新包裝的套件時失敗!\n"
-#: lib/transaction.c:1400
+#: lib/transaction.c:1401
#, c-format
msgid "sanity checking %d elements\n"
msgstr "明智地檢查 %d 元件\n"
-#: lib/transaction.c:1486
+#: lib/transaction.c:1487
msgid "running pre-transaction scripts\n"
msgstr "正在執行異動作業前命令稿\n"
-#: lib/transaction.c:1551
+#: lib/transaction.c:1552
#, c-format
msgid "computing %d file fingerprints\n"
msgstr "正在計算 %d 個檔案指紋\n"
-#: lib/transaction.c:1627
+#: lib/transaction.c:1628
msgid "computing file dispositions\n"
msgstr "計算檔案部署\n"
-#: lib/transaction.c:1816
+#: lib/transaction.c:1817
msgid "Creating auto-rollback transaction\n"
msgstr "產生自動返回異動作業\n"
-#: lib/transaction.c:1963
+#: lib/transaction.c:1964
msgid "Add failed. Could not read package header.\n"
msgstr "加入失敗。無法讀取套件表頭。\n"
-#: lib/transaction.c:2045
+#: lib/transaction.c:2046
msgid "Add failed in rpmpsmStage().\n"
msgstr "加入 rpmpsmStage() 中失敗。\n"
-#: lib/transaction.c:2088
+#: lib/transaction.c:2089
msgid "Add failed. Could not get file list.\n"
msgstr "加入失敗。無法取得檔案清單。\n"
-#: lib/transaction.c:2134
+#: lib/transaction.c:2135
msgid "Erase failed failed in rpmpsmStage().\n"
msgstr "清除 rpmpsmStage() 中檔案失敗。\n"
-#: lib/transaction.c:2192
+#: lib/transaction.c:2193
msgid "running post-transaction scripts\n"
msgstr "正在執行異動作業後期命令稿\n"
@@ -3541,76 +3533,76 @@ msgstr "%s 有太大或太小的長整數值,略過\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s 有太大或太小的整數值,略過\n"
-#: rpmdb/header.c:2392
+#: rpmdb/header.c:2393
msgid "missing { after %"
msgstr "% 之後缺少 {"
-#: rpmdb/header.c:2420
+#: rpmdb/header.c:2423
msgid "missing } after %{"
msgstr "%{ 之後缺少 }"
-#: rpmdb/header.c:2432
+#: rpmdb/header.c:2435
msgid "empty tag format"
msgstr "清空標記格式"
-#: rpmdb/header.c:2442
+#: rpmdb/header.c:2445
msgid "empty tag name"
msgstr "清空標記名稱"
-#: rpmdb/header.c:2451
+#: rpmdb/header.c:2454
msgid "unknown tag"
msgstr "不明的標記"
-#: rpmdb/header.c:2474
+#: rpmdb/header.c:2477
msgid "] expected at end of array"
msgstr "] 預期在陣列的結束"
-#: rpmdb/header.c:2487
+#: rpmdb/header.c:2490
msgid "unexpected ]"
msgstr "未預期的 ]"
-#: rpmdb/header.c:2498
+#: rpmdb/header.c:2501
msgid "unexpected }"
msgstr "未預期的 }"
-#: rpmdb/header.c:2552
+#: rpmdb/header.c:2555
msgid "? expected in expression"
msgstr "? 預期於運算式中"
-#: rpmdb/header.c:2559
+#: rpmdb/header.c:2562
msgid "{ expected after ? in expression"
msgstr "{ 預期於運算式中 ? 之後"
-#: rpmdb/header.c:2571 rpmdb/header.c:2611
+#: rpmdb/header.c:2574 rpmdb/header.c:2614
msgid "} expected in expression"
msgstr "} 預期於運算式中"
-#: rpmdb/header.c:2579
+#: rpmdb/header.c:2582
msgid ": expected following ? subexpression"
msgstr ": 預期跟著子運算式"
-#: rpmdb/header.c:2597
+#: rpmdb/header.c:2600
msgid "{ expected after : in expression"
msgstr "{ 預期於運算式中 : 之後"
-#: rpmdb/header.c:2619
+#: rpmdb/header.c:2622
msgid "| expected at end of expression"
msgstr "| 預期於運算式的結束"
-#: rpmdb/header.c:2710
+#: rpmdb/header.c:2713
msgid "(index out of range)"
msgstr "(索引超出範圍)"
-#: rpmdb/header.c:2919
+#: rpmdb/header.c:2922
msgid "array iterator used with different sized arrays"
msgstr "用於不同大小陣列的陣列迭代器"
-#: rpmdb/header.c:3203
+#: rpmdb/header.c:3206
#, c-format
msgid "%c"
msgstr "%c"
-#: rpmdb/header.c:3219
+#: rpmdb/header.c:3222
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"