Prio | Original string | Translation | — |
---|---|---|---|
Network | サイトネットワーク | Details | |
Original currentMeta |
|||
<a href="https://codex.wordpress.org/Tools_Network_Screen" target="_blank">Documentation on the Network Screen</a> | <a href="https://wpdocs.osdn.jp/Tools_Network_Screen target="_blank">サイトネットワークの解説</a> | Details | |
Original current
<a href="https://codex.wordpress.org/Tools_Network_Screen" target="_blank">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" target="_blank">Documentation on Creating a Network</a> | <a href="https://wpdocs.osdn.jp/Create_A_Network" target="_blank">サイトネットワーク作成の解説</a> | Details | |
Original current
<a href="https://codex.wordpress.org/Create_A_Network" target="_blank">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. | この設定が1ヶ月以上前に行われた場合、メインサイトからの “blog” ディレクトリのパーマリンクに関連する問題のため、サブディレクトリサイトの選択肢が無効になっています。将来のバージョンでは対応する予定です。 | 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. | このコードを追加してブラウザーで再読み込みを行うと、マルチサイトが有効化されます。追加コードのアーカイブは「サイトネットワーク管理」ナビゲーションメニューからアクセスできるこの画面に保存されます。同メニューをクリックするか、ツールバードロップダウンにある「参加サイト」から各サイト名をクリックすることで、サイトネットワーク管理画面とサイト管理画面を切り替えられます。 | 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). | wp-config.php (<code>/*...編集が必要なのはここまでです...*/</code> の直前に) と <code>.htaccess</code> (既存の WordPress のルールを置き換えて) に、コードの所定の行を追加してください。 | 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. | 次の「サイトネットワークの設置」画面では、wp-config.php と .htaccess に追加するコードが表示されます。.htaccess ファイルを見つけられるよう、FTP クライアントの設定でファイル名がドットで始まる不可視ファイルを表示するようにしておいてください。まだこのファイルがない場合は作成する必要があるかもしれません。これら2つのファイルは、バックアップコピーをとっておいてください。 | 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). | サブドメインまたはサブディレクトリを選択してください。これは、インストール設定を変更しない限り後から切り替えることはできません。ネットワーク詳細を記入し、インストールボタンをクリックしてください。うまくいかなかった場合、ワイルドカード DNS レコードを追加する (サブドメインの場合) か、パーマリンクの設定を別のものに変更する (サブディレクトリの場合) する必要があるかもしれません。 | 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. | この画面では、サブドメイン (<code>site1.example.com</code>) またはサブディレクトリ (<code>example.com/site1</code>) を持つサイトネットワークを設定できます。ホスティングサイトが許可している場合、サブドメインを使うには Apache と DNS レコードでワイルドカードサブドメインを有効化する必要があります。 | 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 | WordPress サイトネットワークの作成 | Details | |
Original currentMeta |
|||
You must define the %1$s constant as true in your %2$s file to allow creation of a Network. | サイトネットワークを作成するには %2$s ファイルで %1$s 定数を true として定義しなければいけません。 | 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. | サイトネットワーク作成パネルは WordPress MU ネットワーク向けではありません。 | 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. | ユーザーを削除しました。 | Details | |
Original currentMeta |
|||
Users removed from spam. | ユーザーのスパマー判定を解除しました。 | Details | |
Original currentMeta |
|||
Users marked as spam. | ユーザーをスパマーとしてマークしました。 | Details | |
Original currentMeta |
Export as
Comment
1: WP_ALLOW_MULTISITE 2: wp-config.php