diff options
Diffstat (limited to 'settings/l10n/da.js')
-rw-r--r-- | settings/l10n/da.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/da.js b/settings/l10n/da.js index 6baaa06c313..4614eff0fbb 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.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 opsætning blokere \"inline doc blocks\". dette gør at flere grundlæggende apps utilgængelige", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette er sansynligvis forårsaget af et accelerator eller cache som Zend OPcache eller eAccelerator", "Database Performance Info" : "Database Performance Oplysninger", + "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite bruges som database. Til større installationer anbefaler vi at skifte til en anden database-backend.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Brug af SQLite frarådes især når skrivebordsklienten anvendes til filsynkronisering.", + "To migrate to another database use the command line tool: 'occ db:convert-type'" : "For at migrere til en anden database, så brug kommandolinjeværktøjet: \"occ db:convert-type\"", "Microsoft Windows Platform" : "Microsoft Windows-platform", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Din server kører på Microsoft Windows. Vi anbefaler stærkt at anvende Linux for en optimal brugeroplevelse.", "Module 'fileinfo' missing" : "Modulet 'fileinfo' mangler", |