summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/da.php')
-rw-r--r--apps/gallery/l10n/da.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/gallery/l10n/da.php b/apps/gallery/l10n/da.php
new file mode 100644
index 00000000000..b9d11701f8e
--- /dev/null
+++ b/apps/gallery/l10n/da.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Gallery" => "Galleri",
+"Scanning directories" => "Gennemgår mapper",
+"Creating thumbnails" => "Danner miniaturer",
+"Do you wan't to remove album" => "Ønsker du at fjerne albummet",
+"Input new gallery name" => "Indtast navn på nyt galleri",
+"Rescan" => "Genindlæs",
+"Back" => "Tilbage"
+);