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

ナビゲーションに移動 検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-block-param-expiry (トーク) (翻訳) 有効期限。相対的 (例: <kbd>5 months</kbd> または <kbd>2 weeks</kbd>) または絶対的 (e.g. <kbd>2014-09-18T12:34:56Z</kbd>) どちらでも構いません。<kbd>infinite</kbd>, <kbd>indefinite</kbd>, もしくは <kbd>never</kbd> と設定した場合, 無期限ブロックとなります。
apihelp-block-param-hidename (トーク) (翻訳) ブロック記録から利用者名を秘匿します。(<code>hideuser</code> 権限が必要です)
apihelp-block-param-namespacerestrictions (トーク) (翻訳) 利用者が編集できないようにする名前空間のID。<var>partial</var> に true が設定されている場合のみ適用します。
apihelp-block-param-nocreate (トーク) (翻訳) アカウントの作成を禁止します。
apihelp-block-param-noemail (トーク) (翻訳) ウィキを通してメールを送信することを禁止します。(<code>blockemail</code> 権限が必要です)
apihelp-block-param-pagerestrictions (トーク) (翻訳) 利用者が編集できないようにするページのタイトルのリスト。<var>partial</var> に true が設定されている場合のみ適用します。
apihelp-block-param-partial (トーク) (翻訳) サイト全体ではなく特定のページまたは名前空間での編集をブロックします。
apihelp-block-param-reason (トーク) (翻訳) ブロックの理由。
apihelp-block-param-reblock (トーク) (翻訳) その利用者がすでにブロックされている場合、ブロックを上書きします。
apihelp-block-param-tags (トーク) (翻訳) ブロック記録の項目に適用する変更タグ。
apihelp-block-param-user (トーク) (翻訳) ブロックする利用者。
apihelp-block-param-userid (トーク) (翻訳) 代わりに <kbd>$1user=#<var>ID</var></kbd> を指定してください。
apihelp-block-param-watchlistexpiry (トーク) (翻訳) ウォッチリストの有効期限のタイムスタンプ。現在の有効期限を変更せずそのままにするには、このパラメーターを完全に省略します。
apihelp-block-param-watchuser (トーク) (翻訳) その利用者またはIPアドレスの利用者ページとトークページをウォッチします。
apihelp-block-summary (トーク) (翻訳) 利用者をブロックします。
apihelp-changeauthenticationdata-example-password (トーク) (翻訳) 現在の利用者のパスワードを <kbd>ExamplePassword</kbd> に変更する。
apihelp-changeauthenticationdata-summary (トーク) (翻訳) 現在の利用者の認証データを変更します。
apihelp-changecontentmodel-example (トーク) (翻訳) Change the main page to have the <code>text</code> content model
apihelp-changecontentmodel-param-bot (トーク) (翻訳) Mark the content model change with a bot flag.
apihelp-changecontentmodel-param-model (トーク) (翻訳) 新しいコンテンツのコンテンツモデル。
apihelp-changecontentmodel-param-pageid (トーク) (翻訳) Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>.
apihelp-changecontentmodel-param-summary (トーク) (翻訳) Edit summary and log entry reason
apihelp-changecontentmodel-param-tags (トーク) (翻訳) Change tags to apply to the log entry and edit.
apihelp-changecontentmodel-param-title (トーク) (翻訳) Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>.
apihelp-changecontentmodel-summary (トーク) (翻訳) ページのコンテンツモデルを変更します。
apihelp-chatgetnew-description (トーク) (翻訳) Get new messages in the chat.
apihelp-chatgetnew-example-1 (トーク) (翻訳) チャットでの新しいメッセージを取得
apihelp-chatgetnew-param-focussed (トーク) (翻訳) is the chat tab open/focused right now?
apihelp-chatgetnew-summary (トーク) (翻訳) Get new messages in the chat.
apihelp-chatkick-description (トーク) (翻訳) Kick a user from the chat
apihelp-chatkick-example-1 (トーク) (翻訳) Kick the user with ID of 1
apihelp-chatkick-param-id (トーク) (翻訳) The user ID to kick
apihelp-chatkick-summary (トーク) (翻訳) Kick a user from the chat
apihelp-chatsend-description (トーク) (翻訳) Send a public message to the chat
apihelp-chatsend-example-1 (トーク) (翻訳) Send "Hello World!" to the chat
apihelp-chatsend-param-message (トーク) (翻訳) The message to send
apihelp-chatsend-summary (トーク) (翻訳) Send a public message to the chat
apihelp-chatsendpm-description (トーク) (翻訳) Send a private message to a user
apihelp-chatsendpm-example-1 (トーク) (翻訳) Send "Hello World!" to user with ID 5
apihelp-chatsendpm-param-id (トーク) (翻訳) The user ID to send a PM to
apihelp-chatsendpm-param-message (トーク) (翻訳) The message to send
apihelp-chatsendpm-summary (トーク) (翻訳) Send a private message to a user
apihelp-checktoken-example-simple (トーク) (翻訳) <kbd>csrf</kbd> トークンの妥当性を調べる。
apihelp-checktoken-param-maxtokenage (トーク) (翻訳) トークンの最大有効期限 (秒)。
apihelp-checktoken-param-token (トーク) (翻訳) 調べるトークン。
apihelp-checktoken-param-type (トーク) (翻訳) 調べるトークンの種類。
apihelp-checktoken-summary (トーク) (翻訳) <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> のトークンの妥当性を確認します。
apihelp-clearhasmsg-example-1 (トーク) (翻訳) 現在の利用者の <code>hasmsg</code> フラグを消去する。
apihelp-clearhasmsg-summary (トーク) (翻訳) 現在の利用者の <code>hasmsg</code> フラグを消去します。
apihelp-clientlogin-example-login (トーク) (翻訳) 利用者 <kbd>Example</kbd> としてのログイン処理をパスワード <kbd>ExamplePassword</kbd> で開始する
最初のページ前のページ次のページ最後のページ