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 3.4KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "تعليقات",
  3. "You commented" : "قمت بكتابة تعليق",
  4. "{author} commented" : "{author} علّق",
  5. "You commented on %1$s" : "لقد علقت على %1$s",
  6. "You commented on {file}" : "علقت على {file}",
  7. "%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
  8. "{author} commented on {file}" : "{author} علّق على {file}",
  9. "<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
  10. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "تمت الإشارة إليك في \"{file}\"، في تعليقٍ من قِبَل حسابٍ تمّ حذفه سلفاً",
  11. "{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}",
  12. "Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات",
  13. "Edit comment" : "تعديل التعليق",
  14. "Delete comment" : "حذف التعليق",
  15. "Cancel edit" : "إلغاء التعديل",
  16. "New comment" : "تعليق جديد",
  17. "Write a comment …" : "أكتُب تعليق ...",
  18. "Post comment" : "أضف تعليق",
  19. "@ for mentions, : for emoji, / for smart picker" : "@ للإشارات، : للإيموجي، / للاقط الذكي",
  20. "Could not reload comments" : "تعذّرت إعادة تحميل التعليقات",
  21. "No comments yet, start the conversation!" : "لا توجد تعليقات, ابدأ النقاش الآن!",
  22. "No more messages" : "لامزيد من الرسائل",
  23. "Retry" : "أعد المحاولة",
  24. "Failed to mark comments as read" : "إخفاق في تعيين ملاحظات كمقرؤة",
  25. "Unable to load the comments list" : "تعذر تحميل قائمة التعليقات",
  26. "_1 new comment_::_{unread} new comments_" : ["1 تعليق جديد","1 تعليق جديد","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة"],
  27. "Comment" : "تعليق",
  28. "An error occurred while trying to edit the comment" : "حدث خطأ أثناء محاولة تعديل التعليق",
  29. "Comment deleted" : "التعليق محذوف",
  30. "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق",
  31. "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق",
  32. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "تمت الإشارة إليك في \"{file}\" في تعليق لمستخدم. لكن هذا المستخدم تم حذف حسابه بعدها",
  33. "Write a message …" : "أكتُب رسالةً ...",
  34. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" للإشارات, \":\" للإيموجي, \"/\" للاقط الذكي",
  35. "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"]
  36. },"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;"
  37. }