diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 06:49:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 06:49:06 -0500 |
commit | 80e38b84dccde44c40109e9721fac00984f43ef7 (patch) | |
tree | d4b6ad36bffc02b4b6e523268f5d4ec4c8465384 /settings/l10n/de_DE.json | |
parent | 3c46a51f7701bd7b550f97096200a36bb06f65f6 (diff) | |
download | nextcloud-server-80e38b84dccde44c40109e9721fac00984f43ef7.tar.gz nextcloud-server-80e38b84dccde44c40109e9721fac00984f43ef7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de_DE.json')
-rw-r--r-- | settings/l10n/de_DE.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index ece7e2cd062..549e91fe351 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -113,6 +113,8 @@ "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 Datenbankleistung", + "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.", + "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." : "Ihr Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.", "Module 'fileinfo' missing" : "Das Modul 'fileinfo' fehlt", |