server/apps/files_encryption/l10n/ar.php

7 lines
273 B
PHP
Raw Normal View History

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