システムメッセージの一覧
ナビゲーションに移動
検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
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. |
apihelp-setpagelanguage-param-pageid (トーク) (翻訳) | 言語を変更したいページのページID。<var>$1title</var> とは同時に使用できません。 |
apihelp-setpagelanguage-param-reason (トーク) (翻訳) | 変更の理由。 |
apihelp-setpagelanguage-param-tags (トーク) (翻訳) | Change tags to apply to the log entry resulting from this action. |
apihelp-setpagelanguage-param-title (トーク) (翻訳) | 言語を変更したいページのページ名。<var>$1pageid</var> とは同時に使用できません。 |
apihelp-setpagelanguage-summary (トーク) (翻訳) | ページの言語を変更します。 |
apihelp-stashedit-extended-description (トーク) (翻訳) | This is intended to be used via AJAX from the edit form to improve the performance of the page save. |
apihelp-stashedit-param-baserevid (トーク) (翻訳) | Revision ID of the base revision. |
apihelp-stashedit-param-contentformat (トーク) (翻訳) | Content serialization format used for the input text. |
apihelp-stashedit-param-contentmodel (トーク) (翻訳) | 新しいコンテンツのコンテンツモデル。 |
apihelp-stashedit-param-section (トーク) (翻訳) | 節識別子です。先頭の節の場合は <kbd>0</kbd>、新しい節の場合は <kbd>new</kbd>を指定します。 |
apihelp-stashedit-param-sectiontitle (トーク) (翻訳) | 新しい節の名前です。 |
apihelp-stashedit-param-stashedtexthash (トーク) (翻訳) | Page content hash from a prior stash to use instead. |
apihelp-stashedit-param-summary (トーク) (翻訳) | Change summary. |
apihelp-stashedit-param-text (トーク) (翻訳) | ページの本文。 |
apihelp-stashedit-param-title (トーク) (翻訳) | 編集されているページのページ名。 |
apihelp-stashedit-summary (トーク) (翻訳) | Prepare an edit in shared cache. |
apihelp-summary (トーク) (翻訳) | |
apihelp-tag-example-log (トーク) (翻訳) | <kbd>Wrongly applied</kbd> という理由で <kbd>spam</kbd> タグを 記録項目ID 123 から取り除く |
apihelp-tag-example-rev (トーク) (翻訳) | 版ID 123に <kbd>vandalism</kbd> タグを理由を指定せずに追加する |
apihelp-tag-param-add (トーク) (翻訳) | 追加するタグ。手動で定義されたタグのみ追加可能です。 |
apihelp-tag-param-logid (トーク) (翻訳) | One or more log entry IDs from which to add or remove the tag. |
apihelp-tag-param-rcid (トーク) (翻訳) | One or more recent changes IDs from which to add or remove the tag. |
apihelp-tag-param-reason (トーク) (翻訳) | 変更の理由。 |
apihelp-tag-param-remove (トーク) (翻訳) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
apihelp-tag-param-revid (トーク) (翻訳) | One or more revision IDs from which to add or remove the tag. |
apihelp-tag-param-tags (トーク) (翻訳) | Tags to apply to the log entry that will be created as a result of this action. |
apihelp-tag-summary (トーク) (翻訳) | 個々の版または記録項目に対しタグの追加または削除を行います。 |
apihelp-unblock-example-id (トーク) (翻訳) | ブロックID #<kbd>105</kbd> を解除する。 |
apihelp-unblock-example-user (トーク) (翻訳) | <kbd>Sorry Bob</kbd> という理由で利用者 <kbd>Bob</kbd> のブロックを解除する。 |
apihelp-unblock-param-id (トーク) (翻訳) | 解除するブロックのID (<kbd>list=blocks</kbd>で取得できます)。<var>$1user</var> とは同時に使用できません。 |
apihelp-unblock-param-reason (トーク) (翻訳) | ブロック解除の理由。 |
apihelp-unblock-param-tags (トーク) (翻訳) | ブロック記録の項目に適用する変更タグ。 |
apihelp-unblock-param-user (トーク) (翻訳) | ブロックを解除する利用者。<var>$1id</var>とは同時に使用できません。 |
apihelp-unblock-param-userid (トーク) (翻訳) | Specify <kbd>$1user=#<var>ID</var></kbd> instead. |
apihelp-unblock-param-watchlistexpiry (トーク) (翻訳) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-unblock-param-watchuser (トーク) (翻訳) | Watch the user's or IP address's user and talk pages. |
apihelp-unblock-summary (トーク) (翻訳) | 利用者のブロックを解除します。 |
apihelp-undelete-example-page (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] を復元する。 |
apihelp-undelete-example-revisions (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] の改版2版を復元する。 |
apihelp-undelete-extended-description (トーク) (翻訳) | 削除された版の一覧 (タイムスタンプを含む) は[[Special:ApiHelp/query+deletedrevisions|prop=deletedrevisions]]に、また削除されたファイルのID一覧は[[Special:ApiHelp/query+filearchive|list=filearchive]]で見つけることができます。 |
apihelp-undelete-param-fileids (トーク) (翻訳) | IDs of the file revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored. |
apihelp-undelete-param-reason (トーク) (翻訳) | 復元の理由。 |
apihelp-undelete-param-tags (トーク) (翻訳) | 削除記録の項目に適用する変更タグ。 |
apihelp-undelete-param-timestamps (トーク) (翻訳) | 復元する版のタイムスタンプ。<var>$1timestamps</var> と <var>$1fileids</var> の両方が空の場合、すべての版が復元されます。 |
apihelp-undelete-param-title (トーク) (翻訳) | 復元するページ名。 |
apihelp-undelete-param-undeletetalk (トーク) (翻訳) | Undelete all revisions of the associated talk page, if any. |
apihelp-undelete-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-undelete-param-watchlistexpiry (トーク) (翻訳) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |