aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/tr.php
blob: 6b42c757e6577a64371ba5d57f679eb136d17c48 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Encryption" => "Şifreleme",
"File encryption is enabled." => "Dosya şifreleme aktif.",
"The following file types will not be encrypted:" => "Belirtilen dosya tipleri şifrelenmeyecek:",
"Exclude the following file types from encryption:" => "Seçilen dosya tiplerini şifreleme:",
"None" => "Hiçbiri"
);