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
31
web/lang/de/common_po.inc
Normal file
31
web/lang/de/common_po.inc
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?
|
||||
# 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"]["Reset"] = "Zurücksetzen";
|
||||
|
||||
$_t["de"]["Username"] = "Benutzername";
|
||||
|
||||
$_t["de"]["Email Address"] = "E-Mail-Adresse";
|
||||
|
||||
$_t["de"]["Less"] = "Weniger";
|
||||
|
||||
$_t["de"]["Clear"] = "Leeren";
|
||||
|
||||
$_t["de"]["required"] = "Notwendig";
|
||||
|
||||
$_t["de"]["Update"] = "Aktualisieren";
|
||||
|
||||
$_t["de"]["Submit"] = "Abschicken";
|
||||
|
||||
$_t["de"]["Password"] = "Passwort";
|
||||
|
||||
$_t["de"]["Create"] = "Erstellen";
|
||||
|
||||
$_t["de"]["More"] = "Mehr";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue