X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Far.js;h=30ff1d537f4fb54ee95ea03359e5067917195fc3;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=2986380bc903777dcb9c7eb71488037cd8a77ba4;hpb=9873d66421922c7aef8be0f5d2ab51e547b19e66;p=ckeditor.git diff --git a/_source/lang/ar.js b/_source/lang/ar.js index 2986380..30ff1d5 100644 --- a/_source/lang/ar.js +++ b/_source/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -56,6 +56,7 @@ CKEDITOR.lang['ar'] = superscript : 'مرتفع', horizontalrule : 'خط فاصل', pagebreak : 'إدخال صفحة جديدة', + pagebreakAlt : 'Page Break', // MISSING unlink : 'إزالة رابط', undo : 'تراجع', redo : 'إعادة', @@ -109,6 +110,17 @@ CKEDITOR.lang['ar'] = langDirRTL : 'Right to Left (RTL)', // MISSING styles : 'Style', // MISSING cssClasses : 'Stylesheet Classes', // MISSING + width : 'العرض', + height : 'الإرتفاع', + align : 'محاذاة', + alignLeft : 'يسار', + alignRight : 'يمين', + alignCenter : 'وسط', + alignTop : 'أعلى', + alignMiddle : 'وسط', + alignBottom : 'أسفل', + invalidHeight : 'الارتفاع يجب أن يكون عدداً.', + invalidWidth : 'العرض يجب أن يكون عدداً.', // Put the voice-only part of the label in the span. unavailable : '%1, غير متاح' @@ -155,9 +167,7 @@ CKEDITOR.lang['ar'] = popupFullScreen : 'ملئ الشاشة (IE)', popupScrollBars : 'أشرطة التمرير', popupDependent : 'تابع (Netscape)', - popupWidth : 'العرض', popupLeft : 'التمركز لليسار', - popupHeight : 'الإرتفاع', popupTop : 'التمركز للأعلى', id : 'هوية', langDir : 'إتجاه النص', @@ -243,15 +253,9 @@ CKEDITOR.lang['ar'] = rows : 'صفوف', columns : 'أعمدة', border : 'الحدود', - align : 'المحاذاة', - alignLeft : 'يسار', - alignCenter : 'وسط', - alignRight : 'يمين', - width : 'العرض', widthPx : 'بكسل', widthPc : 'بالمئة', widthUnit : 'width unit', // MISSING - height : 'الإرتفاع', cellSpace : 'تباعد الخلايا', cellPad : 'المسافة البادئة', caption : 'الوصف', @@ -287,9 +291,6 @@ CKEDITOR.lang['ar'] = wordWrap : 'التفاف النص', hAlign : 'محاذاة أفقية', vAlign : 'محاذاة رأسية', - alignTop : 'أعلى', - alignMiddle : 'وسط', - alignBottom : 'أسفل', alignBaseline : 'خط القاعدة', bgColor : 'لون الخلفية', borderColor : 'لون الحدود', @@ -410,24 +411,17 @@ CKEDITOR.lang['ar'] = btnUpload : 'أرسلها للخادم', upload : 'رفع', alt : 'عنوان الصورة', - width : 'العرض', - height : 'الإرتفاع', lockRatio : 'تناسق الحجم', unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'إستعادة الحجم الأصلي', border : 'سمك الحدود', hSpace : 'تباعد أفقي', vSpace : 'تباعد عمودي', - align : 'محاذاة', - alignLeft : 'يسار', - alignRight : 'يمين', alertUrl : 'فضلاً أكتب الموقع الذي توجد عليه هذه الصورة.', linkTab : 'الرابط', button2Img : 'هل تريد تحويل زر الصورة المختار إلى صورة بسيطة؟', img2Button : 'هل تريد تحويل الصورة المختارة إلى زر صورة؟', urlMissing : 'عنوان مصدر الصورة مفقود', - validateWidth : 'Width must be a whole number.', // MISSING - validateHeight : 'Height must be a whole number.', // MISSING validateBorder : 'Border must be a whole number.', // MISSING validateHSpace : 'HSpace must be a whole number.', // MISSING validateVSpace : 'VSpace must be a whole number.' // MISSING @@ -451,16 +445,10 @@ CKEDITOR.lang['ar'] = accessAlways : 'دائماً', accessSameDomain: 'نفس النطاق', accessNever : 'مطلقاً', - align : 'محاذاة', - alignLeft : 'يسار', alignAbsBottom : 'أسفل النص', alignAbsMiddle : 'وسط السطر', alignBaseline : 'على السطر', - alignBottom : 'أسفل', - alignMiddle : 'وسط', - alignRight : 'يمين', alignTextTop : 'أعلى النص', - alignTop : 'أعلى', quality : 'جودة', qualityBest : 'أفضل', qualityHigh : 'عالية', @@ -474,13 +462,9 @@ CKEDITOR.lang['ar'] = windowMode : 'وضع النافذة', flashvars : 'متغيرات الفلاش', bgcolor : 'لون الخلفية', - width : 'العرض', - height : 'الإرتفاع', hSpace : 'تباعد أفقي', vSpace : 'تباعد عمودي', validateSrc : 'فضلاً أدخل عنوان الموقع الذي يشير إليه الرابط', - validateWidth : 'العرض يجب أن يكون عدداً.', - validateHeight : 'الارتفاع يجب أن يكون عدداً.', validateHSpace : 'HSpace يجب أن يكون عدداً.', validateVSpace : 'VSpace يجب أن يكون عدداً.' }, @@ -615,6 +599,15 @@ CKEDITOR.lang['ar'] = remove : 'Remove Div' // MISSING }, + iframe : + { + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING + scrolling : 'Enable scrollbars', // MISSING + border : 'Show frame border' // MISSING + }, + font : { label : 'خط', @@ -712,7 +705,7 @@ CKEDITOR.lang['ar'] = dic_restore : 'Restore', // MISSING dic_delete : 'Delete', // MISSING dic_rename : 'Rename', // MISSING - dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it\'s name and click the Restore button.', // MISSING + dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING aboutTab : 'عن' }, @@ -730,10 +723,11 @@ CKEDITOR.lang['ar'] = fakeobjects : { - anchor : 'إرساء', - flash : 'رسم متحرك بالفلاش', - div : 'فاصل صفحة', - unknown : 'كائن غير معروف' + anchor : 'إرساء', + flash : 'رسم متحرك بالفلاش', + iframe : 'IFrame', // MISSING + hiddenfield : 'Hidden Field', // MISSING + unknown : 'كائن غير معروف' }, resize : 'اسحب لتغيير الحجم',