summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ar.json')
-rw-r--r--lib/l10n/ar.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index 64af68df990..2e405a58032 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -7,6 +7,16 @@
"No app name specified" : "لا يوجد برنامج بهذا الاسم",
"Unknown filetype" : "نوع الملف غير معروف",
"Invalid image" : "الصورة غير صالحة",
+ "today" : "اليوم",
+ "yesterday" : "يوم أمس",
+ "_%n day ago_::_%n days ago_" : ["","","","","",""],
+ "last month" : "الشهر الماضي",
+ "_%n month ago_::_%n months ago_" : ["","","","","",""],
+ "last year" : "السنةالماضية",
+ "_%n year go_::_%n years ago_" : ["","","","","",""],
+ "_%n hour ago_::_%n hours ago_" : ["","","","","",""],
+ "_%n minute ago_::_%n minutes ago_" : ["","","","","",""],
+ "seconds ago" : "منذ ثواني",
"web services under your control" : "خدمات الشبكة تحت سيطرتك",
"App directory already exists" : "مجلد التطبيق موجود مسبقا",
"Can't create app folder. Please fix permissions. %s" : "لا يمكن إنشاء مجلد التطبيق. يرجى تعديل الصلاحيات. %s",
@@ -35,16 +45,6 @@
"Set an admin password." : "اعداد كلمة مرور للمدير",
"%s shared »%s« with you" : "%s شارك »%s« معك",
"Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"",
- "seconds ago" : "منذ ثواني",
- "_%n minute ago_::_%n minutes ago_" : ["","","","","",""],
- "_%n hour ago_::_%n hours ago_" : ["","","","","",""],
- "today" : "اليوم",
- "yesterday" : "يوم أمس",
- "_%n day go_::_%n days ago_" : ["","","","","",""],
- "last month" : "الشهر الماضي",
- "_%n month ago_::_%n months ago_" : ["","","","","",""],
- "last year" : "السنةالماضية",
- "years ago" : "سنة مضت",
"A valid username must be provided" : "يجب ادخال اسم مستخدم صحيح",
"A valid password must be provided" : "يجب ادخال كلمة مرور صحيحة"
},"pluralForm" :"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;"