You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ar.js 7.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Cannot write into \"config\" directory!" : "الكتابة في مجلد \"config\" غير ممكنة!",
  5. "See %s" : "أنظر %s",
  6. "Sample configuration detected" : "تم اكتشاف إعدادات عيّنة",
  7. "%1$s and %2$s" : "%1$s و %2$s",
  8. "%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s",
  9. "%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s",
  10. "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s، %2$s، %3$s، %4$s و %5$s",
  11. "Education Edition" : "الإصدار التعليمي",
  12. "Enterprise bundle" : "حزمة المؤسسة",
  13. "PHP %s or higher is required." : "إصدار PHP %s أو أحدث منه مطلوب.",
  14. "PHP with a version lower than %s is required." : "PHP الإصدار %s أو أقل مطلوب.",
  15. "%sbit or higher PHP required." : "مكتبات PHP ذات %s بت أو أعلى مطلوبة.",
  16. "The command line tool %s could not be found" : "لم يتم العثور على أداة سطر الأوامر %s",
  17. "The library %s is not available." : "مكتبة %s غير متوفرة.",
  18. "Authentication" : "المصادقة",
  19. "Unknown filetype" : "نوع الملف غير معروف",
  20. "Invalid image" : "الصورة غير صالحة",
  21. "Avatar image is not square" : "الصورة الرمزية ليست على شكل مربّع",
  22. "today" : "اليوم",
  23. "tomorrow" : "غدًا",
  24. "yesterday" : "يوم أمس",
  25. "_%n day ago_::_%n days ago_" : ["قبل ساعات","قبل يوم","قبل يومين","قبل %n يوماً","قبل %n يوماً","قبل %n يوماً"],
  26. "next month" : "الشهر القادم",
  27. "last month" : "الشهر الماضي",
  28. "_%n month ago_::_%n months ago_" : ["قبل عدة أيام","قبل شهر","قبل شهرين","قبل %n شهراً","قبل %n شهراً","قبل %n شهراً"],
  29. "next year" : "العام القادم",
  30. "last year" : "السنةالماضية",
  31. "in a few seconds" : "خلال بضع ثواني",
  32. "seconds ago" : "منذ ثواني",
  33. "File name is a reserved word" : "اسم الملف كلمة محجوزة",
  34. "File name contains at least one invalid character" : "اسم الملف به ، على الأقل ، حرف غير صالح",
  35. "File name is too long" : "اسم الملف طويل جداً",
  36. "Empty filename is not allowed" : "لا يسمح بأسماء فارغة للملفات",
  37. "__language_name__" : "اللغة العربية",
  38. "Help" : "المساعدة",
  39. "Apps" : "التطبيقات",
  40. "Settings" : "الإعدادات",
  41. "Log out" : "الخروج",
  42. "Users" : "المستخدمين",
  43. "Full name" : "الاسم الكامل",
  44. "Unknown user" : "المستخدم غير معروف",
  45. "Additional settings" : "الإعدادات المتقدمة",
  46. "%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.",
  47. "%s enter the database username." : "%s ادخل اسم المستخدم الخاص بقاعدة البيانات.",
  48. "%s enter the database name." : "%s ادخل اسم فاعدة البيانات",
  49. "%s you may not use dots in the database name" : "%s لا يسمح لك باستخدام نقطه (.) في اسم قاعدة البيانات",
  50. "Oracle connection could not be established" : "لم تنجح محاولة اتصال Oracle",
  51. "Oracle username and/or password not valid" : "اسم المستخدم و/أو كلمة المرور لنظام Oracle غير صحيح",
  52. "PostgreSQL username and/or password not valid" : "اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة",
  53. "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "نظام ماك الإصدار X غير مدعوم و %s لن يعمل بشكل صحيح على هذه المنصة. استخدمه على مسؤوليتك!",
  54. "For the best results, please consider using a GNU/Linux server instead." : "فضلاً ضع في الاعتبار استخدام نظام GNU/Linux بدل الأنظمة الأخرى للحصول على أفضل النتائج.",
  55. "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "فضلاً إحذف إعداد open_basedir من ملف php.ini لديك أو حوّل إلى PHP إصدار 64 بت.",
  56. "Set an admin username." : "اعداد اسم مستخدم للمدير",
  57. "Set an admin password." : "اعداد كلمة مرور للمدير",
  58. "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s",
  59. "Click the button below to open it." : "أنقر على الزر أدناه لفتحه.",
  60. "Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"",
  61. "Sunday" : "الأحد",
  62. "Monday" : "الإثنين",
  63. "Tuesday" : "الثلاثاء",
  64. "Wednesday" : "الأربعاء",
  65. "Thursday" : "الخميس",
  66. "Friday" : "الجمعة",
  67. "Saturday" : "السبت",
  68. "Sun." : "أح.",
  69. "Mon." : "إث.",
  70. "Tue." : "ثلا.",
  71. "Wed." : "أر.",
  72. "Thu." : "خم.",
  73. "Fri." : "جم.",
  74. "Sat." : "سب.",
  75. "Su" : "أح",
  76. "Mo" : "إث",
  77. "Tu" : "ثلا",
  78. "We" : "أر",
  79. "Th" : "خم",
  80. "Fr" : "جم",
  81. "Sa" : "سب",
  82. "January" : "جانفي",
  83. "February" : "فيفري",
  84. "March" : "مارس",
  85. "April" : "أفريل",
  86. "May" : "ماي",
  87. "June" : "جوان",
  88. "July" : "جويلية",
  89. "August" : "أوت",
  90. "September" : "سبتمبر",
  91. "October" : "أكتوبر",
  92. "November" : "نوفمبر",
  93. "December" : "ديسمبر",
  94. "Jan." : "جان.",
  95. "Feb." : "فيف.",
  96. "Mar." : "مار.",
  97. "Apr." : "أفر.",
  98. "May." : "ماي",
  99. "Jun." : "جوا.",
  100. "Jul." : "جوي.",
  101. "Aug." : "أوت",
  102. "Sep." : "سبت.",
  103. "Oct." : "أكت.",
  104. "Nov." : "نوف.",
  105. "Dec." : "ديس.",
  106. "A valid username must be provided" : "يجب ادخال اسم مستخدم صحيح",
  107. "Username contains whitespace at the beginning or at the end" : "إنّ إسم المستخدم يحتوي على مسافة بيضاء سواءا في البداية أو النهاية",
  108. "A valid password must be provided" : "يجب ادخال كلمة مرور صحيحة",
  109. "Could not create user" : "لا يمكن إنشاء المستخدم",
  110. "User disabled" : "المستخدم معطّل",
  111. "Login canceled by app" : "تم إلغاء الدخول مِن طرف التطبيق",
  112. "a safe home for all your data" : "المكان الآمن لجميع بياناتك",
  113. "File is currently busy, please try again later" : "إنّ الملف مشغول الآمن، يرجى إعادة المحاولة لاحقًا",
  114. "Application is not enabled" : "التطبيق غير مفعّل",
  115. "Authentication error" : "لم يتم التأكد من الشخصية بنجاح",
  116. "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة",
  117. "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s",
  118. "Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
  119. "This can usually be fixed by giving the webserver write access to the config directory" : "يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config",
  120. "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s",
  121. "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح",
  122. "Can't read file" : "لا يمكن قراءة الملف"
  123. },
  124. "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;");