システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-mergehistory-param-timestamp (トーク) (翻訳) | Timestamp up to which revisions will be moved from the source page's history to the destination page's history. If omitted, the entire page history of the source page will be merged into the destination page. |
apihelp-mergehistory-param-to (トーク) (翻訳) | 履歴統合先のページ名。<var>$1toid</var> とは同時に使用できません。 |
apihelp-mergehistory-param-toid (トーク) (翻訳) | 履歴統合先のページID。<var>$1to</var> とは同時に使用できません。 |
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 (ignored for bot users) or do not change watch. |
apihelp-move-param-watchlistexpiry (トーク) (翻訳) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
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 (トーク) (翻訳) | 検索文字列。 |