System messages

Jump to navigation Jump to search

This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.

Filter
Filter by customization state:    
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apierror-maxchars (talk) (Translate) Parameter <var>$1</var> cannot be longer than $2 {{PLURAL:$2|character|characters}}
apierror-maxlag (talk) (Translate) Waiting for $2: $1 {{PLURAL:$1|second|seconds}} lagged.
apierror-maxlag-generic (talk) (Translate) Waiting for a database server: $1 {{PLURAL:$1|second|seconds}} lagged.
apierror-mimesearchdisabled (talk) (Translate) MIME search is disabled in Miser Mode.
apierror-missingcontent-pageid (talk) (Translate) Missing content for page ID $1.
apierror-missingcontent-revid (talk) (Translate) Missing content for revision ID $1.
apierror-missingcontent-revid-role (talk) (Translate) Missing content for revision ID $1 for role $2.
apierror-missingparam (talk) (Translate) The <var>$1</var> parameter must be set.
apierror-missingparam-at-least-one-of (talk) (Translate) {{PLURAL:$2|The parameter|At least one of the parameters}} $1 is required.
apierror-missingparam-one-of (talk) (Translate) {{PLURAL:$2|The parameter|One of the parameters}} $1 is required.
apierror-missingrev-pageid (talk) (Translate) No current revision of page ID $1.
apierror-missingrev-title (talk) (Translate) No current revision of title $1.
apierror-missingtitle (talk) (Translate) The page you specified doesn't exist.
apierror-missingtitle-byname (talk) (Translate) The page $1 doesn't exist.
apierror-missingtitle-createonly (talk) (Translate) Missing titles can only be protected with <kbd>create</kbd>.
apierror-moduledisabled (talk) (Translate) The <kbd>$1</kbd> module has been disabled.
apierror-multival-only-one-of (talk) (Translate) {{PLURAL:$3|Only|Only one of}} $2 is allowed for parameter <var>$1</var>.
apierror-multpages (talk) (Translate) <var>$1</var> may only be used with a single page.
apierror-mustbeloggedin (talk) (Translate) You must be logged in to $1.
apierror-mustbeloggedin-changeauth (talk) (Translate) You must be logged in to change authentication data.
apierror-mustbeloggedin-generic (talk) (Translate) You must be logged in.
apierror-mustbeloggedin-linkaccounts (talk) (Translate) You must be logged in to link accounts.
apierror-mustbeloggedin-removeauth (talk) (Translate) You must be logged in to remove authentication data.
apierror-mustbeloggedin-uploadstash (talk) (Translate) The upload stash is only available to logged-in users.
apierror-mustbeposted (talk) (Translate) The <kbd>$1</kbd> module requires a POST request.
apierror-mustpostparams (talk) (Translate) 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 (talk) (Translate) Direct editing via API is not supported for content model $1 used by $2.
apierror-noapiwrite (talk) (Translate) 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 (talk) (Translate) No changes were requested.
apierror-nodeleteablefile (talk) (Translate) No such old version of the file.
apierror-noedit (talk) (Translate) You don't have permission to edit pages.
apierror-noedit-anon (talk) (Translate) Anonymous users can't edit pages.
apierror-noimageredirect (talk) (Translate) You don't have permission to create image redirects.
apierror-noimageredirect-anon (talk) (Translate) Anonymous users can't create image redirects.
apierror-nosuchlogid (talk) (Translate) There is no log entry with ID $1.
apierror-nosuchpageid (talk) (Translate) There is no page with ID $1.
apierror-nosuchrcid (talk) (Translate) There is no recent change with ID $1.
apierror-nosuchrevid (talk) (Translate) There is no revision with ID $1.
apierror-nosuchsection (talk) (Translate) There is no section $1.
apierror-nosuchsection-what (talk) (Translate) There is no section $1 in $2.
apierror-nosuchuserid (talk) (Translate) There is no user with ID $1.
apierror-notarget (talk) (Translate) You have not specified a valid target for this action.
apierror-notpatrollable (talk) (Translate) The revision r$1 can't be patrolled as it's too old.
apierror-nouploadmodule (talk) (Translate) No upload module set.
apierror-offline (talk) (Translate) Could not proceed due to network connectivity issues. Make sure you have a working internet connection and try again.
apierror-opensearch-json-warnings (talk) (Translate) Warnings cannot be represented in OpenSearch JSON format.
apierror-pagecannotexist (talk) (Translate) Namespace doesn't allow actual pages.
apierror-pagedeleted (talk) (Translate) The page has been deleted since you fetched its timestamp.
apierror-pagelang-disabled (talk) (Translate) Changing the language of a page is not allowed on this wiki.
apierror-paramempty (talk) (Translate) The parameter <var>$1</var> may not be empty.
apierror-parsetree-notwikitext (talk) (Translate) <kbd>prop=parsetree</kbd> is only supported for wikitext content.
apierror-parsetree-notwikitext-title (talk) (Translate) <kbd>prop=parsetree</kbd> is only supported for wikitext content. $1 uses content model $2.
apierror-pastexpiry (talk) (Translate) Expiry time "$1" is in the past.
apierror-permissiondenied (talk) (Translate) You don't have permission to $1.
apierror-permissiondenied-generic (talk) (Translate) Permission denied.
apierror-permissiondenied-patrolflag (talk) (Translate) You need the <code>patrol</code> or <code>patrolmarks</code> right to request the patrolled flag.
apierror-permissiondenied-unblock (talk) (Translate) You don't have permission to unblock users.
apierror-prefixsearchdisabled (talk) (Translate) Prefix search is disabled in Miser Mode.
apierror-promised-nonwrite-api (talk) (Translate) The <code>Promise-Non-Write-API-Action</code> HTTP header cannot be sent to write-mode API modules.
apierror-protect-invalidaction (talk) (Translate) Invalid protection type "$1".
apierror-protect-invalidlevel (talk) (Translate) Invalid protection level "$1".
apierror-ratelimited (talk) (Translate) You've exceeded your rate limit. Please wait some time and try again.
apierror-readapidenied (talk) (Translate) You need read permission to use this module.
apierror-readonly (talk) (Translate) The wiki is currently in read-only mode.
apierror-reauthenticate (talk) (Translate) You have not authenticated recently in this session, please reauthenticate.
apierror-redirect-appendonly (talk) (Translate) You have attempted to edit using the redirect-following mode, which must be used in conjuction with <kbd>section=new</kbd>, <var>prependtext</var>, or <var>appendtext</var>.
apierror-revdel-mutuallyexclusive (talk) (Translate) The same field cannot be used in both <var>hide</var> and <var>show</var>.
apierror-revdel-needtarget (talk) (Translate) A target title is required for this RevDel type.
apierror-revdel-paramneeded (talk) (Translate) At least one value is required for <var>hide</var> and/or <var>show</var>.
apierror-revisions-badid (talk) (Translate) No revision was found for parameter <var>$1</var>.
apierror-revisions-norevids (talk) (Translate) The <var>revids</var> parameter may not be used with the list options (<var>$1limit</var>, <var>$1startid</var>, <var>$1endid</var>, <kbd>$1dir=newer</kbd>, <var>$1user</var>, <var>$1excludeuser</var>, <var>$1start</var>, and <var>$1end</var>).
apierror-revisions-singlepage (talk) (Translate) <var>titles</var>, <var>pageids</var> or a generator was used to supply multiple pages, but the <var>$1limit</var>, <var>$1startid</var>, <var>$1endid</var>, <kbd>$1dir=newer</kbd>, <var>$1user</var>, <var>$1excludeuser</var>, <var>$1start</var>, and <var>$1end</var> parameters may only be used on a single page.
apierror-revwrongpage (talk) (Translate) r$1 is not a revision of $2.
apierror-searchdisabled (talk) (Translate) <var>$1</var> search is disabled.
apierror-sectionreplacefailed (talk) (Translate) Could not merge updated section.
apierror-sectionsnotsupported (talk) (Translate) Sections are not supported for content model $1.
apierror-sectionsnotsupported-what (talk) (Translate) Sections are not supported by $1.
apierror-show (talk) (Translate) Incorrect parameter - mutually exclusive values may not be supplied.
apierror-siteinfo-includealldenied (talk) (Translate) Cannot view all servers' info unless <var>$wgShowHostnames</var> is true.
apierror-sizediffdisabled (talk) (Translate) Size difference is disabled in Miser Mode.
apierror-spamdetected (talk) (Translate) Your edit was refused because it contained a spam fragment: <code>$1</code>.
apierror-specialpage-cantexecute (talk) (Translate) You don't have permission to view the results of this special page.
apierror-stashedfilenotfound (talk) (Translate) Could not find the file in the stash: $1.
apierror-stashedit-missingtext (talk) (Translate) No stashed text found with the given hash.
apierror-stashexception (talk) (Translate) $1
apierror-stashfailed-complete (talk) (Translate) Chunked upload is already completed, check status for details.
apierror-stashfailed-nosession (talk) (Translate) No chunked upload session with this key.
apierror-stashfilestorage (talk) (Translate) Could not store upload in the stash: $1
apierror-stashinvalidfile (talk) (Translate) Invalid stashed file.
apierror-stashnosuchfilekey (talk) (Translate) No such filekey: $1.
apierror-stashpathinvalid (talk) (Translate) File key of improper format or otherwise invalid: $1.
apierror-stashwrongowner (talk) (Translate) Wrong owner: $1
apierror-stashzerolength (talk) (Translate) File is of zero length, and could not be stored in the stash: $1.
apierror-systemblocked (talk) (Translate) You have been blocked automatically by MediaWiki.
apierror-templateexpansion-notwikitext (talk) (Translate) Template expansion is only supported for wikitext content. $1 uses content model $2.
apierror-timeout (talk) (Translate) The server did not respond within the expected time.
apierror-toofewexpiries (talk) (Translate) $1 expiry {{PLURAL:$1|timestamp was|timestamps were}} provided where $2 {{PLURAL:$2|was|were}} needed.
apierror-toomanyvalues (talk) (Translate) Too many values supplied for parameter <var>$1</var>. The limit is $2.
apierror-unknownaction (talk) (Translate) The action specified, <kbd>$1</kbd>, is not recognized.
apierror-unknownerror (talk) (Translate) Unknown error: "$1".
First pagePrevious pageNext pageLast page