diff options
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 731b59cfef0..48fa1ef0f84 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -10,13 +10,8 @@ OC.L10N.register( "Invalid image" : "الصورة غير صالحة", "today" : "اليوم", "yesterday" : "يوم أمس", - "_%n day ago_::_%n days ago_" : ["","","","","",""], "last month" : "الشهر الماضي", - "_%n month ago_::_%n months ago_" : ["","","","","",""], "last year" : "السنةالماضية", - "_%n year ago_::_%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" : "مجلد التطبيق موجود مسبقا", |