summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-29 00:07:08 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-29 00:07:08 +0000
commit4b873b35b7865a553ecef1d0c85dee2f424f9f61 (patch)
treeaddb07741ce9c888d33dbda67cdcac201a655e9d /apps/comments/l10n/ar.js
parent6f831670bfa184ad2940d7cca40ef2663a7cca25 (diff)
downloadnextcloud-server-4b873b35b7865a553ecef1d0c85dee2f424f9f61.tar.gz
nextcloud-server-4b873b35b7865a553ecef1d0c85dee2f424f9f61.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ar.js')
-rw-r--r--apps/comments/l10n/ar.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js
index 23b394048e6..9589f105b98 100644
--- a/apps/comments/l10n/ar.js
+++ b/apps/comments/l10n/ar.js
@@ -15,7 +15,6 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "حصل خطأ أثناء عرض التعليق رقم {id}",
"Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}",
"Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق",
- "{count} unread comments" : "{count} الرسائل الغير مقروءة",
"Comment" : "تعليق",
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
"You commented" : "قمت بكتابة تعليق",
@@ -24,6 +23,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
"Type in a new comment..." : "اكتب تعليق جديد...",
"No other comments available" : "لا يوجد تعليقات أخرى متاحة",
- "More comments..." : "مزيد من التعليقات..."
+ "More comments..." : "مزيد من التعليقات...",
+ "{count} unread comments" : "{count} الرسائل الغير مقروءة"
},
"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;");