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

ナビゲーションに移動 検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+watchlist-paramvalue-prop-ids (トーク) (翻訳) 版IDとページIDを追加します。
apihelp-query+watchlist-paramvalue-prop-loginfo (トーク) (翻訳) 適切な場合にログ情報を追加します。
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (トーク) (翻訳) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlist-paramvalue-prop-parsedcomment (トーク) (翻訳) 編集の構文解析されたコメントを追加します。コメントが履歴除去された場合は、プロパティ<samp>commenthidden</samp> を返します。
apihelp-query+watchlist-paramvalue-prop-patrol (トーク) (翻訳) Tags edits that are patrolled.
apihelp-query+watchlist-paramvalue-prop-sizes (トーク) (翻訳) Adds the old and new lengths of the page.
apihelp-query+watchlist-paramvalue-prop-tags (トーク) (翻訳) Lists tags for the entry.
apihelp-query+watchlist-paramvalue-prop-timestamp (トーク) (翻訳) 編集のタイムスタンプを追加します。
apihelp-query+watchlist-paramvalue-prop-title (トーク) (翻訳) ページ名を追加します。
apihelp-query+watchlist-paramvalue-prop-user (トーク) (翻訳) Adds the user who made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-prop-userid (トーク) (翻訳) Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-type-categorize (トーク) (翻訳) Category membership changes.
apihelp-query+watchlist-paramvalue-type-edit (トーク) (翻訳) Regular page edits.
apihelp-query+watchlist-paramvalue-type-external (トーク) (翻訳) External changes.
apihelp-query+watchlist-paramvalue-type-log (トーク) (翻訳) Log entries.
apihelp-query+watchlist-paramvalue-type-new (トーク) (翻訳) Page creations.
apihelp-query+watchlist-summary (トーク) (翻訳) 現在の利用者のウォッチリストにあるページへの最近の更新を取得します。
apihelp-query+watchlistraw-example-generator (トーク) (翻訳) 現在の利用者のウォッチリスト上のページに関する情報を取得する。
apihelp-query+watchlistraw-example-simple (トーク) (翻訳) List pages on the current user's watchlist.
apihelp-query+watchlistraw-param-dir (トーク) (翻訳) 昇順・降順の別。
apihelp-query+watchlistraw-param-fromtitle (トーク) (翻訳) Title (with namespace prefix) to begin enumerating from.
apihelp-query+watchlistraw-param-limit (トーク) (翻訳) How many total results to return per request.
apihelp-query+watchlistraw-param-namespace (トーク) (翻訳) この名前空間に含まれるページのみを一覧表示します。
apihelp-query+watchlistraw-param-owner (トーク) (翻訳) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (トーク) (翻訳) 追加で取得するプロパティ:
apihelp-query+watchlistraw-param-show (トーク) (翻訳) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (トーク) (翻訳) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlistraw-param-totitle (トーク) (翻訳) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (トーク) (翻訳) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlistraw-summary (トーク) (翻訳) 現在の利用者のウォッチリストにあるすべてのページを取得します。
apihelp-query-example-allpages (トーク) (翻訳) <kbd>API/</kbd> で始まるページの版を取得する。
apihelp-query-example-revisions (トーク) (翻訳) [[{{MediaWiki:Mainpage}}]] の [[Special:ApiHelp/query+siteinfo|サイト情報]]と [[Special:ApiHelp/query+revisions|変更履歴]] を取得する。
apihelp-query-extended-description (トーク) (翻訳) All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-param-export (トーク) (翻訳) 指定されたまたは生成されたすべてのページの、現在の版を書き出します。
apihelp-query-param-exportnowrap (トーク) (翻訳) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-exportschema (トーク) (翻訳) Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>.
apihelp-query-param-indexpageids (トーク) (翻訳) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (トーク) (翻訳) タイトルがウィキ間リンクである場合に、完全なURLを取得するかどうか。
apihelp-query-param-list (トーク) (翻訳) どの一覧を取得するか。
apihelp-query-param-meta (トーク) (翻訳) どのメタデータを取得するか。
apihelp-query-param-prop (トーク) (翻訳) 照会ページ用に、どのプロパティを取得するか。
apihelp-query-param-rawcontinue (トーク) (翻訳) Return raw <samp>query-continue</samp> data for continuation.
apihelp-query-summary (トーク) (翻訳) MediaWikiからデータを取得します。
apihelp-rawfm-summary (トーク) (翻訳) データをデバッグ要素付きで JSON 形式 (HTML に埋め込んだ形式) で出力します。
apihelp-removeauthenticationdata-example-simple (トーク) (翻訳) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-removeauthenticationdata-summary (トーク) (翻訳) Remove authentication data for the current user.
apihelp-resetpassword-example-email (トーク) (翻訳) Send a password reset email for all users with email address <kbd>[email protected]</kbd>.
apihelp-resetpassword-example-user (トーク) (翻訳) 利用者 <kbd>Example</kbd> にパスワード再設定のメールを送信する。
apihelp-resetpassword-extended-description-noroutes (トーク) (翻訳) No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
apihelp-resetpassword-param-email (トーク) (翻訳) Email address of the user being reset.
最初のページ前のページ次のページ最後のページ