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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js
index f5c8851e58f..ed2d0b413a0 100644
--- a/apps/files_sharing/l10n/ar.js
+++ b/apps/files_sharing/l10n/ar.js
@@ -220,7 +220,6 @@ OC.L10N.register(
"For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط",
"Share note" : "ملاحظة المشاركة",
"Toggle grid view" : "تفعيل/تعطيل وضع القائمة",
- "Download %s" : "تنزيل %s",
"Upload files to %s" : "ارسل ملفات إلى %s",
"Note" : "ملاحظة",
"Select or drop files" : "اختر أو اسحب ملفات هنا",
@@ -231,6 +230,7 @@ OC.L10N.register(
"invalid permissions" : "صلاحيات مفقودة",
"Can't change permissions for public share links" : "لا يمكن تغيير صلاحيات روابط المشاركة العامة",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "مشاركة ارسال كلمة المرور من قبل التحدث Nextcloud فشلت بسبب عدم تفعيل خاصية التحدث.",
- "Name, email, or federated cloud ID …" : "اسم، بريد، معرف السحابة المتحدة…"
+ "Name, email, or federated cloud ID …" : "اسم، بريد، معرف السحابة المتحدة…",
+ "Download %s" : "تنزيل %s"
},
"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;");