server/apps/files_encryption/l10n/fi_FI.php
2013-02-15 00:06:50 +01:00

7 lines
346 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Salaus",
"File encryption is enabled." => "Tiedostojen salaus on käytössä.",
"The following file types will not be encrypted:" => "Seuraavia tiedostotyyppejä ei salata:",
"Exclude the following file types from encryption:" => "Älä salaa seuravia tiedostotyyppejä:",
"None" => "Ei mitään"
);