summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/ar.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ar.php b/apps/files_trashbin/l10n/ar.php
index 7b2e2863367..2065c964d42 100644
--- a/apps/files_trashbin/l10n/ar.php
+++ b/apps/files_trashbin/l10n/ar.php
@@ -1,4 +1,9 @@
<?php $TRANSLATIONS = array(
+"Delete permanently" => "حذف بشكل دائم",
"Name" => "اسم",
+"1 folder" => "مجلد عدد 1",
+"{count} folders" => "{count} مجلدات",
+"1 file" => "ملف واحد",
+"{count} files" => "{count} ملفات",
"Delete" => "إلغاء"
);