summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de_DE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/de_DE.php')
-rw-r--r--apps/files_sharing/l10n/de_DE.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php
index c2fec215451..b92d6d478c9 100644
--- a/apps/files_sharing/l10n/de_DE.php
+++ b/apps/files_sharing/l10n/de_DE.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "Passwort",
"Submit" => "Absenden",
-"%s shared the folder %s with you" => "%s hat den Ordner %s für dich freigegeben",
-"%s shared the file %s with you" => "%s hat die Datei %s für dich freigegeben",
+"%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" => "Download",
"No preview available for" => "Es ist keine Vorschau verfügbar für",
-"web services under your control" => "Web-Services unter Deiner Kontrolle"
+"web services under your control" => "Web-Services unter Ihrer Kontrolle"
);