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

提供: 北海道旧土人保護部落戸口表(明治5年)コタンの研究
移動先:案内検索
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-parse-paramvalue-prop-parsetree (トーク) (翻訳) 版内容のXML構文解析ツリー (requires content model <code>$1</code>)
apihelp-parse-paramvalue-prop-parsewarnings (トーク) (翻訳) Gives the warnings that occurred while parsing content (as wikitext).
apihelp-parse-paramvalue-prop-parsewarningshtml (トーク) (翻訳) Gives the warnings that occurred while parsing content (as HTML).
apihelp-parse-paramvalue-prop-properties (トーク) (翻訳) 構文解析されたウィキテキスト内で定義されたさまざまなプロパティを提供します。
apihelp-parse-paramvalue-prop-revid (トーク) (翻訳) 構文解析されたページの版IDを追加します。
apihelp-parse-paramvalue-prop-sections (トーク) (翻訳) 構文解析されたウィキテキスト内のセクションを提供します。
apihelp-parse-paramvalue-prop-subtitle (トーク) (翻訳) Adds the page subtitle for the parsed page.
apihelp-parse-paramvalue-prop-templates (トーク) (翻訳) 構文解析されたウィキテキストでテンプレートを提供します。
apihelp-parse-paramvalue-prop-text (トーク) (翻訳) ウィキテキストの解析されたテキストを提供します。
apihelp-parse-paramvalue-prop-wikitext (トーク) (翻訳) 構文解析されたオリジナルのウィキテキストを提供します。
apihelp-parse-summary (トーク) (翻訳) Parses content and returns parser output.
apihelp-patrol-example-rcid (トーク) (翻訳) 最近の更新を巡回
apihelp-patrol-example-revid (トーク) (翻訳) 版を巡回済みにする。
apihelp-patrol-param-rcid (トーク) (翻訳) 巡回済みにする最近の更新ID。
apihelp-patrol-param-revid (トーク) (翻訳) 巡回済みにする版ID。
apihelp-patrol-param-tags (トーク) (翻訳) 巡回記録の項目に適用する変更タグ。
apihelp-patrol-summary (トーク) (翻訳) ページまたは版を巡回済みにする。
apihelp-pfautocomplete-param-base_cargo_field (トーク) (翻訳) The Cargo field for a previous field in the form to check against
apihelp-pfautocomplete-param-base_cargo_table (トーク) (翻訳) The Cargo table for a previous field in the form to check against
apihelp-pfautocomplete-param-baseprop (トーク) (翻訳) A previous Semantic MediaWiki property in the form to check against
apihelp-pfautocomplete-param-basevalue (トーク) (翻訳) The value to check for the previous property or field
apihelp-pfautocomplete-param-cargo_field (トーク) (翻訳) The field of the Cargo table whose values will be autocompleted on
apihelp-pfautocomplete-param-cargo_table (トーク) (翻訳) A database table, defined by the Cargo extension, whose values will be autocompleted on
apihelp-pfautocomplete-param-cargo_where (トーク) (翻訳) A filter to apply, if the cargo_table and cargo_field parameters are set
apihelp-pfautocomplete-param-category (トーク) (翻訳) A category whose pages will be autocompleted on
apihelp-pfautocomplete-param-concept (トーク) (翻訳) A Semantic MediaWiki "concept" whose pages will be autocompleted on
apihelp-pfautocomplete-param-external_url (トーク) (翻訳) An alias for an external URL from which to get values
apihelp-pfautocomplete-param-limit (トーク) (翻訳) A limit on the number of results returned
apihelp-pfautocomplete-param-namespace (トーク) (翻訳) A namespace whose pages will be autocompleted on
apihelp-pfautocomplete-param-property (トーク) (翻訳) A Semantic MediaWiki property whose values will be autocompleted on
apihelp-pfautocomplete-param-semantic_query (トーク) (翻訳) A Semantic MediaWiki query whose results will be autocompleted on
apihelp-pfautocomplete-param-substr (トーク) (翻訳) The substring to autocomplete on
apihelp-pfautocomplete-param-wikidata (トーク) (翻訳) Search string for getting values from Wikidata
apihelp-pfautocomplete-summary (トーク) (翻訳) Autocompletion used by the Page Forms extension.
apihelp-pfautoedit-param-form (トーク) (翻訳) The Page Forms form to use
apihelp-pfautoedit-param-preload (トーク) (翻訳) The name of a page to preload in the form
apihelp-pfautoedit-param-query (トーク) (翻訳) The query string
apihelp-pfautoedit-param-target (トーク) (翻訳) The name of the page to be created or edited
apihelp-pfautoedit-summary (トーク) (翻訳) Create or edit a page using a form defined by the Page Forms extension.
apihelp-php-param-formatversion (トーク) (翻訳) Output formatting
apihelp-php-paramvalue-formatversion-1 (トーク) (翻訳) Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.).
apihelp-php-paramvalue-formatversion-2 (トーク) (翻訳) Modern format.
apihelp-php-paramvalue-formatversion-latest (トーク) (翻訳) Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-php-summary (トーク) (翻訳) データを PHP のシリアル化した形式で出力します。
apihelp-phpfm-summary (トーク) (翻訳) データを PHP のシリアル化した形式 (HTML に埋め込んだ形式) で出力します。
apihelp-protect-example-protect (トーク) (翻訳) ページを保護する。
apihelp-protect-example-unprotect (トーク) (翻訳) 制限値を <kbd>all</kbd> にしてページの保護を解除する(つまり、誰もが操作できるようになる) 。
apihelp-protect-example-unprotect2 (トーク) (翻訳) 制限を設定されたページ保護を解除します。
apihelp-protect-param-cascade (トーク) (翻訳) カスケード保護(すなわち、そのページが読み込んでいるテンプレートと使用されている画像も保護する)を有効にする。カスケード保護に対応しない保護レベルが与えられた場合は無視する。
apihelp-protect-param-expiry (トーク) (翻訳) 有効期限です。タイムスタンプがひとつだけ指定された場合は、それがすべての保護に適用されます。無期限の保護を行う場合は<kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, または <kbd>never</kbd> を指定します。
最初のページ前のページ次のページ最後のページ