diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-11 00:14:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-11 00:14:12 +0000 |
commit | 56bf0a8399623eee7974cdc45e96821c68c4404c (patch) | |
tree | c34065e8a498fd46ef9f91dd14a3dcddaf33dc9a /core/l10n/de.js | |
parent | ba922c9f73c8b61998686d2273fbaccc7f88ed97 (diff) | |
download | nextcloud-server-56bf0a8399623eee7974cdc45e96821c68c4404c.tar.gz nextcloud-server-56bf0a8399623eee7974cdc45e96821c68c4404c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 96e78831c24..35aa6c7cb20 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -219,10 +219,13 @@ OC.L10N.register( "Hello {name}" : "Hallo {name}", "new" : "neu", "_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"], + "The update is in progress, leaving this page might interrupt the process in some environments." : "Die Aktualisierung wird durchgeführt, wenn Du dieses Fenster verlässt, kann dies den Aktualisierungsprozess in manchen Umgebungen unterbrechen.", + "Update to {version}" : "Aktualisierung auf {version}", "An error occurred." : "Es ist ein Fehler aufgetreten.", "Please reload the page." : "Bitte lade die Seite neu.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Das Update war nicht erfolgreich. Für weitere Informationen <a href=\"{url}\"> schaue bitte in unser Forum </a> um das Problem zu lösen.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Das Update ist fehlgeschlagen. Bitte melde dieses Problem an die <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud Community</a>.", + "Continue to Nextcloud" : "Weiter zur Nextcloud", "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Weiterleitung zu Nextcloud.", "Searching other places" : "Andere Orte durchsuchen", "No search results in other folders" : "Keine Suchergebnisse in anderen Ordnern", |