diff options
author | jbj <devnull@localhost> | 2002-07-14 21:23:29 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-07-14 21:23:29 +0000 |
commit | 3ea74aa3c7203c10ad97326778e22b1e654eefc7 (patch) | |
tree | 6968b695ccf7c4b0e8539eff13a1263770a72a70 /po/es.po | |
parent | 8caf68303188699c1a1d9499c53a43794a86d922 (diff) | |
download | rpm-3ea74aa3c7203c10ad97326778e22b1e654eefc7.tar.gz rpm-3ea74aa3c7203c10ad97326778e22b1e654eefc7.tar.bz2 rpm-3ea74aa3c7203c10ad97326778e22b1e654eefc7.zip |
- python: sanity check fixes on rpmts/rpmte methods.
CVS patchset: 5554
CVS date: 2002/07/14 21:23:29
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-13 15:09-0400\n" +"POT-Creation-Date: 2002-07-14 17:19-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2162,7 +2162,7 @@ msgid "can't query %s: %s\n" msgstr "" #: lib/query.c:565 lib/query.c:599 lib/rpminstall.c:361 lib/rpminstall.c:492 -#: lib/rpminstall.c:874 tools/rpmgraph.c:127 tools/rpmgraph.c:164 +#: lib/rpminstall.c:881 tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "" @@ -2245,7 +2245,7 @@ msgstr "" msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:907 lib/rpminstall.c:659 +#: lib/query.c:907 lib/rpminstall.c:662 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -2447,7 +2447,7 @@ msgstr "" msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:484 lib/rpminstall.c:730 tools/rpmgraph.c:156 +#: lib/rpminstall.c:484 lib/rpminstall.c:737 tools/rpmgraph.c:156 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -2457,7 +2457,7 @@ msgstr "" msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:534 lib/rpminstall.c:687 lib/rpminstall.c:1061 +#: lib/rpminstall.c:534 lib/rpminstall.c:690 lib/rpminstall.c:1068 #: tools/rpmgraph.c:202 msgid "Failed dependencies:\n" msgstr "" @@ -2470,27 +2470,27 @@ msgstr "" msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:592 +#: lib/rpminstall.c:595 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:662 +#: lib/rpminstall.c:665 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:717 +#: lib/rpminstall.c:724 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:723 +#: lib/rpminstall.c:730 #, c-format msgid "Installing %s\n" msgstr "" -#: lib/rpminstall.c:1055 +#: lib/rpminstall.c:1062 #, c-format msgid "rollback %d packages to %s" msgstr "" @@ -2866,7 +2866,7 @@ msgstr "" #: lib/verify.c:389 #, c-format -msgid "Unsatisifed dependencies for %s: " +msgid "Unsatisfied dependencies for %s: " msgstr "" #: rpmdb/db3.c:156 |