summaryrefslogtreecommitdiffstats
path: root/web/lang/de/hacker_po.inc
blob: e16e311bc5617799898d6e89c8cd4b6a1be602bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?
# 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"]["Your session id is invalid."] = "Deine Sitzungs-ID ist ungültig";

$_t["de"]["If this problem persists, please contact the site administrator."] = "Sollte dieses Problem ständig auftreten, benachrichtige bitte den Administrator dieser Seite";

?>