diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
commit | 81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch) | |
tree | 50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/de_DE.js | |
parent | 21cd04d1959c56256ef464c166b82dd774107f7a (diff) | |
download | nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.tar.gz nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index d9d05cb162e..c7cab11d2aa 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -309,9 +309,6 @@ OC.L10N.register( "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?", @@ -406,6 +403,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Teilen mit Anderen, indem Sie einen Benutzer, eine Gruppe, oder eine E-Mail-Adresse eingeben.", "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." : "Sie können zur Rückkehr zu %s hier klicken.", + "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", |