2012-12-27 23:20:34 +00:00
|
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
|
"Encryption" => "Şifreleme",
|
2013-01-22 23:06:18 +00:00
|
|
|
|
"Exclude the following file types from encryption" => "Aşağıdaki dosya tiplerini şifrelemeye dahil etme",
|
|
|
|
|
"None" => "Hiçbiri"
|
2012-12-27 23:20:34 +00:00
|
|
|
|
);
|