システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-query+revisions-example-first5-not-localhost (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の匿名利用者 <kbd>127.0.0.1</kbd> 以外による最初の5版を取得する。 |
apihelp-query+revisions-example-first5-user (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の利用者 <kbd>MediaWiki default</kbd> による最初の5版を取得する。 |
apihelp-query+revisions-example-last5 (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の直近の5版を取得する。 |
apihelp-query+revisions-extended-description (トーク) (翻訳) | May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids. |
apihelp-query+revisions-param-end (トーク) (翻訳) | 列挙の終点となるタイムスタンプ。 |
apihelp-query+revisions-param-endid (トーク) (翻訳) | Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-excludeuser (トーク) (翻訳) | この利用者による版を結果に含めない。 |
apihelp-query+revisions-param-start (トーク) (翻訳) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (トーク) (翻訳) | Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-tag (トーク) (翻訳) | このタグが付与された版のみを一覧表示する。 |
apihelp-query+revisions-param-user (トーク) (翻訳) | この利用者による版のみを結果に含める。 |
apihelp-query+revisions-paraminfo-singlepageonly (トーク) (翻訳) | May only be used with a single page (mode #2). |
apihelp-query+revisions-summary (トーク) (翻訳) | 版の情報を取得します。 |
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 another which is thought to provide better results, for instance by correcting spelling errors. |
apihelp-query+search-param-info (トーク) (翻訳) | どのメタデータを返すか。 |
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 (トーク) (翻訳) | この値を含むページ名または本文を検索します。ウィキの検索バックエンド実装に応じて、特別な検索機能を呼び出すための文字列を検索できます。 |
apihelp-query+search-param-sort (トーク) (翻訳) | Set the sort order of returned results. |
apihelp-query+search-param-what (トーク) (翻訳) | 実行する検索の種類です。 |
apihelp-query+search-paramvalue-prop-categorysnippet (トーク) (翻訳) | Adds the matching category name, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-extensiondata (トーク) (翻訳) | Adds extra data generated by extensions. |
apihelp-query+search-paramvalue-prop-hasrelated (トーク) (翻訳) | Ignored. |
apihelp-query+search-paramvalue-prop-isfilematch (トーク) (翻訳) | Adds a boolean indicating if the search matched file content. |
apihelp-query+search-paramvalue-prop-redirectsnippet (トーク) (翻訳) | Adds the title of the matching redirect, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-redirecttitle (トーク) (翻訳) | Adds the title of the matching redirect. |
apihelp-query+search-paramvalue-prop-score (トーク) (翻訳) | Ignored. |
apihelp-query+search-paramvalue-prop-sectionsnippet (トーク) (翻訳) | Adds the title of the matching section, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-sectiontitle (トーク) (翻訳) | 合致するタイトルを追加します。 |
apihelp-query+search-paramvalue-prop-size (トーク) (翻訳) | バイト単位のページのサイズを追加します。 |
apihelp-query+search-paramvalue-prop-snippet (トーク) (翻訳) | Adds a snippet of the page, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-timestamp (トーク) (翻訳) | ページが最後に編集されたときのタイムスタンプを追加します。 |
apihelp-query+search-paramvalue-prop-titlesnippet (トーク) (翻訳) | Adds the page title, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-wordcount (トーク) (翻訳) | ページのワード数を追加します。 |
apihelp-query+search-summary (トーク) (翻訳) | 全文検索を行います。 |
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 (トーク) (翻訳) | どの情報を取得するか: |
apihelp-query+siteinfo-param-showalldb (トーク) (翻訳) | List all database servers, not just the one lagging the most. |