]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/InboundEmail/language/en_us.lang.php
Release 6.4.0
[Github/sugarcrm.git] / modules / InboundEmail / language / en_us.lang.php
1 <?php
2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
3 /*********************************************************************************
4  * SugarCRM Community Edition is a customer relationship management program developed by
5  * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc.
6  * 
7  * This program is free software; you can redistribute it and/or modify it under
8  * the terms of the GNU Affero General Public License version 3 as published by the
9  * Free Software Foundation with the addition of the following permission added
10  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
11  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
12  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
13  * 
14  * This program is distributed in the hope that it will be useful, but WITHOUT
15  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
17  * details.
18  * 
19  * You should have received a copy of the GNU Affero General Public License along with
20  * this program; if not, see http://www.gnu.org/licenses or write to the Free
21  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
22  * 02110-1301 USA.
23  * 
24  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
25  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
26  * 
27  * The interactive user interfaces in modified source and object code versions
28  * of this program must display Appropriate Legal Notices, as required under
29  * Section 5 of the GNU Affero General Public License version 3.
30  * 
31  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
32  * these Appropriate Legal Notices must retain the display of the "Powered by
33  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
34  * technical reasons, the Appropriate Legal Notices must display the words
35  * "Powered by SugarCRM".
36  ********************************************************************************/
37
38 /*********************************************************************************
39
40  * Description:  TODO: To be written.
41  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
42  * All Rights Reserved.
43  * Contributor(s): ______________________________________..
44  ********************************************************************************/
45
46 $mod_strings = array(
47
48
49         'LBL_RE'                                        => 'RE:',
50
51         'ERR_BAD_LOGIN_PASSWORD'=> 'Login or Password Incorrect',
52         'ERR_BODY_TOO_LONG'             => '\rBody text too long to capture FULL email.  Trimmed.',
53         'ERR_INI_ZLIB'                  => 'Could not turn off Zlib compression temporarily.  "Test Settings" may fail.',
54         'ERR_MAILBOX_FAIL'              => 'Could not retrieve any mail accounts.',
55         'ERR_NO_IMAP'                   => 'No IMAP libraries found.  Please resolve this before continuing with Inbound Email',
56         'ERR_NO_OPTS_SAVED'             => 'No optimums were saved with your Inbound Email account.  Please review the settings',
57         'ERR_TEST_MAILBOX'              => 'Please check your settings and try again.',
58
59         'LBL_APPLY_OPTIMUMS'    => 'Apply Optimums',
60         'LBL_ASSIGN_TO_USER'    => 'Assign To User',
61         'LBL_AUTOREPLY_OPTIONS' => 'Auto-Reply Options',
62         'LBL_AUTOREPLY'                 => 'Auto-Reply Template',
63         'LBL_AUTOREPLY_HELP'    => 'Select an automated response to notify email senders that their response has been received.',
64         'LBL_BASIC'                             => 'Mail Account Information',
65         'LBL_CASE_MACRO'                => 'Case Macro',
66         'LBL_CASE_MACRO_DESC'   => 'Set the macro which will be parsed and used to link imported email to a Case.',
67         'LBL_CASE_MACRO_DESC2'  => 'Set this to any value, but preserve the <b>"%1"</b>.',
68         'LBL_CERT_DESC'                 => 'Force validation of the mail server\'s Security Certificate - do not use if self-signing.',
69         'LBL_CERT'                              => 'Validate Certificate',
70         'LBL_CLOSE_POPUP'               => 'Close Window',
71         'LBL_CREATE_NEW_GROUP'  => '--Create Group On Save--',
72         'LBL_CREATE_TEMPLATE'   => 'Create',
73         'LBL_SUBSCRIBE_FOLDERS' => 'Subscribe Folders',
74         'LBL_DEFAULT_FROM_ADDR' => 'Default: ',
75         'LBL_DEFAULT_FROM_NAME' => 'Default: ',
76         'LBL_DELETE_SEEN'               => 'Delete Read Emails After Import',
77         'LBL_EDIT_TEMPLATE'             => 'Edit',
78         'LBL_EMAIL_OPTIONS'             => 'Email Handling Options',
79         'LBL_EMAIL_BOUNCE_OPTIONS' => 'Bounce Handling Options',
80         'LBL_FILTER_DOMAIN_DESC'=> 'Specify a domain to which no auto-replies will be sent.',
81         'LBL_ASSIGN_TO_GROUP_FOLDER_DESC'=> 'Select to automatically create email records in Sugar for all incoming emails.',
82         'LBL_POSSIBLE_ACTION_DESC'              => 'For the Create Case option, a Group Folder must be selected',
83         'LBL_FILTER_DOMAIN'             => 'No Auto-Reply to this Domain',
84         'LBL_FIND_OPTIMUM_KEY'  => 'f',
85         'LBL_FIND_OPTIMUM_MSG'  => '<br>Finding optimum connection variables.',
86         'LBL_FIND_OPTIMUM_TITLE'=> 'Find Optimum Configuration',
87         'LBL_FIND_SSL_WARN'             => '<br>Testing SSL may take a long time.  Please be patient.<br>',
88         'LBL_FORCE_DESC'                => 'Some IMAP/POP3 servers require special switches. Check to force a negative switch when connecting (i.e., /notls)',
89         'LBL_FORCE'                             => 'Force Negative',
90         'LBL_FOUND_MAILBOXES'   => 'Found the following usable folders.<br>Click one to choose it:',
91         'LBL_FOUND_OPTIMUM_MSG' => '<br>Found optimum settings.  Press the button below to apply them to your mail account.',
92         'LBL_FROM_ADDR'                 => '"From" Address',
93     // as long as XTemplate doesn't support output escaping, transform
94     // quotes to html-entities right here (bug #48913)
95     'LBL_FROM_ADDR_DESC'    => "The email address provided here might not appear in the &quot;From&quot; address section of the email sent due to restrictions imposed by the mail service provider. In these circumstances, the email address defined in the outgoing mail server will be used.",
96         'LBL_FROM_NAME_ADDR'    => 'From Name/Email',
97         'LBL_FROM_NAME'                 => '"From" Name',
98         'LBL_GROUP_QUEUE'               => 'Assign To Group',
99     'LBL_HOME'              => 'Home',
100         'LBL_LIST_MAILBOX_TYPE' => 'Mail Account Usage',
101         'LBL_LIST_NAME'                 => 'Name:',
102         'LBL_LIST_GLOBAL_PERSONAL'                      => 'Type',
103         'LBL_LIST_SERVER_URL'   => 'Mail Server',
104         'LBL_LIST_STATUS'               => 'Status',
105         'LBL_LOGIN'                             => 'User Name',
106         'LBL_MAILBOX_DEFAULT'   => 'INBOX',
107         'LBL_MAILBOX_SSL_DESC'  => 'Use SSL when connecting. If this does not work, check that your PHP installation included "--with-imap-ssl" in the configuration.',
108         'LBL_MAILBOX_SSL'               => 'Use SSL',
109         'LBL_MAILBOX_TYPE'              => 'Possible Actions',
110         'LBL_DISTRIBUTION_METHOD' => 'Distribution Method',
111         'LBL_CREATE_CASE_REPLY_TEMPLATE' => 'New Case Auto-Reply Template',
112         'LBL_CREATE_CASE_REPLY_TEMPLATE_HELP' => 'Select an automated response to notify email senders that a case has been created. The email contains the case number in the Subject line which adheres to the Case Macro setting.  This response is only sent when the first email is received from the recipient.',
113         'LBL_MAILBOX'                   => 'Monitored Folders',
114         'LBL_TRASH_FOLDER'              => 'Trash Folder',
115         'LBL_GET_TRASH_FOLDER'  => 'Get Trash Folder',
116         'LBL_SENT_FOLDER'               => 'Sent Folder',
117         'LBL_GET_SENT_FOLDER'   => 'Get Sent Folder',
118         'LBL_SELECT'                            => 'Select',
119         'LBL_MARK_READ_DESC'    => 'Mark messages read on mail server on import; do not delete.',
120         'LBL_MARK_READ_NO'              => 'Email marked deleted after import',
121         'LBL_MARK_READ_YES'             => 'Email left on server after import',
122         'LBL_MARK_READ'                 => 'Leave Messages On Server',
123         'LBL_MAX_AUTO_REPLIES'  => 'Number of Auto-responses',
124         'LBL_MAX_AUTO_REPLIES_DESC'     => 'Set the maximum number of auto-responses to send to a unique email address during a period of 24 hours.',
125         'LBL_PERSONAL_MODULE_NAME' => 'Personal Mail Account',
126         'LBL_CREATE_CASE'      => 'Create Case from Email',
127         'LBL_CREATE_CASE_HELP'  => 'Select to automatically create case records in Sugar from incoming emails.',
128         'LBL_MODULE_NAME'               => 'Group Mail Account',
129         'LBL_BOUNCE_MODULE_NAME' => 'Bounce Handling Mailbox',
130         'LBL_MODULE_TITLE'              => 'Inbound Email',
131         'LBL_NAME'                              => 'Name',
132     'LBL_NONE'              => 'None',
133         'LBL_NO_OPTIMUMS'               => 'Could not find optimums.  Please check your settings and try again.',
134         'LBL_ONLY_SINCE_DESC'   => 'When using POP3, PHP cannot filter for New/Unread messages.  This flag allows the request to check for messages since the last time the mail account was polled.  This will significantly improve performance if your mail server does not support IMAP.',
135         'LBL_ONLY_SINCE_NO'             => 'No. Check against all emails on mail server.',
136         'LBL_ONLY_SINCE_YES'    => 'Yes.',
137         'LBL_ONLY_SINCE'                => 'Import Only Since Last Check:',
138         'LBL_OUTBOUND_SERVER'   => 'Outgoing Mail Server',
139         'LBL_PASSWORD_CHECK'    => 'Password Check',
140         'LBL_PASSWORD'                  => 'Password',
141         'LBL_POP3_SUCCESS'              => 'Your POP3 test connection was successful.',
142         'LBL_POPUP_FAILURE'             => 'Test connection failed. The error is shown below.',
143         'LBL_POPUP_SUCCESS'             => 'Test connection successful.  Your settings are working.',
144         'LBL_POPUP_TITLE'               => 'Test Settings',
145         'LBL_GETTING_FOLDERS_LIST'              => 'Getting Folders List',
146         'LBL_SELECT_SUBSCRIBED_FOLDERS'                 => 'Select Subscribed Folder(s)',
147         'LBL_SELECT_TRASH_FOLDERS'              => 'Select Trash Folder',
148         'LBL_SELECT_SENT_FOLDERS'               => 'Select Sent Folder',
149         'LBL_DELETED_FOLDERS_LIST'              => 'The following folder(s) %s either does not exist or has been deleted from server',
150         'LBL_PORT'                              => 'Mail Server Port',
151         'LBL_QUEUE'                             => 'Mail Account Queue',
152         'LBL_REPLY_NAME_ADDR'   => 'Reply Name/Email',
153         'LBL_REPLY_TO_NAME'             => '"Reply-to" Name',
154         'LBL_REPLY_TO_ADDR'             => '"Reply-to" Address',
155         'LBL_SAME_AS_ABOVE'             => 'Using From Name/Address',
156         'LBL_SAVE_RAW'                  => 'Save Raw Source',
157         'LBL_SAVE_RAW_DESC_1'   => 'Select "Yes" if you would like to preserve the raw source for each imported email.',
158         'LBL_SAVE_RAW_DESC_2'   => 'Large attachments can cause failures with conservatively or incorrectly configured databases.',
159         'LBL_SERVER_OPTIONS'    => 'Advanced Setup',
160         'LBL_SERVER_TYPE'               => 'Mail Server Protocol',
161         'LBL_SERVER_URL'                => 'Mail Server Address',
162         'LBL_SSL_DESC'                  => 'If your mail server supports secure socket connections, enabling this will force SSL connections when importing email.',
163         'LBL_ASSIGN_TO_TEAM_DESC' => 'The selected team has access to the mail account.',
164         'LBL_SSL'                               => 'Use SSL',
165         'LBL_STATUS'                    => 'Status',
166         'LBL_SYSTEM_DEFAULT'    => 'System Default',
167         'LBL_TEST_BUTTON_KEY'   => 't',
168         'LBL_TEST_BUTTON_TITLE' => 'Test [Alt+T]',
169         'LBL_TEST_SETTINGS'             => 'Test Settings',
170         'LBL_TEST_SUCCESSFUL'   => 'Connection completed successfully.',
171         'LBL_TEST_WAIT_MESSAGE' => 'One moment please...',
172         'LBL_TLS_DESC'                  => 'Use Transport Layer Security when connecting to the mail server - use this only if your mail server supports this protocol.',
173         'LBL_TLS'                               => 'Use TLS',
174         'LBL_WARN_IMAP_TITLE'   => 'Inbound Email Disabled',
175         'LBL_WARN_IMAP'                 => 'Warnings:',
176         'LBL_WARN_NO_IMAP'              => 'Inbound Email <b>cannot</b> function without the IMAP c-client libraries enabled/compiled with the PHP module.  Please contact your administrator to resolve this issue.',
177
178         'LNK_CREATE_GROUP'              => 'Create New Group',
179         'LNK_LIST_CREATE_NEW_GROUP'      => 'New Group Mail Account',
180         'LNK_LIST_CREATE_NEW_BOUNCE' => 'New Bounce Handling Account',
181         'LNK_LIST_MAILBOXES'    => 'All Mail Accounts',
182         'LNK_LIST_QUEUES'               => 'All Queues',
183         'LNK_LIST_SCHEDULER'    => 'Schedulers',
184         'LNK_LIST_TEST_IMPORT'  => 'Test Email Import',
185         'LNK_NEW_QUEUES'                => 'Create New Queue',
186         'LNK_SEED_QUEUES'               => 'Seed Queues From Teams',
187         'LBL_IS_PERSONAL'       => 'Personal Mail Account',
188         'LBL_GROUPFOLDER_ID'    => 'Group Folder Id',
189         'LBL_ASSIGN_TO_GROUP_FOLDER' => 'Assign To Group Folder',
190     'LBL_ALLOW_OUTBOUND_GROUP_USAGE' => 'Allow users to send emails using the "From" Name and Address as the reply to address',
191     'LBL_ALLOW_OUTBOUND_GROUP_USAGE_DESC' => 'When this option is selected, the From Name and From Email Address associated with this group mail account will appear as an option for the From field when composing emails for users that have access to the group mail account.',
192     'LBL_STATUS_ACTIVE'     => 'Active',
193     'LBL_STATUS_INACTIVE'   => 'Inactive',
194     'LBL_IS_PERSONAL' => 'personal',
195     'LBL_IS_GROUP' => 'group',
196     'LBL_ENABLE_AUTO_IMPORT' => 'Import Emails Automatically',
197     'LBL_WARNING_CHANGING_AUTO_IMPORT' => 'Warning: You are modifying your automatic import setting which may result in loss of data.',
198     'LBL_WARNING_CHANGING_AUTO_IMPORT_WITH_CREATE_CASE' => 'Warning: Auto import must be enabled when automatically creating cases.',
199         'LBL_EDIT_LAYOUT' => 'Edit Layout' /*for 508 compliance fix*/,
200 );
201 ?>