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

ナビゲーションに移動 検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-mergehistory-summary (トーク) (翻訳) ページの履歴を統合する。
apihelp-mobileview-description (トーク) (翻訳) Returns data needed for mobile views.
apihelp-mobileview-example-1 (トーク) (翻訳) Get information about section 0 of [[Doom metal]]
apihelp-mobileview-example-2 (トーク) (翻訳) Get information about section 0 and sections containing references of [[Candlemass]]
apihelp-mobileview-example-3 (トーク) (翻訳) Get information about sections 1 and later and sections containing references of [[Candlemass]]
apihelp-mobileview-param-maxlen (トーク) (翻訳) Pretend all text result is one string, and limit result to this length.
apihelp-mobileview-param-noheadings (トーク) (翻訳) Don't include headings in output.
apihelp-mobileview-param-noimages (トーク) (翻訳) Return HTML without images.
apihelp-mobileview-param-notransform (トーク) (翻訳) Don't transform HTML into mobile-specific version.
apihelp-mobileview-param-offset (トーク) (翻訳) Pretend all text result is one string, and return the substring starting at this point.
apihelp-mobileview-param-onlyrequestedsections (トーク) (翻訳) Return only requested sections even with $1prop=sections.
apihelp-mobileview-param-page (トーク) (翻訳) 処理対象のページ名。
apihelp-mobileview-param-pageprops (トーク) (翻訳) What page properties to return, a pipe ("|") separated list or "*" for all properties.
apihelp-mobileview-param-prop (トーク) (翻訳) Which information to get: ;text:HTML of selected sections. ;sections:Information about all sections on the page. ;normalizedtitle:Normalized page title. ;lastmodified:ISO 8601 timestamp for when the page was last modified, e.g. "2014-04-13T22:42:14Z". ;lastmodifiedby:Information about the user who modified the page last. ;revision:Return the current revision ID of the page. ;protection:Information about protection level. ;editable:Whether the current user can edit this page. This includes all factors for logged-in users but not blocked status for anons. ;languagecount:Number of languages that the page is available in. ;hasvariants:Whether or not the page is available in other language variants. ;displaytitle:The rendered title of the page, with {{DISPLAYTITLE}} and such applied. ;pageprops:Page properties.
apihelp-mobileview-param-prop-withimages (トーク) (翻訳) Which information to get: ;text:HTML of selected sections. ;sections:Information about all sections on page. ;normalizedtitle:Normalized page title. ;lastmodified:ISO 8601 timestamp for when the page was last modified, e.g. "2014-04-13T22:42:14Z". ;lastmodifiedby:Information about the user who modified the page last. ;revision:Return the current revision ID of the page. ;protection:Information about protection level. ;editable:Whether the current user can edit this page. This includes all factors for logged-in users but not blocked status for anons. ;languagecount:Number of languages that the page is available in. ;hasvariants:Whether or not the page is available in other language variants. ;displaytitle:The rendered title of the page, with {{DISPLAYTITLE}} and such applied. ;pageprops:Page properties. ;image:Information about an image associated with this page. ;thumb:Thumbnail of an image associated with this page.
apihelp-mobileview-param-redirect (トーク) (翻訳) Whether redirects should be followed.
apihelp-mobileview-param-revision (トーク) (翻訳) Request a specific revision.
apihelp-mobileview-param-sectionprop (トーク) (翻訳) What information about sections to get.
apihelp-mobileview-param-sections (トーク) (翻訳) Pipe-separated list of section numbers for which to return text. "all" can be used to return for all. Ranges in format "1-4" mean get sections 1,2,3,4. Ranges without second number, e.g. "1-" means get all until the end. "references" can be used to specify that all sections containing references should be returned.
apihelp-mobileview-param-thumbheight (トーク) (翻訳) 最大サムネイル高さ。
apihelp-mobileview-param-thumbsize (トーク) (翻訳) Maximum thumbnail dimensions.
apihelp-mobileview-param-thumbwidth (トーク) (翻訳) 最大サムネイル幅。
apihelp-mobileview-param-variant (トーク) (翻訳) Convert content into this language variant.
apihelp-mobileview-summary (トーク) (翻訳) Returns data needed for mobile views.
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-tags (トーク) (翻訳) Change tags to apply to the entry in the move log and to the null revision on the destination page.
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-move-summary (トーク) (翻訳) ページを移動します。
apihelp-no-such-module (トーク) (翻訳) モジュール「$1」が見つかりません。
apihelp-none-summary (トーク) (翻訳) 何も出力しません。
apihelp-opensearch-example-te (トーク) (翻訳) <kbd>Te</kbd> から始まるページを検索する。
apihelp-opensearch-param-format (トーク) (翻訳) 出力する形式。
apihelp-opensearch-param-limit (トーク) (翻訳) 返す結果の最大数。
apihelp-opensearch-param-namespace (トーク) (翻訳) 検索する名前空間。<var>$1search</var>が有効な名前空間接頭辞で始まる場合は無視されます。
apihelp-opensearch-param-redirects (トーク) (翻訳) 転送を処理する方法: ;return: 転送ページそのものを返します。 ;resolve: 転送先のページを返します。$1limit より返される結果が少なくなるかもしれません。 歴史的な理由により、$1format=json では "return" が、他の形式では "resolve" が既定です。
apihelp-opensearch-param-search (トーク) (翻訳) 検索文字列。
apihelp-opensearch-param-suggest (トーク) (翻訳) <var>[[mw:Special:MyLanguage/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-opensearch-summary (トーク) (翻訳) OpenSearch プロトコルを使用してWiki内を検索します。
apihelp-options-example-change (トーク) (翻訳) <kbd>skin</kbd> および <kbd>hideminor</kbd> の個人設定を変更する。
最初のページ前のページ次のページ最後のページ