Blame view
sources/apps/files_encryption/l10n/fa.php
436 Bytes
|
03e52840d
|
1 2 3 4 5 6 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" => "هیچکدام" ); |