server/apps/files_encryption/l10n/ar.php
2012-11-13 00:07:19 +01:00

6 lines
273 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "التشفير",
"Exclude the following file types from encryption" => "استبعد أنواع الملفات التالية من التشفير",
"None" => "لا شيء",
"Enable Encryption" => "تفعيل التشفير"
);