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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-22 09:55:28 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-22 09:55:28 +0300
commitb74cdb7da3bd7e3e91b674a32e197d8c3d432ea8 (patch)
treee0eb94dd5611a70de3f4f8e719322f13a196909e /core/l10n/ar.js
parentd4ff71c1b6047744c75e24cdac2ea0ba05c66a79 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r--core/l10n/ar.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js
index 9a5a9119991..d5727192f33 100644
--- a/core/l10n/ar.js
+++ b/core/l10n/ar.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"No image or file provided" : "لم يتم توفير صورة أو ملف",
"Unknown filetype" : "نوع الملف غير معروف",
"Invalid image" : "الصورة غير صالحة",
+ "%s password reset" : "تمت إعادة ضبط كلمة مرور %s",
"Sunday" : "الأحد",
"Monday" : "الأثنين",
"Tuesday" : "الثلاثاء",
@@ -99,15 +100,11 @@ OC.L10N.register(
"access control" : "ضبط الوصول",
"Share" : "شارك",
"Warning" : "تحذير",
+ "Delete" : "إلغاء",
"The object type is not specified." : "نوع العنصر غير محدد.",
"Enter new" : "إدخال جديد",
- "Delete" : "إلغاء",
"Add" : "اضف",
"The update was successful. Redirecting you to ownCloud now." : "تم التحديث بنجاح , يتم اعادة توجيهك الان الى Owncloud",
- "%s password reset" : "تمت إعادة ضبط كلمة مرور %s",
- "Use the following link to reset your password: {link}" : "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}",
- "New password" : "كلمات سر جديدة",
- "Reset password" : "تعديل كلمة السر",
"Personal" : "شخصي",
"Users" : "المستخدمين",
"Apps" : "التطبيقات",
@@ -129,6 +126,9 @@ OC.L10N.register(
"Log out" : "الخروج",
"Search" : "البحث",
"Log in" : "أدخل",
- "Alternative Logins" : "اسماء دخول بديلة"
+ "Alternative Logins" : "اسماء دخول بديلة",
+ "Use the following link to reset your password: {link}" : "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}",
+ "New password" : "كلمات سر جديدة",
+ "Reset password" : "تعديل كلمة السر"
},
"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;");