diff options
Diffstat (limited to 'apps/files_sharing/l10n/ar.js')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index b84fb714494..efea5c4ff6b 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -294,23 +294,17 @@ OC.L10N.register( "No expiration date set" : "تاريخ نهاية صلاحية المشاركة لم يتمّ تعيينه", "Please specify a valid user" : "يرجى تحديد مستخدم صحيح", "Please specify a valid federated user ID" : "رجاءً عيّن مُعرِّفاً صحيحاً لمستخدم اتحادي federated user ID", - "Sharing %s failed because the back end does not support sciencemesh shares" : "مشاركة %s أخفقت بسبب أن الخادوم لا يدعم مشاركات ScienceMesh", - "Reject" : "رفض", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "يتيح هذا التطبيق للمستخدمين مشاركة الملفات داخل نكست كلاود. عند تمكينه، يمكن للمشرف اختيار المجموعات التي يمكنها مشاركة الملفات. يمكن للمستخدمين المُخوَّلِين مشاركة الملفات والمجلدات مع مستخدمين و مجموعات أخرى داخل نكست كلاود. بالإضافة إلى ذلك، إذا قام المشرف بتمكين ميزة المشاركة عبر الروابط، فيمكن استعمال رابط خارجي لمشاركة الملفات مع مستخدمين آخرين خارج نكست كلاود. يمكن للمسؤولين أيضًا فرض كلمات المرور و تواريخ انتهاء الصلاحية و تمكين مشاركة خادوم لخادوم عبر روابط المشاركة. بالإضافة إلى المشاركة من الأجهزة المحمولة.\nيؤدي إيقاف تشغيل الميزة إلى إزالة الملفات والمجلدات المُشارَكة على الخادوم لجميع مستلمي المشاركة، وكذلك على عملاء المزامنة و تطبيقات الأجهزة المحمولة. المزيد من التعليمات، في صفحات توثيق نكست كلاود.", "Accept user and group shares by default" : "قبول مشاركات المستخدم والمجموعة بشكل افتراضي", "Read only" : "للقراءة فقط", "File drop (upload only)" : "إفلات ملف (للرفع فقط)", "Upload" : "إرفَع", "Bundled permissions" : "أذونات مُجمّعة", - "Allow creating" : "السماح بالإنشاء", - "Allow deleting" : "السماح بالحذف", - "Allow resharing" : "السماح بإعادة المشاركة ", - "Expiration date enforced" : "فرض تاريخ انتهاء الصلاحية المشاركة", "Only works for users with access to this folder" : "صالحٌ فقط للمستخدمين الذين لديهم حق الوصول إلى هذا المجلد", "Only works for users with access to this file" : "صالحٌ فقط للمستخدمين الذين لديهم حق الوصول إلى هذا الملف", - "Password protect" : "حماية بكلمة مرور", "Circle" : "الدائرة ", - "Science Mesh" : "Science Mesh", + "Update" : "تحديث", + "Share with " : "شَارِك مع", "No other users with access found" : "لم يتم العثور على مستخدمين آخرين لهم حق الوصول", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", "Name" : "الاسم", @@ -320,8 +314,6 @@ OC.L10N.register( "the item was removed" : "تمّ حذف العنصر ", "the link expired" : "إنتَهَت صلاحية الرابط", "sharing is disabled" : "المُشارَكة مُعطّلة", - "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط", - "Update" : "تحديث", - "Share with " : "شَارِك مع" + "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط" }, "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;"); |