summaryrefslogtreecommitdiffstats
path: root/core/l10n/da.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-21 01:08:46 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-21 01:08:46 +0000
commitd754227b4c5b475b0c8f3fea5f0c010c77cf7218 (patch)
tree2ef964092ea9eeafac9666c2afa4639e34e79502 /core/l10n/da.js
parenta4266f59ae68062988487cc972ba00f71e692920 (diff)
downloadnextcloud-server-d754227b4c5b475b0c8f3fea5f0c010c77cf7218.tar.gz
nextcloud-server-d754227b4c5b475b0c8f3fea5f0c010c77cf7218.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r--core/l10n/da.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index f072a3c8ea3..4ff2fb33a7d 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "Vælg fil",
"File is too big" : "Filen er for stor",
+ "The selected file is not an image." : "Den valgte fil er ikke et billede.",
+ "The selected file cannot be read." : "Den valgte fil kan ikke læses.",
"Invalid file provided" : "Der er angivet en ugyldig fil",
"No image or file provided" : "Ingen fil eller billede givet",
"Unknown filetype" : "Ukendt filtype",
@@ -19,6 +21,7 @@ OC.L10N.register(
"%s password reset" : "%s adgangskode nulstillet",
"Couldn't send reset email. Please contact your administrator." : "Der opstod et problem under afsending af e-mailen til nulstilling. Kontakt venligst systemadministratoren.",
"Preparing update" : "Forbereder opdatering",
+ "[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Reparationsadvarsel:",
"Repair error: " : "Reparationsfejl:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Brug kommandolinje-updateren, da automatisk opdatering er slået fra i config.php",
@@ -46,8 +49,9 @@ OC.L10N.register(
"Saving..." : "Gemmer...",
"Dismiss" : "Afvis",
"Password" : "Adgangskode",
- "Cancel" : "Annuller",
+ "Cancel" : "Annullér",
"seconds ago" : "sekunder siden",
+ "Logging in …" : "Logger ind ...",
"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.",
"I know what I'm doing" : "Jeg ved, hvad jeg har gang i",
"Password can not be changed. Please contact your administrator." : "Adgangskoden kunne ikke ændres. Kontakt venligst din administrator.",
@@ -95,6 +99,9 @@ OC.L10N.register(
"Expiration" : "Udløb",
"Expiration date" : "Udløbsdato",
"Choose a password for the public link" : "Vælg et kodeord til det offentlige link",
+ "Copy" : "Kopiér",
+ "Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.",
+ "Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.",
"Resharing is not allowed" : "Videredeling ikke tilladt",
"Share link" : "Del link",
"Link" : "Link",
@@ -106,6 +113,7 @@ OC.L10N.register(
"Shared with you by {owner}" : "Delt med dig af {owner}",
"group" : "gruppe",
"remote" : "ekstern",
+ "email" : "e-mail",
"Unshare" : "Fjern deling",
"can edit" : "kan redigere",
"access control" : "Adgangskontrol",
@@ -119,6 +127,7 @@ OC.L10N.register(
"Non-existing tag #{tag}" : "Ikke-eksisterende mærke #{tag}",
"restricted" : "begrænset",
"invisible" : "usynlig",
+ "({scope})" : "({scope})",
"Delete" : "Slet",
"Rename" : "Omdøb",
"The object type is not specified." : "Objekttypen er ikke angivet.",
@@ -138,6 +147,7 @@ OC.L10N.register(
"Please reload the page." : "Genindlæs venligst siden",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Opdateringen blev ikke udført korrekt. For mere information <a href=\"{url}\">tjek vores indlæg på forumet</a>, som dækker dette problem.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Opdateringen blev ikke udført korrekt. Rapporter venligst problemet til <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud fællesskabet</a>.",
+ "Continue to Nextcloud" : "Forsæt til Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "Opdateringen blev udført korrekt. Du bliver nu viderestillet til Nextcloud.",
"Searching other places" : "Søger på andre steder",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} søgeresultat fundet i andre mapper","{count} søgeresultater fundet i andre mapper"],
@@ -193,6 +203,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikation kræver JavaScript for at fungere korrekt. {linkstart}Slå venligst JavaScript til{linkend} og genindlæs siden. ",
"Search" : "Søg",
"Log out" : "Log ud",
+ "Confirm your password" : "Bekræft dit password",
"Server side authentication failed!" : "Server side godkendelse mislykkedes!",
"Please contact your administrator." : "Kontakt venligst din administrator",
"An internal error occurred." : "Der opstod en intern fejl.",
@@ -223,6 +234,7 @@ OC.L10N.register(
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Sørg venligst for at sikre, at databasen, config-mappen og data-mappen er blevet sikkerhedskopieret inden vi fortsætter.",
"Start update" : "Begynd opdatering",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "For at undgå tidsudløb ved større installationer, så kan du i stedet køre følgende kommando fra din installationsmappe:",
+ "Update needed" : "Opdatering nødvendig",
"This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.",
"This page will refresh itself when the %s instance is available again." : "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen.",
"Error loading tags" : "Fejl ved indlæsning af mærker",