diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-24 00:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-24 00:07:28 +0000 |
commit | a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7 (patch) | |
tree | fc38e8cc6ca410d3e7fc138560c385b516e00789 /apps/sharebymail/l10n/de.js | |
parent | 11c795388848807590cb56befb28cafec17be3bd (diff) | |
download | nextcloud-server-a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7.tar.gz nextcloud-server-a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/de.js')
-rw-r--r-- | apps/sharebymail/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js index 233770f347b..eebd83371c3 100644 --- a/apps/sharebymail/l10n/de.js +++ b/apps/sharebymail/l10n/de.js @@ -5,6 +5,9 @@ OC.L10N.register( "Shared with {email}" : "Geteilt mit {email}", "Shared with %1$s by %2$s" : "Geteilt mit %1$s von %2$s", "Shared with {email} by {actor}" : "Geteilt mit {email} von {actor}", + "Password for mail share sent to %1$s" : "Passwort für E-Mail-Freigabe wurde an %1$s versandt", + "Password for mail share sent to {email}" : "Passwort für E-Mail-Freigabe wurde an {email} versandt", + "Password for mail share sent to you" : "Passwort für E-Mail-Freigabe wurde an dich versandt", "You shared %1$s with %2$s by mail" : "Sie teilen %1$s mit %2$s über E-Mail", "You shared {file} with {email} by mail" : "Sie teilen {file} mit {email} über E-Mail", "%3$s shared %1$s with %2$s by mail" : "%3$s teilt %1$s mit %2$s über E-mail", |