summaryrefslogtreecommitdiffstats
path: root/web/lang/de/aur_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/de/aur_po.inc')
-rw-r--r--web/lang/de/aur_po.inc24
1 files changed, 0 insertions, 24 deletions
diff --git a/web/lang/de/aur_po.inc b/web/lang/de/aur_po.inc
deleted file mode 100644
index 32e6b95..0000000
--- a/web/lang/de/aur_po.inc
+++ /dev/null
@@ -1,24 +0,0 @@
-<?php
-# German (Deutsch) translation
-# Translators: Pierre Schmitz <pierre@archlinux.de>, Matthias Gorissen <siquame@web.de>, Lukas Kropatschek, Niclas Pfeifer
-
-include_once("translator.inc");
-global $_t;
-
-$_t["de"]["%s: %sAn ArchLinux project%s"] = "%s: %sEin ArchLinux Projekt%s";
-
-$_t["de"]["Logout"] = "Abmelden";
-
-$_t["de"]["Discussion"] = "Diskussion";
-
-$_t["de"]["Bugs"] = "Fehler";
-
-$_t["de"]["Accounts"] = "Konten";
-
-$_t["de"]["Home"] = "Startseite";
-
-$_t["de"]["Packages"] = "Pakete";
-
-$_t["de"]["My Packages"] = "Meine Pakete";
-
-?> \ No newline at end of file