2012-08-28 04:03:56 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Enkriptazioa",
|
|
|
|
"Exclude the following file types from encryption" => "Ez enkriptatu hurrengo fitxategi motak",
|
2013-01-23 03:06:18 +04:00
|
|
|
"None" => "Bat ere ez"
|
2012-08-28 04:03:56 +04:00
|
|
|
);
|