diff options
Diffstat (limited to 'apps/comments/l10n/ar.js')
-rw-r--r-- | apps/comments/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 39aa528f9f3..58bb18b3a5e 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -10,8 +10,6 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s", "{author} commented on {file}" : "{author} علّق على {file}", "<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "تمت الإشارة إليك على “{file}”, في تعليق بواسطة مستخدم تم حذفه منذ ذلك الحين", - "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”", "Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات", "Edit comment" : "تعديل التعليق", "Delete comment" : "حذف التعليق", @@ -28,6 +26,8 @@ OC.L10N.register( "Comment deleted" : "التعليق حُذف", "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق", "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "تمت الإشارة إليك على “{file}”, في تعليق بواسطة مستخدم تم حذفه منذ ذلك الحين", + "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”", "New comment …" : "تعليق جديد", "Post" : "ارسال", "Cancel" : "إلغاء", |