diff options
Diffstat (limited to 'settings/l10n/de.json')
-rw-r--r-- | settings/l10n/de.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/de.json b/settings/l10n/de.json index fe874b71f0b..d8b67203cf6 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -211,6 +211,7 @@ "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", "Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen", "Allow public uploads" : "Öffentliches Hochladen erlauben", + "Always ask for a password" : "Immer nach einem Passwort fragen", "Enforce password protection" : "Passwortschutz erzwingen", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", "Expire after " : "Ablauf nach ", @@ -321,11 +322,9 @@ "Subscribe to our newsletter!" : "Abonniere unseren Newsletter!", "Settings" : "Einstellungen", "Show storage location" : "Speicherort anzeigen", - "Show last log in" : "Letzte Anmeldung anzeigen", "Show user backend" : "Benutzer-Backend anzeigen", - "Send email to new user" : "E-Mail an neuen Benutzer senden", - "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Wenn das Passwort für den neuen Benutzer leer gelassen wird, wird an ihn eine Aktivierungs-E-Mail mit einem Link zur Passwortvergabe versandt.", "Show email address" : "E-Mail-Adresse anzeigen", + "Send email to new user" : "E-Mail an neuen Benutzer senden", "E-Mail" : "E-Mail", "Create" : "Anlegen", "Admin Recovery Password" : "Admin-Wiederherstellungspasswort", @@ -349,6 +348,7 @@ "Admins can't remove themself from the admin group" : "Administratoren können sich nicht selbst aus der Admin-Gruppe löschen.", "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", - "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen" + "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", + "Show last log in" : "Letzte Anmeldung anzeigen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |