Prio | Original string | Translation | — |
---|---|---|---|
Network | Netzwerk | Details | |
Original currentMeta |
|||
<a href="https://codex.wordpress.org/Tools_Network_Screen">Documentation on the Network Screen</a> | <a href="https://codex.wordpress.org/Tools_Network_Screen">Dokumentation zu Netzwerk Übersicht (engl.)</a> | Details | |
Original current
<a href="https://codex.wordpress.org/Tools_Network_Screen">Documentation on the Network Screen</a>
ReferencesYou have to log in to edit this translation. Meta |
|||
<a href="https://codex.wordpress.org/Create_A_Network">Documentation on Creating a Network</a> | <a href="https://codex.wordpress.org/Create_A_Network">Dokumentation zu Erstellen eines Netzwerks (engl.)</a> | Details | |
Original current
<a href="https://codex.wordpress.org/Create_A_Network">Documentation on Creating a Network</a>
ReferencesYou have to log in to edit this translation. Meta |
|||
The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with “/blog/” from the main site. This disabling will be addressed in a future version. | Die Auswahl, die Websites in Unterverzeichnissen anzulegen ist deaktiviert, sollte das Setup älter sein als einen Monat, wegen dem Permalink-Problem mit „/blog/“ auf der Haupt-Website. Diese Sperrung wird in der zukünftigen Version behoben sein. | Details | |
Original current
The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with “/blog/” from the main site. This disabling will be addressed in a future version.
ReferencesYou have to log in to edit this translation. Meta |
|||
Once you add this code and refresh your browser, multisite should be enabled. This screen, now in the Network Admin navigation menu, will keep an archive of the added code. You can toggle between Network Admin and Site Admin by clicking on the Network Admin or an individual site name under the My Sites dropdown in the Toolbar. | Sobald Sie diesen Code hinzugefügt haben und Ihren Browser neu laden, sollte das Netzwerk aktiviert sein. Dieser Bereich zeigt nun das Netzwerk-Administrationsmenü und enthält eine Archivierung des zusätzlichen Codes. Sie können zwischen der Netzwerk-Administration und Website-Administration wechseln durch Klicken auf „Netzwerkverwaltung“ oder der individuellen Website unter dem „Meine Websites“-Aufklappmenü in der Werkzeugleiste. | Details | |
Original current
Once you add this code and refresh your browser, multisite should be enabled. This screen, now in the Network Admin navigation menu, will keep an archive of the added code. You can toggle between Network Admin and Site Admin by clicking on the Network Admin or an individual site name under the My Sites dropdown in the Toolbar.
ReferencesYou have to log in to edit this translation. Meta |
|||
Add the designated lines of code to wp-config.php (just before <code>/*...stop editing...*/</code>) and <code>.htaccess</code> (replacing the existing WordPress rules). | Fügen Sie die bezeichneten Zeilen Code zur wp-config.php (kurz vor <code>/*... stop editing...*/</code>) und <code>.htaccess </code> hinzu (ersetzt die bestehenden WordPress-Regeln). | Details | |
Original current
Add the designated lines of code to wp-config.php (just before <code>/*...stop editing...*/</code>) and <code>.htaccess</code> (replacing the existing WordPress rules).
ReferencesYou have to log in to edit this translation. Meta |
|||
The next screen for Network Setup will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files. | Der nächste Bereich im Netzwerk Setup gibt Ihnen individuell generierte Code-Zeilen, die Sie zu Ihrer wp-config.php und .htaccess Datei hinzufügen sollen. Stellen Sie sicher, dass Ihr FTP-Programm alle Dateien anzeigt, auch die die mit einem . beginnen, damit Sie auch die .htaccess finden. Sie können manuell eine .htaccess Datei erstellen, sollte noch keine im Verzeichnis vorhanden sein. Machen Sie bitte eine Sicherheitskopie von der wp-config.php und .htaccess | Details | |
Original current
The next screen for Network Setup will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files.
ReferencesYou have to log in to edit this translation. Meta |
|||
Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your install. Fill out the network details, and click install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories). | Wählen Sie Subdomains oder Unterverzeichnisse. Dies kann später nur durch Rekonfiguration der Installation verändert werden. Füllen Sie die Netzwerk-Details aus und klicken Sie installieren. Sollte dies nicht funktionieren, sollten Sie einen Wildcard-DNS-Eintrag (für Subdomains) anlegen oder andere Einstellungen in Permalinks (für Unterverzeichnisse) setzen. | Details | |
Original current
Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your install. Fill out the network details, and click install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories).
ReferencesYou have to log in to edit this translation. Meta |
|||
This screen allows you to configure a network as having subdomains (<code>site1.example.com</code>) or subdirectories (<code>example.com/site1</code>). Subdomains require wildcard subdomains to be enabled in Apache and DNS records, if your host allows it. | Dieser Bereich erlaubt Ihnen, ein Netzwerk mit Subdomains (<code>site1.example.com</code>) oder Unterverzeichnissen <code>example.com/site1</code>) zu konfigurieren. Subdomains benötigen eine Wildcard-Subdomain-Konfiguration in den Apache- und DNS-Einstellungen, sofern Ihr Server dies unterstützt. | Details | |
Original current
This screen allows you to configure a network as having subdomains (<code>site1.example.com</code>) or subdirectories (<code>example.com/site1</code>). Subdomains require wildcard subdomains to be enabled in Apache and DNS records, if your host allows it.
ReferencesYou have to log in to edit this translation. Meta |
|||
Create a Network of WordPress Sites | Erstellen Sie ein Netzwerk von WordPress Websites | Details | |
Original currentMeta |
|||
You must define the %1$s constant as true in your %2$s file to allow creation of a Network. | Die Konstante %1$s in der Datei %2$s muss als true definiert werden, um die Erstellung eines Netzwerks zu erlauben. | Details | |
Original current
You must define the %1$s constant as true in your %2$s file to allow creation of a Network.
ReferencesYou have to log in to edit this translation. Meta |
|||
The Network creation panel is not for WordPress MU networks. | Das Netzwerk-Bedienfeld ist nicht für WordPress-MU-Netzwerke nutzbar. | Details | |
Original current
The Network creation panel is not for WordPress MU networks.
ReferencesYou have to log in to edit this translation. Meta |
|||
Users deleted. | Benutzer wurden gelöscht. | Details | |
Original currentMeta |
|||
Users removed from spam. | Benutzer wurden aus Spam entfernt. | Details | |
Original currentMeta |
|||
Users marked as spam. | Benutzer wurden als Spam markiert. | Details | |
Original currentMeta |
Export as
Comment
1: WP_ALLOW_MULTISITE 2: wp-config.php