diff options
author | jbj <devnull@localhost> | 2000-06-20 21:45:50 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-06-20 21:45:50 +0000 |
commit | 18a1a352b4684710f0153ccab53822c7c78e8497 (patch) | |
tree | c03d291d603ccb32476f6253235bf19bbeb0167d /po/sr.po | |
parent | 593b0c78746229347e1638ef789f3c2291c20df5 (diff) | |
download | librpm-tizen-18a1a352b4684710f0153ccab53822c7c78e8497.tar.gz librpm-tizen-18a1a352b4684710f0153ccab53822c7c78e8497.tar.bz2 librpm-tizen-18a1a352b4684710f0153ccab53822c7c78e8497.zip |
- add RPMTAG_OPTFLAGS, configured optflags when package was built.
- add RPMTAG_DISTURL for rpmfind-like tools (content unknown yet).
- teach brp-compress about /usr/info and /usr/share/info as well.
- update macros.in from rpm-4.0 (w/o dbi configuration).
CVS patchset: 3878
CVS date: 2000/06/20 21:45:50
Diffstat (limited to 'po/sr.po')
-rw-r--r-- | po/sr.po | 68 |
1 files changed, 34 insertions, 34 deletions
@@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2000-06-20 11:41-0400\n" +"POT-Creation-Date: 2000-06-20 14:36-0400\n" "Content-Type: text/plain; charset=\n" "Date: 1998-05-02 21:41:47-0400\n" "From: Erik Troan <ewt@lacrosse.redhat.com>\n" @@ -1861,48 +1861,48 @@ msgstr "greška: ne mogu da otvorim datoteku %s\n" msgid "line: %s" msgstr "" -#: build/files.c:1493 +#: build/files.c:1494 #, fuzzy, c-format msgid "Bad file: %s: %s" msgstr "neuspelo otvaranje %s: %s" -#: build/files.c:1505 build/parsePrep.c:34 +#: build/files.c:1506 build/parsePrep.c:34 #, c-format msgid "Bad owner/group: %s" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:1560 +#: build/files.c:1561 #, fuzzy, c-format msgid "Couldn't exec %s: %s" msgstr "Ne mogu da izvršim PGP" -#: build/files.c:1565 +#: build/files.c:1566 #, fuzzy, c-format msgid "Couldn't fork %s: %s" msgstr "Ne mogu da pročitam 'sigtarget'" -#: build/files.c:1647 +#: build/files.c:1648 #, fuzzy, c-format msgid "%s failed" msgstr "PGP omanuo" -#: build/files.c:1651 +#: build/files.c:1652 #, fuzzy, c-format msgid "failed to write all data to %s" msgstr "neuspelo kreiranje %s\n" -#: build/files.c:1741 +#: build/files.c:1742 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:1769 build/files.c:1778 +#: build/files.c:1770 build/files.c:1779 #, fuzzy, c-format msgid "Failed to find %s:" msgstr "neuspelo kreiranje %s\n" -#: build/files.c:1885 +#: build/files.c:1886 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "neuspelo otvaranje %s: %s" @@ -2024,12 +2024,12 @@ msgstr "Ne mogu da upišem %s" msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:523 +#: build/pack.c:529 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:540 +#: build/pack.c:546 #, fuzzy, c-format msgid "cannot create %s: %s\n" msgstr "Ne mogu da otvorim datoteku %s: " @@ -2095,113 +2095,113 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:148 +#: build/parsePreamble.c:144 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:153 +#: build/parsePreamble.c:149 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:158 +#: build/parsePreamble.c:154 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:163 +#: build/parsePreamble.c:159 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:177 +#: build/parsePreamble.c:173 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:202 +#: build/parsePreamble.c:198 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:246 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "Ne mogu da upišem %s" -#: build/parsePreamble.c:267 +#: build/parsePreamble.c:264 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "Ne mogu da upišem %s" -#: build/parsePreamble.c:280 +#: build/parsePreamble.c:277 #, fuzzy, c-format msgid "Unknown icon type: %s" msgstr "(nepoznat tip)" -#: build/parsePreamble.c:343 +#: build/parsePreamble.c:340 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:351 +#: build/parsePreamble.c:348 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:374 build/parsePreamble.c:381 +#: build/parsePreamble.c:371 build/parsePreamble.c:378 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "neuspelo otvaranje %s: %s" -#: build/parsePreamble.c:445 build/parseSpec.c:374 +#: build/parsePreamble.c:442 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:458 +#: build/parsePreamble.c:455 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:470 +#: build/parsePreamble.c:467 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "premeštanja moraju početi znakom '/'" -#: build/parsePreamble.c:482 +#: build/parsePreamble.c:479 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "pogrešan broj paketa: %s\n" -#: build/parsePreamble.c:545 +#: build/parsePreamble.c:542 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "nedostaje arhitektura za %s na %s:%d" -#: build/parsePreamble.c:555 +#: build/parsePreamble.c:552 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:694 +#: build/parsePreamble.c:692 #, fuzzy, c-format msgid "Bad package specification: %s" msgstr " Opcije odrednice paketa:" -#: build/parsePreamble.c:700 +#: build/parsePreamble.c:698 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:727 +#: build/parsePreamble.c:725 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:752 +#: build/parsePreamble.c:750 msgid "Spec file can't use BuildRoot" msgstr "" |