diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-24 02:25:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-24 02:25:07 +0000 |
commit | bb8a71266e942e4f2a48f127fd27c4915138e378 (patch) | |
tree | 89bdb793202430fda0bb3685cec2be92e856cbe8 /core/l10n/de_DE.js | |
parent | a219fa587af77bcb5f9d0a9a9cd3b0e0134153ff (diff) | |
download | nextcloud-server-bb8a71266e942e4f2a48f127fd27c4915138e378.tar.gz nextcloud-server-bb8a71266e942e4f2a48f127fd27c4915138e378.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, 2 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 83a6360cc90..cd0bed12257 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -126,6 +126,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}\">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 {productName}" : "Weiter 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. Sie werden in %n Sekunde zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Sie werden in %n Sekunden zu {productName} weitergeleitet."], "Log in" : "Anmelden", "Logging in …" : "Melde an…", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", |