nextcloud/apps/files_encryption/l10n/ar.php

7 lines
273 B
PHP
Raw Normal View History

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