diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:44 +0200 |
commit | f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a (patch) | |
tree | 2f9c2151cb7c6cb46b302d1f9ba1ae2f9a9fdf90 /apps/files/l10n/ar.php | |
parent | 063c9accb6772001ade8bea1251cd0d9bd000e15 (diff) | |
download | nextcloud-server-f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a.tar.gz nextcloud-server-f1b10fcc93dad0667cf50f0e3d9d423705a4ed8a.zip |
update translations
Diffstat (limited to 'apps/files/l10n/ar.php')
-rw-r--r-- | apps/files/l10n/ar.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.php b/apps/files/l10n/ar.php index 45de516f9d9..91e748e3002 100644 --- a/apps/files/l10n/ar.php +++ b/apps/files/l10n/ar.php @@ -6,6 +6,8 @@ "No file was uploaded" => "لم يتم ترفيع أي من الملفات", "Missing a temporary folder" => "المجلد المؤقت غير موجود", "Files" => "الملفات", +"Size" => "حجم", +"Modified" => "معدل", "Maximum upload size" => "الحد الأقصى لحجم الملفات التي يمكن رفعها", "New" => "جديد", "Text file" => "ملف", @@ -14,8 +16,6 @@ "Nothing in here. Upload something!" => "لا يوجد شيء هنا. إرفع بعض الملفات!", "Name" => "الاسم", "Download" => "تحميل", -"Size" => "حجم", -"Modified" => "معدل", "Delete" => "محذوف", "Upload too large" => "حجم الترفيع أعلى من المسموح", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم." |