システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
最初のページ |
前のページ |
次のページ |
最後のページ |
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-query+revisions-example-content (トーク) (翻訳) | ページ<kbd>API</kbd> および <kbd>Main Page</kbd> の最新の版のデータと本文を取得する。 |
apihelp-query+revisions-example-first5 (トーク) (翻訳) | <kbd>Main Page</kbd> の最初の5版を取得する。 |
apihelp-query+revisions-example-first5-after (トーク) (翻訳) | <kbd>Main Page</kbd> の 2006-05-01 以降の最初の5版を取得する。 |
apihelp-query+revisions-example-first5-not-localhost (トーク) (翻訳) | <kbd>Main Page</kbd> の匿名利用者 <kbd>127.0.0.1</kbd> 以外による最初の5版を取得する。 |
apihelp-query+revisions-example-first5-user (トーク) (翻訳) | <kbd>Main Page</kbd> の <kbd>MediaWiki default</kbd> による最初の5版を取得する。 |
apihelp-query+revisions-example-last5 (トーク) (翻訳) | <kbd>Main Page</kbd> の直近の5版を取得する。 |
apihelp-query+revisions-param-end (トーク) (翻訳) | 列挙の終点となるタイムスタンプ。 |
apihelp-query+revisions-param-endid (トーク) (翻訳) | Stop revision enumeration on this revision ID. |
apihelp-query+revisions-param-excludeuser (トーク) (翻訳) | この利用者による版を結果に含めない。 |
apihelp-query+revisions-param-start (トーク) (翻訳) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (トーク) (翻訳) | From which revision ID to start enumeration. |
apihelp-query+revisions-param-tag (トーク) (翻訳) | このタグが付与された版のみを一覧表示する。 |
apihelp-query+revisions-param-token (トーク) (翻訳) | Which tokens to obtain for each revision. |
apihelp-query+revisions-param-user (トーク) (翻訳) | この利用者による版のみを結果に含める。 |
apihelp-query+revisions-paraminfo-singlepageonly (トーク) (翻訳) | May only be used with a single page (mode #2). |
apihelp-query+search-description (トーク) (翻訳) | 全文検索を行います。 |
apihelp-query+search-example-generator (トーク) (翻訳) | <kbd>meaning</kbd> の検索で返されたページのページ情報を取得する。 |
apihelp-query+search-example-simple (トーク) (翻訳) | <kbd>meaning</kbd> を検索する。 |
apihelp-query+search-example-text (トーク) (翻訳) | Search texts for <kbd>meaning</kbd>. |
apihelp-query+search-param-backend (トーク) (翻訳) | Which search backend to use, if not the default. |
apihelp-query+search-param-enablerewrites (トーク) (翻訳) | Enable internal query rewriting. Some search backends can rewrite the query into one its thinks gives better results, such as correcting spelling errors. |
apihelp-query+search-param-info (トーク) (翻訳) | Which metadata to return. |
apihelp-query+search-param-interwiki (トーク) (翻訳) | Include interwiki results in the search, if available. |
apihelp-query+search-param-limit (トーク) (翻訳) | 返すページの総数です。 |
apihelp-query+search-param-namespace (トーク) (翻訳) | この名前空間内のみを検索します。 |
apihelp-query+search-param-prop (トーク) (翻訳) | 返すプロパティ: |
apihelp-query+search-param-qiprofile (トーク) (翻訳) | Query independent profile to use (affects ranking algorithm). |
apihelp-query+search-param-search (トーク) (翻訳) | この値を含むページ名または本文を検索します。Wikiの検索バックエンド実装に応じて、あなたは特別な検索機能を呼び出すための文字列を検索することができます。 |
apihelp-query+search-param-what (トーク) (翻訳) | 実行する検索の種類です。 |
apihelp-query+search-paramvalue-prop-categorysnippet (トーク) (翻訳) | Adds a parsed snippet of the matching category. |
apihelp-query+search-paramvalue-prop-hasrelated (トーク) (翻訳) | <span class="apihelp-deprecated">Deprecated and ignored.</span> |
apihelp-query+search-paramvalue-prop-isfilematch (トーク) (翻訳) | Adds a boolean indicating if the search matched file content. |
apihelp-query+search-paramvalue-prop-redirectsnippet (トーク) (翻訳) | Adds a parsed snippet of the redirect title. |
apihelp-query+search-paramvalue-prop-redirecttitle (トーク) (翻訳) | Adds the title of the matching redirect. |
apihelp-query+search-paramvalue-prop-score (トーク) (翻訳) | <span class="apihelp-deprecated">Deprecated and ignored.</span> |
apihelp-query+search-paramvalue-prop-sectionsnippet (トーク) (翻訳) | Adds a parsed snippet of the matching section title. |
apihelp-query+search-paramvalue-prop-sectiontitle (トーク) (翻訳) | 合致するタイトルを追加します。 |
apihelp-query+search-paramvalue-prop-size (トーク) (翻訳) | バイト単位のページのサイズを追加します。 |
apihelp-query+search-paramvalue-prop-snippet (トーク) (翻訳) | Adds a parsed snippet of the page. |
apihelp-query+search-paramvalue-prop-timestamp (トーク) (翻訳) | ページが最後に編集されたときのタイムスタンプを追加します。 |
apihelp-query+search-paramvalue-prop-titlesnippet (トーク) (翻訳) | Adds a parsed snippet of the page title. |
apihelp-query+search-paramvalue-prop-wordcount (トーク) (翻訳) | ページのワード数を追加します。 |
apihelp-query+siteinfo-description (トーク) (翻訳) | Return general information about the site. |
apihelp-query+siteinfo-example-interwiki (トーク) (翻訳) | Fetch a list of local interwiki prefixes. |
apihelp-query+siteinfo-example-replag (トーク) (翻訳) | Check the current replication lag. |
apihelp-query+siteinfo-example-simple (トーク) (翻訳) | サイト情報を取得する。 |
apihelp-query+siteinfo-param-filteriw (トーク) (翻訳) | Return only local or only nonlocal entries of the interwiki map. |
apihelp-query+siteinfo-param-inlanguagecode (トーク) (翻訳) | Language code for localised language names (best effort) and skin names. |
apihelp-query+siteinfo-param-numberingroup (トーク) (翻訳) | 利用者グループに属する利用者の数を一覧表示します。 |
apihelp-query+siteinfo-param-prop (トーク) (翻訳) | どの情報を取得するか: |
最初のページ |
前のページ |
次のページ |
最後のページ |