aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de_DE.php
blob: 4594c7c248d1d1990141f3d26c0c3adb4499a2a4 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Password" => "Passwort",
"Submit" => "Bestätigen",
"%s shared the folder %s with you" => "%s hat den Ordner %s mit Ihnen geteilt",
"%s shared the file %s with you" => "%s hat die Datei %s mit Ihnen geteilt",
"Download" => "Herunterladen",
"No preview available for" => "Es ist keine Vorschau verfügbar für"
);