diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-19 00:28:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-19 00:28:15 +0000 |
commit | 6c3fa6e9def48a65adeb480e59f8bf911bf9994c (patch) | |
tree | 27203c83d901360dae6a4711a0ae6a695e5f5fee /apps/comments/l10n | |
parent | 04777cf8140f1aaf0773f09341c57222d217d827 (diff) | |
download | nextcloud-server-6c3fa6e9def48a65adeb480e59f8bf911bf9994c.tar.gz nextcloud-server-6c3fa6e9def48a65adeb480e59f8bf911bf9994c.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.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 b1be7a975bb..22194dfded0 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -17,6 +17,7 @@ OC.L10N.register( "Cancel edit" : "إلغاء التعديل", "Post comment" : "أضف تعليق", "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" للإشارات, \":\" للإيموجي, \"/\" للاقط الذكي", + "Could not reload comments" : "تعذّرت إعادة تحميل الملاحظات", "No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!", "No more messages" : "لامزيد من الرسائل", "Retry" : "أعد المحاولة", diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index 05ec2c82646..b82be14487a 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -15,6 +15,7 @@ "Cancel edit" : "إلغاء التعديل", "Post comment" : "أضف تعليق", "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" للإشارات, \":\" للإيموجي, \"/\" للاقط الذكي", + "Could not reload comments" : "تعذّرت إعادة تحميل الملاحظات", "No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!", "No more messages" : "لامزيد من الرسائل", "Retry" : "أعد المحاولة", |