server/apps/files_sharing/l10n/de.php
2012-09-01 02:04:00 +02:00

7 lines
253 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Passwort",
"Submit" => "Absenden",
"Download" => "Download",
"No preview available for" => "Es ist keine Vorschau verfügbar für",
"web services under your control" => "Web-Services unter Ihrer Kontrolle"
);