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

提供: 下北沢百科
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-import-param-xml (トーク) (翻訳) XMLファイルをアップロード
apihelp-import-summary (トーク) (翻訳) 他のWikiまたはXMLファイルからページを取り込む。
apihelp-json-param-ascii (トーク) (翻訳) 指定すると、すべての非ASCII文字を16進エスケープにエンコードします。<var>formatversion</var> が <kbd>1</kbd> の場合既定です。
apihelp-json-param-callback (トーク) (翻訳) 指定すると、指定した関数呼び出しで出力をラップします。安全のため、利用者固有のデータはすべて制限されます。
apihelp-json-param-formatversion (トーク) (翻訳) Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Modern format. ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-json-param-utf8 (トーク) (翻訳) 指定すると、大部分の非 ASCII 文字 (すべてではありません) を、16 進のエスケープ シーケンスに置換する代わりに UTF-8 として符号化します。<var>formatversion</var> が <kbd>1</kbd> でない場合は既定です。
apihelp-json-summary (トーク) (翻訳) データを JSON 形式で出力します。
apihelp-jsonconfig-description (トーク) (翻訳) JsonConfig サブシステムに直接アクセスできるようにします。
apihelp-jsonconfig-example-1 (トーク) (翻訳) 設定内容を表示
apihelp-jsonconfig-example-2 (トーク) (翻訳) [[Zero:TEST]] をリセット
apihelp-jsonconfig-example-3 (トーク) (翻訳) [[Zero:TEST]] を再読み込み
apihelp-jsonconfig-param-command (トーク) (翻訳) Which sub-action to perform on JsonConfig: ;status:Shows JsonConfig configuration. ;reset:Clears configurations from cache. Requires $1title parameter and jsonconfig-reset right. ;reload:Reloads and caches configurations from config store. Requires $1title parameter and jsonconfig-reset right.
apihelp-jsonconfig-param-content (トーク) (翻訳) For $1command=reload, use this content instead.
apihelp-jsonconfig-param-namespace (トーク) (翻訳) Namespace number of the title to process.
apihelp-jsonconfig-param-title (トーク) (翻訳) 処理するページ名です。
apihelp-jsonconfig-summary (トーク) (翻訳) Allows direct access to JsonConfig subsystem.
apihelp-jsondata-description (トーク) (翻訳) Retrieve localized JSON data.
apihelp-jsondata-example-1 (トーク) (翻訳) Get JSON content of the Sample.tab page, localized to user's language
apihelp-jsondata-example-2 (トーク) (翻訳) Get JSON content of the Sample.tab page localized to French
apihelp-jsondata-param-title (トーク) (翻訳) Title to get. By default assumes namespace to be "Data:"
apihelp-jsondata-summary (トーク) (翻訳) Retrieve localized JSON data.
apihelp-jsonfm-summary (トーク) (翻訳) データを JSON 形式 (HTML に埋め込んだ形式) で出力します。
apihelp-link (トーク) (翻訳) [[Special:ApiHelp/$1|$2]]
apihelp-linkaccount-example-link (トーク) (翻訳) Start the process of linking to an account from <kbd>Example</kbd>.
apihelp-linkaccount-summary (トーク) (翻訳) Link an account from a third-party provider to the current user.
apihelp-login-example-gettoken (トーク) (翻訳) ログイントークンを取得する。
apihelp-login-example-login (トーク) (翻訳) ログイン
apihelp-login-extended-description (トーク) (翻訳) このアクションは、[[Special:BotPasswords]]と組み合わせて使用する必要があります。メインアカウントのログインに使用することは推奨されなくなり、警告なく失敗する可能性があります。メインアカウントに安全にログインするには、<kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>を使用します。
apihelp-login-extended-description-nobotpasswords (トーク) (翻訳) This action is deprecated and may fail without warning. To safely log in, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>.
apihelp-login-param-domain (トーク) (翻訳) ドメイン (省略可能)
apihelp-login-param-name (トーク) (翻訳) 利用者名。
apihelp-login-param-password (トーク) (翻訳) パスワード。
apihelp-login-param-token (トーク) (翻訳) 最初のリクエストで取得したログイントークンです。
apihelp-login-summary (トーク) (翻訳) ログインして認証クッキーを取得します。
apihelp-logout-example-logout (トーク) (翻訳) 現在の利用者をログアウトする。
apihelp-logout-summary (トーク) (翻訳) ログアウトしてセッションデータを消去します。
apihelp-main-extended-description (トーク) (翻訳) <div class="hlist plainlinks api-main-links"> * [[mw:Special:MyLanguage/API:Main_page|説明文書]] * [[mw:Special:MyLanguage/API:FAQ|よくある質問]] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api メーリングリスト] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce API 告知] * [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R バグの報告とリクエスト] </div> <strong>状態:</strong> MediaWiki APIは、積極的にサポートされ、改善された成熟した安定したインターフェースです。避けようとはしていますが、時には壊れた変更が加えられるかもしれません。アップデートの通知を受け取るには、[https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ the mediawiki-api-announce メーリングリスト]に参加してください。 <strong>誤ったリクエスト:</strong> 誤ったリクエストが API に送られた場合、"MediaWiki-API-Error" HTTP ヘッダーが送信され、そのヘッダーの値と送り返されるエラーコードは同じ値にセットされます。より詳しい情報は [[mw:Special:MyLanguage/API:Errors_and_warnings|API: Errors and warnings]] を参照してください。 <p class="mw-apisandbox-link"><strong>テスト:</strong> API のリクエストのテストは、[[Special:ApiSandbox]]で簡単に行えます。</p>
apihelp-main-param-action (トーク) (翻訳) 実行する操作です。
apihelp-main-param-assert (トーク) (翻訳) <kbd>user</kbd> を設定した場合は利用者がログイン済みかどうかを、<kbd>bot</kbd> を指定した場合はボット権限があるかどうかを、それぞれ検証します。
apihelp-main-param-assertuser (トーク) (翻訳) 現在のユーザーが指定されたユーザーであることを確認します。
apihelp-main-param-curtimestamp (トーク) (翻訳) 現在のタイムスタンプを結果に含めます。
apihelp-main-param-errorformat (トーク) (翻訳) Format to use for warning and error text output. ; plaintext: Wikitext with HTML tags removed and entities replaced. ; wikitext: Unparsed wikitext. ; html: HTML. ; raw: Message key and parameters. ; none: No text output, only the error codes. ; bc: Format used prior to MediaWiki 1.29. <var>errorlang</var> and <var>errorsuselocal</var> are ignored.
apihelp-main-param-errorlang (トーク) (翻訳) Language to use for warnings and errors. <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd> with <kbd>siprop=languages</kbd> returns a list of language codes, or specify <kbd>content</kbd> to use this wiki's content language, or specify <kbd>uselang</kbd> to use the same value as the <var>uselang</var> parameter.
apihelp-main-param-errorsuselocal (トーク) (翻訳) 指定された場合、エラーテキストは{{ns:MediaWiki}}名前空間からローカルにカスタマイズされたメッセージを使用します。
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:Special:MyLanguage/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). For authenticated requests, 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, the <code>Access-Control-Allow-Origin</code> and <code>Access-Control-Allow-Credentials</code> headers will be set. For non-authenticated requests, specify the value <kbd>*</kbd>. This will cause the <code>Access-Control-Allow-Origin</code> header to be set, but <code>Access-Control-Allow-Credentials</code> will be <code>false</code> and all user-specific data will be restricted.
apihelp-main-param-requestid (トーク) (翻訳) 任意の値を指定でき、その値が結果に含められます。リクエストを識別するために使用できます。
apihelp-main-param-responselanginfo (トーク) (翻訳) 結果に<var>uselang</var>と<var>errorlang</var>に使用される言語を含めます。
最初のページ前のページ次のページ最後のページ