server/apps/files_encryption/l10n/eu.php
2012-10-16 16:57:07 +01:00

6 lines
228 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Enkriptazioa",
"Exclude the following file types from encryption" => "Ez enkriptatu hurrengo fitxategi motak",
"None" => "Bat ere ez",
"Enable Encryption" => "Gaitu enkriptazioa"
);