diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | build/files.c | 4 | ||||
-rw-r--r-- | lib/psm.c | 6 | ||||
-rw-r--r-- | lib/rpmfi.c | 5 | ||||
-rw-r--r-- | lib/rpmte.c | 4 | ||||
-rw-r--r-- | lib/signature.c | 2 | ||||
-rw-r--r-- | po/cs.po | 128 | ||||
-rw-r--r-- | po/da.po | 128 | ||||
-rw-r--r-- | po/de.po | 128 | ||||
-rw-r--r-- | po/en_RN.po | 128 | ||||
-rw-r--r-- | po/es.po | 128 | ||||
-rw-r--r-- | po/eu_ES.po | 128 | ||||
-rw-r--r-- | po/fi.po | 128 | ||||
-rw-r--r-- | po/fr.po | 128 | ||||
-rw-r--r-- | po/gl.po | 128 | ||||
-rw-r--r-- | po/hu.po | 128 | ||||
-rw-r--r-- | po/id.po | 128 | ||||
-rw-r--r-- | po/is.po | 128 | ||||
-rw-r--r-- | po/it.po | 128 | ||||
-rw-r--r-- | po/ja.po | 128 | ||||
-rw-r--r-- | po/ko.po | 128 | ||||
-rw-r--r-- | po/no.po | 128 | ||||
-rw-r--r-- | po/pl.po | 128 | ||||
-rw-r--r-- | po/pt.po | 128 | ||||
-rw-r--r-- | po/pt_BR.po | 128 | ||||
-rw-r--r-- | po/ro.po | 128 | ||||
-rw-r--r-- | po/rpm.pot | 128 | ||||
-rw-r--r-- | po/ru.po | 128 | ||||
-rw-r--r-- | po/sk.po | 128 | ||||
-rw-r--r-- | po/sl.po | 130 | ||||
-rw-r--r-- | po/sr.po | 128 | ||||
-rw-r--r-- | po/sv.po | 128 | ||||
-rw-r--r-- | po/tr.po | 128 | ||||
-rw-r--r-- | po/uk.po | 128 | ||||
-rw-r--r-- | po/wa.po | 128 | ||||
-rw-r--r-- | po/zh.po | 128 | ||||
-rw-r--r-- | po/zh_CN.GB2312.po | 128 | ||||
-rw-r--r-- | popt/po/cs.po | 2 | ||||
-rw-r--r-- | popt/po/da.po | 2 | ||||
-rw-r--r-- | popt/po/de.po | 2 | ||||
-rw-r--r-- | popt/po/es.po | 2 | ||||
-rw-r--r-- | popt/po/eu_ES.po | 2 | ||||
-rw-r--r-- | popt/po/fi.po | 2 | ||||
-rw-r--r-- | popt/po/fr.po | 2 | ||||
-rw-r--r-- | popt/po/gl.po | 2 | ||||
-rw-r--r-- | popt/po/hu.po | 2 | ||||
-rw-r--r-- | popt/po/id.po | 2 | ||||
-rw-r--r-- | popt/po/is.po | 2 | ||||
-rw-r--r-- | popt/po/it.po | 2 | ||||
-rw-r--r-- | popt/po/ja.po | 2 | ||||
-rw-r--r-- | popt/po/ko.po | 2 | ||||
-rw-r--r-- | popt/po/no.po | 2 | ||||
-rw-r--r-- | popt/po/pl.po | 2 | ||||
-rw-r--r-- | popt/po/popt.pot | 2 | ||||
-rw-r--r-- | popt/po/pt.po | 2 | ||||
-rw-r--r-- | popt/po/pt_BR.po | 2 | ||||
-rw-r--r-- | popt/po/ro.po | 2 | ||||
-rw-r--r-- | popt/po/ru.po | 2 | ||||
-rw-r--r-- | popt/po/sk.po | 2 | ||||
-rw-r--r-- | popt/po/sl.po | 2 | ||||
-rw-r--r-- | popt/po/sr.po | 2 | ||||
-rw-r--r-- | popt/po/sv.po | 2 | ||||
-rw-r--r-- | popt/po/tr.po | 2 | ||||
-rw-r--r-- | popt/po/uk.po | 2 | ||||
-rw-r--r-- | popt/po/wa.po | 2 | ||||
-rw-r--r-- | popt/po/zh.po | 2 | ||||
-rw-r--r-- | popt/po/zh_CN.GB2312.po | 2 | ||||
-rw-r--r-- | popt/poptconfig.c | 3 | ||||
-rw-r--r-- | popt/popthelp.c | 2 | ||||
-rw-r--r-- | popt/poptparse.c | 2 | ||||
-rw-r--r-- | rpm.spec | 2 | ||||
-rw-r--r-- | rpm.spec.in | 2 | ||||
-rw-r--r-- | rpmdb/fprint.c | 6 | ||||
-rw-r--r-- | rpmdb/header.c | 2 | ||||
-rw-r--r-- | rpmio/rpmio.c | 4 | ||||
-rw-r--r-- | rpmio/rpmpgp.c | 8 | ||||
-rw-r--r-- | rpmio/rpmrpc.c | 2 |
77 files changed, 2055 insertions, 2031 deletions
@@ -75,6 +75,8 @@ - protect brp-compress against /bin/ls output ambiguity (#56656,#56336). - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. - use db-4.0.14 final internally. + - 1st crack at making zlib rsync friendly. + - lclint-3.0.0.19 fiddles. 4.0.3 -> 4.0.4: diff --git a/build/files.c b/build/files.c index 1cba159fd..5d3c31049 100644 --- a/build/files.c +++ b/build/files.c @@ -209,7 +209,7 @@ static void dumpAttrRec(const char * msg, AttrRec ar) /** */ static char *strtokWithQuotes(char *s, char *delim) - /*@*/ + /*@modifies *s @*/ { static char *olds = NULL; char *token; @@ -244,7 +244,9 @@ static char *strtokWithQuotes(char *s, char *delim) olds = s+1; } + /*@-retalias -temptrans @*/ return token; + /*@=retalias =temptrans @*/ } /** @@ -801,6 +801,7 @@ static int runScript(PSM_t psm, Header h, } if (out == NULL) return 1; /* XXX can't happen */ + /*@-branchstate@*/ if (!(child = fork())) { const char * rootDir; int pipes[2]; @@ -812,7 +813,6 @@ static int runScript(PSM_t psm, Header h, xx = dup2(pipes[0], STDIN_FILENO); xx = close(pipes[0]); - /*@-branchstate@*/ if (ts->scriptFd != NULL) { int sfdno = Fileno(ts->scriptFd); int ofdno = Fileno(out); @@ -828,9 +828,7 @@ static int runScript(PSM_t psm, Header h, xx = Fclose (ts->scriptFd); } } - /*@=branchstate@*/ - /*@-branchstate@*/ { const char *ipath = rpmExpand("PATH=%{_install_script_path}", NULL); const char *path = SCRIPT_PATH; @@ -842,7 +840,6 @@ static int runScript(PSM_t psm, Header h, ipath = _free(ipath); /*@=modobserver@*/ } - /*@=branchstate@*/ for (i = 0; i < numPrefixes; i++) { sprintf(prefixBuf, "RPM_INSTALL_PREFIX%d=%s", i, prefixes[i]); @@ -877,6 +874,7 @@ static int runScript(PSM_t psm, Header h, _exit(-1); /*@notreached@*/ } + /*@=branchstate@*/ if (waitpid(child, &status, 0) < 0) { rpmError(RPMERR_SCRIPT, diff --git a/lib/rpmfi.c b/lib/rpmfi.c index 3f1b239e4..4560cb887 100644 --- a/lib/rpmfi.c +++ b/lib/rpmfi.c @@ -864,7 +864,8 @@ TFI_t fiNew(rpmTransactionSet ts, TFI_t fi, xx = hge(h, RPMTAG_FILELANGS, NULL, (void **) &fi->flangs, NULL); xx = hge(h, RPMTAG_FILEMD5S, NULL, (void **) &fi->fmd5s, NULL); - fi->md5s = t = xmalloc(fi->fc * 16); + t = xmalloc(fi->fc * 16); + fi->md5s = t; for (i = 0; i < fi->fc; i++) { const char * fmd5; int j; @@ -895,7 +896,9 @@ TFI_t fiNew(rpmTransactionSet ts, TFI_t fi, if (fi->te != NULL && fi->te->type == TR_ADDED) { Header foo; fi->actions = xcalloc(fi->fc, sizeof(*fi->actions)); + /*@-compdef@*/ /* FIX: fi-md5s undefined */ foo = relocateFileList(ts, fi, h, fi->actions); + /*@=compdef@*/ fi->h = headerFree(fi->h, "fiNew fi->h"); fi->h = headerLink(foo, "fiNew fi->h = foo"); foo = headerFree(foo, "fiNew foo"); diff --git a/lib/rpmte.c b/lib/rpmte.c index aacb41d8c..b6eccf8bc 100644 --- a/lib/rpmte.c +++ b/lib/rpmte.c @@ -377,8 +377,10 @@ teIterator XteFreeIterator(/*@only@*//*@null@*/ teIterator tei, { if (tei) tei->ts = rpmtsUnlink(tei->ts, "tsIterator"); +/*@-modfilesys@*/ if (_te_debug) fprintf(stderr, "*** tei %p -- %s:%d\n", tei, fn, ln); +/*@=modfilesys@*/ return _free(tei); } @@ -392,8 +394,10 @@ teIterator XteInitIterator(rpmTransactionSet ts, tei->reverse = ((ts->transFlags & RPMTRANS_FLAG_REVERSE) ? 1 : 0); tei->oc = (tei->reverse ? (ts->orderCount - 1) : 0); tei->ocsave = tei->oc; +/*@-modfilesys@*/ if (_te_debug) fprintf(stderr, "*** tei %p ++ %s:%d\n", tei, fn, ln); +/*@=modfilesys@*/ return tei; } diff --git a/lib/signature.c b/lib/signature.c index 156ca432c..affd18d7d 100644 --- a/lib/signature.c +++ b/lib/signature.c @@ -207,7 +207,7 @@ rpmRC rpmReadSignature(FD_t fd, Header * headerp, sigType sig_type) int rpmWriteSignature(FD_t fd, Header h) { - static byte buf[8] = "\000\000\000\000\000\000\000\000"; + static byte buf[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; int sigSize, pad; int rc; @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\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" @@ -514,181 +514,181 @@ msgstr "&& a || není podporováno pro řetězce\n" msgid "syntax error in expression\n" msgstr "chyba syntaxe ve výrazu\n" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK selhal: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Chybí '(' v %s %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Chybí ')' v %s(%s\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "Neplatný %s token: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "Chybějící %s v %s %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Následuje neprázdný znak %s(): %s\n" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Špatná syntaxe: %s(%s)\n" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Špatná práva spec: %s(%s)\n" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Špatná práva adresáře: %s(%s)\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Neobvyklá délka locale: \"%.*s\" v %%lang(%s)\n" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Duplicitní locale %.*s v %%lang(%s)\n" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "Dosažen limit pro %%docdir\n" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Jen jeden parametr pro %%docdir\n" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "Dva soubory na jednom řádku: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Soubor musí začínat na \"/\": %s\n" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Nelze míchat speciální %%doc s ostatnímí formami: %s\n" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "Soubor uveden dvakrát: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Soubor nesouhlasí s prefixem (%s): %s\n" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "Soubor nenalezen: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Špatný vlastník/skupina: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Soubor %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Soubor potřebuje úvodní \"/\": %s\n" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob není dovolen: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "Soubor nenalezen globem: %s\n" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Nemohu otevřít %%files soubor %s: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "řádek: %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "Špatný soubor: %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Nemohu spustit %s: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Nemohu provést fork %s: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "%s selhalo\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "Nemohu zapsat všechna data do %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "Hledám %s: (použit %s)...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "Selhalo vyhledání %s:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Zpracovávám soubory: %s-%s-%s\n" @@ -831,7 +831,7 @@ msgstr "Nemohu přečíst hlavičku z %s: %s\n" msgid "Could not open %s: %s\n" msgstr "Nemohu otevřít %s: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "Nemohu zapsat balíček: %s\n" @@ -861,7 +861,7 @@ msgstr "Nemohu přečíst payload z %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Nemohu zapsat payload do %s: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Zapsáno: %s\n" @@ -1520,7 +1520,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(není číslo)" @@ -2158,51 +2158,51 @@ msgstr "zdrojový balíček neobsahuje .spec soubor\n" msgid "%s: running %s scriptlet\n" msgstr "%s: spouštím %s skript(y) (pokud existují)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "provedení skripletu %s z %s-%s-%s selhalo, návratový kód byl: %s\n" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "provedení %s skripletu z %s-%s-%s selhalo, návratový kód: %d\n" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s obsahuje %d souborů, test = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: scriptlet %s selhal (%d), přeskakuji %s-%s-%s\n" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "uživatel %s neexistuje - použit uživatel root\n" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s neexistuje - použita skupina root\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozbalování archívu selhalo %s%s: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " na souboru " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nemohu otevřít %s: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s selhalo\n" @@ -2930,77 +2930,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "Počet dataLength() RPM_STRING_TYPE musí být 1.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "chybí { po %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "po %{ chybí }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "prázdný formát značky" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "prázdné jméno značky" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "neznámá značka" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "na konci pole očekáváno ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "neočekávaná ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "neočekávaná }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "ve výrazu očekáván ?" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "ve výrazu je po ? očekávána {" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "ve výrazu je očekávána }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "v podvýrazu je po ? očekávána :" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "ve výrazu je po : očekávána {" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "na konci výrazu je očekáváno |" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(neznámý typ)" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\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" @@ -509,181 +509,181 @@ msgstr "&& og || understřttes ikke for strenge\n" msgid "syntax error in expression\n" msgstr "syntaksfejl i udtryk\n" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK-fejl: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Manglende '(' i %s %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Manglende ')' i %s %s\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "Ugyldigt %s-symbol: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "Manglende '(' i %s %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Ikke-mellemrum efterfřlger %s(): %s\n" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Ugyldig syntaks: %s(%s)\n" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Ugyldig tilstandsangivelse: %s(%s)\n" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Ugyldig dirmode-spec: %s(%s)\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Anormal locale-lćngde: \"%.*s\" i %%lang(%s)\n" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Dobbelt locale %.*s i %%lang(%s)\n" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "Trćfningsgrćnse for %%docdir\n" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Kun et parameter for %%docdir\n" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "To filer pĺ én linie: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Fil skal begynde med \"/\": %s\n" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Kan ikke blande special-%%doc med andre former: %s\n" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "Fil angivet to gange: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lćnke peger pĺ BuildRoot: %s -> %s\n" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Fil passer ikke til prćfiks (%s): %s\n" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke fundet: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig ejer/gruppe: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Fil %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Fil krćver foranstillet \"/\": %s\n" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linie %d: Filnavn ikke tilladt: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "Fil ikke fundet med glob: %s\n" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Kunne ikke ĺbne '%%files'-fil %s: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "linie: %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil: %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Kunne ikke udfřre %s: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Kunne ikke fraspalte ny proces til %s: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "%s mislykkedes\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "kunne ikke skrive alle data til %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "Finder %s: (benytter %s)...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "Kunne ikke finde %s:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Gennemlřber filer: %s-%s-%s\n" @@ -828,7 +828,7 @@ msgstr "Kunne ikke lćse hoved fra %s: %s\n" msgid "Could not open %s: %s\n" msgstr "Kunne ikke ĺbne %s: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunne ikke skrive pakke: %s\n" @@ -858,7 +858,7 @@ msgstr "Kunne ikke lćse pakkeindhold fra %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Kunne ikke skrive pakkeindhold til %s: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" @@ -1521,7 +1521,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(ikke et tal)" @@ -2177,53 +2177,53 @@ msgstr "kildepakke indeholder ingen .spec-fil\n" msgid "%s: running %s scriptlet\n" msgstr "křrer postinstallations-skript (hvis det findes)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" "křrsel af smĺskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" "křrsel af smĺskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "pakke: %s-%s-%s filer test = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "bruger %s eksisterer ikke - bruger root\n" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "gruppe %s eksisterer ikke - bruger root\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "udpakning af arkiv mislykkedes%s%s: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " for fil " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "kunne ikke ĺbne %s: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s mislykkedes\n" @@ -2953,77 +2953,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "dataLength() RPM_STRING_TYPE-antal skal vćre 1.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "manglende { efter %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "manglende } efter %{" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "tomt mćrkeformat" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "tomt mćrkenavn" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "ukendt mćrke" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "] forventet ved slutningen af tabel" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "uventet ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "uventet }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "? forventet i udtryk" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "{ forventet efter ? i udtryk" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "} forventet i udtryk" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr ": forventet efter ?-underudtryk" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "{ forventet efter : i udtryk" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "| forventet ved slutningen af udtryk" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(ukendt type)" @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 1998-08-03 18:02+02:00\n" "Last-Translator: Karl Eichwalder <ke@SuSE.DE>\n" "Language-Team: German <de@li.org>\n" @@ -582,193 +582,193 @@ msgstr "" msgid "syntax error in expression\n" msgstr "? im Ausdruck erwartet" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "fehlende { nach %{" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "fehlender ':' bei %s:%d" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "ungültige Paket-Nummer: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "fehlende { nach %{" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" # , c-format -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Lesen von %s fehlgeschlagen: %s." # , c-format -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Lesen von %s fehlgeschlagen: %s." # , c-format -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Lesen von %s fehlgeschlagen: %s." -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" # , c-format #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "Verschiebungen müssen mit einem ť/Ť beginnen" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" # , c-format #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "Lesen von %s fehlgeschlagen: %s." -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" # , c-format -#: build/files.c:1504 +#: build/files.c:1506 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Lesen von %s fehlgeschlagen: %s." -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Datei auf dem Server nicht gefunden" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" # , c-format -#: build/files.c:1583 +#: build/files.c:1585 #, fuzzy, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Verschiebungen müssen mit einem ť/Ť beginnen" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "Paket %s wird nicht in %s aufgeführt" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Datei auf dem Server nicht gefunden" -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Fehler: kann Datei %s nicht öffnen\n" # , c-format -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" # , c-format -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Konnte pgp nicht durchführen" -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Konnte Signatur-Ziel (ťsigtargetŤ) nicht lesen" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "pgp fehlgeschlagen" # , c-format -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "anlegen von %s fehlgeschlagen\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" # , c-format -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "anlegen von %s fehlgeschlagen\n" # , c-format -#: build/files.c:2635 +#: build/files.c:2637 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" @@ -921,7 +921,7 @@ msgid "Could not open %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen\n" # , c-format -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Nicht möglich %s zu schreiben" @@ -956,7 +956,7 @@ msgstr "Nicht möglich %s zu schreiben" msgid "Unable to write payload to %s: %s\n" msgstr "Nicht möglich %s zu schreiben" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1657,7 +1657,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(keine Zahl)" @@ -2347,53 +2347,53 @@ msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt" msgid "%s: running %s scriptlet\n" msgstr "Keine Stufen ausführen" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "Ausführung des Skripts fehlgeschlagen" -#: lib/psm.c:890 +#: lib/psm.c:888 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "Ausführung des Skripts fehlgeschlagen" # FIXME shared, besser: "mit anderen geteilte ..." -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "Gruppe %s beinhaltet kein einziges Paket\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "öffnen von %s fehlgeschlagen: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" # , c-format -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "pgp fehlgeschlagen" @@ -3137,80 +3137,80 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "fehlende { nach %{" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "fehlende } nach %{" # ťTagŤ übersetzen??? -ke- #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "leeres ťTagŤ-Format" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "leerer ťTagŤ-Name" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "unbekannter ťTagŤ" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "] am Ende des Arrays erwartet" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "unerwartete ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "unerwartete }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "? im Ausdruck erwartet" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 #, fuzzy msgid "{ expected after ? in expression" msgstr "{ nach ? im Ausdruck erwartet" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "} im Ausdruck erwartet" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr ": nach ? Unterausdruck erwartet" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 #, fuzzy msgid "{ expected after : in expression" msgstr "{ nach : im Ausdruck erwartet" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "| am Ende des Ausdrucks erwartet" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(unbekannter Typ)" diff --git a/po/en_RN.po b/po/en_RN.po index bd036f83a..3351dc6df 100644 --- a/po/en_RN.po +++ b/po/en_RN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" diff --git a/po/eu_ES.po b/po/eu_ES.po index bd036f83a..3351dc6df 100644 --- a/po/eu_ES.po +++ b/po/eu_ES.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n" "Language-Team: Finnish <linux@sot.com>\n" "Content-Type: text/plain; charset=\n" @@ -518,181 +518,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "odotin '?'-merkkiä ilmauksessa" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "puuttuva '{' '%':n jälkeen" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "puuttuva ':', %s:%d" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "virheellinen paketin numero: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "puuttuva '{' '%':n jälkeen" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "En voi lukea %s: %s." -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "En voi lukea %s: %s." -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "En voi lukea %s: %s." -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "en voinut avata %s: %s" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "siirtojen pitää alkaa /-merkillä" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "En voi lukea %s: %s." -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "En voi lukea %s: %s." -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Tiedostoa ei löytynyt palvelimelta" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, fuzzy, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "en voinut avata %s: %s" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "siirtojen pitää alkaa /-merkillä" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "paketti %s ei ole %s:ssä" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Tiedostoa ei löytynyt palvelimelta" -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "virhe: tiedostoa %s ei voi avata\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "en voinut avata %s: %s" -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "en voinut avata %s: %s" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "En voinut ajaa pgp:tä" -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "En voinut ajaa pgp:tä" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "pgp epäonnistui" -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "%s:n luonti epäonnistui\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "%s:n luonti epäonnistui\n" -#: build/files.c:2635 +#: build/files.c:2637 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "en voinut avata %s: %s" @@ -835,7 +835,7 @@ msgstr "%s:n kirjoitus ei onnistu" msgid "Could not open %s: %s\n" msgstr "%s:n avaus epäonnistui\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "%s:n kirjoitus ei onnistu" @@ -865,7 +865,7 @@ msgstr "%s:n kirjoitus ei onnistu" msgid "Unable to write payload to %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1538,7 +1538,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(ei ole luku)" @@ -2210,51 +2210,51 @@ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on" msgid "%s: running %s scriptlet\n" msgstr "älä suorita mitään vaiheita" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "skriptin ajo epäonnistui" -#: lib/psm.c:890 +#: lib/psm.c:888 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "skriptin ajo epäonnistui" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "ryhmässä %s ei ole paketteja\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "%s:n avaus ei onnistunut: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "en voinut avata %s: %s" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "pgp epäonnistui" @@ -2989,79 +2989,79 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "puuttuva '{' '%':n jälkeen" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "puuttuva '{' '%{':n jälkeen" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "tyhjä nimiön formaatti" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "tyhjä nimiön nimi" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "tuntematon nimiö" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "']' puuttuu taulukkomäärittelyn lopusta" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "odottamaton ']'" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "odottamaton '}'" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "odotin '?'-merkkiä ilmauksessa" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 #, fuzzy msgid "{ expected after ? in expression" msgstr "odotin '{' '?'-merkin jälkeen ilmauksessa " #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "odotin '}'-merkkiä ilmauksessa" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "odotin ':' '?'-merkin jälkeen ali-ilmauksessa " #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 #, fuzzy msgid "{ expected after : in expression" msgstr "odotin '{' ':'-merkin jälkeen ilmauksessa " #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "odotin '}'-merkkiä ilmauksen lopussa" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(tuntematon tyyppi)" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -553,181 +553,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "les arguments de --root (-r) doivent commencer par un /" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "aucun package n'a t spcifi pour la dsinstallation" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "les arguments de --root (-r) doivent commencer par un /" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "aucun package n'a t spcifi pour la dsinstallation" -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "impossible d'ouvrir: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "La construction a chou.\n" -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "impossible d'ouvrir: %s\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -870,7 +870,7 @@ msgstr "impossible d'ouvrir: %s\n" msgid "Could not open %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "impossible d'ouvrir: %s\n" @@ -900,7 +900,7 @@ msgstr "impossible d'ouvrir: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1575,7 +1575,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2259,51 +2259,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "La construction a chou.\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "La construction a chou.\n" @@ -3032,79 +3032,79 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 #, fuzzy msgid "unexpected ]" msgstr "source de requte inattendue" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 #, fuzzy msgid "unexpected }" msgstr "source de requte inattendue" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 2001-01-13 22:31+0100\n" "Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n" "Language-Team: Galician <trasno@ceu.fi.udc.es>\n" @@ -498,181 +498,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -811,7 +811,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -841,7 +841,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1487,7 +1487,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2106,51 +2106,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2862,77 +2862,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\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" @@ -498,181 +498,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "vantar '(' í %s %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "vantar ')' í %s %s\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "Ógilt %s tákn: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "vantar '(' í %s %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "Tvćr skrár á einni línu: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "Skráin er tvítekin: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "Skráin fannst ekki: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "Gat ekki opnađ PreUn skrá: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "Skráin fannst ekki međ 'glob': %s\n" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Gat ekki opnađ %%files skrána %s: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "lína: %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ógild skrá %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Gat ekki keyrt %s: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Gat ekki búiđ til undirferli (fork) %s: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "%s brást\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "gat ekki ritađ öll gögn í %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "gat ekki fundiđ %s:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -815,7 +815,7 @@ msgstr "Get ekki lesiđ haus úr %s: %s\n" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "Get ekki ritađ í pakka: %s\n" @@ -845,7 +845,7 @@ msgstr "Get ekki lesiđ innihald %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Get ekki ritađ innihald í %s: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Skrifađi: %s\n" @@ -1493,7 +1493,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2117,51 +2117,51 @@ msgstr "pakkinn inniheldur enga .spec skrá\n" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "gat ekki opnađ %s: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s brást\n" @@ -2873,77 +2873,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 1999-12-01 22:49 +JST\n" "Last-Translator: Kanda Mitsuru <kanda@nn.iij4u.or.jp>\n" "Language-Team: JRPM <jrpm@linux.or.jp>\n" @@ -544,181 +544,181 @@ msgstr "&& ¤Č || ¤ĎʸťúÎóÍѤ˼ľĽÝĄźĽČ¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó" msgid "syntax error in expression\n" msgstr "ź°Ăć¤Çʸ˥Ľ¨ĽéĄź" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK źşÇÔ: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "%s %s ¤Ç '('¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "')' ¤Ź¤˘¤ę¤Ţ¤ť¤ó %s(%s " -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "Ěľ¸ú¤Ę %s ¤ÎĽČĄźĽŻĽó: %s" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "%s %s ¤Ç '('¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó" -#: build/files.c:536 +#: build/files.c:538 #, fuzzy, c-format msgid "Non-white space follows %s(): %s\n" msgstr "%s() ¤ËÂł¤ŻśőÇň¤Ź¤˘¤ę¤Ţ¤ť¤ó: %s" -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "ÉÔŔľ¤Ęʸ˥: %s(%s)" -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "ÉÔŔľ¤ĘĽâĄźĽÉĽšĽÚĽĂĽŻ: %s(%s)" -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "ÉÔŔľ¤ĘĽÇĽŁĽěĽŻĽČĽęĽâĄźĽÉĽšĽÚĽĂĽŻ: %s(%s)" -#: build/files.c:741 +#: build/files.c:743 #, fuzzy, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "°Űžď¤ĘĽíĽŤĄźĽëÄš: \"%.*s\" %%lang(%s)" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, fuzzy, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "ĘŁżô¤ÎĽíĽŤĄźĽë %.*s %%lang(%s)" -#: build/files.c:903 +#: build/files.c:905 #, fuzzy, c-format msgid "Hit limit for %%docdir\n" msgstr "%%docdir ¤Î¸ÂłŚ¤ËĂŁ¤ˇ¤Ţ¤ˇ¤ż" -#: build/files.c:909 +#: build/files.c:911 #, fuzzy, c-format msgid "Only one arg for %%docdir\n" msgstr "%%docdir ¤Î°úżô¤Ď1¤Ä¤Î¤ß¤Ç¤š" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "1šÔ¤Ë2¤Ä¤ÎĽŐĽĄĽ¤Ľë: %s" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "ĽŐĽĄĽ¤Ľë¤Ď \"/\" ¤Ť¤éťĎ¤Ţ¤é¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤ó: %s" -#: build/files.c:965 +#: build/files.c:967 #, fuzzy, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "ž¤ÎĽŐĽŠĄźĽŕ¤ÇĆĂĘĚ¤Ę %%doc ¤ňşŽ¤ź¤ë¤ł¤Č¤Ď¤Ç¤¤Ţ¤ť¤ó: %s" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "ĽŐĽĄĽ¤Ľë¤Ź2˛óÉ˝ľ¤ľ¤ě¤Ć¤¤¤Ţ¤š: %s" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "ĽŐĽĄĽ¤Ľë¤Ď prefix (%s) ¤Č°ěĂפˇ¤Ţ¤ť¤ó: %s" -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "ĽŐĽĄĽ¤Ľë¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó: %s" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "ÉÔŔľ¤Ę˝ęÍźÔ/Ľ°ĽëĄźĽ×: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, fuzzy, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "ĽŐĽĄĽ¤Ľë %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "ĽŐĽĄĽ¤Ľë¤ĎŔčĆŹ¤Ë \"/\" ¤ŹÉŹÍפǤš: %s" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "%d šÔĚÜ: ĽĐĄźĽ¸ĽçĽó¤Ďľö˛Ä¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó: %s" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "ĽŐĽĄĽ¤Ľë¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó(by glob): %s" -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "%%files ¤ňĽŞĄźĽ×Ľó¤Ç¤¤Ţ¤ť¤ó: %s" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "šÔĚÜ: %s" -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "ĽŐĽĄĽ¤Ľë %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "%s ¤ňźÂšÔ¤Ç¤¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s" -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "%s ¤ň fork ¤Ç¤¤Ţ¤ť¤ó¤Ç¤ˇ¤ż: %s" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s źşÇÔ" -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "Á´¤Ć¤ÎĽÇĄźĽż¤ň %s ¤Ë˝ń¤Ż¤ł¤Č¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż" -#: build/files.c:2474 +#: build/files.c:2476 #, fuzzy, c-format msgid "Finding %s: (using %s)...\n" msgstr "%s ¤ňĂľ¤ˇ¤Ć¤¤¤Ţ¤š: (%s ¤ňťČÍѤˇ¤Ć¤¤¤Ţ¤š)...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "%s ¤ň¸Ť¤Ä¤ą¤ë¤Î¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż:" -#: build/files.c:2635 +#: build/files.c:2637 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "ĽŐĽĄĽ¤Ľë¤Î˝čÍýĂć: %s-%s-%s\n" @@ -862,7 +862,7 @@ msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤¤Ţ¤ť¤ó: %s" msgid "Could not open %s: %s\n" msgstr "%s ¤ÎĽŞĄźĽ×Ľó¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "ĽŃĽĂĽąĄźĽ¸¤Î˝ń¤šţ¤ß¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż: %s" @@ -892,7 +892,7 @@ msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤¤Ţ¤ť¤ó: %s" msgid "Unable to write payload to %s: %s\n" msgstr "ĽŃĽĂĽąĄźĽ¸¤Î˝ń¤šţ¤ß¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż: %s" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "˝ń¤šţ¤ßĂć: %s\n" @@ -1570,7 +1570,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(żôťú¤Ç¤Ď¤˘¤ę¤Ţ¤ť¤ó)" @@ -2270,52 +2270,52 @@ msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤Ď .spec ĽŐĽĄĽ¤Ľë¤ň´Ţ¤ó¤Ç¤¤¤Ţ¤ť¤ó" msgid "%s: running %s scriptlet\n" msgstr "ĽÝĽšĽČĽ¤ĽóĽšĽČĄźĽëĽšĽŻĽęĽ×ĽČ(¤ŹÍ¤ě¤Đ)¤ňźÂšÔ¤ˇ¤Ţ¤š\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "ĽšĽŻĽęĽ×ĽČ¤ÎźÂšÔ¤ËźşÇÔ" -#: lib/psm.c:890 +#: lib/psm.c:888 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "ĽšĽŻĽęĽ×ĽČ¤ÎźÂšÔ¤ËźşÇÔ" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "ĽŃĽĂĽąĄźĽ¸: %s-%s-%s ĽŐĽĄĽ¤ĽëĽĆĽšĽČ = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "ĽćĄźĽś %s ¤Ď¸şß¤ˇ¤Ţ¤ť¤ó - root ¤ňťČÍѤˇ¤Ţ¤š" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "Ľ°ĽëĄźĽ× %s ¤Ď¸şß¤ˇ¤Ţ¤ť¤ó - root ¤ňťČÍѤˇ¤Ţ¤š" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "ĽŐĽĄĽ¤Ľë %s ¤ÎĽ˘ĄźĽŤĽ¤ĽÖ¤ÎżÄš¤ËźşÇÔ %s%s: %s" -#: lib/psm.c:1520 +#: lib/psm.c:1518 #, fuzzy msgid " on file " msgstr "ĽŐĽĄĽ¤Ľëžĺ" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "%s ¤ÎĽŞĄźĽ×Ľó¤ËźşÇÔ: %s" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s źşÇÔ" @@ -3062,77 +3062,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "grabDate() RPM_STRING_TYPE ĽŤĽŚĽóĽČ¤Ď 1 ¤Ç¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤óĄŁ\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "% ¤Î¸ĺ¤Ë { ¤Ź¤˘¤ę¤Ţ¤ť¤ó" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "%{ ¤Î¸ĺ¤Ë } ¤Ź¤˘¤ę¤Ţ¤ť¤ó" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "śő¤ÎĽżĽ°ĽŐĽŠĄźĽŢĽĂĽČ" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "śő¤ÎĽżĽ°Ěž" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "ÉÔĚŔ¤ĘĽżĽ°" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "ÇŰÎó¤Î¸ĺ¤Ë ] ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "Í˝´ü¤ť¤Ě ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "Í˝´ü¤ť¤Ě }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "ź°Ăć¤Ç ? ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "ź°Ăć¤Ç ? ¤Î¸ĺ¤Ë { ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "ź°Ăć¤Ë } ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "°Ę˛ź¤Î ? ĽľĽÖź°¤Î ¤Ë: ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "ź°Ăć¤Ç : ¤Î¸ĺ¤Ë { ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "ź°¤Î˝Ş¤ę¤Ë | ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(ÉÔĚŔ¤ĘĽżĽ¤Ľ×)" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 2001-09-07 22:03+0900\n" "Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n" "Language-Team: GNU Translation project <ko@li.org>\n" @@ -509,181 +509,181 @@ msgstr "'&&' żÍ '||' ´Â šŽŔÚżżĄź ťçżëÇĎ˝Ç źö žř˝Ŕ´Ď´Ů\n" msgid "syntax error in expression\n" msgstr "ÇĽÇö˝ÄżĄź ą¸šŽ żŔˇů°Ą šßťýÇß˝Ŕ´Ď´Ů\n" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK ˝ÇĆĐ: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "%s %s żĄź '(' ¸Ś ĂŁŔť źö žř˝Ŕ´Ď´Ů\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "%s(%s żĄź ')' ¸Ś ĂŁŔť źö žř˝Ŕ´Ď´Ů\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "şÎŔűÇŐÇŃ %s ĹäĹŤ: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "%2$s %3$s żĄź %1$s (Ŕť)¸Ś ĂŁŔť źö žř˝Ŕ´Ď´Ů\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "%s() ´ŮŔ˝żĄ °řšéŔĚ žřŔ˝: %s\n" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Ŕ߸řľČ ą¸šŽ: %s(%s)\n" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Ŕ߸řľČ ¸đľĺ spec: %s(%s)\n" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Ŕ߸řľČ dir¸đľĺ spec: %s(%s)\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "şńÁ¤ťóŔűŔÎ ˇÎÄÉŔĎŔÇ ąćŔĚ: %%lang(%2$s) ŔÇ \"%1$.*s\"\n" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "%%lang(%2$s) żĄ ÁßşšľČ ˇÎÄÉŔĎ %1$.*s (ŔĚ)°Ą Á¸ŔçÇŐ´Ď´Ů\n" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "%%docdirŔĚ ÇѰ迥 Ŕ̸Łˇś˝Ŕ´Ď´Ů\n" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "%%docdirżĄ´Â ÇĎłŞŔÇ ŔÎźö¸¸ ÁöÁ¤ľÉ źö ŔÖ˝Ŕ´Ď´Ů\n" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "ÇĎłŞŔÇ ÁŮżĄ ľÎ°łŔÇ ĆÄŔĎŔĚ Á¸ŔçÇÔ: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "ĆÄŔĎŔş šÝľĺ˝Ă \"/\" ˇÎ ˝ĂŔŰÇŘžßÇÔ: %s\n" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "ĆŻÁ¤ %%docŔť ´Ů¸Ľ Çü˝Ä°ú ÇÔ˛˛ ťçżëÇŇ źö žřŔ˝: %s\n" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "ĆÄŔĎ ¸ńˇĎŔĚ ÁßşšľĘ: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "BuildRootżĄ ˝Éşź¸Ż¸ľĹŠÇÔ: %s -> %s\n" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "ĆÄŔĎŔĚ prefix (%s) (żÍ)°ú ŔĎÄĄÇĎÁö žĘŔ˝: %s\n" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "ĆÄŔĎŔť ĂŁŔť źö žřŔ˝: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ŕ߸řľČ źŇŔŻŔÚ/ą×ˇě: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "ĆÄŔĎ %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "ĆÄŔĎŔş \"/\" ˇÎ ˝ĂŔŰÇŘžßÇÔ: %s\n" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "GlobŔť ťçżëÇŇ źö žřŔ˝: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "globŔ¸ˇÎ ĆÄŔĎŔť ĂŁŔť źö žřŔ˝: %s\n" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "%s ĆÄŔĎŔÇ %%files¸Ś ż źö žřŔ˝: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "ÁŮ(line): %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ŕ߸řľČ ĆÄŔĎ: %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "%s (Ŕť)¸Ś ˝ÇÇŕÇŇ źö žřŔ˝: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "%s (Ŕť)¸Ś fork ÇŇ źö žřŔ˝: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "%s (ŔĚ)°Ą ˝ÇĆĐÇß˝Ŕ´Ď´Ů\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "%s żĄ ¸đľç ŔڡḌ ąâˇĎÇĎ´ÂľĽ ˝ÇĆĐÇß˝Ŕ´Ď´Ů\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "%s (Ŕť)¸Ś ĂŁ´Â Áß: (%s ťçżë)...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "%s (Ŕť)¸Ś ĂŁ´ÂľĽ ˝ÇĆĐÇÔ:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "ĆÄŔĎ Ăł¸Ž Áß: %s-%s-%s\n" @@ -822,7 +822,7 @@ msgstr "ź¸í(signature) Çě´ő¸Ś ´Ů˝Ă ŔĐžîżĂ źö žř˝Ŕ´Ď´Ů.\n" msgid "Could not open %s: %s\n" msgstr "%s (Ŕť)¸Ś ż źö žřŔ˝: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "ĆĐĹ°Áö¸Ś ŔŰźşÇŇ źö žřŔ˝: %s\n" @@ -852,7 +852,7 @@ msgstr "%s ŔÇ payload¸Ś ŔĐŔť źö žřŔ˝: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "%s żĄ payload¸Ś ŔŰźşÇŇ źö žřŔ˝: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "ŔŰźş: %s\n" @@ -1511,7 +1511,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(źýŔÚ°Ą žĆ´Ő´Ď´Ů)" @@ -2158,57 +2158,57 @@ msgstr "źŇ˝ş ĆĐĹ°ÁöżĄ .spec ĆÄŔĎŔĚ Ć÷ÇԾǞî ŔÖÁö žĘ˝Ŕ´Ď´Ů\n" msgid "%s: running %s scriptlet\n" msgstr "%s: %s ˝şĹŠ¸łĆŽ¸Ś ˝ÇÇŕÇŐ´Ď´Ů (ŔÖŔť °ćżě)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" "%2$s-%3$s-%4$s ŔÇ %1$s ˝şĹŠ¸łĆŽ¸´(scriptlet) ˝ÇÇ࿥ ˝ÇĆĐÇß˝Ŕ´Ď´Ů, waitpid°Ą %" "5$s (Ŕť)¸Ś šÝČŻÇĎż´˝Ŕ´Ď´Ů \n" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" "%2$s-%3$s-%4$s ŔÇ %1$s ˝şĹŠ¸łĆŽ¸´(scriptlet) ˝ÇÇ࿥ ˝ÇĆĐÇß˝Ŕ´Ď´Ů, Ážˇá ťóȲ %" "5$d\n" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s (ŔĚ)°Ą %d ŔÇ ĆÄŔĎŔť °Ž°í ŔÖ˝Ŕ´Ď´Ů, Ĺ×˝şĆŽ = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" "%s: %s ˝şĹŠ¸łĆŽ¸´(scriptlet)°Ą ˝ÇĆĐÇß˝Ŕ´Ď´Ů (%d), %s-%s-%s (Ŕť)¸Ś ťýˇŤÇŐ´Ď" "´Ů\n" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "%s ťçżëŔÚ°Ą Á¸ŔçÇĎÁö žĘ˝Ŕ´Ď´Ů - root¸Ś ŔĚżëÇŐ´Ď´Ů\n" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "%s ą×ˇěŔĚ Á¸ŔçÇĎÁö žĘ˝Ŕ´Ď´Ů - root¸Ś ŔĚżëÇŐ´Ď´Ů\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "žĆÄŤŔ̺긌 ÇŞ´ÂľĽ ˝ÇĆĐÇÔ%s%s: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " ´ŮŔ˝ ĆÄŔĎżĄ " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%2$s ĆÄŔĎŔÇ %1$s (ŔĚ)°Ą ˝ÇĆĐÇÔ: %3$s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "%s (ŔĚ)°Ą ˝ÇĆĐÇÔ: %s\n" @@ -2936,77 +2936,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "dataLength() RPM_STRING_TYPE ÄŤżîĆŽ´Â šÝľĺ˝Ă '1' ŔĚžîžß ÇŐ´Ď´Ů.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "'%' ľÚżĄ '{' ¸Ś ĂŁŔť źö žř˝Ŕ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "'%{' ľÚżĄ '}' ¸Ś ĂŁŔť źö žř˝Ŕ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "ĹÂą× Çü˝ÄŔĚ şńžîŔÖ˝Ŕ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "ĹÂą× Ŕ̸§ŔĚ şńžîŔÖ˝Ŕ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "žË źö žř´Â ĹÂą× ŔÔ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "ščżŔÇ łĄşÎşĐżĄ ']' °Ą ÇĘżäÇŐ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "şŇÇĘżäÇŃ ']' °Ą ťçżëľÇ°í ŔÖ˝Ŕ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "şŇÇĘżäÇŃ '}' °Ą ťçżëľÇ°í ŔÖ˝Ŕ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "ÇĽÇö˝ÄżĄ '?' °Ą ÇĘżäÇŐ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "ÇĽÇö˝ÄżĄź '?' ľÚżĄ '{' °Ą ÇĘżäÇŐ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "ÇĽÇö˝ÄżĄ '}' °Ą ÇĘżäÇŐ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "ÇϺΠǼÇö˝Ä(subexpression)ŔÇ '?' ´ŮŔ˝żĄ ':' ŔĚ ÇĘżäÇŐ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "ÇĽÇö˝ÄżĄź ':' ľÚżĄ '{' °Ą ÇĘżäÇŐ´Ď´Ů" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "ÇĽÇö˝ÄŔÇ łĄşÎşĐżĄ '|' °Ą ÇĘżäÇŐ´Ď´Ů" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(žË źö žř´Â ŔŻÇü)" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\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" @@ -508,181 +508,181 @@ msgstr "&& og || ikke střttet for strenger\n" msgid "syntax error in expression\n" msgstr "syntaksfeil i uttrykk\n" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIDSJEKK feil: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Mangler '(' i %s %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Mangler ')' i %s(%s\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "Ugyldig %s-tegn: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "Mangler '(' i %s %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "To filer pĺ én linje: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Filen mĺ begynne med \"/\": %s\n" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Kan ikke blande spesiell %%doc med andre skjema: %s\n" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "Fil listet to ganger: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lenke peker til BuildRoot: %s -> %s\n" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke funnet: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig eier/gruppe: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linje %d: Filnavn ikke tillatt: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Kunne ikke ĺpne spec fil %s: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "Installerer %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Kunne ikke kjřre %s: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "klarte ikke ĺ ĺpne %s: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "%s feilet\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "kunne ikke skrive alle data til %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "Klarte ikke ĺ finne %s:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -825,7 +825,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:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunne ikke skrive pakke: %s\n" @@ -855,7 +855,7 @@ msgstr "Kunne ikke lese \"payload\" fra %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Kunne ikke skrive \"payload\" til %s: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" @@ -1507,7 +1507,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2141,51 +2141,51 @@ msgstr "kildepakke inneholder ikke en .spec-fil\n" msgid "%s: running %s scriptlet\n" msgstr "%s: kjřrer %s-skript (hvis noen)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "klarte ikke ĺ ĺpne %s: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s feilet\n" @@ -2899,77 +2899,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "mangler { etter %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "mangler } etter %{" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(ukjent type)" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 1999-05-25 17:00+0100\n" "Last-Translator: Paweł Dziekoński <pdziekonski@mml.ch.pwr.wroc.pl>\n" "Language-Team: Polish <pl@li.org>\n" @@ -534,181 +534,181 @@ msgstr "&& i || nie jest wspierane dla łańcuchów znakowych" msgid "syntax error in expression\n" msgstr "błąd składni w wyrażeniu" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK nie powiodło się: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "Brak '(' w %s %s" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "Brak ')' w %s(%s" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "Błędny znak %s: %s" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "Brak '(' w %s %s" -#: build/files.c:536 +#: build/files.c:538 #, fuzzy, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Brak białego znaku po %s(): %s" -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Błędna składnia: %s(%s)" -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Błędne określenie trybu: %s(%s)" -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Błędne określenie dirmode: %s(%s)" -#: build/files.c:741 +#: build/files.c:743 #, fuzzy, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Niespotykana długość określenia lokalizacji \"%.*s\" w %%lang(%s)" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, fuzzy, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Powtórzone określenie lokalizacji %.*s w %%lang(%s)" -#: build/files.c:903 +#: build/files.c:905 #, fuzzy, c-format msgid "Hit limit for %%docdir\n" msgstr "Limit trafień dla %%docdir" -#: build/files.c:909 +#: build/files.c:911 #, fuzzy, c-format msgid "Only one arg for %%docdir\n" msgstr "Tylko jeden argument dla %%docdir" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "Dwa pliki w jedenj linii: %s" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "Plik musi się zaczynać od \"/\": %s" -#: build/files.c:965 +#: build/files.c:967 #, fuzzy, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Nie można mieszać specjalnej %%doc z innymi formami: %s" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "Plik podany dwukrotnie: %s" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Plik nie zgadza się z prefiksem (%s): %s" -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Nie znaleziono pliku: %s" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Błędny użytkownik/grupa: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, fuzzy, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Plik %4d: 0%o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Plik musi się zaczynać od \"/\": %s" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linia %d: Wersja niedozwolona: %s" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Nie znaleziono pliku: %s" -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Nie można otworzyć %%files pliku: %s" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "linia: %s" -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "plik %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Nie można uruchomić %s" -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Nie można wykonać fork na %s" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s nie powiodło się" -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "zapisanie wszystkich danych do %s nie powiodło się" -#: build/files.c:2474 +#: build/files.c:2476 #, fuzzy, c-format msgid "Finding %s: (using %s)...\n" msgstr "Wyszukiwanie wymaganych zasobów...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "Wyszukiwanie nie powiodło się" -#: build/files.c:2635 +#: build/files.c:2637 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Przetwarzanie plików: %s\n" @@ -852,7 +852,7 @@ msgstr "Nie można odczytać ikony: %s" msgid "Could not open %s: %s\n" msgstr "Nie można otworzyć %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Nie można zapisać pakietu: %s" @@ -882,7 +882,7 @@ msgstr "Nie można odczytać ikony: %s" msgid "Unable to write payload to %s: %s\n" msgstr "Nie można zapisać pakietu: %s" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Zapisano: %s\n" @@ -1553,7 +1553,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(nie jest liczbą)" @@ -2228,51 +2228,51 @@ msgstr "pakiet źródłowy nie zawiera pliku .spec" msgid "%s: running %s scriptlet\n" msgstr "uruchamianie skryptu postinstall (jeśli istnieje)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "wykonanie skryptu nie powiodło się" -#: lib/psm.c:890 +#: lib/psm.c:888 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "wykonanie skryptu nie powiodło się" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "pakiet: %s-%s-%s test plików = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "użytkownik %s nie istnieje - użyto konta root" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "grupa %s nie istnieje - użyto grupy root" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozpakowanie archiwum nie powiodło się %s%s: %s" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " na pliku " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nie można otworzyć %s: %s" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s nie powiodło się" @@ -3010,77 +3010,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "grabData() RPM_STRING_TYPE licznik musi być 1.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "brak { po %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "brak } po %{" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "pusty format etykiety" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "pusta nazwa etykiety" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "nieznana etykieta" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "spodziewany ] na końcu tablicy" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "nie spodziewany ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "nie spodziewany }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "spodziewany ? w wyrażeniu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "spodziewany { po ? w wyrażeniu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "spodziewany } w wyrażeniu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "spodziewany : po podwyrażeniu ?" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "spodziewany { po : w wyrażeniu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "spodziewany | na końcu wyrażenia" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(nieznany typ)" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 2000-06-22 01:13+01:00\n" "Last-Translator: José Nuno Coelho Sanarra Pires\n" "Language-Team: pt <kde@poli.org>\n" @@ -504,181 +504,181 @@ msgstr "&& e || năo suportados em cadeias de caracteres\n" msgid "syntax error in expression\n" msgstr "erro de sintaxe na expressăo\n" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "Falha no TIMECHECK: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Falta um '(' em %s %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Falta um ')' em %s(%s\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "Elemento %s inválido: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "Falta um '(' em %s %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Carácter sem ser espaço a seguir a %s(): %s\n" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Sintaxe inválida: %s(%s)\n" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Spec de modo inválido: %s(%s)\n" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Spec de dirmode inválido: %s(%s)\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Tamanho anormal do locale: \"%.*s\" no %%lang(%s)\n" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Locale %.*s duplicado no %%lang(%s)\n" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "Limite atingido para o %%docdir\n" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Só um argumento no %%docdir\n" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "Dois ficheiros na mesma linha: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "O ficheiro tem de começar por \"/\": %s\n" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Năo é possível misturar o %%doc especial com outras formas: %s\n" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "Ficheiro listado duas vezes: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "A 'symlink' aponta para a BuildRoot: %s -> %s\n" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "O ficheiro năo corresponde ao prefixo (%s): %s\n" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "Ficheiro năo encontrado: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Dono/grupo inválido: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Ficheiro: %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "O ficheiro precisa de começar por \"/\": %s\n" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linha %d: Nome do ficheiro năo permitido: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "Ficheiro năo encontrado pelo glob: %s\n" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Năo consegui abrir o ficheiro do %%files %s: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "linha: %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ficheiro inválido: %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Năo consegui executar o %s: %S\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Năo consegui executar ŕ parte o %s: &s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "O %s falhou\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "năo consegui escrever todos os dados em %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "A procurar o %s: (usando o %s)...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "Năo consegui encontrar o %s:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "A processar os ficheiros: %s-%s-%s\n" @@ -823,7 +823,7 @@ msgstr "Năo consegui ler o cabeçalho de %s: %s\n" msgid "Could not open %s: %s\n" msgstr "Năo consigo aceder ao %s: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "Năo consegui gravar o pacote: %s\n" @@ -853,7 +853,7 @@ msgstr "Năo consegui ler o conteúdo de %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Năo consegui escrever o conteúdo de %s: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Gravei: %s\n" @@ -1508,7 +1508,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(năo é um número)" @@ -2155,51 +2155,51 @@ msgstr "o pacote de código-fonte năo contem um ficheiro .spec\n" msgid "%s: running %s scriptlet\n" msgstr "a correr os programas de pós-instalaçăo (se existirem)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "a execuçăo do 'scriptlet' %s do %s-%s-%s falhou com código de erro %d\n" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "a execuçăo do 'scriptlet' %s do %s-%s-%s falhou com código de erro %d\n" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "pacote: teste dos ficheiros do %s-%s-%s = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "o utilizador %s năo existe - a usar o root\n" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "o grupo %s năo existe - a usar o root\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "a abertura do pacote falhou%s%s: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " no ficheiro " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "falhei ao aceder ao %s: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "O %s falhou\n" @@ -2923,77 +2923,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "o valor RPM_STRING_TYPE do dataLength() tem de ser 1.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "falta um { depois do %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "falta um } depois do %{" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "formato da opçăo em branco" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "nome da opçăo em branco" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "opçăo desconhecida" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "] esperado no fim do vector" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "] inesperado" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "} inesperado" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "esperado um ? na expressăo" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "esperado um { a seguir ao ? na expressăo" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "esperado um } na expressăo" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "esperado um : a seguir ŕ sub-expressăo ?" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "esperado um { a seguir ao : na expressăo" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "esperado um | no fim da expressăo" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(tipo desconhecido)" diff --git a/po/pt_BR.po b/po/pt_BR.po index 872578561..241cf0a29 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" #: build.c:36 #, fuzzy @@ -560,196 +560,196 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" # , c-format -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "No consegui abrir: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" # , c-format -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "No consegui ler o arquivo spec de %s\n" # , c-format -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "No consegui ler o arquivo spec de %s\n" # , c-format -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "No consegui ler o arquivo spec de %s\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" # , c-format #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "No consegui abrir: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "argumentos para o --dbpath devem comear com uma /" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" # , c-format #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" # , c-format -#: build/files.c:1504 +#: build/files.c:1506 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "No consegui ler o arquivo spec de %s\n" -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "no foi passado pacote para desinstalao" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "argumentos para o --dbpath devem comear com uma /" # , c-format -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "No consegui abrir: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "no foi passado pacote para desinstalao" # , c-format -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" # , c-format -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" # , c-format #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" # , c-format -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "Construo falhou.\n" # , c-format -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "No consegui abrir o pipe tar: %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" # , c-format -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "No consegui abrir o pipe tar: %s\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -911,7 +911,7 @@ msgid "Could not open %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "No consegui abrir: %s\n" @@ -946,7 +946,7 @@ msgstr "No consegui abrir: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "No consegui abrir: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1664,7 +1664,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2349,52 +2349,52 @@ msgstr "pesquise o pacote ao qual <arquivo> pertence" msgid "%s: running %s scriptlet\n" msgstr "no execute nenhum estgio" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "no foi passado pacote para instalao" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "Construo falhou.\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" # , c-format -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "No consegui abrir: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "Construo falhou.\n" @@ -3162,79 +3162,79 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 #, fuzzy msgid "unexpected ]" msgstr "fonte de pesquisa no esperado" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 #, fuzzy msgid "unexpected }" msgstr "fonte de pesquisa no esperado" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 1999-04-10 12:00+EST\n" "Last-Translator: Cristian Gafton <gafton@redhat.com>\n" "Language-Team: Romanian <ro@li.org>\n" @@ -498,181 +498,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -811,7 +811,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -841,7 +841,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1487,7 +1487,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2106,51 +2106,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2862,77 +2862,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" diff --git a/po/rpm.pot b/po/rpm.pot index ca35102a4..0e6ba5921 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 2001-08-29 13:55-0400\n" "Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n" "Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n" @@ -521,181 +521,181 @@ msgstr "&& É || ÎĹ ĐĎÄÄĹŇÖÉ×ÁŔÔÓŃ ÄĚŃ ÓÔŇĎË\n" msgid "syntax error in expression\n" msgstr "ÓÉÎÔÁËÓÉŢĹÓËÁŃ ĎŰÉÂËÁ × ×ŮŇÁÖĹÎÉÉ\n" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "ďŰÉÂËÁ TIMECHECK: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "ďÔÓŐÔÓÔ×ŐĹÔ '(' × %s %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ ')' × %s(%s\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "îĹ×ĹŇÎŮĘ ÔĎËĹÎ %s: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "ďÔÓŐÔÓÔ×ŐĹÔ %s × %s %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "îĹ ĐŇĎÂĹĚ ÓĚĹÄŐĹÔ ĐĎÓĚĹ %s(): %s\n" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "îĹ×ĹŇÎŮĘ ÓÉÎÔÁËÓÉÓ: %s(%s)\n" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "îĹ×ĹŇÎŮĹ ĐŇÁ×Á: %s(%s)\n" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "îĹ×ĹŇÎŮĹ ĐŇÁ×Á ÎÁ ËÁÔÁĚĎÇ %s(%s)\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "îĹĎÂŮŢÎÁŃ ÄĚÉÎÁ locale: \"%.*s\" × %%lang(%s)\n" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "äŐÂĚÉËÁÔ locale %.*s × %%lang(%s)\n" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "ěÉÍÉÔ ÄĚŃ %%docdir ĐŇĹ×ŮŰĹÎ\n" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "ôĎĚŘËĎ ĎÄÉÎ ÁŇÇŐÍĹÎÔ ÄĚŃ %%docdir\n" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "ä×Á ĆÁĘĚÁ × ĎÄÎĎĘ ÓÔŇĎËĹ: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "ćÁĘĚ ÄĎĚÖĹÎ ÎÁŢÉÎÁÔŘÓŃ Ó \"/\": %s\n" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "îĹĚŘÚŃ ÓÍĹŰÉ×ÁÔŘ ÓĐĹĂ. %%doc Ó ÄŇŐÇÉÍÉ ĆĎŇÍÁÍÉ: %s\n" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "ćÁĘĚ ŐËÁÚÁÎ Ä×ÁÖÄŮ: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "óÉÍ×ĎĚÉŢĹÓËÁŃ ÓÓŮĚËÁ ŐËÁÚŮ×ÁĹÔ ÎÁ BuildRoot: %s -> %s\n" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "ćÁĘĚ ÎĹ ÓĎĎÔ×ĹÔÓÔŐĹÔ ĐŇĹĆÉËÓŐ (%s): %s\n" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "ćÁĘĚ ÎĹ ÎÁĘÄĹÎ: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "îĹ×ĹŇÎÁŃ ĐÁŇÁ ×ĚÁÄĹĚĹĂ/ÇŇŐĐĐÁ: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "ćÁĘĚ %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "ćÁĘĚ ÄĎĚÖĹÎ ÎÁŢÉÎÁÔŘÓŃ Ó \"/\": %s\n" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob ÎĹ ŇÁÚŇĹŰÁŔÔÓŃ: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "ćÁĘĚ ÎĹ ÎÁĘÄĹÎ: %s\n" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ %%files %s: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "ÓÔŇĎËÁ: %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "îĹ×ĹŇÎŮĘ ĆÁĘĚ %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "îĹ×ĎÚÍĎÖÎĎ ×ŮĚÎÉÔŘ %s: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "óÂĎĘ ×ĹÔ×ĚĹÎÉŃ %s: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "%s ÎĹ ŐÄÁĚĎÓŘ\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "ÚÁĐÉÓŘ ×ÓĹČ ÄÁÎÎŮČ × %s ÎĹ ŐÄÁĚÁÓŘ\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "đĎÉÓË %s (ÉÓĐĎĚŘÚŐŃ %s): ...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "îĹ×ĎÚÍĎÖÎĎ ÎÁĘÔÉ %s:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "ďÂŇÁÂÁÔŮ×ÁŔÔÓŃ ĆÁĘĚŮ: %s-%s-%s\n" @@ -834,7 +834,7 @@ msgstr "îĹ×ĎÚÍĎÖÎĎ ĐĹŇĹÚÁÇŇŐÚÉÔŘ ÚÁÇĎĚĎ×ĎË ĐĎÄĐÉÓÉ.\n" msgid "Could not open %s: %s\n" msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁĐÉÓÁÔŘ ĐÁËĹÔ: %s\n" @@ -864,7 +864,7 @@ msgstr "îĹ×ĎÚÍĎÖÎĎ ĐŇĎŢÉÔÁÔŘ ÓĎÄĹŇÖÉÍĎĹ ÉÚ %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁĐÉÓÁÔŘ ÓĎÄĹŇÖÉÍĎĹ × %s: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "úÁĐÉÓÁÎ: %s\n" @@ -1530,7 +1530,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(ÎĹ ŢÉÓĚĎ)" @@ -2171,51 +2171,51 @@ msgstr "ÉÓČĎÄÎŮĘ ĐÁËĹÔ ÎĹ ÓĎÄĹŇÖÉÔ ĆÁĘĚÁ ÓĐĹĂÉĆÉËÁĂÉÉ\n" msgid "%s: running %s scriptlet\n" msgstr "%s: ×ŮĐĎĚÎŃĹÔÓŃ ÓĂĹÎÁŇÉĘ %s (ĹÓĚÉ ĹÓÔŘ)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "ĎŰÉÂËÁ ×ŮĐĎĚÎĹÎÉŃ ÓĂĹÎÁŇÉŃ %s ÉÚ %s-%s-%s, waitpid() ×ĎÚ×ŇÁÔÉĚ %s\n" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "ĎŰÉÂËÁ ×ŮĐĎĚÎĹÎÉŃ ÓĂĹÎÁŇÉŃ %s ÉÚ %s-%s-%s, ËĎÄ ×ĎÚ×ŇÁÔÁ %d\n" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s ÓĎÄĹŇÖÉÔ %d ĆÁĘĚĎ×, test = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: ĎŰÉÂËÁ ÓĂĹÎÁŇÉŃ %s (%d), %s-%s-%s ĐŇĎĐŐÓËÁĹÔÓŃ\n" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "ĐĎĚŘÚĎ×ÁÔĹĚŘ %s ÎĹ ÓŐÝĹÓÔ×ŐĹÔ - ÉÓĐĎĚŘÚŐĹÔÓŃ root\n" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "ÇŇŐĐĐÁ %s ÎĹ ÓŐÝĹÓÔ×ŐĹÔ - ÉÓĐĎĚŘÚŐĹÔÓŃ root\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "ŇÁÓĐÁËĎ×ËÁ ÁŇČÉ×Á ÎĹ ŐÄÁĚÁÓŘ%s%s: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " ÎÁ ĆÁĘĚĹ " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s ĎŰÉÂËÁ ÎÁ ĆÁĘĚĹ %s: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "%s ÎĹ ŐÄÁĚĎÓŘ: %s\n" @@ -2945,77 +2945,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "dataLength() ÄĎĐŐÓÔÉÍ ÔĎĚŘËĎ ĎÄÉÎ ÜĚĹÍĹÎÔ ÔÉĐÁ RPM_STRING_TYPE\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ \"{\" ĐĎÓĚĹ \"%\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ \"}\" ĐĎÓĚĹ \"%{\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "ĐŐÓÔĎĘ ĆĎŇÍÁÔ ÔÜÇÁ" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "ĐŐÓÔĎĹ ÉÍŃ ÔÜÇÁ" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "ÎĹÉÚ×ĹÓÔÎŮĘ ÔÜÇ" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "× ËĎÎĂĹ ÍÁÓÓÉ×Á ĎÖÉÄÁĚÁÓŘ \"]\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "ÎĹĎÖÉÄÁÎÎÁŃ \"]\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "ÎĹĎÖÉÄÁÎÎÁŃ \"}\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĎÖÉÄÁĚĎÓŘ \"?\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĐĎÓĚĹ \"?\" ĎÖÉÄÁĚĎÓŘ \"{\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĎÖÉÄÁĚĎÓŘ \"}\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĐĎÓĚĹ \"?\" ĎÖÉÄÁĚĎÓŘ \":\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĐĎÓĚĹ \":\" ĎÖÉÄÁĚĎÓŘ \"{\"" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "× ËĎÎĂĹ ×ŮŇÁÖĹÎÉŃ ĎÖÉÄÁĚÓŃ \"|\"" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(ÎĹÉÚ×ĹÓÔÎŮĘ ÔÉĐ)" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\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" @@ -532,181 +532,181 @@ msgstr "&& a || nie sú podporované pre reťazce" msgid "syntax error in expression\n" msgstr "chyba syntaxe vo výraze" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "chyba PREKROČENIA ČASU: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "chýbajúce %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "chýbajúca ':' na %s:%d" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "Chybný %s prvok: %s" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "chýbajúce %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Chybná %s() syntax: %s" -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Chybná špecifikácia práv %s(): %s" -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Chybná špecifikácia práv adresára %s(): %s" -#: build/files.c:741 +#: build/files.c:743 #, fuzzy, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Iba jeden záznam v %%lang(): %s" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, fuzzy, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Iba jeden záznam v %%lang(): %s" -#: build/files.c:903 +#: build/files.c:905 #, fuzzy, c-format msgid "Hit limit for %%docdir\n" msgstr "Dosiahnutý limit pre %%docdir" -#: build/files.c:909 +#: build/files.c:911 #, fuzzy, c-format msgid "Only one arg for %%docdir\n" msgstr "Iba jeden argument pre %%docdir" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "Dva súbory na riadku: %s" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "Súbory musia začínať znakom \"/\": %s" -#: build/files.c:965 +#: build/files.c:967 #, fuzzy, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Nie je možné miešať špeciálne %%doc s inými formami: %s" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "Súbor zadaný dvakrát: %s." -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Súbor nesúhlasí s prefixom (%s): %s." -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Súbor nebol nájdený: %s" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Chybný vlastník/skupina: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, fuzzy, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Súbor %4d: 0%o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Súbor potrebuje na začiatku \"/\": %s" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "riadok %d: V %s sú vyžadované verzie: %s" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Súbor nebol nájdený: %s" -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "chybe: nie je možné otvoriť %%files súbor: %s" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "riadok: %s" -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "súbor %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Nie je možné spustiť %s" -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Nie je možné vytvoriť proces %s" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s zlyhalo" -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "nepodarilo sa zapísať všetky dáta do %s" -#: build/files.c:2474 +#: build/files.c:2476 #, fuzzy, c-format msgid "Finding %s: (using %s)...\n" msgstr "Zisťujú sa požadované vlastnosti...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "Nepodarilo sa zistiť poskytované vlastnosti" -#: build/files.c:2635 +#: build/files.c:2637 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Spracovávajú sa súbory: %s\n" @@ -850,7 +850,7 @@ msgstr "Nie je možné prečítať ikonu: %s" msgid "Could not open %s: %s\n" msgstr "Otvorenie %s zlyhalo\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Nie je možné zapísať balík: %s" @@ -880,7 +880,7 @@ msgstr "Nie je možné prečítať ikonu: %s" msgid "Unable to write payload to %s: %s\n" msgstr "Nie je možné zapísať balík: %s" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Zapísané: %s\n" @@ -1552,7 +1552,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(nie je číslo)" @@ -2225,51 +2225,51 @@ msgstr "zdrojový balík neobsahuje žiadny .spec súbor" msgid "%s: running %s scriptlet\n" msgstr "vykonávajú sa poinštalačné skripty (ak existujú)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "vykonanie skriptu zlyhalo" -#: lib/psm.c:890 +#: lib/psm.c:888 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "vykonanie skriptu zlyhalo" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "balík: %s-%s-%s test súborov = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "používateľ %s neexistuje - použije sa root" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s neexistuje - použije sa root" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozbalenie archívu zlyhalo%s%s: %s" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " pre súbor " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nepodarilo sa otvoriť %s: %s" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s zlyhalo" @@ -3007,77 +3007,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "grabData() RPM_STRING_TYPE počet musí byť 1.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "chýbajúce { po %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "chýbajúce } po %{" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "prázdny tag formát" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "prázdne meno tagu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "neznámy tag" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "] očakávané na konci poľa" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "neočakávané ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "neočakávané }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "? očakávané vo výraze" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "{ očakávané po ? vo výraze" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "} očakávané vo výraze" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr ": očakávané po ? podvýraze" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "{ očakávané po : vo výraze" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "| očakávené na konci výrazu" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(neznámy typ)" @@ -1,12 +1,12 @@ # -*- mode:po; coding:iso-latin-2; -*- Slovenian messages for Redhat pkg. mngr. # Copyright (C) 2000 Free Software Foundation, Inc. # Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2000. -# $Id: sl.po,v 1.214 2001/12/06 18:35:28 jbj Exp $ +# $Id: sl.po,v 1.215 2001/12/08 17:22:04 jbj Exp $ # msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\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" @@ -530,181 +530,181 @@ msgstr "&& in || nista podprta za nize" msgid "syntax error in expression\n" msgstr "napaka v sklanji izraza" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK neuspešen: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "Manjkajoči ,(` v %s %s" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "Manjkajoči ,)` v %s(%s" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "Neveljaven žeton %s: %s" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "Manjkajoči ,(` v %s %s" -#: build/files.c:536 +#: build/files.c:538 #, fuzzy, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Neprazen znak sledi %s(): %s" -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Nepravilna skladnja: %s(%s)" -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Nepravilno določilo načina: %s(%s)" -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Nepravilno določilo načina imenika: %s(%s)" -#: build/files.c:741 +#: build/files.c:743 #, fuzzy, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Nenavadna dolžina za locale: \"%.s\" pri %%lang(%s)" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, fuzzy, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Podvojeni locale %.*s za %%lang(%s)" -#: build/files.c:903 +#: build/files.c:905 #, fuzzy, c-format msgid "Hit limit for %%docdir\n" msgstr "Dosegli smo omejitev za %%docdir" -#: build/files.c:909 +#: build/files.c:911 #, fuzzy, c-format msgid "Only one arg for %%docdir\n" msgstr "Za %%docdir je podan samo en argument" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "Dve datoteki v eni vrstici: %s" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "Ime datoteke se mora začeti z \"/\": %s" -#: build/files.c:965 +#: build/files.c:967 #, fuzzy, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Posebnih %%doc ni možno mešati z ostalimi oblikami: %s" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "Datoteka je navedena dvakrat: %s" -#: build/files.c:1289 +#: build/files.c:1291 #, fuzzy, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Simbolna povezava kaže na BuildRoot: %s -> %s" -#: build/files.c:1504 +#: build/files.c:1506 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Datoteka se ne ujema s predpono (%s): %s" -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Datoteke ni mogoče najti: %s" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Neobstoječ lastnik/skupina: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Datoteka: %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Datoteki manjka uvodni \"/\": %s" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "vrstica %d: Različica ni dovoljena: %s" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Datoteke ni možno najti z razširitvijo metaznakov v imenu: %s" -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Datoteke %s iz %%files ni možno odpreti: %s" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "vrstica: %s" -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "Poškodovana datoteka: %s: %s" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Ni možno izvesti %s: %s" -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Vejitev %s ni možna: %s" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "%s neuspešen" -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "pisanje podatkov v %s je bilo neuspešno" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "Iskanje %s: (z uporabo %s)...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "Neuspešno iskanje %s:" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Obdeloavnje datotek: %s-%s-%s\n" @@ -848,7 +848,7 @@ msgstr "Ikone %s ni možno prebrati: %s" msgid "Could not open %s: %s\n" msgstr "Ni možno odpreti %s: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Ni možno zapisati paketa: %s" @@ -878,7 +878,7 @@ msgstr "Ikone %s ni možno prebrati: %s" msgid "Unable to write payload to %s: %s\n" msgstr "Ni možno zapisati paketa %s: %s" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Zapisano: %s\n" @@ -1553,7 +1553,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(ni število)" @@ -2224,51 +2224,51 @@ msgstr "izvorni paket ne vsebuje datoteke .spec" msgid "%s: running %s scriptlet\n" msgstr "poganjanje ponamestitvenih skript (če obstajajo)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "skript se ni uspešno izvedel" -#: lib/psm.c:890 +#: lib/psm.c:888 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "skript se ni uspešno izvedel" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "paket: %s-%s-%s datoteke test = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "uporabnik %s ne obstaja - uporabljam root" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s ne obstaja - uporabljam root" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "razširitev arhiva je bilo neuspešno%s%s: %s" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " za datoteko " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "neuspešno odpiranje %s: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s neuspešen" @@ -3009,77 +3009,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "števec grabData() RPM_STRING_TYPE mora biti 1.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "manjkajoči { za %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "manjkajoči } za %{" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "oblika značke manjka" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "ime značke manjka" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "neznana značka" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "na koncu polja je pričakovan ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "nepričakovan ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "nepričakovan }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "v izrazu je pričakovan ?" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "v izrazu je za { pričakovan ?" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "v izrazu je pričakovan }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "za podizrazom ? je pričakovano :" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "v izrazu je za : pričakovan {" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "na koncu izraza je pričakovan |" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(neznan tip)" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "Content-Type: text/plain; charset=\n" "Date: 1998-05-02 21:41:47-0400\n" @@ -516,181 +516,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "očekivan znak ? u izrazu" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, fuzzy, c-format msgid "Missing '(' in %s %s\n" msgstr "nedostaje { posle %" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, fuzzy, c-format msgid "Missing ')' in %s(%s\n" msgstr "nedostaje ':' na %s:%d" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, fuzzy, c-format msgid "Invalid %s token: %s\n" msgstr "pogrešan broj paketa: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "nedostaje { posle %" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, fuzzy, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Neuspelo čitanje %s: %s." -#: build/files.c:584 +#: build/files.c:586 #, fuzzy, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Neuspelo čitanje %s: %s." -#: build/files.c:596 +#: build/files.c:598 #, fuzzy, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Neuspelo čitanje %s: %s." -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, fuzzy, c-format msgid "Two files on one line: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/files.c:952 +#: build/files.c:954 #, fuzzy, c-format msgid "File must begin with \"/\": %s\n" msgstr "premeštanja moraju početi znakom '/'" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, fuzzy, c-format msgid "File listed twice: %s\n" msgstr "Neuspelo čitanje %s: %s." -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, fuzzy, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Neuspelo čitanje %s: %s." -#: build/files.c:1528 +#: build/files.c:1530 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Datoteka nije pronađena na serveru" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, fuzzy, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/files.c:1687 +#: build/files.c:1689 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "premeštanja moraju početi znakom '/'" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "paket %s nije naveden u %s" -#: build/files.c:1725 +#: build/files.c:1727 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Datoteka nije pronađena na serveru" -#: build/files.c:1787 +#: build/files.c:1789 #, fuzzy, c-format msgid "Could not open %%files file %s: %s\n" msgstr "greška: ne mogu da otvorim datoteku %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, fuzzy, c-format msgid "line: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/files.c:2171 +#: build/files.c:2173 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "neuspelo otvaranje %s: %s" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, fuzzy, c-format msgid "Couldn't exec %s: %s\n" msgstr "Ne mogu da izvršim PGP" -#: build/files.c:2250 +#: build/files.c:2252 #, fuzzy, c-format msgid "Couldn't fork %s: %s\n" msgstr "Ne mogu da pročitam 'sigtarget'" -#: build/files.c:2334 +#: build/files.c:2336 #, fuzzy, c-format msgid "%s failed\n" msgstr "PGP omanuo" -#: build/files.c:2338 +#: build/files.c:2340 #, fuzzy, c-format msgid "failed to write all data to %s\n" msgstr "neuspelo kreiranje %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, fuzzy, c-format msgid "Failed to find %s:\n" msgstr "neuspelo kreiranje %s\n" -#: build/files.c:2635 +#: build/files.c:2637 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "neuspelo otvaranje %s: %s" @@ -833,7 +833,7 @@ msgstr "Ne mogu da upišem %s" msgid "Could not open %s: %s\n" msgstr "neuspelo otvaranje %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Ne mogu da upišem %s" @@ -863,7 +863,7 @@ msgstr "Ne mogu da upišem %s" msgid "Unable to write payload to %s: %s\n" msgstr "Ne mogu da upišem %s" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1536,7 +1536,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(nije broj)" @@ -2209,51 +2209,51 @@ msgstr "upit nad paketom koji ima <datoteku>" msgid "%s: running %s scriptlet\n" msgstr "nemoj izvršiti nijednu fazu" -#: lib/psm.c:883 +#: lib/psm.c:881 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "neuspelo izvršavanje skripta" -#: lib/psm.c:890 +#: lib/psm.c:888 #, fuzzy, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "neuspelo izvršavanje skripta" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "paket %s-%s-%s sadrži deljene datoteke\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "grupa %s ne sadrži nijedan paket\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "neuspelo otvaranje %s: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "PGP omanuo" @@ -2988,79 +2988,79 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "nedostaje { posle %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "nedostaje } posle %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "prazan 'tag' format'" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "prazno ime tag-a" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "nepoznat tag" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "] očekivano na kraju niza" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "neočekivano ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "neočekivano }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "očekivan znak ? u izrazu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 #, fuzzy msgid "{ expected after ? in expression" msgstr "{ očekivano posle ? u izrazu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "} očekivano u izrazu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "očekivano : praćeno ? podizrazom" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 #, fuzzy msgid "{ expected after : in expression" msgstr "{ očekivano posle : u izrazu" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "| očekivano na kraju izraza" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(nepoznat tip)" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: 2001-09-12 14:18+0200\n" "Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -512,181 +512,181 @@ msgstr "&& och || stöds inte för strängar\n" msgid "syntax error in expression\n" msgstr "syntaxfel i uttryck\n" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK-fel: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Saknad \"(\" i %s %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Saknad \")\" i %s(%s\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "Ogiltig %s token: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "Saknad %s i %s %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Annat än blanktecken följer pĺ %s(): %s\n" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Felaktig syntax: %s(%s)\n" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Felaktig rättighetsspecifikation: %s(%s)\n" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Felaktig specifikation av katalogrättigheter: %s(%s)\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Ovanlig lokallängd: \"%.*s\" i %%lang(%s)\n" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Duplicerad lokal %.*s i %%lang(%s)\n" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "Slog i gränsen för %%docdir\n" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Endast ett argument till %%docdir\n" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "Tvĺ filer pĺ en rad: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Filnamn mĺste börja med \"/\": %s\n" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Kan inte blanda special %%doc med andra former: %s\n" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "Filen uppräknad tvĺ gĺnger: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolisk länk pekar pĺ BuildRoot: %s -> %s\n" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Filen matchar inte prefixet (%s): %s\n" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "Filen hittades inte: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Felaktig ägare/grupp: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Fil %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Filen behöver inledande \"/\": %s\n" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "Matchning inte tillĺtet: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "Hittade ingen fil vid matchningen: %s\n" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Kunde inte öppna %%files-fil %s: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "rad: %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "Felaktig fil: %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "Kunde inte köra %s: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "Kunde inte grena %s: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "%s misslyckades\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "kunde inte skriva all data till %s\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "Letar upp %s: (använder %s)...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "Misslyckades med att hitta %s:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Bearbetar filer: %s-%s-%s\n" @@ -825,7 +825,7 @@ msgstr "Kan inte läsa om signaturhuvud.\n" msgid "Could not open %s: %s\n" msgstr "Kunde inte öppna %s: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunde inte skriva paket: %s\n" @@ -855,7 +855,7 @@ msgstr "Kan inte läsa last frĺn %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Kan inte skriva last till %s: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" @@ -1514,7 +1514,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(inte ett tal)" @@ -2154,52 +2154,52 @@ msgstr "källpaket innehĺller ingen .spec-fil\n" msgid "%s: running %s scriptlet\n" msgstr "%s: kör (eventuellt) %s-skript\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" "körning av %s-skript frĺn %s-%s-%s misslyckades, waitpid returnerade %s\n" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "körning av %s-skript frĺn %s-%s-%s misslyckades, slutstatus %d\n" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s har %d filer, test = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s-skript misslyckades (%d), hoppar över %s-%s-%s\n" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "användare %s finns inte - använder root\n" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "grupp %s finns inte - använder root\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "uppackning av arkiv misslyckades%s%s: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " vid fil " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s misslyckades pĺ fil %s: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "%s misslyckades: %s\n" @@ -2928,77 +2928,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "dataLength() RPM_STRING_TYPE antal mĺste vara 1.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "{ fattas efter %" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "} fattas efter %{" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "tomt taggformat" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "tomt taggnamn" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "okänd tagg" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "] förväntades vid slutet pĺ vektor" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "oväntad ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "oväntad }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "? förväntades i uttryck" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "{ förväntades efter ? i uttryck" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "} förväntades i uttryck" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr ": förväntades efter ? i deluttryck" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "{ förväntades efter : i uttryck" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "| förväntades vid slutet pĺ uttryck" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(okänd typ)" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\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" @@ -519,181 +519,181 @@ msgstr "&& ve || dizgelerde desteklenmez\n" msgid "syntax error in expression\n" msgstr "ifadede sözdizimi hatasý\n" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK baţarýsýz: %s\n" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "%s içinde '(' yok: %s\n" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "%s içinde ')' yok: (%s\n" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "Andaç %s geçersiz: %s\n" -#: build/files.c:483 +#: build/files.c:485 #, fuzzy, c-format msgid "Missing %s in %s %s\n" msgstr "%s içinde '(' yok: %s\n" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "%s() boţluksuz yazýlmýţ: %s\n" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Sözdizimi hatasý: %s(%s)\n" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "mode spec hatalý: %s(%s)\n" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "dirmode spec hatalý: %s(%s)\n" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "yerel uzunluđu hatalý: \"%.*s\" (%%lang(%s))\n" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "%.*s yereli %%lang(%s) içinde tekrarlanmýţ\n" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "%%docdir için hit sýnýrý\n" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "%%docdir için sadece tek argüman\n" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "Bir satýrda 2 dosya: %s\n" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Dosya \"/\" ile baţlamalý: %s\n" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Özel %%doc ile diđer formlar karýţtýrýlamaz: %s\n" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "Dosya iki kere gösterildi: %s\n" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Sembolik bađ BuildRoot gösteriyor: %s -> %s\n" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Dosya önek (%s) ile uyumsuz: %s\n" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "Dosya bulunamadý: %s\n" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Kullanýcý/grup hatalý: %s\n" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "Dosya %4d: %07o %s.%s\t %s\n" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Dosya \"/\" ile içermeli: %s\n" -#: build/files.c:1710 +#: build/files.c:1712 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "satýr %d: Dosya adý uygun deđil: %s\n" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "Dosya glob tarafýndan bulunamadý: %s\n" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "%%files dosya %s dosyasýnda açýlamadý: %s\n" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "satýr: %s\n" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "Dosya hatalý: %s: %s\n" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "%s icra edilemedi: %s\n" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "%s ayrýlamadý: %s\n" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "%s baţarýsýz\n" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "tüm veri %s içine yazýlamadý\n" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "%s aranýyor: (%s kullanarak)...\n" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "%s bulunamadý:\n" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Ýţlenen dosyalar: %s-%s-%s\n" @@ -836,7 +836,7 @@ msgstr "%s'den baţlýk okunamadý: %s\n" msgid "Could not open %s: %s\n" msgstr "%s açýlamadý: %s\n" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "paket yazýlamadý: %s\n" @@ -866,7 +866,7 @@ msgstr "%s'den payload okunamadý: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "%s'e payload yazýlamadý: %s\n" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "Yazýldý: %s\n" @@ -1534,7 +1534,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "(bir sayý deđil)" @@ -2178,51 +2178,51 @@ msgstr "kaynak paketi .spec dosyasý içermiyor\n" msgid "%s: running %s scriptlet\n" msgstr "%s: %s betiđi çalýţtýrýlýyor (varsa)\n" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "%s betiđinin %s-%s-%s'den icrasý baţarýsýz, waitpid sonucu %s\n" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "%s betiđinin %s-%s-%s'den icrasý baţarýsýz, çýkýţta durum %d\n" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s %d dosya içeriyor, test = %d\n" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s betiđi baţarýsýz (%d), %s-%s-%s atlanýyor\n" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "kullanýcý %s yok - root kullanýlacak\n" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "grup %s yok - root kullanýlacak\n" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "arţiv paketi açýlýrken baţarýsýz%s%s: %s\n" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr " dosyada " -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "%s açýlamadý: %s\n" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s baţarýsýz\n" @@ -2950,77 +2950,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "dataLength() RPM_STRING_TYPE sayýsý 1 olmalý.\n" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "%% den sonraki { yok" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "%%{ den sonraki } yok" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "etiket biçemi boţ" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "etiket ismi boţ" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "bilinmeyen etiket" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "dizinin sonunda ] gerekli" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "beklenmeyen ]" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "beklenmeyen }" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "ifade içerisinde ? gerekli" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "ifade içerisinde ? dan sonra { gerekli" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "ifade içinde } gerekli" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "? alt ifadesinden sonra : gerekli" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "ifade içersinde : den sonra { gerekli" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "ifadenin sonunda | gerekli" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "(bilinmeyen tür)" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po index bd036f83a..3351dc6df 100644 --- a/po/zh_CN.GB2312.po +++ b/po/zh_CN.GB2312.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2001-12-06 10:20-0500\n" +"POT-Creation-Date: 2001-12-08 12:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -503,181 +503,181 @@ msgstr "" msgid "syntax error in expression\n" msgstr "" -#: build/files.c:269 +#: build/files.c:271 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:328 build/files.c:520 build/files.c:703 +#: build/files.c:330 build/files.c:522 build/files.c:705 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:339 build/files.c:645 build/files.c:714 +#: build/files.c:341 build/files.c:647 build/files.c:716 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:377 build/files.c:670 +#: build/files.c:379 build/files.c:672 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:483 +#: build/files.c:485 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:536 +#: build/files.c:538 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:574 +#: build/files.c:576 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:584 +#: build/files.c:586 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:596 +#: build/files.c:598 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:741 +#: build/files.c:743 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:752 +#: build/files.c:754 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:903 +#: build/files.c:905 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:909 +#: build/files.c:911 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:952 +#: build/files.c:954 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:965 +#: build/files.c:967 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" #. Two entries for the same file found, merge the entries. -#: build/files.c:1142 +#: build/files.c:1144 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1289 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1504 +#: build/files.c:1506 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1528 +#: build/files.c:1530 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1571 build/files.c:2183 build/parsePrep.c:50 +#: build/files.c:1573 build/files.c:2185 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1583 +#: build/files.c:1585 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1687 +#: build/files.c:1689 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1710 +#: build/files.c:1712 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1725 +#: build/files.c:1727 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1787 +#: build/files.c:1789 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1798 build/pack.c:146 +#: build/files.c:1800 build/pack.c:146 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2171 +#: build/files.c:2173 #, c-format msgid "Bad file: %s: %s\n" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:2245 +#: build/files.c:2247 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/files.c:2250 +#: build/files.c:2252 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/files.c:2334 +#: build/files.c:2336 #, c-format msgid "%s failed\n" msgstr "" -#: build/files.c:2338 +#: build/files.c:2340 #, c-format msgid "failed to write all data to %s\n" msgstr "" -#: build/files.c:2474 +#: build/files.c:2476 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:2500 build/files.c:2514 +#: build/files.c:2502 build/files.c:2516 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/files.c:2635 +#: build/files.c:2637 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -816,7 +816,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:603 lib/psm.c:1426 +#: build/pack.c:603 lib/psm.c:1424 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:683 lib/psm.c:1700 +#: build/pack.c:683 lib/psm.c:1698 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1492,7 +1492,7 @@ msgid "rpmdepOrder failed, %d elements remain\n" msgstr "" #: lib/formats.c:29 lib/formats.c:53 lib/formats.c:84 lib/formats.c:281 -#: rpmdb/header.c:2963 rpmdb/header.c:2984 rpmdb/header.c:3006 +#: rpmdb/header.c:2965 rpmdb/header.c:2986 rpmdb/header.c:3008 msgid "(not a number)" msgstr "" @@ -2111,51 +2111,51 @@ msgstr "" msgid "%s: running %s scriptlet\n" msgstr "" -#: lib/psm.c:883 +#: lib/psm.c:881 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" msgstr "" -#: lib/psm.c:890 +#: lib/psm.c:888 #, c-format msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" msgstr "" -#: lib/psm.c:1232 +#: lib/psm.c:1230 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1351 +#: lib/psm.c:1349 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1468 +#: lib/psm.c:1466 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1477 +#: lib/psm.c:1475 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1519 +#: lib/psm.c:1517 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1520 +#: lib/psm.c:1518 msgid " on file " msgstr "" -#: lib/psm.c:1708 +#: lib/psm.c:1706 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1711 +#: lib/psm.c:1709 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2867,77 +2867,77 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2220 +#: rpmdb/header.c:2222 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2250 +#: rpmdb/header.c:2252 msgid "missing } after %{" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2264 +#: rpmdb/header.c:2266 msgid "empty tag format" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2278 +#: rpmdb/header.c:2280 msgid "empty tag name" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2295 +#: rpmdb/header.c:2297 msgid "unknown tag" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2322 +#: rpmdb/header.c:2324 msgid "] expected at end of array" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2340 +#: rpmdb/header.c:2342 msgid "unexpected ]" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2344 +#: rpmdb/header.c:2346 msgid "unexpected }" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2410 +#: rpmdb/header.c:2412 msgid "? expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2419 +#: rpmdb/header.c:2421 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2432 rpmdb/header.c:2474 +#: rpmdb/header.c:2434 rpmdb/header.c:2476 msgid "} expected in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2442 +#: rpmdb/header.c:2444 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2459 +#: rpmdb/header.c:2461 msgid "{ expected after : in expression" msgstr "" #. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2484 +#: rpmdb/header.c:2486 msgid "| expected at end of expression" msgstr "" -#: rpmdb/header.c:2707 +#: rpmdb/header.c:2709 msgid "(unknown type)" msgstr "" diff --git a/popt/po/cs.po b/popt/po/cs.po index 84632ff1b..010b1f459 100644 --- a/popt/po/cs.po +++ b/popt/po/cs.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2001-07-24 00:03+0100\n" "Last-Translator: Milan Kerslager <kerslage@linux.cz>\n" "Language-Team: Czech <cs@li.org>\n" diff --git a/popt/po/da.po b/popt/po/da.po index 722fa9c42..8c91136a7 100644 --- a/popt/po/da.po +++ b/popt/po/da.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: Sun Jan 21 2001 04:30:32+0200\n" "Last-Translator: Martin Hansen <mah@k64.dk>\n" "Language-Team: Dansk <dansk@klid.dk>\n" diff --git a/popt/po/de.po b/popt/po/de.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/de.po +++ b/popt/po/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/es.po b/popt/po/es.po index 2bfcfcf58..3279bc017 100644 --- a/popt/po/es.po +++ b/popt/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Leandro Lucarella <luca@linuxmendoza.org.ar>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/eu_ES.po b/popt/po/eu_ES.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/eu_ES.po +++ b/popt/po/eu_ES.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/fi.po b/popt/po/fi.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/fi.po +++ b/popt/po/fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/fr.po b/popt/po/fr.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/fr.po +++ b/popt/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/gl.po b/popt/po/gl.po index a0a63637f..3991f4f5d 100644 --- a/popt/po/gl.po +++ b/popt/po/gl.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2001-01-17 01:01+0100\n" "Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n" "Language-Team: Galician <trasno@ceu.fi.udc.es>\n" diff --git a/popt/po/hu.po b/popt/po/hu.po index 2623defcd..fce9e239b 100644 --- a/popt/po/hu.po +++ b/popt/po/hu.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2000-08-03 23:26+0200\n" "Last-Translator: László Németh <nemeth@qwertynet.hu>\n" "Language-Team: Hungarian\n" diff --git a/popt/po/id.po b/popt/po/id.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/id.po +++ b/popt/po/id.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/is.po b/popt/po/is.po index cba0395a9..f809095b4 100644 --- a/popt/po/is.po +++ b/popt/po/is.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2001-06-08 01:35+0000\n" "Last-Translator: Richard Allen <ra@hp.is>\n" "Language-Team: is <kde-isl@mmedia.is>\n" diff --git a/popt/po/it.po b/popt/po/it.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/it.po +++ b/popt/po/it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/ja.po b/popt/po/ja.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/ja.po +++ b/popt/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/ko.po b/popt/po/ko.po index 68ee0e3d7..d7e753b76 100644 --- a/popt/po/ko.po +++ b/popt/po/ko.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2001-09-06 20:06+0900\n" "Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n" "Language-Team: GNU Translation project <ko@li.org>\n" diff --git a/popt/po/no.po b/popt/po/no.po index a9868e16d..8c3f3f3be 100644 --- a/popt/po/no.po +++ b/popt/po/no.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2001-06-27 11:05+0200\n" "Last-Translator: Kjartan Maraas <kmaraas@online.no>\n" "Language-Team: Norwegian <no@li.org>\n" diff --git a/popt/po/pl.po b/popt/po/pl.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/pl.po +++ b/popt/po/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/popt.pot b/popt/po/popt.pot index b8743a6d5..9dd410475 100644 --- a/popt/po/popt.pot +++ b/popt/po/popt.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/pt.po b/popt/po/pt.po index 0fc97d93a..992d84229 100644 --- a/popt/po/pt.po +++ b/popt/po/pt.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2001-01-21 19:31+00:00\n" "Last-Translator: Pedro Morais <morais@kde.org>\n" "Language-Team: pt <morais@kde.org>\n" diff --git a/popt/po/pt_BR.po b/popt/po/pt_BR.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/pt_BR.po +++ b/popt/po/pt_BR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/ro.po b/popt/po/ro.po index 84519670f..34f2f1713 100644 --- a/popt/po/ro.po +++ b/popt/po/ro.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2000-06-14 23:23+EST\n" "Last-Translator: Cristian Gafton <gafton@redhat.com>\n" "Language-Team: Romanian <ro@li.org>\n" diff --git a/popt/po/ru.po b/popt/po/ru.po index 048b7bed7..6d109167f 100644 --- a/popt/po/ru.po +++ b/popt/po/ru.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2001-07-05 21:00-0500\n" "Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n" "Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n" diff --git a/popt/po/sk.po b/popt/po/sk.po index 1b022bd15..118cc6ad4 100644 --- a/popt/po/sk.po +++ b/popt/po/sk.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 1999-08-04 21:40+0200\n" "Last-Translator: Stanislav Meduna <stano@eunet.sk>\n" "Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n" diff --git a/popt/po/sl.po b/popt/po/sl.po index bbb4b7c97..e0daf0b94 100644 --- a/popt/po/sl.po +++ b/popt/po/sl.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2000-09-05 12:30+0200\n" "Last-Translator: Roman Maurer <roman.maurer@hermes.si>\n" "Language-Team: Slovenian <sl@li.org>\n" diff --git a/popt/po/sr.po b/popt/po/sr.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/sr.po +++ b/popt/po/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/sv.po b/popt/po/sv.po index b91c10796..d5f3bfd13 100644 --- a/popt/po/sv.po +++ b/popt/po/sv.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2001-07-12 22:26+0100\n" "Last-Translator: Christian Rose <menthos@menthos.com>\n" "Language-Team: Swedish <sv@li.org>\n" diff --git a/popt/po/tr.po b/popt/po/tr.po index f57fa012c..c434a0544 100644 --- a/popt/po/tr.po +++ b/popt/po/tr.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 2000-02-11 13:01+0200\n" "Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n" "Language-Team: Turkish <tr@li.org>\n" diff --git a/popt/po/uk.po b/popt/po/uk.po index 4a3ef1af4..7c3dfc4c2 100644 --- a/popt/po/uk.po +++ b/popt/po/uk.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 1999-09-30 16:54+0200\n" "Last-Translator: Yuri Syrota <rasta@renome.rovno.ua>\n" "Language-Team: Ukrainian <uk@li.org>\n" diff --git a/popt/po/wa.po b/popt/po/wa.po index 63cb648e9..9739f16d4 100644 --- a/popt/po/wa.po +++ b/popt/po/wa.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 1999-03-18 23:11+0100\n" "Last-Translator: Nobody yet\n" "Language-Team: walon <linux-wa@chanae.alphanet.ch>\n" diff --git a/popt/po/zh.po b/popt/po/zh.po index 3c39df26c..aeb7c99ce 100644 --- a/popt/po/zh.po +++ b/popt/po/zh.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/popt/po/zh_CN.GB2312.po b/popt/po/zh_CN.GB2312.po index 667136471..1bd96faea 100644 --- a/popt/po/zh_CN.GB2312.po +++ b/popt/po/zh_CN.GB2312.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-17 12:38-0400\n" +"POT-Creation-Date: 2001-12-08 11:01-0500\n" "PO-Revision-Date: 1999-11-11 05:04+0800\n" "Last-Translator: Dillion Chen <dillon.chen@turbolinux.com.cn>\n" "Language-Team: TLDN\n" diff --git a/popt/poptconfig.c b/popt/poptconfig.c index 0c704716a..7f80ff0a1 100644 --- a/popt/poptconfig.c +++ b/popt/poptconfig.c @@ -44,10 +44,12 @@ static void configLine(poptContext con, char * line) while (*line != '\0' && isspace(*line)) line++; if (*line == '\0') return; + /*@-temptrans@*/ /* FIX: line alias is saved */ if (opt[0] == '-' && opt[1] == '-') item->option.longName = opt + 2; else if (opt[0] == '-' && opt[2] == '\0') item->option.shortName = opt[1]; + /*@=temptrans@*/ if (poptParseArgvString(line, &item->argc, &item->argv)) return; @@ -77,7 +79,6 @@ static void configLine(poptContext con, char * line) item->argv[j] = NULL; item->argc = j; } - /*@=modobserver@*/ if (!strcmp(entryType, "alias")) diff --git a/popt/popthelp.c b/popt/popthelp.c index e2e2eef9a..5befe631e 100644 --- a/popt/popthelp.c +++ b/popt/popthelp.c @@ -123,7 +123,7 @@ singleOptionDefaultValue(int lineLength, char * le = malloc(4*lineLength + 1); char * l = le; - if (l == NULL) return NULL; /* XXX can't happen */ + if (le == NULL) return NULL; /* XXX can't happen */ *le = '\0'; *le++ = '('; strcpy(le, defstr); le += strlen(le); diff --git a/popt/poptparse.c b/popt/poptparse.c index f9faae32b..2ffb7dd29 100644 --- a/popt/poptparse.c +++ b/popt/poptparse.c @@ -32,10 +32,12 @@ int poptDupArgv(int argc, const char **argv, argv2 = (void *) dst; dst += (argc + 1) * sizeof(*argv); + /*@-branchstate@*/ for (i = 0; i < argc; i++) { argv2[i] = dst; dst += strlen(strcpy(dst, argv[i])) + 1; } + /*@=branchstate@*/ argv2[argc] = NULL; if (argvPtr) { @@ -593,3 +593,5 @@ fi - protect brp-compress against /bin/ls output ambiguity (#56656,#56336). - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. - use db-4.0.14 final internally. +- 1st crack at making zlib rsync friendly. +- lclint-3.0.0.19 fiddles. diff --git a/rpm.spec.in b/rpm.spec.in index 44c3fddd3..926282aa8 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -593,3 +593,5 @@ fi - protect brp-compress against /bin/ls output ambiguity (#56656,#56336). - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. - use db-4.0.14 final internally. +- 1st crack at making zlib rsync friendly. +- lclint-3.0.0.19 fiddles. diff --git a/rpmdb/fprint.c b/rpmdb/fprint.c index 3a049db6e..64e2cd3bc 100644 --- a/rpmdb/fprint.c +++ b/rpmdb/fprint.c @@ -131,6 +131,7 @@ static fingerPrint doLookup(fingerPrintCache cache, char * dn = xmalloc(nb); struct fprintCacheEntry_s * newEntry = (void *)dn; + /*@-usereleased@*/ /* LCL: contiguous malloc confusion */ dn += sizeof(*newEntry); strcpy(dn, (*buf != '\0' ? buf : "/")); newEntry->ino = sb.st_ino; @@ -139,9 +140,10 @@ static fingerPrint doLookup(fingerPrintCache cache, newEntry->dirName = dn; fp.entry = newEntry; - /*@-kepttrans@*/ + /*@-kepttrans -dependenttrans @*/ htAddEntry(cache->ht, dn, fp.entry); - /*@@kepttrans@*/ + /*@=kepttrans =dependenttrans @*/ + /*@=usereleased@*/ } if (fp.entry) { diff --git a/rpmdb/header.c b/rpmdb/header.c index bcfce6130..aaee8e4f2 100644 --- a/rpmdb/header.c +++ b/rpmdb/header.c @@ -1958,10 +1958,12 @@ int headerAddI18NString(Header h, int_32 tag, const char * string, /* Copy values into new storage */ memcpy(t, b, bn); t += bn; +/*@-mayaliasunique@*/ memcpy(t, string, sn); t += sn; memcpy(t, e, en); t += en; +/*@=mayaliasunique@*/ /* Replace I18N string array */ entry->length -= strlen(be) + 1; diff --git a/rpmio/rpmio.c b/rpmio/rpmio.c index 837c8016b..0c4a90d64 100644 --- a/rpmio/rpmio.c +++ b/rpmio/rpmio.c @@ -2310,7 +2310,9 @@ static int gzdClose( /*@only@*/ void * cookie) if (gzfile == NULL) return -2; /* XXX can't happen */ fdstat_enter(fd, FDSTAT_CLOSE); + /*@-dependenttrans@*/ rc = gzclose(gzfile); + /*@=dependenttrans@*/ /* XXX TODO: preserve fd if errors */ @@ -2319,7 +2321,9 @@ static int gzdClose( /*@only@*/ void * cookie) DBGIO(fd, (stderr, "==>\tgzdClose(%p) zerror %d %s\n", cookie, rc, fdbg(fd))); /*@=modfilesys@*/ if (rc < 0) { + /*@-usereleased@*/ fd->errcookie = gzerror(gzfile, &rc); + /*@=usereleased@*/ if (rc == Z_ERRNO) { fd->syserrno = errno; fd->errcookie = strerror(fd->syserrno); diff --git a/rpmio/rpmpgp.c b/rpmio/rpmpgp.c index 93b0f3546..87b20b1d5 100644 --- a/rpmio/rpmpgp.c +++ b/rpmio/rpmpgp.c @@ -368,11 +368,11 @@ int pgpPrtSubType(const byte *h, unsigned int hlen) pgpPrtVal(" ", pgpKeyServerPrefsTbl, p[i]); /*@switchbreak@*/ break; case PGPSUBTYPE_SIG_CREATE_TIME: -/*@-mods@*/ +/*@-mods -mayaliasunique @*/ if (_digp && _digp->tag == PGPTAG_PUBLIC_KEY) { memcpy(_digp->time, p+1, sizeof(_digp->time)); } -/*@=mods@*/ +/*@=mods =mayaliasunique @*/ /*@fallthrough@*/ case PGPSUBTYPE_SIG_EXPIRE_TIME: case PGPSUBTYPE_KEY_EXPIRE_TIME: @@ -385,11 +385,11 @@ int pgpPrtSubType(const byte *h, unsigned int hlen) /*@switchbreak@*/ break; case PGPSUBTYPE_ISSUER_KEYID: /* issuer key ID */ -/*@-mods@*/ +/*@-mods -mayaliasunique @*/ if (_digp && _digp->tag == PGPTAG_PUBLIC_KEY) { memcpy(_digp->signid, p+1, sizeof(_digp->signid)); } -/*@=mods@*/ +/*@=mods =mayaliasunique @*/ /*@fallthrough@*/ case PGPSUBTYPE_EXPORTABLE_CERT: case PGPSUBTYPE_TRUST_SIG: diff --git a/rpmio/rpmrpc.c b/rpmio/rpmrpc.c index c2a48059a..5d46106ab 100644 --- a/rpmio/rpmrpc.c +++ b/rpmio/rpmrpc.c @@ -590,7 +590,7 @@ static int vfs_parse_ls_lga (char * p, /*@out@*/ struct stat * st, /*@out@*/ const char ** filename, /*@out@*/ const char ** linkname) - /*@modifies *st, *filename, *linkname @*/ + /*@modifies *p, *st, *filename, *linkname @*/ { int idx, idx2, num_cols; int i; |