Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-09 05:32:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-09 05:32:03 +0300
commit270343a602d5e6a6c94579328c0ecdf77a218e1e (patch)
tree556a6fc1265e65892f906d506234b8ae2f9dee74 /core/l10n/da.js
parent1cf2ed484eeb101566ca1bc570b2b52a2936d7b5 (diff)
[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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index a7b8e233ce8..fb6bf4c2bb3 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -344,7 +344,6 @@ OC.L10N.register(
"You can close this window." : "Du kan lukke dette vindue",
"This share is password-protected" : "Delingen er beskyttet af kodeord",
"Email address" : "Email adresse",
- "Request password" : "Anmod om adgangskode",
"Go to %s" : "Gå til %s",
"Two-factor authentication" : "To-faktor autentificering",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Forbedret sikkerhed er aktiveret for din konto. Vælg en nummer to faktor til autentifikation.",
@@ -388,6 +387,7 @@ OC.L10N.register(
"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"
+ "{user} hasn't added any info yet" : "{user} har ikke tilføjet nogle info endnu",
+ "Request password" : "Anmod om adgangskode"
},
"nplurals=2; plural=(n != 1);");