From 18a2350b55854e69c07d56f1c914edbb1f976094 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Wed, 9 Dec 2020 10:50:21 +0200 Subject: Preparing for rpm 4.16.1 --- configure.ac | 2 +- po/ar.po | 282 ++++++++++++++++++++++++++------------------------- po/br.po | 286 ++++++++++++++++++++++++++-------------------------- po/ca.po | 288 +++++++++++++++++++++++++++-------------------------- po/cmn.po | 288 +++++++++++++++++++++++++++-------------------------- po/cs.po | 288 +++++++++++++++++++++++++++-------------------------- po/da.po | 277 +++++++++++++++++++++++++-------------------------- po/de.po | 288 +++++++++++++++++++++++++++-------------------------- po/el.po | 271 +++++++++++++++++++++++++------------------------ po/eo.po | 288 +++++++++++++++++++++++++++-------------------------- po/es.po | 288 +++++++++++++++++++++++++++-------------------------- po/fi.po | 281 +++++++++++++++++++++++++-------------------------- po/fr.po | 288 +++++++++++++++++++++++++++-------------------------- po/id.po | 271 +++++++++++++++++++++++++------------------------ po/is.po | 275 +++++++++++++++++++++++++------------------------- po/it.po | 288 +++++++++++++++++++++++++++-------------------------- po/ja.po | 288 +++++++++++++++++++++++++++-------------------------- po/ko.po | 277 +++++++++++++++++++++++++-------------------------- po/ms.po | 282 ++++++++++++++++++++++++++------------------------- po/nb.po | 277 +++++++++++++++++++++++++-------------------------- po/nl.po | 282 ++++++++++++++++++++++++++------------------------- po/pl.po | 288 +++++++++++++++++++++++++++-------------------------- po/pt.po | 277 +++++++++++++++++++++++++-------------------------- po/pt_BR.po | 288 +++++++++++++++++++++++++++-------------------------- po/rpm.pot | 273 +++++++++++++++++++++++++------------------------- po/ru.po | 284 ++++++++++++++++++++++++++-------------------------- po/sk.po | 288 +++++++++++++++++++++++++++-------------------------- po/sl.po | 271 +++++++++++++++++++++++++------------------------ po/sr.po | 288 +++++++++++++++++++++++++++-------------------------- po/sr@latin.po | 288 +++++++++++++++++++++++++++-------------------------- po/sv.po | 288 +++++++++++++++++++++++++++-------------------------- po/te.po | 271 +++++++++++++++++++++++++------------------------ po/tr.po | 288 +++++++++++++++++++++++++++-------------------------- po/uk.po | 288 +++++++++++++++++++++++++++-------------------------- po/vi.po | 288 +++++++++++++++++++++++++++-------------------------- po/zh_CN.po | 288 +++++++++++++++++++++++++++-------------------------- po/zh_TW.po | 288 +++++++++++++++++++++++++++-------------------------- rpm.am | 2 +- tests/rpmsigdig.at | 6 +- 39 files changed, 5193 insertions(+), 5014 deletions(-) diff --git a/configure.ac b/configure.ac index a4be71ea3..db73a804c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT(rpm, 4.16.0, rpm-maint@lists.rpm.org) +AC_INIT(rpm, 4.16.1, rpm-maint@lists.rpm.org) AC_CONFIG_SRCDIR([rpm.c]) AC_CONFIG_HEADERS([config.h]) diff --git a/po/ar.po b/po/ar.po index cf3f4d11e..49880628a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:49-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Arabic (http://www.transifex.com/rpm-team/rpm/language/ar/)\n" @@ -21,7 +21,7 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -286,47 +286,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, fuzzy, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "تعذّر إيجاد %s:\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -619,45 +624,45 @@ msgstr "خيارات المُحدّد:" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "يجري تنفيذ(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "نهاية غير سليمة في %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -731,234 +736,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, c-format msgid "Can't read content of file: %s\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "تعذّر فتح %s: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, c-format msgid "package %s already exists\n" msgstr "" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1336,11 +1341,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1761,17 +1761,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, c-format msgid "invalid %%_db_backend: %s\n" msgstr "" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1803,7 +1803,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "تعذّرت كتابة الحزمة: %s\n" @@ -1844,15 +1844,6 @@ msgstr "" msgid "(invalid type)" msgstr "(نوع غير سليم)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1908,16 +1899,16 @@ msgstr "%s حُفت كـ %s\n" msgid "%s created as %s\n" msgstr "%s أُنشئت كـ %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "دليل" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "ملف" @@ -2831,121 +2822,121 @@ msgstr "موافق" msgid "%s: open failed: %s\n" msgstr "%s: فشل فتح: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3688,79 +3679,87 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 msgid "unterminated string in expression" msgstr "" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(نوع غير سليم)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 msgid "parse error in expression" msgstr "" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 msgid "unexpected end of expression" msgstr "" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 msgid "syntax error in expression" msgstr "" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3845,15 +3844,15 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "unexpected argument" msgstr "" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "" @@ -4084,6 +4083,17 @@ msgstr "" msgid "don't verify header+payload signature" msgstr "" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "%s: فشل فتح: %s\n" diff --git a/po/br.po b/po/br.po index 7cfbc50d4..7cce28990 100644 --- a/po/br.po +++ b/po/br.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:52-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Breton (http://www.transifex.com/rpm-team/rpm/language/br/)\n" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -284,47 +284,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Fazi en un adenvel %s da %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "Sac'het eo bet stat %s :\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "%s n'eo ket ur restr reizh\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -616,45 +621,45 @@ msgstr "Dibaboù Spec :" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "O seveniñ(%s) : %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -725,234 +730,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "N'eo ket bet kavet ar renkell : %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "N'eo ket bet kavet ar rstr : %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "N'eo ket ur renkell: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "N'hell ket bet lennet ar restr %s : %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "N'hell ket bet digoret ar restr %s : %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "sac'het eo bet %s : %x\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Muioc'h evit ur restr war ul linenn : %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "N'eo ket ur restr mat : %s : %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "Staliet eo dija ar pakad %s" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1330,11 +1335,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s : %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1755,17 +1755,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, c-format msgid "invalid %%_db_backend: %s\n" msgstr "" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1797,7 +1797,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "fazi en ur zigeriñ %s : %s\n" @@ -1838,15 +1838,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1902,16 +1893,16 @@ msgstr "" msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s : sac'het eo bet lemel : %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "renkell" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "restr" @@ -2825,121 +2816,121 @@ msgstr "MAT" msgid "%s: open failed: %s\n" msgstr "%s : sac'het eo bet digeriñ : %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader : o tremen e-biou" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s : sac'het eo bet regexec : %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s : sac'het eo bet regcomp : %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator : o tremen e-biou" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3682,78 +3673,86 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 msgid "unterminated string in expression" msgstr "" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 msgid "parse error in expression" msgstr "" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 msgid "unexpected end of expression" msgstr "" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 msgid "syntax error in expression" msgstr "" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3838,15 +3837,15 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "unexpected argument" msgstr "" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "" @@ -4077,14 +4076,21 @@ msgstr "" msgid "don't verify header+payload signature" msgstr "" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s : %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "%s : sac'het eo bet digeriñ : %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Fazi en un adenvel %s da %s: %m\n" - #, c-format #~ msgid "Error reading %%files file %s: %m\n" #~ msgstr "Fazi en ur lenn %%files eus ar restr %s : %m\n" diff --git a/po/ca.po b/po/ca.po index f42fd30bb..b4e9bc193 100644 --- a/po/ca.po +++ b/po/ca.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2018-02-15 09:14-0500\n" "Last-Translator: Robert Antoni Buj Gelonch \n" "Language-Team: Catalan (http://www.transifex.com/rpm-team/rpm/language/ca/)\n" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -312,47 +312,52 @@ msgstr "Opcions comunes per a tots els modes rpm i executables:" msgid "Unable to open spec file %s: %s\n" msgstr "No s'ha pogut obrir el fitxer d'especificacions %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Ha fallat l'obertura de la canonada per al tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "S'ha trobat més d'un fitxer spec a %s\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Ha fallat la lectura del fitxer spec de %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Ha fallat el canvi de nom de %s a %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "Ha fallat l'obtenció de l'estat de %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "El fitxer %s no és un fitxer regular.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "El fitxer %s no sembla un fitxer d'especificacions.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Construcció per a les plataformes objectiu: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Construcció per a l'objectiu %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "els arguments a --root (-r) han de començar per /" @@ -681,45 +686,45 @@ msgstr "Opcions de spec:" msgid "no arguments given for parse" msgstr "no s'ha proporcionat arguments per analitzar sintàcticament" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "El nom de màquina no es pot fer canònic: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "No es pot obrir el fitxer temporal: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "No es pot obrir el flux: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Execució(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Estat incorrecte de sortida de %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Han fallat les dependències de la construcció:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -793,207 +798,207 @@ msgstr "No s'ha construït amb disponibilitat de fitxers\n" msgid "File must begin with \"/\": %s\n" msgstr "El fitxer ha de començar amb «/»: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Es desconeix l'algorisme de resum del fitxer %u, es torna al MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "El fitxer apareix dues vegades: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "la lectura de l'enllaç simbòlic %s ha fallat: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "L'enllaç simbòlic apunta a l'arrel de la construcció: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "El camí està fora de l'arrel de la construcció: %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "No es va trobar el directori: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "No s'ha trobat el fitxer: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "No és un directori: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Ha fallat la lectura del pitxer de política: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: no es pot carregar l'etiqueta incorrecta (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: ha fallat la lectura de la clau pública.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: no és una clau pública armada.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: ha fallat la codificació\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "no s'ha pogut crear el directori" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "El fitxer necessita el «/» principal: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "No s'ha pogut obrir el fitxer %s del %%files: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Classificador buit de fitxer\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "El glob no ha trobat el fitxer: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Més d'un fitxer en una línia: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Fitxer incorrecte: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Comprovació per si hi ha fitxers no empaquetats: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -1002,27 +1007,27 @@ msgstr "" "Hi ha fitxers instal·lats però no empaquetats:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "el paquet %s ja s'ha instal·lat" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Processament dels fitxers: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Els binaris dependents de l'arquitectura estan en el paquet noarch\n" @@ -1405,11 +1410,6 @@ msgstr "línia %d: Argument incorrecte al %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "línia %d: Opció %s incorrecta del %%setup: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1834,17 +1834,17 @@ msgstr "error(%d) en treure el registre #%d de la capçalera\n" msgid "error(%d) allocating new package instance\n" msgstr "error(%d) en assignar la instància de nou paquet\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "L'element %s no és vàlid: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "No s'ha pogut obrir el fitxer d'especificacions %s: %s\n" @@ -1917,15 +1917,6 @@ msgstr "(no és una cadena)" msgid "(invalid type)" msgstr "(tipus no vàlid)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %-d %b de %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(no és base64)" @@ -1981,16 +1972,16 @@ msgstr "%s s'ha desat com a %s\n" msgid "%s created as %s\n" msgstr "%s s'ha creat com a %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: ha fallat la supressió: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "directori" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "fitxer" @@ -2912,123 +2903,123 @@ msgstr "D'ACORD" msgid "%s: open failed: %s\n" msgstr "%s: ha fallat l'obertura: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "No es pot obrir el directori actual: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: directori chroot sense establir\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "No s'ha pogut canviar el directori root: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "No es pot restaurar el directori arrel: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "S'estan generant els %d índexs que falten, si us plau, espereu...\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "no es pot obrir l'índex %s mitjançant %s - %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "no s'ha establert cap dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: s'ignora" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "s'ha produït un error (%d) en emmagatzemar el registre #%d a %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: ha fallat regexec: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: ha fallat regcomp: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: s'ignora" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: s'ha obtingut malmesa la capçalera #%u -- s'ignora.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: no s'ha pogut llegir la capçalera a 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "no s'ha establert el dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "ha fallat en crear el directori %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "la capçalera #%u en la base de dades és incorrecta -- s'ignora.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "no es pot afegir el registre originalment a %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "no s'ha pogut reconstruir la base de dades: la base de dades original " "continua al seu lloc\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "no s'ha pogut substituir l'antiga base de dades amb la nova\n" @@ -3785,90 +3776,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "error de sintaxi mentre s'analitzava ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "error de sintaxi mentre s'analitzava &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "error de sintaxi mentre s'analitzava ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "línia %d: %s a: %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "s'esperava { després de ? a l'expressió" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(tipus no vàlid)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "error d'anàlisi a l'expressió\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "no hi ha hagut coincidències (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- només als nombres\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "s'esperava | al final de l'expressió" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "error de sintaxi a l'expressió\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "els tipus han de coincidir\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / no és disponible per a les cadenes\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / no és disponible per a les cadenes\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / no és disponible per a les cadenes\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- no és disponible per a les cadenes\n" @@ -3956,17 +3957,17 @@ msgstr "%c sense terminar: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Un %% precedeix una macro que no es pot analitzar\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "no s'esperava ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "no s'esperava ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== actiu %d buit %d\n" @@ -4197,6 +4198,17 @@ msgstr "%s: ha fallat la lectura del manifest: %s\n" msgid "don't verify header+payload signature" msgstr "no verifiquis la signatura de la capçalera i la càrrega" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %-d %b de %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "s'ha produït un error en crear el directori temporal %s: %m\n" @@ -4220,10 +4232,6 @@ msgstr "no verifiquis la signatura de la capçalera i la càrrega" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "ha fallat l'obertura de %s: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Ha fallat el canvi de nom de %s a %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! només als nombres\n" diff --git a/po/cmn.po b/po/cmn.po index 280f64220..b72694a1b 100644 --- a/po/cmn.po +++ b/po/cmn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-08-10 07:39+0000\n" "Last-Translator: pmatilai \n" "Language-Team: Chinese (Mandarin) (http://www.transifex.com/rpm-team/rpm/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s:%s\n" @@ -287,47 +287,52 @@ msgstr "用於所有 rpm 模式和可執行檔案的共同選項:" msgid "Unable to open spec file %s: %s\n" msgstr "無法開啟 %s 規格檔:%s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "無法開啟 tar 管線:%m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "無法從 %s 讀取規格檔\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "無法將 %s 重新命名為 %s:%m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "無法檢視 %s 的狀態:%m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "%s 不是通常的檔案。\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "%s 似乎不是規格檔。\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "建置目標平臺:%s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "建置目標 %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "--root (-r) 的引數必須以「/」開頭" @@ -622,45 +627,45 @@ msgstr "規格選項:" msgid "no arguments given for parse" msgstr "沒有任何引數用於剖析" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "無法標準化主機名稱:%s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "無法開啟暫存檔案:%s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "無法開啟串流:%s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "正在執行(%s):%s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "來自 %s 的不當離開狀態 (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "相依性建置失敗:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -734,207 +739,207 @@ msgstr "檔案功能支援未內建於\n" msgid "File must begin with \"/\": %s\n" msgstr "檔案必須以「/」開頭:%s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "不明檔案摘要演算法 %u,權宜落回 MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "列出了兩次的檔案:%s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "讀取符號鏈結 %s 失敗:%s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "指向 BuildRoot 的符號鏈結:%s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "找不到目錄:%s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "找不到檔案:%s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "讀取策略檔案時失敗:%s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s:無法呼叫不明的標籤 (%d)。\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s:公鑰讀入失敗。\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s:不是一個受保護的公鑰。\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s:編碼失敗\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "無法建立目錄" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "檔案需要以「/」開頭:%s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "%%dev 不允許透過 glob 解析:%s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "無法開啟 %%files 檔案 %s:%m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "空的檔案分類器\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "不合法的 _docdir_fmt %s:%s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "透過 glob 解析找不到檔案:%s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "無法混合特殊 %s 與其他表單:%s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "一列中超過一個檔案:%s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "不當檔案:%s:%s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "正在檢查未打包的檔案:%s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -943,27 +948,27 @@ msgstr "" "找到已安裝 (但未打包) 的檔案:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "套件 %s 已經安裝" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "正在處理檔案:%s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "二進位架構 (%d) 無法匹配套件架構 (%d)。\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "noarch 套件中有依賴架構的二進位檔\n" @@ -1341,11 +1346,6 @@ msgstr "第 %d 列:%%setup 中出現不當引數:%s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "第 %d 列:不當 %%setup 選項 %s:%s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1766,17 +1766,17 @@ msgstr "錯誤(%d) 發生於移除標頭 #%d 記錄\n" msgid "error(%d) allocating new package instance\n" msgstr "分配新套件實體時發生錯誤(%d)\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "無效的 %s 符記:%s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1808,7 +1808,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "無法開啟 %s 規格檔:%s\n" @@ -1849,15 +1849,6 @@ msgstr "(不是字串)" msgid "(invalid type)" msgstr "(無效型態)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%Y %b %d %a" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(不是 base64)" @@ -1913,16 +1904,16 @@ msgstr "%s 已被另存為 %s\n" msgid "%s created as %s\n" msgstr "%s 已建立為 %s \n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s:移除失敗:%s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "目錄" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "檔案" @@ -2843,121 +2834,121 @@ msgstr "正確" msgid "%s: open failed: %s\n" msgstr "%s:開啟失敗:%s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "無法開啟目前的目錄:%m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s:chroot 目錄未設定\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "無法變更根目錄:%m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "無法還原根目錄:%m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "正在產生 %d 個缺少的索引,請稍待…\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "尚未設定 dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader:跳過" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "儲存記錄 #%2$d 到 %3$s 時發生錯誤(%1$d)\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s:regexec 失敗:%s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s:regcomp 失敗:%s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator:跳過" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb:已擷取損壞的標頭 #%u -- 跳過。\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s:無法讀取位於 0x%x 的標頭\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "尚未設定 dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "建立目錄 %s 時失敗:%s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "在資料庫中有不當的標頭 #%u -- 跳過。\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "無法加入原本位於 %u 的記錄\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "重建資料庫時失敗:原來的資料庫保持原狀\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "以新的資料庫取代舊的資料庫時失敗!\n" @@ -3704,90 +3695,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "剖析 == 時有語法錯誤\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "剖析 && 時有語法錯誤\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "剖析 || 時有語法錯誤\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ 預期於表述式中的 ? 之後" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(無效型態)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "表述式剖析錯誤\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "不符合的 (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- 只能用於數字\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| 預期於表述式的結尾" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "表述式中有語法錯誤\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "類型必須符合\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "字串不支援 *、/\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "字串不支援 *、/\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "字串不支援 *、/\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "字串不支援 -\n" @@ -3873,17 +3874,17 @@ msgstr "未終結的 %c:%s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "在無法剖析的巨集之後跟著一個 %%\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "未預期的 ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "未預期的 ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== 作用中 %d 清空 %d\n" @@ -4114,14 +4115,21 @@ msgstr "%s:讀取清單失敗:%s\n" msgid "don't verify header+payload signature" msgstr "不驗證標頭+酬載簽名" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%Y %b %d %a" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "開啟 %s 失敗:%s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "無法將 %s 重新命名為 %s:%m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! 只能用於數字\n" diff --git a/po/cs.po b/po/cs.po index a10832cc4..f4423960a 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:49-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Czech (http://www.transifex.com/rpm-team/rpm/language/cs/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -289,47 +289,52 @@ msgstr "Společné volby pro všechny rpm režimy a spustitelné soubory:" msgid "Unable to open spec file %s: %s\n" msgstr "Nelze otevřít spec soubor %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Nelze otevřít rouru pro tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Nelze číst spec soubor z %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Nelze přejmenovat %s na %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "nemohu zjistit stav %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Soubor %s není obyčejný soubor.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Nezdá se, že by %s byl spec soubor.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Sestavuji cílové platformy: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Sestavuji pro cíl %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "parametry pro --root (-r) musejí začínat znakem /" @@ -628,45 +633,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Nemohu získat jméno počítače: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Provádění(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Špatný návratový kód z %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Chybné závislosti při sestavování:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -740,207 +745,207 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "Soubor musí začínat na \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Soubor uveden dvakrát: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Soubor nenalezen: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: čtení seznamu selhalo: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: nemohu nahrát neznámou značku (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: čtení veřejného klíče selhalo.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: není obrněný veřejný klíč.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Soubor potřebuje úvodní \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Nemohu otevřít %%files soubor %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "otevření %s selhalo: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Soubor nenalezen globem: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Špatný soubor: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Kontroluji nezabalené soubory: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -949,27 +954,27 @@ msgstr "" "Nalezeny instalované, ale nezabalené soubory:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "balíček %s je již nainstalován" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1347,11 +1352,6 @@ msgstr "řádek %d: Špatný parametr v %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "řádek %d: Špatná volba v %%setup %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1772,17 +1772,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "chyba(%d) při alokaci nové instance balíčku\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Neplatný %s token: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1814,7 +1814,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Nelze otevřít spec soubor %s: %s\n" @@ -1855,15 +1855,6 @@ msgstr "" msgid "(invalid type)" msgstr "(neplatný typ)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(není base64)" @@ -1919,16 +1910,16 @@ msgstr "%s uloženo jako %s\n" msgid "%s created as %s\n" msgstr "%s vytvořen jako %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2847,121 +2838,121 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: otevření selhalo: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Není možné změnit kořenový adresář: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "nebyla nastavena dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: přeskakuji" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "chyba(%d) ukládání záznamu #%d do %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec selhal: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp selhal: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: přeskakuji" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: poškozená hlavička #%u získáno -- přeskakuji.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: nemohu číst hlavičku na 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "žádný dbpath nebyl nastaven" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "selhání při vytváření adresáře %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "hlavička #%u v databázi je špatná -- přeskakuji.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "nemohu přidat záznam původně na %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "selhalo znovusestavení databáze: původní databáze zůstává na místě\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "selhalo nahrazení staré databáze novou databází!\n" @@ -3704,90 +3695,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "chyba syntaxe při zpracování ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "chyba syntaxe při zpracování &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "chyba syntaxe při zpracování ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "ve výrazu je po ? očekávána {" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(neplatný typ)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "chyba při parsování ve výrazu\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "nedoplněná (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- jen na číslech\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "na konci výrazu je očekáváno |" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "chyba syntaxe ve výrazu\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "typy musí souhlasit\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / nejsou podporovány pro řetězce\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / nejsou podporovány pro řetězce\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / nejsou podporovány pro řetězce\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- není podporováno pro řetězce\n" @@ -3873,17 +3874,17 @@ msgstr "Neukončené %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Po %% následuje nezpracovatelné makro\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "neočekávaná ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "neočekávaná ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktivní %d prázdné %d\n" @@ -4114,14 +4115,21 @@ msgstr "%s: čtení seznamu selhalo: %s\n" msgid "don't verify header+payload signature" msgstr "neověřuj podpis hlavičky a payloadu" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "otevření %s selhalo: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Nelze přejmenovat %s na %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! jen na číslech\n" diff --git a/po/da.po b/po/da.po index b54405720..aeb6aa4ed 100644 --- a/po/da.po +++ b/po/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:49-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Danish (http://www.transifex.com/rpm-team/rpm/language/da/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "" @@ -286,47 +286,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "Kan ikke åbne spec-fil %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Kunne ikke åbne tar-videreførsel: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Kunne ikke læse spec-fil fra %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Kunne ikke omdøbe %s til %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "kunne ikke finde %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Filen %s er ikke en regulær fil.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Filen %s synes ikke at være en spec-fil.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Opbygger mål-platforme: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Opbygger for mål %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "parameteren til --root (-r) skal starte med et /" @@ -619,45 +624,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Kunne ikke kanonisere værtsnavn: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Udfører(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Fejl-afslutningsstatus fra %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -731,234 +736,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "Fil skal begynde med \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Fil angivet to gange: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lænke peger på BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke fundet: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: læs manifest mislykkedes: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Fil kræver foranstillet \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Kunne ikke åbne %s: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "åbning af %s mislykkedes %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Fil ikke fundet med glob: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "pakken %s er allerede installeret" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1336,11 +1341,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linie %d: Ugyldigt '%%setup'-tilvalg %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1763,17 +1763,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "fejl(%d) under allokering af ny pakkeinstans\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Ugyldigt %s-symbol: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1805,7 +1805,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Kan ikke åbne spec-fil %s: %s\n" @@ -1846,15 +1846,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1910,16 +1901,16 @@ msgstr "%s gemt som %s\n" msgid "%s created as %s\n" msgstr "%s oprettet som %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2840,121 +2831,121 @@ msgstr "O.K." msgid "%s: open failed: %s\n" msgstr "%s: åbning mislykkedes: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "der er ikke sat nogen dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: kan ikke læse hoved ved 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "der ikke sat nogen dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "kunne ikke genopbygge database: original-databasen beholdes\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "kunne ikke erstatte gammel database med ny database!\n" @@ -3700,89 +3691,99 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "syntaksfejl under tolkning af ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "syntaksfejl under tolkning af &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "syntaksfejl under tolkning af ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ forventet efter ? i udtryk" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "tolkningsfejl i udtryk\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "uparret (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- kun for tal\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| forventet ved slutningen af udtryk" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "syntaksfejl i udtryk\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "typer skal passe sammen\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / understøttes ikke for strenge\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / understøttes ikke for strenge\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / understøttes ikke for strenge\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- understøttes ikke for strenge\n" @@ -3868,17 +3869,17 @@ msgstr "Uafsluttet %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Et %% efterfølges af en makro, der ikke kan tolkes\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "uventet ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "uventet ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktiv %d tom %d\n" @@ -4113,10 +4114,6 @@ msgstr "" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "åbning af %s mislykkedes %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Kunne ikke omdøbe %s til %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! kun for tal\n" diff --git a/po/de.po b/po/de.po index 200f28eb5..7e3f27e44 100644 --- a/po/de.po +++ b/po/de.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2019-11-10 07:23-0500\n" "Last-Translator: Copied by Zanata \n" "Language-Team: German (http://www.transifex.com/rpm-team/rpm/language/de/)\n" @@ -23,7 +23,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -309,47 +309,52 @@ msgstr "Gemeinsame Optionen für alle RPM-Modi und Ausführungen:" msgid "Unable to open spec file %s: %s\n" msgstr "Die Spec-Datei %s kann nicht geöffnet werden: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Die Tar-Pipe konnte nicht geöffnet werden: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "Mehr als eine Spezifikationsdatei in %s gefunden\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Spec-Datei konnte nicht von %s gelesen werden\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "%s konnte nicht in %s umbenannt werden: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "Aufruf von stat für %s nicht möglich: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Die Datei %s ist keine reguläre Datei.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Die Datei %s scheint keine Spec-Datei zu sein.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Für folgende Zielplattform(en) wird gebaut: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Für das Ziel %s wird gebaut\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "Argumente für --root (-r) müssen mit einem / beginnen" @@ -671,45 +676,45 @@ msgstr "Spec-Optionen:" msgid "no arguments given for parse" msgstr "Keine Argumente zur Auswertung angegeben" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "SOURCE_DATE_EPOCH konnte nicht ausgewertet werden\n" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Rechnername konnte nicht erkannt werden: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Temp-Datei konnte nicht geöffnet werden: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Datenstrom konnte nicht geöffnet werden: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Ausführung(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Fehler-Status beim Beenden von %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Fehlgeschlagene Paket-Abhängigkeiten:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "Einstellung %s=%s\n" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -783,208 +788,208 @@ msgstr "Dateifähigkeits-Unterstützung nicht eingebaut\n" msgid "File must begin with \"/\": %s\n" msgstr "Datei muss mit »/« beginnen: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "%s=%s kann nicht ausgewertet werden\n" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Unbekannter Prüfsummen-Algorithmus %u, es wird auf MD5 ausgewichen\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Datei doppelt aufgelistet: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "Lesen des symbolischen Links %s fehlgeschlagen: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "Absoluter symbolischer Link: %s -> %s\n" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolischer Link zeigt auf den BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "Ungültiges Zeichen '%c' (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "Pfad ist außerhalb von BuildRoot: %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Verzeichnis nicht gefunden: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Datei nicht gefunden: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Kein Verzeichnis: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Lesen der Richtlinien-Datei fehlgeschlagen: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: Unbekannter Tag (%d) kann nicht geladen werden.\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: Lesen des öffentlichen Schlüssels fehlgeschlagen.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: Ist kein gepanzerter öffentlicher Schlüssel.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: Verschlüsselung fehlgeschlagen\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "Makro _build_id_links ist nicht gesetzt, »compat« wird angenommen\n" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "Makro _build_id_links ist auf den unbekannten Wert »%s« gesetzt\n" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "Fehler beim Lesen der build-id in %s: %s\n" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "build-id fehlt in %s\n" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "in %s gefundene build-id ist zu klein\n" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "in %s gefundene build-id ist zu groß\n" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "Erzeugen des Verzeichnisses fehlgeschlagen" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "ELF-Hauptdateien und Debug-Dateien im Paket vermischt" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Datei benötigt führenden »/«: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "%%dev-glob ist unzulässig: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" "Verzeichnis von »glob« nicht gefunden: %s. Wird ohne Globbing versucht.\n" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "Datei von »glob« nicht gefunden: %s. Wird ohne Globbing versucht.\n" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Datei %s aus %%files konnte nicht geöffnet werden: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Leere Datei %s in %%files\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "Ungültiges _docdir_fmt %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Datei von »glob« nicht gefunden: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "Spezielle Datei in erzeugter Dateiliste: %s\n" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "Spezielles %s kann nicht mit anderen Formen gemischt werden: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Mehr als eine Datei in einer Zeile: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ungültige Datei: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Auf nicht gepackte Datei(en) wird geprüft: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -993,29 +998,29 @@ msgstr "" "Installierte (aber nicht gepackte) Datei(en) gefunden:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "Zeile %d: %s: Paket %s existiert bereits\n" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "%s wurde mehreren Dateinamen zugewiesen" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Dateien werden verarbeitet: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" "Architektur der Binärdateien (%d) entspricht nicht der Paketarchitektur " "(%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Architekturabhängige Binärdateien in »noarch«-Paket\n" @@ -1397,11 +1402,6 @@ msgstr "Zeile %d: Ungültiges Argument für %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "Zeile %d: Ungültige %%setup-Option %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1835,17 +1835,17 @@ msgstr "Fehler(%d) beim Entfernen des Datensatzes für Header #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "Fehler(%d) beim Reservieren einer neuen Paket-Instanz\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Ungültiges %s-Zeichen: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1879,7 +1879,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Die Spec-Datei %s kann nicht geöffnet werden: %s\n" @@ -1920,15 +1920,6 @@ msgstr "(keine Zeichenkette)" msgid "(invalid type)" msgstr "(ungültiger Typ)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(nicht Base64)" @@ -1984,16 +1975,16 @@ msgstr "%s als %s gesichert\n" msgid "%s created as %s\n" msgstr "%s erstellt als %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: Entfernen fehlgeschlagen: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "Verzeichnis" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "Datei" @@ -2919,122 +2910,122 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: Öffnen fehlgeschlagen: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Das aktuelle Verzeichnis kann nicht geöffnet werden: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: chroot-Verzeichnis nicht gesetzt\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Wechseln des Wurzelverzeichnisses fehlgeschlagen: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Wurzelverzeichnis kann nicht wiederhergestellt werden: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "%d fehlende(r) Index(e), bitte warten...\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "%s-Index kann nicht mittels %s geöffnet werden - %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "Datenbank-Pfad wurde nicht gesetzt\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: wird übersprungen" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "Fehler(%d) beim Speichern des Datensatzes #%d in %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec fehlgeschlagen: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp fehlgeschlagen: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: wird übersprungen" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: Beschädigten Header #%u erhalten -- wird übersprungen.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: Header bei 0x%x kann nicht gelesen werden\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "Alte Datenbank konnte auch nicht aus %s wiederhergestellt werden\n" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "Öffentliche Schlüssel von %s konnten nicht erhalten werden\n" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "Alte Datenbank in %s konnte nicht gelöscht werden\n" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "Datenbank-Pfad wurde nicht gesetzt" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "Anlegen des Verzeichnisses %s fehlgeschlagen: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "Header #%u in der Datenbank ist ungültig -- wird übersprungen.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "Ursprünglicher Datensatz %u kann nicht hinzugefügt werden\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "Neu bauen der Datenbank fehlgeschlagen: Datenbank verbleibt entsprechend\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "Konnte die alte Datenbank nicht durch die neue ersetzen!\n" @@ -3790,90 +3781,100 @@ msgstr "NSS-Bibliothek konnte nicht initialisiert werden\n" msgid "Failed to register fork handler: %m\n" msgstr "Fork-Handler konnte nicht registriert werden: %m\n" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "Syntax-Fehler beim Auswerten von ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "Syntax-Fehler beim Auswerten von &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "Syntax-Fehler beim Auswerten von ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "Zeile %d: %s in: %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ nach dem ? im Ausdruck erwartet" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(ungültiger Typ)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "Fehler beim Auswerten des Ausdrucks\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "Unerwartete (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- nur bei Zahlen\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| am Ende des Ausdrucks erwartet" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "Syntax-Fehler im Ausdruck\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "Typen müssen übereinstimmen\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / nicht unterstützt für Zeichenketten\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / nicht unterstützt für Zeichenketten\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / nicht unterstützt für Zeichenketten\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- nicht unterstützt für Zeichenketten\n" @@ -3962,17 +3963,17 @@ msgstr "Nicht terminiertes %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Auf %% folgt ein nicht auswertbares Makro\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "Unerwartete ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "Unerwartete ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktiv %d leer %d\n" @@ -4203,6 +4204,17 @@ msgstr "%s: Lesen der Paket-Liste fehlgeschlagen: %s\n" msgid "don't verify header+payload signature" msgstr "Keine Überprüfung der Header- und Nutzdaten-Signatur" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "Fehler beim Anlegen des temporären Verzeichnisses %s: %m\n" @@ -4226,10 +4238,6 @@ msgstr "Keine Überprüfung der Header- und Nutzdaten-Signatur" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "Öffnen von %s fehlgeschlagen: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "%s konnte nicht in %s umbenannt werden: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! nur bei Zahlen\n" diff --git a/po/el.po b/po/el.po index 50a074b13..37a40522a 100644 --- a/po/el.po +++ b/po/el.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Greek (http://www.transifex.com/rpm-team/rpm/language/el/)\n" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -286,47 +286,52 @@ msgstr "Κοινές επιλογές για όλα τα εκτελέσιμα κ msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -618,45 +623,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -727,234 +732,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, c-format msgid "Can't read content of file: %s\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, c-format msgid "Could not open %s file %s: %m\n" msgstr "" -#: build/files.c:2264 +#: build/files.c:2262 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, c-format msgid "package %s already exists\n" msgstr "" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1332,11 +1337,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1757,17 +1757,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, c-format msgid "invalid %%_db_backend: %s\n" msgstr "" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1799,7 +1799,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "" @@ -1840,15 +1840,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1904,16 +1895,16 @@ msgstr "" msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2826,121 +2817,121 @@ msgstr "" msgid "%s: open failed: %s\n" msgstr "" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3683,78 +3674,86 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 msgid "unterminated string in expression" msgstr "" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 msgid "parse error in expression" msgstr "" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 msgid "unexpected end of expression" msgstr "" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 msgid "syntax error in expression" msgstr "" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3839,15 +3838,15 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "unexpected argument" msgstr "" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "" diff --git a/po/eo.po b/po/eo.po index e45486ef3..0467470d9 100644 --- a/po/eo.po +++ b/po/eo.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:51-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Esperanto (http://www.transifex.com/rpm-team/rpm/language/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -292,47 +292,52 @@ msgstr "Kutimaj elektoj por ĉiuj rpm-aj reĝimoj kaj programoj:" msgid "Unable to open spec file %s: %s\n" msgstr "Ne eblas malfermi spec-dosieron %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Malsukcesis malfermi tar-tubon: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "Trovis pli ol unu spec-dosieron en %s\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Malsukcesis legi spec-dosieron je %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Malsukcesis alinomi %s al %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "malsukcesis stat-i: %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Dosiero %s ne estas regula dosiero.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Dosiero %s ne aspektas kiel spec-dosiero.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Platformoj por kiu munti: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Muntanta por celon %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "argumentoj de --root (-r) devas komenciĝi per /" @@ -638,45 +643,45 @@ msgstr "Spec-elektoj:" msgid "no arguments given for parse" msgstr "neniuj parametroj donitaj por analizi" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Ne eblis kanonigi gastiganto-nomon: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Ne eblas malfermi provizoran dosieron: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Ne eblas malfermi fluon: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Plenumiganta (%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Misa elirstato el %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Malsukcesintaj muntaj dependaĵoj:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -750,207 +755,207 @@ msgstr "Dosiero-kapabla rego ne integra\n" msgid "File must begin with \"/\": %s\n" msgstr "Dosiero devas komenciĝi per \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Nekonata algoritmo %u por dosieraj resumoj, uzanta je MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Dosiero listigita dufoje: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "legado de mola ligilo %s malsukcesis: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Mola ligilo almontriĝas al BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "Nevalida signo '%c' (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "Vojo estas ekster buildroot: %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Dosierujo ne trovita: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Dosiero ne trovita: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Ne dosierujo: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Malsukcesis legi konduto-dosieron: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: ne eblas ŝargi nekonatan etikedon (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: legi publikan ŝlosilon malsukcesis.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: ne ŝirmita publika ŝlosilo.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: malsukcesis kodiĝi\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "malsukcesis krei dosierujon" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Dosiero devas havi antaŭan \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "Amaso %%dev ne permesata:%s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Ne eblis malfermi %%files file %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Vaka dosiero %%files %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "nepermesita _docdir_fmt %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Dosiero ne trovita laŭ amaso: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "Ne eblas kunmiksi specialan %s-on kun aliaj formoj: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Pli ol unu dosiero en linio: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Fuŝa dosiero: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Kontrolanta ne pakita(j)n dosiero(j)n: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -959,29 +964,29 @@ msgstr "" "Insalita(j) (sed ne pakita(j) dosiero(j) trovita(j):\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "pakaĵo %s jam instaliĝis" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Procedanta dosierojn: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" "Platformo (%d) de la plenumebla dosiero ne kongruas la pakaĵan platformon " "(%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Platformo-dependaj dosieroj en platformo-sendependa pakaĵo\n" @@ -1359,11 +1364,6 @@ msgstr "linio %d: Fuŝa elekto ĉe %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linio %d: Fuŝa elekto ĉe %%setup %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1791,17 +1791,17 @@ msgstr "eraro(%d) foriganta el kapo rikordon #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "eraro(%d) dum generi novan okazon de pakaĵo\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Nevalida ero %s: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1833,7 +1833,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Ne eblas malfermi spec-dosieron %s: %s\n" @@ -1874,15 +1874,6 @@ msgstr "(ne ĉeno)" msgid "(invalid type)" msgstr "(nevalida tipo)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%Y-%d-%b (%a)" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(ne base64)" @@ -1938,16 +1929,16 @@ msgstr "%s konservita kiel %s\n" msgid "%s created as %s\n" msgstr "%s kreita kiel %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: forigo malsukcesis: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "dosierujo" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "dosiero" @@ -2866,121 +2857,121 @@ msgstr "BONA" msgid "%s: open failed: %s\n" msgstr "%s: malsukcesis malfermi: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Ne eblas malfermi nunan dosierujon: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: radika dosierujo ne elektita\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Ne eblas ŝanĝi radikan dosierujon: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Ne eblas restarigi radikan dosierujon: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Generanta %d mankajn indekso(j)n, bonvolu atendi...\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "ne eblas malfermi indekson %s per %s - %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "neniu dbpath estis valorizita\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: preterlasanta" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "eraro (%d) konservanta rikordon #%d al en %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec malsukcesis: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp malsukcesis: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: preterlasanta" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: difektita kapo #%u akirita -- preterlasanta.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: ne eblas legi kapon en 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "neniu dbpath estis valorizita" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "malsukcesis krei dosierujon %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "kapo #%u en datumbazo estas fuŝa -- preterlasanta.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "ne eblas aldoni rikordon devene el %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "malsukcesis remunti datumbazon: neŝanĝita datumbazo restas\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "malsukcesis anstataŭigi la malnovan datumbazon per la nova!\n" @@ -3725,90 +3716,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "sintaksa eraro dum analizi ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "sintaksa eraro dum analizi &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "Sintaksa eraro dum analizi ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "linio %d: %s en: %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ atendita post ? en esprimo" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(nevalida tipo)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "analiza eraro ĉe esprimo\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "( sen )\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- nur por nobroj\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| atendita je la fino de la esprimo" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "sintaksa eraro en esprimo\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "tipoj devas esti kongruaj\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / ne por ĉenoj\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / ne por ĉenoj\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / ne por ĉenoj\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- no por ĉenoj\n" @@ -3896,17 +3897,17 @@ msgstr "Nefinita %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "%% estas sekvata de sensenca makroo\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "neatendita ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "neatendita ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktiva %d vaka %d\n" @@ -4137,6 +4138,17 @@ msgstr "%s: legi manifeston malsukcesis: %s\n" msgid "don't verify header+payload signature" msgstr "ne konstati pretendojn de kapo+ŝarĝo" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%Y-%d-%b (%a)" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "eraro dum krei provizoran dosierujon %s: %m\n" @@ -4160,10 +4172,6 @@ msgstr "ne konstati pretendojn de kapo+ŝarĝo" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "malfermo de %s malsukcesis: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Malsukcesis alinomi %s al %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! nur por nombroj\n" diff --git a/po/es.po b/po/es.po index 8e3d87de1..04a051fe8 100644 --- a/po/es.po +++ b/po/es.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:51-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Spanish (http://www.transifex.com/rpm-team/rpm/language/es/)\n" @@ -27,7 +27,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -307,47 +307,52 @@ msgstr "Opciones comunes para todos los modos rpm y ejecutables:" msgid "Unable to open spec file %s: %s\n" msgstr "No se puede abrir el archivo spec %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Falló la apertura de la tuberia para tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Falló la lectura del archivo spec desde %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Falló al renombrar %s to %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "falló la llamada stat sobre %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "El archivo %s no es un archivo regular.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "El archivo %s no parece ser un archivo spec.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Construyendo las plataformas de destino: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Construyendo para el destino %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "los argumentos de --root (-r) deben iniciar con una /" @@ -668,45 +673,45 @@ msgstr "Opciones de spec:" msgid "no arguments given for parse" msgstr "no se han ofrecido argumentos para analizar" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "No se pudo canonizar el nombre de host: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "No es posible abrir el archivo temporal: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "No es posible abrir flujo: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Ejecutando(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Estado de salida erróneo de %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Fallo al construir las dependencias:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -780,207 +785,207 @@ msgstr "Soporte para la capacidad del archivo no construido\n" msgid "File must begin with \"/\": %s\n" msgstr "Los archivos deben iniciar con \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Algoritmo de resumen de archivo %u desconocido, regresando a MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Archivo listado dos veces: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "falló la lectura %s de symlink: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "El enlace simbólico apunta a BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "No se ha encontrado el directorio: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Archivo no encontrado: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Falló al leer el archivo de política: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: no se puede cargar, etiqueta (%d) desconocida.\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: falló la lectura de la clave publica.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: no es una clave pública con armadura.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: falló la codificación\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "falló al crear el directorio" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "El archivo necesita comenzar con \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "%%dev glob no permitido: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "No se pudo abrir el archivo %%files %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Clasificador de archivo vacío\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "illegal _docdir_fmt %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Archivo no encontrado por glob: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "No se puede mezclar el %s especial con otros formatos: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Más de un archivo en una línea: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Archivo erróneo: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Comprobando si hay archivos desempaquetados: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -989,28 +994,28 @@ msgstr "" "Se encontraron archivos instalados (pero desempaquetados):\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "el paquete %s ya está instalado" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Procesando archivos: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" "Los archivos binarios (%d) no coinciden con los archivos del paquete (%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" "Binarios dependientes de la arquitectura en paquetes sin arquitectura\n" @@ -1390,11 +1395,6 @@ msgstr "línea %d: Argumento erróneo para %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "línea %d: opción %%setup errónea %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1825,17 +1825,17 @@ msgstr "error(%d) eliminando registro de encabezado #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "error(%d) asignando nueva instancia de paquete\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Elemento %s no válido: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1867,7 +1867,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "No se puede abrir el archivo spec %s: %s\n" @@ -1908,15 +1908,6 @@ msgstr "(no es una cadena)" msgid "(invalid type)" msgstr "(tipo no válido)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(no base64)" @@ -1972,16 +1963,16 @@ msgstr "%s guardado como %s\n" msgid "%s created as %s\n" msgstr "%s creado como %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: falló al eliminar: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "directorio" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "archivo" @@ -2902,123 +2893,123 @@ msgstr "BIEN" msgid "%s: open failed: %s\n" msgstr "%s: falló la apertura: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "No es posible abrir directorio actual: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: no se ha definido chroot de directorio\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "No se puede cambiar el directorio raíz: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "No es posible restablecer el directorio raíz: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Generando %d índice(s) faltante(s), espere…\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "no se ha establecido dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: omitiendo" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "error(%d) almacenando registro #%d en %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec falló: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp falló: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: omitiendo" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: encabezado dañado #%u recuperada -- omitiendo.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: no se pudo leer encabezado en 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "no se ha establecido dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "no se pudo crear el directorio %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "encabezado #%u erróneo en la base de datos -- omitiendo.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "no se puede añadir el registro original en %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "falló la reconstrucción de la base de datos: la base de datos original " "permanece en su lugar\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" "¡falló el remplazo de la base de datos antigua con la nueva base de datos!\n" @@ -3780,90 +3771,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "error de sintaxis durante el análisis ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "error de sintaxis durante el análisis &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "error de sintaxis durante el análisis ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "se esperaba { después de ? en la expresión" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(tipo no válido)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "error de análisis en la expresión\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "no coincidente (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- solo en números\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "se esperaba | al final de la expresión" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "error de sintaxis en la expresión\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "los tipos deben coincidir\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / no está soportado en cadenas\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / no está soportado en cadenas\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / no está soportado en cadenas\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- no está soportado en cadenas\n" @@ -3951,17 +3952,17 @@ msgstr "No terminado %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Un %% está seguido por un macro no analizable\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "] inesperado" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "] inesperado" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== activo %d vacío %d\n" @@ -4192,14 +4193,21 @@ msgstr "%s: falló la lectura del manifiesto: %s\n" msgid "don't verify header+payload signature" msgstr "no verificar firma de encabezado+carga" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "la apertura de %s falló: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Falló al renombrar %s to %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! solo en números\n" diff --git a/po/fi.po b/po/fi.po index 43895537e..7acb08992 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Finnish (http://www.transifex.com/rpm-team/rpm/language/fi/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "" @@ -285,47 +285,52 @@ msgstr "Yhteiset valitsimet kaikille rpm moodeille:" msgid "Unable to open spec file %s: %s\n" msgstr "En voi avata spec-tiedostoa %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "tar-putken avaus epäonnistui: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Spec-tiedoston avaaminen %s:sta epäonnistui\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Uudelleen nimeäminen %s -> %s epäonnistui: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "%s:n stat epäonnistui: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Tiedosto %s ole tavallinen tiedosto.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Tiedosto %s ei vaikuta spec-tiedostolta.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Käännetään kohdealustoille: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Käännetään kohteelle %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "parametrit --root (-r):lle alettava /-merkillä" @@ -626,45 +631,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Suoritetaan(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Puuttuvia käännösriippuvuuksia:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -737,207 +742,207 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "Tiedostojen täytyy alkaa \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Tiedosto lueteltu kahdesti: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolinen linkki osoittaa BuildRoot:iin: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Tiedostoa ei löytynyt: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: pakettilistan luku epäonnistui: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: julkisen avaimen luku epäonnistui\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: ei ole panssaroitu julkinen avain.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "hakemiston luonti epäonnistui" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Tiedosto tarvitsee aloitusmerkin \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "%%files tiedostoa %s ei voitu avata: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "%s:n avaus ei onnistunut: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Tiedostoa ei löytynyt täydennyksellä: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Virheellinen tiedosto: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Tarkistetaan paketoimattomia tiedostoja: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -946,27 +951,27 @@ msgstr "" "Löytyi asennettuja (mutta paketoimattomia) tiedostoja:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "paketti %s on jo asennettuna" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Käsitellään tiedostoja: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1344,11 +1349,6 @@ msgstr "rivi %d: virheellinen argumentti %%setup:ille: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "rivi %d: virheellinen %%setup valitsin %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1769,17 +1769,17 @@ msgstr "virhe(%d) poistettaessa otsikon #%d tietuetta\n" msgid "error(%d) allocating new package instance\n" msgstr "virhe(%d) varattaessa uutta paketti-instanssia\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Virheellinen %s merkki: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1811,7 +1811,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "En voi avata spec-tiedostoa %s: %s\n" @@ -1852,15 +1852,6 @@ msgstr "(ei ole merkkijono)" msgid "(invalid type)" msgstr "(virheellinen tyyppi)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(ei ole base64)" @@ -1916,16 +1907,16 @@ msgstr "%s talletettiin %s:nä\n" msgid "%s created as %s\n" msgstr "%s luotu %s:na\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2844,122 +2835,122 @@ msgstr "" msgid "%s: open failed: %s\n" msgstr "%s: avaus epäonnistui: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: juurihakemistoa ei ole asetettu\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Juurihakemiston vaihto ei onnistu: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Juurihakemiston palautus ei onnistu: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "dbpath ei ole asetettu\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: ohitetaan" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "virhe(%d) tallennettaessa tietuetta #%d %s:ään\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec epäonnistui: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp epäonnistui: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: ohitetaan" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: ohitetaan vioittunut otsikkotietue #%u.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: otsikkoa ei voida lukea (0x%x)\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "dbpath ei ole asetettu" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "hakemiston %s luonti epäonnistui: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "tietue numero %u tietokannassa viallinen -- ohitetaan.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "alkupäisen tietueen %u lisäys ei onnistu\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "tietokannan uudelleenrakennus epäonnistui: alkuperäinen kanta paikallaan\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "vanhan tietokannan korvaus uudella epäonnistui!\n" @@ -3704,90 +3695,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "syntaksivirhe jäsentäessä ==:aa\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "syntaksivirhe jäsentäessä &&:aa\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "syntaksivirhe jäsentäessä ||:aa\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "odotin '{' '?'-merkin jälkeen lausekkeessa" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(virheellinen tyyppi)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "jäsennysvirhe lausekkeessa\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "pariton (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- vain numeroissa\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "odotin '}'-merkkiä ilmauksen lopussa" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "syntaksivirhe lausekkeessa\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "tyyppien täytyy olla yhtenevät\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / ei tuettu merkkijonoille\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / ei tuettu merkkijonoille\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / ei tuettu merkkijonoille\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- ei tuettu merkkijoinoille\n" @@ -3873,17 +3874,17 @@ msgstr "Päättämätön %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "%% seuraa makro jota ei voida jäsentää\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "odottamaton ']'" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "odottamaton ']'" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktiivisia %d tyhjiä %d\n" @@ -4114,14 +4115,14 @@ msgstr "%s: pakettilistan luku epäonnistui: %s\n" msgid "don't verify header+payload signature" msgstr "älä tarkista otsikon ja kuorman allekirjoitusta" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "%s:n avaus ei onnistunut: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Uudelleen nimeäminen %s -> %s epäonnistui: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! vain numeroissa\n" diff --git a/po/fr.po b/po/fr.po index 7ce7dabd5..8979ddbda 100644 --- a/po/fr.po +++ b/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: French (http://www.transifex.com/rpm-team/rpm/language/fr/)\n" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -305,47 +305,52 @@ msgstr "Options communes à tous les modes et exécutables rpm :" msgid "Unable to open spec file %s: %s\n" msgstr "Impossible d'ouvrir le fichier spec %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Impossible d'ouvrir le pipe de tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Impossible de lire le fichier spec à %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Impossible de renommer %s en %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "échec de stat sur %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Fichier %s non régulier.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Le fichier %s ne semble pas être un fichier spec.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Construction pour plate-formes cibles: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Construction pour cible %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "les arguments ed --root (-r) doivent commencer par un /" @@ -658,45 +663,45 @@ msgstr "Options spec :" msgid "no arguments given for parse" msgstr "pas d'arguments donnés pour analyser" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Ne peut canoniser le nom d'hôte : %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Impossible d'ouvrir le fichier temporaire : %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Impossible d'ouvrir le flux : %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Exécution_de(%s) : %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Mauvais statut de sortie pour %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Dépendances de construction manquantes:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -770,207 +775,207 @@ msgstr "Support de capacité du fichier non intégré\n" msgid "File must begin with \"/\": %s\n" msgstr "Le fichier doit commencer par « / » : %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Algorithme %u du fichier de digest inconnu, recourt à MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Fichier listé deux fois : %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "la lecture du symlink %s a échouée : %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Lien symbolique pointant sur BuildRoot : %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Répertoire introuvable : %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Fichier non trouvé : %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Pas de répertoire: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Impossible de lire les fichier de stratégie : %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s : ne peut pas charger le tag (%d) inconnu.\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s : échec de la lecture de la clé publique.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s : n'est pas une clé publique blindée.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s : échec de l'encodage.\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "échec de création du répertoire" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Le fichier non précédé d'un \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "globale %%dev non autorisée : %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Impossible d'ouvrir le fichier %%files %s : %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Classificateur de fichier vide\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "illegal _docdir_fmt %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Fichier non trouvé par la substitution : %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "Impossible de mélanger un %s spécial avec d'autres formes : %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Plus d'un fichier sur la ligne : %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Mauvais fichier : %s : %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Vérification des fichiers non empaquetés : %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -979,28 +984,28 @@ msgstr "" "Fichier(s) installé(s) (mais non empaquetés) :\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "paquet %s déjà installé" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Traitement des fichiers : %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" "L'architecture de binaire (%d) ne correspond pas à celle du paquet (%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Binaires dépendants d'une arch dans un paquet noarch\n" @@ -1378,11 +1383,6 @@ msgstr "ligne %d : mauvais argument à %%setup : %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "ligne %d : mauvaise option à %%setup %s : %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s : %s : %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1811,17 +1811,17 @@ msgstr "Erreur (%d) suppression de l'enregistrement de l'en-tête #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "erreur(%d) en allouant une nouvelle instance de paquet\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Lexème %s invalide : %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1853,7 +1853,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Impossible d'ouvrir le fichier spec %s: %s\n" @@ -1894,15 +1894,6 @@ msgstr "(pas une chaîne)" msgid "(invalid type)" msgstr "(type invalide)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(pas base64)" @@ -1958,16 +1949,16 @@ msgstr "%s sauvé en tant que %s\n" msgid "%s created as %s\n" msgstr "%s créé en tant que %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s : échec de la suppression : %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "répertoire" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "fichier" @@ -2895,123 +2886,123 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s : échec de l'ouverture : %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Impossible d'ouvrir le répertoire courant : %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s : répertoire chroot non établies\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Impossible de changer le répertoire racine : %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Impossible de restaurer le répertoire racine : %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Génération d'index manquant(s) %d, merci d'attendre...\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "impossible d'ouvrir l'index %s en utilisant %s - %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "aucun dbpath n'a été fourni\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader : ignoré" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "erreur(%d) en stockant l'article nº%d dans %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s : regexec a échoué :%s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s : regcomp a échoué :%s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator : ignoré" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb : l'entête #%u endommagée a été récupérée -- ignoré.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s : impossible de lire l'entête à 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "aucun dbpath fournit" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "Impossible de créer le répertoire %s : %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "l'entête #%u dans la base de données n'est pas bon -- ignoré.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "impossible d'ajouter l'article qui était au départ à %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "Ne peut reconstruire la base de données : la base originale reste telle " "qu'elle est\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "Ne peut remplacer la vieille base de données par la nouvelle!\n" @@ -3773,90 +3764,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "erreur de syntaxe en analysant ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "erreur de syntaxe en analysant &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "erreur de syntaxe en analysant ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ attendu après ? dans l'expression" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(type invalide)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "erreur de syntaxe dans l'expression\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "( non fermée\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- seulement sur des nombres\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| attendu a la fin de l'expression" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "erreur de syntaxe dans l'expression\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "les types doivent correspondre\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / non supportés sur des chaînes de caractères\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / non supportés sur des chaînes de caractères\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / non supportés sur des chaînes de caractères\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- non prix en charge sur des chaînes de caractères\n" @@ -3944,17 +3945,17 @@ msgstr "%c non terminé: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Un %% est suivi d'une macro in-analysable\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "] inattendu" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "] inattendu" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== %d actif(s) %d vide(s)\n" @@ -4185,14 +4186,21 @@ msgstr "%s : échec de la lecture de la liste de paquetages : %s\n" msgid "don't verify header+payload signature" msgstr "ne pas vérifier la signature de l'entête+charge_utile" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s : %s : %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "échec de l'ouverture de %s: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Impossible de renommer %s en %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! seulement sur des nombres\n" diff --git a/po/id.po b/po/id.po index e3fba42e3..84cc8e619 100644 --- a/po/id.po +++ b/po/id.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Indonesian (http://www.transifex.com/rpm-team/rpm/language/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -295,47 +295,52 @@ msgstr "Opsi umum untuk semua mode rpm dan eksekutabel:" msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "argumen untuk --root (-r) harus diawali dengan /" @@ -636,45 +641,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -745,234 +750,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, c-format msgid "Can't read content of file: %s\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, c-format msgid "Could not open %s file %s: %m\n" msgstr "" -#: build/files.c:2264 +#: build/files.c:2262 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, c-format msgid "package %s already exists\n" msgstr "" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1350,11 +1355,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1775,17 +1775,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, c-format msgid "invalid %%_db_backend: %s\n" msgstr "" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1817,7 +1817,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "" @@ -1858,15 +1858,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1922,16 +1913,16 @@ msgstr "" msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2844,121 +2835,121 @@ msgstr "" msgid "%s: open failed: %s\n" msgstr "" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3701,79 +3692,87 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 msgid "unterminated string in expression" msgstr "" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 msgid "parse error in expression" msgstr "" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "sumber kueri tak sesuai dengan yang diharapkan" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 msgid "syntax error in expression" msgstr "" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3858,16 +3857,16 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "format kueri tak sesuai dengan yang diharapkan" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "" diff --git a/po/is.po b/po/is.po index 298358d05..cf07b1d11 100644 --- a/po/is.po +++ b/po/is.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Icelandic (http://www.transifex.com/rpm-team/rpm/language/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -284,47 +284,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "Get ekki opnað spec skrána %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Gat ekki opnað pípu í tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Gat ekki lesið spec skrá frá %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Gat ekki endurnefnt %s sem %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "gat ekki skoðað %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Skráin %s er ekki venjuleg skrá.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Skráin %s virðist ekki vera specskrá.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Þýði fyrir markkerfi: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Þýði fyrir markkerfi %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -616,45 +621,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -725,234 +730,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Skráin er tvítekin: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Skráin fannst ekki: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "ekki yfirfara eiganda skráa" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Get ekki opnað spec skrána %s: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Skráin fannst ekki með 'glob': %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ógild skrá %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, c-format msgid "package %s already exists\n" msgstr "" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1330,11 +1335,6 @@ msgstr "lína %d: Ógilt viðfang við %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1755,17 +1755,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Ógilt %s tákn: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1797,7 +1797,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Get ekki opnað spec skrána %s: %s\n" @@ -1838,15 +1838,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1902,16 +1893,16 @@ msgstr "%s vistað sem %s\n" msgid "%s created as %s\n" msgstr "%s búið til sem %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2824,121 +2815,121 @@ msgstr "" msgid "%s: open failed: %s\n" msgstr "" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3681,78 +3672,86 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 msgid "unterminated string in expression" msgstr "" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 msgid "parse error in expression" msgstr "" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 msgid "unexpected end of expression" msgstr "" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 msgid "syntax error in expression" msgstr "" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3837,15 +3836,15 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "unexpected argument" msgstr "" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== virkt %d tómt %d\n" @@ -4075,7 +4074,3 @@ msgstr "" #: tools/rpmgraph.c:219 msgid "don't verify header+payload signature" msgstr "" - -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Gat ekki endurnefnt %s sem %s: %m\n" diff --git a/po/it.po b/po/it.po index df9f9e7f4..1d265e2c4 100644 --- a/po/it.po +++ b/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Italian (http://www.transifex.com/rpm-team/rpm/language/it/)\n" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -293,47 +293,52 @@ msgstr "Opzioni comuni per tutte le modalità e gli eseguibili rpm:" msgid "Unable to open spec file %s: %s\n" msgstr "Impossibile aprire il file spec %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Impossibile aprire tar pipe: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "Trovato più di un file spec in %s\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Impossibile leggere il file spec da %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Impossibile rinominare %s in %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "impossibile eseguire lo stat di %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Il file %s non è un file regolare.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Il file %s non sembra essere uno specfile.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Creazione piattaforme target in corso: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Creazione per il target %s in corso\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "gli argomenti per --root (-r) devono iniziare con /" @@ -661,45 +666,45 @@ msgstr "Opzioni specfile:" msgid "no arguments given for parse" msgstr "nessun argomento passato per il parsing" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Impossibile regolarizzare l'hostname: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Impossibile aprire il file temporaneo: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Impossibile aprire lo stream: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Esecuzione(%s) in corso: %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Stato d'uscita errato da %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Dipendenze di build fallite:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -773,209 +778,209 @@ msgstr "Supporto per capability dei file non disponibile\n" msgid "File must begin with \"/\": %s\n" msgstr "Il file deve iniziare con \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Algoritmo di digest %u sconosciuto, ritorno a MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "File elencato due volte: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "lettura del symlink %s fallita: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Il collegamento simbolico punta alla BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "Carattere non valido '%c' (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "Percorso esterno alla buildroot: %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Directory non trovata: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "File non trovato: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Non è una directory: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Impossibile leggere il file policy: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: impossibile caricare tag sconosciuto (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: lettura chiave pubblica fallita.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: non è una chiave pubblica con formato 'armored'.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: errore durante l'encoding\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "impossibile creare la directory" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Il file deve essere preceduto da \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "glob %%dev non consentito: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Impossibile aprire %%files file %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "" "File %s vuoto nella sezione %%files\n" "\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "_docdir_fmt %s non valido: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "File non trovato dal glob: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "Impossibile unire %s speciali con altre forme: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Più di un file su una riga: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "File errato: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Controllo per file non pacchettizzati in corso: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -984,28 +989,28 @@ msgstr "" "Trovati file installati (ma non inclusi nel pacchetto):\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "il pacchetto %s è già installato" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Elaborazione file: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" "L'architettura dei binari (%d) non corrisponde a quella del pacchetto (%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Binari dipendenti dall'architettura presenti in un pacchetto noarch\n" @@ -1383,11 +1388,6 @@ msgstr "riga %d: Argomento errato su %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "riga %d: Opzione di %%setup errata %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1815,17 +1815,17 @@ msgstr "errore(%d) nell'eliminazione del record dell'intestazione #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "errore(%d) nell'allocazione di una nuova istanza del pacchetto\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Token %s non valido: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1857,7 +1857,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Impossibile aprire il file spec %s: %s\n" @@ -1898,15 +1898,6 @@ msgstr "(non è una stringa)" msgid "(invalid type)" msgstr "(tipo non valido)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(non base64)" @@ -1962,16 +1953,16 @@ msgstr "%s salvato come %s\n" msgid "%s created as %s\n" msgstr "%s creato come %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: rimozione fallita: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "directory" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "file" @@ -2897,121 +2888,121 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: apertura fallita: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Impossibile aprire la directory corrente: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: la directory chroot non è impostata\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Impossibile cambiare directory root: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Impossibile ripristinare directory root: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Generazione di %d indici mancanti, prego attendere...\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "impossibile aprire l'indice %s usando%s - %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "non è stato impostato alcun dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: salto" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "errore(%d) nella memorizzazione del record #%d in %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec fallito: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp fallito: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: salto" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: intestazione #%u danneggiata -- viene omessa.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: impossibile leggere intestazione 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "non è stato impostato alcun dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "impossibile creare la cartella %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "l'intestazione #%u nel database non è valida -- viene omessa.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "impossibile aggiungere il record originariamente su %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "ricompilazione database fallita: il database originale rimane in uso\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "sostituzione del vecchio database con il nuovo database fallita!\n" @@ -3773,90 +3764,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "errore di sintassi durante il parsing di ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "errore di sintassi durante il parsing di &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "errore di sintassi durante il parsing di ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "linea %d: %s in: %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ previsto dopo ? nell'espressione" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(tipo non valido)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "errore durante il parsing dell'espressione\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "non corrispondente (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- solo sui numeri\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| previsto alla fine dell'espressione" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "errore di sintassi nell'espressione\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "i diversi tipi devono corrispondere\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / non supportato per le stringhe\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / non supportato per le stringhe\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / non supportato per le stringhe\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- non supportato per le stringhe\n" @@ -3944,17 +3945,17 @@ msgstr "%c non terminato: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Un %% è seguito da una macro non parsabile\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "] inaspettata" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "] inaspettata" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== %d attivo %d vuoto\n" @@ -4185,6 +4186,17 @@ msgstr "%s: lettura manifesto fallita: %s\n" msgid "don't verify header+payload signature" msgstr "non verificare firma header+payload" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "errore nella creazione della directory temporanea %s: %m\n" @@ -4208,10 +4220,6 @@ msgstr "non verificare firma header+payload" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "apertura di %s fallita: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Impossibile rinominare %s in %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! solo sui numeri\n" diff --git a/po/ja.po b/po/ja.po index 86864bb0c..403e615a5 100644 --- a/po/ja.po +++ b/po/ja.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Japanese (http://www.transifex.com/rpm-team/rpm/language/" @@ -25,7 +25,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -290,47 +290,52 @@ msgstr "すべてのモード・コマンドで共通のオプション:" msgid "Unable to open spec file %s: %s\n" msgstr "spec ファイル %s を開けません: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "tar パイプのオープンに失敗しました: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "%s から spec ファイルの読み込みに失敗しました。\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "%s を %s に名前を変更できませんでした: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "stat %s に失敗しました: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "%s は通常ファイルではありません。\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "ファイル %s は spec ファイルではないようです。\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "ビルド対象プラットフォーム: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "ターゲット %s 用にビルド中\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "--root (-r) の引数は / から始まらなければなりません。" @@ -633,45 +638,45 @@ msgstr "specのオプション:" msgid "no arguments given for parse" msgstr "構文解析する引数がありません" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "ホスト名を正式なものにできません: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "一時ファイルを開けません: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "ストリームを開けません: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "実行中(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "%s の不正な終了ステータス (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "ビルド依存性の失敗:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -745,209 +750,209 @@ msgstr "ファイル ケーパビリティのサポートが組み込まれて msgid "File must begin with \"/\": %s\n" msgstr "ファイルは \"/\" から始まらなければなりません: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" "不明なファイルのダイジェスト アルゴリズム %u です。MD5 にフォールバックしま" "す。\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "ファイルが2回表記されています: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "シンボリックリンク %s の読み込みに失敗しました: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "シンボリックリンクが BuildRoot を指しています: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "ディレクトリーがありません: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "ファイルが見つかりません: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "ポリシーファイルの読み込みに失敗しました。: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: 不明なタグ (%d) を読み込めませんでした。\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: 公開鍵の読み込みに失敗しました。\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: ASCII 形式の公開鍵ではありません。\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: エンコードに失敗\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "ディレクトリーの作成に失敗しました" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "ファイルは先頭に \"/\" が必要です: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "%%dev グロブは許可されません: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "%%files のファイル %s を開けません: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "空のファイル分類子\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "不正な _docdir_fmt %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "ファイルが見つかりません (by glob): %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "他の形式で特別な %s を混ぜることはできません: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "1 行に複数のファイル: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "不正なファイル: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "パッケージに含まれないファイルの検査中: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -956,29 +961,29 @@ msgstr "" "インストール済み(ただしパッケージに含まれない)ファイルが見つかりました:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "パッケージ %s は既にインストールされています。" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "ファイルの処理中: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" "バイナリのアーキテクチャー (%d) がパッケージのアーキテクチャー (%d) と一致し" "ません。\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "noarch パッケージ内にアーキテクチャ依存のバイナリー\n" @@ -1356,11 +1361,6 @@ msgstr "%d 行目: %%setup への不正な引数: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "%d 行目: 不正な %%setup オプション %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1786,17 +1786,17 @@ msgstr "エラー(%d) - ヘッダー #%d レコードの削除時\n" msgid "error(%d) allocating new package instance\n" msgstr "エラー(%d) - 新しいパッケージインスタンスの割り当て時\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "無効なトークン %s: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1828,7 +1828,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "spec ファイル %s を開けません: %s\n" @@ -1869,15 +1869,6 @@ msgstr "(文字列でない)" msgid "(invalid type)" msgstr "(不正なタイプ)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(base64 ではありません)" @@ -1933,16 +1924,16 @@ msgstr "%s は %s として保存されました。\n" msgid "%s created as %s\n" msgstr "%s は %s として作成されました。\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: 削除に失敗しました: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "ディレクトリー" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "ファイル" @@ -2862,122 +2853,122 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: オープンに失敗しました: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "カレントディレクトリーを開けません: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: chroot ディレクトリーが設定されていません。\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "ルート ディレクトリーの変更に失敗しました: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "ルート ディレクトリーの復元に失敗しました: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "失われたインデックス %d を生成しています、お待ちください...\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "dbpath が設定されていません\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: スキップします。" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "エラー(%d) - レコード #%d を %s に格納時\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: 正規表現に失敗しました: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp に失敗しました: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: スキップします。" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" "rpmdb: 破損したヘッダーインスタンス #%u を取得しました。スキップします。\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: ヘッダーを読むことができません (0x%x)\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "dbpath が設定されていません。" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "ディレクトリー %s の作成に失敗しました: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "データベース中のヘッダー #%u は不正です -- スキップします。\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "元々 %u にあったレコードを追加できません。\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "データベースの再構築に失敗: オリジナルのデータベースは残っています。\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "古いデータベースを新しいデータベースで置き換えるのに失敗!\n" @@ -3730,90 +3721,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "構文解析中の文法エラー ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "構文解析中の文法エラー &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "構文解析中の文法エラー ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "式中で ? の後に { が期待されます。" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(不正なタイプ)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "式中で構文解析エラー\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "( が一致しません\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- は数のみ使用可能です\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "式の終わりに | が期待されます。" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "式中で文法エラー\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "型は一致していなければなりません\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / は文字列には使えません\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / は文字列には使えません\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / は文字列には使えません\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- は文字列には使えません\n" @@ -3901,17 +3902,17 @@ msgstr "終端されていない %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "%% の後ろに構文解析できないマクロが続いています。\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "予期せぬ ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "予期せぬ ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== 有効 %d 空 %d\n" @@ -4142,14 +4143,21 @@ msgstr "%s: manifest の読み込みに失敗: %s\n" msgid "don't verify header+payload signature" msgstr "ヘッダーとペイロード署名を検証しません。" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "%s のオープンに失敗: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "%s を %s に名前を変更できませんでした: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! は数にのみ使用可能です\n" diff --git a/po/ko.po b/po/ko.po index 4a9dc1afc..017eee186 100644 --- a/po/ko.po +++ b/po/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Korean (http://www.transifex.com/rpm-team/rpm/language/ko/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -285,47 +285,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "%s spec 파일을 열 수 없음: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "tar 파이프를 여는데 실패함: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "%s에서 spec 파일을 읽는데 실패했습니다\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "%s의 이름을 %s(으)로 변경하는데 실패함: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "%s의 상태(stat)를 표시하는데 실패함: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "%s 파일은 정규(regular) 파일이 아닙니다.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "%s 파일은 spec 파일이 아닌 것 같습니다.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "목표대상(target) 플랫폼으로 제작 중: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "%s(을)를 제작하고 있습니다\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "--root (-r) 옵션의 인수는 반드시 '/' 로 시작해야 합니다" @@ -622,45 +627,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "호스트명을 정규화(canonicalize) 할 수 없음: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "실행 중(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "%s의 잘못된 종료 상황 (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -734,234 +739,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "파일은 반드시 \"/\" 로 시작해야함: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "파일 목록이 중복됨: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "BuildRoot에 심볼릭링크함: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "파일을 찾을 수 없음: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: 읽는데 실패했습니다: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "파일은 \"/\" 로 시작해야함: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "%s(을)를 열 수 없음: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "%s(을)를 여는데 실패함: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "glob으로 파일을 찾을 수 없음: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "잘못된 파일: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "%s 패키지는 이미 설치되어 있습니다" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1339,11 +1344,6 @@ msgstr "%d 번째 행: %%setup에 잘못된 인수가 있습니다: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "%d 번째 행: %%setup에 잘못된 %s 옵션: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1765,17 +1765,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "새로운 패키지를 배치하는 도중 오류(%d)가 발생했습니다\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "부적합한 %s 토큰: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1807,7 +1807,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "%s spec 파일을 열 수 없음: %s\n" @@ -1848,15 +1848,6 @@ msgstr "" msgid "(invalid type)" msgstr "(부적합한 타입)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(base64가 아닙니다)" @@ -1912,16 +1903,16 @@ msgstr "%s(이)가 %s(으)로 저장되었습니다\n" msgid "%s created as %s\n" msgstr "%s(이)가 %s(으)로 생성되었습니다\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2846,122 +2837,122 @@ msgstr "확인" msgid "%s: open failed: %s\n" msgstr "%s: 여는데 실패했습니다: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "db경로가 설정되어 있지 않습니다\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: 0x%x의 헤더를 읽을 수 없습니다\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "db경로가 설정되어 있지 않습니다" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "%u에 처음부터 레코드를 추가할 수 없습니다\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "데이터베이스를 재구축하는데 실패함: 원본 데이터베이스는 그대로 유지됩니다\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "이전 데이터베이스를 새로운 데이터베이스로 교체하는데 실패했습니다!\n" @@ -3705,90 +3696,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "'==' 을 처리(parsing)하는 도중 구문 오류가 발생했습니다\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "'&&' 을 처리(parsing)하는 도중 구문 오류가 발생했습니다\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "'||' 을 처리(parsing)하는 도중 구문 오류가 발생했습니다\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "표현식의 '?' 뒤에 '{' 가 와야합니다" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(부적합한 타입)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "표현식에서 오류가 발생했습니다\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "'(' 가 일치하지 않습니다\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "'-' 는 숫자에만 사용합니다\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "표현식의 끝부분에 '|' 가 와야합니다" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "표현식에서 구문 오류가 발생했습니다\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "유형은 반드시 일치해야 합니다\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "'* /' 는 문자열에서 사용할 수 없습니다\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "'* /' 는 문자열에서 사용할 수 없습니다\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "'* /' 는 문자열에서 사용할 수 없습니다\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "'-' 는 문자열에서 사용할 수 없습니다\n" @@ -3874,17 +3875,17 @@ msgstr "%c(이)가 종료되지 않음: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "'%%' 다음에 처리할 수 없는(unparseable) 매크로가 있습니다\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "불필요한 ']' 가 있습니다" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "불필요한 ']' 가 있습니다" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== %d 활성 %d 비어있음\n" @@ -4119,10 +4120,6 @@ msgstr "" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "%s(을)를 여는데 실패함: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "%s의 이름을 %s(으)로 변경하는데 실패함: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "'!' 는 숫자에만 사용합니다\n" diff --git a/po/ms.po b/po/ms.po index d68cb825c..9ad8222f1 100644 --- a/po/ms.po +++ b/po/ms.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Malay (http://www.transifex.com/rpm-team/rpm/language/ms/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -283,47 +283,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, fuzzy, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "gagal untuk mencipta direktori %s: %s\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -616,45 +621,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -725,234 +730,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: gagal membaca manifest: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Tidak dapat melaksana %s: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, c-format msgid "package %s already exists\n" msgstr "" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1330,11 +1335,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1755,17 +1755,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, c-format msgid "invalid %%_db_backend: %s\n" msgstr "" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1797,7 +1797,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Tidak dapat membuka %s untuk dibaca: %m.\n" @@ -1838,15 +1838,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1902,16 +1893,16 @@ msgstr "" msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2824,121 +2815,121 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Tidak dapat untuk menukar direktori root: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec gagal: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp gagal: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "gagal untuk mencipta direktori %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3681,82 +3672,90 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "? dijangka dalam ungkapan" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "? dijangka dalam ungkapan" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| dijangka pada penghujung ungkapan" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "? dijangka dalam ungkapan" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3841,15 +3840,15 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "unexpected argument" msgstr "" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktif %d kosong %d\n" @@ -4080,6 +4079,17 @@ msgstr "%s: gagal membaca manifest: %s\n" msgid "don't verify header+payload signature" msgstr "" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "%s: regexec gagal: %s\n" diff --git a/po/nb.po b/po/nb.po index 88cee6ff5..92f2faacc 100644 --- a/po/nb.po +++ b/po/nb.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/rpm-team/rpm/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -286,47 +286,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Kunne ikke åpne tar-rør: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Feil under lesing av spec-fil fra %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Feil under endring av navn fra %s til %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "kunne ikke kjøre stat på %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Fil %s er ikke en vanlig fil.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Fil %s ser ikke ut til å være en spec-fil.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Bygger målplattformene: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Bygger for mål %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -624,45 +629,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Kjører(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Ugyldig sluttstatus fra %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -736,234 +741,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "Filen må begynne med \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Fil listet to ganger: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lenke peker til BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke funnet: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: lesing av manifest feilet: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Kunne ikke åpne %s: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "feil under åpning av %s: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "pakke %s er allerede installert" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1341,11 +1346,6 @@ msgstr "linje %d: Ugyldig argument til %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linje %d: Ugyldig %%setup flagg %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1766,17 +1766,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Ugyldig %s-tegn: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1808,7 +1808,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" @@ -1849,15 +1849,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1913,16 +1904,16 @@ msgstr "%s lagret som %s\n" msgid "%s created as %s\n" msgstr "%s opprettet som %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2840,121 +2831,121 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: åpne feilet: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3697,89 +3688,99 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "syntaksfeil under lesing av ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "syntaksfeil under lesing av &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "syntaksfeil under lesing av ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "syntaksfeil i uttrykk\n" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "feil under lesing av uttrykk\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "ubalansert (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- kun på tall\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "uventet spørringskilde" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "syntaksfeil i uttrykk\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "typene må være like\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / ikke støttet for strenger\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / ikke støttet for strenger\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / ikke støttet for strenger\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- ikke støttet for strenger\n" @@ -3865,16 +3866,16 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "ventet spørringsformat" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "" @@ -4109,10 +4110,6 @@ msgstr "" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "feil under åpning av %s: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Feil under endring av navn fra %s til %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! kun på tall\n" diff --git a/po/nl.po b/po/nl.po index aa2981853..6bb470017 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Dutch (http://www.transifex.com/rpm-team/rpm/language/nl/)\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -283,47 +283,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -615,45 +620,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -724,234 +729,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, c-format msgid "Can't read content of file: %s\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, c-format msgid "Could not open %s file %s: %m\n" msgstr "" -#: build/files.c:2264 +#: build/files.c:2262 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "pakket %s is reeds geïnstalleerd" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1329,11 +1334,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1754,17 +1754,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, c-format msgid "invalid %%_db_backend: %s\n" msgstr "" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1796,7 +1796,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "" @@ -1837,15 +1837,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1901,16 +1892,16 @@ msgstr "" msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2824,121 +2815,121 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3681,82 +3672,90 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ verwacht na ? in expressie" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "? verwacht in expressie" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "? verwacht in expressie" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "? verwacht in expressie" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3841,17 +3840,17 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "onverwachte ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "onverwachte ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== actief %d leeg %d\n" @@ -4081,3 +4080,14 @@ msgstr "" #: tools/rpmgraph.c:219 msgid "don't verify header+payload signature" msgstr "" + +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" diff --git a/po/pl.po b/po/pl.po index 63297e556..ffc6df3e5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2019-06-06 09:42-0400\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish (http://www.transifex.com/rpm-team/rpm/language/pl/)\n" @@ -29,7 +29,7 @@ msgstr "" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -312,47 +312,52 @@ msgstr "Wspólne opcje dla wszystkich trybów i plików binarnych RPM:" msgid "Unable to open spec file %s: %s\n" msgstr "Nie można otworzyć pliku spec %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Otwarcie potoku tar się nie powiodło: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "Odnaleziono więcej niż jeden plik spec w %s\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Odczytanie pliku spec z %s się nie powiodło\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Zmiana nazwy %s na %s się nie powiodła: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "wykonanie stat na %s się nie powiodło: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Plik %s nie jest zwykłym plikiem.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Plik %s nie wygląda na plik spec.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Budowanie dla platform docelowych: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Budowanie dla %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "parametry dla --root (-r) muszą zaczynać się od /" @@ -660,45 +665,45 @@ msgstr "Opcje pliku spec:" msgid "no arguments given for parse" msgstr "nie podano parametrów do przetworzenia" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "nie można przetworzyć SOURCE_DATE_EPOCH\n" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Nie można ustalić kanonicznej nazwy komputera: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Nie można otworzyć pliku tymczasowego: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Nie można otworzyć strumienia: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Wykonywanie(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Błędny stan wyjścia z %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Niespełnione zależności budowania:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "ustawianie %s=%s\n" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -772,211 +777,211 @@ msgstr "Obsługa możliwości plików nie jest wbudowana\n" msgid "File must begin with \"/\": %s\n" msgstr "Plik musi zaczynać się od „/”: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "nie można przetworzyć %s=%s\n" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Nieznany algorytm skrótu pliku %u, używanie w zamian MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Plik podany dwukrotnie: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "odczytanie dowiązania symbolicznego %s się nie powiodło: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "bezwzględne dowiązanie symboliczne: %s → %s\n" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Dowiązanie symboliczne wskazuje na BuildRoot: %s → %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "Niedozwolony znak „%c” (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "Ścieżka jest poza buildroot: %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Nie odnaleziono katalogu: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Nie odnaleziono pliku: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Nie jest katalogiem: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Odczytanie pliku polityki się nie powiodło: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: nie można wczytać nieznanego znacznika (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: odczytanie klucza publicznego się nie powiodło.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: nie jest opakowanym kluczem publicznym.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: odkodowanie się nie powiodło\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "dowiązanie symboliczne się nie powiodło" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "Podwójny identyfikator budowania, stat %s: %m\n" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "Podwójne identyfikatory budowania %s i %s\n" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "Nie ustawiono makra _build_id_links, przyjmowanie „compat”\n" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "Ustawiono makro _build_id_links na nieznaną wartość „%s”\n" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "błąd podczas odczytywania identyfikatora budowania w %s: %s\n" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "Brak identyfikatora budowania w %s\n" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "Identyfikator budowania odnaleziony w %s jest za mały\n" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "Identyfikator budowania odnaleziony w %s jest za duży\n" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "utworzenie katalogu się nie powiodło" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "Mieszanie głównych plików ELF i plików debugowania w pakiecie" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Plik musi zaczynać się od „/”: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "Wyrażenie regularne %%dev nie jest dozwolone: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" "Wyrażenie regularne nie odnalazło katalogu: %s. Próbowanie bez wyrażenia " "regularnego.\n" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" "Wyrażenie regularne nie odnalazło pliku: %s. Próbowanie bez wyrażenia " "regularnego.\n" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Nie można otworzyć pliku %s w %%files: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Pusty plik %s w %%files\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "illegal _docdir_fmt %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Nie odnaleziono pliku przez wyrażenie regularne: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "Plik specjalny na utworzonej liście plików: %s\n" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "Nie można mieszać specjalnego %s z innymi formami: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Więcej niż jeden plik na wiersz: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "Tworzenie dowiązań identyfikatorów budowania się nie powiodło\n" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Błędny plik: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Sprawdzanie niespakietowanych plików: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -985,29 +990,29 @@ msgstr "" "Odnaleziono zainstalowane (ale niespakietowane) pliki:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "%d. wiersz: %s: pakiet %s już istnieje\n" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "%s zostało przydzielone do wielu nazw plików" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Przetwarzanie plików: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" "Architektura plików binarnych (%d) nie zgadza się z architekturą pakietu " "(%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Pliki binarne zależne od architektury w pakiecie noarch\n" @@ -1385,11 +1390,6 @@ msgstr "%d. wiersz: błędny parametr dla %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "%d. wiersz: błędna opcja %%setup %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1815,17 +1815,17 @@ msgstr "błąd(%d) podczas usuwania wpisu %d. nagłówka\n" msgid "error(%d) allocating new package instance\n" msgstr "błąd(%d) podczas przydzielania nowej instancji pakietu\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Nieprawidłowy token %s: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, fuzzy, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1861,7 +1861,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Nie można otworzyć pliku spec %s: %s\n" @@ -1903,15 +1903,6 @@ msgstr "(nie jest ciągiem)" msgid "(invalid type)" msgstr "(nieprawidłowy typ)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %d %b %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(nie jest base64)" @@ -1967,16 +1958,16 @@ msgstr "%s zapisano jako %s\n" msgid "%s created as %s\n" msgstr "%s utworzono jako %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: usunięcie się nie powiodło: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "katalog" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "plik" @@ -2898,123 +2889,123 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: otwarcie się nie powiodło: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Nie można otworzyć bieżącego katalogu: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: nie ustawiono katalogu chroot\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Nie można zmienić katalogu roota: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Nie można przywrócić katalogu roota: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Tworzenie %d brakujących indeksów, proszę czekać…\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "nie można otworzyć indeksu %s za pomocą %s — %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "ścieżka bazy danych nie została ustawiona\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: pomijanie" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "błąd(%d) podczas zapisywania %d. wpisu do %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec się nie powiodło: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp się nie powiodło: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: pomijanie" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: pobrano uszkodzony %u. nagłówek — pomijanie.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: nie można odczytać nagłówka pod 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "nie można wstawić nowej bazy danych na miejsce\n" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "nie można także przywrócić poprzedniej bazy danych z %s\n" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "zastąpienie plików w %s plikami z %s pozwoli przywrócić\n" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "Nie można pobrać publicznych kluczy z %s\n" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "nie można usunąć poprzedniej bazy danych w %s\n" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "ścieżka bazy danych nie została ustawiona" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "utworzenie katalogu %s się nie powiodło: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "%u. nagłówek w bazie danych jest błędny — pomijanie.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "nie można dodać wpisu będącego pierwotnie przy %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "przebudowanie bazy danych się nie powiodło: pierwotna baza danych pozostała " "na miejscu\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "zamiana poprzedniej bazy danych na nową się nie powiodła.\n" @@ -3765,90 +3756,100 @@ msgid "Failed to register fork handler: %m\n" msgstr "" "Zarejestrowanie programu obsługującego rozdzielanie się nie powiodło: %m\n" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "błąd składni podczas przetwarzania ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "błąd składni podczas przetwarzania &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "błąd składni podczas przetwarzania ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "%d. wiersz: %s w: %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "oczekiwano { po ? w wyrażeniu" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(nieprawidłowy typ)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "błąd przetwarzania w wyrażeniu\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "niesparowane (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- tylko na liczbach\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "oczekiwano | na końcu wyrażenia" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "błąd składni w wyrażeniu\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "typy muszą się zgadzać\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / nie są obsługiwane dla ciągów\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / nie są obsługiwane dla ciągów\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / nie są obsługiwane dla ciągów\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- nie jest obsługiwane dla ciągów\n" @@ -3936,17 +3937,17 @@ msgstr "Niezakończone %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Makro niemożliwe do przetworzenia po %%\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "nieoczekiwane ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "nieoczekiwane ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktywne %d puste %d\n" @@ -4177,6 +4178,17 @@ msgstr "%s: odczytanie manifestu się nie powiodło: %s\n" msgid "don't verify header+payload signature" msgstr "bez sprawdzania podpisu nagłówka+danych" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %d %b %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "błąd podczas tworzenia katalogu tymczasowego %s: %m\n" @@ -4200,10 +4212,6 @@ msgstr "bez sprawdzania podpisu nagłówka+danych" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "otwarcie %s się nie powiodło: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Zmiana nazwy %s na %s się nie powiodła: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! tylko na liczbach\n" diff --git a/po/pt.po b/po/pt.po index 23e6984f7..996e2bbb4 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-08-10 07:39+0000\n" "Last-Translator: pmatilai \n" "Language-Team: Portuguese (http://www.transifex.com/rpm-team/rpm/language/" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -292,47 +292,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "Não consegui abrir ficheiro spec %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Não consegui abrir o 'pipe' para o tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Não consegui ler o ficheiro spec do %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Não consegui mudar o nome de %s para %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "Não consegui analisar o %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "O ficheiro %s não é um ficheiro normal.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "O ficheiro %s não parece ser um ficheiro spec.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "A construir plataformas alvo: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "A construir para o alvo %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "os argumentos do --root (-r) têm de começar por /" @@ -635,45 +640,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Não consegui canonizar o nome da máquina: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "A executar(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Código de saída inválido do %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -747,234 +752,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "O ficheiro tem de começar por \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Ficheiro listado duas vezes: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "A 'symlink' aponta para a BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Ficheiro não encontrado: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: a leitura do manifesto falhou: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "O ficheiro precisa de começar por \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Não consigo aceder ao %s: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "o acesso ao %s falhou: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Ficheiro não encontrado pelo glob: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ficheiro inválido: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "o pacote %s já está instalado" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1352,11 +1357,6 @@ msgstr "linha %d: Argumento inválido para %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linha %d: Opção inválida do %%setup %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1777,17 +1777,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "erro(%d) ao criar uma nova instância do pacote\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Elemento %s inválido: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1819,7 +1819,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Não consegui abrir ficheiro spec %s: %s\n" @@ -1860,15 +1860,6 @@ msgstr "" msgid "(invalid type)" msgstr "(tipo inválido)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(não é um base64)" @@ -1924,16 +1915,16 @@ msgstr "%s gravado como %s\n" msgid "%s created as %s\n" msgstr "%s criado como %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2859,122 +2850,122 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: o acesso falhou: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "não foi definido o dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: não consigo ler o cabeçalho em 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "não foi definido o dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "não consigo adicionar o registo originalmente em %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "falhou a reconstrução da base de dados: a base de dados original mantém-se\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "falhou a substituição da base de dados antiga pela nova!\n" @@ -3722,90 +3713,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "erro de sintaxe ao analisar o ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "erro de sintaxe ao analisar o &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "erro de sintaxe ao analisar o ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "esperado um { a seguir ao ? na expressão" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(tipo inválido)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "erro de análise na expressão\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "( não correspondido\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- só em números\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "esperado um | no fim da expressão" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "erro de sintaxe na expressão\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "os tipos têm de corresponder\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / não suportados em cadeias de caracteres\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / não suportados em cadeias de caracteres\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / não suportados em cadeias de caracteres\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- não suportado em cadeias de caracteres\n" @@ -3891,17 +3892,17 @@ msgstr "%c não terminado: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Segue-se uma macro impossível de analisar ao %%\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "] inesperado" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "] inesperado" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== activo %d vazio %d\n" @@ -4136,10 +4137,6 @@ msgstr "" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "o acesso ao %s falhou: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Não consegui mudar o nome de %s para %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! só em números\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index a20cb74d2..578e9c43e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rpm-team/rpm/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -297,47 +297,52 @@ msgstr "Opções comuns para todos os executáveis e modos rpm:" msgid "Unable to open spec file %s: %s\n" msgstr "Não foi possível abrir o arquivo spec %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Não foi possível abrir o pipe do tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Falha ao ler o arquivo spec de %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Falha ao renomear %s para %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "falha ao iniciar %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "O arquivo %s não é um arquivo normal.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "O arquivo %s não parece ser um specfile.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Construindo plataformas de destino: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Construindo para o destino %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "os argumentos para --root (-r) devem começar com uma /" @@ -650,45 +655,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Não foi possível canonizar o nome de máquina: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Executando (%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Status de saída de %s inválido (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Falha ao construir dependências:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -762,209 +767,209 @@ msgstr "Suporte à capacidade de arquivo não embutida\n" msgid "File must begin with \"/\": %s\n" msgstr "O arquivo deve começar com uma \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" "Algoritmo de digest %u do arquivo é desconhecido, utilizando o MD5 como " "alternativa\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Arquivo listado duas vezes: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Ligação simbólica aponta para BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Arquivo não encontrado: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: falha na leitura do manifesto: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: não foi possível carregar a etiqueta desconhecida (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: falha ao ler a chave pública.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: não é uma chave pública blindada.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: falha ao codificar\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "falha ao criar o diretório" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "O arquivo precisa da \"/\" inicial: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Não foi possível abrir %%files arquivo %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "falha ao abrir %s: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "O arquivo não foi encontrado pelo glob: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Arquivo inválido: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Procurando por arquivos desempacotados: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -973,27 +978,27 @@ msgstr "" "Arquivo(s) instalado(s) (mas não empacotado(s)) encontrado(s):\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "o pacote %s já está instalado" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Processando arquivos: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Binários dependentes de arquitetura no pacote noarch\n" @@ -1372,11 +1377,6 @@ msgstr "linha %d: Argumento inválido para %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linha %d: Opção inválida %s de %%setup: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1797,17 +1797,17 @@ msgstr "erro(%d) ao remover o registro de cabeçalho #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "erro (%d) ao alocar nova instância do pacote\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Token de %s inválido: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1839,7 +1839,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Não foi possível abrir o arquivo spec %s: %s\n" @@ -1880,15 +1880,6 @@ msgstr "(não é uma sequência)" msgid "(invalid type)" msgstr "(tipo inválido)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(não é base 64)" @@ -1944,16 +1935,16 @@ msgstr "%s salvo como %s\n" msgid "%s created as %s\n" msgstr "%s criado como %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2872,123 +2863,123 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: falha ao abrir: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: diretório chroot não definido\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Não foi possível alterar o diretório raiz: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Não foi possível restaurar o diretório raiz: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "nenhum dbpath foi definido\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: ignorando" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "erro (%d) ao armazenar o registro #%d em %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: o regexec falhou: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: o regcomp falhou: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: ignorando" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: cabeçalho danificado #%u recuperado -- ignorando.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: não foi possível ler o cabeçalho em 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "nenhum dbpath foi definido" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "falha ao criar o diretório %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "o cabeçalho #%u do banco de dados é inválido -- ignorando.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "não é possível adicionar o registro originalmente em %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "falha ao reconstruir o banco de dados: o banco de dados original permanece " "no lugar\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "falha ao substituir o banco de dados velho pela novo!\n" @@ -3742,90 +3733,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "erro de sintaxe ao analisar ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "erro de sintaxe ao analisar &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "erro de sintaxe ao analisar ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ esperado após ? na expressão" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(tipo inválido)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "erro de análise na expressão\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "( sem correspondência\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- somente em números\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| esperado no fim da expressão" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "erro de sintaxe na expressão\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "os tipos devem corresponder\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / não são suportados para strings\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / não são suportados para strings\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / não são suportados para strings\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- não é suportado para strings\n" @@ -3911,17 +3912,17 @@ msgstr "%c incompleto: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Um %% é seguido por um macro não analisável\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "] não esperado" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "] não esperado" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== %d ativo %d vazio\n" @@ -4152,14 +4153,21 @@ msgstr "%s: falha na leitura do manifesto: %s\n" msgid "don't verify header+payload signature" msgstr "não verificar a assinatura do cabeçalho+carga útil" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "falha ao abrir %s: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Falha ao renomear %s para %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! somente em números\n" diff --git a/po/rpm.pot b/po/rpm.pot index d21b99498..d8753b113 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: rpm 4.16.0\n" +"Project-Id-Version: rpm 4.16.1\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "" @@ -281,47 +281,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -613,45 +618,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -722,234 +727,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, c-format msgid "Can't read content of file: %s\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, c-format msgid "Could not open %s file %s: %m\n" msgstr "" -#: build/files.c:2264 +#: build/files.c:2262 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, c-format msgid "package %s already exists\n" msgstr "" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1327,11 +1332,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1752,17 +1752,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, c-format msgid "invalid %%_db_backend: %s\n" msgstr "" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1794,7 +1794,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "" @@ -1835,15 +1835,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1899,16 +1890,16 @@ msgstr "" msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2821,121 +2812,121 @@ msgstr "" msgid "%s: open failed: %s\n" msgstr "" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3678,78 +3669,86 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 msgid "unterminated string in expression" msgstr "" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 msgid "parse error in expression" msgstr "" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 msgid "unexpected end of expression" msgstr "" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 msgid "syntax error in expression" msgstr "" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3834,15 +3833,15 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "unexpected argument" msgstr "" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "" diff --git a/po/ru.po b/po/ru.po index a5cf8d58c..171cb1339 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Russian (http://www.transifex.com/rpm-team/rpm/language/ru/)\n" @@ -23,7 +23,7 @@ msgstr "" "%100>=11 && n%100<=14)? 2 : 3);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -298,47 +298,52 @@ msgstr "Общие параметры для всех режимов и комп msgid "Unable to open spec file %s: %s\n" msgstr "Ошибка открытия файла спецификации %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Ошибка открытия канала tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Ошибка чтения файла спецификации из %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Невозможно переименовать %s в %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "невозможно получить информацию о %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Не обычный файл: %s.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Файл %s не похож на файл спецификации.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Платформы для сборки: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Сборка для платформы %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "аргументы для --root (-r) должны начинаться с /" @@ -643,45 +648,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Невозможно канонизировать имя компьютера: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Выполняется(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Неверный код возврата из %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Неудовлетворенные зависимости сборки:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -755,207 +760,207 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "Файл должен начинаться с \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Не удается проверить файл %u, возврат к MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Файл указан дважды: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Символическая ссылка указывает на BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "Недопустимый символ '%c' (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Файл не найден: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: ошибка чтения списка файлов: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: это не открытый ключ.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "не удалось создать каталог" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Файл должен начинаться с \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Невозможно открыть %s: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "невозможно открыть %s: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Файл не найден: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Неверный файл %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Проверка на неупакованный(е) файл(ы): %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -964,27 +969,27 @@ msgstr "" "Обнаружен(ы) установленный(е) (но не упакованный(е)) файл(ы):\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "пакет %s уже установлен" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Двоичные данные с архитектурой в пакете noarch\n" @@ -1362,11 +1367,6 @@ msgstr "строка %d: Неверный аргумент для %%setup %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "строка %d: Неверный параметр %%setup %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1788,17 +1788,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "ошибка(%d) резервирования памяти для образа нового пакета\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Неверный токен %s: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1830,7 +1830,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Ошибка открытия файла спецификации %s: %s\n" @@ -1871,15 +1871,6 @@ msgstr "(не строка)" msgid "(invalid type)" msgstr "(неправильный тип)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(не base64)" @@ -1935,16 +1926,16 @@ msgstr "%s сохранен как %s\n" msgid "%s created as %s\n" msgstr "%s создан как %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2864,122 +2855,122 @@ msgstr "ОК" msgid "%s: open failed: %s\n" msgstr "%s: ошибка открытия: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "параметер dbpath не установлен\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "ошибка (%d) сохранения записи #%d в %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: получен поврежденный заголовок #%u -- пропускается.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: невозможно прочесть заголовок в 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "параметер dbpath не установлен" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "не удалось создать каталог %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "заголовок номер %u в базе данных неверный -- пропускается.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "невозможно добавить запись (первоначально в %u)\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "перестроение базы данных не удалось, старая база данных остается на месте\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "невозможно заменить старую базу данных на новую!\n" @@ -3723,90 +3714,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "синтаксическая ошибка при анализе ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "синтаксическая ошибка при анализе &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "синтаксическая ошибка при анализе ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "строка %d: %s в: %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "в выражении после \"?\" ожидалось \"{\"" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(неправильный тип)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "ошибка анализа выражения\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "незакрытая (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- только для чисел\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "в конце выражения ожидался \"|\"" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "синтаксическая ошибка в выражении\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "типы должны совпадать\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / не поддерживается для строк\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / не поддерживается для строк\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / не поддерживается для строк\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- не поддерживается для строк\n" @@ -3892,17 +3893,17 @@ msgstr "Незакрытая %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "непонятный макрос после %%\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "неожиданная \"]\"" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "неожиданная \"]\"" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "====================== активных %d пустых %d\n" @@ -4133,6 +4134,13 @@ msgstr "%s: ошибка чтения списка файлов: %s\n" msgid "don't verify header+payload signature" msgstr "не проверять подпись заголовока и содержимого" +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "ошибка создания временного каталога %s: %m\n" @@ -4145,10 +4153,6 @@ msgstr "не проверять подпись заголовока и соде #~ msgid "%s generator %s failed: %s\n" #~ msgstr "невозможно открыть %s: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Невозможно переименовать %s в %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! только для чисел\n" diff --git a/po/sk.po b/po/sk.po index da5985a87..19a3d757d 100644 --- a/po/sk.po +++ b/po/sk.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:50-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Slovak (http://www.transifex.com/rpm-team/rpm/language/sk/)\n" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -295,47 +295,52 @@ msgstr "Spoočné možnosti pre všetky režimy rpm a spustiteľné súbory:" msgid "Unable to open spec file %s: %s\n" msgstr "Nie je možné otvoriť spec súbor %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Nie je možné otvoriť rúru pre tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Nie je možné čítať spec súbor z %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Nie je možné premenovať %s na %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "nie je možné zistiť stav %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Súbor %s nie je obyčajný súbor.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Súbor %s nevyzerá ako spec súbor.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Zostavujú sa cieľové platformy: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Zostavuje sa pre cieľ %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "argumenty pre --root (-r) musia začínať znakom /" @@ -637,45 +642,45 @@ msgstr "Spec možnosti:" msgid "no arguments given for parse" msgstr "žiadne argumenty pre parsovanie" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Nie je možné kanonizovať názov počítača: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Nie je možné otvoriť dočasný súbor: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Nie je možné otvoriť prúd: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Vykonávanie(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Chybný návratový kód z %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Chybné závislosti pri zostavovaní:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -749,207 +754,207 @@ msgstr "Podpora možností súboru nie je zabudovaná\n" msgid "File must begin with \"/\": %s\n" msgstr "Súbor musí začínať na \"/\": %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Neznámy prehľad súborového algoritmu %u, návrat späť k MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Súbor uvedený dvakrát: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "čítanie symlinku %s zlyhalo: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolický link ukazuje na BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "Cesta sa nachádza mimo buildroot: %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Priečinok nenájdený: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Súbor nenájdený: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Toto nie je adresár: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Chyba čítania súboru politiky: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: nie je možné načítať neznámu značku (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: čítanie verejného kľúča zlyhalo.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: nie je obrnený verejný kľúč.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: zlyhalo kódovanie\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "vytvorenie priečinka zlyhalo" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Súbor potrebuje úvodný \"/\": %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "%%dev glob nie je povolený: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Nie je možné otvoriť %%files súbor %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Klasifikátor prázdneho súboru\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Súbor nenájdený globom: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Viac než jeden súbor na riadku: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Zlý súbor: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Kontrolujú sa nezabalené súbory: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -958,27 +963,27 @@ msgstr "" "Nájdené nainštalované (ale nezabalené) súbory:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "balíček %s je už nainštalovaný" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Spracovávajú sa súbory: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Binárky závislé na architektúre v bezarchitektúrnom balíčku\n" @@ -1356,11 +1361,6 @@ msgstr "riadok %d: Zlý parameter v %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "riadok %d: Zlá možnosť v %%setup %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1782,17 +1782,17 @@ msgstr "chyba(%d) odstránenia hlavičky #%d záznamu\n" msgid "error(%d) allocating new package instance\n" msgstr "chyba(%d) pri alokácii novej inštancii balíčka\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Neplatný %s token: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1824,7 +1824,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Nie je možné otvoriť spec súbor %s: %s\n" @@ -1865,15 +1865,6 @@ msgstr "(nie je reťazec)" msgid "(invalid type)" msgstr "(neplatný typ)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(nie je base64)" @@ -1929,16 +1920,16 @@ msgstr "%s uložený ako %s\n" msgid "%s created as %s\n" msgstr "%s vytvorený ako %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2858,121 +2849,121 @@ msgstr "V PORIADKU" msgid "%s: open failed: %s\n" msgstr "%s: otvorenie zlyhalo: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Nie je možné otvoriť aktuálny priečinok: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: nie je nastavený chroot priečinka\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Nie je možné zmeniť koreňový adresár: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Nie je možné obnoviť koreňový adresár: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Generuje sa %d chýbajúcich indexov, prosím čakajte...\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "nenastavená dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: preskakuje sa" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "chyba(%d) ukladania záznamu #%d do %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec zlyhal: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp zlyhal: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: preskakuje sa" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: poškodená hlavička #%u získaná -- preskakuje sa.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: nie je možné čítať hlavičku na 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "nebola nastavená žiadna dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "zlyhanie pri vytváraní priečinka %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "hlavička #%u v databázy je zlá -- preskakuje sa.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "nie je možné pridať záznam pôvodne na %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "zlyhalo znovuzostavenie databázy: pôvodná databáza zostáva na mieste\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "nepodarilo sa nahradiť starú databázu novou!\n" @@ -3716,90 +3707,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "chyba syntaxe pri spracovaní ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "chyba syntaxe pri spracovaní &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "chyba syntaxe pri spracovaní ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ očakávané po ? vo výraze" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(neplatný typ)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "chyba spracovania vo výraze\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "nedoplnená (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- len na číslach\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| očakávené na konci výrazu" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "chyba syntaxe vo výraze\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "typy musia súhlasiť\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / nie sú podporované pre reťazce\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / nie sú podporované pre reťazce\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / nie sú podporované pre reťazce\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- nie je podporované pre reťazce\n" @@ -3887,17 +3888,17 @@ msgstr "Neukončené %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Po %% nasleduje nespracovateľné makro\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "neočakávané ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "neočakávané ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktívnych %d prázdnych %d\n" @@ -4128,14 +4129,21 @@ msgstr "%s: čítanie zoznamu zlyhalo: %s\n" msgid "don't verify header+payload signature" msgstr "neoverovať podpis hlavičky a payloadu" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "otvorenie %s zlyhalo: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Nie je možné premenovať %s na %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! len na číslach\n" diff --git a/po/sl.po b/po/sl.po index 81f4bdd34..d969af07f 100644 --- a/po/sl.po +++ b/po/sl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:51-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Slovenian (http://www.transifex.com/rpm-team/rpm/language/" @@ -21,7 +21,7 @@ msgstr "" "%100==4 ? 2 : 3);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "" @@ -285,47 +285,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "Datoteke s specifikacijami %s ni možno odpreti: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, fuzzy, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Ni možno odpreti %s: %s\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Izgradnja za ciljna strojna okolja: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Izgradnja za ciljni sistem %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "argumenti izbire --root (-r) se morajo začeti z /" @@ -617,45 +622,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Iskanje kanoničnega imena gostitelja je bilo neuspešno: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Izvajanje(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -726,234 +731,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "odpiranje %s je bilo neuspešno: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Ni možno odpreti %s: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "odpiranje %s je bilo neuspešno: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "ponovno namesti, če paket že obstaja" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1331,11 +1336,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1758,17 +1758,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "neveljavna številka paketa: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1800,7 +1800,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Datoteke s specifikacijami %s ni možno odpreti: %s\n" @@ -1841,15 +1841,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1905,16 +1896,16 @@ msgstr "" msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2834,121 +2825,121 @@ msgstr "V REDU" msgid "%s: open failed: %s\n" msgstr "%s: odpiranje je bilo neuspešno: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "dbpath ni nastavljena" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "zamenjava stare podatkovne zbirke z novo je bila neuspešna!\n" @@ -3691,82 +3682,90 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "v izrazu je za { pričakovan ?" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "v izrazu je pričakovan ?" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "na koncu izraza je pričakovan |" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "v izrazu je pričakovan ?" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3851,17 +3850,17 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "nepričakovan ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "nepričakovan ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktivni %d prazni %d\n" diff --git a/po/sr.po b/po/sr.po index 655dfd5c6..202032e45 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-08-10 07:39+0000\n" "Last-Translator: pmatilai \n" "Language-Team: Serbian (http://www.transifex.com/rpm-team/rpm/language/sr/)\n" @@ -18,7 +18,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -288,47 +288,52 @@ msgstr "Заједничке опције за све rpm режиме и изв msgid "Unable to open spec file %s: %s\n" msgstr "Не могу да отворим датотеку спецификације %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Неуспело отварање tar цеви: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Неуспело читање датотеке спецификације из %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Неуспела промена имена %s у %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "stat није успео %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Датотека %s није обична датотека.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Датотека %s не личи на датотеку спецификације.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Правим циљне платформе: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Правим за циљ %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "аргументи за --root (-r) морају почети знаком /" @@ -630,45 +635,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Није могуће утврдити назив домаћина: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Извршавам(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Лош статус излаза из %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Неуспело прављење зависности:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -742,207 +747,207 @@ msgstr "Није уграђена подршка за могућност дат msgid "File must begin with \"/\": %s\n" msgstr "Датотека мора почети са „/“: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Непознат алгоритам %u за сажимање датотека, враћам се на MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Датотека наведена двапут: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symlink тачке за BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Датотека није пронађена: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: неуспело читање манифеста: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: не могу да учитам непознату ознаку (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: неуспело читање јавног кључа.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: јавни кључ није ојачан.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "неуспело креирање директоријума" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Испред датотеке је потребно да стоји „/“: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Не могу да отворим %%files датотеку %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "отварање %s није успело: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Датотека није пронађена поклапањем: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Лоша датотека: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Проверавам за незапаковане датотеке: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -951,27 +956,27 @@ msgstr "" "Пронађене су инсталиране (али незапаковане) датотеке:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "пакет %s је већ инсталиран" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Бинарне датотеке зависне од архитектуре у noarch пакету\n" @@ -1349,11 +1354,6 @@ msgstr "ред %d: Лош аргумент за %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "ред %d: Лоша %%setup опција %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1774,17 +1774,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "грешка(%d) при заузимању новог примерка пакета\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Неисправан %s знак: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1816,7 +1816,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Не могу да отворим датотеку спецификације %s: %s\n" @@ -1857,15 +1857,6 @@ msgstr "" msgid "(invalid type)" msgstr "(неисправна врста)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(није base64)" @@ -1921,16 +1912,16 @@ msgstr "%s сачувано као %s\n" msgid "%s created as %s\n" msgstr "%s направљено као %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2854,123 +2845,123 @@ msgstr "УРЕДУ" msgid "%s: open failed: %s\n" msgstr "%s: отварање није успело: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Не могу да променим коренски директоријум: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "није постављен dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: прескачем" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "грешка(%d) при записивању слога #%d у %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec није успео: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp није успео: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: прескачем" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: оштећено заглавље #%u враћено -- прескачем.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: не могу да прочитам заглавље на 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "није постављен dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "неуспело креирање директоријума %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "заглавље #%u у бази податак је лоше -- прескачем.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "не могу да додам слог првобитно на %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "неуспело поновно прављење базе података: основна база података је остала на " "месту\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "неуспела замена старе базе података са новом базом података!\n" @@ -3719,90 +3710,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "синтаксна грешка при рашчлањивању ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "синтаксна грешка при рашчлањивању &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "синтаксна грешка при рашчлањивању ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ очекивано после ? у изразу" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(неисправна врста)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "грешка рашчлањивања у изразу\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "неупарена (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- само код бројева\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| очекиван на крају израза" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "синтаксна грешка у изразу\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "врсте се морају поклапати\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / није подржано за стрингове\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / није подржано за стрингове\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / није подржано за стрингове\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- није подржано за стрингове\n" @@ -3888,17 +3889,17 @@ msgstr "Неограничено %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "%% је праћена са макроом кога није могуће рашчланити\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "неочекиван ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "неочекиван ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== активно %d празно %d\n" @@ -4129,14 +4130,21 @@ msgstr "%s: неуспело читање манифеста: %s\n" msgid "don't verify header+payload signature" msgstr "немој проверавати потпис заглавља+товара" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "отварање %s није успело: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Неуспела промена имена %s у %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! само код бројева\n" diff --git a/po/sr@latin.po b/po/sr@latin.po index 9dec05717..75185e3cf 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-08-10 07:39+0000\n" "Last-Translator: pmatilai \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/rpm-team/rpm/" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -289,47 +289,52 @@ msgstr "Zajedničke opcije za sve rpm režime i izvršne programe:" msgid "Unable to open spec file %s: %s\n" msgstr "Ne mogu da otvorim datoteku specifikacije %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Neuspelo otvaranje tar cevi: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Neuspelo čitanje datoteke specifikacije iz %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Neuspela promena imena %s u %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "stat nije uspeo %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Datoteka %s nije obična datoteka.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Datoteka %s ne liči na datoteku specifikacije.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Pravim ciljne platforme: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Pravim za cilj %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "argumenti za --root (-r) moraju početi znakom /" @@ -632,45 +637,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Nije moguće utvrditi naziv domaćina: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Izvršavam(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Loš status izlaza iz %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Neuspelo pravljenje zavisnosti:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -744,207 +749,207 @@ msgstr "Nije ugrađena podrška za mogućnost datoteke\n" msgid "File must begin with \"/\": %s\n" msgstr "Datoteka mora početi sa „/“: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Nepoznat algoritam %u za sažimanje datoteka, vraćam se na MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Datoteka navedena dvaput: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symlink tačke za BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Datoteka nije pronađena: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "%s: neuspelo čitanje manifesta: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: ne mogu da učitam nepoznatu oznaku (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: neuspelo čitanje javnog ključa.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: javni ključ nije ojačan.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "neuspelo kreiranje direktorijuma" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Ispred datoteke je potrebno da stoji „/“: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Ne mogu da otvorim %%files datoteku %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "otvaranje %s nije uspelo: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Datoteka nije pronađena poklapanjem: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Loša datoteka: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Proveravam za nezapakovane datoteke: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -953,27 +958,27 @@ msgstr "" "Pronađene su instalirane (ali nezapakovane) datoteke:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "paket %s je već instaliran" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Binarne datoteke zavisne od arhitekture u noarch paketu\n" @@ -1351,11 +1356,6 @@ msgstr "red %d: Loš argument za %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "red %d: Loša %%setup opcija %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1776,17 +1776,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "greška(%d) pri zauzimanju novog primerka paketa\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Neispravan %s znak: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1818,7 +1818,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Ne mogu da otvorim datoteku specifikacije %s: %s\n" @@ -1859,15 +1859,6 @@ msgstr "" msgid "(invalid type)" msgstr "(neispravna vrsta)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(nije base64)" @@ -1923,16 +1914,16 @@ msgstr "%s sačuvano kao %s\n" msgid "%s created as %s\n" msgstr "%s napravljeno kao %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2857,123 +2848,123 @@ msgstr "UREDU" msgid "%s: open failed: %s\n" msgstr "%s: otvaranje nije uspelo: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Ne mogu da promenim korenski direktorijum: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "nije postavljen dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: preskačem" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "greška(%d) pri zapisivanju sloga #%d u %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec nije uspeo: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp nije uspeo: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: preskačem" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: oštećeno zaglavlje #%u vraćeno -- preskačem.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: ne mogu da pročitam zaglavlje na 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "nije postavljen dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "neuspelo kreiranje direktorijuma %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "zaglavlje #%u u bazi podatak je loše -- preskačem.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "ne mogu da dodam slog prvobitno na %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "neuspelo ponovno pravljenje baze podataka: osnovna baza podataka je ostala " "na mestu\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "neuspela zamena stare baze podataka sa novom bazom podataka!\n" @@ -3722,90 +3713,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "sintaksna greška pri raščlanjivanju ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "sintaksna greška pri raščlanjivanju &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "sintaksna greška pri raščlanjivanju ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ očekivano posle ? u izrazu" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(neispravna vrsta)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "greška raščlanjivanja u izrazu\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "neuparena (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- samo kod brojeva\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| očekivan na kraju izraza" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "sintaksna greška u izrazu\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "vrste se moraju poklapati\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / nije podržano za stringove\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / nije podržano za stringove\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / nije podržano za stringove\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- nije podržano za stringove\n" @@ -3891,17 +3892,17 @@ msgstr "Neograničeno %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "%% je praćena sa makroom koga nije moguće raščlaniti\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "neočekivan ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "neočekivan ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktivno %d prazno %d\n" @@ -4132,14 +4133,21 @@ msgstr "%s: neuspelo čitanje manifesta: %s\n" msgid "don't verify header+payload signature" msgstr "nemoj proveravati potpis zaglavlja+tovara" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "otvaranje %s nije uspelo: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Neuspela promena imena %s u %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! samo kod brojeva\n" diff --git a/po/sv.po b/po/sv.po index f2cbd7689..f34d43768 100644 --- a/po/sv.po +++ b/po/sv.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-11-26 04:02-0500\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish (http://www.transifex.com/rpm-team/rpm/language/sv/)\n" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -293,47 +293,52 @@ msgstr "Gemensamma flaggor för alla rpm-lägen och binärer:" msgid "Unable to open spec file %s: %s\n" msgstr "Kan inte öppna specfilen %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Kunde inte öppna ”tar”-rör: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "Hittade mer än en spec-fil i %s\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Kunde inte läsa specfil från %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Kunde inte byta namn på %s till %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "kunde inte ta status på %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Filen %s är inte en vanlig fil.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Filen %s tycks inte vara en specfil.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Bygger målplattformar: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Bygger för målet %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "argument till --root (-r) måste börja med /" @@ -636,45 +641,45 @@ msgstr "Spec-flaggor:" msgid "no arguments given for parse" msgstr "inga parametrar angivna för tolkning" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "kan inte tolka SOURCE_DATE_EPOCH\n" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Kunde inte kanonisera värdnamn: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Kan inte öppna temporär fil: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Kan inte öppna ström: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Kör(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Dålig slutstatus från %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Ouppfyllda byggberoenden:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "sätter %s=%s\n" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -748,208 +753,208 @@ msgstr "Stöd för filförmågor (capability) är inte inbyggt\n" msgid "File must begin with \"/\": %s\n" msgstr "Filnamn måste börja med ”/”: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "kan inte tolka %s=%s\n" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Okänd filkontrollsummealgoritm %u, faller tillbaka på MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Filen uppräknad två gånger: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "läsning av symlänk %s misslyckades: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolisk länk pekar på BuildRoot: %s → %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "Otillåtet tecken ”%c” (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "Sökvägen är utanför buildroot: %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Katalogen hittades inte: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Filen hittades inte: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Inte en katalog: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Misslyckades med att läsa policyfil: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: kan inte läsa okänd tagg (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: läsning av publik nyckel misslyckades.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: inte en publik nyckel med skal.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: misslyckades att koda\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "misslyckad symlänk" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "Dubblerat bygg-id, stat %s: %m\n" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "Dubblerade bygg-id:n %s och %s\n" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "makrot _build_id_links är inte satt, antar ”compat”\n" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "makrot _build_id_links är satt till det okända värdet ”%s”\n" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "fel när bygg-id lästes i %s: %s\n" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "Bygg-id saknas i %s\n" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "Bygg-id hittat i %s är för litet\n" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "Bygg-id hittat i %s är för stort\n" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "misslyckades att skapa katalog" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "Blandning av huvud-ELF och felsökningsfiler i paketet" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Filen behöver inledande ”/”: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "%%dev-matchning inte tillåten: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" "Hittade ingen katalog vid matchningen: %s. Försöker utan att matcha.\n" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "Hittade ingen fil vid matchningen: %s. Försöker utan att matcha.\n" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Kunde inte öppna %%files-fil %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Tom %%files-fil %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "ogiltigt _docdir_fmt: %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Hittade ingen fil vid matchningen: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "Specialfil i genererad fillista: %s\n" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "Kan inte blanda special %s med andra former: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Mer än en fil på en rad: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "Att generera bygg-id-länkar misslyckades\n" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Felaktig fil: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Letar efter opackade fil(er): %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -958,27 +963,27 @@ msgstr "" "Installerade (men opaketerade) filer funna:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "rad %d: %s: paket %s finns redan\n" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "%s mappades till flera filnamn" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Bearbetar filer: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "Binärers arkitektur (%d) matchar inte paketarkitekturen (%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Arkitekturberoende binärfiler i noarch-paket\n" @@ -1356,11 +1361,6 @@ msgstr "rad %d: Felaktigt argument till %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "rad %d: Felaktig %%setup-flagga %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1782,17 +1782,17 @@ msgstr "fel(%d) tar bort post för huvud nr. %d\n" msgid "error(%d) allocating new package instance\n" msgstr "fel(%d) vid allokering av ny paketinstans\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Ogiltigt %s-element: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1826,7 +1826,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Kan inte öppna specfilen %s: %s\n" @@ -1867,15 +1867,6 @@ msgstr "(inte en sträng)" msgid "(invalid type)" msgstr "(felaktig typ)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %d %b %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(inte base64)" @@ -1931,16 +1922,16 @@ msgstr "%s sparades som %s\n" msgid "%s created as %s\n" msgstr "%s skapades som %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: borttagande misslyckades: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "katalog" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "fil" @@ -2860,121 +2851,121 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: open misslyckades: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Det går inte öppna aktuell katalog: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: chroot-katalog inte satt\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Kunde inte ändra rotkatalog: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Det går inte att återställa root-katalogen: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Genererar %d saknade index, vänta …\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "kan inte öppna %s-indexet med %s - %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "ingen dbpath har satts\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: hoppar över" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "fel(%d) när post nr. %d sparades i %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec misslyckades: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp misslyckades: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: hoppar över" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: skadat huvud nr. %u hämtat -- hoppar över.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: kan inte läsa huvud vid 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "kunde inte flytta den nya databasen på plats\n" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "kunde inte heller återställa den gamla databasen från %s\n" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "byt ut filer i %s med filer från %s för att återställa\n" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "Kunde inte hämta publika nycklar från %s\n" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "kunde inte radera den gamla databasen på %s\n" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "ingen dbpath har satts" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "misslyckades att skapa katalogen %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "huvud nr. %u i databasen är felaktigt -- hoppar över.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "kan inte lägga till post ursprungligen vid %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "kunde inte ersätta gammal databas med ny databas!\n" @@ -3718,90 +3709,100 @@ msgstr "Misslyckades med att initiera NSS-biblioteket\n" msgid "Failed to register fork handler: %m\n" msgstr "Misslyckades med att registrera greningshanteraren: %m\n" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "syntaxfel vid tolkning av ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "syntaxfel vid tolkning av &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "syntaxfel vid tolkning av ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "rad %d: %s i: %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ förväntades efter ? i uttryck" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(felaktig typ)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "tolkningsfel i uttryck\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "ensam (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- endast i tal\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| förväntades vid slutet på uttryck" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "syntaxfel i uttryck\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "typer måste passa ihop\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / stöds inte för strängar\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / stöds inte för strängar\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / stöds inte för strängar\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- stöds inte för strängar\n" @@ -3889,17 +3890,17 @@ msgstr "Oavslutad %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Ett %% följs av ett makro som inte kan tolkas\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "oväntad ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "oväntad ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== aktiva %d tomma %d\n" @@ -4130,6 +4131,17 @@ msgstr "%s: läsning av paketlista misslyckades: %s\n" msgid "don't verify header+payload signature" msgstr "verifiera inte huvud+lastsignatur" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %d %b %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "fel när temporärkatalog %s skapades: %m\n" @@ -4153,10 +4165,6 @@ msgstr "verifiera inte huvud+lastsignatur" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "misslyckades med att öppna %s: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Kunde inte byta namn på %s till %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! endast på tal\n" diff --git a/po/te.po b/po/te.po index ea1e9bf59..bf9385d2e 100644 --- a/po/te.po +++ b/po/te.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:51-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Telugu (http://www.transifex.com/rpm-team/rpm/language/te/)\n" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -285,47 +285,52 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" @@ -618,45 +623,45 @@ msgstr "" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -730,234 +735,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "ఫైలు కనపడలేదు: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 +#: build/files.c:1592 #, c-format msgid "Can't read content of file: %s\n" msgstr "" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, c-format msgid "Could not open %s file %s: %m\n" msgstr "" -#: build/files.c:2264 +#: build/files.c:2262 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "చెడ్డ ఫైలు: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, c-format msgid "package %s already exists\n" msgstr "" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1335,11 +1340,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1760,17 +1760,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, c-format msgid "invalid %%_db_backend: %s\n" msgstr "" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1802,7 +1802,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "" @@ -1843,15 +1843,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - #: lib/formats.c:255 msgid "(not base64)" msgstr "" @@ -1907,16 +1898,16 @@ msgstr "" msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "" @@ -2829,121 +2820,121 @@ msgstr "" msgid "%s: open failed: %s\n" msgstr "" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "" @@ -3686,78 +3677,86 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 msgid "unterminated string in expression" msgstr "" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 msgid "parse error in expression" msgstr "" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 msgid "unexpected end of expression" msgstr "" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 msgid "syntax error in expression" msgstr "" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +msgid "* and / not supported for versions" +msgstr "" + +#: rpmio/expression.c:615 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +msgid "+ and - not supported for versions" +msgstr "" + +#: rpmio/expression.c:674 msgid "- not supported for strings" msgstr "" @@ -3842,15 +3841,15 @@ msgstr "" msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 msgid "unexpected argument" msgstr "" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "" diff --git a/po/tr.po b/po/tr.po index 16a24b42e..5bad120ea 100644 --- a/po/tr.po +++ b/po/tr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:51-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Turkish (http://www.transifex.com/rpm-team/rpm/language/tr/)\n" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "dosya %s: %s\n" @@ -300,47 +300,52 @@ msgstr "Tüm rpm kipleri ve yürütülebilir dosyaları için ortak seçenekler: msgid "Unable to open spec file %s: %s\n" msgstr "%s spec dosyası açılamadı: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "tar veriyolu açılamadı: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "%s paketinden spec dosyası okunamadı\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "%s %s olarak değiştirilemedi: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "%s durum bilgileri alınamadı: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "%s bir normal bir dosya değil.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "%s bir spec dosyası gibi görünmüyor.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Hedef platformlar derleniyor: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "%s için derleniyor\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "--root (-r) ile verilenler '/' ile başlamalı" @@ -640,45 +645,45 @@ msgstr "Belirtim seçenekleri:" msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Böyle bir makina yok: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "%s icra ediliyor: %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "%s çıkışında hata (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -752,234 +757,234 @@ msgstr "" msgid "File must begin with \"/\": %s\n" msgstr "Dosya \"/\" ile başlamalı: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Dosya iki kere gösterildi: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Sembolik bağ BuildRoot gösteriyor: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Dosya bulunamadı: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Dizin değil: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "dosyaların sahipleri doğrulanmaz" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: genel anahtar okuması başarısız oldu.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: kodlama başarısız oldu\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Dosya \"/\" ile içermeli: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "%s açılamadı: %s\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "%s açılamadı: %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Dosya glob tarafından bulunamadı: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Dosya hatalı: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "%s zaten kurulu" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Dosyalar işleniyor: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "" @@ -1357,11 +1362,6 @@ msgstr "satır %d: %%setup argumanı hatalı: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "satır %d: %%setup seçeneği %s hatalı: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1782,17 +1782,17 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "yeni paket örneğini tutma hatası(%d)\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Andaç %s geçersiz: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1824,7 +1824,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "%s spec dosyası açılamadı: %s\n" @@ -1865,15 +1865,6 @@ msgstr "(dizge değil)" msgid "(invalid type)" msgstr "(geçersiz tür)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %d %b %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(base64 değil)" @@ -1929,16 +1920,16 @@ msgstr "%s %s olarak kaydedildi\n" msgid "%s created as %s\n" msgstr "%s %s olarak oluşturuldu\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "dizin" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "dosya" @@ -2856,123 +2847,123 @@ msgstr "Tamam" msgid "%s: open failed: %s\n" msgstr "%s: açılamadı: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: chroot dizini belirlenmemiş\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "belirtilmiş bir dbpath değeri yok\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: 0x%x de başlık okunamadı\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "belirtilmiş bir dbpath yok" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "kayıt özgün olarak %u e eklenemedi\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "veritabanı yeniden oluşturulamadı: mevcut veritabanı değişmeden\n" "yerinde bırakıldı\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "eski veritabanının yenisiyle değiştirilirmesi başarısız!\n" @@ -3715,90 +3706,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "== çözümlenirken sözdizimi hatası bulundu\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "&& çözümlenirken sözdizimi hatası bulundu\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "|| çözümlenirken sözdizimi hatası bulundu\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "ifade içerisinde ? dan sonra { gerekli" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(geçersiz tür)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "ifadede çözümleme hatası\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "uyumsuz (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- sadece sayılarda\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "ifadenin sonunda | gerekli" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "ifadede sözdizimi hatası\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "türler eşleşmeli\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / dizgelerde desteklenmez\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / dizgelerde desteklenmez\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / dizgelerde desteklenmez\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- dizgelerde desteklenmez\n" @@ -3884,17 +3885,17 @@ msgstr "%c sonlandırılmamış: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Bir ayrıştırılamayan makro tarafından bir %% izlendi\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "beklenmeyen ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "beklenmeyen ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== %d etkin %d boş\n" @@ -4125,14 +4126,21 @@ msgstr "" msgid "don't verify header+payload signature" msgstr "" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %d %b %Y" + #, fuzzy, c-format #~ msgid "%s generator %s failed: %s\n" #~ msgstr "%s açılamadı: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "%s %s olarak değiştirilemedi: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! sadece sayılarda\n" diff --git a/po/uk.po b/po/uk.po index bdb754669..7d9686dec 100644 --- a/po/uk.po +++ b/po/uk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:51-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Ukrainian (http://www.transifex.com/rpm-team/rpm/language/" @@ -22,7 +22,7 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -306,47 +306,52 @@ msgstr "Загальні параметри для всіх режимів та msgid "Unable to open spec file %s: %s\n" msgstr "Не вдалося відкрити файл spec %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Не вдалося відкрити канал tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "У %s виявлено декілька файлів специфікації\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Не вдалося прочитати файл spec з %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Не вдалося перейменувати %s на %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "не вдалося отримати дані за допомогою stat з %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Файл %s не є звичайним файлом.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Здається, файл %s не є файлом spec.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Збирання для таких платформ: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Збирання для %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "аргументи параметра --root (-r) мають починатися символом /" @@ -656,45 +661,45 @@ msgstr "Параметри spec:" msgid "no arguments given for parse" msgstr "не вказано аргументів обробки" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Не вдалося привести до канонічної форми назву вузла: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Не вдалося відкрити файл тимчасових даних: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Не вдалося відкрити потік даних: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Виконання(%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Отримано стан виходу з помилкою від %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Не вдалося зібрати залежності:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -768,209 +773,209 @@ msgstr "Підтримку мандатів на файли не було зіб msgid "File must begin with \"/\": %s\n" msgstr "Назва файла має починатися з «/»: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" "Невідомий алгоритм обчислення контрольної суми файла %u, буде використано " "MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Файл вказано двічі: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "під час спроби читання символічного посилання %s сталася помилка: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Символічне посилання вказує на BuildRoot: %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "Некоректний символ «%c» (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "Шлях поза межами кореневої теки збирання: %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Не знайдено каталогу: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Файл не знайдено: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Не є каталогом: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Не вдалося прочитати файл правил: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: не вдалося завантажити невідомий теґ (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: невдала спроба читання відкритого ключа.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: не є захищеним відкритим ключем.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: не вдалося закодувати\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "не вдалося створити каталог" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Назва файла має починатися з «/»: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "Не можна використовувати glob %%dev: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Не вдалося відкрити файл %%files %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Порожній файл %%files %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "некоректний формат каталогу документації %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "У glob файла не виявлено: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "Не можна змішувати спеціальний %s з іншими формами: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Декілька файлів у одному рядку: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Помилковий файл: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Пошук незапакованих файлів: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -979,29 +984,29 @@ msgstr "" "Виявлено встановлені (але не запаковані) файли:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "пакунок %s вже встановлено" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Обробка файлів: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" "Архітектура виконуваних файлів (%d) не збігається з архітектурою пакунка " "(%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Виявлено залежні від архітектури бінарні файли у пакунку noarch\n" @@ -1379,11 +1384,6 @@ msgstr "рядок %d: помилковий аргумент %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "рядок %d: помилковий параметр %%setup %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1814,17 +1814,17 @@ msgstr "помилка (%d) під час вилучення запису заг msgid "error(%d) allocating new package instance\n" msgstr "помилка (%d) розподілу нового екземпляра пакунка\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Некоректний елемент %s: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1856,7 +1856,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Не вдалося відкрити файл spec %s: %s\n" @@ -1898,15 +1898,6 @@ msgstr "(не є рядком)" msgid "(invalid type)" msgstr "(некоректний тип)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(не є base64)" @@ -1962,16 +1953,16 @@ msgstr "%s збережено як %s\n" msgid "%s created as %s\n" msgstr "%s створено як %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: спроба вилучення зазнала невдачі: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "каталог" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "файл" @@ -2896,123 +2887,123 @@ msgstr "Гаразд" msgid "%s: open failed: %s\n" msgstr "%s: помилка відкриття: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Не вдалося відкрити поточний каталог: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: не встановлено каталогу chroot\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Не вдалося змінити кореневий каталог: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Не вдалося відновити кореневий каталог: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Створення %d пропущених покажчиків, будь ласка, зачекайте…\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "не вдалося відкрити покажчик %s за допомогою %s — %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "не було встановлено шляху dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: пропущено" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "помилка (%d) збереження запису №%d до %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: помилка regexec: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: помилка regcomp: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: пропущено" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: отримано пошкоджений заголовок №%u — пропущено.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: не вдалося прочитати заголовок за адресою 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "не було встановлено шляху dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "не вдалося створити каталог %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "заголовок №%u у базі даних є помилковим — пропущено.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "не вдалося додати запис з початковим розташуванням у %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "не вдалося перебудувати базу даних: початкова база даних залишається на " "місці\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "не вдалося замінити стару базу даних новою!\n" @@ -3764,90 +3755,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "синтаксична помилка під час обробки ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "синтаксична помилка під час обробки &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "синтаксична помилка під час обробки ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "рядок %d: %s у %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "у виразі після ? слід вказати {" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(некоректний тип)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "помилка обробки у виразі\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "незакрита дужка (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- лише для чисел\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "вираз має завершуватися символом |" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "синтаксична помилка у виразі\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "типи мають збігатися\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / не підтримується для рядків\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / не підтримується для рядків\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / не підтримується для рядків\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- не підтримується для рядків\n" @@ -3935,17 +3936,17 @@ msgstr "Не закрито %c: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "За %% вказано непридатний до обробки макрос\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "неочікувана ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "неочікувана ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "=================== активних %d порожніх %d\n" @@ -4177,6 +4178,17 @@ msgstr "%s: помилка читання маніфесту: %s\n" msgid "don't verify header+payload signature" msgstr "не перевіряти підпис заголовка та вмісту" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "помилка під час створення тимчасового каталогу %s: %m\n" @@ -4200,10 +4212,6 @@ msgstr "не перевіряти підпис заголовка та вміс #~ msgid "%s generator %s failed: %s\n" #~ msgstr "помилка відкриття %s: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Не вдалося перейменувати %s на %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! лише для чисел\n" diff --git a/po/vi.po b/po/vi.po index 47d5de46b..06838c9b3 100644 --- a/po/vi.po +++ b/po/vi.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2017-10-13 05:51-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Vietnamese (http://www.transifex.com/rpm-team/rpm/language/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" @@ -306,47 +306,52 @@ msgstr "Các tùy chọn chung với mọi chế độ và tập tin thực hi msgid "Unable to open spec file %s: %s\n" msgstr "Không thể mở tập tin đặc tả %s: %s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "Gặp lỗi khi mở đường ống tar: %m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "Thấy nhiều hơn một tập tin đặc tả %s\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Gặp lỗi đọc tập tin đặc tả từ %s\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "Lỗi thay đổi tên %s thành %s: %m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "lỗi lấy trạng thái về %s: %m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "Tập tin %s không phải là một tập tin thường.\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Tập tin %s hình như không phải là tập tin đặc tả.\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "Đang xây dựng các nền tảng đích: %s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "Đang xây dựng cho nền tảng đích %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "đối số của “--root” (-r) phải bắt đầu với dấu sổ chéo “/”" @@ -673,45 +678,45 @@ msgstr "Tùy chọn đặc tả:" msgid "no arguments given for parse" msgstr "chưa đưa ra đối số để phân tích" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Không thể làm hợp quy tắc tên máy: %s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "Không thể mở tập tin tạm: %s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "Không thể mở luồng dữ liệu: %s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "Đang thực hiện (%s): %s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Trạng thái thoát sai từ %s (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "Gặp lỗi khi xây dựng các thành phần phụ thuộc:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -785,207 +790,207 @@ msgstr "Hỗ trợ dung lượng tập tin không được biên dịch sẵn\n" msgid "File must begin with \"/\": %s\n" msgstr "Tập tin phải bắt đầu bằng dấu sổ chéo “/”: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "Không hiểu thuật toán băm tập tin %u, quay lại dùng MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "Tập tin được liệt kê hai lần: %s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "gặp lỗi khi đọc liên kết mềm “%s”: %s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Liên kết mềm chỉ tới BuildRoot (gốc xây dựng): %s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "ký tự không hợp lệ “%c” (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "Đường dẫn nằm ngoài buildroot (gốc xây dựng): %s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "Không tìm thấy thư mục: %s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "Không tìm thấy tập tin: %s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "Không phải là một thư mục: %s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "Gặp lỗi khi đọc tập tin chính sách: %s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: không thể nạp thẻ bất thường (%d).\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: gặp lỗi khi đọc khóa công.\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: không phải là khóa công dạng văn bản.\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s: gặp lỗi khi giải mã\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "gặp lỗi khi tạo thư mục" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Tập tin cần có dấu sổ chéo “/” đi trước: %s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "không cho phép %%dev glob: %s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "Không thể mở tập tin %%files %s: %m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "Tập tin %%files trống rỗng %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "_docdir_fmt không hợp lệ %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "Glob (chức năng mở rộng mẫu khi tìm kiếm) không tìm thấy tập tin: %s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "Không thể trộn lẫn %s đặc biệt với dạng khác: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "Nhiều hơn một tập tin mỗi dòng: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "Tập tin sai: %s: %s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Đang kiểm tra có tập tin chưa đóng gói: %s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -994,27 +999,27 @@ msgstr "" "Tìm thấy tập tin đã cài đặt (nhưng chưa đóng gói):\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "gói %s đã được cài đặt" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "Đang xử lý tập tin: %s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "Kiến trúc nhị phân (%d) không khớp với kiến trúc gói (%d).\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "Nhị phân phụ thuộc kiến trúc trong gói không phụ thuộc kiến trúc\n" @@ -1393,11 +1398,6 @@ msgstr "dòng %d: Đối số sai tới thiết lập (%%setup): %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "dòng %d: Tùy chọn thiết lập (%%setup) sai %s: %s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1823,17 +1823,17 @@ msgstr "lỗi (%d) khi gỡ bỏ bản ghi phần đầu #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "lỗi (%d) phân bỏ minh dụ gói mới\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "Hiệu bài %s không hợp lệ: %s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1865,7 +1865,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "Không thể mở tập tin đặc tả %s: %s\n" @@ -1906,15 +1906,6 @@ msgstr "(không phải chuỗi)" msgid "(invalid type)" msgstr "(kiểu không hợp lệ)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %d %b %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(không phải base64)" @@ -1970,16 +1961,16 @@ msgstr "%s được lưu dạng %s\n" msgid "%s created as %s\n" msgstr "%s được tạo dạng %s\n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s: gặp lỗi khi gỡ bỏ: %s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "thư mục" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "tập tin" @@ -2901,123 +2892,123 @@ msgstr "OK" msgid "%s: open failed: %s\n" msgstr "%s: gặp lỗi khi mở: %s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "Không thể mở thư mục làm việc hiện thời: %m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s: thư mục đổi gốc chưa đặt\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "Không thể chuyển đổi thư mục gốc: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "Không thể phục hồi thư mục gốc: %m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "Đang tạo %d thiếu mục lục, vui lòng chờ…\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "không thể mở bảng mục lục %s dùng %s - %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "chưa đặt đường dẫn cơ sở dữ liệu (dbpath)\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader: bỏ qua" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "gặp lỗi (%d) khi lưu bản ghi #%d vào %s\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec (thực hiện biểu thức chính quy) bị lỗi: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp bị lỗi: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator: bỏ qua" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: nhận được phần đầu bị hỏng #%u -- bỏ qua.\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: không thể đọc phần đầu ở 0x%x\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "chưa đặt đường dẫn cơ sở dữ liệu (dbpath)" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "gặp lỗi khi tạo thư mục %s: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "phần đầu #%u trong cơ sở dữ liệu là sai -- bỏ qua.\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "không thể thêm bản ghi nguyên gốc tại %u\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "gặp lỗi khi xây dựng lại cơ sở dữ liệu: cơ sỏ dữ liệu nguyên gốc được giữ " "lại để thay thế\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "gặp lỗi khi thay thế cơ sở dữ liệu cũ bằng cái mới!\n" @@ -3766,90 +3757,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "gặp lỗi cú pháp khi phân tích ==\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "gặp lỗi cú pháp khi phân tích &&\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "gặp lỗi cú pháp khi phân tích ||\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "dòng %d: %s trong: %s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "cần dấu ngoặc móc mở “{” sau dấu hỏi “?” trong biểu thức" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(kiểu không hợp lệ)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "gặp lỗi phân tích trong biểu thức\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "có dấu ngoặc mở “(” lẻ đôi\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- chỉ với con số\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "cần ký hiệu ống dẫn “|” ở kết thúc của biểu thức" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "gặp lỗi cú pháp trong biểu thức\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "các kiểu phải tương ứng\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / không được hỗ trợ cho chuỗi\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / không được hỗ trợ cho chuỗi\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / không được hỗ trợ cho chuỗi\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- không được hỗ trợ cho chuỗi\n" @@ -3938,17 +3939,17 @@ msgstr "%c chưa chấm dứt: %s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "Một dấu %% đi trước một vĩ lệnh không thể phân tích được\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "gặp dấu ngoặc vuông đóng “]” bất thường" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "gặp dấu ngoặc vuông đóng “]” bất thường" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== hoạt động %d trống %d\n" @@ -4179,6 +4180,17 @@ msgstr "%s: gặp lỗi khi đọc manifest: %s\n" msgid "don't verify header+payload signature" msgstr "không nên thẩm tra chữ ký phần_đầu+trọng_tải" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %d %b %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "gặp lỗi khi đang tạo tập tin tạm thời %s: %m\n" @@ -4204,10 +4216,6 @@ msgstr "không nên thẩm tra chữ ký phần_đầu+trọng_tải" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "lỗi mở %s: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "Lỗi thay đổi tên %s thành %s: %m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! chỉ với con số\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index d165d65ea..6bed49dcc 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2018-11-08 09:09-0500\n" "Last-Translator: Taiki Akita \n" "Language-Team: Chinese (China) (http://www.transifex.com/rpm-team/rpm/" @@ -39,7 +39,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s:%s\n" @@ -303,47 +303,52 @@ msgstr "所有 rpm 模式和可执行文件的通用选项:" msgid "Unable to open spec file %s: %s\n" msgstr "无法打开 spec 文件 %s:%s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "打开 tar 管道失败:%m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "在 %s 中发现多个 spec 规格文件\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "从 %s 读取 spec 文件失败\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "重命名 %s 为 %s 时失败:%m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "stat %s 失败:%m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "文件 %s 不是常规文件。\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "文件 %s 不像是 spec 文件。\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "构建目标平台:%s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "为目标%s构建\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "--root (-r) 的参数必须以 / 开头" @@ -637,45 +642,45 @@ msgstr "Spec 选项:" msgid "no arguments given for parse" msgstr "没有给出参数用于分析" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "无法正规化主机名:%s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "无法打开临时文件:%s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "无法打开流:%s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "正在执行(%s):%s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "%s (%s) 退出状态不好\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "构建依赖失败:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "设置 %s=%s\n" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -749,207 +754,207 @@ msgstr "无内建文件capability 支持\n" msgid "File must begin with \"/\": %s\n" msgstr "文件必须以 \"/\" 开头: %s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "无法解析 %s=%s\n" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "未知的文件摘要算法 %u, 回退到MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "被列出两次的文件:%s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "读取符号连接 %s 失败:%s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "符号链接指向了 BuildRoot:%s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "无效字符 '%c' (0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "路径在 buildroot 之外:%s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "没有找到目录:%s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "没有找到文件:%s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "此路径不是一个目录:%s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "无法读取策略文件:%s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s:无法加载未知标签(%d)。\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s:公钥读取失败。\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: 不是带装甲的(armored)公钥。\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s:编码失败\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "无法创建符号连接" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "创建目录失败" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "文件需要 \"/\" 开头:%s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "%%dev glob 不被允许:%s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "无法打开 %%files 文件 %s:%m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "空 %%file 文件 %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "illegal _docdir_fmt %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "无法通过通配符查找文件:%s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "特殊 %s 与其他形式不能混合使用: %s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "一行中有多个文件: %s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "损坏的文件:%s:%s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "检查未打包文件:%s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -958,27 +963,27 @@ msgstr "" "发现已安装(但未打包的)文件:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "软件包 %s 已经安装" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "处理文件:%s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "二进制架构 (%d) 和软件包构架 (%d)不匹配。\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "noarch 软件包中有架构相关的二进制文件\n" @@ -1356,11 +1361,6 @@ msgstr "行 %d:%%setup 中存在坏的参数:%s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "行 %d:错误的 %%setup 选项 %s:%s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s:%s:%s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1783,17 +1783,17 @@ msgstr "移除表头 #%d 记录时出错 (%d)\n" msgid "error(%d) allocating new package instance\n" msgstr "在分配新软件包进程时出错 (%d)\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "无效的 %s 令牌:%s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1825,7 +1825,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "无法打开 spec 文件 %s:%s\n" @@ -1866,15 +1866,6 @@ msgstr "(不是字符串)" msgid "(invalid type)" msgstr "(无效类型)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(非base64)" @@ -1930,16 +1921,16 @@ msgstr "%s 已另存为 %s\n" msgid "%s created as %s\n" msgstr "%s 已建立为 %s \n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s:移除失败:%s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "目录" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "文件" @@ -2855,121 +2846,121 @@ msgstr "确定" msgid "%s: open failed: %s\n" msgstr "%s:打开失败:%s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "无法打开当前目录:%m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s:没有设置 chroot 目录\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "无法更改根目录: %m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "无法恢复根目录:%m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "没有设置 dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader:跳过" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s: regexec 函数执行失败: %s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s: regcomp 函数执行失败: %s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator:跳过" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb:获取到损坏表头 #%u -- 跳过此项。\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s:无法读取位于 0x%x 的表头\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "没有设置 dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "無法建立 %s 目录: %s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "无法加入原本位于 %u 的记录\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "重建数据库失败:原始数据库仍保持原状\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "用新的数据库取代旧的数据库失败!\n" @@ -3712,90 +3703,100 @@ msgstr "" msgid "Failed to register fork handler: %m\n" msgstr "" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "== 语法解析错误\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "&& 语法解析错误\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "解析 || 时有语法错误\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "行 %d:%s 位于:%s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "表达式语法错误\n" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(无效类型)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "表达式解析错误\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "不匹配的 (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- 只用于数字\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| 预期于表达式结尾" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "表达式语法错误\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "类型必须匹配\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "* / 不支持字符串\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "* / 不支持字符串\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "* / 不支持字符串\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "- 不支持字符串\n" @@ -3881,17 +3882,17 @@ msgstr "未结束的 %c:%s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "在一个不可解析的宏之之后跟着 %%\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "未预期的 ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "未预期的 ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== 作用中 %d 清空 %d\n" @@ -4122,6 +4123,17 @@ msgstr "%s:读取 manifest 文件失败:%s\n" msgid "don't verify header+payload signature" msgstr "不验证报头+净负荷签名" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s:%s:%s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "创建临时目录 %s 时出错:%m\n" @@ -4145,10 +4157,6 @@ msgstr "不验证报头+净负荷签名" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "打开 %s 失败: %s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "重命名 %s 为 %s 时失败:%m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! 只用于数字\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index ca177d8a2..871cca678 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-09-25 10:39+0300\n" +"POT-Creation-Date: 2020-12-09 10:20+0200\n" "PO-Revision-Date: 2020-02-10 03:44-0500\n" "Last-Translator: zerng07 \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/rpm-team/rpm/" @@ -25,7 +25,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" -#: cliutils.c:21 lib/poptI.c:29 +#: cliutils.c:21 #, c-format msgid "%s: %s\n" msgstr "%s:%s\n" @@ -289,47 +289,52 @@ msgstr "用於所有 rpm 模式和可執行檔案的共同選項:" msgid "Unable to open spec file %s: %s\n" msgstr "無法開啟 %s 規格檔:%s\n" -#: rpmbuild.c:359 +#: rpmbuild.c:361 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "無法開啟 tar 導管:%m\n" -#: rpmbuild.c:374 +#: rpmbuild.c:376 #, c-format msgid "Found more than one spec file in %s\n" msgstr "在 %s 發現超過一個 spec 檔案\n" -#: rpmbuild.c:385 +#: rpmbuild.c:387 #, c-format msgid "Failed to read spec file from %s\n" msgstr "無法從 %s 讀取規格檔\n" -#: rpmbuild.c:449 +#: rpmbuild.c:393 +#, c-format +msgid "Failed to rename %s to %s: %m\n" +msgstr "無法將 %s 重新命名為 %s:%m\n" + +#: rpmbuild.c:463 #, c-format msgid "failed to stat %s: %m\n" msgstr "無法檢視 %s 的狀態:%m\n" -#: rpmbuild.c:453 +#: rpmbuild.c:467 #, c-format msgid "File %s is not a regular file.\n" msgstr "%s 不是通常的檔案。\n" -#: rpmbuild.c:460 +#: rpmbuild.c:474 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "%s 似乎不是規格檔。\n" -#: rpmbuild.c:520 +#: rpmbuild.c:534 #, c-format msgid "Building target platforms: %s\n" msgstr "建置目標平台:%s\n" -#: rpmbuild.c:528 +#: rpmbuild.c:542 #, c-format msgid "Building for target %s\n" msgstr "建置目標 %s\n" -#: rpmbuild.c:583 rpm.c:212 +#: rpmbuild.c:597 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "--root (-r) 的引數必須以「/」開頭" @@ -623,45 +628,45 @@ msgstr "規格選項:" msgid "no arguments given for parse" msgstr "沒有可供解析的參數" -#: build/build.c:33 +#: build/build.c:35 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "無法解析 SOURCE_DATE_EPOCH\n" -#: build/build.c:59 +#: build/build.c:63 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "無法標準化主機名稱:%s\n" -#: build/build.c:164 +#: build/build.c:171 #, c-format msgid "Unable to open temp file: %s\n" msgstr "無法開啟暫存檔案:%s\n" -#: build/build.c:169 +#: build/build.c:176 #, c-format msgid "Unable to open stream: %s\n" msgstr "無法開啟串流:%s\n" -#: build/build.c:202 +#: build/build.c:209 #, c-format msgid "Executing(%s): %s\n" msgstr "正在執行(%s):%s\n" -#: build/build.c:205 +#: build/build.c:212 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "來自 %s 不良的離開狀態 (%s)\n" -#: build/build.c:272 +#: build/build.c:279 msgid "Failed build dependencies:\n" msgstr "相依性建置失敗:\n" -#: build/build.c:303 +#: build/build.c:310 #, c-format msgid "setting %s=%s\n" msgstr "%s = %s 設定中\n" -#: build/build.c:429 +#: build/build.c:436 msgid "" "\n" "\n" @@ -735,207 +740,207 @@ msgstr "檔案功能支援未內建於\n" msgid "File must begin with \"/\": %s\n" msgstr "檔案必須以「/」開頭:%s\n" -#: build/files.c:1010 +#: build/files.c:1009 #, c-format msgid "unable to parse %s=%s\n" msgstr "無法解析 %s = %s\n" -#: build/files.c:1028 +#: build/files.c:1026 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "未知的檔案摘要算法 %u,正在回滾使用 MD5\n" -#: build/files.c:1082 +#: build/files.c:1080 #, c-format msgid "File listed twice: %s\n" msgstr "曾列出兩次的檔案:%s\n" -#: build/files.c:1204 +#: build/files.c:1202 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "讀取軟連結 %s 時錯誤:%s\n" -#: build/files.c:1210 +#: build/files.c:1208 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 +#: build/files.c:1214 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "指向 BuildRoot 的符號連結:%s -> %s\n" -#: build/files.c:1337 +#: build/files.c:1335 #, fuzzy, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "非法字符「%c」(0x%x)" -#: build/files.c:1374 +#: build/files.c:1372 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "位置超出了 buildroot:%s\n" -#: build/files.c:1418 +#: build/files.c:1416 #, c-format msgid "Directory not found: %s\n" msgstr "目錄不存在:%s\n" -#: build/files.c:1419 lib/rpminstall.c:459 +#: build/files.c:1417 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "找不到檔案:%s\n" -#: build/files.c:1440 +#: build/files.c:1438 #, c-format msgid "Not a directory: %s\n" msgstr "不是一個目錄:%s\n" -#: build/files.c:1594 +#: build/files.c:1592 #, fuzzy, c-format msgid "Can't read content of file: %s\n" msgstr "無法讀取策略檔案:%s\n" -#: build/files.c:1635 +#: build/files.c:1633 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s:無法呼叫不明的標籤 (%d)。\n" -#: build/files.c:1641 +#: build/files.c:1639 #, c-format msgid "%s: public key read failed.\n" msgstr "%s:公鑰讀入失敗。\n" -#: build/files.c:1645 +#: build/files.c:1643 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s:不是一個受保護的公鑰。\n" -#: build/files.c:1654 +#: build/files.c:1652 #, c-format msgid "%s: failed to encode\n" msgstr "%s:編碼失敗\n" -#: build/files.c:1700 +#: build/files.c:1698 msgid "failed symlink" msgstr "錯誤的軟連結" -#: build/files.c:1756 build/files.c:1759 +#: build/files.c:1754 build/files.c:1757 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "重複的 build-id,狀態 %s:%m\n" -#: build/files.c:1766 +#: build/files.c:1764 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "重複的 build-id %s 與 %s\n" -#: build/files.c:1820 +#: build/files.c:1818 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "_build_id_links 巨集尚未設定,假設為「compat」\n" -#: build/files.c:1833 +#: build/files.c:1831 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "_build_id_links 巨集設定了一個未知的值「%s」\n" -#: build/files.c:1922 +#: build/files.c:1920 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "無法讀取 build-id 於 %s:%s\n" -#: build/files.c:1926 +#: build/files.c:1924 #, c-format msgid "Missing build-id in %s\n" msgstr "%s 遺失 build-id\n" -#: build/files.c:1931 +#: build/files.c:1929 #, c-format msgid "build-id found in %s too small\n" msgstr "%s 中找到的 build-id 太小\n" -#: build/files.c:1932 +#: build/files.c:1930 #, c-format msgid "build-id found in %s too large\n" msgstr "%s 中找到的 build-id 太大\n" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 +#: build/files.c:1945 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "無法建立目錄" -#: build/files.c:1965 +#: build/files.c:1963 msgid "Mixing main ELF and debug files in package" msgstr "在軟體包內混合主要 ELF 與偵錯檔案" -#: build/files.c:2166 +#: build/files.c:2164 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "檔案需要以「/」開頭:%s\n" -#: build/files.c:2190 +#: build/files.c:2188 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "%%dev glob 尚未允許:%s\n" -#: build/files.c:2202 +#: build/files.c:2200 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "無法透過 glob 找到資料夾:%s。嘗試以非 glob 方式搜尋。\n" -#: build/files.c:2204 +#: build/files.c:2202 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "無法透過 glob 找到檔案:%s。嘗試以非 glob 方式搜尋。\n" -#: build/files.c:2239 +#: build/files.c:2237 #, fuzzy, c-format msgid "Could not open %s file %s: %m\n" msgstr "無法開啟 %%files 檔案 %s:%m\n" -#: build/files.c:2264 +#: build/files.c:2262 #, fuzzy, c-format msgid "Empty %s file %s\n" msgstr "空的 %%files 檔案 %s\n" -#: build/files.c:2309 +#: build/files.c:2307 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "illegal _docdir_fmt %s: %s\n" -#: build/files.c:2430 lib/rpminstall.c:461 +#: build/files.c:2428 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "透過 glob 解析找不到檔案:%s\n" -#: build/files.c:2517 +#: build/files.c:2515 #, c-format msgid "Special file in generated file list: %s\n" msgstr "特殊檔案於生成的檔案列表:%s\n" -#: build/files.c:2541 +#: build/files.c:2539 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "無法將特殊 %s 與其他形式混合:%s\n" -#: build/files.c:2557 +#: build/files.c:2555 #, c-format msgid "More than one file on a line: %s\n" msgstr "一列上超過一個檔案:%s\n" -#: build/files.c:2626 +#: build/files.c:2624 msgid "Generating build-id links failed\n" msgstr "生成 build-id 連結時失敗\n" -#: build/files.c:2743 +#: build/files.c:2741 #, c-format msgid "Bad file: %s: %s\n" msgstr "不良檔案:%s:%s\n" -#: build/files.c:2811 +#: build/files.c:2809 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "正在檢查未打包的檔案:%s\n" -#: build/files.c:2824 +#: build/files.c:2822 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -944,27 +949,27 @@ msgstr "" "找到已安裝 (但未打包) 的檔案:\n" "%s" -#: build/files.c:2879 +#: build/files.c:2878 #, fuzzy, c-format msgid "package %s already exists\n" msgstr "第 %d 行:%s:軟體包 %s 已存在\n" -#: build/files.c:2943 +#: build/files.c:2942 #, c-format msgid "%s was mapped to multiple filenames" msgstr "%s 被映射至多檔案名稱" -#: build/files.c:3192 +#: build/files.c:3191 #, c-format msgid "Processing files: %s\n" msgstr "正在處理檔案:%s\n" -#: build/files.c:3214 +#: build/files.c:3213 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "二進位檔案架構 (%d) 無法符合軟體包架構 (%d)。\n" -#: build/files.c:3220 +#: build/files.c:3219 msgid "Arch dependent binaries in noarch package\n" msgstr "noarch 軟體包中有架構依賴二進位檔\n" @@ -1342,11 +1347,6 @@ msgstr "列 %d:%%setup 中出現不良引數:%s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "列 %d:不良 %%setup 選項 %s:%s\n" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" @@ -1773,17 +1773,17 @@ msgstr "錯誤 (%d) 移除標頭 #%d 紀錄\n" msgid "error(%d) allocating new package instance\n" msgstr "分配新軟體包實體時發生錯誤(%d)\n" -#: lib/backend/dbi.c:81 +#: lib/backend/dbi.c:82 #, fuzzy, c-format msgid "invalid %%_db_backend: %s\n" msgstr "無效的 %s 符記:%s\n" -#: lib/backend/dbi.c:98 +#: lib/backend/dbi.c:100 #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:102 +#: lib/backend/dbi.c:104 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" @@ -1817,7 +1817,7 @@ msgstr "" msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 +#: lib/backend/sqlite.c:157 #, fuzzy, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "無法開啟 %s 規格檔:%s\n" @@ -1858,15 +1858,6 @@ msgstr "(不是字串)" msgid "(invalid type)" msgstr "(無效型態)" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "%c" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "%Y %b %d %a" - #: lib/formats.c:255 msgid "(not base64)" msgstr "(不是 base64)" @@ -1922,16 +1913,16 @@ msgstr "%s 已被另存為 %s\n" msgid "%s created as %s\n" msgstr "%s 已建立為 %s \n" -#: lib/fsm.c:1069 +#: lib/fsm.c:1076 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "%s %s:移除失敗:%s\n" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "directory" msgstr "目錄" -#: lib/fsm.c:1070 +#: lib/fsm.c:1077 msgid "file" msgstr "檔案" @@ -2847,121 +2838,121 @@ msgstr "正確" msgid "%s: open failed: %s\n" msgstr "%s:開啟失敗:%s\n" -#: lib/rpmchroot.c:101 +#: lib/rpmchroot.c:102 #, c-format msgid "Unable to open current directory: %m\n" msgstr "無法開啟目前的目錄:%m\n" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 +#: lib/rpmchroot.c:122 lib/rpmchroot.c:151 #, c-format msgid "%s: chroot directory not set\n" msgstr "%s:chroot 目錄未設定\n" -#: lib/rpmchroot.c:132 +#: lib/rpmchroot.c:137 #, c-format msgid "Unable to change root directory: %m\n" msgstr "無法修改根目錄:%m\n" -#: lib/rpmchroot.c:158 +#: lib/rpmchroot.c:163 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "無法恢復根目錄:%m\n" -#: lib/rpmdb.c:66 +#: lib/rpmdb.c:67 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "生成 %d 個遺失的索引,請等待…\n" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 +#: lib/rpmdb.c:162 lib/rpmdb.c:208 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "無法開啟 %s 個索引,透過 %s - %s (%d)\n" -#: lib/rpmdb.c:461 +#: lib/rpmdb.c:462 msgid "no dbpath has been set\n" msgstr "尚未設定 dbpath\n" -#: lib/rpmdb.c:972 +#: lib/rpmdb.c:973 msgid "miFreeHeader: skipping" msgstr "miFreeHeader:跳過" -#: lib/rpmdb.c:988 +#: lib/rpmdb.c:989 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "儲存記錄 #%2$d 到 %3$s 時發生錯誤(%1$d)\n" -#: lib/rpmdb.c:1100 +#: lib/rpmdb.c:1101 #, c-format msgid "%s: regexec failed: %s\n" msgstr "%s:regexec 失敗:%s\n" -#: lib/rpmdb.c:1281 +#: lib/rpmdb.c:1282 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "%s:regcomp 失敗:%s\n" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1445 msgid "rpmdbNextIterator: skipping" msgstr "rpmdbNextIterator:跳過" -#: lib/rpmdb.c:1531 +#: lib/rpmdb.c:1532 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb:已擷取損壞的表頭 #%u -- 跳過。\n" -#: lib/rpmdb.c:2066 +#: lib/rpmdb.c:2067 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s:無法讀取位於 0x%x 的表頭\n" -#: lib/rpmdb.c:2409 +#: lib/rpmdb.c:2410 msgid "could not move new database in place\n" msgstr "無法移動新的資料庫\n" -#: lib/rpmdb.c:2412 +#: lib/rpmdb.c:2413 #, c-format msgid "could also not restore old database from %s\n" msgstr "同樣無法從 %s 還原舊的軟體庫\n" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 +#: lib/rpmdb.c:2415 lib/rpmdb.c:2602 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "將 %s 的檔案替換成來自 %s 的檔案以進行恢復\n" -#: lib/rpmdb.c:2423 +#: lib/rpmdb.c:2424 #, c-format msgid "Could not get public keys from %s\n" msgstr "無法從 %s 取得公鑰\n" -#: lib/rpmdb.c:2430 +#: lib/rpmdb.c:2431 #, c-format msgid "could not delete old database at %s\n" msgstr "無法在 %s 移除舊的資料庫\n" -#: lib/rpmdb.c:2501 +#: lib/rpmdb.c:2502 msgid "no dbpath has been set" msgstr "尚未設定 dbpath" -#: lib/rpmdb.c:2519 +#: lib/rpmdb.c:2520 #, c-format msgid "failed to create directory %s: %s\n" msgstr "無法建立目錄 %s:%s\n" -#: lib/rpmdb.c:2554 +#: lib/rpmdb.c:2555 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "在資料庫中有不良的表頭 #%u -- 跳過。\n" -#: lib/rpmdb.c:2569 +#: lib/rpmdb.c:2570 #, c-format msgid "cannot add record originally at %u\n" msgstr "無法加入原本位於 %u 的記錄\n" -#: lib/rpmdb.c:2586 +#: lib/rpmdb.c:2587 msgid "failed to rebuild database: original database remains in place\n" msgstr "重建資料庫時失敗:原來的資料庫保持原狀\n" -#: lib/rpmdb.c:2599 +#: lib/rpmdb.c:2600 msgid "failed to replace old database with new database!\n" msgstr "以新的資料庫取代舊的資料庫時失敗!\n" @@ -3704,90 +3695,100 @@ msgstr "無法初始化 NSS 的函式庫\n" msgid "Failed to register fork handler: %m\n" msgstr "無法註冊 fork 處理器:%m\n" -#: rpmio/expression.c:343 +#: rpmio/expression.c:347 #, fuzzy msgid "syntax error while parsing ==" msgstr "解析 == 時有語法錯誤\n" -#: rpmio/expression.c:373 +#: rpmio/expression.c:377 #, fuzzy msgid "syntax error while parsing &&" msgstr "解析 && 時有語法錯誤\n" -#: rpmio/expression.c:382 +#: rpmio/expression.c:386 #, fuzzy msgid "syntax error while parsing ||" msgstr "解析 || 時有語法錯誤\n" -#: rpmio/expression.c:410 +#: rpmio/expression.c:414 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 +#: rpmio/expression.c:416 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 +#: rpmio/expression.c:417 #, fuzzy, c-format msgid "expanded string: %s\n" msgstr "第 %d 行:%s 在:%s\n" -#: rpmio/expression.c:442 +#: rpmio/expression.c:446 #, fuzzy msgid "unterminated string in expression" msgstr "{ 預期於表述式中的 ? 之後" -#: rpmio/expression.c:456 +#: rpmio/expression.c:460 #, fuzzy msgid "invalid version" msgstr "(無效型態)" -#: rpmio/expression.c:461 +#: rpmio/expression.c:465 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 +#: rpmio/expression.c:469 #, fuzzy msgid "parse error in expression" msgstr "表述式解析錯誤\n" -#: rpmio/expression.c:503 +#: rpmio/expression.c:507 #, fuzzy msgid "unmatched (" msgstr "不符合的 (\n" -#: rpmio/expression.c:526 +#: rpmio/expression.c:530 #, fuzzy msgid "- only on numbers" msgstr "- 只能用於數字\n" -#: rpmio/expression.c:545 +#: rpmio/expression.c:549 #, fuzzy msgid "unexpected end of expression" msgstr "| 預期於表述式的結尾" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 +#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897 +#: rpmio/expression.c:934 #, fuzzy msgid "syntax error in expression" msgstr "表述式中有語法錯誤\n" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 +#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722 +#: rpmio/expression.c:799 rpmio/expression.c:858 #, fuzzy msgid "types must match" msgstr "類型必須符合\n" -#: rpmio/expression.c:600 +#: rpmio/expression.c:604 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 +#: rpmio/expression.c:612 +#, fuzzy +msgid "* and / not supported for versions" +msgstr "字串不支援 *、/\n" + +#: rpmio/expression.c:615 #, fuzzy msgid "* and / not supported for strings" msgstr "字串不支援 *、/\n" -#: rpmio/expression.c:664 +#: rpmio/expression.c:668 +#, fuzzy +msgid "+ and - not supported for versions" +msgstr "字串不支援 *、/\n" + +#: rpmio/expression.c:674 #, fuzzy msgid "- not supported for strings" msgstr "字串不支援 -\n" @@ -3873,17 +3874,17 @@ msgstr "未終結的 %c:%s\n" msgid "A %% is followed by an unparseable macro\n" msgstr "在無法解析的巨集之後跟著一個 %%\n" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "argument expected" msgstr "未預期的 ]" -#: rpmio/macro.c:1488 +#: rpmio/macro.c:1487 #, fuzzy msgid "unexpected argument" msgstr "未預期的 ]" -#: rpmio/macro.c:1797 +#: rpmio/macro.c:1796 #, c-format msgid "======================== active %d empty %d\n" msgstr "======================== 作用中 %d 清空 %d\n" @@ -4114,6 +4115,17 @@ msgstr "%s:讀取清單失敗:%s\n" msgid "don't verify header+payload signature" msgstr "不驗證表頭+酬載簽署" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%Y %b %d %a" + #, c-format #~ msgid "error creating temp directory %s: %m\n" #~ msgstr "建立暫存目錄 %s 失敗:%m\n" @@ -4137,10 +4149,6 @@ msgstr "不驗證表頭+酬載簽署" #~ msgid "%s generator %s failed: %s\n" #~ msgstr "開啟 %s 失敗:%s\n" -#, c-format -#~ msgid "Failed to rename %s to %s: %m\n" -#~ msgstr "無法將 %s 重新命名為 %s:%m\n" - #~ msgid "! only on numbers\n" #~ msgstr "! 只能用於數字\n" diff --git a/rpm.am b/rpm.am index b46c6b7da..4d999b815 100644 --- a/rpm.am +++ b/rpm.am @@ -7,4 +7,4 @@ rpmlibexecdir = $(prefix)/lib/rpm rpmconfigdir = $(prefix)/lib/rpm # Libtool version (current-revision-age) for all our libraries -rpm_version_info = 10:0:1 +rpm_version_info = 10:1:1 diff --git a/tests/rpmsigdig.at b/tests/rpmsigdig.at index 288dfc15c..84f72d76f 100644 --- a/tests/rpmsigdig.at +++ b/tests/rpmsigdig.at @@ -161,9 +161,9 @@ done runroot rpmkeys -Kv /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm ], [0], -[SHA256HEADER: c6e4a4a689f06eb4cc2ac0c061a1032266af014213e97dfcf8ad0b210fc0bcbc -SHA1HEADER: 0046c8051178b18dc6e772eba17c9b0f21e9f382 -SIGMD5: f944689f15119d3f2ae436cca32c5862 +[SHA256HEADER: 29f98ed979375c04b5acf913d895adf23971a7369947fac024275795394a7f55 +SHA1HEADER: a2cbc3449a4cb782500a16fb23a2d21f262b60b3 +SIGMD5: e09b5f3537e07fd2b61e3e87d3677375 PAYLOADDIGEST: 749d8980cc5889419da8cdbe9a5b3292742af8a227db3635f84966481b7612a8 PAYLOADDIGESTALT: 749d8980cc5889419da8cdbe9a5b3292742af8a227db3635f84966481b7612a8 /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm: -- cgit v1.2.1