システムメッセージの一覧
ナビゲーションに移動
検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
api-help-param-templated-var-first (トーク) (翻訳) | <var>{$1}</var> in the parameter's name should be replaced with values of <var>$2</var> |
api-help-param-token (トーク) (翻訳) | [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] から取得した「$1」トークン |
api-help-param-token-webui (トーク) (翻訳) | 互換性のために、ウェブUIで使用されるトークンも受理されます。 |
api-help-param-type-enum (トーク) (翻訳) | {{PLURAL:$1|1=値 (次の値のいずれか1つ)|2=値 (<kbd>{{!}}</kbd> または[[Special:ApiHelp/main#main/datatypes|別の文字列]]で区切る)}}: $2 |
api-help-param-type-expiry (トーク) (翻訳) | Type: {{PLURAL:$1|1=expiry|2=list of expiries}} ([[Special:ApiHelp/main#main/datatype/expiry|details]]) |
api-help-param-type-limit (トーク) (翻訳) | 型: 整数または <kbd>max</kbd> |
api-help-param-type-presenceboolean (トーク) (翻訳) | 型: 真偽値 ([[Special:ApiHelp/main#main/datatype/boolean|詳細]]) |
api-help-param-type-timestamp (トーク) (翻訳) | Type: {{PLURAL:$1|1=timestamp|2=list of timestamps}} ([[Special:ApiHelp/main#main/datatype/timestamp|allowed formats]]) |
api-help-parameters (トーク) (翻訳) | {{PLURAL:$1|パラメーター}}: |
api-help-permissions (トーク) (翻訳) | {{PLURAL:$1|権限}}: |
api-help-permissions-granted-to (トーク) (翻訳) | {{PLURAL:$1|権限を持つグループ}}: $2 |
api-help-right-apihighlimits (トーク) (翻訳) | Use higher limits in API queries (slow queries: $1; fast queries: $2). The limits for slow queries also apply to multivalue parameters. |
api-help-source (トーク) (翻訳) | ソース: $1 |
api-help-source-unknown (トーク) (翻訳) | Source: <span class="apihelp-unknown">unknown</span> |
api-help-templatedparams (トーク) (翻訳) | Templated parameters support cases where an API module needs a value for each value of some other parameter. For example, if there were an API module to request fruit, it might have a parameter <var>fruits</var> to specify which fruits are being requested and a templated parameter <var>{fruit}-quantity</var> to specify how many of each fruit to request. An API client that wants 1 apple, 5 bananas, and 20 strawberries could then make a request like <kbd>fruits=apples|bananas|strawberries&apples-quantity=1&bananas-quantity=5&strawberries-quantity=20</kbd>. |
api-help-templatedparams-header (トーク) (翻訳) | Templated parameters |
api-help-title (トーク) (翻訳) | MediaWiki API ヘルプ |
api-help-undocumented-module (トーク) (翻訳) | No documentation for module $1. |
api-login-fail-aborted (トーク) (翻訳) | Authentication requires user interaction, which is not supported by <kbd>action=login</kbd>. To be able to login with <kbd>action=login</kbd>, see [[Special:BotPasswords]]. To continue using main-account login, see <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
api-login-fail-aborted-nobotpw (トーク) (翻訳) | Authentication requires user interaction, which is not supported by <kbd>action=login</kbd>. To log in, see <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
api-login-fail-badsessionprovider (トーク) (翻訳) | Cannot log in when using $1. |
api-login-fail-sameorigin (トーク) (翻訳) | Cannot log in when the same-origin policy is not applied. |
api-pageset-param-converttitles (トーク) (翻訳) | Convert titles to other variants if necessary. Only works if the wiki's content language supports variant conversion. Languages that support variant conversion include $1. |
api-pageset-param-generator (トーク) (翻訳) | クエリモジュールを実行することにより対象のページの一覧を取得する。 <strong>注意</strong> Generator パラメーターの名前は "g" で始まります。例を参照してください。 |
api-pageset-param-pageids (トーク) (翻訳) | 対象のページIDのリスト。 |
api-pageset-param-redirects-generator (トーク) (翻訳) | <var>$1titles</var>, <var>$1pageids</var>, および <var>$1revids</var>, および <var>$1generator</var> によって返されたページの転送を自動的に解決する。 |
api-pageset-param-redirects-nogenerator (トーク) (翻訳) | <var>$1titles</var>, <var>$1pageids</var>, および <var>$1revids</var> の転送を自動的に解決する。 |
api-pageset-param-revids (トーク) (翻訳) | 対象の版IDのリスト。 |
api-pageset-param-titles (トーク) (翻訳) | 対象のページ名のリスト。 |
api-usage-docref (トーク) (翻訳) | APIの使用については$1を参照してください。 |
api-usage-mailinglist-ref (トーク) (翻訳) | Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes. |
apierror-allimages-redirect (トーク) (翻訳) | Use <kbd>gaifilterredir=nonredirects</kbd> instead of <var>redirects</var> when using <kbd>allimages</kbd> as a generator. |
apierror-allpages-generator-redirects (トーク) (翻訳) | Use <kbd>gapfilterredir=nonredirects</kbd> instead of <var>redirects</var> when using <kbd>allpages</kbd> as a generator. |
apierror-appendnotsupported (トーク) (翻訳) | Can't append to pages using content model $1. |
apierror-articleexists (トーク) (翻訳) | The article you tried to create has been created already. |
apierror-assertanonfailed (トーク) (翻訳) | You are no longer logged out, so the action could not be completed. |
apierror-assertbotfailed (トーク) (翻訳) | You do not have the <code>bot</code> right, so the action could not be completed. |
apierror-assertnameduserfailed (トーク) (翻訳) | You are no longer logged in as "$1", so the action could not be completed. |
apierror-assertuserfailed (トーク) (翻訳) | You are no longer logged in, so the action could not be completed. |
apierror-autoblocked (トーク) (翻訳) | Your IP address has been blocked automatically, because it was used by a blocked user. |
apierror-bad-badfilecontexttitle (トーク) (翻訳) | Invalid title in <var>$1badfilecontexttitle</var> parameter. |
apierror-bad-watchlist-token (トーク) (翻訳) | Incorrect watchlist token provided. Please set a correct token in [[Special:Preferences]]. |
apierror-badconfig-resulttoosmall (トーク) (翻訳) | The value of <code>$wgAPIMaxResultSize</code> on this wiki is too small to hold basic result information. |
apierror-badcontinue (トーク) (翻訳) | Invalid continue param. You should pass the original value returned by the previous query. |
apierror-baddiff (トーク) (翻訳) | The diff cannot be retrieved. One or both revisions do not exist or you do not have permission to view them. |
apierror-baddiffto (トーク) (翻訳) | <var>$1diffto</var> must be set to a non-negative number, <kbd>prev</kbd>, <kbd>next</kbd> or <kbd>cur</kbd>. |
apierror-badformat (トーク) (翻訳) | The requested format $1 is not supported for content model $2 used by $3. |
apierror-badformat-generic (トーク) (翻訳) | The requested format $1 is not supported for content model $2. |
apierror-badgenerator-notgenerator (トーク) (翻訳) | Module <kbd>$1</kbd> cannot be used as a generator. |
apierror-badgenerator-unknown (トーク) (翻訳) | Unknown <kbd>generator=$1</kbd>. |