diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-21 02:39:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-21 02:39:59 +0000 |
commit | 3ff92423e24270e079af9a55f3bc786e9c6da733 (patch) | |
tree | 1aaba9406f1d462e54e7f2c312622177e3aa3d52 /apps/sharebymail/l10n/de_DE.js | |
parent | ac2577a5942d6eedd6de402dcecd0e697c8d213f (diff) | |
download | nextcloud-server-3ff92423e24270e079af9a55f3bc786e9c6da733.tar.gz nextcloud-server-3ff92423e24270e079af9a55f3bc786e9c6da733.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/de_DE.js')
-rw-r--r-- | apps/sharebymail/l10n/de_DE.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index 8ebe217f6ad..c1a3c81544e 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -49,6 +49,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Anbieter zum Teilen. Ermöglicht das Teilen von Dateien per E-Mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern eine personalisierten Link zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per Mail senden", - "Enforce password protection" : "Passwortschutz erzwingen" + "Enforce password protection" : "Passwortschutz erzwingen", + "Reply to initiator" : "Antwort an Initiator" }, "nplurals=2; plural=(n != 1);"); |