diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-10 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-10 00:12:26 +0000 |
commit | 103a2c30fb29b0d0f026d56eaa58d50cb68323ed (patch) | |
tree | 062061b97223657b2996966ff49248e19b10f2f4 /apps/files_sharing/l10n/de_DE.js | |
parent | f630b12fc78c2201504fc14a2b8dec2c610655b2 (diff) | |
download | nextcloud-server-103a2c30fb29b0d0f026d56eaa58d50cb68323ed.tar.gz nextcloud-server-103a2c30fb29b0d0f026d56eaa58d50cb68323ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/de_DE.js')
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index ac95e517744..9b726cb0b91 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", + "Download" : "Herunterladen", "You can upload into this folder" : "Sie können in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", @@ -98,7 +99,6 @@ OC.L10N.register( "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist", "Cannot increase permissions" : "Berechtigungen können nicht erhöht werden", "shared by %s" : "von %s geteilt", - "Download" : "Herunterladen", "Direct link" : "Direkter Link", "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen", "Share API is disabled" : "Teilen-API ist deaktivert", |