[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+*********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 *************************************************************************************/ 10 $languageStrings = array( 11 'Map' => "خريطة", 12 'EXTENTIONNAME' => "جوجل", 13 'LBL_UPDATES_CRM' => "التحديثات في CRM", 14 'LBL_UPDATES_GOOGLE' => "التحديثات في جوجل", 15 'LBL_UPDATED' => "تحديث", 16 'LBL_ADDED' => "وأضاف", 17 'LBL_DELETED' => "حذف", 18 'LBL_SYNCRONIZED' => "متزامنة", 19 'LBL_NOT_SYNCRONIZED' => "هل غير متزامنة بعد", 20 'LBL_SYNC_BUTTON' => "مزامنة الآن", 21 'LBL_REMOVE_SYNC' => "إزالة سينك", 22 'LBL_MORE_VTIGER' => "هناك المزيد من السجلات إلى أن تكون متزامنة في vtiger إدارة", 23 'LBL_MORE_GOOGLE' => "هناك المزيد من السجلات إلى أن تكون متزامنة في جوجل", 24 'Contact Name' => "الاتصال اسم", 25 'Email' => "البريد الإلكتروني", 26 'Mobile Phone' => "الهاتف المحمول", 27 'Address' => "عنوان", 28 'Event Title' => "عنوان الحدث", 29 'Start Date' => "بدء التسجيل", 30 'Until Date' => "حتى تاريخ", 31 'Description' => "وصف", 32 ); 33 34 $jsLanguageStrings = array( 35 'LBL_SYNC_BUTTON' => "مزامنة الآن", 36 'LBL_SYNCRONIZING' => "مزامنة ....", 37 'LBL_NOT_SYNCRONIZE' => "هل غير متزامنة بعد", 38 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |