diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-15 00:21:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-15 00:21:29 +0000 |
commit | ca4be919235208a8395c5381108058cedbd5eda3 (patch) | |
tree | 6699a7931f505ab955f6899f660d21e9142a98a6 /core/l10n/de.js | |
parent | 71f42e50e759c016657ce1e22925ec53f815fb09 (diff) | |
download | nextcloud-server-ca4be919235208a8395c5381108058cedbd5eda3.tar.gz nextcloud-server-ca4be919235208a8395c5381108058cedbd5eda3.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 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 06c10f9541b..2870563aec5 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -206,11 +206,6 @@ OC.L10N.register( "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Das Nextcloud-Anmeldeformular ist deaktiviert. Nutze ggf. eine andere Anmeldemöglichkeit oder wende dich an deine Administration.", - "Edit Profile" : "Profil bearbeiten", - "The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt", - "You have not added any info yet" : "Du hast noch keine Infos hinzugefügt", - "{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt", - "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuche die Seite zu aktualisieren", "More actions" : "Weitere Aktionen", "This browser is not supported" : "Dieser Browser wird nicht unterstützt.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Dein Browser wird nicht unterstützt. Bitte aktualisieren deinen Browser auf eine neuere oder unterstützte Version.", @@ -274,11 +269,9 @@ OC.L10N.register( "Admin" : "Administrator", "Help" : "Hilfe", "Access forbidden" : "Zugriff verboten", - "Profile not found" : "Profil nicht gefunden", - "The profile does not exist." : "Das Profil existiert nicht", - "Back to %s" : "Zurück zu %s", "Page not found" : "Seite nicht gefunden", "The page could not be found on the server or you may not be allowed to view it." : "Die Seite konnte auf dem Server nicht gefunden werden oder du bist nicht berechtigt sie anzusehen.", + "Back to %s" : "Zurück zu %s", "Too many requests" : "Zu viele Anfragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus deinem Netzwerk. Versuche es später erneut oder wende dich an deinen Administrator, wenn dies ein Fehler sein sollte.", "Error" : "Fehler", @@ -401,9 +394,16 @@ OC.L10N.register( "Login with username" : "Anmeldung mit Benutzernamen", "Username or email" : "Benutzername oder E-Mail", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Sofern dieses Konto existiert, wurde eine Nachricht zum Zurücksetzen des Passworts die hinterlegte E-Mail-Adresse gesendet. Wenn du diese E-Mail nicht erhältst, überprüfen deine E-Mail-Adresse und/oder deinen Kontonamen sowie deinen Spam-/Junk-Ordner oder bitte deine lokale Administration um Hilfe.", + "Edit Profile" : "Profil bearbeiten", + "The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt", + "You have not added any info yet" : "Du hast noch keine Infos hinzugefügt", + "{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt", + "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuche die Seite zu aktualisieren", "Apps and Settings" : "Apps und Einstellungen", "Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}", "Users" : "Benutzer", + "Profile not found" : "Profil nicht gefunden", + "The profile does not exist." : "Das Profil existiert nicht", "Username" : "Benutzername", "Database user" : "Datenbank-Benutzer", "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir", |