diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-20 00:19:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-20 00:19:55 +0000 |
commit | f06338ca3676c38cee351b6058b99f426c079cc3 (patch) | |
tree | 4f89638245593041231bf4b45417e104177b1f9d /core/l10n/de.js | |
parent | 6a8d2544258a877c4a2b962906e14a7aca29aef8 (diff) | |
download | nextcloud-server-f06338ca3676c38cee351b6058b99f426c079cc3.tar.gz nextcloud-server-f06338ca3676c38cee351b6058b99f426c079cc3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 823abc7ef51..36fffe51ca0 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klicke zum Zurücksetzen des Passworts auf die folgende Schaltfläche. Wenn du das Zurücksetzen des Passworts nicht angefordert hast, ignoriere diese E-Mail.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klicke zum Zurücksetzen des Passworts auf den folgenden Link. Wenn du das Zurücksetzen des Passworts nicht angefordert hast, ignoriere diese E-Mail.", "Reset your password" : "Setze dein Passwort zurück", + "The given provider is not available" : "Der angegebene Anbieter ist nicht verfügbar", "Task not found" : "Aufgabe nicht gefunden", "Internal error" : "Interner Fehler", "Not found" : "Nicht gefunden", @@ -273,6 +274,7 @@ OC.L10N.register( "The server was unable to complete your request." : "Der Server konnte die Anfrage nicht fertig stellen.", "If this happens again, please send the technical details below to the server administrator." : "Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an deinen Server-Administrator.", "More details can be found in the server log." : "Weitere Details können im Server-Protokoll gefunden werden.", + "For more details see the documentation ↗." : "Weitere Informationen finden Sie in der Dokumentation ↗.", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", |