diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
commit | 2277c21f3e22321acc32f2a2e592f1037a4549a3 (patch) | |
tree | 3562b6176cf5683011091c3d87567d912705a756 /core/l10n/de_DE.js | |
parent | f0ea6961f9b3fddb68001dfe136dde92267a565e (diff) | |
download | nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.tar.gz nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 6cbb817f346..90a82a95b0e 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -80,7 +80,6 @@ OC.L10N.register( "Unable to create a link share" : "Link zum Teilen kann nicht erstellt werden", "Unable to toggle this option" : "Option kann nicht umgeschaltet werden", "Resharing is not allowed" : "Das Weiterverteilen ist nicht erlaubt", - "Share to {name}" : "Mit {name} teilen", "Link" : "Link", "Hide download" : "Download verbergen", "Password protection enforced" : "Passwortschutz erzwungen", @@ -101,6 +100,7 @@ OC.L10N.register( "Delete share link" : "Freigabe-Link löschen", "Add another link" : "Weiteren Link hinzufügen", "Password protection for links is mandatory" : "Passwortschutz für Links ist zwingend", + "Share to {name}" : "Mit {name} teilen", "Share link" : "Link teilen", "New share link" : "Neuer Freigabelink", "Created on {time}" : "Erstellt am {time}", |