nextcloud/apps/files_encryption/l10n/eu.php

7 lines
228 B
PHP
Raw Normal View History

2012-08-28 04:03:56 +04:00
<?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"
);