diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-10 02:27:15 +0000 |
commit | 16b68fdb347f8b1f4851fa42f54e6fe2122ee861 (patch) | |
tree | a2b280402cd2566d94839b962b373957de78f386 /apps/comments | |
parent | 11f46fc219537ae399fcb3babafa4ef067f180be (diff) | |
download | nextcloud-server-16b68fdb347f8b1f4851fa42f54e6fe2122ee861.tar.gz nextcloud-server-16b68fdb347f8b1f4851fa42f54e6fe2122ee861.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 f21b0c8dc86..5a0554515a9 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> على الملفات", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "تمت الإشارة إليك في \"{file}\" في تعليق لمستخدم. لكن هذا المستخدم تم حذف حسابه بعدها", "{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}", "Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات", "Edit comment" : "تعديل التعليق", diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index dff3540e6ee..c4e63b4da6b 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> على الملفات", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "تمت الإشارة إليك في \"{file}\" في تعليق لمستخدم. لكن هذا المستخدم تم حذف حسابه بعدها", "{user} mentioned you in a comment on \"{file}\"" : "أشار إليك {user} في تعليق على {file}", "Files app plugin to add comments to files" : "المكوِّن الإضافي لتطبيق الملفات لإضافة تعليقات إلى الملفات", "Edit comment" : "تعديل التعليق", |