システムメッセージの一覧
ナビゲーションに移動
検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apierror-stashpathinvalid (トーク) (翻訳) | File key of improper format or otherwise invalid: $1. |
apierror-stashwrongowner (トーク) (翻訳) | Wrong owner: $1 |
apierror-stashzerolength (トーク) (翻訳) | File is of zero length, and could not be stored in the stash: $1. |
apierror-systemblocked (トーク) (翻訳) | You have been blocked automatically by MediaWiki. |
apierror-templatedata-corrupt (トーク) (翻訳) | Page #$1 templatedata contains invalid data: $2 |
apierror-templateexpansion-notwikitext (トーク) (翻訳) | Template expansion is only supported for wikitext content. $1 uses content model $2. |
apierror-toofewexpiries (トーク) (翻訳) | $1 expiry {{PLURAL:$1|timestamp was|timestamps were}} provided where $2 {{PLURAL:$2|was|were}} needed. |
apierror-toomanyvalues (トーク) (翻訳) | Too many values supplied for parameter <var>$1</var>. The limit is $2. |
apierror-unknownaction (トーク) (翻訳) | The action specified, <kbd>$1</kbd>, is not recognized. |
apierror-unknownerror (トーク) (翻訳) | 不明なエラー:「$1」 |
apierror-unknownerror-editpage (トーク) (翻訳) | 不明な編集ページのエラー:$1 |
apierror-unknownerror-nocode (トーク) (翻訳) | 不明なエラーです。 |
apierror-unknownformat (トーク) (翻訳) | Unrecognized format "$1". |
apierror-unrecognizedparams (トーク) (翻訳) | Unrecognized {{PLURAL:$2|parameter|parameters}}: $1. |
apierror-unrecognizedvalue (トーク) (翻訳) | Unrecognized value for parameter <var>$1</var>: $2. |
apierror-unsupportedrepo (トーク) (翻訳) | Local file repository does not support querying all images. |
apierror-upload-filekeyneeded (トーク) (翻訳) | Must supply a <var>filekey</var> when <var>offset</var> is non-zero. |
apierror-upload-filekeynotallowed (トーク) (翻訳) | Cannot supply a <var>filekey</var> when <var>offset</var> is 0. |
apierror-upload-inprogress (トーク) (翻訳) | Upload from stash already in progress. |
apierror-upload-missingresult (トーク) (翻訳) | No result in status data. |
apierror-urlparamnormal (トーク) (翻訳) | Could not normalize image parameters for $1. |
apierror-visualeditor-badcachekey (トーク) (翻訳) | No cached serialization found with that key |
apierror-visualeditor-difffailed (トーク) (翻訳) | Diff failed |
apierror-visualeditor-docserver (トーク) (翻訳) | Parsoid/RESTBaseサーバと通信中エラーが発生しました(応答なし) |
apierror-visualeditor-docserver-http (トーク) (翻訳) | Error contacting the Parsoid/RESTBase server (HTTP $1) |
apierror-visualeditor-docserver-http-error (トーク) (翻訳) | Error contacting the Parsoid/RESTBase server: $1 |
apierror-visualeditor-docserver-unconfigured (トーク) (翻訳) | The VirtualRESTService for the document server is not defined; see https://www.mediawiki.org/wiki/Extension:VisualEditor |
apierror-visualeditor-latestnotfound (トーク) (翻訳) | Could not find latest revision for title |
apierror-writeapidenied (トーク) (翻訳) | You're not allowed to edit this wiki through the API. |
apihelp (トーク) (翻訳) | API のヘルプ |
apihelp-block-example-ip-simple (トーク) (翻訳) | IPアドレス <kbd>192.0.2.5</kbd> を何らかの理由で3日ブロックする。 |
apihelp-block-example-user-complex (トーク) (翻訳) | 利用者 <kbd>Vandal</kbd> を何らかの理由で無期限ブロックし、新たなアカウント作成とメールの送信を禁止する。 |
apihelp-block-param-allowusertalk (トーク) (翻訳) | 自身のトークページの編集を許可する (<var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var> に依存)。 |
apihelp-block-param-anononly (トーク) (翻訳) | 匿名利用者のみブロックします(つまり、このIPアドレスからの匿名での編集を不可能にします)。 |
apihelp-block-param-autoblock (トーク) (翻訳) | その利用者が最後に使用したIPアドレスと、ブロック後に編集を試みた際のIPアドレスを自動的にブロックします。 |
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 (トーク) (翻訳) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-block-param-watchuser (トーク) (翻訳) | その利用者またはIPアドレスの利用者ページとトークページをウォッチします。 |
apihelp-block-summary (トーク) (翻訳) | 利用者をブロックします。 |