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.json')
-rw-r--r--l10n/en_GB.json16
1 files changed, 13 insertions, 3 deletions
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index c093fc7d3..391ff9e0a 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,11 +1,13 @@
{ "translations": {
"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.",
@@ -13,8 +15,8 @@
"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",
@@ -22,10 +24,14 @@
"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",
@@ -39,9 +45,13 @@
"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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file