ar.json 1.4 KB

12345678910111213141516171819202122232425
  1. { "translations": {
  2. "Admin" : "ادارة",
  3. "a safe home for all your data" : "مكان آمن لكل معلوماتك",
  4. "The given name is too long" : "هذا الاسم أطول مما يجب",
  5. "The given web address is too long" : "هذا العنوان أطول مما يجب",
  6. "The given slogan is too long" : "هذا الشعار أطول مما يجب",
  7. "The given color is invalid" : "هناك خطأ في اللون",
  8. "Saved" : "تم الحفظ",
  9. "No file uploaded" : "لم يتم رفع الملف",
  10. "Unsupported image type" : "صيغة الصورة غير مقبولة",
  11. "You are already using a custom theme" : "انت تستعمل قالب مخصص",
  12. "Theming" : "تخصيص القالب",
  13. "Name" : "الاسم",
  14. "reset to default" : "إلغاء كل التغييرات",
  15. "Web address" : "عنوان صفحة أنترنت",
  16. "Web address https://…" : "عنوان صفحة أنترنت https://",
  17. "Slogan" : "شعار",
  18. "Color" : "لون",
  19. "Logo" : "العلامة",
  20. "Upload new logo" : "رفع شعار جديد",
  21. "Login image" : "صورة الدخول",
  22. "Upload new login background" : "تحميل خلفية جديدة للدخول",
  23. "Log in image" : "صورة الدخول"
  24. },"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;"
  25. }