nextcloud/apps/files_encryption/l10n/lt_LT.php

7 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ą"
);