summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
commitdc506dcfbf39333cf44ac3be14c88bc093d963b3 (patch)
treeaa44f7e9d3e67d288cbc4a28a2faa9bad65bb02d /lib/l10n/ar.js
parentbf9d4d425d56f540153cdde94469254571a4d779 (diff)
downloadnextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.tar.gz
nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r--lib/l10n/ar.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 5fec5a1a818..d09c65044be 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -9,6 +9,16 @@ OC.L10N.register(
"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",
@@ -37,16 +47,6 @@ OC.L10N.register(
"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" : "يجب ادخال كلمة مرور صحيحة"
},