author | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
---|---|---|
committer | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
commit | 30c0cbc144ac1c1249ea699aa187eef4f1cd9703 (patch) (unidiff) | |
tree | 5f742e7d2b50b9dab28ef5939c2b1306de7d1129 /i18n/no/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/no/libmailwrapper.ts | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/i18n/no/libmailwrapper.ts b/i18n/no/libmailwrapper.ts index 16104e1..0084dfc 100644 --- a/i18n/no/libmailwrapper.ts +++ b/i18n/no/libmailwrapper.ts | |||
@@ -45,6 +45,10 @@ | |||
45 | <source>error copy mail: %1</source> | 45 | <source>error copy mail: %1</source> |
46 | <translation type="unfinished"></translation> | 46 | <translation type="unfinished"></translation> |
47 | </message> | 47 | </message> |
48 | <message> | ||
49 | <source>Server has no TLS support!</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
48 | </context> | 52 | </context> |
49 | <context> | 53 | <context> |
50 | <name>LoginDialogUI</name> | 54 | <name>LoginDialogUI</name> |
@@ -118,6 +122,14 @@ | |||
118 | <source>Error retrieving status</source> | 122 | <source>Error retrieving status</source> |
119 | <translation type="unfinished"></translation> | 123 | <translation type="unfinished"></translation> |
120 | </message> | 124 | </message> |
125 | <message> | ||
126 | <source>Error</source> | ||
127 | <translation type="unfinished"></translation> | ||
128 | </message> | ||
129 | <message> | ||
130 | <source>Ok</source> | ||
131 | <translation type="unfinished"></translation> | ||
132 | </message> | ||
121 | </context> | 133 | </context> |
122 | <context> | 134 | <context> |
123 | <name>POP3wrapper</name> | 135 | <name>POP3wrapper</name> |
@@ -220,6 +232,34 @@ | |||
220 | <source>Error sending queued mail - breaking</source> | 232 | <source>Error sending queued mail - breaking</source> |
221 | <translation type="unfinished"></translation> | 233 | <translation type="unfinished"></translation> |
222 | </message> | 234 | </message> |
235 | <message> | ||
236 | <source>Starttls not supported</source> | ||
237 | <translation type="unfinished"></translation> | ||
238 | </message> | ||
239 | <message> | ||
240 | <source><center>%1</center></source> | ||
241 | <translation type="unfinished"></translation> | ||
242 | </message> | ||
243 | <message> | ||
244 | <source>Error init SMTP connection: %1</source> | ||
245 | <translation type="unfinished"></translation> | ||
246 | </message> | ||
247 | <message> | ||
248 | <source>Error init SMTP tls: %1</source> | ||
249 | <translation type="unfinished"></translation> | ||
250 | </message> | ||
251 | <message> | ||
252 | <source>Login aborted - storing mail to localfolder</source> | ||
253 | <translation type="unfinished"></translation> | ||
254 | </message> | ||
255 | <message> | ||
256 | <source>Authentification failed</source> | ||
257 | <translation type="unfinished"></translation> | ||
258 | </message> | ||
259 | <message> | ||
260 | <source>Error sending mail: %1</source> | ||
261 | <translation type="unfinished"></translation> | ||
262 | </message> | ||
223 | </context> | 263 | </context> |
224 | <context> | 264 | <context> |
225 | <name>progressMailSend</name> | 265 | <name>progressMailSend</name> |