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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ar.js')
-rw-r--r--l10n/ar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 768753a0..68c9c536 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"gallery",
{
"Gallery" : "معرض صور",
- "New" : "جديد",
"Error loading slideshow template" : "خطأ في تحميل قالب عرض الشرائح.",
"Next" : "التالي",
"Play" : "تشغيل",
@@ -61,6 +60,7 @@ OC.L10N.register(
"the item was removed" : "تم حذف العنصر المطلوب",
"sharing is disabled" : "المشاركة غير مفعلة",
"Picture view" : "عرض الصورة",
+ "New" : "جديد",
"Sending ..." : "جاري الارسال ..."
},
"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;");