システムメッセージの一覧
提供: 下北沢百科
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apierror-invalidparammix-cannotusewith (トーク) (翻訳) | The <kbd>$1</kbd> parameter cannot be used with <kbd>$2</kbd>. |
apierror-invalidparammix-mustusewith (トーク) (翻訳) | The <kbd>$1</kbd> parameter may only be used with <kbd>$2</kbd>. |
apierror-invalidparammix-parse-new-section (トーク) (翻訳) | <kbd>section=new</kbd> cannot be combined with the <var>oldid</var>, <var>pageid</var> or <var>page</var> parameters. Please use <var>title</var> and <var>text</var>. |
apierror-invalidsection (トーク) (翻訳) | The <var>section</var> parameter must be a valid section ID or <kbd>new</kbd>. |
apierror-invalidsha1base36hash (トーク) (翻訳) | The SHA1Base36 hash provided is not valid. |
apierror-invalidsha1hash (トーク) (翻訳) | The SHA1 hash provided is not valid. |
apierror-invalidtitle (トーク) (翻訳) | Bad title "$1". |
apierror-invalidurlparam (トーク) (翻訳) | Invalid value for <var>$1urlparam</var> (<kbd>$2=$3</kbd>). |
apierror-invaliduser (トーク) (翻訳) | 無効なユーザー名「$1」。 |
apierror-invaliduserid (トーク) (翻訳) | User ID <var>$1</var> is not valid. |
apierror-jsonconfig-badtitle (トーク) (翻訳) | The page specified by <var>namespace</var> and <var>title</var> parameters is either invalid or is not registered in JsonConfig configuration. |
apierror-jsonconfig-paramrequired (トーク) (翻訳) | Parameter <var>$1</var> is required for this command. |
apierror-maxbytes (トーク) (翻訳) | Parameter <var>$1</var> cannot be longer than $2 {{PLURAL:$2|byte|bytes}} |
apierror-maxchars (トーク) (翻訳) | Parameter <var>$1</var> cannot be longer than $2 {{PLURAL:$2|character|characters}} |
apierror-maxlag (トーク) (翻訳) | Waiting for $2: $1 {{PLURAL:$1|second|seconds}} lagged. |
apierror-maxlag-generic (トーク) (翻訳) | Waiting for a database server: $1 {{PLURAL:$1|second|seconds}} lagged. |
apierror-mimesearchdisabled (トーク) (翻訳) | MIME search is disabled in Miser Mode. |
apierror-missingcontent-pageid (トーク) (翻訳) | Missing content for page ID $1. |
apierror-missingcontent-revid (トーク) (翻訳) | Missing content for revision ID $1. |
apierror-missingcontent-revid-role (トーク) (翻訳) | Missing content for revision ID $1 for role $2. |
apierror-missingparam (トーク) (翻訳) | パラメーター <var>$1</var> を設定してください。 |
apierror-missingparam-at-least-one-of (トーク) (翻訳) | {{PLURAL:$2|The parameter|At least one of the parameters}} $1 is required. |
apierror-missingparam-one-of (トーク) (翻訳) | {{PLURAL:$2|The parameter|One of the parameters}} $1 is required. |
apierror-missingrev-pageid (トーク) (翻訳) | No current revision of page ID $1. |
apierror-missingrev-title (トーク) (翻訳) | No current revision of title $1. |
apierror-missingtitle (トーク) (翻訳) | The page you specified doesn't exist. |
apierror-missingtitle-byname (トーク) (翻訳) | The page $1 doesn't exist. |
apierror-missingtitle-createonly (トーク) (翻訳) | Missing titles can only be protected with <kbd>create</kbd>. |
apierror-moduledisabled (トーク) (翻訳) | The <kbd>$1</kbd> module has been disabled. |
apierror-multival-only-one-of (トーク) (翻訳) | {{PLURAL:$3|Only|Only one of}} $2 is allowed for parameter <var>$1</var>. |
apierror-multpages (トーク) (翻訳) | <var>$1</var> may only be used with a single page. |
apierror-mustbeloggedin (トーク) (翻訳) | $1にログインしている必要があります。 |
apierror-mustbeloggedin-changeauth (トーク) (翻訳) | You must be logged in to change authentication data. |
apierror-mustbeloggedin-generic (トーク) (翻訳) | You must be logged in. |
apierror-mustbeloggedin-linkaccounts (トーク) (翻訳) | You must be logged in to link accounts. |
apierror-mustbeloggedin-removeauth (トーク) (翻訳) | You must be logged in to remove authentication data. |
apierror-mustbeloggedin-uploadstash (トーク) (翻訳) | The upload stash is only available to logged-in users. |
apierror-mustbeposted (トーク) (翻訳) | The <kbd>$1</kbd> module requires a POST request. |
apierror-mustpostparams (トーク) (翻訳) | The following {{PLURAL:$2|parameter was|parameters were}} found in the query string, but must be in the POST body: $1. |
apierror-no-direct-editing (トーク) (翻訳) | Direct editing via API is not supported for content model $1 used by $2. |
apierror-noapiwrite (トーク) (翻訳) | Editing of this wiki through the API is disabled. Make sure the <code>$wgEnableWriteAPI=true;</code> statement is included in the wiki's <code>LocalSettings.php</code> file. |
apierror-nochanges (トーク) (翻訳) | No changes were requested. |
apierror-nodeleteablefile (トーク) (翻訳) | No such old version of the file. |
apierror-noedit (トーク) (翻訳) | You don't have permission to edit pages. |
apierror-noedit-anon (トーク) (翻訳) | Anonymous users can't edit pages. |
apierror-noimageredirect (トーク) (翻訳) | 画像のリダイレクトを作成する権限がありません。 |
apierror-noimageredirect-anon (トーク) (翻訳) | Anonymous users can't create image redirects. |
apierror-nosuchlogid (トーク) (翻訳) | There is no log entry with ID $1. |
apierror-nosuchpageid (トーク) (翻訳) | ID $1のページはありません。 |
apierror-nosuchrcid (トーク) (翻訳) | There is no recent change with ID $1. |