diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-19 00:20:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-19 00:20:28 +0000 |
commit | cd7530cd70f7c007f966d5965d778b68fa38b25e (patch) | |
tree | fb3ee566562c55593e21bea890d43fcc668e63a8 /apps/files/l10n/ar.js | |
parent | ee6ddb9ab0fca97748b113cfdeef5f67268a1b15 (diff) | |
download | nextcloud-server-cd7530cd70f7c007f966d5965d778b68fa38b25e.tar.gz nextcloud-server-cd7530cd70f7c007f966d5965d778b68fa38b25e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 6e24db41ddc..f6e5f69fa39 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -161,6 +161,8 @@ OC.L10N.register( "Reject" : "رفض", "Incoming ownership transfer from {user}" : "تم تحويل ملكية الملف إليك من قبل {user}", "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "هل تريد الموافقة {path}?\n\nملاحظة: عملية موافقة على النقل قد تستغرق إلى 1 ساعة.", + "Ownership transfer denied" : "تمّ رفض نقل الملكية", + "Your ownership transfer of {path} was denied by {user}." : "تمّ رفض نقلك لمِلكيّتك في {path} من قِبَل المستخدِم {user}.", "Ownership transfer failed" : "فشل نقل الملكية", "Your ownership transfer of {path} to {user} failed." : "فشلت عمليتك لنقل الـ {path} إلى {user}", "The ownership transfer of {path} from {user} failed." : "فشل عملية النقل لـ {path} من قبل {user}", |