summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-15 00:12:37 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-15 00:12:37 +0000
commit4fdee00c275c3a16381301d36635b7b0f5398751 (patch)
tree76a9b5bfbf2771307cfaba03e10756996b57ddf4 /apps/comments/l10n
parent6cbde6329fc08cdc4db34723f0435a92303d042d (diff)
downloadnextcloud-server-4fdee00c275c3a16381301d36635b7b0f5398751.tar.gz
nextcloud-server-4fdee00c275c3a16381301d36635b7b0f5398751.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/ar.js3
-rw-r--r--apps/comments/l10n/ar.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js
index 159110ae13e..23b394048e6 100644
--- a/apps/comments/l10n/ar.js
+++ b/apps/comments/l10n/ar.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
+ "New comment …" : "تعليق جديد",
"Delete comment" : "حذف التعليق",
"Post" : "ارسال",
"Cancel" : "إلغاء",
"Edit comment" : "تعديل التعليق",
"[Deleted user]" : "[مستخدم محذوف]",
"Comments" : "تعليقات",
+ "No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!",
+ "More comments …" : "مزيد من التعليقات...",
"Save" : "حفظ",
"Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}",
"Error occurred while retrieving comment with id {id}" : "حصل خطأ أثناء عرض التعليق رقم {id}",
diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json
index 8dc00af0572..b39343bec1e 100644
--- a/apps/comments/l10n/ar.json
+++ b/apps/comments/l10n/ar.json
@@ -1,10 +1,13 @@
{ "translations": {
+ "New comment …" : "تعليق جديد",
"Delete comment" : "حذف التعليق",
"Post" : "ارسال",
"Cancel" : "إلغاء",
"Edit comment" : "تعديل التعليق",
"[Deleted user]" : "[مستخدم محذوف]",
"Comments" : "تعليقات",
+ "No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!",
+ "More comments …" : "مزيد من التعليقات...",
"Save" : "حفظ",
"Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}",
"Error occurred while retrieving comment with id {id}" : "حصل خطأ أثناء عرض التعليق رقم {id}",