diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-02 02:32:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-02 02:32:52 +0000 |
commit | cc65bfe6243c954d1401bff870814701cb4c3241 (patch) | |
tree | 43626927aad7c4d224a4ab5261e06840ebbe3465 /core/l10n/da.js | |
parent | 4e5ed32025398e006f40e819428270d209994e03 (diff) | |
download | nextcloud-server-cc65bfe6243c954d1401bff870814701cb4c3241.tar.gz nextcloud-server-cc65bfe6243c954d1401bff870814701cb4c3241.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 5001340068e..a7b8e233ce8 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -343,7 +343,6 @@ OC.L10N.register( "Your client should now be connected!" : "Din klient burde være forbundet nu!", "You can close this window." : "Du kan lukke dette vindue", "This share is password-protected" : "Delingen er beskyttet af kodeord", - "The password is wrong. Try again." : "Passwordet er forkert. Prøv igen.", "Email address" : "Email adresse", "Request password" : "Anmod om adgangskode", "Go to %s" : "Gå til %s", @@ -387,6 +386,7 @@ OC.L10N.register( "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Nogle kolonner i databasen mangler en konvertering til big int. På grund af det faktum, at ændring af kolonnetyper på store tabeller kunne tage noget tid, blev de ikke ændret automatisk. Ved at køre 'occ db:convert-filecache-bigint' kunne disse afventende ændringer anvendes manuelt. Denne handling skal udføres, mens instansen er offline. For yderligere detaljer læs {linkstart}dokumentationssiden om dette ↗{linkend}.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "For at migrere til en anden database skal du bruge kommandolinjeværktøjet: 'occ db:convert-type', eller se {linkstart}dokumentationen ↗{linkend}.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Din data-mappe og dine filer ser ud til at være tilgængelig på intetnettet. Din .htaccess fungere ikke korrekt. Du anbefales på det kraftigste til at sætte din webserver op så din data-mappe ikke længere er tilgængelig på intetnettet eller flytte data-mappen væk fra webserverens dokumentrod.", + "The password is wrong. Try again." : "Passwordet er forkert. Prøv igen.", "You haven't added any info yet" : "Du har ikke tilføjet nogle info endnu", "{user} hasn't added any info yet" : "{user} har ikke tilføjet nogle info endnu" }, |