mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Added missing German files.
This commit is contained in:
parent
6656607107
commit
a9e3864817
15 changed files with 634 additions and 0 deletions
12
web/lang/de/timeout_po.inc
Normal file
12
web/lang/de/timeout_po.inc
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?
|
||||
# German (Deutsch) translation
|
||||
# Translators: Pierre Schmitz <pschmitz@laber-land.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.";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue