nextcloud/apps/files_encryption/l10n/et_EE.php

6 lines
181 B
PHP
Raw Normal View History

2012-08-19 04:05:44 +04:00
<?php $TRANSLATIONS = array(
"Encryption" => "Krüpteerimine",
"Exclude the following file types from encryption" => "Järgnevaid failitüüpe ära krüpteeri",
2013-01-23 03:06:18 +04:00
"None" => "Pole"
2012-08-19 04:05:44 +04:00
);