ar.json 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. { "translations": {
  2. "Loading preview…" : "جار تحميل المعاينة ...",
  3. "Saved" : "تم الحفظ",
  4. "Admin" : "ادارة",
  5. "a safe home for all your data" : "مكان آمن لكل معلوماتك",
  6. "The given name is too long" : "هذا الاسم أطول مما يجب",
  7. "The given web address is too long" : "هذا العنوان أطول مما يجب",
  8. "The given slogan is too long" : "هذا الشعار أطول مما يجب",
  9. "The given color is invalid" : "هناك خطأ في اللون",
  10. "The file was uploaded" : "الملف تم رفعه",
  11. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.",
  12. "The file was only partially uploaded" : "الملف قد رُفع جزءا منه فقط",
  13. "No file was uploaded" : "لم يتم رفع أي ملف",
  14. "Missing a temporary folder" : "المجلد المؤقت غير موجود",
  15. "Could not write file to disk" : "لم يستطع كتابة ملف للقرص",
  16. "A PHP extension stopped the file upload" : "اضافة البي اچ بي PHP اوقفت رفع الملف",
  17. "No file uploaded" : "لم يتم رفع الملف",
  18. "Unsupported image type" : "صيغة الصورة غير مقبولة",
  19. "Theming" : "تخصيص القالب",
  20. "Privacy policy" : "سياسة الخصوصية",
  21. "Open documentation" : "فتح الدليل",
  22. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "السمات تجعل من الممكن بسهولة تخصيص الشكل والمظهر لنموذجك ودعم العملاء. سيكون هذا مرئيا لجميع المستخدمين.",
  23. "Name" : "الاسم",
  24. "Reset to default" : "اعادة تعيين الافتراضيات",
  25. "Web link" : "رابط الويب",
  26. "Slogan" : "شعار",
  27. "Color" : "لون",
  28. "Logo" : "العلامة",
  29. "Upload new logo" : "رفع شعار جديد",
  30. "Login image" : "صورة الدخول",
  31. "Upload new login background" : "تحميل خلفية جديدة للدخول",
  32. "Remove background image" : "إزالة صورة الخلفية",
  33. "Advanced options" : "الخيارات المتقدمة",
  34. "Legal notice link" : "رابط الإشعار القانوني",
  35. "Privacy policy link" : "رابط سياسة الخصوصية",
  36. "Header logo" : "شعار الرأسية",
  37. "Upload new header logo" : "تحميل شعار رأسية جديد",
  38. "Favicon" : "الأيقونة المفضلة",
  39. "Upload new favicon" : "تحميل أيقونة مفضلة جديدة"
  40. },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
  41. }