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.
		
		
		
		
		
			
		
			
				
					
					
						
							48 lines
						
					
					
						
							3.9 KiB
						
					
					
				
			
		
		
	
	
							48 lines
						
					
					
						
							3.9 KiB
						
					
					
				<?php
 | 
						|
/*
 | 
						|
for more information: see languages.txt in the lang folder.
 | 
						|
*/
 | 
						|
$MdCallingTool = "المستندات";
 | 
						|
$MdTitle = "عنوان كائن التعليم";
 | 
						|
$MdDescription = "لتخزين هذه المعلومات , انقر فوق زر خزن";
 | 
						|
$MdCoverage = "مثال : بكالوريوس ....";
 | 
						|
$MdCopyright = "e.g. provided the source is acknowledged";
 | 
						|
$Tool = "Document Metadata";
 | 
						|
$NoScript = "الشفرة البرمجية غير مدعومة من قبل متصفحك, فضلا تجاهل جزء الشاشة بعد هذا النص, سوف لن يعمل...";
 | 
						|
$PressAgain = "اضغط 'خزن' مرة أخرى";
 | 
						|
$LanguageTip = "اللغة بنفس لغة كائن التعليم";
 | 
						|
$Identifier = "Identifier";
 | 
						|
$IdentifierTip = "unique identification for this learning object, composed of letters, digits, _-.()'!*";
 | 
						|
$TitleTip = "العنوان أو الإسم , و لغة العنوان أو الإسم";
 | 
						|
$DescriptionTip = "نبذة أو تعليق, واللغة المستخدمة في شرح هذا الكائن التعليمي";
 | 
						|
$Keyword = " الكلمة الدليلية";
 | 
						|
$KeywordTip = "افصل بفاصلة (حروف , أرقام - .)";
 | 
						|
$Coverage = "التغطية";
 | 
						|
$CoverageTip = "bachelor of xxx: yyy : مثال";
 | 
						|
$KwNote = "اذا قمت بتغيير لغة الشرح, لا تقم بتغيير الكلمات المفتاحية في نفس الوقت";
 | 
						|
$ClickKw = "انقر على الكلمة  المفتاحية  في الشجرة لاختيارها أو إلغاء اختيارها";
 | 
						|
$KwHelp = "<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 keywords in the tree.<br /><br />Alt-click keyword selects a keyword without broader terms ordeselects a keyword with broader terms.<br /><br />إذا قمت بتغيير لغة الوصف, لا تقم بإضافة كلمات مفتاحية في نفس الوقت <br /><br />";
 | 
						|
$Rights = "حقوق الإستخدام";
 | 
						|
$RightsTip = "اشرح في كلمات";
 | 
						|
$Version = "النسخة";
 | 
						|
$VersionTip = "رقم النبذة";
 | 
						|
$StatusTip = "اختر من القائمة";
 | 
						|
$CreatedSize = "تم إنشاءها , الحجم";
 | 
						|
$CreatedSizeTip = "YYYY-MM-DD when created, size in octets (bytes)";
 | 
						|
$AuthorTip = "بتنسيق VCARD";
 | 
						|
$Format = "التنسيق";
 | 
						|
$FormatTip = "اختر من القائمة";
 | 
						|
$Location = "URL/URI";
 | 
						|
$LocationTip = "انقر لفتح الكائن";
 | 
						|
$Store = "خزن";
 | 
						|
$DeleteAll = " metadata حذف جميع الـ";
 | 
						|
$ConfirmDelete = "هل تريد حقا حذف الـ metadata?";
 | 
						|
$CourseKwds = "هذاالمستند يحتوي على الكلمات المفتاحية الخاصة بالمقرر";
 | 
						|
$Search = "بحث";
 | 
						|
$SearchCrit = "كلمة واحدة في كل سطر";
 | 
						|
$Statuses = ":draft:draft,,      final:final,,      revised:revised,,      unavailable:unavailable";
 | 
						|
$Costs = ":no:free, no cost,, yes:not free, cost";
 | 
						|
$Copyrights = ":yes:copyright,, no:no copyright";
 | 
						|
$Formats = ":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,, application/pdf:PDF,, application/postscript:PostScript,, application/rtf:RTF,, application/vnd.ms-excel:MsExcel,, application/vnd.ms-powerpoint:MsPowerpoint,, application/xml;iso-8859-1:XML;iso-8859-1,, application/xml;utf-8:XML;utf-8,, application/zip:ZIP";
 | 
						|
$LngResTypes = ":exercise:exercise,,      simulation:simulation,,      questionnaire:questionnaire,,      diagram:diagram,,      figure:figure,,      graph:graf,,      index:index,,      slide:slide,,      table:table,,      narrative text:narrative text,,      exam:exam,,      experiment:experiment,,      problem statement:problem statement,,      self assessment:self assessment,,      lecture:lecture";
 | 
						|
?>
 |