summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/da.php')
-rw-r--r--apps/files_trashbin/l10n/da.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/da.php b/apps/files_trashbin/l10n/da.php
new file mode 100644
index 00000000000..3343b6fc8f6
--- /dev/null
+++ b/apps/files_trashbin/l10n/da.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Name" => "Navn",
+"1 folder" => "1 mappe",
+"{count} folders" => "{count} mapper",
+"1 file" => "1 fil",
+"{count} files" => "{count} filer",
+"Restore" => "Gendan"
+);