Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/arabic/md_document.inc.php

48 lines
3.4 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langMdCallingTool = "المستندات";
$langMdTitle = "عنوان كائن التعليم";
$langMdDescription = "لتخزين هذه المعلومات , انقر فوق زر خزن";
$langMdCoverage = "مثال : بكالوريوس ....";
$langMdCopyright = "e.g. provided the source is acknowledged";
$langTool = "Document Metadata";
$langNoScript = "الشفرة البرمجية غير مدعومة من قبل متصفحك, فضلا تجاهل جزء الشاشة بعد هذا النص, سوف لن يعمل...";
$langPressAgain = "اضغط \'خزن\' مرة أخرى";
$langLanguageTip = "اللغة بنفس لغة كائن التعليم";
$langIdentifier = "Identifier";
$langIdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()\'!*";
$langTitleTip = "العنوان أو الإسم , و لغة العنوان أو الإسم";
$langDescriptionTip = "نبذة أو تعليق, واللغة المستخدمة في شرح هذا الكائن التعليمي";
$langKeyword = "الكلمات المفتاحية";
$langKeywordTip = "افصل بفاصلة (حروف , أرقام - .)";
$langCoverage = "التغطية";
$langCoverageTip = "bachelor of xxx: yyy : مثال";
$langKwNote = "اذا قمت بتغيير لغة الشرح, لا تقم بتغيير الكلمات المفتاحية في نفس الوقت";
$langClickKw = "انقر على الكلمة المفتاحية في الشجرة لاختيارها أو إلغاء اختيارها";
$langKwHelp = "<br/>Click \'+\' button to open, \'-\' button to close, \'++\' button to open all, \'--\' button to close all.<br/><br/>Clear all selected keywords by closing the tree and opening it again with the \'+\' button.<br/>Alt-click \'+\' searches the original k";
$langRights = "حقوق الإستخدام";
$langRightsTip = "اشرح في كلمات";
$langVersion = "النسخة";
$langVersionTip = "رقم النبذة";
$langStatusTip = "اختر من القائمة";
$langCreatedSize = "تم إنشاءها , الحجم";
$langCreatedSizeTip = "YYYY-MM-DD when created, size in octets (bytes)";
$langAuthorTip = "بتنسيق VCARD";
$langFormat = "التنسيق";
$langFormatTip = "اختر من القائمة";
$langLocation = "URL/URI";
$langLocationTip = "انقر لفتح الكائن";
$langStore = "خزن";
$langDeleteAll = " metadata حذف جميع الـ";
$langConfirmDelete = "هل تريد حقا حذف الـ metadata?";
$langCourseKwds = "هذاالمستند يحتوي على الكلمات المفتاحية الخاصة بالمقرر";
$langSearch = "بحث";
$langSearchCrit = "كلمة واحدة في كل سطر";
$langStatuses = ":draft:draft,, final:final,, revised:revised,, unavailable:unavailable";
$langCosts = ":no:free, no cost,, yes:not free, cost";
$langCopyrights = ":yes:copyright,, no:no copyright";
$langFormats = ":text/plain;iso-8859-1:text/plain;iso-8859-1,, text/plain;utf-8:text/plain;utf-8,, text/html;iso-8859-1:text/html;iso-8859-1,, text/html;utf-8:text/html;utf-8,, inode/directory:Folder,, application/msword:MsWord,, application/octet-stream:Octet stream,, a";
$langLngResTypes = ":exercise:exercise,, simulation:simulation,, questionnaire:questionnaire,, diagram:diagram,, figure:figure,, graph:graf,, index:index,, slide:slide,, table:table,, narrative text:narrative text,, exam:exam";
?>