summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de_DE.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-27 02:24:29 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-27 02:24:29 +0200
commit7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b (patch)
treef807e15313e241212cfb5133557682edb5c93fbe /apps/files_sharing/l10n/de_DE.php
parent8a838e0e03501fd0230ae1e843f53213331d2c55 (diff)
downloadnextcloud-server-7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b.tar.gz
nextcloud-server-7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b.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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php
index b92d6d478c9..ab81589b0eb 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",
+"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" => "Download",
+"Download" => "Herunterladen",
"No preview available for" => "Es ist keine Vorschau verfügbar für",
"web services under your control" => "Web-Services unter Ihrer Kontrolle"
);