diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-20 00:12:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-20 00:12:58 +0000 |
commit | 75ec460d056e1f569cd5fffeff1d23d9992463f9 (patch) | |
tree | fc23c09aadeeb3679bea2939d2a162a4089a96c5 /core/l10n/de_DE.js | |
parent | 30dbbfbd454ca2e70956a67379872e2cea1a4b71 (diff) | |
download | nextcloud-server-75ec460d056e1f569cd5fffeff1d23d9992463f9.tar.gz nextcloud-server-75ec460d056e1f569cd5fffeff1d23d9992463f9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index c75fb416c80..33f83453612 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -182,6 +182,7 @@ OC.L10N.register( "Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.", "Shared with you and {circle} by {owner}" : "Von {owner} mit Ihnen und {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "Von {owner} mit Ihnen und der Unterhaltung {conversation} geteilt", + "Shared with you in a conversation by {owner}" : "Mit Ihnen in einer Unterhaltung geteilt von {owner}", "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", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt", |