diff options
Diffstat (limited to 'core/l10n/de.json')
-rw-r--r-- | core/l10n/de.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/de.json b/core/l10n/de.json index 474c3f0b30d..d8c1047f277 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -307,9 +307,6 @@ "Database host" : "Datenbank-Host", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)", "Performance warning" : "Leistungswarnung", - "SQLite will be used as database." : "SQLite wird als Datenbank benutzt.", - "For larger installations we recommend to choose a different database backend." : "Bei größeren Installationen wird die Wahl eines anderen Datenbank-Backends empfohlen.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei Nutzung des Desktop-Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", "Finish setup" : "Installation abschließen", "Finishing …" : "Abschließen…", "Need help?" : "Hilfe nötig?", @@ -404,6 +401,9 @@ "Share with other people by entering a user or group or an email address." : "Teile mit Anderen, indem Du einen Benutzer, eine Gruppe, oder eine E-Mail-Adresse eingibst.", "The specified document has not been found on the server." : "Das ausgewählte Dokument wurde auf dem Server nicht gefunden.", "You can click here to return to %s." : "Hier klicken, um zu %s zurückzukehren.", + "SQLite will be used as database." : "SQLite wird als Datenbank benutzt.", + "For larger installations we recommend to choose a different database backend." : "Bei größeren Installationen wird die Wahl eines anderen Datenbank-Backends empfohlen.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei Nutzung des Desktop-Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", "Wrong password." : "Falsches Passwort.", "Stay logged in" : "Angemeldet bleiben", "Back to log in" : "Zur Anmeldung wechseln", |