diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-04 02:22:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-04 02:22:10 +0000 |
commit | 365d31743f74239e5a8d613013836a2739cdea76 (patch) | |
tree | 92edc273019574acbfd77a05f616b66cbe1475e2 /apps/comments/l10n/ar.json | |
parent | 5325c3002cb45b6b244d0df7c74ea5a8bbb6ee02 (diff) | |
download | nextcloud-server-365d31743f74239e5a8d613013836a2739cdea76.tar.gz nextcloud-server-365d31743f74239e5a8d613013836a2739cdea76.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ar.json')
-rw-r--r-- | apps/comments/l10n/ar.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index 700ef9f0985..64b3d3eaea1 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -2,20 +2,30 @@ "Comments" : "تعليقات", "You commented" : "قمت بكتابة تعليق", "%1$s commented" : "%1$s كتب تعليق", + "{author} commented" : "{author} علّق", "You commented on %1$s" : "لقد علقت على %1$s", "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> على الملفات", + "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" : "حذف التعليق", "Cancel edit" : "إلغاء التعديل", + "Post comment" : "أضف تعليق", "No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!", "No more messages" : "لامزيد من الرسائل", "Retry" : "أعد المحاولة", "Unable to load the comments list" : "تعذر تحميل قائمة التعليقات", "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"], + "_1 new comment_::_{unread} new comments_" : ["1 تعليق جديد","1 تعليق جديد","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة"], "Comment" : "تعليق", + "An error occurred while trying to edit the comment" : "حدث خطأ أثناء محاولة تعديل التعليق", + "Comment deleted" : "التعليق حُذف", + "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق", + "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق", "New comment …" : "تعليق جديد", "Post" : "ارسال", "Cancel" : "إلغاء", |