nextcloud/apps/files_encryption/l10n/bg_BG.php

7 lines
326 B
PHP
Raw Normal View History

2013-01-10 03:05:53 +04:00
<?php $TRANSLATIONS = array(
"Encryption" => "Криптиране",
"Enable Encryption" => "Включване на криптирането",
"None" => "Няма",
"Exclude the following file types from encryption" => "Изключване на следните файлови типове от криптирането"
);