1262065efSAndreas Gohr<?php 2262065efSAndreas Gohr/** 3262065efSAndreas Gohr * German language file 4262065efSAndreas Gohr * 5262065efSAndreas Gohr * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6262065efSAndreas Gohr * @author Andreas Gohr <andi@splitbrain.org> 7a17ae368SAndreas Gohr * @author Michael Klier <chi@chimeric.de> 8*c8915177SLeo Moll * @author Leo Moll <leo@yeasoft.com> 9262065efSAndreas Gohr */ 10abcc3801SAndreas Gohr$lang['menu'] = 'Konfiguration'; 11abcc3801SAndreas Gohr$lang['error'] = 'Die Einstellungen wurden wegen einer fehlerhaften Eingabe nicht gespeichert. 12262065efSAndreas Gohr <br />Bitte überprüfen sie die rot umrandeten Eingaben und speichern Sie erneut.'; 13abcc3801SAndreas Gohr$lang['updated'] = 'Einstellungen erfolgreich gespeichert.'; 14abcc3801SAndreas Gohr$lang['nochoice'] = '(keine Auswahlmöglichkeiten vorhanden)'; 15abcc3801SAndreas Gohr$lang['locked'] = 'Die Konfigurationsdatei kann nicht geändert werden, wenn dies unbeabsichtigt ist 16262065efSAndreas Gohr <br />überprüfen Sie, dass die Dateiberechtigungen korrekt gesetzt sind.'; 17abcc3801SAndreas Gohr$lang['_configuration_manager'] = 'Konfiguration'; 18abcc3801SAndreas Gohr$lang['_header_dokuwiki'] = 'DokuWiki-Konfiguration'; 19abcc3801SAndreas Gohr$lang['_header_plugin'] = 'Plugin-Konfiguration'; 20abcc3801SAndreas Gohr$lang['_header_template'] = 'Template-Konfiguration'; 21abcc3801SAndreas Gohr$lang['_header_undefined'] = 'Unbekannte Einstellungen'; 22abcc3801SAndreas Gohr$lang['_basic'] = 'Grund-Konfiguration'; 23abcc3801SAndreas Gohr$lang['_display'] = 'Anzeige-Konfiguration'; 24abcc3801SAndreas Gohr$lang['_authentication'] = 'Authentifizierungs-Konfiguration'; 25abcc3801SAndreas Gohr$lang['_anti_spam'] = 'Anti-Spam-Konfiguration'; 26abcc3801SAndreas Gohr$lang['_editing'] = 'Bearbeitungs-Konfiguration'; 27abcc3801SAndreas Gohr$lang['_links'] = 'Link-Konfiguration'; 28abcc3801SAndreas Gohr$lang['_media'] = 'Medien-Konfiguration'; 29abcc3801SAndreas Gohr$lang['_advanced'] = 'Erweiterte Konfiguration'; 30abcc3801SAndreas Gohr$lang['_network'] = 'Netzwerk-Konfiguration'; 31abcc3801SAndreas Gohr$lang['_plugin_sufix'] = 'Plugin Konfiguration'; 32abcc3801SAndreas Gohr$lang['_template_sufix'] = 'Template Konfiguration'; 33abcc3801SAndreas Gohr$lang['_msg_setting_undefined'] = 'Keine Konfigurationsmetadaten.'; 34abcc3801SAndreas Gohr$lang['_msg_setting_no_class'] = 'Keine Konfigurationsklasse.'; 35abcc3801SAndreas Gohr$lang['_msg_setting_no_default'] = 'Kein Standardwert.'; 36abcc3801SAndreas Gohr$lang['fmode'] = 'Rechte für neue Dateien'; 37abcc3801SAndreas Gohr$lang['dmode'] = 'Rechte für neue Verzeichnisse'; 38abcc3801SAndreas Gohr$lang['lang'] = 'Sprache'; 39abcc3801SAndreas Gohr$lang['basedir'] = 'Installationsverzeichnis'; 40abcc3801SAndreas Gohr$lang['baseurl'] = 'Installationspfad (URL)'; 41abcc3801SAndreas Gohr$lang['savedir'] = 'Speicherverzeichnis'; 42abcc3801SAndreas Gohr$lang['start'] = 'Startseitenname'; 43abcc3801SAndreas Gohr$lang['title'] = 'Titel des Wikis'; 44abcc3801SAndreas Gohr$lang['template'] = 'Designvorlage (Template)'; 45abcc3801SAndreas Gohr$lang['fullpath'] = 'Den kompletten Dateipfad im Footer anzeigen'; 46abcc3801SAndreas Gohr$lang['recent'] = 'Anzahl der Einträge in der Änderungsliste'; 47abcc3801SAndreas Gohr$lang['breadcrumbs'] = 'Anzahl der Einträge im "Krümelpfad"'; 48abcc3801SAndreas Gohr$lang['youarehere'] = 'Hierarchische Pfadnavigation verwenden'; 49abcc3801SAndreas Gohr$lang['typography'] = 'Typographische Ersetzungen'; 50abcc3801SAndreas Gohr$lang['htmlok'] = 'HTML erlauben'; 51abcc3801SAndreas Gohr$lang['phpok'] = 'PHP erlauben'; 52e656dcd4SAndreas Gohr$lang['dformat'] = 'Datumsformat (Siehe PHP <a href="http://www.php.net/strftime">strftime</a> Funktion)'; 53abcc3801SAndreas Gohr$lang['signature'] = 'Signatur'; 54abcc3801SAndreas Gohr$lang['toptoclevel'] = 'Inhaltsverzeichnis bei dieser Überschriftsgröße beginnen'; 55abcc3801SAndreas Gohr$lang['maxtoclevel'] = 'Maximale Überschriftsgröße für Inhaltsverzeichnis'; 56abcc3801SAndreas Gohr$lang['maxseclevel'] = 'Abschnitte bis zu dieser Stufe einzeln editierbar machen'; 57abcc3801SAndreas Gohr$lang['camelcase'] = 'CamelCase-Verlinkungen verwenden'; 58abcc3801SAndreas Gohr$lang['deaccent'] = 'Seitennamen bereinigen'; 59abcc3801SAndreas Gohr$lang['useheading'] = 'Erste Überschrift als Seitennamen verwenden'; 60abcc3801SAndreas Gohr$lang['refcheck'] = 'Auf Verwendung beim Löschen von Media-Dateien testen'; 61abcc3801SAndreas Gohr$lang['refshow'] = 'Wieviele Verwendungsorte der Media-Datei zeigen'; 62abcc3801SAndreas Gohr$lang['allowdebug'] = 'Debug-Ausgaben erlauben <b>Abschalten wenn nicht benötigt!</b>'; 63abcc3801SAndreas Gohr$lang['usewordblock'] = 'Spam-Blocking benutzen'; 64abcc3801SAndreas Gohr$lang['indexdelay'] = 'Zeit bevor Suchmaschinenindexierung erlaubt ist'; 65abcc3801SAndreas Gohr$lang['relnofollow'] = 'rel="nofollow" verwenden'; 66abcc3801SAndreas Gohr$lang['mailguard'] = 'E-Mail-Adressen schützen'; 67abcc3801SAndreas Gohr$lang['iexssprotect'] = 'Hochgeladene Dateien auf bösartigen JavaScript- und HTML-Code untersuchen.'; 68abcc3801SAndreas Gohr$lang['useacl'] = 'Zugangskontrolle verwenden'; 69abcc3801SAndreas Gohr$lang['autopasswd'] = 'Passwort automatisch generieren'; 70abcc3801SAndreas Gohr$lang['authtype'] = 'Authentifizierungsmechanismus'; 71abcc3801SAndreas Gohr$lang['passcrypt'] = 'Verschlüsselungsmechanismus'; 72abcc3801SAndreas Gohr$lang['defaultgroup'] = 'Standardgruppe'; 73d1dac6bcSAndreas Gohr$lang['superuser'] = 'Administrator - Eine Gruppe oder Nutzer mit vollem Zugriff auf alle Seiten und Administrationswerkzeuge.'; 74abcc3801SAndreas Gohr$lang['manager'] = 'Manager - Eine Gruppe oder Nutzer mit Zugriff auf einige Administrationswerkzeuge.'; 75abcc3801SAndreas Gohr$lang['profileconfirm'] = 'Profiländerung nur nach Passwortbestätigung'; 76abcc3801SAndreas Gohr$lang['disableactions'] = 'DokuWiki-Aktionen deaktivieren'; 77abcc3801SAndreas Gohr$lang['disableactions_check'] = 'Check'; 78abcc3801SAndreas Gohr$lang['disableactions_subscription'] = 'Seiten-Abonnements'; 79d1dac6bcSAndreas Gohr$lang['disableactions_nssubscription'] = 'Namensraum-Abonnements'; 80abcc3801SAndreas Gohr$lang['disableactions_wikicode'] = 'Quelltext betrachten/exportieren'; 81abcc3801SAndreas Gohr$lang['disableactions_other'] = 'Andere Aktionen (durch Komma getrennt)'; 82abcc3801SAndreas Gohr$lang['sneaky_index'] = 'Standardmäßig zeigt DokuWiki alle Namensräume in der Übersicht. Wenn diese Option aktiviert wird, werden alle Namensräume, für die der Benutzer keine Lese-Rechte hat, nicht angezeigt. Dies kann unter Umständen dazu führen, das lesbare Unter-Namensräume nicht angezeigt werden und macht die Übersicht evtl. unbrauchbar in Kombination mit bestimmten ACL Einstellungen.'; 83abcc3801SAndreas Gohr$lang['auth_security_timeout'] = 'Authentifikations-Timeout (Sekunden)'; 84abcc3801SAndreas Gohr$lang['updatecheck'] = 'Automatisch auf Updates und Sicherheitswarnungen prüfen? DokuWiki muss sich dafür mit splitbrain.org verbinden.'; 85abcc3801SAndreas Gohr$lang['userewrite'] = 'URL rewriting'; 86abcc3801SAndreas Gohr$lang['useslash'] = 'Schrägstrich (/) als Namensraumtrenner in URLs verwenden'; 87abcc3801SAndreas Gohr$lang['usedraft'] = 'Während des Bearbeitens automatisch Zwischenentwürfe speichern'; 88abcc3801SAndreas Gohr$lang['sepchar'] = 'Worttrenner für Seitennamen in URLs'; 89abcc3801SAndreas Gohr$lang['canonical'] = 'Immer Links mit vollständigen URLs erzeugen'; 90abcc3801SAndreas Gohr$lang['autoplural'] = 'Bei Links automatisch nach vorhandenen Pluralformen suchen'; 91abcc3801SAndreas Gohr$lang['compression'] = 'Komprimierungsmethode für alte Seitenrevisionen'; 92abcc3801SAndreas Gohr$lang['cachetime'] = 'Maximale Cachespeicherung (Sek.)'; 93abcc3801SAndreas Gohr$lang['locktime'] = 'Maximales Alter für Seitensperren (Sek.)'; 94abcc3801SAndreas Gohr$lang['fetchsize'] = 'Maximale Größe (in Bytes), die fetch.php von extern herunterladen darf'; 95abcc3801SAndreas Gohr$lang['notify'] = 'Änderungsmitteilungen an diese E-Mail-Adresse versenden'; 96abcc3801SAndreas Gohr$lang['registernotify'] = 'Information über neu registrierte Nutzer an diese E-Mail-Adresse senden'; 97abcc3801SAndreas Gohr$lang['mailfrom'] = 'Absendermail für automatische Mails'; 98abcc3801SAndreas Gohr$lang['gzip_output'] = 'Seiten mit gzip komprimiert ausliefern'; 99abcc3801SAndreas Gohr$lang['gdlib'] = 'GD Lib Version'; 100abcc3801SAndreas Gohr$lang['im_convert'] = 'Pfad zu ImageMagicks Konvertierwerkzeug'; 101abcc3801SAndreas Gohr$lang['jpg_quality'] = 'JPEG Kompressionsqualität (0-100)'; 102abcc3801SAndreas Gohr$lang['subscribers'] = 'E-Mail-Abos zulassen'; 103abcc3801SAndreas Gohr$lang['compress'] = 'JavaScript und Stylesheets komprimieren'; 104abcc3801SAndreas Gohr$lang['hidepages'] = 'Seiten verstecken (Regulärer Ausdruck)'; 105abcc3801SAndreas Gohr$lang['send404'] = 'Bei nicht vorhandenen Seiten mit 404 Fehlercode antworten'; 106abcc3801SAndreas Gohr$lang['sitemap'] = 'Google Sitemap erzeugen (Tage)'; 107abcc3801SAndreas Gohr$lang['broken_iua'] = 'Falls die Funktion ignore_user_abort auf Ihrem System nicht funktioniert, könnte der Such-Index nicht funktionieren. IIS+PHP/CGI ist bekannt dafür. Siehe auch <a href="http://bugs.splitbrain.org/?do=details&task_id=852">Bug 852</a>.'; 10860d915a2SAndreas Gohr$lang['xsendfile'] = 'Den X-Sendfile header nutzen, um Dateien direkt vom Webserver ausliefern zu lassen? Ihr Webserver muss dies unterstützen!'; 109d1dac6bcSAndreas Gohr$lang['xmlrpc'] = 'XML-RPC Zugriff erlauben.'; 110d1dac6bcSAndreas Gohr$lang['renderer_xhtml'] = 'Standard-Renderer für die normale (XHTML) Wiki-Ausgabe.'; 111d1dac6bcSAndreas Gohr$lang['renderer__core'] = '%s (DokuWiki Kern)'; 112d1dac6bcSAndreas Gohr$lang['renderer__plugin'] = '%s (Plugin)'; 113abcc3801SAndreas Gohr$lang['rss_type'] = 'XML-Feed Format'; 114abcc3801SAndreas Gohr$lang['rss_linkto'] = 'XML-Feed verlinken auf'; 11570260ca4SAndreas Gohr$lang['rss_content'] = 'Welche Inhalte sollen im XML-Feed dargestellt werden?'; 116abcc3801SAndreas Gohr$lang['rss_update'] = 'XML-Feed Aktualisierungsintervall (sec)'; 117abcc3801SAndreas Gohr$lang['recent_days'] = 'Wieviele letzte Änderungen sollen einsehbar bleiben? (Tage)'; 118abcc3801SAndreas Gohr$lang['rss_show_summary'] = 'Bearbeitungs-Zusammenfassung im XML Feed anzeigen'; 119abcc3801SAndreas Gohr$lang['target____wiki'] = 'Zielfenster für interne Links (target Attribut)'; 120abcc3801SAndreas Gohr$lang['target____interwiki'] = 'Zielfenster für InterWiki-Links (target Attribut)'; 121abcc3801SAndreas Gohr$lang['target____extern'] = 'Zielfenster für Externe Links (target Attribut)'; 122abcc3801SAndreas Gohr$lang['target____media'] = 'Zielfenster für (Bild-)Dateien (target Attribut)'; 123abcc3801SAndreas Gohr$lang['target____windows'] = 'Zielfenster für Windows Freigaben (target Attribut)'; 124abcc3801SAndreas Gohr$lang['proxy____host'] = 'Proxy-Server'; 125abcc3801SAndreas Gohr$lang['proxy____port'] = 'Proxy-Port'; 126abcc3801SAndreas Gohr$lang['proxy____user'] = 'Proxy Nutzername'; 127abcc3801SAndreas Gohr$lang['proxy____pass'] = 'Proxy Passwort'; 128abcc3801SAndreas Gohr$lang['proxy____ssl'] = 'SSL bei Verbindung zum Proxy verwenden'; 129abcc3801SAndreas Gohr$lang['safemodehack'] = 'Safemodehack verwenden'; 130abcc3801SAndreas Gohr$lang['ftp____host'] = 'FTP-Host für Safemodehack'; 131abcc3801SAndreas Gohr$lang['ftp____port'] = 'FTP-Port für Safemodehack'; 132abcc3801SAndreas Gohr$lang['ftp____user'] = 'FTP Nutzername für Safemodehack'; 133abcc3801SAndreas Gohr$lang['ftp____pass'] = 'FTP Passwort für Safemodehack'; 134abcc3801SAndreas Gohr$lang['ftp____root'] = 'FTP Wurzelverzeichnis für Safemodehack'; 135abcc3801SAndreas Gohr$lang['typography_o_0'] = 'keine'; 136abcc3801SAndreas Gohr$lang['typography_o_1'] = 'Nur Doppelte Anführungszeichen'; 137abcc3801SAndreas Gohr$lang['typography_o_2'] = 'Alle Anführungszeichen (funktioniert nicht immer)'; 138abcc3801SAndreas Gohr$lang['userewrite_o_0'] = 'keines'; 139abcc3801SAndreas Gohr$lang['userewrite_o_1'] = '.htaccess'; 140abcc3801SAndreas Gohr$lang['userewrite_o_2'] = 'DokuWiki'; 141abcc3801SAndreas Gohr$lang['deaccent_o_0'] = 'aus'; 142abcc3801SAndreas Gohr$lang['deaccent_o_1'] = 'Akzente und Umlaute umwandeln'; 143abcc3801SAndreas Gohr$lang['deaccent_o_2'] = 'Umschrift'; 144abcc3801SAndreas Gohr$lang['gdlib_o_0'] = 'GD Lib nicht verfügbar'; 145abcc3801SAndreas Gohr$lang['gdlib_o_1'] = 'Version 1.x'; 146abcc3801SAndreas Gohr$lang['gdlib_o_2'] = 'Automatisch finden'; 147abcc3801SAndreas Gohr$lang['rss_type_o_rss'] = 'RSS 0.91'; 148abcc3801SAndreas Gohr$lang['rss_type_o_rss1'] = 'RSS 1.0'; 149abcc3801SAndreas Gohr$lang['rss_type_o_rss2'] = 'RSS 2.0'; 150abcc3801SAndreas Gohr$lang['rss_type_o_atom'] = 'Atom 0.3'; 151a17ae368SAndreas Gohr$lang['rss_type_o_atom1'] = 'Atom 1.0'; 152a17ae368SAndreas Gohr$lang['rss_content_o_abstract'] = 'Abstrakt'; 153a17ae368SAndreas Gohr$lang['rss_content_o_diff'] = 'Unified Diff'; 154a17ae368SAndreas Gohr$lang['rss_content_o_htmldiff'] = 'HTML formatierte Diff Tabelle'; 155a17ae368SAndreas Gohr$lang['rss_content_o_html'] = 'Vollständiger HTML Inhalt'; 156abcc3801SAndreas Gohr$lang['rss_linkto_o_diff'] = 'Änderungen zeigen'; 157abcc3801SAndreas Gohr$lang['rss_linkto_o_page'] = 'geänderte Seite'; 158abcc3801SAndreas Gohr$lang['rss_linkto_o_rev'] = 'Liste aller Änderungen'; 159abcc3801SAndreas Gohr$lang['rss_linkto_o_current'] = 'Aktuelle Seite'; 160abcc3801SAndreas Gohr$lang['compression_o_0'] = 'keine'; 161abcc3801SAndreas Gohr$lang['compression_o_gz'] = 'gzip'; 162abcc3801SAndreas Gohr$lang['compression_o_bz2'] = 'bz2'; 16360d915a2SAndreas Gohr$lang['xsendfile_o_0'] = 'nicht benutzen'; 164d1dac6bcSAndreas Gohr$lang['xsendfile_o_1'] = 'Proprietärer lighttpd Header (vor Release 1.5)'; 165d1dac6bcSAndreas Gohr$lang['xsendfile_o_2'] = 'Standard X-Sendfile Header'; 166d1dac6bcSAndreas Gohr$lang['xsendfile_o_3'] = 'Proprietärer Nginx X-Accel-Redirect Header'; 167