-rw-r--r-- | i18n/en/mailit.ts | 71 |
1 files changed, 50 insertions, 21 deletions
diff --git a/i18n/en/mailit.ts b/i18n/en/mailit.ts index d3ef2f3..d61ee1d 100644 --- a/i18n/en/mailit.ts +++ b/i18n/en/mailit.ts @@ -245,52 +245,56 @@ has not been downloaded yet. <translation type="unfinished"></translation> </message> </context> <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> <context> <name>ReadMail</name> <message> @@ -299,16 +303,12 @@ has not been downloaded yet. </message> <message> <source>&Mail</source> <translation type="unfinished"></translation> </message> <message> - <source>Reply</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Previous</source> <translation type="unfinished"></translation> </message> <message> <source>Next</source> <translation type="unfinished"></translation> @@ -323,16 +323,12 @@ has not been downloaded yet. </message> <message> <source>Delete</source> <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> <message> <source>Click here to forward the selected mail</source> <translation type="unfinished"></translation> @@ -355,12 +351,41 @@ has not been downloaded yet. <translation type="unfinished"></translation> </message> <message> <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> <message> <source>DNS lookup</source> <translation type="unfinished"></translation> @@ -495,8 +520,12 @@ and be valid emailaddresses</source> <message> <source>======end of forwarded message====== </source> <translation type="unfinished"></translation> </message> + <message> + <source> wrote on </source> + <translation type="unfinished"></translation> + </message> </context> </TS> |