summaryrefslogtreecommitdiffstats
path: root/settings/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r--settings/l10n/de.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index fbe8a50ea11..e23377f9758 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} hat Deine E-Mail-Adresse geändert",
"You changed your email address" : "Du hast Deine E-Mail-Adresse geändert",
"Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von einem Administrator geändert",
+ "You created app password \"{token}\"" : "Du hast ein App-Passwort erstellt \"{token}\"",
+ "You updated app password \"{token}\"" : "Du hast ein App-Passwort aktualisiert \"{token}\"",
+ "You deleted app password \"{token}\"" : "Du hast ein App-Passwort entfernt \"{token}\"",
"Security" : "Sicherheit",
"You successfully logged in using two-factor authentication (%1$s)" : "Du hast Dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)",
@@ -66,6 +69,7 @@ OC.L10N.register(
"Revoke" : "Widerrufen",
"Device settings" : "Geräteeinstellungen",
"Allow filesystem access" : "Erlaube Dateisystem-Zugriff",
+ "Rename" : "Umbennen",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -268,6 +272,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Letzte Aufgaben-Ausführung lief %s. Etwas scheint falsch zu sein.",
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.",
+ "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus",
"Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer Seite ausführen",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ",
"Use system cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.",