author | groucho <groucho> | 2003-05-03 07:59:47 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-05-03 07:59:47 (UTC) |
commit | 998cfb14d533aadd453949ed70d57203a7bfbd0d (patch) (side-by-side diff) | |
tree | 6e7602e9aee2b1c94ea51fbd493a81947fb03732 /i18n/sl | |
parent | 9f766daaab46025af3c455e24c5792b1d95eebb9 (diff) | |
download | opie-998cfb14d533aadd453949ed70d57203a7bfbd0d.zip opie-998cfb14d533aadd453949ed70d57203a7bfbd0d.tar.gz opie-998cfb14d533aadd453949ed70d57203a7bfbd0d.tar.bz2 |
Major code changes require translation changes ;-)
-rw-r--r-- | i18n/sl/mailit.ts | 71 |
1 files changed, 50 insertions, 21 deletions
diff --git a/i18n/sl/mailit.ts b/i18n/sl/mailit.ts index d3ef2f3..d61ee1d 100644 --- a/i18n/sl/mailit.ts +++ b/i18n/sl/mailit.ts @@ -248,46 +248,50 @@ has not been downloaded yet. <context> <name>QWidget</name> <message> - <source>This is the inbox view. - It keeps the fetched mail which can be viewed by double clicking the entry. -<byte value="x9"/><byte value="x9"/><byte value="x9"/><byte value="x9"/><byte value="x9"/>A blue attachment icon shows whether this mail has attachments.</source> + <source>The mail subject should be entered here</source> <translation type="unfinished"></translation> </message> <message> - <source>This is the oubox view. - It keeps the queued mails to send which can be reviewed by double clicking the entry.</source> + <source>Recipients can be entered here</source> <translation type="unfinished"></translation> </message> <message> - <source>The mail subject should be entered here</source> + <source>If you would like to send copies of your mail they can be entered here</source> <translation type="unfinished"></translation> </message> <message> - <source>Recipients can be entered here</source> + <source>This button opens the address selector with all mail adresses from your OPIE addressbook</source> <translation type="unfinished"></translation> </message> <message> - <source>If you would like to send copies of your mail they can be entered here</source> + <source>Enter your mail text here</source> <translation type="unfinished"></translation> </message> <message> - <source>This button opens the address selector with all mail adresses from your OPIE addressbook</source> + <source>Queue your mail by clicking here</source> <translation type="unfinished"></translation> </message> <message> - <source>Enter your mail text here</source> + <source>This is an overview about all attachments in the mail</source> <translation type="unfinished"></translation> </message> <message> - <source>Chose the recipients from this list</source> + <source>This is the inbox view. +It keeps the fetched mail which can be +viewed by double clicking the entry. +blue attachment icon shows whether this +mailhas attachments. +</source> <translation type="unfinished"></translation> </message> <message> - <source>Queue your mail by clicking here</source> + <source>This is the outbox view. +It keeps the queued mails to send which can be +reviewed by double clicking the entry.</source> <translation type="unfinished"></translation> </message> <message> - <source>This is an overview about all attachments in the mail</source> + <source>Choose the recipients from this list</source> <translation type="unfinished"></translation> </message> </context> @@ -302,10 +306,6 @@ has not been downloaded yet. <translation type="unfinished"></translation> </message> <message> - <source>Reply</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Previous</source> <translation type="unfinished"></translation> </message> @@ -326,10 +326,6 @@ has not been downloaded yet. <translation type="unfinished"></translation> </message> <message> - <source>Click here to reply to the selected mail</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Forward</source> <translation type="unfinished"></translation> </message> @@ -358,6 +354,35 @@ has not been downloaded yet. <source>Click here to remove the selected mail</source> <translation type="unfinished"></translation> </message> + <message> + <source>Download</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to download the selected mail</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>reply</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>reply to mail</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to reply to the selected mail +Press and hold for more options.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Reply all</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to reply to the selected mail to CC: addresses also</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SmtpClient</name> @@ -498,5 +523,9 @@ and be valid emailaddresses</source> </source> <translation type="unfinished"></translation> </message> + <message> + <source> wrote on </source> + <translation type="unfinished"></translation> + </message> </context> </TS> |