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, 0 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php
index 3ab95b6690d..39cee8714d5 100644
--- a/apps/files_sharing/l10n/de_DE.php
+++ b/apps/files_sharing/l10n/de_DE.php
@@ -9,12 +9,6 @@ $TRANSLATIONS = array(
"the link expired" => "Der Link ist abgelaufen",
"sharing is disabled" => "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." => "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat.",
-"%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",
-"Upload" => "Hochladen",
-"Cancel upload" => "Upload abbrechen",
-"No preview available for" => "Es ist keine Vorschau verfügbar für",
"Direct link" => "Direkte Verlinkung"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";