server/apps/files_encryption/l10n/et_EE.php
2012-08-20 02:01:32 +02:00

6 lines
227 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Krüpteerimine",
"Exclude the following file types from encryption" => "Järgnevaid failitüüpe ära krüpteeri",
"None" => "Pole",
"Enable Encryption" => "Luba krüpteerimine"
);