]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Documents/language/en_us.lang.php
Release 6.1.5
[Github/sugarcrm.git] / modules / Documents / language / en_us.lang.php
1 <?php
2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
3 /*********************************************************************************
4  * SugarCRM 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:  Defines the English language pack for the base application.
41  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
42  * All Rights Reserved.
43  * Contributor(s): ______________________________________..
44  ********************************************************************************/
45
46 $mod_strings = array (
47         //module
48         'LBL_MODULE_NAME' => 'Documents',
49         'LBL_MODULE_TITLE' => 'Documents: Home',
50         'LNK_NEW_DOCUMENT' => 'Create Document',
51         'LNK_DOCUMENT_LIST'=> 'View Documents',
52         'LBL_DOC_REV_HEADER' => 'Document Revisions',
53         'LBL_SEARCH_FORM_TITLE'=> 'Document Search',
54         //vardef labels
55         'LBL_DOCUMENT_ID' => 'Document ID',
56         'LBL_NAME' => 'Document Name',
57         'LBL_DESCRIPTION' => 'Description',
58         'LBL_CATEGORY' => 'Category',
59         'LBL_SUBCATEGORY' => 'Sub Category',
60         'LBL_STATUS' => 'Status',
61         'LBL_CREATED_BY'=> 'Created by',
62         'LBL_DATE_ENTERED'=> 'Date Entered',
63         'LBL_DATE_MODIFIED'=> 'Date Modified',
64         'LBL_DELETED' => 'Deleted',
65         'LBL_MODIFIED'=> 'Modified by ID',
66         'LBL_MODIFIED_USER' => 'Modified by',
67         'LBL_CREATED'=> 'Created by',
68         'LBL_REVISIONS'=>'Revisions',
69         'LBL_RELATED_DOCUMENT_ID'=>'Related Document ID',
70         'LBL_RELATED_DOCUMENT_REVISION_ID'=>'Related Document Revision ID',
71         'LBL_IS_TEMPLATE'=>'Is a Template',
72         'LBL_TEMPLATE_TYPE'=>'Document Type',
73         'LBL_ASSIGNED_TO_NAME'=>'Assigned to:',
74         'LBL_REVISION_NAME' => 'Revision Number',
75         'LBL_MIME' => 'Mime Type',
76         'LBL_REVISION' => 'Revision',
77         'LBL_DOCUMENT' => 'Related Document',
78         'LBL_LATEST_REVISION' => 'Latest Revision',
79         'LBL_CHANGE_LOG'=> 'Change Log',
80         'LBL_ACTIVE_DATE'=> 'Publish Date',
81         'LBL_EXPIRATION_DATE' => 'Expiration Date',
82         'LBL_FILE_EXTENSION'  => 'File Extension',
83         'LBL_LAST_REV_MIME_TYPE' => 'Last revision MIME type',
84         'LBL_CAT_OR_SUBCAT_UNSPEC'=>'Unspecified',
85         //quick search
86         'LBL_NEW_FORM_TITLE' => 'New Document',
87         //document edit and detail view
88         'LBL_DOC_NAME' => 'Document Name:',
89         'LBL_FILENAME' => 'File Name:',
90         'LBL_FILE_UPLOAD' => 'File:',
91     'LBL_DOC_VERSION' => 'Revision:',
92         'LBL_CATEGORY_VALUE' => 'Category:',
93         'LBL_SUBCATEGORY_VALUE'=> 'Sub Category:',
94         'LBL_DOC_STATUS'=> 'Status:',
95         'LBL_LAST_REV_CREATOR' => 'Revision Created By:',
96         'LBL_LASTEST_REVISION_NAME' => 'Lastest revision name:',
97         'LBL_SELECTED_REVISION_NAME' => 'Selected revision name:',
98         'LBL_CONTRACT_STATUS' => 'Contract status:',
99         'LBL_CONTRACT_NAME' => 'Contract name:',
100         'LBL_LAST_REV_DATE' => 'Revision Date:',
101         'LBL_DOWNNLOAD_FILE'=> 'Download File:',
102         'LBL_DET_RELATED_DOCUMENT'=>'Related Document:',
103         'LBL_DET_RELATED_DOCUMENT_VERSION'=>"Related Document Revision:",
104         'LBL_DET_IS_TEMPLATE'=>'Template? :',
105         'LBL_DET_TEMPLATE_TYPE'=>'Document Type:',
106         'LBL_DOC_DESCRIPTION'=>'Description:',
107         'LBL_DOC_ACTIVE_DATE'=> 'Publish Date:',
108         'LBL_DOC_EXP_DATE'=> 'Expiration Date:',
109
110         //document list view.
111         'LBL_LIST_FORM_TITLE' => 'Document List',
112         'LBL_LIST_DOCUMENT' => 'Document',
113         'LBL_LIST_CATEGORY' => 'Category',
114         'LBL_LIST_SUBCATEGORY' => 'Sub Category',
115         'LBL_LIST_REVISION' => 'Revision',
116         'LBL_LIST_LAST_REV_CREATOR' => 'Published By',
117         'LBL_LIST_LAST_REV_DATE' => 'Revision Date',
118         'LBL_LIST_VIEW_DOCUMENT'=>'View',
119     'LBL_LIST_DOWNLOAD'=> 'Download',
120         'LBL_LIST_ACTIVE_DATE' => 'Publish Date',
121         'LBL_LIST_EXP_DATE' => 'Expiration Date',
122         'LBL_LIST_STATUS'=>'Status',
123         'LBL_LINKED_ID' => 'Linked id',
124         'LBL_SELECTED_REVISION_ID' => 'Selected revision id',
125         'LBL_LATEST_REVISION_ID' => 'Latest revision id',
126         'LBL_SELECTED_REVISION_FILENAME' => 'Selected revision filename',
127         'LBL_FILE_URL' => 'File url',
128     'LBL_REVISIONS_PANEL' => 'Revision Details',
129     'LBL_REVISIONS_SUBPANEL' => 'Revisions',
130
131         //document search form.
132         'LBL_SF_DOCUMENT' => 'Document Name:',
133         'LBL_SF_CATEGORY' => 'Category:',
134         'LBL_SF_SUBCATEGORY'=> 'Sub Category:',
135         'LBL_SF_ACTIVE_DATE' => 'Publish Date:',
136         'LBL_SF_EXP_DATE'=> 'Expiration Date:',
137
138         'DEF_CREATE_LOG' => 'Document Created',
139
140         //error messages
141         'ERR_DOC_NAME'=>'Document Name',
142         'ERR_DOC_ACTIVE_DATE'=>'Publish Date',
143         'ERR_DOC_EXP_DATE'=> 'Expiration Date',
144         'ERR_FILENAME'=> 'File Name',
145         'ERR_DOC_VERSION'=> 'Document Version',
146         'ERR_DELETE_CONFIRM'=> 'Do you want to delete this document revision?',
147         'ERR_DELETE_LATEST_VERSION'=> 'You are not allowed to delete the latest revision of a document.',
148         'LNK_NEW_MAIL_MERGE' => 'Mail Merge',
149         'LBL_MAIL_MERGE_DOCUMENT' => 'Mail Merge Template:',
150
151         'LBL_TREE_TITLE' => 'Documents',
152         //sub-panel vardefs.
153         'LBL_LIST_DOCUMENT_NAME'=>'Document Name',
154         'LBL_CONTRACT_NAME'=>'Contract Name:',
155         'LBL_LIST_IS_TEMPLATE'=>'Template?',
156         'LBL_LIST_TEMPLATE_TYPE'=>'Document Type',
157         'LBL_LIST_SELECTED_REVISION'=>'Selected Revision',
158         'LBL_LIST_LATEST_REVISION'=>'Latest Revision',
159         'LBL_CONTRACTS_SUBPANEL_TITLE'=>'Related Contracts',
160         'LBL_LAST_REV_CREATE_DATE'=>'Last Revision Create Date',
161     //'LNK_DOCUMENT_CAT'=>'Document Categories',
162     'LBL_CONTRACTS' => 'Contracts',
163     'LBL_CREATED_USER' => 'Created User',
164     'LBL_THEREVISIONS_SUBPANEL_TITLE' => 'Reversions',
165     'LBL_DOCUMENT_INFORMATION' => 'Document Overview',
166 );
167
168
169 ?>