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

移動先: 案内検索

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

絞り込み
変更状態により絞り込む:    
最初のページ
最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-main-param-action (トーク) (翻訳) 実行する操作です。
apihelp-main-param-assert (トーク) (翻訳) <kbd>user</kbd> を設定した場合は利用者がログイン済みかどうかを、<kbd>bot</kbd> を指定した場合はボット権限があるかどうかを、それぞれ検証します。
apihelp-main-param-curtimestamp (トーク) (翻訳) 現在のタイムスタンプを結果に含めます。
apihelp-main-param-format (トーク) (翻訳) 出力する形式です。
apihelp-main-param-maxage (トーク) (翻訳) <code>max-age</code> HTTP キャッシュ コントロール ヘッダー に、この秒数を設定します。エラーがキャッシュされることはありません。
apihelp-main-param-maxlag (トーク) (翻訳) Maximum lag can be used when MediaWiki is installed on a database replicated cluster. To save actions causing any more site replication lag, this parameter can make the client wait until the replication lag is less than the specified value. In case of excessive lag, error code <samp>maxlag</samp> is returned with a message like <samp>Waiting for $host: $lag seconds lagged</samp>.<br />See [[mw:Manual:Maxlag_parameter|Manual: Maxlag parameter]] for more information.
apihelp-main-param-origin (トーク) (翻訳) When accessing the API using a cross-domain AJAX request (CORS), set this to the originating domain. This must be included in any pre-flight request, and therefore must be part of the request URI (not the POST body). This must match one of the origins in the <code>Origin</code> header exactly, so it has to be set to something like <kbd>https://en.wikipedia.org</kbd> or <kbd>https://meta.wikimedia.org</kbd>. If this parameter does not match the <code>Origin</code> header, a 403 response will be returned. If this parameter matches the <code>Origin</code> header and the origin is whitelisted, an <code>Access-Control-Allow-Origin</code> header will be set.
apihelp-main-param-requestid (トーク) (翻訳) 任意の値を指定でき、その値が結果に含められます。リクエストを識別するために使用できます。
apihelp-main-param-servedby (トーク) (翻訳) リクエストを処理したホスト名を結果に含めます。
apihelp-main-param-smaxage (トーク) (翻訳) <code>s-maxage</code> HTTP キャッシュ コントロール ヘッダー に、この秒数を設定します。エラーがキャッシュされることはありません。
apihelp-main-param-uselang (トーク) (翻訳) メッセージの翻訳に使用する言語です。コードの一覧は <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd> に <kbd>siprop=languages</kbd> を付けることで取得できます。<kbd>user</kbd> を指定することで現在の利用者の個人設定の言語を、<kbd>content</kbd> を指定することでこのウィキの本文の言語を使用することもできます。
apihelp-managetags-description (トーク) (翻訳) Perform management tasks relating to change tags.
apihelp-managetags-example-activate (トーク) (翻訳) <kbd>spam</kbd> という名前のタグを <kbd>For use in edit patrolling</kbd> という理由で有効化する
apihelp-managetags-example-create (トーク) (翻訳) <kbd>spam</kbd> という名前のタグを <kbd>For use in edit patrolling</kbd> という理由で作成する
apihelp-managetags-example-deactivate (トーク) (翻訳) Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd>
apihelp-managetags-example-delete (トーク) (翻訳) <kbd>vandlaism</kbd> タグを <kbd>Misspelt</kbd> という理由で削除する
apihelp-managetags-param-ignorewarnings (トーク) (翻訳) Whether to ignore any warnings that are issued during the operation.
apihelp-managetags-param-operation (トーク) (翻訳) Which operation to perform: ;create:Create a new change tag for manual use. ;delete:Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used. ;activate:Activate a change tag, allowing users to apply it manually. ;deactivate:Deactivate a change tag, preventing users from applying it manually.
apihelp-managetags-param-reason (トーク) (翻訳) An optional reason for creating, deleting, activating or deactivating the tag.
apihelp-managetags-param-tag (トーク) (翻訳) Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined.
apihelp-move-description (トーク) (翻訳) ページを移動します。
apihelp-move-example-move (トーク) (翻訳) <kbd>Badtitle</kbd> を <kbd>Goodtitle</kbd> に転送ページを残さず移動
apihelp-move-param-from (トーク) (翻訳) 移動するページのページ名です。<var>$1fromid</var> とは同時に使用できません。
apihelp-move-param-fromid (トーク) (翻訳) 移動するページのページIDです。<var>$1from</var> とは同時に使用できません。
apihelp-move-param-ignorewarnings (トーク) (翻訳) あらゆる警告を無視
apihelp-move-param-movesubpages (トーク) (翻訳) 可能であれば、下位ページも名前を変更します。
apihelp-move-param-movetalk (トーク) (翻訳) 存在する場合、トークページも名前を変更します。
apihelp-move-param-noredirect (トーク) (翻訳) 転送ページを作成しません。
apihelp-move-param-reason (トーク) (翻訳) 改名の理由。
apihelp-move-param-to (トーク) (翻訳) 移動後のページ名。
apihelp-move-param-unwatch (トーク) (翻訳) そのページと転送ページを現在の利用者のウォッチリストから除去します。
apihelp-move-param-watch (トーク) (翻訳) そのページと転送ページを現在の利用者のウォッチリストに追加します。
apihelp-move-param-watchlist (トーク) (翻訳) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-no-such-module (トーク) (翻訳) モジュール「$1」が見つかりません。
apihelp-none-description (トーク) (翻訳) 何も出力しません。
apihelp-opensearch-description (トーク) (翻訳) OpenSearch プロトコルを使用してWiki内を検索します。
apihelp-opensearch-example-te (トーク) (翻訳) <kbd>Te</kbd> から始まるページを検索する。
apihelp-opensearch-param-format (トーク) (翻訳) 出力する形式。
apihelp-opensearch-param-limit (トーク) (翻訳) 返す結果の最大数。
apihelp-opensearch-param-namespace (トーク) (翻訳) 検索する名前空間。
apihelp-opensearch-param-redirects (トーク) (翻訳) How to handle redirects: ;return:Return the redirect itself. ;resolve:Return the target page. May return fewer than $1limit results. For historical reasons, the default is "return" for $1format=json and "resolve" for other formats.
apihelp-opensearch-param-suggest (トーク) (翻訳) <var>[[mw:Manual:$wgEnableOpenSearchSuggest|$wgEnableOpenSearchSuggest]]</var> が false の場合、何もしません。
apihelp-opensearch-param-warningsaserror (トーク) (翻訳) If warnings are raised with <kbd>format=json</kbd>, return an API error instead of ignoring them.
apihelp-options-description (トーク) (翻訳) Change preferences of the current user. Only options which are registered in core or in one of installed extensions, or options with keys prefixed with <code>userjs-</code> (intended to be used by user scripts), can be set.
apihelp-options-example-change (トーク) (翻訳) <kbd>skin</kbd> および <kbd>hideminor</kbd> の個人設定を変更する。
apihelp-options-example-complex (トーク) (翻訳) すべての個人設定を初期化し、<kbd>skin</kbd> および <kbd> nickname </kbd> を設定する。
apihelp-options-example-reset (トーク) (翻訳) すべて初期設定に戻す。
apihelp-options-param-change (トーク) (翻訳) List of changes, formatted name=value (e.g. skin=vector). Value cannot contain pipe characters. If no value is given (not even an equals sign), e.g., optionname|otheroption|..., the option will be reset to its default value.
apihelp-options-param-optionname (トーク) (翻訳) The name of the option that should be set to the value given by <var>$1optionvalue</var>.
最初のページ
最後のページ