diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-29 02:23:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-29 02:23:55 +0000 |
commit | 4564121c5642d80ff6f6990ed5b6e46ac0901140 (patch) | |
tree | a4ceeb160c54bc70c9f3cc7c4836c92918ef7f5c /core/l10n/de.js | |
parent | 1175c0d8324eb4ca907354c0b571d97095f55cc1 (diff) | |
download | nextcloud-server-4564121c5642d80ff6f6990ed5b6e46ac0901140.tar.gz nextcloud-server-4564121c5642d80ff6f6990ed5b6e46ac0901140.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 82950426f28..2a91646bcc2 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -122,6 +122,8 @@ OC.L10N.register( "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}\">lese bitte diesen 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 melde dieses Problem an die <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud Community</a>.", + "Continue to {productName}" : "Fortfahren zu {productName}", + "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."], "Log in" : "Anmelden", "Logging in …" : "Melde an…", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", |