diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-12 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-12 01:55:35 -0400 |
commit | 9860a79441b8e3595450e53b6209f314c7537775 (patch) | |
tree | db74b29d46bc202120c646f93cc2a3fffeab0ddc /settings/l10n/de_DE.js | |
parent | 1924dd348a41bb52968f4fe598dd6f170536c724 (diff) | |
download | nextcloud-server-9860a79441b8e3595450e53b6209f314c7537775.tar.gz nextcloud-server-9860a79441b8e3595450e53b6209f314c7537775.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de_DE.js')
-rw-r--r-- | settings/l10n/de_DE.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 31276630dc0..5c931504348 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -175,8 +175,6 @@ OC.L10N.register( "More" : "Mehr", "Less" : "Weniger", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Die Logdatei ist größer als 100 MB. Es kann etwas Zeit beanspruchen, sie herunterzuladen!", - "Transactional File Locking is enabled." : "Dateisperren bei Transaktionen sind aktiviert.", - "Transactional File Locking is disabled." : "Dateisperren bei Transaktionen sind deaktiviert.", "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', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Um auf eine andere Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: „occ db:convert-type“ oder konsultieren Sie die <a target=\"_blank\" href=\"%s\">Dokumentation ↗</a>.", |