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