diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/files_sharing/l10n/ar.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ar.js')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index a1a159c7807..245b0763ee9 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -207,7 +207,6 @@ OC.L10N.register( "Note to recipient" : "ملاحظة للمستلم", "Enter a note for the share recipient" : "أدخل ملاحظةً لمُستلِم المُشارَكة", "Create" : "أنشِيء", - "Update" : "تحديث", "Share" : "مُشارَكة", "Delete share" : "حذف المشاركة", "Share with " : "شَارِك مع", @@ -298,13 +297,12 @@ OC.L10N.register( "Something happened. Unable to reject the share." : "حدث أمرٌ ما. لا يمكن رفض المشاركة", "No expiration date set" : "تاريخ نهاية صلاحية المشاركة لم يتمّ تعيينه", "Sharing %s failed because the back end does not support sciencemesh shares" : "مشاركة %s أخفقت بسبب أن الخادوم لا يدعم مشاركات ScienceMesh", - "One or more of your shares will expire tomorrow" : "واحدة أو أكثر من مشاركاتك ستنتهي صلاحيتها غدًا", "Allow creating" : "السماح بالإنشاء", "Allow deleting" : "السماح بالحذف", "Allow resharing" : "السماح بإعادة المشاركة ", "Expiration date enforced" : "فرض تاريخ انتهاء الصلاحية المشاركة", "Password protect" : "حماية بكلمة مرور", "Science Mesh" : "Science Mesh", - "Error generating password from password_policy" : "خطأ في توليد كلمة المرور بسبب مخالفة سياسة كلمات المرور" + "Update" : "تحديث" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); |