server/apps/files_encryption/l10n/is.php
2012-12-31 00:05:31 +01:00

6 lines
239 B
PHP

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