From 2efa3a2a596756f9ee1a987b10cd835717fdfe95 Mon Sep 17 00:00:00 2001 From: Michael Armbruster Date: Tue, 30 Jun 2009 21:32:14 +0200 Subject: German Language update Ignore-this: 960bca4e61d17eb95c352bda218c4564 darcs-hash:20090630193214-2cf2a-31bee3228e2334dd21cd68bfab05a17e798ac920.gz --- inc/lang/de/adminplugins.txt | 1 + inc/lang/de/lang.php | 8 ++++++++ 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 + 8 files changed, 15 insertions(+) create mode 100644 inc/lang/de/adminplugins.txt diff --git a/inc/lang/de/adminplugins.txt b/inc/lang/de/adminplugins.txt new file mode 100644 index 000000000..d3bfd0910 --- /dev/null +++ b/inc/lang/de/adminplugins.txt @@ -0,0 +1 @@ +===== Weitere Plugins ===== \ No newline at end of file diff --git a/inc/lang/de/lang.php b/inc/lang/de/lang.php index 20a7498e3..754ba1ee4 100644 --- a/inc/lang/de/lang.php +++ b/inc/lang/de/lang.php @@ -14,6 +14,7 @@ * @author Robin Kluth * @author Arne Pelka * @author Dirk Einecke + * @author Blitzi94@gmx.de */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; @@ -164,6 +165,11 @@ $lang['qb_h2'] = 'Level 2 Überschrift'; $lang['qb_h3'] = 'Level 3 Überschrift'; $lang['qb_h4'] = 'Level 4 Überschrift'; $lang['qb_h5'] = 'Level 5 Überschrift'; +$lang['qb_h'] = 'Übersschrift'; +$lang['qb_hs'] = 'Wähle die Überschrift'; +$lang['qb_hplus'] = 'Obere Überschrift'; +$lang['qb_hminus'] = 'Untere Überschrift'; +$lang['qb_hequal'] = 'Gleichzeilige Überschrift'; $lang['qb_link'] = 'Interner Link'; $lang['qb_extlink'] = 'Externer Link'; $lang['qb_hr'] = 'Horizontale Linie'; @@ -230,4 +236,6 @@ $lang['mu_fail'] = 'gescheitert'; $lang['mu_authfail'] = 'Sitzung abgelaufen'; $lang['mu_progress'] = '@PCT@% hochgeladen'; $lang['mu_filetypes'] = 'Erlaubte Dateitypen'; +$lang['mu_info'] = 'Dateien hochgeladen!'; +$lang['mu_lasterr'] = 'Letzter Fehler:'; $lang['recent_global'] = 'Im Moment sehen Sie die Änderungen im Namensraum %s. Sie können auch die Änderungen im gesamten Wiki sehen.'; diff --git a/lib/plugins/acl/lang/de/lang.php b/lib/plugins/acl/lang/de/lang.php index 83c5ad7e7..2af0d2407 100644 --- a/lib/plugins/acl/lang/de/lang.php +++ b/lib/plugins/acl/lang/de/lang.php @@ -14,6 +14,7 @@ * @author Robin Kluth * @author Arne Pelka * @author Dirk Einecke + * @author Blitzi94@gmx.de */ $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 454f24d5b..671ee51f3 100644 --- a/lib/plugins/config/lang/de/lang.php +++ b/lib/plugins/config/lang/de/lang.php @@ -10,6 +10,7 @@ * @author Robin Kluth * @author Arne Pelka * @author Dirk Einecke + * @author Blitzi94@gmx.de */ $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 877f01729..91cfedaba 100644 --- a/lib/plugins/plugin/lang/de/lang.php +++ b/lib/plugins/plugin/lang/de/lang.php @@ -11,6 +11,7 @@ * @author Robin Kluth * @author Arne Pelka * @author Dirk Einecke + * @author Blitzi94@gmx.de */ $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 17b516921..132849bbf 100644 --- a/lib/plugins/popularity/lang/de/lang.php +++ b/lib/plugins/popularity/lang/de/lang.php @@ -8,6 +8,7 @@ * @author Arne Pelka * @author Andreas Gohr * @author Dirk Einecke + * @author Blitzi94@gmx.de */ $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 faf5d4f64..2fa0ce0f4 100644 --- a/lib/plugins/revert/lang/de/lang.php +++ b/lib/plugins/revert/lang/de/lang.php @@ -9,6 +9,7 @@ * @author Arne Pelka * @author Andreas Gohr * @author Dirk Einecke + * @author Blitzi94@gmx.de */ $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 b469cca47..dcaf3a39d 100644 --- a/lib/plugins/usermanager/lang/de/lang.php +++ b/lib/plugins/usermanager/lang/de/lang.php @@ -10,6 +10,7 @@ * @author Robin Kluth * @author Arne Pelka * @author Dirk Einecke + * @author Blitzi94@gmx.de */ $lang['menu'] = 'Benutzerverwaltung'; $lang['noauth'] = '(Authentifizierungssystem nicht verfügbar)'; -- cgit v1.2.3