diff options
author | jbj <devnull@localhost> | 2000-07-15 14:53:54 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-07-15 14:53:54 +0000 |
commit | 77ea46f6a0f1a0d1240ab76ead01d7e4ffb9e62d (patch) | |
tree | fa62a9f3d6940ad70060aaf7cc8815209b79d6a4 /po/is.po | |
parent | cee37252ba056685c9c2ff23757460e31159c812 (diff) | |
download | rpm-77ea46f6a0f1a0d1240ab76ead01d7e4ffb9e62d.tar.gz rpm-77ea46f6a0f1a0d1240ab76ead01d7e4ffb9e62d.tar.bz2 rpm-77ea46f6a0f1a0d1240ab76ead01d7e4ffb9e62d.zip |
- rip out pre-transaction syscalls, more design is needed.
- display rpmlib provides when invoked with --showrc.
- remove (dead) dependency checks on implicitly provided package names.
- remove (dead) rpmdb API code in python bindings.
- remove (legacy) support for version 1 packaging.
- remove (legacy) support for converting gdbm databases.
CVS patchset: 3950
CVS date: 2000/07/15 14:53:54
Diffstat (limited to 'po/is.po')
-rw-r--r-- | po/is.po | 122 |
1 files changed, 42 insertions, 80 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 1.0\n" -"POT-Creation-Date: 2000-07-13 19:28-0400\n" +"POT-Creation-Date: 2000-07-15 10:39-0400\n" "PO-Revision-Date: 2000-06-16 02:20+0000\n" "Last-Translator: Richard Allen <ra@hp.is>\n" "Language-Team: is <kde-isl@mmedia.is>\n" @@ -1970,32 +1970,27 @@ msgstr "" msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:539 -#, c-format -msgid "line %d: Invalid tag value: %s" -msgstr "" - -#: build/parsePreamble.c:550 +#: build/parsePreamble.c:536 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:693 +#: build/parsePreamble.c:675 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:699 +#: build/parsePreamble.c:681 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:726 +#: build/parsePreamble.c:708 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:751 +#: build/parsePreamble.c:733 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2162,140 +2157,125 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:361 +#: lib/cpio.c:362 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:367 +#: lib/cpio.c:368 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:611 +#: lib/cpio.c:612 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1072 +#: lib/cpio.c:1073 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1075 +#: lib/cpio.c:1076 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1076 +#: lib/cpio.c:1077 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1094 +#: lib/cpio.c:1095 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1095 +#: lib/cpio.c:1096 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1096 +#: lib/cpio.c:1097 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1097 +#: lib/cpio.c:1098 msgid "Internal error" msgstr "" -#: lib/cpio.c:1106 +#: lib/cpio.c:1107 msgid " failed - " msgstr "" #. XXX legacy epoch-less requires/conflicts compatibility -#: lib/depends.c:467 +#: lib/depends.c:456 #, c-format msgid "" "the \"B\" dependency needs an epoch (assuming same as \"A\")\n" "\tA %s\tB %s\n" msgstr "" -#: lib/depends.c:496 +#: lib/depends.c:485 #, c-format msgid " %s A %s\tB %s\n" msgstr "" -#: lib/depends.c:836 +#: lib/depends.c:825 #, c-format msgid "%s: %-45s YES (added files)\n" msgstr "" -#: lib/depends.c:885 -#, c-format -msgid "%s: %-45s YES (added package)\n" -msgstr "" - -#: lib/depends.c:889 -#, c-format -msgid "%s: %-45s YES (added package, SHOULDN'T HAPPEN)\n" -msgstr "" - -#: lib/depends.c:908 +#: lib/depends.c:874 #, c-format msgid "%s: %-45s YES (added provide)\n" msgstr "" -#: lib/depends.c:952 +#: lib/depends.c:918 #, c-format msgid "%s: %-45s %-3s (cached)\n" msgstr "" -#: lib/depends.c:969 +#: lib/depends.c:935 #, c-format msgid "%s: %-45s YES (rpmrc provides)\n" msgstr "" -#: lib/depends.c:985 +#: lib/depends.c:951 #, c-format msgid "%s: %-45s YES (rpmlib provides)\n" msgstr "" -#: lib/depends.c:1005 +#: lib/depends.c:971 #, c-format msgid "%s: %-45s YES (db files)\n" msgstr "" -#: lib/depends.c:1018 +#: lib/depends.c:984 #, c-format msgid "%s: %-45s YES (db provides)\n" msgstr "" -#: lib/depends.c:1032 -#, c-format -msgid "%s: %-45s YES (db packages)\n" -msgstr "" - -#: lib/depends.c:1047 +#: lib/depends.c:997 #, c-format msgid "%s: %-45s NO\n" msgstr "" -#: lib/depends.c:1068 +#: lib/depends.c:1018 #, c-format msgid "%s: (%s, %s) added to Depends cache.\n" msgstr "" #. requirements are not satisfied. -#: lib/depends.c:1122 +#: lib/depends.c:1072 #, c-format msgid "package %s-%s-%s require not satisfied: %s\n" msgstr "" #. conflicts exist. -#: lib/depends.c:1189 +#: lib/depends.c:1139 #, c-format msgid "package %s conflicts: %s\n" msgstr "" -#: lib/depends.c:1315 +#: lib/depends.c:1265 #, c-format msgid "loop in prerequisite chain: %s" msgstr "" @@ -2611,7 +2591,7 @@ msgstr "" msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:748 lib/install.c:1028 lib/uninstall.c:28 +#: lib/install.c:748 lib/install.c:1021 lib/uninstall.c:28 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" @@ -2620,30 +2600,30 @@ msgstr "" msgid "source package expected, binary found" msgstr "" -#: lib/install.c:897 +#: lib/install.c:890 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:957 +#: lib/install.c:950 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:962 +#: lib/install.c:955 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:987 +#: lib/install.c:980 #, c-format msgid "warning: %s created as %s" msgstr "" -#: lib/install.c:1024 +#: lib/install.c:1017 #, c-format msgid "warning: %s saved as %s" msgstr "" -#: lib/install.c:1112 +#: lib/install.c:1105 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2657,26 +2637,13 @@ msgstr "" msgid "bad file state: %s" msgstr "" -#: lib/package.c:237 -msgid "package is a version one package!\n" -msgstr "" - -#: lib/package.c:242 -msgid "old style source package -- I'll do my best\n" +#: lib/package.c:53 +msgid "packaging version 1 is notsupported by this version of RPM" msgstr "" -#: lib/package.c:245 -#, c-format -msgid "archive offset is %d\n" -msgstr "" - -#: lib/package.c:256 -msgid "old style binary package\n" -msgstr "" - -#: lib/package.c:322 +#: lib/package.c:113 msgid "" -"only packages with major numbers <= 3 are supported by this version of RPM" +"only packaging with major numbers <= 4 is supported by this version of RPM" msgstr "" #: lib/poptBT.c:82 @@ -3671,11 +3638,6 @@ msgstr "" msgid "%s skipped due to missingok flag\n" msgstr "" -#: lib/transaction.c:1383 -#, c-format -msgid "executing pre-transaction syscall: \"%s\"\n" -msgstr "" - #: lib/uninstall.c:42 #, c-format msgid "cannot remove %s - directory not empty" |