nextcloud/apps/files_encryption/l10n/sk_SK.php

8 lines
346 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Šifrovanie",
"File encryption is enabled." => "Šifrovanie súborov nastavené.",
"The following file types will not be encrypted:" => "Uvedené typy súborov nebudú šifrované:",
"Exclude the following file types from encryption:" => "Nešifrovať uvedené typy súborov",
"None" => "Žiadne"
);