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

ナビゲーションに移動 検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apierror-badvalue-notmultivalue (トーク) (翻訳) U+001F multi-value separation may only be used for multi-valued parameters.
apierror-blocked (トーク) (翻訳) You have been blocked from editing.
apierror-blocked-partial (トーク) (翻訳) You have been blocked from editing this page.
apierror-blockedfrommail (トーク) (翻訳) You have been blocked from sending email.
apierror-botsnotsupported (トーク) (翻訳) この API インターフェースはボットをサポートしていません。
apierror-cannot-async-upload-file (トーク) (翻訳) The parameters <var>async</var> and <var>file</var> cannot be combined. If you want asynchronous processing of your uploaded file, first upload it to stash (using the <var>stash</var> parameter) and then publish the stashed file asynchronously (using <var>filekey</var> and <var>async</var>).
apierror-cannotreauthenticate (トーク) (翻訳) This action is not available as your identity cannot be verified.
apierror-cannotviewtitle (トーク) (翻訳) You are not allowed to view $1.
apierror-cantblock (トーク) (翻訳) あなたには利用者をブロックする権限がありません。
apierror-cantblock-email (トーク) (翻訳) You don't have permission to block users from sending email through the wiki.
apierror-cantchangecontentmodel (トーク) (翻訳) あなたにはページのコンテンツモデルを変更する権限がありません。
apierror-canthide (トーク) (翻訳) あなたにはブロック記録の利用者名を秘匿化する権限がありません。
apierror-cantimport (トーク) (翻訳) あなたにはページを取り込む権限がありません。
apierror-cantimport-upload (トーク) (翻訳) You don't have permission to import uploaded pages.
apierror-cantoverwrite-sharedfile (トーク) (翻訳) The target file exists on a shared repository and you do not have permission to override it.
apierror-cantsend (トーク) (翻訳) You are not logged in, you do not have a confirmed email address, or you are not allowed to send email to other users, so you cannot send email.
apierror-cantundelete (トーク) (翻訳) Couldn't undelete: the requested revisions may not exist, or may have been undeleted already.
apierror-cantview-deleted-comment (トーク) (翻訳) You don't have permission to view deleted comments.
apierror-cantview-deleted-description (トーク) (翻訳) You don't have permission to view descriptions of deleted files.
apierror-cantview-deleted-metadata (トーク) (翻訳) You don't have permission to view metadata of deleted files.
apierror-cantview-deleted-revision-content (トーク) (翻訳) You don't have permission to view content of deleted revisions.
apierror-categorytree-invalidjson (トーク) (翻訳) オプションは有効なJSONオブジェクトでなければなりません。
apierror-changeauth-norequest (トーク) (翻訳) Failed to create change request.
apierror-changecontentmodel-cannot-convert (トーク) (翻訳) Could not convert $1 to content model <code>$2</code>
apierror-changecontentmodel-cannotbeused (トーク) (翻訳) Content model <code>$1</code> cannot be used on $2
apierror-changecontentmodel-missingtitle (トーク) (翻訳) The page you specified doesn't exist. To create a new page with a custom content model, use the <kbd>action=edit</kbd> module.
apierror-changecontentmodel-nodirectediting (トーク) (翻訳) Content model <code>$1</code> does not support direct editing
apierror-chunk-too-small (トーク) (翻訳) Minimum chunk size is $1 {{PLURAL:$1|byte|bytes}} for non-final chunks.
apierror-cidrtoobroad (トーク) (翻訳) $1 CIDR ranges broader than /$2 are not accepted.
apierror-cirrus-requesttoolong (トーク) (翻訳) 前方一致の文字列が長すぎます。($1 > $2)
apierror-compare-maintextrequired (トーク) (翻訳) Parameter <var>$1text-main</var> is required when <var>$1slots</var> contains <kbd>main</kbd> (cannot delete the main slot).
apierror-compare-no-title (トーク) (翻訳) Cannot pre-save transform without a title. Try specifying <var>fromtitle</var> or <var>totitle</var>.
apierror-compare-nofromrevision (トーク) (翻訳) No 'from' revision. Specify <var>fromrev</var>, <var>fromtitle</var>, or <var>fromid</var>.
apierror-compare-nosuchfromsection (トーク) (翻訳) There is no section $1 in the 'from' content.
apierror-compare-nosuchtosection (トーク) (翻訳) There is no section $1 in the 'to' content.
apierror-compare-notext (トーク) (翻訳) Parameter <var>$1</var> cannot be used without <var>$2</var>.
apierror-compare-notorevision (トーク) (翻訳) No 'to' revision. Specify <var>torev</var>, <var>totitle</var>, or <var>toid</var>.
apierror-compare-relative-to-deleted (トーク) (翻訳) Cannot use <kbd>torelative=$1</kbd> relative to a deleted revision.
apierror-compare-relative-to-nothing (トーク) (翻訳) No 'from' revision for <var>torelative</var> to be relative to.
apierror-compsuggestbuilddoc-bad-method (トーク) (翻訳) Unknown scoring method
apierror-concurrency-limit (トーク) (翻訳) A concurrency limit has been exceeded. Please wait for each request to return before submitting the next.
apierror-contentserializationexception (トーク) (翻訳) Content serialization failed: $1
apierror-contenttoobig (トーク) (翻訳) The content you supplied exceeds the article size limit of $1 {{PLURAL:$1|kilobyte|kilobytes}}.
apierror-copyuploadbaddomain (トーク) (翻訳) Uploads by URL are not allowed from this domain.
apierror-copyuploadbadurl (トーク) (翻訳) Upload not allowed from this URL.
apierror-create-titleexists (トーク) (翻訳) Existing titles can't be protected with <kbd>create</kbd>.
apierror-csp-report (トーク) (翻訳) Error processing CSP report: $1.
apierror-deletedrevs-param-not-1-2 (トーク) (翻訳) The <var>$1</var> parameter cannot be used in modes 1 or 2.
apierror-deletedrevs-param-not-3 (トーク) (翻訳) The <var>$1</var> parameter cannot be used in mode 3.
apierror-echo-event-creation-failed (トーク) (翻訳) Could not create Echo event
最初のページ前のページ次のページ最後のページ