/
var
/
www
/
html
/
sugar13-old
/
modules
/
ContractTypes
/
language
/
Upload File
HOME
<?php /* * Your installation or use of this SugarCRM file is subject to the applicable * terms available at * http://support.sugarcrm.com/Resources/Master_Subscription_Agreements/. * If you do not agree to all of the applicable terms or do not have the * authority to bind the entity as an authorized representative, then do not * install or use this SugarCRM file. * * Copyright (C) SugarCRM Inc. All rights reserved. */ /********************************************************************************* * Description: Defines the English language pack for the base application. * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. * All Rights Reserved. * Contributor(s): ______________________________________.. ********************************************************************************/ $mod_strings = array ( 'LBL_ID'=>'ID', 'LBL_DATE_ENTERED'=>'วันที่ป้อน', 'LBL_DATE_MODIFIED'=>'วันที่แก้ไข', 'LBL_MODIFIED_USER_ID'=>'ID ผู้ใช้ที่แก้ไข', 'LBL_CREATED_BY'=>'สร้างโดย', 'LBL_DELETED'=>'ลบ', 'LBL_DOCUMENTS'=>'เอกสาร', 'LBL_TYPE_NAME'=>'ชื่อประเภท', 'LBL_MODULE_NAME'=>'ประเภทสัญญา', 'LBL_MODULE_NAME_SINGULAR' => 'ประเภทสัญญา', 'LBL_MODULE_TITLE'=>'ประเภทสัญญา', 'LBL_LIST_FORM_TITLE'=>'ประเภทสัญญา', 'LBL_CONTRACT_TYPE'=>'ประเภทสัญญา', 'LBL_LIST_ORDER'=>'ลำดับรายการ:', 'LNK_CONTRACTTYPE_LIST'=>'ดูประเภทสัญญา', 'LNK_NEW_CONTRACTTYPE' => 'สร้างประเภทสัญญา', 'LBL_LIST_NAME'=>'ชื่อ', 'LBL_LIST_LIST_ORDER'=>'ลำดับรายการ', 'LBL_NAME'=>'ชื่อ:', 'NTC_DELETE_CONFIRMATION'=>'ลบประเภทสัญญาหรือไม่', 'LBL_DOCUMENTS_SUBPANEL_TITLE'=>'เอกสาร', 'LBL_SEARCH_FORM_TITLE' => 'การค้นหาประเภทสัญญา', ); ?>