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