summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-11 02:26:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-11 02:26:15 +0000
commitfd2d91a77df965349cef1aa2dfc7234b3e3f816b (patch)
treefe8ee16567275e9ece328611a1ba616dae4c01de /apps/comments/l10n
parente0946a1608283bd376f439906c50f3a4eb810839 (diff)
downloadnextcloud-server-fd2d91a77df965349cef1aa2dfc7234b3e3f816b.tar.gz
nextcloud-server-fd2d91a77df965349cef1aa2dfc7234b3e3f816b.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/ar.js1
-rw-r--r--apps/comments/l10n/ar.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js
index 5700b56a220..f21b0c8dc86 100644
--- a/apps/comments/l10n/ar.js
+++ b/apps/comments/l10n/ar.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
"{author} commented on {file}" : "{author} علّق على {file}",
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
+ "{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}",
"Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات",
"Edit comment" : "تعديل التعليق",
"Delete comment" : "حذف التعليق",
diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json
index 149d865b1fa..dff3540e6ee 100644
--- a/apps/comments/l10n/ar.json
+++ b/apps/comments/l10n/ar.json
@@ -7,6 +7,7 @@
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
"{author} commented on {file}" : "{author} علّق على {file}",
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
+ "{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}",
"Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات",
"Edit comment" : "تعديل التعليق",
"Delete comment" : "حذف التعليق",