Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ar.js')
-rw-r--r--apps/files_sharing/l10n/ar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js
index fb4effabb04..09fb9867901 100644
--- a/apps/files_sharing/l10n/ar.js
+++ b/apps/files_sharing/l10n/ar.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"Could not lock node" : "تعذر تأمين نقطة اللقاء",
"Could not lock path" : "تعذر تأمين المسار",
"Wrong or no update parameter given" : "خطأ أو لم يتم تقديم معلمة تحديث",
- "Can't change permissions for public share links" : "لا يمكن تغيير صلاحيات روابط المشاركة العامة",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "مشاركة ارسال كلمة المرور من قبل التحدث Nextcloud فشلت بسبب عدم تفعيل خاصية التحدث.",
"shared by %s" : "تمت مشاركته مِن قبل %s",
"Download all files" : "تنزيل كافة الملفات",
@@ -231,6 +230,7 @@ OC.L10N.register(
"Uploaded files:" : "تم رفع ملفات:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "برفع الملفات ، فإنك توافق على %1$s شروط الخدمة %2$s.",
"invalid permissions" : "صلاحيات مفقودة",
+ "Can't change permissions for public share links" : "لا يمكن تغيير صلاحيات روابط المشاركة العامة",
"Name, email, or federated cloud ID …" : "اسم، بريد، معرف السحابة المتحدة…"
},
"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;");