summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ar.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-19 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-19 00:08:26 +0000
commit6b978ebd295bc16a1f414504b783fa2b9ba32fef (patch)
tree3326b28c8ae675bac0eb867abef4fefb98fb62bf /apps/comments/l10n/ar.json
parent231cffffb9084ed1b7779f40ec07ad617ec71a30 (diff)
downloadnextcloud-server-6b978ebd295bc16a1f414504b783fa2b9ba32fef.tar.gz
nextcloud-server-6b978ebd295bc16a1f414504b783fa2b9ba32fef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ar.json')
-rw-r--r--apps/comments/l10n/ar.json10
1 files changed, 4 insertions, 6 deletions
diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json
index 8b7bfa77df3..20871a07487 100644
--- a/apps/comments/l10n/ar.json
+++ b/apps/comments/l10n/ar.json
@@ -1,5 +1,6 @@
{ "translations": {
"Comments" : "تعليقات",
+ "Unknown user" : "مستخدم غير معروف",
"New comment …" : "تعليق جديد",
"Delete comment" : "حذف التعليق",
"Post" : "ارسال",
@@ -16,12 +17,9 @@
"Comment" : "تعليق",
"You commented" : "قمت بكتابة تعليق",
"%1$s commented" : "%1$s كتب تعليق",
+ "You commented on {file}" : "علقت على {file}",
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
- "<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
- "Type in a new comment..." : "اكتب تعليق جديد...",
- "No other comments available" : "لا يوجد تعليقات أخرى متاحة",
- "More comments..." : "مزيد من التعليقات...",
- "{count} unread comments" : "{count} الرسائل الغير مقروءة",
- "You commented on %2$s" : "انت قمت بكتابة تعليق على %2$s"
+ "{author} commented on {file}" : "{author} علّق على {file}",
+ "<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات"
},"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