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

ナビゲーションに移動 検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-cseditcomment-param-commenttitle (トーク) (翻訳) optional title for comment.
apihelp-cseditcomment-param-pageid (トーク) (翻訳) page ID of the page which holds the comment to edit
apihelp-cseditcomment-param-title (トーク) (翻訳) title of the page which holds the comment to edit
apihelp-cseditcomment-param-wikitext (トーク) (翻訳) wikitext for comment.
apihelp-cseditcomment-summary (トーク) (翻訳) Edit an existing comment. Either pageid or title must be provided.
apihelp-cspostcomment-description (トーク) (翻訳) Post a new comment.
apihelp-cspostcomment-param-associatedid (トーク) (翻訳) page with which this comment is associated.
apihelp-cspostcomment-param-commenttitle (トーク) (翻訳) optional title for comment.
apihelp-cspostcomment-param-parentid (トーク) (翻訳) page ID of parent comment if this is a reply.
apihelp-cspostcomment-param-wikitext (トーク) (翻訳) wikitext for comment.
apihelp-cspostcomment-summary (トーク) (翻訳) Post a new comment.
apihelp-cspreport-param-reportonly (トーク) (翻訳) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (トーク) (翻訳) このレポートをトリガしたCSPヘッダを生成した内容
apihelp-cspreport-summary (トーク) (翻訳) Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.
apihelp-csquerycomment-description (トーク) (翻訳) Return the title, user, creation timestamp, and wikitext of a comment. Either pageid or title must be provided.
apihelp-csquerycomment-pageid-example (トーク) (翻訳) query comment with page ID 3 in wikitext
apihelp-csquerycomment-param-pageid (トーク) (翻訳) page ID of the page which holds the comment to query
apihelp-csquerycomment-param-title (トーク) (翻訳) title of the page which holds the comment to query
apihelp-csquerycomment-summary (トーク) (翻訳) Return the title, user, creation timestamp, and wikitext of a comment. Either pageid or title must be provided.
apihelp-csquerycomment-title-example (トーク) (翻訳) query comment with page title CommentStreams:3 in wikitext
apihelp-csunwatch-description (トーク) (翻訳) Unwatch a comment to no longer be notified when it receives replies
apihelp-csunwatch-pageid-example (トーク) (翻訳) unwatch comment with page ID 3
apihelp-csunwatch-param-pageid (トーク) (翻訳) page ID of the page which holds the comment to be unwatched
apihelp-csunwatch-param-title (トーク) (翻訳) title of the page which holds the comment to be unwatched
apihelp-csunwatch-summary (トーク) (翻訳) Unwatch a comment to no longer be notified when it receives replies
apihelp-csunwatch-title-example (トーク) (翻訳) unwatch comment with page title CommentStreams:3
apihelp-csvote-description (トーク) (翻訳) Vote (up, down, or neutral) on a comment.
apihelp-csvote-pageid-example (トーク) (翻訳) vote on comment with page ID 3
apihelp-csvote-param-pageid (トーク) (翻訳) page ID of the page which holds the comment to be voted on
apihelp-csvote-param-title (トーク) (翻訳) title of the page which holds the comment to be voted on
apihelp-csvote-param-vote (トーク) (翻訳) vote (1, -1, or 0).
apihelp-csvote-summary (トーク) (翻訳) Vote (up, down, or neutral) on a comment.
apihelp-csvote-title-example (トーク) (翻訳) vote on comment with page title CommentStreams:3
apihelp-cswatch-description (トーク) (翻訳) Watch a comment to be notified when it receives replies
apihelp-cswatch-pageid-example (トーク) (翻訳) watch comment with page ID 3
apihelp-cswatch-param-pageid (トーク) (翻訳) page ID of the page which holds the comment to be watched
apihelp-cswatch-param-title (トーク) (翻訳) title of the page which holds the comment to be watched
apihelp-cswatch-summary (トーク) (翻訳) Watch a comment to be notified when it receives replies
apihelp-cswatch-title-example (トーク) (翻訳) watch comment with page title CommentStreams:3
apihelp-delete-example-reason (トーク) (翻訳) <kbd>Preparing for move</kbd> という理由で <kbd>Main Page</kbd> を削除する
apihelp-delete-example-simple (トーク) (翻訳) <kbd>Main Page</kbd> を削除する
apihelp-delete-param-oldimage (トーク) (翻訳) 削除する古い画像の[[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]] で取得できるような名前。
apihelp-delete-param-pageid (トーク) (翻訳) 削除するページIDです。<var>$1title</var> とは同時に使用できません。
apihelp-delete-param-reason (トーク) (翻訳) 削除の理由です。入力しない場合、自動的に生成された理由が使用されます。
apihelp-delete-param-tags (トーク) (翻訳) タグを変更し、削除記録の項目に適用します。
apihelp-delete-param-title (トーク) (翻訳) 削除するページ名です。<var>$1pageid</var> とは同時に使用できません。
apihelp-delete-param-unwatch (トーク) (翻訳) そのページを現在の利用者のウォッチリストから除去します。
apihelp-delete-param-watch (トーク) (翻訳) そのページを現在の利用者のウォッチリストに追加します。
apihelp-delete-param-watchlist (トーク) (翻訳) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-delete-param-watchlistexpiry (トーク) (翻訳) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
最初のページ前のページ次のページ最後のページ