diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:01 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:01 +0000 |
commit | 9d670ab7fec1377466a92ca3eddf6a6ee7404af6 (patch) | |
tree | f40a372916bab9b00d2086dc2cb7bdd55b805213 /po | |
parent | c1261e6d3ab1df0d583422125c946df0401109ad (diff) |
Fixed one fuzzy message, now fully translated again.
Author: piefel
Date: 2004-03-15 10:30:20 GMT
Fixed one fuzzy message, now fully translated again.
Diffstat (limited to 'po')
-rw-r--r-- | po/de.po | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: apt 0.5.21\n" +"Project-Id-Version: apt 0.5.24\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-03-14 13:46-0800\n" -"PO-Revision-Date: 2004-01-27 11:43+0100\n" +"PO-Revision-Date: 2004-03-15 11:29 +0100\n" "Last-Translator: Michael Piefel <piefel@debian.org>\n" "Language-Team: <de@li.org>\n" "MIME-Version: 1.0\n" @@ -2349,9 +2349,8 @@ msgid "Packaging system '%s' is not supported" msgstr "Paketierungssystem „%s“ wird nicht unterstützt" #: apt-pkg/init.cc:135 -#, fuzzy msgid "Unable to determine a suitable packaging system type" -msgstr "Kann keinen passenden Systemtyp bestimmen" +msgstr "Kann keinen passenden Paketierungssystem-Typ bestimmen" #: apt-pkg/clean.cc:61 #, c-format |