summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/de.php
blob: d486a82322bb7f4c1e6f73ce9976d2ada7d60747 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Verschlüsselung",
"Exclude the following file types from encryption" => "Die folgenden Dateitypen von der Verschlüsselung ausnehmen",
"None" => "Keine",
"Enable Encryption" => "Verschlüsselung aktivieren"
);