diff options
Diffstat (limited to 'settings/l10n/da.js')
-rw-r--r-- | settings/l10n/da.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/l10n/da.js b/settings/l10n/da.js index a8ad193c646..9a2adf5c2a2 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -10,7 +10,6 @@ OC.L10N.register( "Cron" : "Cron", "Email server" : "E-mailserver", "Log" : "Log", - "Server status" : "ServerStatus", "Tips & tricks" : "Tips & tricks", "Updates" : "Opdateringer", "Authentication error" : "Adgangsfejl", @@ -186,8 +185,6 @@ OC.L10N.register( "More" : "Mere", "Less" : "Mindre", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logfilen er større end 100 MB. Det kan tage en del tid at hente den!", - "Transactional File Locking is enabled." : "Transaktionel fillåsning er slået til.", - "Transactional File Locking is disabled." : "Transaktionel fillåsning er slået fra.", "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', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "For at migrere til en anden database, så brug kommandolinjeværktøjet: \"occ db:convert-type\" eller se <a target=\"_blank\" href=\"%s\">dokumentationen ↗</a>.", |