summaryrefslogtreecommitdiffstats
path: root/web/lang/de/timeout_po.inc
blob: e7f51d6f73342126995d359f7a01b7d83252419f (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"]["Click on the Home link above to log in."] = "Klicke auf den obenstehenden Startknopf, um dich anzumelden.";

$_t["de"]["Your session has timed out.  You must log in again."] = "Deine Sitzung ist abgelaufen. Du mußt dich erneut einloggen.";

?>