diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-14 02:52:34 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-14 02:52:34 +0200 |
commit | 6c534c8165d3c3fba64e3cf5c05993a84733eef7 (patch) | |
tree | 7f4321c093d7085fa841477ac3c8992dea147920 /apps/files_sharing/l10n/de.php | |
parent | 8edb56de05b2dd81f42d993490213e96524e27c2 (diff) | |
download | nextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.tar.gz nextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/de.php')
-rw-r--r-- | apps/files_sharing/l10n/de.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php index 7f4cbb1adad..90fcdcf0f1b 100644 --- a/apps/files_sharing/l10n/de.php +++ b/apps/files_sharing/l10n/de.php @@ -4,6 +4,5 @@ "%s shared the folder %s with you" => "%s hat den Ordner %s mit Dir geteilt", "%s shared the file %s with you" => "%s hat die Datei %s mit Dir 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" +"No preview available for" => "Es ist keine Vorschau verfügbar für" ); |