summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/lt_LT.php
blob: b939df164c8576b82cc5c59489905e986b5a171c (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Šifravimas",
"Exclude the following file types from encryption" => "Nešifruoti pasirinkto tipo failų",
"None" => "Nieko",
"Enable Encryption" => "Įjungti šifravimą"
);