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