summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ar.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-15 04:53:54 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-15 04:53:54 -0400
commit680ac48856a4fff2445f0be3707d846b46ae670c (patch)
treed3a548cdc624d55ab79562174070868594e7cc92 /apps/files/l10n/ar.php
parentde89c31f5a63f399151093aa8e29715e7be24e82 (diff)
downloadnextcloud-server-680ac48856a4fff2445f0be3707d846b46ae670c.tar.gz
nextcloud-server-680ac48856a4fff2445f0be3707d846b46ae670c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ar.php')
-rw-r--r--apps/files/l10n/ar.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/files/l10n/ar.php b/apps/files/l10n/ar.php
index 878bb2eefb2..8a86811b86f 100644
--- a/apps/files/l10n/ar.php
+++ b/apps/files/l10n/ar.php
@@ -30,7 +30,7 @@ $TRANSLATIONS = array(
"replaced {new_name} with {old_name}" => "استبدل {new_name} بـ {old_name}",
"undo" => "تراجع",
"perform delete operation" => "جاري تنفيذ عملية الحذف",
-"1 file uploading" => "جاري رفع 1 ملف",
+"_Uploading %n file_::_Uploading %n files_" => array(,),
"'.' is an invalid file name." => "\".\" اسم ملف غير صحيح.",
"File name cannot be empty." => "اسم الملف لا يجوز أن يكون فارغا",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "اسم غير صحيح , الرموز '\\', '/', '<', '>', ':', '\"', '|', '?' و \"*\" غير مسموح استخدامها",
@@ -41,10 +41,8 @@ $TRANSLATIONS = array(
"Name" => "اسم",
"Size" => "حجم",
"Modified" => "معدل",
-"1 folder" => "مجلد عدد 1",
-"{count} folders" => "{count} مجلدات",
-"1 file" => "ملف واحد",
-"{count} files" => "{count} ملفات",
+"_%n folder_::_%n folders_" => array(,),
+"_%n file_::_%n files_" => array(,),
"Upload" => "رفع",
"File handling" => "التعامل مع الملف",
"Maximum upload size" => "الحد الأقصى لحجم الملفات التي يمكن رفعها",