nextcloud/apps/files_encryption/l10n/sl.php

7 lines
229 B
PHP
Raw Normal View History

2012-10-16 19:57:07 +04:00
<?php $TRANSLATIONS = array(
"Encryption" => "Šifriranje",
"Exclude the following file types from encryption" => "Naslednje vrste datotek naj se ne šifrirajo",
"None" => "Brez",
"Enable Encryption" => "Omogoči šifriranje"
);