diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-29 02:18:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-29 02:18:30 +0000 |
commit | 1e16fa7a8fc72f2a491ff90f9a5b5a194e78d796 (patch) | |
tree | 53d416d6b09e8443303c9b17b4cfdded2eff287d /apps/comments | |
parent | 0cb00912ecfec0ee5434cbc45c851f3030edab41 (diff) | |
download | nextcloud-server-1e16fa7a8fc72f2a491ff90f9a5b5a194e78d796.tar.gz nextcloud-server-1e16fa7a8fc72f2a491ff90f9a5b5a194e78d796.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/ar.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 27dd4611497..a0a1622bb0e 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -19,6 +19,7 @@ OC.L10N.register( "More comments …" : "مزيد من التعليقات...", "Save" : "حفظ", "Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}", + "Error occurred while retrieving comment with ID {id}" : "حدث خطأ عند محاولة إيجاد التعليق المعرف بـ {id}", "Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}", "Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق", "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"], diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index 65c6113dc86..0da3c74169b 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -17,6 +17,7 @@ "More comments …" : "مزيد من التعليقات...", "Save" : "حفظ", "Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}", + "Error occurred while retrieving comment with ID {id}" : "حدث خطأ عند محاولة إيجاد التعليق المعرف بـ {id}", "Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}", "Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق", "_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"], |