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