nextcloud/apps/files_encryption/l10n/cs_CZ.php

7 lines
245 B
PHP
Raw Normal View History

2012-10-16 19:57:07 +04:00
<?php $TRANSLATIONS = array(
"Encryption" => "Šifrování",
"Exclude the following file types from encryption" => "Při šifrování vynechat následující typy souborů",
"None" => "Žádné",
"Enable Encryption" => "Povolit šifrování"
);