nextcloud/apps/files_encryption/l10n/is.php

6 lines
195 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Dulkóðun",
"Exclude the following file types from encryption" => "Undanskilja eftirfarandi skráartegundir frá dulkóðun",
"None" => "Ekkert"
);