システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-query+watchlist-param-show (トーク) (翻訳) | Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon. |
apihelp-query+watchlist-param-start (トーク) (翻訳) | 列挙の始点となるタイムスタンプ。 |
apihelp-query+watchlist-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+watchlist-param-type (トーク) (翻訳) | Which types of changes to show: |
apihelp-query+watchlist-param-user (トーク) (翻訳) | この利用者による変更のみを一覧表示する。 |
apihelp-query+watchlist-paramvalue-prop-autopatrol (トーク) (翻訳) | Tags edits that are autopatrolled. |
apihelp-query+watchlist-paramvalue-prop-comment (トーク) (翻訳) | 編集のコメントを追加します。コメントが履歴削除された場合は、プロパティ <samp>commenthidden</samp> を返します。 |
apihelp-query+watchlist-paramvalue-prop-expiry (トーク) (翻訳) | Adds the expiry time. |
apihelp-query+watchlist-paramvalue-prop-flags (トーク) (翻訳) | 編集のフラグを追加します。 |
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 (トーク) (翻訳) | 照会ページ用に、どのプロパティを取得するか。 |