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.json 1.3KB

123456789101112131415161718192021
  1. { "translations": {
  2. "Type in a new comment..." : "اكتب تعليق جديد...",
  3. "Delete comment" : "حذف التعليق",
  4. "Post" : "مشاركة",
  5. "Cancel" : "إلغاء",
  6. "Edit comment" : "تعديل التعليق",
  7. "[Deleted user]" : "[مستخدم محذوف]",
  8. "Comments" : "تعليقات",
  9. "No other comments available" : "لا يوجد تعليقات أخرى متاحة",
  10. "More comments..." : "مزيد من التعليقات...",
  11. "Save" : "حفظ",
  12. "Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {عدد} من {العدد الأقصى}",
  13. "{count} unread comments" : "{عدد} الرسائل الغير مقروءة",
  14. "Comment" : "تعليق",
  15. "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>تعليقات</strong> للملفات <em>(دائماً مصنف في جدول)</em>",
  16. "You commented" : "قمت بكتابة تعليق",
  17. "%1$s commented" : "%1$s قام بكتابة تعليق",
  18. "You commented on %2$s" : "انت قمت بكتابة تعليق على %2$s",
  19. "%1$s commented on %2$s" : "%1$s قام بكتابة تعليق على %2$s"
  20. },"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;"
  21. }