summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/tr.php
blob: 474ee42b842d835a606c9508e1fbb2f0a45ae1bb (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Şifreleme",
"Enable Encryption" => "Şifrelemeyi Etkinleştir",
"None" => "Hiçbiri",
"Exclude the following file types from encryption" => "Aşağıdaki dosya tiplerini şifrelemeye dahil etme"
);