summaryrefslogtreecommitdiff
path: root/i18n/de/libmail.ts
authormb <mb>2003-06-23 07:33:22 (UTC)
committer mb <mb>2003-06-23 07:33:22 (UTC)
commit6a6d563eeebead69ab7fdde2f9402ef9e11d4bda (patch) (side-by-side diff)
tree922f6165b4a192a79204bfa085b0967b2907ee33 /i18n/de/libmail.ts
parente1e6c04dfb5d2ac785b4b5b0ed21648eb4e4d03b (diff)
downloadopie-6a6d563eeebead69ab7fdde2f9402ef9e11d4bda.zip
opie-6a6d563eeebead69ab7fdde2f9402ef9e11d4bda.tar.gz
opie-6a6d563eeebead69ab7fdde2f9402ef9e11d4bda.tar.bz2
----------------------------------------------------------------------
Update of /cvs/opie/i18n/de Modified Files: liblan.ts libliquid.ts libmail.ts libnotesapplet.ts libopieobex.ts libpolished.ts libtinykate.ts mobilemsg.ts networksettings.ts odict.ts ----------------------------------------------------------------------
Diffstat (limited to 'i18n/de/libmail.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/de/libmail.ts47
1 files changed, 24 insertions, 23 deletions
diff --git a/i18n/de/libmail.ts b/i18n/de/libmail.ts
index 78c7198..23acb04 100644
--- a/i18n/de/libmail.ts
+++ b/i18n/de/libmail.ts
@@ -1,100 +1,101 @@
<!DOCTYPE TS><TS>
+<defaultcodec>iso8859-1</defaultcodec>
<context>
<name>MailFactory</name>
<message>
<source>Error</source>
- <translation type="unfinished"></translation>
+ <translation>Fehler</translation>
</message>
<message>
<source>&lt;p&gt;Couldn&apos;t attach file &apos;%1&apos;. Continue anyway or abort?&lt;/p&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;p&gt;Datei &apos;%1&apos; konnte nicht angehängt werden. Fortfahren oder abbrechen?&lt;/p&gt;</translation>
</message>
<message>
<source>Continue</source>
- <translation type="unfinished"></translation>
+ <translation>Forfahren</translation>
</message>
<message>
<source>Abort</source>
- <translation type="unfinished"></translation>
+ <translation>Abbrechen</translation>
</message>
</context>
<context>
<name>SmtpHandler</name>
<message>
<source>Looking up host...</source>
- <translation type="unfinished"></translation>
+ <translation>Suche nach Host...</translation>
</message>
<message>
<source>The server refused the connection.</source>
- <translation type="unfinished"></translation>
+ <translation>Der Server hat die Verbindung abgelehnt.</translation>
</message>
<message>
<source>Host lookup failed.</source>
- <translation type="unfinished"></translation>
+ <translation>Serversuche gescheitert.</translation>
</message>
<message>
<source>The read from the socket failed for an unknown reason.</source>
- <translation type="unfinished"></translation>
+ <translation>Das Lesen vom Socket ist aus unbekanntem Grund fehlgeschlagen.</translation>
</message>
<message>
<source>The sending failed for an unknown reason.</source>
- <translation type="unfinished"></translation>
+ <translation>Das Versenden ist aus unbekanntem Grund fehlgeschlagen.</translation>
</message>
<message>
<source>Host found.</source>
- <translation type="unfinished"></translation>
+ <translation>Host gefunden.</translation>
</message>
<message>
<source>Connected to %1</source>
- <translation type="unfinished"></translation>
+ <translation>Verbunden mit %1</translation>
</message>
<message>
<source>SMTP &gt; %3</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; %3</translation>
</message>
<message>
<source>SMTP&gt; EHLO *</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; EHLO *</translation>
</message>
<message>
<source>SMTP&gt; AUTH CRAM-MD5</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; AUTH CRAM-MD5</translation>
</message>
<message>
<source>SMTP&gt; Authenticating</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; Authenticating</translation>
</message>
<message>
<source>SMTP&gt; HELO *</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; HELO *</translation>
</message>
<message>
<source>SMTP&gt; MAIL FROM: *</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; MAIL FROM: *</translation>
</message>
<message>
<source>SMTP&gt; RCPT TO: *</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; RCPT TO: *</translation>
</message>
<message>
<source>SMTP&gt; DATA</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; DATA</translation>
</message>
<message>
<source>SMTP&gt; Sending data...</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; Sending Data...</translation>
</message>
<message>
<source>SMTP&gt; QUIT (Done)</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; QUIT (Done)</translation>
</message>
<message>
<source>The server returned an error. This is the message:&lt;br&gt;%1</source>
- <translation type="unfinished"></translation>
+ <translation>Der Server hat einen Fehler gemeldet. Die Fehlernachricht lautet:&lt;br&gt;%1</translation>
</message>
<message>
<source>SMTP &lt; %3</source>
- <translation type="unfinished"></translation>
+ <translation>SMTP &gt; %3</translation>
</message>
</context>
</TS>