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.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
new file mode 100644
index 00000000..dbd5029b
--- /dev/null
+++ b/l10n/da.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "gallery",
+ {
+ "Pictures" : "Billeder",
+ "Picture view" : "Billedvisning",
+ "Error loading slideshow template" : "Fejl ved indlæsning af skabelon for diasshow",
+ "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"
+},
+"nplurals=2; plural=(n != 1);");