author | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
---|---|---|
committer | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
commit | 30c0cbc144ac1c1249ea699aa187eef4f1cd9703 (patch) (side-by-side diff) | |
tree | 5f742e7d2b50b9dab28ef5939c2b1306de7d1129 /i18n/de/libmailwrapper.ts | |
parent | 0b9478d52735eb62a4ead580344b989ecf03d356 (diff) | |
download | opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.zip opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.tar.gz opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.tar.bz2 |
opie-lupdate second attempt
-rw-r--r-- | i18n/de/libmailwrapper.ts | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/i18n/de/libmailwrapper.ts b/i18n/de/libmailwrapper.ts index c2c0445..88848f5 100644 --- a/i18n/de/libmailwrapper.ts +++ b/i18n/de/libmailwrapper.ts @@ -45,6 +45,10 @@ <source>error copy mail: %1</source> <translation>Fehler beim Kopieren einer Nachricht: %1</translation> </message> + <message> + <source>Server has no TLS support!</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LoginDialogUI</name> @@ -118,6 +122,14 @@ <source>Error retrieving status</source> <translation>Fehler bei der Statusermittlung</translation> </message> + <message> + <source>Error</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Ok</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>POP3wrapper</name> @@ -220,6 +232,34 @@ <source>Error sending queued mail - breaking</source> <translation>Fehler beim Versenden der Warteschlange</translation> </message> + <message> + <source>Starttls not supported</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><center>%1</center></source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Error init SMTP connection: %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Error init SMTP tls: %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Login aborted - storing mail to localfolder</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Authentification failed</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Error sending mail: %1</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>progressMailSend</name> |