メニューを切り替える
325
314
2.2万
2976
✦ ここから世界を、あなた色に染めよう。✦ ― ようこそ、ユーステラへ ―
Toggle preferences menu
個人設定を切り替える
ログインしていません
編集を行うと、IPアドレスが公開されます。

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

その他の操作
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-cargoquery-param-limit (トーク) (翻訳) A limit on the number of results returned
apihelp-cargoquery-param-offset (トーク) (翻訳) The query offset
apihelp-cargoquery-param-order_by (トーク) (翻訳) The order of results, corresponding to an SQL ORDER BY clause
apihelp-cargoquery-param-tables (トーク) (翻訳) The Cargo database table or tables on which to search
apihelp-cargoquery-param-where (トーク) (翻訳) The conditions for the query, corresponding to an SQL WHERE clause
apihelp-cargoquery-summary (トーク) (翻訳) Runs a query on the Cargo data.
apihelp-cargoqueryautocomplete-description (トーク) (翻訳) Autocompletion call used by the CargoQuery (previously ViewData) special page.
apihelp-cargoqueryautocomplete-param-limit (トーク) (翻訳) A limit on the number of results returned.
apihelp-cargoqueryautocomplete-param-search (トーク) (翻訳) Search substring
apihelp-cargoqueryautocomplete-param-tables (トーク) (翻訳) Array of selected cargo table(s) based on which Field(s), Group By and Order By are autocompleted.
apihelp-cargoqueryautocomplete-summary (トーク) (翻訳) Autocompletion call used by the CargoQuery (previously ViewData) special page.
apihelp-cargorecreatedata-description (トーク) (翻訳) Re-populates the data in a Cargo table.
apihelp-cargorecreatedata-param-offset (トーク) (翻訳) このテンプレートを呼び出すページのうち、クエリを開始するときの番号
apihelp-cargorecreatedata-param-replaceOldRows (トーク) (翻訳) テーブルの再作成中に各ページの古い行を置換するかどうか
apihelp-cargorecreatedata-param-table (トーク) (翻訳) The Cargo database table to repopulate
apihelp-cargorecreatedata-param-template (トーク) (翻訳) データを使用するテンプレート
apihelp-cargorecreatedata-summary (トーク) (翻訳) Re-populates the data in a Cargo table.
apihelp-cargorecreatespecialtable-description (トーク) (翻訳) Creates a Cargo special table.
apihelp-cargorecreatespecialtable-param-createReplacement (トーク) (翻訳) Whether to put data into a replacement table
apihelp-cargorecreatespecialtable-param-table (トーク) (翻訳) The special table to be recreated
apihelp-cargorecreatespecialtable-summary (トーク) (翻訳) Creates a special Cargo table.
apihelp-cargorecreatetables-description (トーク) (翻訳) Recreates one or more Cargo tables.
apihelp-cargorecreatetables-param-createReplacement (トーク) (翻訳) Whether to put data into a replacement table
apihelp-cargorecreatetables-param-template (トーク) (翻訳) The template whose declared Cargo table(s) should be recreated
apihelp-cargorecreatetables-summary (トーク) (翻訳) Recreates one or more Cargo tables.
apihelp-cargotables-description (トーク) (翻訳) Fetches all the tables in the system
apihelp-cargotables-summary (トーク) (翻訳) Fetches all the tables in the system
apihelp-categorytree-description (トーク) (翻訳) カテゴリツリー拡張機能の内部モジュール。
apihelp-categorytree-param-category (トーク) (翻訳) カテゴリ名前空間におけるページ名、接頭辞は指定しても無視される。
apihelp-categorytree-param-options (トーク) (翻訳) CategoryTreeコンストラクターのオプションをJSONオブジェクトとして指定。<var>depth</var>オプションの既定値は<kbd>1</kbd>です。
apihelp-categorytree-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-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-cirrus-config-dump-description (トーク) (翻訳) CirrusSearch の設定をダンプします。
apihelp-cirrus-config-dump-example (トーク) (翻訳) CirrusSearch の設定のダンプを取得します。
apihelp-cirrus-config-dump-param-prop (トーク) (翻訳) Type of configuration variables to dump
apihelp-cirrus-config-dump-summary (トーク) (翻訳) CirrusSearch の設定をダンプします。
最初のページ前のページ次のページ最後のページ