JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / lang / ar.js
index 8f77a6f..d3fe94b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 */\r
 \r
 /**\r
- * Constains the dictionary of language entries.\r
+ * Contains the dictionary of language entries.\r
  * @namespace\r
  */\r
 CKEDITOR.lang['ar'] =\r
@@ -93,14 +93,14 @@ CKEDITOR.lang['ar'] =
                cssStyle                : 'نمط',\r
                ok                              : 'موافق',\r
                cancel                  : 'إلغاء الأمر',\r
-               close                   : 'Close', // MISSING\r
-               preview                 : 'Preview', // MISSING\r
+               close                   : 'أغلق',\r
+               preview                 : 'استعراض',\r
                generalTab              : 'عام',\r
                advancedTab             : 'متقدم',\r
                validateNumberFailed : 'لايوجد نتيجة',\r
                confirmNewPage  : 'ستفقد أي متغييرات اذا لم تقم بحفظها اولا. هل أنت متأكد أنك تريد صفحة جديدة؟',\r
                confirmCancel   : 'بعض الخيارات قد تغيرت. هل أنت متأكد من إغلاق مربع النص؟',\r
-               options                 : 'Options', // MISSING\r
+               options                 : 'خيارات',\r
                target                  : 'Target', // MISSING\r
                targetNew               : 'New Window (_blank)', // MISSING\r
                targetTop               : 'Topmost Window (_top)', // MISSING\r
@@ -123,6 +123,8 @@ CKEDITOR.lang['ar'] =
                invalidWidth    : 'العرض يجب أن يكون عدداً.',\r
                invalidCssLength        : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
                invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
+               invalidInlineStyle      : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING\r
+               cssLengthTooltip        : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, غير متاح</span>'\r
@@ -240,6 +242,7 @@ CKEDITOR.lang['ar'] =
                findWhat                        : 'البحث بـ:',\r
                replaceWith                     : 'إستبدال بـ:',\r
                notFoundMsg                     : 'لم يتم العثور على النص المحدد.',\r
+               findOptions                     : 'Find Options', // MISSING\r
                matchCase                       : 'مطابقة حالة الأحرف',\r
                matchWord                       : 'مطابقة بالكامل',\r
                matchCyclic                     : 'مطابقة دورية',\r