2014-10-30 13:57:27 +03:00
OC . L10N . register (
"mail" ,
{
"Mail" : "Mail" ,
2016-02-24 23:14:19 +03:00
"{from}\n{subject}" : "{from}\n{subject}" ,
2015-05-20 18:41:25 +03:00
"_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : [ "%n new message in {folderName} \nfrom {from}" , "%n new messages in {folderName} \nfrom {from}" ] ,
2015-09-02 18:41:55 +03:00
"Error while loading the accounts." : "Error whilst loading the accounts." ,
2015-09-09 18:41:36 +03:00
"Error while loading the selected account." : "Error whilst loading the selected account." ,
2016-04-13 18:41:37 +03:00
"Error while loading the selected message." : "Error whilst loading the selected message." ,
2015-10-28 18:41:38 +03:00
"Message could not be starred. Please try again." : "Message could not be starred. Please try again." ,
2015-09-02 18:41:55 +03:00
"Unknown error" : "Unknown error" ,
"Error while creating an account: " : "Error whilst creating an account: " ,
2014-10-30 13:57:27 +03:00
"Error while loading messages." : "Error whilst loading messages." ,
"Choose a folder to store the attachment in" : "Choose a folder to store the attachment in" ,
"Attachments saved to Files." : "Attachments saved to Files." ,
"Attachment saved to Files." : "Attachment saved to Files." ,
"Error while saving attachments to Files." : "Error whilst saving attachments to Files." ,
"Error while saving attachment to Files." : "Error whilst saving attachment to Files." ,
2016-02-24 23:14:19 +03:00
"Forwarded message" : "Forwarded message" ,
2014-10-30 13:57:27 +03:00
"Choose a file to add as attachment" : "Choose a file to add as attachment" ,
2015-07-08 18:41:34 +03:00
"Reply" : "Reply" ,
"Send" : "Send" ,
"Sending …" : "Sending…" ,
"Message sent!" : "Message sent!" ,
2015-09-02 18:41:55 +03:00
"Server error" : "Server error" ,
2015-07-08 18:41:34 +03:00
"you" : "you" ,
2016-02-24 23:14:19 +03:00
"Send message to {email}" : "Send message to {email}" ,
2016-03-16 18:41:22 +03:00
"Opening HTML drafts is not supported yet." : "Opening HTML drafts is not supported yet." ,
"Draft saved!" : "Draft saved!" ,
2016-02-24 23:14:19 +03:00
"Checking messages" : "Checking messages" ,
2014-10-30 13:57:27 +03:00
"Loading …" : "Loading…" ,
"Load more …" : "Load more…" ,
2016-02-24 23:14:19 +03:00
"Check messages" : "Check messages" ,
"Error while deleting message." : "Error whilst deleting message." ,
2015-09-02 18:41:55 +03:00
"Error while deleting account." : "Error whilst deleting account." ,
2016-02-24 23:14:19 +03:00
"Connecting" : "Connecting" ,
2015-10-28 18:41:38 +03:00
"Connect" : "Connect" ,
2014-10-30 13:57:27 +03:00
"Inbox" : "Inbox" ,
"Sent" : "Sent" ,
"Drafts" : "Drafts" ,
"Archive" : "Archive" ,
"Trash" : "Trash" ,
"Junk" : "Junk" ,
"All" : "All" ,
2015-06-03 18:41:26 +03:00
"Favorites" : "Favourites" ,
2014-10-30 13:57:27 +03:00
"Creating account failed: " : "Creating account failed: " ,
"Auto detect failed. Please use manual mode." : "Auto detect failed. Please use manual mode." ,
2015-05-09 22:54:49 +03:00
"Delete permanently" : "Delete permanently" ,
2015-05-20 18:41:25 +03:00
"& others" : "& others" ,
2016-02-24 23:14:19 +03:00
"All inboxes" : "All inboxes" ,
2014-10-30 13:57:27 +03:00
"Error loading message" : "Error loading message" ,
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." ,
2016-02-24 23:14:19 +03:00
"Redirect warning" : "Redirect warning" ,
"The previous page is sending you to %s" : "The previous page is sending you to %s" ,
"If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." ,
"Continue to %s" : "Continue to %s"
2014-10-30 13:57:27 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;