diff options
Diffstat (limited to 'apps/files_encryption/l10n/fa.php')
-rw-r--r-- | apps/files_encryption/l10n/fa.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/fa.php b/apps/files_encryption/l10n/fa.php index 21ad7e56566..7acf196b791 100644 --- a/apps/files_encryption/l10n/fa.php +++ b/apps/files_encryption/l10n/fa.php @@ -1,4 +1,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" => "هیچکدام" ); |