diff options
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index dd568a7e6ee..a2f9e0a07a6 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -81,6 +81,7 @@ OC.L10N.register( "Empty file" : "ملفٌ فارغٌ", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "الوحدة module ذات الرقم ID ـ : %s غير موجودة. رجاءً، فعّلها في إعدادات التطبيقات لديك، أو اتصل بمشرف نظامك.", "Dot files are not allowed" : "الملفات النقطية (ملفات ذات أسماء تبدأ بنقطة) غير مسموح بها", + "Invalid character \"%1$s\" in filename" : "حرف غير مقبول \"%1$s\" في اسم الملف", "Invalid filename extension \"%1$s\"" : "إمتداد الملف غير صحيح \"%1$s\"", "File already exists" : "الملف موجود مسبقاً", "Invalid path" : "مسار غير صالح !", |