2012-08-17 02:45:46 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Salaus",
|
|
|
|
"Exclude the following file types from encryption" => "Jätä seuraavat tiedostotyypit salaamatta",
|
2013-01-23 03:06:18 +04:00
|
|
|
"None" => "Ei mitään"
|
2012-08-17 02:45:46 +04:00
|
|
|
);
|