diff options
author | jbj <devnull@localhost> | 2000-07-09 15:17:11 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-07-09 15:17:11 +0000 |
commit | c956f0437ab76bf1ea79a684de8e6921c3368777 (patch) | |
tree | 2725ed03320aded308faab1b7f63e19f646f7c5d /po/id.po | |
parent | 913d116d71f5c2cb47c35944b8c1fcd9795fd6e3 (diff) | |
download | librpm-tizen-c956f0437ab76bf1ea79a684de8e6921c3368777.tar.gz librpm-tizen-c956f0437ab76bf1ea79a684de8e6921c3368777.tar.bz2 librpm-tizen-c956f0437ab76bf1ea79a684de8e6921c3368777.zip |
fix: do chroot around pre-transaction syscalls.
CVS patchset: 3927
CVS date: 2000/07/09 15:17:11
Diffstat (limited to 'po/id.po')
-rw-r--r-- | po/id.po | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-07-09 00:38-0400\n" +"POT-Creation-Date: 2000-07-09 11:09-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" @@ -2252,79 +2252,79 @@ msgstr "" msgid " %s A %s\tB %s\n" msgstr "" -#: lib/depends.c:838 +#: lib/depends.c:844 #, c-format msgid "%s: %-45s YES (added files)\n" msgstr "" -#: lib/depends.c:887 +#: lib/depends.c:893 #, c-format msgid "%s: %-45s YES (added package)\n" msgstr "" -#: lib/depends.c:891 +#: lib/depends.c:897 #, c-format msgid "%s: %-45s YES (added package, SHOULDN'T HAPPEN)\n" msgstr "" -#: lib/depends.c:910 +#: lib/depends.c:916 #, c-format msgid "%s: %-45s YES (added provide)\n" msgstr "" -#: lib/depends.c:954 +#: lib/depends.c:960 #, c-format msgid "%s: %-45s %-3s (cached)\n" msgstr "" -#: lib/depends.c:971 +#: lib/depends.c:977 #, c-format msgid "%s: %-45s YES (rpmrc provides)\n" msgstr "" -#: lib/depends.c:994 +#: lib/depends.c:1000 #, c-format msgid "%s: %-45s YES (db files)\n" msgstr "" -#: lib/depends.c:1007 +#: lib/depends.c:1013 #, c-format msgid "%s: %-45s YES (db provides)\n" msgstr "" -#: lib/depends.c:1021 +#: lib/depends.c:1027 #, c-format msgid "%s: %-45s YES (db packages)\n" msgstr "" -#: lib/depends.c:1038 +#: lib/depends.c:1044 #, c-format msgid "%s: %-45s YES (rpmlib version)\n" msgstr "" -#: lib/depends.c:1049 +#: lib/depends.c:1055 #, c-format msgid "%s: %-45s NO\n" msgstr "" -#: lib/depends.c:1070 +#: lib/depends.c:1076 #, c-format msgid "%s: (%s, %s) added to Depends cache.\n" msgstr "" #. requirements are not satisfied. -#: lib/depends.c:1124 +#: lib/depends.c:1130 #, c-format msgid "package %s require not satisfied: %s\n" msgstr "" #. conflicts exist. -#: lib/depends.c:1191 +#: lib/depends.c:1197 #, c-format msgid "package %s conflicts: %s\n" msgstr "" -#: lib/depends.c:1318 +#: lib/depends.c:1324 #, c-format msgid "loop in prerequisite chain: %s" msgstr "" @@ -3695,7 +3695,7 @@ msgstr "" msgid "%s skipped due to missingok flag\n" msgstr "" -#: lib/transaction.c:1375 +#: lib/transaction.c:1383 #, c-format msgid "executing pre-transaction syscall: \"%s\"\n" msgstr "" |