-rw-r--r-- | i18n/es/mailit.ts | 71 |
1 files changed, 50 insertions, 21 deletions
diff --git a/i18n/es/mailit.ts b/i18n/es/mailit.ts index d3ef2f3..d61ee1d 100644 --- a/i18n/es/mailit.ts +++ b/i18n/es/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> |