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

en_GB.json « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7785d3307304f90cd593c380edbbb2237c373f3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{ "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.",
    "Error while loading messages." : "Error whilst loading messages.",
    "Error while loading the selected message." : "Error whilst loading the selected message.",
    "Forwarded message" : "Forwarded message",
    "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.",
    "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: ",
    "Show all folders" : "Show all folders",
    "Collapse folders" : "Collapse folders",
    "Choose a file to add as attachment" : "Choose a file to add as attachment",
    "Reply" : "Reply",
    "Send" : "Send",
    "Sending …" : "Sending…",
    "Message sent!" : "Message sent!",
    "Server error" : "Server error",
    "you" : "you",
    "Send message to {email}" : "Send message to {email}",
    "Opening HTML drafts is not supported yet." : "Opening HTML drafts is not supported yet.",
    "Draft saved!" : "Draft saved!",
    "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",
    "Drafts" : "Drafts",
    "Archive" : "Archive",
    "Trash" : "Trash",
    "Junk" : "Junk",
    "All" : "All",
    "Favorites" : "Favourites",
    "Creating account failed: " : "Creating account failed: ",
    "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",
    "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.",
    "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);"
}