diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/de.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de.js')
-rw-r--r-- | apps/settings/l10n/de.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index b9cf15e2f1f..b8498e067e0 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -50,6 +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", "Could not remove app." : "App konnte nicht entfernt werden", "Could not update app." : "App konnte nicht aktualisiert werden", "Wrong password" : "Falsches Passwort", @@ -83,6 +84,7 @@ OC.L10N.register( "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)", "You need to set your user email before being able to send test emails. Go to %s for that." : "Du musst deine Benutzer-E-Mail-Adresse festlegen, bevor du Test-E-Mails senden kannst. Gehe dazu zu %s.", + "Users" : "Benutzer", "Invalid user" : "Ungültiger Benutzer", "Invalid mail address" : "Ungültige E-Mail-Adresse", "Settings saved" : "Einstellungen gespeichert", @@ -114,7 +116,6 @@ OC.L10N.register( "Go to %s" : "%s aufrufen", "Install Client" : "Installiere den Client", "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", - "Apps" : "Apps", "Settings" : "Einstellungen", "Personal" : "Persönlich", "Administration" : "Verwaltung", |