nextcloud/apps/files_encryption/l10n/nb_NO.php

7 lines
224 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
"Exclude the following file types from encryption" => "Ekskluder følgende filer fra kryptering",
"None" => "Ingen",
"Enable Encryption" => "Slå på kryptering"
);