2012-08-19 00:05:44 +00:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Krüpteerimine",
|
|
|
|
"Exclude the following file types from encryption" => "Järgnevaid failitüüpe ära krüpteeri",
|
2013-01-22 23:06:18 +00:00
|
|
|
"None" => "Pole"
|
2012-08-19 00:05:44 +00:00
|
|
|
);
|