summaryrefslogtreecommitdiffstats
path: root/core/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-17 01:13:23 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-17 01:13:23 +0000
commit4547e75078e90f5ec2eebf045a875e34063dec33 (patch)
tree46e6aac83995792382be6503a68ec4fa3181e224 /core/l10n/de.js
parentf8988c257c9217e968a377ce38ea558862948118 (diff)
downloadnextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.tar.gz
nextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.zip
[tx-robot] updated from transifex
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?",