diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 15:26:04 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 15:26:04 -0500 |
commit | 988027fdcaed92a01770eb458452071f756e0d1a (patch) | |
tree | f0003cb600c605e60326d95b55fbf56fac1037ea /core/l10n/de_DE.js | |
parent | 492fadd30240d7d896781986f8b8c10c79314273 (diff) | |
download | nextcloud-server-988027fdcaed92a01770eb458452071f756e0d1a.tar.gz nextcloud-server-988027fdcaed92a01770eb458452071f756e0d1a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index c80126fc0ab..21d4775fdb0 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -192,6 +192,7 @@ OC.L10N.register( "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 ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript, um richtig zu funktionieren. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktivieren Sie JavaScript</a> und laden Sie diese Seite neu.", |