summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de.php
blob: b9a50387aa0495861baddd531ea53313f6b48c91 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password" => "Passwort",
"Submit" => "Absenden",
"%s shared the folder %s with you" => "%s hat mit Ihnen den Ordner %s geteilt",
"%s shared the file %s with you" => "%s hat mit Ihnen die Datei %s geteilt",
"Download" => "Download",
"No preview available for" => "Es ist keine Vorschau verfügbar für",
"web services under your control" => "Web-Services unter Ihrer Kontrolle"
);