mail/l10n/en_GB.js

61 строка
3.2 KiB
JavaScript
Исходник Ответственный История

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

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.",
"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 flag could not be set." : "Message flag could not be set.",
"Invalid account" : "Invalid account",
"Invalid folder" : "Invalid folder",
"Unknown error" : "Unknown error",
"Error while creating an account: " : "Error whilst creating an account: ",
"Show all folders" : "Show all folders",
"Collapse folders" : "Collapse folders",
"Error while deleting account." : "Error whilst deleting account.",
"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",
"Opening HTML drafts is not supported yet." : "Opening HTML drafts is not supported yet.",
"Draft saved!" : "Draft saved!",
"you" : "you",
"Send message to {email}" : "Send message to {email}",
"No writable calendars found" : "No writable calendars found",
"Error while importing the calendar event" : "Error whilst importing the calendar event",
"Error while downloading calendar event" : "Error whilst downloading calendar event",
"Error while deleting message." : "Error whilst deleting message.",
"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",
"Redirect" : "Redirect",
"The link leads to %s" : "The link leads to %s",
"If you dont want to visit that page, you can return to <a href=\"%s\">Mail</a>." : "If you dont want to visit that page, you can return to <a href=\"%s\">Mail</a>.",
"Continue to %s" : "Continue to %s"
},
"nplurals=2; plural=(n != 1);");