2016-02-17 01:56:11 -05:00
{ "translations" : {
2019-02-26 20:12:05 -05:00
"Comments" : "تعليقات" ,
"You commented" : "قمت بكتابة تعليق" ,
"%1$s commented" : "%1$s كتب تعليق" ,
2019-04-11 20:12:50 -04:00
"You commented on %1$s" : "لقد علقت على %1$s" ,
2019-02-26 20:12:05 -05:00
"You commented on {file}" : "علقت على {file}" ,
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s" ,
"{author} commented on {file}" : "{author} علّق على {file}" ,
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات" ,
2018-04-11 20:19:20 -04:00
"Edit comment" : "تعديل التعليق" ,
2016-05-21 01:55:53 -04:00
"Delete comment" : "حذف التعليق" ,
2018-04-11 20:19:20 -04:00
"New comment …" : "تعليق جديد" ,
2016-08-31 20:09:24 -04:00
"Post" : "ارسال" ,
2016-02-17 01:56:11 -05:00
"Cancel" : "إلغاء" ,
2016-05-21 01:55:53 -04:00
"[Deleted user]" : "[مستخدم محذوف]" ,
2016-09-14 20:12:37 -04:00
"No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!" ,
"More comments …" : "مزيد من التعليقات..." ,
2016-02-17 01:56:11 -05:00
"Save" : "حفظ" ,
2016-08-31 20:09:24 -04:00
"Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}" ,
"Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}" ,
"Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق" ,
2019-04-11 20:12:50 -04:00
"_%n unread comment_::_%n unread comments_" : [ "%n تعليق غير مقروء" , "%n تعليق غير مقروء" , "تعليقان غير مقروءة" , "%n تعليقات غير مقروء" , "%n تعليق غير مقروء" , "%n تعليق غير مقروء" ] ,
2019-02-26 20:12:05 -05:00
"Comment" : "تعليق"
2016-02-17 01:56:11 -05:00
} , "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;"
}