summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ar.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/ar.php')
-rw-r--r--apps/files_encryption/l10n/ar.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ar.php b/apps/files_encryption/l10n/ar.php
index 375fbd9a9a6..c8a475afd67 100644
--- a/apps/files_encryption/l10n/ar.php
+++ b/apps/files_encryption/l10n/ar.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "التشفير",
+"File encryption is enabled." => "تشفير الملفات فعال.",
+"The following file types will not be encrypted:" => "الملفات الاتية لن يتم تشفيرها:",
+"Exclude the following file types from encryption:" => "إستثناء أنواع الملفات الاتية من التشفير: ",
"None" => "لا شيء"
);