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 783fce3be7f..5fed8e856a8 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -36,6 +36,7 @@ OC.L10N.register( "Group already exists." : "Gruppen findes allerede.", "Unable to add group." : "Kan ikke tilføje gruppen.", "Unable to delete group." : "Kan ikke slette gruppen.", + "log-level out of allowed range" : "niveau for logregistrering går ud over tilladte interval", "Saved" : "Gemt", "test email settings" : "test e-mailindstillinger", "If you received this email, the settings seem to be correct." : "Hvis du har modtaget denne e-mail, så lader indstillinger til at være korrekte.", @@ -167,8 +168,10 @@ OC.L10N.register( "Test email settings" : "Test e-mail-indstillinger", "Send email" : "Send e-mail", "Log level" : "Log niveau", + "Download logfile" : "Hent logfil", "More" : "Mere", "Less" : "Mindre", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "Logfilen er større end 100MB. Det kan tage en del tid at hente den!", "Version" : "Version", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Udviklet af <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownClouds community</a>, og <a href=\"https://github.com/owncloud\" target=\"_blank\">kildekoden</a> er underlagt licensen <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" : "Flere programmer", |