summaryrefslogtreecommitdiff
path: root/po/zh.po
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-11-02 21:01:25 +0000
committerjbj <devnull@localhost>2001-11-02 21:01:25 +0000
commitb9520f3a9420c1738eb1691406b141029ac959ae (patch)
tree193738625131ccb2b2f7917a601dfe74b84e1684 /po/zh.po
parent973638fdc2ea244084ff39d6544aeccf85501812 (diff)
downloadlibrpm-tizen-b9520f3a9420c1738eb1691406b141029ac959ae.tar.gz
librpm-tizen-b9520f3a9420c1738eb1691406b141029ac959ae.tar.bz2
librpm-tizen-b9520f3a9420c1738eb1691406b141029ac959ae.zip
- create toy rpmDepSet iterators.
CVS patchset: 5150 CVS date: 2001/11/02 21:01:25
Diffstat (limited to 'po/zh.po')
-rw-r--r--po/zh.po144
1 files changed, 72 insertions, 72 deletions
diff --git a/po/zh.po b/po/zh.po
index edcf1f6dd..663a1e02a 100644
--- a/po/zh.po
+++ b/po/zh.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
-"POT-Creation-Date: 2001-11-02 00:20-0500\n"
+"POT-Creation-Date: 2001-11-02 15:59-0500\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"
@@ -816,7 +816,7 @@ msgstr ""
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:603 lib/psm.c:2140
+#: build/pack.c:603 lib/psm.c:2152
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
@@ -846,7 +846,7 @@ msgstr ""
msgid "Unable to write payload to %s: %s\n"
msgstr ""
-#: build/pack.c:683 lib/psm.c:2405
+#: build/pack.c:683 lib/psm.c:2417
#, c-format
msgid "Wrote: %s\n"
msgstr ""
@@ -1411,130 +1411,130 @@ msgid " failed - "
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
-#: lib/depends.c:183
+#: lib/depends.c:136
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
-#: lib/depends.c:212
+#: lib/depends.c:165
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
-#: lib/depends.c:213 lib/depends.c:857 lib/depends.c:989
+#: lib/depends.c:166 lib/depends.c:794 lib/depends.c:945
msgid "YES"
msgstr ""
-#: lib/depends.c:213 lib/depends.c:857 lib/depends.c:989
+#: lib/depends.c:166 lib/depends.c:794 lib/depends.c:945
msgid "NO "
msgstr ""
-#: lib/depends.c:357
+#: lib/depends.c:314
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
-#: lib/depends.c:590
+#: lib/depends.c:547
#, c-format
msgid "newer package %s already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:595
+#: lib/depends.c:552
#, c-format
msgid "package %s already added, ignoring\n"
msgstr ""
-#: lib/depends.c:600
+#: lib/depends.c:557
#, c-format
msgid "older package %s already added, replacing with %s\n"
msgstr ""
-#: lib/depends.c:856
+#: lib/depends.c:792
#, c-format
-msgid "%s: %-45s %-s (cached)\n"
+msgid "%9s: %-45s %-s (cached)\n"
msgstr ""
-#: lib/depends.c:885
+#: lib/depends.c:828
#, c-format
-msgid "%s: %-45s YES (rpmrc provides)\n"
+msgid "%9s: %-45s YES (rpmrc provides)\n"
msgstr ""
-#: lib/depends.c:902
+#: lib/depends.c:845
#, c-format
-msgid "%s: %-45s YES (rpmlib provides)\n"
+msgid "%9s: %-45s YES (rpmlib provides)\n"
msgstr ""
-#: lib/depends.c:925
+#: lib/depends.c:868
#, c-format
-msgid "%s: %-45s YES (db files)\n"
+msgid "%9s: %-45s YES (db files)\n"
msgstr ""
-#: lib/depends.c:938
+#: lib/depends.c:881
#, c-format
-msgid "%s: %-45s YES (db provides)\n"
+msgid "%9s: %-45s YES (db provides)\n"
msgstr ""
-#: lib/depends.c:952
+#: lib/depends.c:895
#, c-format
-msgid "%s: %-45s YES (db package)\n"
+msgid "%9s: %-45s YES (db package)\n"
msgstr ""
-#: lib/depends.c:968
+#: lib/depends.c:916
#, c-format
-msgid "%s: %-45s NO\n"
+msgid "%9s: %-45s NO\n"
msgstr ""
-#: lib/depends.c:989
+#: lib/depends.c:943
#, c-format
-msgid "%s: (%s, %s) added to Depends cache.\n"
+msgid "%9s: (%s, %s) added to Depends cache.\n"
msgstr ""
#. requirements are satisfied.
#. @switchbreak@
#. requirements are not satisfied.
-#: lib/depends.c:1044
+#: lib/depends.c:995
#, c-format
msgid "package %s-%s-%s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
-#: lib/depends.c:1111
+#: lib/depends.c:1059
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
-#: lib/depends.c:1365
+#: lib/depends.c:1312
#, c-format
msgid "removing %s \"%s\" from tsort relations.\n"
msgstr ""
#. Record all relations.
-#: lib/depends.c:1603
+#: lib/depends.c:1556
msgid "========== recording tsort relations\n"
msgstr ""
#. T4. Scan for zeroes.
-#: lib/depends.c:1677
+#: lib/depends.c:1629
msgid ""
"========== tsorting packages (order, #predecessors, #succesors, depth)\n"
msgstr ""
-#: lib/depends.c:1752
+#: lib/depends.c:1704
msgid "========== successors only (presentation order)\n"
msgstr ""
-#: lib/depends.c:1812
+#: lib/depends.c:1765
msgid "LOOP:\n"
msgstr ""
-#: lib/depends.c:1847
+#: lib/depends.c:1800
msgid "========== continuing tsort ...\n"
msgstr ""
#. Return no. of packages that could not be ordered.
-#: lib/depends.c:1852
+#: lib/depends.c:1805
#, c-format
msgid "rpmdepOrder failed, %d elements remain\n"
msgstr ""
@@ -1636,7 +1636,7 @@ msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#. @-modfilesys@
-#: lib/header.c:383 lib/header_internal.c:161 lib/psm.c:949
+#: lib/header.c:383 lib/header_internal.c:161 lib/psm.c:951
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
@@ -2143,173 +2143,173 @@ msgstr ""
msgid "generate signature"
msgstr ""
-#: lib/problems.c:202
+#: lib/problems.c:222
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:205
+#: lib/problems.c:225
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
-#: lib/problems.c:245
+#: lib/problems.c:265
#, c-format
msgid "package %s is for a different architecture"
msgstr ""
-#: lib/problems.c:250
+#: lib/problems.c:270
#, c-format
msgid "package %s is for a different operating system"
msgstr ""
-#: lib/problems.c:255
+#: lib/problems.c:275
#, c-format
msgid "package %s is already installed"
msgstr ""
-#: lib/problems.c:260
+#: lib/problems.c:280
#, c-format
msgid "path %s in package %s is not relocateable"
msgstr ""
-#: lib/problems.c:265
+#: lib/problems.c:285
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
-#: lib/problems.c:270
+#: lib/problems.c:290
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
-#: lib/problems.c:275
+#: lib/problems.c:295
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
-#: lib/problems.c:280
+#: lib/problems.c:300
#, c-format
msgid "installing package %s needs %ld%cb on the %s filesystem"
msgstr ""
-#: lib/problems.c:290
+#: lib/problems.c:310
#, c-format
msgid "installing package %s needs %ld inodes on the %s filesystem"
msgstr ""
-#: lib/problems.c:295
+#: lib/problems.c:315
#, c-format
msgid "package %s pre-transaction syscall(s): %s failed: %s"
msgstr ""
-#: lib/problems.c:302
+#: lib/problems.c:322
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
-#: lib/psm.c:265
+#: lib/psm.c:267
msgid "========== relocations\n"
msgstr ""
-#: lib/psm.c:269
+#: lib/psm.c:271
#, c-format
msgid "%5d exclude %s\n"
msgstr ""
-#: lib/psm.c:272
+#: lib/psm.c:274
#, c-format
msgid "%5d relocate %s -> %s\n"
msgstr ""
-#: lib/psm.c:342
+#: lib/psm.c:344
#, c-format
msgid "excluding multilib path %s%s\n"
msgstr ""
-#: lib/psm.c:408
+#: lib/psm.c:410
#, c-format
msgid "excluding %s %s\n"
msgstr ""
-#: lib/psm.c:418
+#: lib/psm.c:420
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
-#: lib/psm.c:497
+#: lib/psm.c:499
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
-#: lib/psm.c:1146
+#: lib/psm.c:1148
#, c-format
msgid "cannot create %%%s %s\n"
msgstr ""
-#: lib/psm.c:1152
+#: lib/psm.c:1154
#, c-format
msgid "cannot write to %%%s %s\n"
msgstr ""
-#: lib/psm.c:1192
+#: lib/psm.c:1194
msgid "source package expected, binary found\n"
msgstr ""
-#: lib/psm.c:1315
+#: lib/psm.c:1317
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:1425
+#: lib/psm.c:1427
#, c-format
msgid "%s: running %s scriptlet\n"
msgstr ""
-#: lib/psm.c:1593
+#: lib/psm.c:1595
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
msgstr ""
-#: lib/psm.c:1600
+#: lib/psm.c:1602
#, c-format
msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
msgstr ""
-#: lib/psm.c:1945
+#: lib/psm.c:1957
#, c-format
msgid "%s: %s-%s-%s has %d files, test = %d\n"
msgstr ""
-#: lib/psm.c:2062
+#: lib/psm.c:2074
#, c-format
msgid "%s: %s scriptlet failed (%d), skipping %s-%s-%s\n"
msgstr ""
-#: lib/psm.c:2176
+#: lib/psm.c:2188
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2185
+#: lib/psm.c:2197
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
-#: lib/psm.c:2226
+#: lib/psm.c:2238
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:2227
+#: lib/psm.c:2239
msgid " on file "
msgstr ""
-#: lib/psm.c:2413
+#: lib/psm.c:2425
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
-#: lib/psm.c:2416
+#: lib/psm.c:2428
#, c-format
msgid "%s failed: %s\n"
msgstr ""