summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.php
diff options
context:
space:
mode:
authorThomas Mueller <thomas.mueller@tmit.eu>2013-01-06 22:40:35 +0100
committerThomas Mueller <thomas.mueller@tmit.eu>2013-01-06 22:40:35 +0100
commitbae175518427de1f43ac23dbc1e06a15f6933370 (patch)
tree90cdee24789526b1b6da16eda90e2c1547a66e62 /lib/l10n/ar.php
parent39d874cd902a4e3d4f7ae313ec5e15bafe35df13 (diff)
parent08d7b8ce309baebfc243727c215b63e732bf874e (diff)
downloadnextcloud-server-bae175518427de1f43ac23dbc1e06a15f6933370.tar.gz
nextcloud-server-bae175518427de1f43ac23dbc1e06a15f6933370.zip
Merge branch 'master' into fixing-784-master
Conflicts: apps/files/ajax/upload.php apps/files/js/files.js lib/helper.php
Diffstat (limited to 'lib/l10n/ar.php')
-rw-r--r--lib/l10n/ar.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/ar.php b/lib/l10n/ar.php
index 3ae226f04fd..77e02dd77b1 100644
--- a/lib/l10n/ar.php
+++ b/lib/l10n/ar.php
@@ -5,5 +5,8 @@
"Users" => "المستخدمين",
"Authentication error" => "لم يتم التأكد من الشخصية بنجاح",
"Files" => "الملفات",
-"Text" => "معلومات إضافية"
+"Text" => "معلومات إضافية",
+"seconds ago" => "منذ ثواني",
+"1 minute ago" => "منذ دقيقة",
+"today" => "اليوم"
);