summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/de.php
blob: cdcd8a40b23c87ae5c13660fd17539a8885b399e (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Encryption" => "Verschlüsselung",
"File encryption is enabled." => "Dateiverschlüsselung ist aktiviert",
"The following file types will not be encrypted:" => "Die folgenden Dateitypen werden nicht verschlüsselt:",
"Exclude the following file types from encryption:" => "Schließe die folgenden Dateitypen von der Verschlüsselung aus:",
"None" => "Keine"
);