diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-15 00:12:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-15 00:12:06 +0000 |
commit | 31de711465d461c7f8fa235cdb2b864d2f189c6a (patch) | |
tree | 27f7f940e6c387c87b26c856a731a013f6ba7f4e /core/l10n/de_DE.js | |
parent | b9211c2e5087140270ac02c887189805a502f755 (diff) | |
download | nextcloud-server-31de711465d461c7f8fa235cdb2b864d2f189c6a.tar.gz nextcloud-server-31de711465d461c7f8fa235cdb2b864d2f189c6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index d22008181cf..e7a04e044df 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -105,6 +105,8 @@ OC.L10N.register( "Pending" : "Ausstehend", "Copy to {folder}" : "Kopieren nach {folder}", "Move to {folder}" : "Verschieben nach {folder}", + "New in" : "Neu in", + "View changelog" : "Liste der Veränderungen anschauen", "Very weak password" : "Sehr schwaches Passwort", "Weak password" : "Schwaches Passwort", "So-so password" : "Passables Passwort", @@ -174,6 +176,7 @@ OC.L10N.register( "Read only" : "Schreibgeschützt", "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 and {circle} by {owner}" : "Von {owner} mit Ihnen und {circle} 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", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} mittels Link geteilt", |