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.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index a0c762076bb..2034a6650e7 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -12,12 +12,10 @@ OC.L10N.register(
"Log" : "Log",
"Tips & tricks" : "Tipps & Tricks",
"Updates" : "Updates",
- "Authentication error" : "Authentifizierungsfehler",
- "Your full name has been changed." : "Dein vollständiger Name ist geändert worden.",
- "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden",
"Couldn't remove app." : "Die App konnte nicht entfernt werden.",
"Language changed" : "Sprache geändert",
"Invalid request" : "Fehlerhafte Anfrage",
+ "Authentication error" : "Authentifizierungsfehler",
"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",
@@ -53,6 +51,8 @@ OC.L10N.register(
"Invalid user" : "Ungültiger Benutzer",
"Unable to change mail address" : "E-Mail-Adresse konnte nicht geändert werden",
"Email saved" : "E-Mail-Adresse gespeichert",
+ "Your full name has been changed." : "Dein vollständiger Name ist geändert worden.",
+ "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Bist Du wirklich sicher, dass Du „{domain}“ als vertrauenswürdige Domain hinzufügen möchtest?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Migration in progress. Please wait until the migration is finished" : "Migration in Arbeit. Bitte warte, bis die Migration beendet ist",
@@ -80,6 +80,7 @@ OC.L10N.register(
"Uninstall" : "Deinstallieren",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zu Aktualisierungsseite weitergeleitet",
"App update" : "App aktualisiert",
+ "No apps found for \"{query}\"" : "Es wurden keine Apps für \"{query}\"",
"An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Select a profile picture" : "Wähle ein Profilbild",
"Very weak password" : "Sehr schwaches Passwort",
@@ -185,6 +186,7 @@ OC.L10N.register(
"More" : "Mehr",
"Less" : "Weniger",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Die Logdatei ist größer als 100 MB. Es kann etwas Zeit beanspruchen, sie herunterzuladen!",
+ "What to log" : "Was für ein Protokoll",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" href=\"%s\">Dokumentation ↗</a> schauen.",