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

移動先: 案内検索

これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。

絞り込み
変更状態により絞り込む:    
最初のページ
最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (トーク) (翻訳) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlist-paramvalue-prop-parsedcomment (トーク) (翻訳) 編集の構文解析されたコメントを追加します。
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-timestamp (トーク) (翻訳) 編集のタイムスタンプを追加します。
apihelp-query+watchlist-paramvalue-prop-title (トーク) (翻訳) ページ名を追加します。
apihelp-query+watchlist-paramvalue-prop-user (トーク) (翻訳) Adds the user who made the edit.
apihelp-query+watchlist-paramvalue-prop-userid (トーク) (翻訳) Adds user ID of whoever made the edit.
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+watchlistraw-description (トーク) (翻訳) 現在の利用者のウォッチリストにあるすべてのページを取得します。
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-description (トーク) (翻訳) Fetch data from and about MediaWiki. All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-example-allpages (トーク) (翻訳) <kbd>API/</kbd> で始まるページの版を取得する。
apihelp-query-example-revisions (トーク) (翻訳) [[Special:ApiHelp/query+siteinfo|サイト情報]]と<kbd>Main Page</kbd>の[[Special:ApiHelp/query+revisions|版]]を取得する。
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-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-rawfm-description (トーク) (翻訳) データをデバッグ要素付きで JSON 形式 (HTML に埋め込んだ形式) で出力します。
apihelp-removeauthenticationdata-description (トーク) (翻訳) Remove authentication data for the current user.
apihelp-removeauthenticationdata-example-simple (トーク) (翻訳) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-resetpassword-description (トーク) (翻訳) Send a password reset email to a user.
apihelp-resetpassword-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-example-email (トーク) (翻訳) Send a password reset email for all users with email address <kbd>user@example.com</kbd>.
apihelp-resetpassword-example-user (トーク) (翻訳) 利用者 <kbd>Example</kbd> にパスワード再設定の電子メールを送信する。
apihelp-resetpassword-param-email (トーク) (翻訳) Email address of the user being reset.
apihelp-resetpassword-param-user (トーク) (翻訳) User being reset.
apihelp-revisiondelete-description (トーク) (翻訳) 版の削除および復元を行います。
apihelp-revisiondelete-example-log (トーク) (翻訳) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (トーク) (翻訳) <kbd>Main Page</kbd> の版 <kbd>12345</kbd> の本文を隠す。
apihelp-revisiondelete-param-hide (トーク) (翻訳) What to hide for each revision.
最初のページ
最後のページ