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