aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ar.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-17 00:26:59 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-17 00:26:59 +0000
commit16e584ce6cac844d15adcf75692a6f5ab3fbd698 (patch)
treea620660f111f69620b08b16839ff9ea31d142778 /apps/comments/l10n/ar.json
parent7bba5ec71ef00b68a27a861b0d7a0f4ce83bcc2e (diff)
downloadnextcloud-server-16e584ce6cac844d15adcf75692a6f5ab3fbd698.tar.gz
nextcloud-server-16e584ce6cac844d15adcf75692a6f5ab3fbd698.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/ar.json')
-rw-r--r--apps/comments/l10n/ar.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json
index 7f1da8e4393..7370b3513c4 100644
--- a/apps/comments/l10n/ar.json
+++ b/apps/comments/l10n/ar.json
@@ -19,13 +19,13 @@
"Retry" : "أعد المحاولة",
"Failed to mark comments as read" : "إخفاق في تعيين ملاحظات كمقرؤة",
"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" : "حدث خطأ أثناء محاولة إنشاء التعليق",
- "%1$s commented" : "%1$s كتب تعليق"
+ "%1$s commented" : "%1$s كتب تعليق",
+ "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"]
},"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;"
} \ No newline at end of file