summaryrefslogtreecommitdiffstats
path: root/core/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r--core/l10n/de.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 974a412d729..5d20dbee6ed 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -309,6 +309,9 @@ 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",
+ "You chose SQLite as database." : "Du hast SQLite als Datenbanktyp ausgewählt.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite sollte nur für Minimal- und Entwicklungsinstanzen gewählt werden. Für die Produktion empfehlen wir ein anderes Datenbank-Backend.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Wenn Clients für die Dateisynchronisierung verwenden werden, so wird von der Verwendung von SQLite dringend abgeraten.",
"Finish setup" : "Installation abschließen",
"Finishing …" : "Abschließen…",
"Need help?" : "Hilfe nötig?",