server/apps/files_encryption/l10n/lt_LT.php
2012-08-23 02:07:35 +02:00

6 lines
220 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Šifravimas",
"Exclude the following file types from encryption" => "Nešifruoti pasirinkto tipo failų",
"None" => "Nieko",
"Enable Encryption" => "Įjungti šifravimą"
);