summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de_DE.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-20 02:03:53 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-20 02:03:53 +0200
commitcfbd310d3495824c3929863206aa6caf90ae6264 (patch)
tree82b6191a3180e41f87ad4e99c075f106494cefba /apps/files_sharing/l10n/de_DE.php
parent8a03abec0d8a44d24cc8ad63acb8faf6932a1b5e (diff)
downloadnextcloud-server-cfbd310d3495824c3929863206aa6caf90ae6264.tar.gz
nextcloud-server-cfbd310d3495824c3929863206aa6caf90ae6264.zip
[tx-robot] updated from transifex
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"
);