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 'lib/l10n/ar.js')
-rw-r--r--lib/l10n/ar.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 80f33449c3e..70fbb19f2d1 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Log out" : "الخروج",
"Users" : "المستخدمين",
"Unknown user" : "المستخدم غير معروف",
+ "Delete" : "حذف",
+ "Overview" : "نظرة شاملة",
"Basic settings" : "الإعدادات الأساسية",
"Sharing" : "المشاركة",
"Security" : "الأمان",
@@ -66,9 +68,7 @@ OC.L10N.register(
"Set an admin password." : "اعداد كلمة مرور للمدير",
"Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s",
"Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح",
- "Sharing %s failed, because the file does not exist" : "فشلت مشاركة %s فالملف غير موجود",
"You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s",
- "Sharing %s failed, because you can not share with yourself" : "فشلت مشاركة %s لأنك لايمكنك المشاركة مع نفسك",
"Click the button below to open it." : "أنقر على الزر أدناه لفتحه.",
"Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"",
"Sunday" : "الأحد",
@@ -128,6 +128,8 @@ OC.L10N.register(
"Application is not enabled" : "التطبيق غير مفعّل",
"Authentication error" : "لم يتم التأكد من الشخصية بنجاح",
"Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة",
+ "Sharing %s failed, because the file does not exist" : "فشلت مشاركة %s فالملف غير موجود",
+ "Sharing %s failed, because you can not share with yourself" : "فشلت مشاركة %s لأنك لايمكنك المشاركة مع نفسك",
"Sharing %s failed, because the user %s does not exist" : "فشلت مشاركة %s لأن المستخدم %s غير موجود",
"Share type %s is not valid for %s" : "مشاركة النوع %s غير صالحة لـ %s",
"%s shared »%s« with you" : "%s شارك »%s« معك",