nextcloud/apps/files_encryption/l10n/sk_SK.php

7 lines
234 B
PHP
Raw Normal View History

2012-09-06 04:06:37 +04:00
<?php $TRANSLATIONS = array(
"Encryption" => "Šifrovanie",
"Exclude the following file types from encryption" => "Vynechať nasledujúce súbory pri šifrovaní",
"None" => "Žiadne",
"Enable Encryption" => "Zapnúť šifrovanie"
);