Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js16
1 files changed, 13 insertions, 3 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index fc4498f1f..4ed6c99c7 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,12 +2,14 @@ OC.L10N.register(
"mail",
{
"Mail" : "Mail",
+ "{from}\n{subject}" : "{from}\n{subject}",
"_%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}"],
"Error while loading the accounts." : "Error whilst loading the accounts.",
"Error while loading the selected account." : "Error whilst loading the selected account.",
"Message could not be starred. Please try again." : "Message could not be starred. Please try again.",
"Unknown error" : "Unknown error",
"Error while creating an account: " : "Error whilst creating an account: ",
+ "Draft saved!" : "Draft saved!",
"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.",
@@ -15,8 +17,8 @@ OC.L10N.register(
"Error while saving attachments to Files." : "Error whilst saving attachments to Files.",
"Error while saving attachment to Files." : "Error whilst saving attachment to Files.",
"Opening HTML drafts is not supported yet." : "Opening HTML drafts is not supported yet.",
+ "Forwarded message" : "Forwarded message",
"Error while loading the selected message." : "Error whilst loading the selected message.",
- "Draft saved!" : "Draft saved!",
"Choose a file to add as attachment" : "Choose a file to add as attachment",
"Reply" : "Reply",
"Send" : "Send",
@@ -24,10 +26,14 @@ OC.L10N.register(
"Message sent!" : "Message sent!",
"Server error" : "Server error",
"you" : "you",
- "Error while deleting message." : "Error whilst deleting message.",
+ "Send message to {email}" : "Send message to {email}",
+ "Checking messages" : "Checking messages",
"Loading …" : "Loading…",
"Load more …" : "Load more…",
+ "Check messages" : "Check messages",
+ "Error while deleting message." : "Error whilst deleting message.",
"Error while deleting account." : "Error whilst deleting account.",
+ "Connecting" : "Connecting",
"Connect" : "Connect",
"Inbox" : "Inbox",
"Sent" : "Sent",
@@ -41,9 +47,13 @@ OC.L10N.register(
"Auto detect failed. Please use manual mode." : "Auto detect failed. Please use manual mode.",
"Delete permanently" : "Delete permanently",
"& others" : "& others",
+ "All inboxes" : "All inboxes",
"Error loading message" : "Error loading message",
"New message" : "New 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.",
- "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>."
+ "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"
},
"nplurals=2; plural=(n != 1);");