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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/da.js')
-rw-r--r--l10n/da.js55
1 files changed, 52 insertions, 3 deletions
diff --git a/l10n/da.js b/l10n/da.js
index dbd5029b..ee7d80c1 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -1,12 +1,61 @@
OC.L10N.register(
"gallery",
{
+ "Gallery" : "Galleri",
"Pictures" : "Billeder",
+ "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Ingen billeder fundet! Hvis du uploader billeder i fil-app'en, bliver de vist her. ",
+ "I am sorry, but I could not find any media files at this location." : "Beklager, men jeg kunne ikke finde mediefiler på dette sted.",
+ "Aborting preview. Could not find the file" : "Forlader forhåndsvisning. Kunne ikke finde filen",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Der er ingen ownCloud-installation (7 eller højere) på {remote}",
+ "Invalid ownCloud url" : "Ugyldig ownCloud-URL",
"Picture view" : "Billedvisning",
+ "Could not load the description" : "Kunne ikke indlæse beskrivelsen",
+ "Could not load the description: " : "Kunne ikke indlæse beskrivelsen:",
+ "Copyright" : "Ophavsret",
+ "Could not load the copyright notice: " : "Kunne ikke indlæse notits om ophavsret:",
+ "Copyright notice" : "Notits om ophavsret",
+ "Link to copyright document" : "Henvisning til dokument om ophavsret",
+ "This application may not work properly on your browser." : "Denne applikation fungerer muligvis ikke korrekt i din browser.",
+ "For an improved experience, please install one of the following alternatives" : "For en bedre oplevelse, kan én af følgende alternativer installeres",
+ "Your browser is not supported!" : "Din browser understøttes ikke!",
+ "please install one of the following alternatives" : "installér venligst én af følgende alternativer",
+ "Configuration error" : "Konfigurationsfejl",
"Error loading slideshow template" : "Fejl ved indlæsning af skabelon for diasshow",
+ "<strong>Error!</strong> Could not generate a preview of this file.<br>" : "<strong>Fejl!</strong> Kunne ikke oprette en forhåndsvisning af denne fil.<br>",
+ "<strong>Error!</strong> Your browser can't display SVG files.<br>" : "<strong>Fejl!</strong> Din browser kan ikke vise SVG-filer.<br>",
+ "Next" : "Næste",
+ "Play" : "Afspil",
+ "Pause" : "Pause",
+ "Previous" : "Forrige",
+ "Close" : "Luk",
+ "Download" : "Hent",
+ "Toggle background" : "Slå baggrund til/fra",
+ "This share is password-protected" : "Delingen er beskyttet af kodeord",
+ "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.",
+ "Password" : "Adgangskode",
+ "File list" : "Filoversigt",
+ "Sort by name" : "Sortér efter navn",
+ "Sort by date" : "Sortér efter dato",
+ "Album information" : "Information om album",
"Share" : "Del",
- "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Ingen billeder fundet! Hvis du uploader billeder i fil-app'en, bliver de vist her. ",
- "shared by %s" : "delt af %s",
- "File list" : "Filoversigt"
+ "Sorry, this file could not be found." : "Beklager, filen blev ikke fundet.",
+ "Reasons might be:" : "Årsagen kan være:",
+ "the wrong file ID was provided" : "der blev angivet et forkert fil-ID",
+ "the file was removed" : "filen blev fjernet",
+ "the file is corrupt" : "filen er beskadiget",
+ "the encryption key is missing" : "krypteringsnøglen mangler",
+ "Here is the error message returned by the server: " : "Her er fejlbeskeden som serveren sendte:",
+ "For more information, please contact your friendly ownCloud administrator." : "For mere information, så kontakt din venlige ownCloud-administrator.",
+ "Sorry, but the server could not fulfill your request." : "Beklager, men serveren kunne ikke opfylde din anmodning.",
+ "Possible reasons for the problem:" : "Mulige årsager til problemet:",
+ "a conflicting app was installed" : "en app med konflikter blev installeret",
+ "a required component is missing or was disconnected" : "en påḱrævet komponent mangler eller blev slået fra",
+ "the filesystem is not readable" : "filsystemet kan ikke aflæses",
+ "Sorry, this link doesn't seem to work anymore." : "Beklager, linket ser ikke længere ud til at virke.",
+ "the item was removed" : "Filen blev fjernet",
+ "the link has expired" : "linket er udløbet",
+ "sharing is disabled" : "deling er deaktiveret",
+ "For more information, please ask the person who has sent you this link." : "For mere information, så spørg personen som sendte dig dette link.",
+ "Add to your ownCloud" : "Tilføj til din ownCload"
},
"nplurals=2; plural=(n != 1);");