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/ru/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/ru/libmailwrapper.ts | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/i18n/ru/libmailwrapper.ts b/i18n/ru/libmailwrapper.ts index 45e9418..3fc0a4f 100644 --- a/i18n/ru/libmailwrapper.ts +++ b/i18n/ru/libmailwrapper.ts @@ -42,12 +42,16 @@ <translation>ошибка копирования сообщения: %1</translation> </message> <message> <source>error copy mail: %1</source> <translation>ошибка копирования сообщений: %1</translation> </message> + <message> + <source>Server has no TLS support!</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LoginDialogUI</name> <message> <source>Login</source> <translation>Регистрация</translation> @@ -115,12 +119,20 @@ <translation>Ошибка удаления почты %1</translation> </message> <message> <source>Error retrieving status</source> <translation>Ошибка получения статуса</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> <message> <source>Mailbox contains %1 mail(s)</source> <translation>Ящик содержит %1 сообщение(й)</translation> @@ -217,12 +229,40 @@ <translation>Ошибка отправки почты</translation> </message> <message> <source>Error sending queued mail - breaking</source> <translation>Ошибка отправки почты - отключаю</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> <message> <source>%1 of %2 bytes send</source> <translation>%1 из %2 байтов отправлено</translation> |