mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
649 lines
24 KiB
JSON
649 lines
24 KiB
JSON
{
|
|
"LANG_DIR": "ltr",
|
|
"GLOBAL": {
|
|
"TO_ARCHIVE": "Archive",
|
|
"ARE_YOU_SURE": "Are you sure?",
|
|
"BACK": "Back",
|
|
"BCC": "Bcc",
|
|
"CANCEL": "Cancel",
|
|
"CC": "Cc",
|
|
"CLEAR": "Clear",
|
|
"CLOSE": "Close",
|
|
"CONTACTS": "Contacts",
|
|
"DELETE": "Delete",
|
|
"UNDELETE": "Undelete",
|
|
"DONE": "Done",
|
|
"EMAIL": "Email",
|
|
"FROM": "From",
|
|
"LOADING": "Loading",
|
|
"LOGOUT": "Logout",
|
|
"MORE": "More",
|
|
"MOVE_TO": "Move To",
|
|
"COPY_TO": "Copy To",
|
|
"NAME": "Name",
|
|
"NONE": "None",
|
|
"TO_SPAM": "Move message(s) to Spam",
|
|
"NOT_SPAM": "Not Spam",
|
|
"USERNAME": "Username",
|
|
"PASSWORD": "Passphrase",
|
|
"REMEMBER": "Remember",
|
|
"REPLY_TO": "Reply-To",
|
|
"SAVE": "Save",
|
|
"SAVE_CHANGES": "Save changes?",
|
|
"SEARCH": "Search",
|
|
"SPAM": "Spam",
|
|
"SUBJECT": "Subject",
|
|
"TEST": "Test",
|
|
"TO": "To",
|
|
"SERVER_MESSAGE": "Server message",
|
|
"YES": "Yes",
|
|
"NO": "No",
|
|
"INACTIVE": "Inactive",
|
|
"DEFAULT": "default",
|
|
"HELP": "Help",
|
|
"TEXT": "Text",
|
|
"ATTACHMENTS": "Attachments"
|
|
},
|
|
"LOGIN": {
|
|
"LABEL_LOGIN": "Login",
|
|
"LABEL_SIGN_ME": "Remember Me",
|
|
"BUTTON_SIGN_IN": "Sign In"
|
|
},
|
|
"TOP_TOOLBAR": {
|
|
"BUTTON_ADD_ACCOUNT": "Add Account"
|
|
},
|
|
"SEARCH": {
|
|
"TITLE_ADV": "Advanced Search",
|
|
"TEXT": "Text",
|
|
"HAS_ATTACHMENT": "Has attachment(s)",
|
|
"FLAGGED": "Flagged",
|
|
"UNSEEN": "Unseen",
|
|
"DATE": "Date",
|
|
"DATE_ALL": "All",
|
|
"BEFORE_3_DAYS": "Older then 3 days",
|
|
"BEFORE_7_DAYS": "Older then 1 week",
|
|
"BEFORE_MONTH": "Older then 1 month",
|
|
"BEFORE_3_MONTHS": "Older then 3 months",
|
|
"BEFORE_6_MONTHS": "Older then 6 months",
|
|
"BEFORE_YEAR": "Older then 1 year",
|
|
"SINCE_3_DAYS": "Up to 3 days old",
|
|
"SINCE_7_DAYS": "Up to 1 week old",
|
|
"SINCE_MONTH": "Up to 1 month old",
|
|
"SINCE_3_MONTHS": "Up to 3 months old",
|
|
"SINCE_6_MONTHS": "Up to 6 months old",
|
|
"SINCE_YEAR": "Up to 1 year old",
|
|
"SUBFOLDERS": "Subfolders",
|
|
"SUBFOLDERS_NONE": "None",
|
|
"SUBFOLDERS_SUBTREE": "All",
|
|
"SUBFOLDERS_SUBTREE_ONE": "One level",
|
|
"REPLIED": "Answered",
|
|
"KEYWORD": "Tag"
|
|
},
|
|
"FOLDER_LIST": {
|
|
"BUTTON_COMPOSE": "Compose",
|
|
"BUTTON_NEW_MESSAGE": "New message",
|
|
"INBOX_NAME": "Inbox",
|
|
"SENT_NAME": "Sent",
|
|
"DRAFTS_NAME": "Drafts",
|
|
"TRASH_NAME": "Trash",
|
|
"ARCHIVE_NAME": "Archive"
|
|
},
|
|
"IMAP": {
|
|
"ACL_RIGHTS": "Rights",
|
|
"ACL_A": "Administer",
|
|
"ACL_E": "Expunge",
|
|
"ACL_I": "Insert messages",
|
|
"ACL_K": "Create sub-folders",
|
|
"ACL_L": "Show messages",
|
|
"ACL_P": "Send mail",
|
|
"ACL_R": "Select folder",
|
|
"ACL_S": "\\SEEN tag",
|
|
"ACL_T": "\\DELETED tag",
|
|
"ACL_W": "Other tags",
|
|
"ACL_X": "Delete\/Rename folder"
|
|
},
|
|
"MESSAGE_LIST": {
|
|
"BUTTON_RELOAD": "Reload Message List",
|
|
"BUTTON_EMPTY_FOLDER": "Clear Folder",
|
|
"BUTTON_MULTY_FORWARD": "Forward as attachment(s)",
|
|
"BUTTON_DELETE_WITHOUT_MOVE": "Delete permanently",
|
|
"MENU_SET_SEEN": "Mark as read",
|
|
"MENU_SET_ALL_SEEN": "Mark all as read",
|
|
"MENU_UNSET_SEEN": "Mark as unread",
|
|
"MENU_SET_FLAG": "Flag",
|
|
"MENU_UNSET_FLAG": "Unflag",
|
|
"MENU_SELECT_ALL": "All",
|
|
"MENU_SELECT_INVERT": "Invert",
|
|
"MENU_SELECT_UNSEEN": "Unread",
|
|
"MENU_SELECT_SEEN": "Read",
|
|
"MENU_SELECT_FLAGGED": "Flagged",
|
|
"MENU_SELECT_UNFLAGGED": "Unflagged",
|
|
"DOWNLOAD_ALL_ATTACHMENTS": "Download all attachments",
|
|
"EMPTY_LIST": "Empty list.",
|
|
"EMPTY_SEARCH_LIST": "No messages matched your search.",
|
|
"SEARCH_RESULT_FOR": "Search results for \"%SEARCH%\"",
|
|
"BACK_TO_MESSAGE_LIST": "Back to message list",
|
|
"PUT_MESSAGE_HERE": "Drop message here to view it in the list",
|
|
"TODAY_AT": "today at %TIME%",
|
|
"YESTERDAY_AT": "yesterday at %TIME%",
|
|
"NEW_MESSAGE_NOTIFICATION": "You have %COUNT% new messages!",
|
|
"QUOTA_SIZE": "Using <strong>%SIZE% (%PROC%%)<\/strong> of your <strong>%LIMIT%<\/strong>",
|
|
"SORT": "Sort",
|
|
"NO_SORT": "Mail server does not support sorting",
|
|
"SORT_DATE_ASC": "Date ascending",
|
|
"SORT_DATE_DESC": "Date descending",
|
|
"SORT_SIZE_ASC": "Size ascending",
|
|
"SORT_SIZE_DESC": "Size descending",
|
|
"SORT_SUBJECT_ASC": "Subject A-Z",
|
|
"SORT_SUBJECT_DESC": "Subject Z-A",
|
|
"SORT_FROM_ASC": "From A-Z",
|
|
"SORT_FROM_DESC": "From Z-A"
|
|
},
|
|
"MESSAGE": {
|
|
"BUTTON_EDIT": "Edit",
|
|
"BUTTON_UNSUBSCRIBE": "Unsubscribe from this list",
|
|
"BUTTON_REPLY": "Reply",
|
|
"BUTTON_REPLY_ALL": "Reply All",
|
|
"BUTTON_FORWARD": "Forward",
|
|
"BUTTON_FORWARD_AS_ATTACHMENT": "Forward as attachment",
|
|
"BUTTON_EDIT_AS_NEW": "Edit as New",
|
|
"BUTTON_SHOW_IMAGES": "Display external images",
|
|
"BUTTON_NOTIFY_READ_RECEIPT": "The sender has asked to be notified when you read this message.",
|
|
"BUTTON_IN_NEW_WINDOW": "View in separate window",
|
|
"BUTTON_THREAD_LIST": "Thread list",
|
|
"BUTTON_THREAD_PREV": "Previous",
|
|
"BUTTON_THREAD_NEXT": "Next",
|
|
"BUTTON_THREAD_MORE": "More messages",
|
|
"MENU_HEADERS": "Show message headers",
|
|
"MENU_VIEW_ORIGINAL": "Show Source",
|
|
"HTML_VIEW": "View HTML message",
|
|
"PLAIN_VIEW": "View plain text message",
|
|
"SWAP_COLORS": "Swap default (background)color",
|
|
"MENU_DOWNLOAD_ORIGINAL": "Download as .eml file",
|
|
"MENU_FILTER_SIMILAR": "Filter messages like this",
|
|
"MENU_PRINT": "Print",
|
|
"EMPTY_SUBJECT_TEXT": "(No subject)",
|
|
"LABEL_DATE": "Date",
|
|
"LABEL_FROM_SHORT": "from",
|
|
"LABEL_TO_SHORT": "to",
|
|
"PRINT_LABEL_ATTACHMENTS": "Attachments",
|
|
"MESSAGE_VIEW_DESC": "Select any message in the list to view it here.",
|
|
"MESSAGE_VIEW_MOVE_DESC": "Click folder name in the left panel to select the destination.",
|
|
"LINK_DOWNLOAD_AS_ZIP": "Download as zip",
|
|
"SPAM_SCORE": "Spam Score",
|
|
"HAS_VIRUS_WARNING": "WARNING: virus detected",
|
|
"TAGS": "Tags",
|
|
"NEW_TAG": "New tag",
|
|
"ENABLE_TRACKING_LINKS": "Enable tracking links",
|
|
"TRACKING_ENABLED": "Links are now tracked when clicked!"
|
|
},
|
|
"MESSAGE_TAGS": {
|
|
"$important": "Important",
|
|
"$todo": "To Do",
|
|
"$label1": "Important",
|
|
"$label2": "Work",
|
|
"$label3": "Personal",
|
|
"$label4": "To Do",
|
|
"$label5": "Later"
|
|
},
|
|
"READ_RECEIPT": {
|
|
"SUBJECT": "Return Receipt (displayed) - %SUBJECT%",
|
|
"BODY": "This is a Return Receipt for the mail that you sent to %READ-RECEIPT%.\n\nNote: \"This Return Receipt only acknowledges that the message was displayed on the recipient's computer.\"\nThere is no guarantee that the recipient has read or understood the message contents.\n"
|
|
},
|
|
"SUGGESTIONS": {
|
|
"SEARCHING_DESC": "Searching..."
|
|
},
|
|
"CONTACTS": {
|
|
"TAB_CONTACT": "Contact",
|
|
"TAB_LOCATIONS": "Locations",
|
|
"TAB_BUSINESS": "Business",
|
|
"LABEL_ORGANIZATION": "Organization",
|
|
"LABEL_DEPARTMENT": "Department",
|
|
"LABEL_TITLE": "Title",
|
|
"TAB_CRYPTO": "Crypto",
|
|
"ASK": "Ask",
|
|
"NEVER": "Never",
|
|
"ALWAYS": "Always",
|
|
"ALWAYS_IF_POSSIBLE": "Always if possible",
|
|
"BUTTON_ADD_CONTACT": "Add Contact",
|
|
"BUTTON_CREATE_CONTACT": "Create",
|
|
"BUTTON_IMPORT": "Import (csv, vcf, vCard)",
|
|
"BUTTON_EXPORT_VCARD": "Export (vcf, vCard)",
|
|
"BUTTON_EXPORT_CSV": "Export (csv)",
|
|
"ERROR_IMPORT_FILE": "Import error (invalid file format)",
|
|
"EMPTY_LIST": "No contacts here",
|
|
"EMPTY_SEARCH": "No contacts found",
|
|
"CLEAR_SEARCH": "Clear search",
|
|
"CONTACT_VIEW_DESC": "Select contact in the list to view it here.",
|
|
"LABEL_BIRTHDAY": "Birthday",
|
|
"DISPLAY_NAME": "Display name",
|
|
"LAST_NAME": "Last name",
|
|
"FIRST_NAME": "First name",
|
|
"MIDDLE_NAME": "Middle name",
|
|
"NAME_PREFIX": "Name prefix",
|
|
"NAME_SUFFIX": "Name suffix",
|
|
"NICK_NAME": "Nickname",
|
|
"LABEL_READ_ONLY": "Read only",
|
|
"ADD_MENU_LABEL": "Add",
|
|
"ADD_MENU_NICKNAME": "Nickname",
|
|
"ADD_MENU_NOTE": "Note",
|
|
"ADD_MENU_PHONE": "Phone",
|
|
"ADD_MENU_URL": "URL",
|
|
"ADD_MENU_ADDRESS": "Address",
|
|
"ADD_MENU_BIRTHDAY": "Birthday",
|
|
"ADD_MENU_TAGS": "Tags",
|
|
"BUTTON_SHARE_ALL": "Everyone",
|
|
"BUTTON_SYNC": "Synchronization (CardDAV)",
|
|
"SEND_TO_ALL_CONTACT_EMAILS": "Send to all contact emails"
|
|
},
|
|
"COMPOSE": {
|
|
"LINK_SHOW_INPUTS": "show all fields",
|
|
"BUTTON_SEND": "Send",
|
|
"BUTTON_MINIMIZE": "Minimize",
|
|
"SAVED_TIME": "Saved at %TIME%",
|
|
"SAVED_ERROR_ON_SEND": "Message was sent but not saved to sent items folder",
|
|
"DISCARD_UNSAVED_DATA": "Discard unsaved data?",
|
|
"ATTACH_FILES": "Attach files",
|
|
"ATTACH_DROP_FILES_DESC": "Drop files here",
|
|
"REPLY_MESSAGE_TITLE": "%DATETIME%, %EMAIL% wrote",
|
|
"FORWARD_MESSAGE_TOP_TITLE": "-------- Forwarded message -------",
|
|
"FORWARD_MESSAGE_TOP_SENT": "Sent",
|
|
"EMPTY_TO_ERROR_DESC": "Please specify at least one recipient",
|
|
"NO_ATTACHMENTS_HERE_DESC": "No attachments here.",
|
|
"ATTACHMENTS_ERROR_DESC": "Warning! Not all attachments have been uploaded.",
|
|
"ATTACHMENTS_UPLOAD_ERROR_DESC": "Not all attachments have been uploaded yet.",
|
|
"ALLOW_SPELLCHECK": "Enable browser spelling checker",
|
|
"ALLOW_DRAFT_AUTOSAVE": "Automatically save draft",
|
|
"BUTTON_REQUEST_READ_RECEIPT": "Request a read receipt",
|
|
"BUTTON_MARK_AS_IMPORTANT": "Mark as important",
|
|
"BUTTON_REQUEST_DSN": "Request a delivery receipt",
|
|
"BUTTON_REQUIRE_TLS": "Require secure delivery",
|
|
"ERROR_EMPTY_BODY": "Message body is empty"
|
|
},
|
|
"POPUPS_ASK": {
|
|
"EXIT_ARE_YOU_SURE": "Are you sure you want to exit?",
|
|
"DESC_WANT_CLOSE_THIS_WINDOW": "Are you sure you want to close this window?",
|
|
"DESC_WANT_DELETE_MESSAGES": "Are you sure you want to delete the message(s)?"
|
|
},
|
|
"POPUPS_LANGUAGES": {
|
|
"TITLE_LANGUAGES": "Choose your language"
|
|
},
|
|
"POPUPS_ADD_ACCOUNT": {
|
|
"TITLE_ADD_ACCOUNT": "Add Account",
|
|
"BUTTON_ADD_ACCOUNT": "Add",
|
|
"TITLE_UPDATE_ACCOUNT": "Edit Account"
|
|
},
|
|
"POPUPS_IDENTITY": {
|
|
"TITLE_ADD_IDENTITY": "Add Identity",
|
|
"TITLE_UPDATE_IDENTITY": "Edit Identity",
|
|
"LABEL": "Label",
|
|
"BUTTON_ADD_IDENTITY": "Add",
|
|
"SIGNATURE": "Signature",
|
|
"LABEL_SIGNATURE_INSERT_BEFORE": "Insert this signature before quoted text in replies"
|
|
},
|
|
"POPUPS_CREATE_FOLDER": {
|
|
"TITLE_CREATE_FOLDER": "Create a folder",
|
|
"LABEL_PARENT": "Parent folder",
|
|
"BUTTON_CREATE": "Create",
|
|
"TITLE_CREATING_PROCESS": "Creating a folder"
|
|
},
|
|
"POPUPS_CLEAR_FOLDER": {
|
|
"TITLE_CLEAR_FOLDER": "Purge all messages from the folder?",
|
|
"DANGER_DESC_WARNING": "Warning!",
|
|
"DANGER_DESC_HTML_1": "This action will result in removing all mails from '<strong>%FOLDER%<\/strong>' folder completely.",
|
|
"DANGER_DESC_HTML_2": "Once started, the process cannot be aborted or canceled.",
|
|
"TITLE_CLEARING_PROCESS": "Purging the folder..."
|
|
},
|
|
"CRYPTO": {
|
|
"SIGN": "Sign",
|
|
"ENCRYPT": "Encrypt",
|
|
"DECRYPT": "Decrypt",
|
|
"VERIFY": "Verify",
|
|
"GOOD_SIGNATURE": "Good signature from %USER%",
|
|
"ERROR": "%TYPE% error: %ERROR%",
|
|
"CREATE_SELF_SIGNED": "Create self-signed",
|
|
"VALID_UNTIL": "Valid until",
|
|
"PRIVATE_KEY": "Private key",
|
|
"CHANGE_PASS": "Change passphrase",
|
|
"CURRENT_PASS": "Current passphrase",
|
|
"NEW_PASS": "New passphrase",
|
|
"ASK_CRYPTKEY_PASS": "Your login passphrase has changed. Please fill in your old login passphrase to decrypt data"
|
|
},
|
|
"OPENPGP": {
|
|
"POPUP_IMPORT_TITLE": "Import OpenPGP key",
|
|
"POPUP_IMPORT_BUTTON": "Import",
|
|
"POPUP_VIEW_TITLE": "View OpenPGP key",
|
|
"POPUP_VIEW_BUTTON": "Select",
|
|
"POPUP_GENERATE_TITLE": "Generate OpenPGP key pair",
|
|
"POPUP_GENERATE_BUTTON": "Generate",
|
|
"LABEL_KEY_TYPE": "Type",
|
|
"SIGNED_MESSAGE": "OpenPGP signed message",
|
|
"ENCRYPTED_MESSAGE": "OpenPGP encrypted message",
|
|
"STORE_IN_GNUPG": "Store on server in GnuPG",
|
|
"STORE_PUBLIC_KEY_IN_GNUPG": "Store public key on server in GnuPG",
|
|
"STORE_PRIVATE_KEY_IN_GNUPG": "Store private key on server in GnuPG",
|
|
"BACKUP_ON_SERVER": "Store (encrypted) on server",
|
|
"BACKUP_PUBLIC_KEY_ON_SERVER": "Backup public key on server",
|
|
"BACKUP_PRIVATE_KEY_ON_SERVER": "Backup private key on server"
|
|
},
|
|
"SMIME": {
|
|
"POPUP_IMPORT_TITLE": "Import S\/MIME certificate",
|
|
"CERTIFICATE": "Certificate",
|
|
"CERTIFICATES": "S\/MIME Certificates",
|
|
"SIGNED_MESSAGE": "S\/MIME signed message",
|
|
"ENCRYPTED_MESSAGE": "S\/MIME encrypted message",
|
|
"PRIVATE_KEY_OF": "S\/MIME private key of %EMAIL%"
|
|
},
|
|
"POPUPS_FILTER": {
|
|
"TITLE_CREATE_FILTER": "Create a filter",
|
|
"TITLE_EDIT_FILTER": "Update filter",
|
|
"LEGEND_CONDITIONS": "Conditions",
|
|
"LEGEND_ACTIONS": "Actions",
|
|
"BUTTON_ADD_CONDITION": "Add a Condition",
|
|
"SELECT_ACTION_MOVE_TO": "Move to",
|
|
"SELECT_ACTION_FORWARD_TO": "Forward to",
|
|
"SELECT_ACTION_REJECT": "Reject",
|
|
"SELECT_ACTION_VACATION_MESSAGE": "Vacation message",
|
|
"SELECT_ACTION_DISCARD": "Discard",
|
|
"SELECT_FIELD_RECIPIENTS": "Recipients (To or CC)",
|
|
"SELECT_FIELD_HEADER": "Header",
|
|
"SELECT_FIELD_BODY": "Body",
|
|
"SELECT_FIELD_SIZE": "Size",
|
|
"SELECT_TYPE_CONTAINS": "Contains",
|
|
"SELECT_TYPE_NOT_CONTAINS": "Not Contains",
|
|
"SELECT_TYPE_MATCHES": "Matches (* and ? supported)",
|
|
"SELECT_TYPE_NOT_MATCHES": "Not Matches (* and ? supported)",
|
|
"SELECT_TYPE_REGEXP": "Regexp",
|
|
"SELECT_TYPE_NOT_REGEXP": "Not Regexp",
|
|
"SELECT_TYPE_EQUAL_TO": "Equal To",
|
|
"SELECT_TYPE_NOT_EQUAL_TO": "Not Equal To",
|
|
"SELECT_TYPE_OVER": "Over",
|
|
"SELECT_TYPE_UNDER": "Under",
|
|
"SELECT_TYPE_TEXT": "Text",
|
|
"SELECT_TYPE_RAW": "Raw",
|
|
"SELECT_MATCH_ANY": "Matching ANY of the following rules",
|
|
"SELECT_MATCH_ALL": "Matching ALL of the following rules",
|
|
"MARK_AS_READ_LABEL": "Mark as read",
|
|
"REPLY_INTERVAL_LABEL": "Reply interval (days)",
|
|
"KEEP_LABEL": "Keep",
|
|
"STOP_LABEL": "Stop further processing of rules",
|
|
"VACATION_SUBJECT_LABEL": "Subject (optional)",
|
|
"VACATION_MESSAGE_LABEL": "Message",
|
|
"VACATION_RECIPIENTS_LABEL": "Recipients (comma separated)",
|
|
"REJECT_MESSAGE_LABEL": "Reject message",
|
|
"ALL_INCOMING_MESSAGES_DESC": "All incoming messages"
|
|
},
|
|
"POPUPS_SIEVE_SCRIPT": {
|
|
"TITLE_CREATE": "Create Script",
|
|
"TITLE_EDIT": "Edit Script",
|
|
"BUTTON_ADD_FILTER": "Add a Filter",
|
|
"BUTTON_RAW_SCRIPT": "Use Custom User Script",
|
|
"CAPABILITY_LABEL": "Capabilities",
|
|
"CHANGES_NEED_TO_BE_SAVED_DESC": "These changes need to be saved to the server."
|
|
},
|
|
"POPUPS_SYSTEM_FOLDERS": {
|
|
"TITLE_SYSTEM_FOLDERS": "Select system folders",
|
|
"SELECT_CHOOSE_ONE": "Choose one",
|
|
"SELECT_UNUSE_NAME": "Do not use",
|
|
"NOTIFICATION_SENT": "You haven't selected \"Sent\" system folder messages are put to after sending.\nIf you don't want to save sent message, please select \"Do not use\" option.\n",
|
|
"NOTIFICATION_DRAFTS": "You haven't selected \"Drafts\" system folder messages are saved to while composing.",
|
|
"NOTIFICATION_SPAM": "You haven't selected \"Spam\" system folder spamed messages are placed to.\nIf you wish to remove messages permanently, please select \"Do not use\" option.\n",
|
|
"NOTIFICATION_TRASH": "You haven't selected \"Trash\" system folder deleted messages are placed to.\nIf you wish to remove messages permanently, please select \"Do not use\" option.\n",
|
|
"NOTIFICATION_ARCHIVE": "You haven't selected \"Archive\" system folder achived messages are placed to."
|
|
},
|
|
"TITLES": {
|
|
"MAILBOX": "MailBox",
|
|
"SETTINGS": "Settings"
|
|
},
|
|
"UPLOAD": {
|
|
"ERROR_FILE_IS_TOO_BIG": "File is too big",
|
|
"ERROR_FILE_PARTIALLY_UPLOADED": "File was partially uploaded due to unknown error",
|
|
"ERROR_NO_FILE_UPLOADED": "No file uploaded",
|
|
"ERROR_MISSING_TEMP_FOLDER": "The temporary file is missing",
|
|
"ERROR_ON_SAVING_FILE": "Saving uploaded file failed",
|
|
"ERROR_FILE_TYPE": "Invalid file type",
|
|
"ERROR_UNKNOWN": "An unknown file upload error occurred"
|
|
},
|
|
"EDITOR": {
|
|
"PLAIN": "HTML <-> TEXT",
|
|
"SOURCE": "HTML <-> SOURCE",
|
|
"FONTFAMILY": "Font family",
|
|
"FONTSIZE": "Font size",
|
|
"DIR": "Text direction",
|
|
"DIR_LTR": "Left to right",
|
|
"DIR_RTL": "Right to left",
|
|
"DIR_AUTO": "Automatic",
|
|
"TEXTCOLOR": "Text color",
|
|
"BACKGROUNDCOLOR": "Background color",
|
|
"BOLD": "Bold",
|
|
"ITALIC": "Italic",
|
|
"UNDERLINE": "Underline",
|
|
"STRIKE": "Strikethrough",
|
|
"SUB": "Subscript",
|
|
"SUP": "Superscript",
|
|
"OL": "Ordered list",
|
|
"UL": "Unordered list",
|
|
"QUOTE": "Blockquote",
|
|
"INDENTDECREASE": "Decrease indent",
|
|
"INDENTINCREASE": "Increase indent",
|
|
"LINK": "Link",
|
|
"IMAGEURL": "Image URL",
|
|
"IMAGEUPLOAD": "Image select",
|
|
"UNDO": "Undo",
|
|
"REDO": "Redo",
|
|
"REMOVESTYLE": "Remove style",
|
|
"LEFTALIGN": "Right",
|
|
"CENTERALIGN": "Center",
|
|
"RIGHTALIGN": "Left",
|
|
"JUSTIFYALIGN": "Justify"
|
|
},
|
|
"SETTINGS_LABELS": {
|
|
"GENERAL": "General",
|
|
"CONTACTS": "Contacts",
|
|
"FOLDERS": "Folders",
|
|
"ACCOUNTS": "Accounts",
|
|
"FILTERS": "Filters",
|
|
"SECURITY": "Security",
|
|
"THEMES": "Themes"
|
|
},
|
|
"SETTINGS_FILTERS": {
|
|
"SIMPLE": "Simple",
|
|
"ADVANCED": "Advanced",
|
|
"BUTTON_ADD_SCRIPT": "Add a Script",
|
|
"SUBNAME_MOVE_TO": "Move to \"%FOLDER%\"",
|
|
"SUBNAME_FORWARD_TO": "Forward to \"%EMAIL%\"",
|
|
"SUBNAME_REJECT": "Reject",
|
|
"SUBNAME_VACATION_MESSAGE": "Vacation message",
|
|
"SUBNAME_DISCARD": "Discard"
|
|
},
|
|
"SETTINGS_SECURITY": {
|
|
"LEGEND_SECURITY": "Security",
|
|
"LABEL_AUTOLOGOUT": "Auto Logout",
|
|
"FORGET_KEY_PASS": "Forget private key passphrase",
|
|
"NEVER": "Never"
|
|
},
|
|
"SETTINGS_GENERAL": {
|
|
"LANGUAGE": "Language",
|
|
"HOUR_FORMAT": "Hour format",
|
|
"IDENTITY": "Identity",
|
|
"LAYOUT": "Layout",
|
|
"LAYOUT_NO_SPLIT": "No Split",
|
|
"LAYOUT_VERTICAL_SPLIT": "Vertical Split",
|
|
"LAYOUT_HORIZONTAL_SPLIT": "Horizontal Split",
|
|
"SHOW_NEXT_MESSAGE": "Show next message when (re)move current message",
|
|
"EDITOR": "Default text editor",
|
|
"EDITOR_HTML": "Html",
|
|
"EDITOR_PLAIN": "Plain",
|
|
"VIEW_OPTIONS": "View options",
|
|
"USE_PREVIEW_PANE": "Use preview pane",
|
|
"HIDE_DELETED_MESSAGES": "Hide messages marked for deletion",
|
|
"USE_CHECKBOXES_IN_LIST": "Display checkboxes in list",
|
|
"USE_THREADS": "Use threads",
|
|
"THREAD_ALGORITHM": "Threads algorithm",
|
|
"REPLY_SAME_FOLDER": "Place replies in the folder of the message being replied to",
|
|
"PREFER_HTML": "Prefer HTML to plain text",
|
|
"PREFER_HTML_INFO": "Messages sometimes come in both formats. This option controls whether you want the HTML part or the plain text part to be displayed.",
|
|
"REMOVE_COLORS": "Remove background and text colors from message body",
|
|
"ALLOW_STYLES": "Allow <style> CSS",
|
|
"MESSAGE_PER_PAGE": "Messages on page",
|
|
"CHECK_MAIL_INTERVAL": "Check mail interval",
|
|
"MARK_MESSAGE_READ_AFTER": "Mark message as read after",
|
|
"MSG_DEFAULT_ACTION": "Default action",
|
|
"SECONDS": "seconds",
|
|
"MINUTES": "minutes",
|
|
"NOTIFICATIONS": "Notifications",
|
|
"SOUND_NOTIFICATION": "Sound notification",
|
|
"CHROME_NOTIFICATION_DESC": "Show new messages notification popups",
|
|
"CHROME_NOTIFICATION_DESC_DENIED": "(Blocked by the browser)",
|
|
"COLLAPSE_BLOCKQUOTES": "Collapse quoted text",
|
|
"MAX_QUOTE_LEVEL": "Maximum visible quoted text levels",
|
|
"LIST_INLINE_ATTACHMENTS": "Show inline attachments in list",
|
|
"LIST_SIMPLE_ATTACHMENTS": "Simple attachments list",
|
|
"LIST_MESSAGES_GROUPED": "List messages grouped (when sorting by date or from)",
|
|
"EXTERNAL_IMAGES": "External images",
|
|
"IMAGES_OPTION_ASK": "Always ask",
|
|
"IMAGES_OPTION_WHITELIST": "Whitelist or ask",
|
|
"IMAGES_OPTION_ALWAYS": "Show always",
|
|
"IMAGES_WHITELIST": "Images whitelist",
|
|
"MESSAGE_POPUP_WINDOW": "Popup in new window instead of tab",
|
|
"MAILTO": "Register as 'mailto:' links handler",
|
|
"HTML_TO_MD": "Convert HTML to Markdown instead of plain text"
|
|
},
|
|
"SETTINGS_CONTACTS": {
|
|
"LABEL_CONTACTS_AUTOSAVE": "Automatically add recipients to your address book",
|
|
"LEGEND_CONTACTS_SYNC": "Remote Synchronization (CardDAV)",
|
|
"LABEL_CONTACTS_SYNC_ENABLE": "Enable remote synchronization",
|
|
"LABEL_CONTACTS_SYNC_SERVER": "Server",
|
|
"LABEL_CONTACTS_SYNC_AB_URL": "Addressbook URL",
|
|
"LABEL_CONTACTS_SYNC_USER": "User",
|
|
"SYNC_READ": "Read only"
|
|
},
|
|
"SETTINGS_THEMES": {
|
|
"LEGEND_THEMES": "Themes",
|
|
"LABEL_BACKGROUND": "Background",
|
|
"LABEL_FONTS": "Fonts",
|
|
"BUTTON_UPLOAD_BACKGROUND_IMAGE": "Upload background image (JPG, PNG)",
|
|
"ERROR_FILE_IS_TOO_BIG": "File is too big",
|
|
"ERROR_FILE_TYPE_ERROR": "Invalid file type (JPG and PNG only)",
|
|
"ERROR_UNKNOWN": "An unknown file upload error occurred"
|
|
},
|
|
"SETTINGS_FOLDERS": {
|
|
"LEGEND_FOLDERS": "Folder List",
|
|
"BUTTON_CREATE": "Create Folder",
|
|
"BUTTON_SYSTEM": "System Folders",
|
|
"BUTTON_SUBSCRIBE": "Subscribe",
|
|
"BUTTON_UNSUBSCRIBE": "Unsubscribe",
|
|
"LOADING_PROCESS": "Updating folder list",
|
|
"CREATING_PROCESS": "Creating a folder",
|
|
"DELETING_PROCESS": "Deleting a folder",
|
|
"RENAMING_PROCESS": "Renaming a folder",
|
|
"TO_MANY_FOLDERS_DESC_1": "You have too many folders!",
|
|
"TO_MANY_FOLDERS_DESC_2": "We have shown only a part of them, to avoid performance problems.",
|
|
"HELP_DELETE_FOLDER": "Delete folder",
|
|
"HELP_SHOW_HIDE_FOLDER": "Show\/hide folder",
|
|
"HELP_CHECK_FOR_NEW_MESSAGES": "Check for new messages",
|
|
"HIDE_UNSUBSCRIBED": "Hide unsubscribed folders",
|
|
"UNHIDE_KOLAB_FOLDERS": "Unhide Kolab folders",
|
|
"TYPE_CALENDAR": "Calendar",
|
|
"TYPE_CONFIGURATION": "Configuration",
|
|
"TYPE_CONTACTS": "Contacts",
|
|
"TYPE_FILES": "Files",
|
|
"TYPE_JOURNAL": "Journal",
|
|
"TYPE_NOTES": "Notes",
|
|
"TYPE_TASKS": "Tasks"
|
|
},
|
|
"SETTINGS_ACCOUNTS": {
|
|
"LEGEND_ACCOUNTS": "Accounts",
|
|
"LEGEND_IDENTITIES": "Identities",
|
|
"LEGEND_ACCOUNTS_AND_IDENTITIES": "Accounts and Identities",
|
|
"BUTTON_ADD_ACCOUNT": "Add an Account",
|
|
"BUTTON_ADD_IDENTITY": "Add an Identity",
|
|
"LOADING_PROCESS": "Updating...",
|
|
"SHOW_UNREAD": "Show unread messages count"
|
|
},
|
|
"SETTINGS_OPENPGP": {
|
|
"BUTTON_IMPORT_KEY": "Import Key",
|
|
"BUTTON_GENERATE_KEY_PAIR": "Generate Key Pair",
|
|
"IMPORT_FROM_SERVER": "Import from server",
|
|
"TITLE_PRIVATE": "Private",
|
|
"TITLE_PUBLIC": "Public",
|
|
"GET_MAILVELOPE": "Get Mailvelope browser add-on."
|
|
},
|
|
"SHORTCUTS_HELP": {
|
|
"LEGEND_SHORTCUTS_HELP": "Keyboard shortcuts help",
|
|
"TAB_MAILBOX": "Mailbox",
|
|
"TAB_MESSAGE_LIST": "Message list",
|
|
"TAB_MESSAGE_VIEW": "Message view",
|
|
"TAB_COMPOSE": "Compose",
|
|
"LABEL_OPEN_USER_DROPDOWN": "Open user dropdown",
|
|
"LABEL_REPLY": "Reply",
|
|
"LABEL_REPLY_ALL": "Reply All",
|
|
"LABEL_FORWARD": "Forward",
|
|
"LABEL_FORWARD_MULTIPLY": "Forward as attachment(s)",
|
|
"LABEL_CHECK_ALL": "Select all messages",
|
|
"LABEL_DELETE": "Delete",
|
|
"LABEL_OPEN_THREAD": "Open selected thread",
|
|
"LABEL_MOVE": "Move",
|
|
"LABEL_READ": "Read selected messages",
|
|
"LABEL_UNREAD": "Unread selected messages",
|
|
"LABEL_IMPORTANT": "Important, flag selected messages",
|
|
"LABEL_CANCEL_SEARCH": "Cancel search",
|
|
"LABEL_FULLSCREEN_ENTER": "Fullscreen (Preview pane layout)",
|
|
"LABEL_VIEW_MESSAGE_ENTER": "View message (No preview pane layout)",
|
|
"LABEL_SWITCH_TO_MESSAGE": "Switch focus to selected message",
|
|
"LABEL_SWITCH_TO_FOLDER_LIST": "Switch focus to folder list",
|
|
"LABEL_FULLSCREEN_TOGGLE": "Toggle fullscreen mode",
|
|
"LABEL_BLOCKQUOTES_TOGGLE": "Toggle message blockquotes",
|
|
"LABEL_THREAD_NEXT": "Next message in thread",
|
|
"LABEL_THREAD_PREV": "Previous message in thread",
|
|
"LABEL_EXIT_FULLSCREEN": "Exit fullscreen mode",
|
|
"LABEL_CLOSE_MESSAGE": "Close message (No preview pane layout)",
|
|
"LABEL_SWITCH_TO_LIST": "Switch focus back to message list",
|
|
"LABEL_OPEN_COMPOSE_POPUP": "Open compose popup",
|
|
"LABEL_MINIMIZE_COMPOSE_POPUP": "Minimize compose popup",
|
|
"LABEL_OPEN_IDENTITIES_DROPDOWN": "Open identities dropdown",
|
|
"LABEL_SAVE_MESSAGE": "Save message",
|
|
"LABEL_SEND_MESSAGE": "Send message",
|
|
"LABEL_CLOSE_COMPOSE": "Close compose"
|
|
},
|
|
"NOTIFICATIONS": {
|
|
"RequestError": "Request failed",
|
|
"RequestAborted": "Request is aborted",
|
|
"RequestTimeout": "Request timed out",
|
|
"InvalidToken": "Invalid token",
|
|
"AuthError": "Authentication failed",
|
|
"ConnectionError": "Can't connect to server",
|
|
"DomainAlreadyExists": "Domain already exists",
|
|
"DomainNotAllowed": "Domain is not allowed",
|
|
"AccountNotAllowed": "Account is not allowed",
|
|
"CryptKeyError": "Your login passphrase has changed",
|
|
"ContactsSyncError": "Contacts synchronization error",
|
|
"CantGetMessageList": "Can't get message list",
|
|
"CantGetMessage": "Can't get message",
|
|
"CantDeleteMessage": "Can't delete message",
|
|
"CantCopyMessage": "Can't copy message",
|
|
"CantMoveMessage": "Can't move message",
|
|
"CantSaveMessage": "Can't save message",
|
|
"CantSendMessage": "Can't send message",
|
|
"InvalidRecipients": "Invalid recipients",
|
|
"CantSaveFilters": "Can't save filters",
|
|
"CantGetFilters": "Can't get filters",
|
|
"CantActivateFiltersScript": "Can't activate filters script",
|
|
"CantDeleteFiltersScript": "Can't delete filters script",
|
|
"FiltersAreNotCorrect": "Filters are not correct",
|
|
"CantCreateFolder": "Can't create folder",
|
|
"CantRenameFolder": "Can't rename folder",
|
|
"CantDeleteFolder": "Can't delete folder",
|
|
"CantDeleteNonEmptyFolder": "Can't delete non-empty directory",
|
|
"CantSubscribeFolder": "Can't subscribe folder",
|
|
"CantUnsubscribeFolder": "Can't unsubscribe folder",
|
|
"DemoSendMessageError": "For security purposes, this account is not allowed to send messages to external e-mail addresses!",
|
|
"DemoAccountError": "For security purposes, this account is not allowed for this action!",
|
|
"AccountAlreadyExists": "Account already exists",
|
|
"AccountDoesNotExist": "Account doesn't exist",
|
|
"AccountSwitchFailed": "Switch to account \"%EMAIL%\" failed",
|
|
"MailServerError": "An error has occured while accessing mail server",
|
|
"InvalidInputArgument": "Invalid input argument",
|
|
"UnknownError": "Unknown error"
|
|
}
|
|
}
|