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

これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
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>user@example.com</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.
apihelp-resetpassword-param-user (トーク) (翻訳) User being reset.
apihelp-resetpassword-summary (トーク) (翻訳) 利用者にパスワードをリセットするメールを送信します。
apihelp-revisiondelete-example-log (トーク) (翻訳) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (トーク) (翻訳) [[{{MediaWiki:Mainpage}}]] の版番号 <kbd>12345</kbd> の本文を隠す。
apihelp-revisiondelete-param-hide (トーク) (翻訳) What to hide for each revision.
apihelp-revisiondelete-param-ids (トーク) (翻訳) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (トーク) (翻訳) 削除または復元の理由。
apihelp-revisiondelete-param-show (トーク) (翻訳) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (トーク) (翻訳) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-tags (トーク) (翻訳) Tags to apply to the entry in the deletion log.
apihelp-revisiondelete-param-target (トーク) (翻訳) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (トーク) (翻訳) Type of revision deletion being performed.
apihelp-revisiondelete-summary (トーク) (翻訳) 版の削除および復元を行います。
apihelp-rollback-example-simple (トーク) (翻訳) 利用者 <kbd>Example</kbd> による [[{{MediaWiki:Mainpage}}]] への直近の一連の編集を巻き戻す。
apihelp-rollback-example-summary (トーク) (翻訳) IP利用者 <kbd>192.0.2.5</kbd> による [[{{MediaWiki:Mainpage}}]] への最後の一連の編集を <kbd>Reverting vandalism</kbd> という理由で、それらの編集とその差し戻しをボットの編集としてマークして差し戻す。
apihelp-rollback-extended-description (トーク) (翻訳) If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-param-markbot (トーク) (翻訳) 巻き戻された編集と巻き戻しをボットの編集としてマークする。
apihelp-rollback-param-pageid (トーク) (翻訳) 巻き戻すページのページIDです。<var>$1title</var> とは同時に使用できません。
apihelp-rollback-param-summary (トーク) (翻訳) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (トーク) (翻訳) 巻き戻しに適用するタグ。
apihelp-rollback-param-title (トーク) (翻訳) 巻き戻すページ名です。<var>$1pageid</var> とは同時に使用できません。
apihelp-rollback-param-user (トーク) (翻訳) 巻き戻し対象の編集を行った利用者名。
apihelp-rollback-param-watchlist (トーク) (翻訳) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-rollback-param-watchlistexpiry (トーク) (翻訳) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-rollback-summary (トーク) (翻訳) ページの最後の編集を取り消す。
apihelp-rsd-example-simple (トーク) (翻訳) Export the RSD schema.
apihelp-rsd-summary (トーク) (翻訳) Export an RSD (Really Simple Discovery) schema.
apihelp-setnotificationtimestamp-example-all (トーク) (翻訳) Reset the notification status for the entire watchlist.
apihelp-setnotificationtimestamp-example-allpages (トーク) (翻訳) Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.
apihelp-setnotificationtimestamp-example-page (トーク) (翻訳) Reset the notification status for [[{{MediaWiki:Mainpage}}]].
apihelp-setnotificationtimestamp-example-pagetimestamp (トーク) (翻訳) [[{{MediaWiki:Mainpage}}]] の通知タイムスタンプを設定して2012年1月1日以降の編集全件を閲覧不能にする。
apihelp-setnotificationtimestamp-extended-description (トーク) (翻訳) This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled.
apihelp-setnotificationtimestamp-param-entirewatchlist (トーク) (翻訳) Work on all watched pages.
apihelp-setnotificationtimestamp-param-newerthanrevid (トーク) (翻訳) Revision to set the notification timestamp newer than (one page only).
apihelp-setnotificationtimestamp-param-timestamp (トーク) (翻訳) Timestamp to which to set the notification timestamp.
apihelp-setnotificationtimestamp-param-torevid (トーク) (翻訳) Revision to set the notification timestamp to (one page only).
apihelp-setnotificationtimestamp-summary (トーク) (翻訳) Update the notification timestamp for watched pages.
apihelp-setpagelanguage-example-default (トーク) (翻訳) Change the language of the page with ID 123 to the wiki's default content language.
apihelp-setpagelanguage-example-language (トーク) (翻訳) Change the language of the page [[{{MediaWiki:Mainpage}}]] to Basque.
apihelp-setpagelanguage-extended-description-disabled (トーク) (翻訳) ページ言語の変更はこのウィキでは許可されていません。 この操作を利用するには、<var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> を設定してください。
apihelp-setpagelanguage-param-lang (トーク) (翻訳) Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language.
最初のページ前のページ次のページ最後のページ