PATH:
home
/
letacommog
/
crmleta
/
languages
/
ar_ae
<?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. *************************************************************************************/ $languageStrings = array( // Basic Strings 'Project' => 'المشاريع', 'SINGLE_Project' => 'المشاريع', 'LBL_ADD_RECORD' => 'اضافة مشروع', 'LBL_RECORDS_LIST' => 'قائمة المشاريع', // Blocks 'LBL_PROJECT_INFORMATION' => 'تفاصيل المشروع', //Field Labels 'Project Name' => 'اسم المشروع', 'Start Date' => 'تاريخ البدء', 'Target End Date' => 'تاريخ الانتهاء المتوقع', 'Actual End Date' => 'تاريخ الانتهاء الفعلي', 'Project No' => 'رقم المشروع', 'Target Budget' => 'الميزانية المستهدفة', 'Project Url' => 'رابط المشروع', 'Progress' => 'التقدم', 'Type' => 'النوع', 'Related to' => 'المتعلقة', //Summary Information 'LBL_TASKS_OPEN' => 'فتح مهام', 'LBL_TASKS_DUE' => 'مهام مستحقة', 'LBL_TASKS_COMPLETED' => 'مهام مكتملة', 'LBL_PEOPLE' => 'الاشخاص', 'LBL_TASKS_HIGH' => 'عالية الأولوية', 'LBL_TASKS_NORMAL' => 'الأولوية العادية', 'LBL_TASKS_LOW' => 'منخفض الأولوية', 'LBL_TASKS_OTHER' => 'الأولويات الأخرى', 'LBL_SELECT_PROGRESS' => 'التقدم - جميع', 'LBL_SELECT_STATUS' => 'الحالة - جميع', //Related List 'LBL_CHARTS' => 'الرسوم البيانية', 'LBL_TASKS_LIST' => 'قائمة المهام', 'LBL_MILESTONES' => 'المعالم', 'LBL_TASKS' => 'المهام', 'LBL_STATUS_IS' => 'الحالة هي', 'LBL_STATUS' => 'الحلات', 'LBL_TICKET_PRIORITY' => 'الافضلية', //Summary View Widgets 'LBL_DOWNLOAD_FILE' => 'تحميل الملف', 'LBL_MILESTONES_LIST'=> 'قائمة المعالم' , //picklist values 'prospecting' => 'تنقيب', 'in progress' => 'في التقدم', 'initiated' => 'بدأت', 'waiting for feedback' => 'في انتظار ردود الفعل', 'on hold' => 'على عقد', 'archived' => 'أرشفة', 'completed' => 'الانتهاء', 'delivered' => 'تسليم', 'administrative' => 'إداري', 'operative' => 'المنطوق', 'other' => 'آخر', 'low' => 'منخفض', 'normal' => 'طبيعي', 'high' => 'ارتفاع', //Gantt chart 'LBL_CHART' => 'مخطط جانت', 'LBL_PROGRESS_CHART' => 'مخطط جانت', 'LBL_TASK_NAME' => 'اسم المهمة', 'LBL_START_DATE' => 'تاريخ بدء', 'LBL_END_DATE' => 'تاريخ نهاية', 'LBL_DURATION' => 'المدة', 'LBL_INFO' => 'معلومات', 'LBL_GANTT_INFO1' => 'الشريحة على الجانب الأيمن من مهمة لتوسيع مدة', 'LBL_GANTT_INFO2' => 'السحب على اليسار أو مركز المهمة لتغيير بداية ونهاية التاريخ.', 'LBL_EDIT_PROJECT_TASK_STATUS_COLOR' => 'تحرير عمل مشروع مركز اللون', 'LBL_SELECT_PROJECT_TASK_STATUS_COLOR' => 'حدد المهام حالة المشروع اللون', 'LBL_SELECT_STATUS' => 'اختر الحالة', 'LBL_EDIT_COLOR' => 'تحرير اللون', ); $jsLanguageStrings = array( 'JS_COLOR_SAVED_SUCESSFULLY' => 'لون المحفوظة بنجاح', );
[+]
..
[-] Quotes.php
[edit]
[-] Accounts.php
[edit]
[-] MailManager.php
[edit]
[-] ProjectTask.php
[edit]
[-] Users.php
[edit]
[+]
custom
[-] VTENotepad.php
[edit]
[-] PurchaseOrder.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Documents.php
[edit]
[-] Reports.php
[edit]
[-] Import.php
[edit]
[-] Assets.php
[edit]
[-] SalesOrder.php
[edit]
[-] Webservices.php
[edit]
[-] Vendors.php
[edit]
[-] Leads.php
[edit]
[-] Home.php
[edit]
[-] Services.php
[edit]
[-] Emails.php
[edit]
[-] Vtiger.php
[edit]
[-] Campaigns.php
[edit]
[-] PriceBooks.php
[edit]
[-] ServiceContracts.php
[edit]
[-] Project.php
[edit]
[-] Google.php
[edit]
[-] PBXManager.php
[edit]
[-] Faq.php
[edit]
[-] ModComments.php
[edit]
[-] Portal.php
[edit]
[-] HelpDesk.php
[edit]
[+]
Settings
[-] Invoice.php
[edit]
[-] Potentials.php
[edit]
[-] EmailTemplates.php
[edit]
[-] Events.php
[edit]
[-] RecycleBin.php
[edit]
[-] Products.php
[edit]
[-] Contacts.php
[edit]
[-] Migration.php
[edit]
[-] Rss.php
[edit]
[-] Calendar.php
[edit]
[-] ProjectMilestone.php
[edit]