diff options
Diffstat (limited to 'po/wa.po')
-rw-r--r-- | po/wa.po | 176 |
1 files changed, 86 insertions, 90 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0\n" -"POT-Creation-Date: 2000-08-29 15:35-0400\n" +"POT-Creation-Date: 2000-08-30 22:29-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" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING\n" -#: build.c:25 lib/rpminstall.c:458 +#: build.c:25 lib/rpminstall.c:459 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" @@ -1034,39 +1034,39 @@ msgstr "" msgid "exec failed\n" msgstr "" -#: rpm.c:1029 rpmqv.c:1472 +#: rpm.c:1029 rpmqv.c:1471 msgid "unexpected arguments to --querytags " msgstr "" -#: rpm.c:1040 rpmqv.c:1494 +#: rpm.c:1040 rpmqv.c:1493 msgid "no packages given for signature check" msgstr "" -#: rpm.c:1051 rpmqv.c:1505 +#: rpm.c:1051 rpmqv.c:1504 msgid "no packages given for signing" msgstr "" -#: rpm.c:1067 rpmqv.c:1344 +#: rpm.c:1067 rpmqv.c:1343 msgid "no packages given for uninstall" msgstr "" -#: rpm.c:1118 rpmqv.c:1395 +#: rpm.c:1118 rpmqv.c:1394 msgid "no packages given for install" msgstr "" -#: rpm.c:1141 rpmqv.c:1435 +#: rpm.c:1141 rpmqv.c:1434 msgid "extra arguments given for query of all packages" msgstr "" -#: rpm.c:1146 rpmqv.c:1440 +#: rpm.c:1146 rpmqv.c:1439 msgid "no arguments given for query" msgstr "" -#: rpm.c:1163 rpmqv.c:1460 +#: rpm.c:1163 rpmqv.c:1459 msgid "extra arguments given for verify of all packages" msgstr "" -#: rpm.c:1167 rpmqv.c:1464 +#: rpm.c:1167 rpmqv.c:1463 msgid "no arguments given for verify" msgstr "" @@ -1416,11 +1416,11 @@ msgstr "" msgid "no packages files given for rebuild" msgstr "" -#: rpmqv.c:1312 +#: rpmqv.c:1311 msgid "no spec files given for build" msgstr "" -#: rpmqv.c:1314 +#: rpmqv.c:1313 msgid "no tar files given for build" msgstr "" @@ -1789,7 +1789,7 @@ msgstr "" msgid "cannot create %s: %s\n" msgstr "" -#: build/parseBuildInstallClean.c:32 +#: build/parseBuildInstallClean.c:31 #, c-format msgid "line %d: second %s" msgstr "" @@ -1822,17 +1822,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:52 build/parseFiles.c:47 build/parseScript.c:174 +#: build/parseDescription.c:52 build/parseFiles.c:46 build/parseScript.c:173 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:65 build/parseFiles.c:59 build/parseScript.c:187 +#: build/parseDescription.c:65 build/parseFiles.c:58 build/parseScript.c:186 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:75 build/parseFiles.c:68 build/parseScript.c:197 +#: build/parseDescription.c:75 build/parseFiles.c:67 build/parseScript.c:196 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -1842,11 +1842,11 @@ msgstr "" msgid "line %d: Second description" msgstr "" -#: build/parseFiles.c:33 +#: build/parseFiles.c:32 msgid "line %d: Error parsing %%files: %s" msgstr "" -#: build/parseFiles.c:75 +#: build/parseFiles.c:74 msgid "line %d: Second %%files list" msgstr "" @@ -1911,7 +1911,7 @@ msgstr "" msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:439 build/parseSpec.c:386 +#: build/parsePreamble.c:439 build/parseSpec.c:388 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" @@ -1941,22 +1941,22 @@ msgstr "" msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:682 +#: build/parsePreamble.c:681 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:688 +#: build/parsePreamble.c:687 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:715 +#: build/parsePreamble.c:714 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:740 +#: build/parsePreamble.c:739 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2016,7 +2016,7 @@ msgstr "" msgid "line %d: Bad arg to %%patch: %s" msgstr "" -#: build/parsePrep.c:459 +#: build/parsePrep.c:458 msgid "line %d: second %%prep" msgstr "" @@ -2041,65 +2041,65 @@ msgstr "" msgid "line %d: Version required: %s" msgstr "" -#: build/parseScript.c:142 +#: build/parseScript.c:141 #, c-format msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:152 build/parseScript.c:215 +#: build/parseScript.c:151 build/parseScript.c:214 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:162 +#: build/parseScript.c:161 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:206 +#: build/parseScript.c:205 #, c-format msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:136 +#: build/parseSpec.c:138 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:188 +#: build/parseSpec.c:190 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:200 +#: build/parseSpec.c:202 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:271 +#: build/parseSpec.c:273 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:279 +#: build/parseSpec.c:281 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:290 +#: build/parseSpec.c:292 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:304 build/parseSpec.c:313 +#: build/parseSpec.c:306 build/parseSpec.c:315 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:489 +#: build/parseSpec.c:491 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:544 +#: build/parseSpec.c:546 msgid "Package has no %%description: %s" msgstr "" @@ -2554,39 +2554,39 @@ msgstr "" msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:803 lib/install.c:1070 lib/uninstall.c:40 +#: lib/install.c:803 lib/install.c:1071 lib/uninstall.c:40 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:892 +#: lib/install.c:893 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:939 +#: lib/install.c:940 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:999 +#: lib/install.c:1000 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1004 +#: lib/install.c:1005 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1029 +#: lib/install.c:1030 #, c-format msgid "warning: %s created as %s" msgstr "" -#: lib/install.c:1066 +#: lib/install.c:1067 #, c-format msgid "warning: %s saved as %s" msgstr "" -#: lib/install.c:1154 +#: lib/install.c:1155 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2877,80 +2877,80 @@ msgid "can't query %s: %s\n" msgstr "" #. XXX Fstrerror -#: lib/query.c:497 +#: lib/query.c:496 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/query.c:515 +#: lib/query.c:514 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:524 lib/rpminstall.c:240 +#: lib/query.c:523 lib/rpminstall.c:241 #, c-format msgid "%s does not appear to be a RPM package\n" msgstr "" -#: lib/query.c:528 +#: lib/query.c:527 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:561 +#: lib/query.c:560 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" -#: lib/query.c:584 +#: lib/query.c:583 msgid "no packages\n" msgstr "" -#: lib/query.c:594 +#: lib/query.c:593 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:604 +#: lib/query.c:603 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:614 +#: lib/query.c:613 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:625 +#: lib/query.c:624 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:655 +#: lib/query.c:654 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:658 +#: lib/query.c:657 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:684 +#: lib/query.c:683 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:687 +#: lib/query.c:686 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:691 +#: lib/query.c:690 #, c-format msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:702 lib/rpminstall.c:471 +#: lib/query.c:701 lib/rpminstall.c:472 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3227,104 +3227,104 @@ msgstr "" msgid "failed to remove directory %s: %s\n" msgstr "" -#: lib/rpminstall.c:134 +#: lib/rpminstall.c:135 msgid "counting packages to install\n" msgstr "" -#: lib/rpminstall.c:138 +#: lib/rpminstall.c:139 #, c-format msgid "found %d packages\n" msgstr "" -#: lib/rpminstall.c:143 +#: lib/rpminstall.c:144 msgid "looking for packages to download\n" msgstr "" -#: lib/rpminstall.c:158 +#: lib/rpminstall.c:159 #, c-format msgid "skipping %s - rpmGlob failed(%d)\n" msgstr "" -#: lib/rpminstall.c:173 +#: lib/rpminstall.c:174 #, c-format msgid "Retrieving %s\n" msgstr "" #. XXX undefined %{name}/%{version}/%{release} here #. XXX %{_tmpdir} does not exist -#: lib/rpminstall.c:183 +#: lib/rpminstall.c:184 #, c-format msgid " ... as %s\n" msgstr "" -#: lib/rpminstall.c:187 +#: lib/rpminstall.c:188 #, c-format msgid "skipping %s - transfer failed - %s\n" msgstr "" -#: lib/rpminstall.c:214 +#: lib/rpminstall.c:215 #, c-format msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:226 lib/rpminstall.c:395 +#: lib/rpminstall.c:227 lib/rpminstall.c:396 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:244 lib/rpminstall.c:536 +#: lib/rpminstall.c:245 lib/rpminstall.c:537 #, c-format msgid "%s cannot be installed\n" msgstr "" -#: lib/rpminstall.c:259 +#: lib/rpminstall.c:260 #, c-format msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:279 +#: lib/rpminstall.c:280 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:324 +#: lib/rpminstall.c:325 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:329 +#: lib/rpminstall.c:330 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:346 +#: lib/rpminstall.c:347 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:357 +#: lib/rpminstall.c:358 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:375 +#: lib/rpminstall.c:376 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:474 +#: lib/rpminstall.c:475 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:497 +#: lib/rpminstall.c:498 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:525 +#: lib/rpminstall.c:526 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:531 +#: lib/rpminstall.c:532 #, c-format msgid "Installing %s\n" msgstr "" @@ -3686,22 +3686,18 @@ msgstr "" msgid "File %s is smaller than %d bytes" msgstr "" -#: rpmio/messages.c:59 +#: rpmio/rpmlog.c:83 msgid "warning: " msgstr "" -#: rpmio/messages.c:68 +#: rpmio/rpmlog.c:92 msgid "error: " msgstr "" -#: rpmio/messages.c:77 +#: rpmio/rpmlog.c:103 msgid "fatal error: " msgstr "" -#: rpmio/messages.c:86 -msgid "internal error (rpm bug?): " -msgstr "" - #: rpmio/rpmmalloc.c:13 #, c-format msgid "memory alloc (%u bytes) returned NULL.\n" |