diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
commit | a1afdac31afd1faa51da5015af158db0e3618883 (patch) | |
tree | 4e17033c287a7366cf6eed4960d398b66160b76f /core/l10n/da.js | |
parent | 5f6ac5a7b26262e17eb861abde299769e2fb32d2 (diff) | |
download | nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.tar.gz nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 1bd49397b98..2814818a1d9 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -226,6 +226,8 @@ OC.L10N.register( "Couldn't send reset email. Please contact your administrator." : "Der opstod et problem under afsending af e-mailen til nulstilling. Kontakt venligst din administrator.", "Password can not be changed. Please contact your administrator." : "Adgangskoden kunne ikke ændres. Kontakt venligst din administrator.", "Back to login" : "Tilbage til log in", + "New password" : "Ny adgangskode", + "I know what I'm doing" : "Jeg ved, hvad jeg har gang i", "Forgot password?" : "Glemt adgangskode?", "Settings" : "Indstillingér", "Could not load your contacts" : "Kunne ikke indlæse kontakter.", @@ -341,8 +343,6 @@ OC.L10N.register( "You are about to grant %1$s access to your %2$s account." : "Du er ved at tildele %1$s adgang til din %2$s konto.", "Account connected" : "Kontoen er tilknyttet", "Your client should now be connected! You can close this window." : "Din klient er nu forbundet. Du kan lukke dette vindue", - "New password" : "Ny adgangskode", - "New Password" : "Ny adgangskode", "This share is password-protected" : "Delingen er beskyttet af kodeord", "The password is wrong. Try again." : "Passwordet er forkert. Prøv igen.", "Two-factor authentication" : "To-faktor autentificering", @@ -381,7 +381,6 @@ OC.L10N.register( "Dismiss" : "Afvis", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Linket til at nulstille dit kodeord er blevet sendt til din e-post: hvis du ikke modtager den inden for en rimelig tid, så tjek dine spam/junk-mapper.<br> Hvis det ikke er der, så spørg din lokale administrator.", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Dine filer er krypteret. Det vil ikke være muligt at kunne genskabe din data hvis din adgangskode nulstilles.<br />Hvis du ikke er sikker på hvad du gør, kontakt venligst din administrator før du fortsætter.<br />Ønsker du at forsætte?", - "I know what I'm doing" : "Jeg ved, hvad jeg har gang i", "Sending email …" : "Sender email...", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name} lavere end version {version} er indstalleret, af hensyn til stabilitet og performance er det anbefalet at opdatere til en nyere {name} version.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom kan ikke læses af PHP, hvilket stærkt frarådes af sikkerhedsgrunde. Yderligere information kan findes i vores <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>.", @@ -401,6 +400,7 @@ OC.L10N.register( "Please log in before granting %s access to your %s account." : "Log venligst ind for at tildele %s adgang til din %s konto.", "You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.", "Redirecting …" : "Viderstiller", + "New Password" : "Ny adgangskode", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Forbedret sikkerhed er aktiveret for din konto. Vær venlig at autentificere ved hjælp af en anden faktor.", "Further information how to configure this can be found in the %sdocumentation%s." : "Nærmere information om hvordan %s indstilles kan findes i dokumentationen %s. ", "%s will be updated to version %s" : "%s vil blive opdateret til version %s", |