システムメッセージの一覧

移動先: 案内検索

これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。

絞り込み
変更状態により絞り込む:    
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-compare-param-fromsection (トーク) (翻訳) Only use the specified section of the specified 'from' content.
apihelp-compare-param-fromtext (トーク) (翻訳) Use this text instead of the content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>.
apihelp-compare-param-fromtitle (トーク) (翻訳) 比較する1つ目のページ名。
apihelp-compare-param-prop (トーク) (翻訳) Which pieces of information to get.
apihelp-compare-param-tocontentformat (トーク) (翻訳) Content serialization format of <var>totext</var>.
apihelp-compare-param-tocontentmodel (トーク) (翻訳) Content model of <var>totext</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-toid (トーク) (翻訳) 比較する2つ目のページID。
apihelp-compare-param-topst (トーク) (翻訳) Do a pre-save transform on <var>totext</var>.
apihelp-compare-param-torelative (トーク) (翻訳) Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored.
apihelp-compare-param-torev (トーク) (翻訳) 比較する2つ目の版。
apihelp-compare-param-tosection (トーク) (翻訳) Only use the specified section of the specified 'to' content.
apihelp-compare-param-totext (トーク) (翻訳) Use this text instead of the content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>.
apihelp-compare-param-totitle (トーク) (翻訳) 比較する2つ目のページ名。
apihelp-compare-paramvalue-prop-comment (トーク) (翻訳) The comment on the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-diff (トーク) (翻訳) The diff HTML.
apihelp-compare-paramvalue-prop-diffsize (トーク) (翻訳) The size of the diff HTML, in bytes.
apihelp-compare-paramvalue-prop-ids (トーク) (翻訳) The page and revision IDs of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-parsedcomment (トーク) (翻訳) The parsed comment on the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-rel (トーク) (翻訳) The revision IDs of the revision previous to 'from' and after 'to', if any.
apihelp-compare-paramvalue-prop-size (トーク) (翻訳) The size of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-title (トーク) (翻訳) The page titles of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-user (トーク) (翻訳) The user name and ID of the 'from' and 'to' revisions.
apihelp-compare-summary (トーク) (翻訳) 2つの版間の差分を取得します。
apihelp-createaccount-example-create (トーク) (翻訳) Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-example-mail (トーク) (翻訳) 利用者 <kbd>testmailuser</kbd>を作成し、無作為に生成されたパスワードをメールで送る。
apihelp-createaccount-example-pass (トーク) (翻訳) 利用者 <kbd>testuser</kbd> をパスワード <kbd>test123</kbd> として作成する。
apihelp-createaccount-param-domain (トーク) (翻訳) 外部認証のドメイン (省略可能)。
apihelp-createaccount-param-email (トーク) (翻訳) 利用者の電子メールアドレス (任意)。
apihelp-createaccount-param-ignoretitleblacklist (トーク) (翻訳) なりすましチェックを無視する (<code>tboverride</code> または <code>tboverride-account</code> の権限が必要)。
apihelp-createaccount-param-language (トーク) (翻訳) 利用者の言語コードの既定値 (省略可能, 既定ではコンテンツ言語)。
apihelp-createaccount-param-mailpassword (トーク) (翻訳) 設定されると (その値を問わず)、無作為なパスワードがその利用者に電子メールで送られます。
apihelp-createaccount-param-name (トーク) (翻訳) 利用者名。
apihelp-createaccount-param-password (トーク) (翻訳) パスワード (<var>$1mailpassword</var> が設定されると無視されます)。
apihelp-createaccount-param-preservestate (トーク) (翻訳) If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.
apihelp-createaccount-param-realname (トーク) (翻訳) 利用者の本名 (省略可能)。
apihelp-createaccount-param-reason (トーク) (翻訳) ログに記録されるアカウント作成の理由 (任意)。
apihelp-createaccount-param-token (トーク) (翻訳) 最初のリクエストで得られたアカウント作成用トークンです。
apihelp-createaccount-summary (トーク) (翻訳) 新しい利用者アカウントを作成します。
apihelp-cspreport-param-reportonly (トーク) (翻訳) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (トーク) (翻訳) What generated the CSP header that triggered this report
apihelp-cspreport-summary (トーク) (翻訳) Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.
apihelp-delete-example-reason (トーク) (翻訳) <kbd>Preparing for move</kbd> という理由で <kbd>Main Page</kbd> を削除する
apihelp-delete-example-simple (トーク) (翻訳) <kbd>Main Page</kbd> を削除する
apihelp-delete-param-oldimage (トーク) (翻訳) 削除する古い画像の[[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]] で取得できるような名前。
apihelp-delete-param-pageid (トーク) (翻訳) 削除するページIDです。<var>$1title</var> とは同時に使用できません。
apihelp-delete-param-reason (トーク) (翻訳) 削除の理由です。入力しない場合、自動的に生成された理由が使用されます。
apihelp-delete-param-tags (トーク) (翻訳) タグを変更し、削除記録の項目に適用します。
apihelp-delete-param-title (トーク) (翻訳) 削除するページ名です。<var>$1pageid</var> とは同時に使用できません。
apihelp-delete-param-unwatch (トーク) (翻訳) そのページを現在の利用者のウォッチリストから除去します。
apihelp-delete-param-watch (トーク) (翻訳) そのページを現在の利用者のウォッチリストに追加します。
最初のページ前のページ次のページ最後のページ