158 lines
6.4 KiB
PHP

<?php
/*+********************************************************************************
* The contents of this file are subject to the vtiger CRM Public License Version 1.0
* ("License"); You may not use this file except in compliance with the License
* The Original Code is: vtiger CRM Open Source
* The Initial Developer of the Original Code is vtiger.
* Portions created by vtiger are Copyright (C) vtiger.
* All Rights Reserved.
********************************************************************************/
$mod_strings = array(
'MailManager' => 'Mail Manager',
'JSLBL_Loading_Please_Wait' => 'Loading, please wait',
'JSLBL_Loading' => 'Loading',
'JSLBL_Settings' => 'Settings',
'JSLBL_Opening' => 'Opening',
'JSLBL_Deleting' => 'Deleting',
'JSLBL_Updating' => 'Updating',
'JSLBL_Associating' => 'Associating',
'JSLBL_Saving_And_Verifying' => 'Saving & verifying',
'JSLBL_Failed_To_Open_Mail' => 'Failed to open the email',
'JSLBL_Finding_Relation' => 'Finding relation',
'JSLBL_Find_Relation_Now' => 'Find relation now',
'JSLBL_Searching' => 'Searching',
'JSLBL_Searching_Please_Wait' => 'Searching, please wait',
'JSLBL_Sending' => 'Sending',
'JSLBL_Replied' => 'Replied',
'JSLBL_Failed_To_Send_Mail' => 'Failed to send the email',
'JSLBL_Recepient_Cannot_Be_Empty' => 'Recepient cannot be empty',
'JSLBL_SendWith_EmptySubject' => 'Send with empty subject?',
'JSLBL_Removing' => 'Removing',
'JSLBL_Choose_Server_Type' => 'Choose server type',
'JSLBL_Other' => 'Other',
'JSLBL_Gmail' => 'Gmail',
'JSLBL_Fastmail' => 'Fastmail',
'JSLBL_Search_For_Email' => 'Search for email',
'JSLBL_Nothing_Found' => 'Nothing found',
'JSLBL_Delete_Confirm' => 'Do you want to delete the emails permanently?',
'JSLBL_Delete_Mails_Confirm' => 'Do you want to delete the emails?',
'JSLBL_Receipents_Warning_Message' => 'Please select recepients',
'JSLBL_NO_MATCH' => 'No match found',
'JSLBL_Saving' => 'Saving',
'JSLBL_Failed_To_Save_Mail' => 'Failed to save the email',
'JSLBL_ATTACHMENT_NOT_DELETED' => 'Attachment could not be deleted',
'JSLBL_UPLOAD_CANCEL' => 'Cancel',
'JSLBL_UPLOAD_DROPFILES' => 'Drop files here to upload',
'JSLBL_UPLOAD_FILE' => 'Upload',
'JSLBL_UPLOAD_DELETE' => '',
'JSLBL_UPLOAD_FAILED' => 'Failed',
'JSLBL_FILEUPLOAD_LIMIT_EXCEEDED' => 'File upload limit exceeded!',
'JSLBL_MAIL_SENT' => 'Email sent',
'JSLBL_EMAIL_FORMAT_INCORRECT' => 'Please provide a correctly formatted email address',
'JSLBL_SaveWith_EmptySubject' => 'Save with empty subject?',
'JSLBL_Delete' => 'Delete',
'JSLBL_Drafts' => 'Drafts',
'JSLBL_PASSWORD_CANNOT_BE_EMPTY' => 'Password cannot be empty',
'JSLBL_SERVERNAME_CANNOT_BE_EMPTY' => 'Server name cannot be empty',
'JSLBL_USERNAME_CANNOT_BE_EMPTY' => 'User name cannot be empty',
'JSLBL_ACCOUNTNAME_CANNOT_EMPTY' => 'Organisation name cannot be empty',
'JSLBL_FROM' => 'From:',
'JSLBL_DATE' => 'Date: ',
'JSLBL_SUBJECT' => 'Subject: ',
'JSLBL_TO' => 'To: ',
'JSLBL_CC' => 'Cc: ',
'JSLBL_FORWARD_MESSAGE_TEXT' => '---------- Forwarded message ----------',
'JSLBL_PLEASE_SELECT_ATLEAST_ONE_MAIL' => 'Please select at least one email',
'JSLBL_PLEASE_SELECT_ATLEAST_ONE_RECORD' => 'Please select at least one record',
'JSLBL_MAIL_MOVED' => 'Email(s) moved',
'JSLBL_MOVING' => 'Moving email(s)',
'JSLBL_LOADING_FOLDERS' => 'Loading folders..',
'JSLBL_ADD_COMMENT' => 'Add comment',
'JSLBL_Yahoo' => 'Yahoo',
'JSLBL_CANNOT_ADD_EMPTY_COMMENT' => 'Comment cannot be empty',
'JSLBL_NO_EMAILS_SELECTED' => 'No emails selected.',
'JSLBL_ENTER_SOME_VALUE' => 'Enter a string to search',
'JSLBL_DRAFT_MAIL_SAVED' => 'Email is saved under Drafts',
'LBL_Folders' => 'Folders',
'LBL_Newer' => 'Newer',
'LBL_Older' => 'Older',
'LBL_No_Mails_Found' => 'No emails found.',
'LBL_Go_Back' => 'Back',
'LBL_Reply_All' => 'Reply all',
'LBL_Reply' => 'Reply',
'LBL_Mark_As_Unread' => 'Mark as unread',
'LBL_Previous' => 'Previous',
'LBL_Next' => 'next',
'LBL_RELATED_RECORDS' => 'Related records',
'LBL_Mailbox' => 'Mailbox',
'LBL_Outbox' => 'CRM Outbox',
'LBL_Like' => 'like',
'LBL_Mail_Server' => 'Mail Server Name or IP',
'LBL_Refresh' => 'Refresh',
'LBL_Cancel' => 'Cancel',
'LBL_Send' => 'Send',
'LBL_Compose' => 'Compose',
'LBL_Forward' => 'Forward',
'LBL_Remove' => 'Remove',
'LBL_Associate' => 'Associate',
'LBL_Create_Contact' => 'Create Contact',
'LBL_No_Matching_Record_Found' => 'No matching records found.',
'LBL_ACTIONS' => 'Actions',
'LBL_Search' => 'Search',
'LBL_Delete' => 'Delete',
'LBL_Username' => 'Username',
'LBL_Your_Mailbox_Account' => 'your mailbox account',
'LBL_Password' => 'Password',
'LBL_Account_Password' => 'Account password',
'LBL_Protocol' => 'Protocol',
'LBL_Imap2' => 'IMAP2',
'LBL_Imap4' => 'IMAP4',
'LBL_SSL_Options' => 'SSL Options',
'LBL_No_TLS' => 'No TLS',
'LBL_TLS' => 'TLS',
'LBL_SSL' => 'SSL',
'LBL_Certificate_Validations' => 'Certificate validations',
'LBL_Validate_Cert' => 'Validate certificate',
'LBL_Do_Not_Validate_Cert' => 'Do not validate certificate',
'LBL_SELECT_ACCOUNT_TYPE' => 'Select Organisation type',
'LBL_FROM' => 'From',
'LBL_TO' => 'To',
'LBL_CC' => 'Cc',
'LBL_BCC' => 'Bcc',
'LBL_Date' => 'Date',
'LBL_Attachments' => 'Attachment:',
'LBL_EMAIL_TEMPLATES_LIST' => 'Email templates',
'LBL_SELECT_EMAIL_TEMPLATE' => 'Select email template',
'LBL_SELECT_DOCUMENTS' => 'Select documents',
'LBL_IN' => 'in',
'LBL_FIND' => 'Find',
'LBL_SAVE_NOW' => 'Save now',
'LBL_Drafts' => 'Drafts',
'LBL_NO_EMAILS_SELECTED' => 'No emails selected.',
'LBL_SUBJECT' => 'Subject',
'LBL_WRITE_ACCESS_FOR' => 'Write access for',
'LBL_READ_ACCESS_FOR' => 'Read access for',
'LBL_MODULE_DENIED' => 'module denied!',
'LBL_REFRESH_TIME' => 'Refresh time',
'LBL_NONE' => 'None',
'LBL_5_MIN' => '5 Minutes',
'LBL_10_MIN' => '10 Minutes',
'LBL_MOVE_TO' => 'Move To...',
'LBL_MAILMANAGER_ADD_Contacts' => 'Add Contact',
'LBL_MAILMANAGER_ADD_Accounts' => 'Add Organisation',
'LBL_MAILMANAGER_ADD_Leads' => 'Add Lead',
'LBL_MAILMANAGER_ADD_Calendar' => 'Add ToDo',
'LBL_MAILMANAGER_ADD_HelpDesk' => 'Add Ticket',
'LBL_MAILMANAGER_ADD_Emails' => 'Attach Email',
'LBL_MAILMANAGER_ADD_ModComments' => 'Add Comment',
'LBL_ADD' => 'Add',
'JSLBL_SendWith_EmptyText' => 'Send without text in the body?',
'LBL_ALLMAILS' => 'All Mails',
'LBL_TO_CONTACTS' => 'To Contacts',
'LBL_TO_ACCOUNTS' => 'To Organizations',
'LBL_TO_LEADS' => 'To Leads',
'LBL_TO_USERS' => 'To Users',
'LBL_SENT_MAILS' => 'Sent Mails'
);
?>