diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/ar.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ar.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ar.js b/apps/federatedfilesharing/l10n/ar.js index b8c5a55d8af..70319852230 100644 --- a/apps/federatedfilesharing/l10n/ar.js +++ b/apps/federatedfilesharing/l10n/ar.js @@ -13,6 +13,8 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "تمّ إرسال طلب مُشاركة اتحاديّة. سوف تصلك دعوة. رجاءً، تحقّق من إشعاراتك.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "تعذّر تأسيس مُشاركة اتحاديّة. يبدو أن إصدار خادوم نكست كلاود الذي طلبت الاتحاد معه قديمٌ ( ما قبل الإصدار 9). ", "It is not allowed to send federated group shares from this server." : "غيرُ مسموحٍ بإرسال مشاركات مجموعات اتحاديّة من هذا الخادوم.", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "فشلت مشاركة %1$s بسبب أن هذه العنصر سبقت مشاركته مع الحساب %2$s", + "Not allowed to create a federated share to the same account" : "غير مسموح بإنشاء مشاركة اتحادية لنفس الحساب", "Federated shares require read permissions" : "المُشاركات الاتحاديّة تتطلب إذونات قراءةٍ", "File is already shared with %s" : "سبقت مُشاركة الملف مع %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "المُشاركة %1$s فشلت؛ تعذّر إيجاد %2$s. يُمكن أن يكون هذ بسبب أن الخادوم لا يُمكن الوصول إليه حاليّاً أو أنه يستعمل شهادةً ذاتيّة التصديق self-signed certificate.", @@ -26,6 +28,13 @@ OC.L10N.register( "Sharing" : "المشاركة", "Federated file sharing" : "مُشاركة اتحاديّة لملف", "Provide federated file sharing across servers" : "توفير مُشاركة اتحاديّة للملفات عبر الخوادم", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "اضبط كيفية مشاركة الأشخاص بين الخوادم. و يشمل ذلك المشاركات بين الأشخاص على هذا الخادوم أيضاً إذا كانوا يستعملون المشاركة الاتحادية.", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "إسمَح للأشخاص على هذا الخادوم بإرسال مشاركات إلى خوادم أخرى (هذا الخيار يسمح أيضاً بالوصول عبر WebDAV إلى المشاركات العمومية)", + "Allow people on this server to receive shares from other servers" : "إسمَح للأشخاص على هذا الخادوم باستقبال مشاركات من خوادم أخرى", + "Allow people on this server to send shares to groups on other servers" : "إسمَح للأشخاص على هذا الخادوم بإرسال مشاركات إلى مجموعات على خوادم أخرى", + "Allow people on this server to receive group shares from other servers" : "إسمَح للأشخاص على هذا الخادوم بإستقبال مشاركات لمجموعات من خوادم أخرى", + "Search global and public address book for people" : "البحث في دفتر العناوين الشامل و دفاتر العناوين العامة للأشخاص", + "Allow people to publish their data to a global and public address book" : "إسمَح للأشخاص بنشر بياناتهم إلى دفتر العناوين الشامل و دفتر العناوين العامة للأشخاص", "Unable to update federated files sharing config" : "تعذر تحديث تهيئة مُشاركة الملفات الاتحادية", "Federated Cloud" : "سحابة اتحاديّة", "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "يُمكنك المشاركة مع أي شخص يستخدم خادوم نكست كلاود أو خوادم وخدمات أخرى متوافقة مع بروتوكول Open Cloud Mesh (OCM)! فقط ضع مُعرّف السحابة الاتحاديّة Federated Cloud في مربع حوار المُشاركة؛ و الذي سيكون شكله على هذا النسق: person@cloud.example.com", |