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.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index fc202c09eb5..b9fa4d575e3 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -115,6 +115,9 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie z.B. OPcache oder eAccelerator verursacht.",
"Database Performance Info" : "Info zur Datenbankperformance",
+ "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'" : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: „occ db:convert-type“",
"Microsoft Windows Platform" : "Microsoft Windows-Plattform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Dein Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
"Module 'fileinfo' missing" : "Modul 'fileinfo' fehlt ",