diff options
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 2572485c787..aac91dd5699 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -143,7 +143,7 @@ OC.L10N.register( "Send" : "Senden", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Read only" : "Schreibgeschützt", - "Secure drop (upload only)" : "Sicheres ablegen (nur Hochladen)", + "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", "Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.", "Shared with you by {owner}" : "Von {owner} mit Ihnen geteilt.", "Choose a password for the mail share" : "Wählen Sie ein Passwort für das Teilen via E-Mail", @@ -312,7 +312,6 @@ OC.L10N.register( "Ok" : "OK", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Ihren Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Sie es aus dem Document-Root-Verzeichnis des Webservers herausverschieben.", "Error while unsharing" : "Fehler beim Aufheben der Freigabe", - "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", "can reshare" : "kann weiterteilen", "can edit" : "kann bearbeiten", "can create" : "kann erstellen", |