summaryrefslogtreecommitdiffstats
path: root/admin/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/l10n/de.php')
-rw-r--r--admin/l10n/de.php20
1 files changed, 0 insertions, 20 deletions
diff --git a/admin/l10n/de.php b/admin/l10n/de.php
deleted file mode 100644
index a1a0ec099e7..00000000000
--- a/admin/l10n/de.php
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php $TRANSLATIONS = array(
-"read more" => "mehr …",
-"INSTALL" => "Installieren",
-"Apps Repository" => "Anwendungen",
-"Cannot connect to apps repository" => "Verbindung fehlgeschlagen",
-"Name" => "Name",
-"Modified" => "Änderungsdatum",
-"Administration" => "Verwaltung",
-"System Settings" => "Systemeinstellungen",
-"Users" => "Nutzer",
-"Groups" => "Gruppen",
-"Password" => "Passwort",
-"Create" => "Erstellen",
-"remove" => "entfernen",
-"Create group" => "Gruppe erstellen",
-"Force new password:" => "Neues Passwort:",
-"Set" => "OK",
-"Do you really want to delete user" => "Möchtest du den Nutzer wirklich entfernen?",
-"Do you really want to delete group" => "Möchtest du die Gruppe wirklich entfernen?"
-);