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_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_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 bb6d29e0252..e69e4ea8046 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_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 Sie dieses Fenster verlassen, kann dies den Aktualisierungsprozess in manchen Umgebungen unterbrechen.", + "Update to {version}" : "Aktualisierung auf {version}", "An error occurred." : "Ein Fehler ist aufgetreten.", "Please reload the page." : "Bitte die Seite neu laden.", "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 mehr Informationen <a href=\"{url}\">lesen Sie unseren Forenbeitrag</a> zu diesem Thema.", "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 melden Sie 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. Sie werden nun zu Nextcloud weitergeleitet.", "Searching other places" : "Andere Orte durchsuchen", "No search results in other folders" : "Keine Suchergebnisse in anderen Ordnern", |