summaryrefslogtreecommitdiffstats
path: root/admin/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/l10n/da.php')
-rw-r--r--admin/l10n/da.php19
1 files changed, 0 insertions, 19 deletions
diff --git a/admin/l10n/da.php b/admin/l10n/da.php
deleted file mode 100644
index 467c259dc37..00000000000
--- a/admin/l10n/da.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"read more" => "læs mere",
-"INSTALL" => "INSTALLER",
-"Apps Repository" => "Applikation arkiv",
-"Cannot connect to apps repository" => "Kan ikke oprette forbindelse til applikations arkivet",
-"Name" => "Navn",
-"Modified" => "Ændret",
-"Administration" => "Administration",
-"System Settings" => "System indstillinger",
-"Users" => "Brugere",
-"Groups" => "Grupper",
-"Password" => "Kodeord",
-"remove" => "slet",
-"Create group" => "Lav gruppe",
-"Force new password:" => "Tving ny adgangskode",
-"Set" => "Indstil",
-"Do you really want to delete user" => "Vil du virkelig slette denne bruger?",
-"Do you really want to delete group" => "Vil du virkelig slette denne gruppe?"
-);