diff options
author | jbj <devnull@localhost> | 2002-11-19 18:40:21 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-11-19 18:40:21 +0000 |
commit | 22389abbd44af3376c4c86824a558eae412bc541 (patch) | |
tree | 7512ba0a2a6e1a8e54f2b0f9e601bb336f52d695 /po/cs.po | |
parent | 1c023424d7fb2de08293a5721e11ec4a909a04e2 (diff) | |
download | librpm-tizen-22389abbd44af3376c4c86824a558eae412bc541.tar.gz librpm-tizen-22389abbd44af3376c4c86824a558eae412bc541.tar.bz2 librpm-tizen-22389abbd44af3376c4c86824a558eae412bc541.zip |
- add AC_SYS_LARGFILE throughout.
- statically link rpmdeps against (internal) libfmagic.
CVS patchset: 5876
CVS date: 2002/11/19 18:40:21
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-11-13 13:20-0500\n" +"POT-Creation-Date: 2002-11-19 13:41-0500\n" "PO-Revision-Date: 2001-07-24 10:02+0100\n" "Last-Translator: Milan Kerslager <kerslage@linux.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -161,8 +161,8 @@ msgid "files may only be relocated during package installation" msgstr "soubory mohou být přemístěny jen při instalaci balíčků" #: rpmqv.c:424 -msgid "only one of --prefix or --relocate may be used" -msgstr "použít lze jen jeden z parametrů --prefix nebo --relocate" +msgid "cannot use --prefix with --relocate or --excludepath" +msgstr "" #: rpmqv.c:427 msgid "" @@ -3819,6 +3819,9 @@ msgstr "" msgid "DIRECTORY" msgstr "" +#~ msgid "only one of --prefix or --relocate may be used" +#~ msgstr "použít lze jen jeden z parametrů --prefix nebo --relocate" + #~ msgid "Couldn't exec %s: %s\n" #~ msgstr "Nemohu spustit %s: %s\n" |