From e3b0d99a4b0e256b8301e44cfa674b179de10c9f Mon Sep 17 00:00:00 2001 From: Robert Bogenschneider Date: Thu, 24 Sep 2009 20:29:56 +0200 Subject: German language update Ignore-this: dbcd19b49c00b21dfedb05b0e007994 darcs-hash:20090924182956-2a383-22bf82b30089ef15e86696584f91bf222278e3ab.gz --- lib/plugins/acl/lang/de/lang.php | 1 + lib/plugins/config/lang/de/lang.php | 1 + lib/plugins/plugin/lang/de/lang.php | 1 + lib/plugins/popularity/lang/de/lang.php | 1 + lib/plugins/revert/lang/de/lang.php | 1 + lib/plugins/usermanager/lang/de/lang.php | 1 + 6 files changed, 6 insertions(+) (limited to 'lib/plugins') diff --git a/lib/plugins/acl/lang/de/lang.php b/lib/plugins/acl/lang/de/lang.php index 2af0d2407..022ea6683 100644 --- a/lib/plugins/acl/lang/de/lang.php +++ b/lib/plugins/acl/lang/de/lang.php @@ -15,6 +15,7 @@ * @author Arne Pelka * @author Dirk Einecke * @author Blitzi94@gmx.de + * @author Robert Bogenschneider */ $lang['admin_acl'] = 'Zugangsverwaltung'; $lang['acl_group'] = 'Gruppe'; diff --git a/lib/plugins/config/lang/de/lang.php b/lib/plugins/config/lang/de/lang.php index 671ee51f3..a76e39102 100644 --- a/lib/plugins/config/lang/de/lang.php +++ b/lib/plugins/config/lang/de/lang.php @@ -11,6 +11,7 @@ * @author Arne Pelka * @author Dirk Einecke * @author Blitzi94@gmx.de + * @author Robert Bogenschneider */ $lang['menu'] = 'Konfiguration'; $lang['error'] = 'Die Einstellungen wurden wegen einer fehlerhaften Eingabe nicht gespeichert. diff --git a/lib/plugins/plugin/lang/de/lang.php b/lib/plugins/plugin/lang/de/lang.php index 91cfedaba..ff59cedce 100644 --- a/lib/plugins/plugin/lang/de/lang.php +++ b/lib/plugins/plugin/lang/de/lang.php @@ -12,6 +12,7 @@ * @author Arne Pelka * @author Dirk Einecke * @author Blitzi94@gmx.de + * @author Robert Bogenschneider */ $lang['menu'] = 'Plugins verwalten'; $lang['download'] = 'Neues Plugin herunterladen und installieren'; diff --git a/lib/plugins/popularity/lang/de/lang.php b/lib/plugins/popularity/lang/de/lang.php index 132849bbf..d523be38f 100644 --- a/lib/plugins/popularity/lang/de/lang.php +++ b/lib/plugins/popularity/lang/de/lang.php @@ -9,6 +9,7 @@ * @author Andreas Gohr * @author Dirk Einecke * @author Blitzi94@gmx.de + * @author Robert Bogenschneider */ $lang['name'] = 'Popularitäts-Feedback (Eventuell längere Ladezeit)'; $lang['submit'] = 'Daten senden'; diff --git a/lib/plugins/revert/lang/de/lang.php b/lib/plugins/revert/lang/de/lang.php index 2fa0ce0f4..d26413ac1 100644 --- a/lib/plugins/revert/lang/de/lang.php +++ b/lib/plugins/revert/lang/de/lang.php @@ -10,6 +10,7 @@ * @author Andreas Gohr * @author Dirk Einecke * @author Blitzi94@gmx.de + * @author Robert Bogenschneider */ $lang['menu'] = 'Seiten wieder herstellen'; $lang['filter'] = 'Nach betroffenen Seiten suchen'; diff --git a/lib/plugins/usermanager/lang/de/lang.php b/lib/plugins/usermanager/lang/de/lang.php index dcaf3a39d..913537f06 100644 --- a/lib/plugins/usermanager/lang/de/lang.php +++ b/lib/plugins/usermanager/lang/de/lang.php @@ -11,6 +11,7 @@ * @author Arne Pelka * @author Dirk Einecke * @author Blitzi94@gmx.de + * @author Robert Bogenschneider */ $lang['menu'] = 'Benutzerverwaltung'; $lang['noauth'] = '(Authentifizierungssystem nicht verfügbar)'; -- cgit v1.2.3