diff options
Diffstat (limited to 'apps/settings/l10n/de.js')
-rw-r--r-- | apps/settings/l10n/de.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 6eb107a04a0..bfcd5241cd1 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Fernlöschung wurde am %1$s gestartet", "Remote wipe has finished on %1$s" : "Fernlöschung wurde am %1$s abgeschlossen", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Dein <strong>Passwort</strong> oder deine <strong>E-Mail-Adresse</strong> wurde geändert", - "Apps" : "Apps", + "Settings" : "Einstellungen", "Could not remove app." : "App konnte nicht entfernt werden", "Could not update app." : "App konnte nicht aktualisiert werden", "Wrong password" : "Falsches Passwort", @@ -68,7 +68,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Wenn du diese E-Mail empfangen hast, sind die E-Mail-Einstellungen korrekt.", "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfe dein E-Mail-Server-Protokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfe deine Einstellungen. (Fehler: %s)", - "Users" : "Benutzer", "Invalid account" : "Ungültiges Benutzerkonto", "Invalid mail address" : "Ungültige E-Mail-Adresse", "Settings saved" : "Einstellungen gespeichert", @@ -98,9 +97,10 @@ OC.L10N.register( "Set your password" : "Setze dein Passwort", "Go to %s" : "%s aufrufen", "Install Client" : "Installiere den Client", - "Settings" : "Einstellungen", + "Apps" : "Apps", "Personal" : "Persönlich", "Administration" : "Verwaltung", + "Users" : "Benutzer", "Additional settings" : "Zusätzliche Einstellungen", "Artificial Intelligence" : "Künstliche Intelligenz", "Administration privileges" : "Administratorrechte", |