diff --git a/inc/lang/de/lang.php b/inc/lang/de/lang.php index 24b28c277ab48de733febe02b8cd02165d23b292..32bea0b9204f1bec54f6316573bb23f461ba547f 100644 --- a/inc/lang/de/lang.php +++ b/inc/lang/de/lang.php @@ -29,6 +29,7 @@ * @author Marcel Eickhoff <eickhoff.marcel@gmail.com> * @author Pascal Schröder <Pascal1802@gmail.com> * @author Hendrik Diel <diel.hendrik@gmail.com> + * @author Marco Hofmann <xenadmin@meinekleinefarm.net> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; @@ -360,5 +361,5 @@ $lang['plainhtml'] = 'HTML Klartext'; $lang['wikimarkup'] = 'Wiki Markup'; $lang['page_nonexist_rev'] = 'Die Seite exitiert nicht unter %s. Sie wurde aber unter <a href="%s">%s</a>'; $lang['unable_to_parse_date'] = 'Parameter "%s" kann nicht geparsed werden.'; -$lang['email_signature_text'] = 'Diese E-Mail wurde erzeugt vom DokuWiki unter +$lang['email_signature_text'] = 'Diese E-Mail wurde erzeugt vom DokuWiki unter @DOKUWIKIURL@'; diff --git a/lib/plugins/acl/lang/de/lang.php b/lib/plugins/acl/lang/de/lang.php index f4d7cc9e26b494d645ba50849a7d7bce7cc4bdb2..688d4418ae1a0c3a7210f699f89f90e63db003cf 100644 --- a/lib/plugins/acl/lang/de/lang.php +++ b/lib/plugins/acl/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Andreas Gohr <andi@splitbrain.org> * @author Christof <gagi@fin.de> * @author Anika Henke <anika@selfthinker.org> @@ -16,7 +16,6 @@ * @author Dirk Einecke <dirk@dirkeinecke.de> * @author Blitzi94@gmx.de * @author Robert Bogenschneider <robog@GMX.de> - * @author Robert Bogenschneider <robog@gmx.de> * @author Niels Lange <niels@boldencursief.nl> * @author Christian Wichmann <nospam@zone0.de> * @author Paul Lachewsky <kaeptn.haddock@gmail.com> diff --git a/lib/plugins/authad/lang/de/lang.php b/lib/plugins/authad/lang/de/lang.php index ec73ac7d7c7b847476308d1931dda181c32a64de..335cd61f58cff3e6c42c2bac636e37f615a4e634 100644 --- a/lib/plugins/authad/lang/de/lang.php +++ b/lib/plugins/authad/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Andreas Gohr <gohr@cosmocode.de> * @author Philip Knack <p.knack@stollfuss.de> * @author Uwe Benzelrath <uwebenzelrath@gmail.com> diff --git a/lib/plugins/authad/lang/de/settings.php b/lib/plugins/authad/lang/de/settings.php index 69b7fe2a93db91392440edb7c29611128cfedf5a..5708411d2ac91819f3a68ef22ea16056ea9d258a 100644 --- a/lib/plugins/authad/lang/de/settings.php +++ b/lib/plugins/authad/lang/de/settings.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Frank Loizzi <contact@software.bacal.de> * @author Matthias Schulte <dokuwiki@lupo49.de> * @author Ben Fey <benedikt.fey@beck-heun.de> diff --git a/lib/plugins/authldap/lang/de/lang.php b/lib/plugins/authldap/lang/de/lang.php index 74197f918a6500692d5ce4252043e85295016b2d..d810c954f72dbf152f5cde98404de086dccb2a57 100644 --- a/lib/plugins/authldap/lang/de/lang.php +++ b/lib/plugins/authldap/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Philip Knack <p.knack@stollfuss.de> */ $lang['connectfail'] = 'LDAP-Verbindung scheitert: %s'; diff --git a/lib/plugins/authldap/lang/de/settings.php b/lib/plugins/authldap/lang/de/settings.php index e986d0f80513c9d701720210778afcbdbbb51252..031ecff02c776f50254ea9f6bef05fde607ed980 100644 --- a/lib/plugins/authldap/lang/de/settings.php +++ b/lib/plugins/authldap/lang/de/settings.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Matthias Schulte <dokuwiki@lupo49.de> * @author christian studer <cstuder@existenz.ch> * @author Philip Knack <p.knack@stollfuss.de> diff --git a/lib/plugins/authmysql/lang/de/lang.php b/lib/plugins/authmysql/lang/de/lang.php index c5c3c657a3dae22529c1b3c18df55a9b9f8de80a..b5528230a12f28116abe96dea05dd6803e9880b2 100644 --- a/lib/plugins/authmysql/lang/de/lang.php +++ b/lib/plugins/authmysql/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Noel Tilliot <noeltilliot@byom.de> * @author Hendrik Diel <diel.hendrik@gmail.com> * @author Philip Knack <p.knack@stollfuss.de> diff --git a/lib/plugins/authmysql/lang/de/settings.php b/lib/plugins/authmysql/lang/de/settings.php index 90e0ee5a8a0886be73440d6f91b6fda8d33a762d..478bddbeeb210de21bb15ab1ec0b41a36b6a1b2e 100644 --- a/lib/plugins/authmysql/lang/de/settings.php +++ b/lib/plugins/authmysql/lang/de/settings.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Matthias Schulte <dokuwiki@lupo49.de> */ $lang['server'] = 'MySQL-Server'; diff --git a/lib/plugins/authpgsql/lang/de/settings.php b/lib/plugins/authpgsql/lang/de/settings.php index 061f56e459b1c5d269d86fae102313185d15d8e3..6b8d91fd85325ce023a1695eb69bfe39c59b043f 100644 --- a/lib/plugins/authpgsql/lang/de/settings.php +++ b/lib/plugins/authpgsql/lang/de/settings.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Matthias Schulte <dokuwiki@lupo49.de> */ $lang['server'] = 'PostgreSQL-Server'; diff --git a/lib/plugins/authplain/lang/de/lang.php b/lib/plugins/authplain/lang/de/lang.php index 6940ad027f4825714acf481212ca80d58c4dc2fd..e5243726547dda2eee8c3f6b9422c57c9ac36388 100644 --- a/lib/plugins/authplain/lang/de/lang.php +++ b/lib/plugins/authplain/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Anika Henke <anika@selfthinker.org> * @author Carsten Perthel <carsten@cpesoft.com> */ diff --git a/lib/plugins/config/lang/de/lang.php b/lib/plugins/config/lang/de/lang.php index 7a8ecefa1d22f8bbb7cf600ab5a4f707980b89d0..4874aec74053af11e5f760c39b29acb0a51b7b30 100644 --- a/lib/plugins/config/lang/de/lang.php +++ b/lib/plugins/config/lang/de/lang.php @@ -19,6 +19,7 @@ * @author Matthias Schulte <dokuwiki@lupo49.de> * @author Mateng Schimmerlos <mateng@firemail.de> * @author Anika Henke <anika@selfthinker.org> + * @author Marco Hofmann <xenadmin@meinekleinefarm.net> */ $lang['menu'] = 'Konfiguration'; $lang['error'] = 'Die Einstellungen wurden wegen einer fehlerhaften Eingabe nicht gespeichert.<br /> Bitte überprüfen sie die rot umrandeten Eingaben und speichern Sie erneut.'; @@ -152,6 +153,9 @@ $lang['renderer_xhtml'] = 'Standard-Renderer für die normale (XHTML) Wik $lang['renderer__core'] = '%s (DokuWiki Kern)'; $lang['renderer__plugin'] = '%s (Plugin)'; $lang['dnslookups'] = 'DokuWiki löst die IP-Adressen von Benutzern zu deren Hostnamen auf. Wenn du einen langsamen, unbrauchbaren DNS-Server verwendest oder die Funktion nicht benötigst, dann sollte diese Option deaktiviert sein.'; +$lang['jquerycdn_o_0'] = 'Kein CDN, nur lokale Übermittlung'; +$lang['jquerycdn_o_jquery'] = 'CDN über code.jquery.com'; +$lang['jquerycdn_o_cdnjs'] = 'CDN über cdnjs.com'; $lang['proxy____host'] = 'Proxy-Server'; $lang['proxy____port'] = 'Proxy-Port'; $lang['proxy____user'] = 'Proxy Benutzername'; diff --git a/lib/plugins/extension/lang/de/lang.php b/lib/plugins/extension/lang/de/lang.php index a47c9360f65d1e02d7b238d403048cb3c0b0bcfe..de93d5ddf95dfe4a76880df2727c587bcc03eedd 100644 --- a/lib/plugins/extension/lang/de/lang.php +++ b/lib/plugins/extension/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author H. Richard <wanderer379@t-online.de> * @author Joerg <scooter22@gmx.de> * @author Simon <st103267@stud.uni-stuttgart.de> diff --git a/lib/plugins/popularity/lang/de/lang.php b/lib/plugins/popularity/lang/de/lang.php index a86fce50d37fc4b92dc0a92409ecf21b1c6042aa..184d79b1d0a91383de76a55732b087a4bd0cc682 100644 --- a/lib/plugins/popularity/lang/de/lang.php +++ b/lib/plugins/popularity/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Leo Moll <leo@yeasoft.com> * @author Florian Anderiasch <fa@art-core.org> * @author Robin Kluth <commi1993@gmail.com> @@ -11,7 +11,6 @@ * @author Dirk Einecke <dirk@dirkeinecke.de> * @author Blitzi94@gmx.de * @author Robert Bogenschneider <robog@GMX.de> - * @author Robert Bogenschneider <robog@gmx.de> * @author Niels Lange <niels@boldencursief.nl> * @author Christian Wichmann <nospam@zone0.de> * @author Paul Lachewsky <kaeptn.haddock@gmail.com> diff --git a/lib/plugins/revert/lang/de/lang.php b/lib/plugins/revert/lang/de/lang.php index 7d0b243bb5349fc58b382e11b162cec321ab906e..aa0e47e4a36678697d6c9a750ed7674ac80ef7e4 100644 --- a/lib/plugins/revert/lang/de/lang.php +++ b/lib/plugins/revert/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Michael Klier <chi@chimeric.de> * @author Leo Moll <leo@yeasoft.com> * @author Florian Anderiasch <fa@art-core.org> @@ -12,7 +12,6 @@ * @author Dirk Einecke <dirk@dirkeinecke.de> * @author Blitzi94@gmx.de * @author Robert Bogenschneider <robog@GMX.de> - * @author Robert Bogenschneider <robog@gmx.de> * @author Niels Lange <niels@boldencursief.nl> * @author Christian Wichmann <nospam@zone0.de> * @author Paul Lachewsky <kaeptn.haddock@gmail.com> diff --git a/lib/plugins/styling/lang/de/lang.php b/lib/plugins/styling/lang/de/lang.php index 8a46f818e29fbe5810596ef014d07fe9adb51ae8..8f46cca73ba82a0e722448ec9b48fd9c7c206b57 100644 --- a/lib/plugins/styling/lang/de/lang.php +++ b/lib/plugins/styling/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Anika Henke <anika@selfthinker.org> */ $lang['menu'] = 'Einstellungen fürs Template-Design'; diff --git a/lib/tpl/dokuwiki/lang/de/lang.php b/lib/tpl/dokuwiki/lang/de/lang.php index a17c945d97018c2aaf6daa2b9f761829ad17652a..1e3115f24702c330d9ddf9c1f2506c8ebfb428d0 100644 --- a/lib/tpl/dokuwiki/lang/de/lang.php +++ b/lib/tpl/dokuwiki/lang/de/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Anika Henke <anika@selfthinker.org> */ $lang['__background_site__'] = 'Farbe für den Seitenhintergrund (hinter dem Inhaltsbereich)';