システムメッセージの一覧
提供:Atelier YS-54 ソフトウェア解説
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apierror-sizediffdisabled (トーク) (翻訳) | Size difference is disabled in Miser Mode. |
apierror-spamdetected (トーク) (翻訳) | Your edit was refused because it contained a spam fragment: <code>$1</code>. |
apierror-specialpage-cantexecute (トーク) (翻訳) | あなたにはこの特別ページの結果を閲覧する権限がありません。 |
apierror-stashedfilenotfound (トーク) (翻訳) | Could not find the file in the stash: $1. |
apierror-stashedit-missingtext (トーク) (翻訳) | No stashed text found with the given hash. |
apierror-stashexception (トーク) (翻訳) | $1 |
apierror-stashfailed-complete (トーク) (翻訳) | Chunked upload is already completed, check status for details. |
apierror-stashfailed-nosession (トーク) (翻訳) | No chunked upload session with this key. |
apierror-stashfilestorage (トーク) (翻訳) | Could not store upload in the stash: $1 |
apierror-stashinvalidfile (トーク) (翻訳) | Invalid stashed file. |
apierror-stashnosuchfilekey (トーク) (翻訳) | No such filekey: $1. |
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 (トーク) (翻訳) | ページ #$1 のテンプレートデータに無効なデータが含まれます: $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 (トーク) (翻訳) | 差分の取得ができませんでした |
apierror-visualeditor-docserver (トーク) (翻訳) | Parsoid/RESTBaseサーバと通信中エラーが発生しました(応答なし) |
apierror-visualeditor-docserver-http (トーク) (翻訳) | Error contacting the Parsoid/RESTBase server (HTTP $1): $2 |
apierror-visualeditor-docserver-http-error (トーク) (翻訳) | Error contacting the Parsoid/RESTBase server: $1 |
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-actionrestrictions (トーク) (翻訳) | List of actions to block the user from performing. Only applies when <var>partial</var> is set to true. |
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 (トーク) (翻訳) | アカウントの作成を禁止します。 |