System messages
From NPrize
Jump to navigationJump to search
MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
This is a list of system messages available in the MediaWiki namespace.
Please visit Name | Default message text |
---|---|
Current message text | |
api-usage-mailinglist-ref (Sọ̀rọ̀) (Translate) | Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes. |
apierror-allimages-redirect (Sọ̀rọ̀) (Translate) | Use <kbd>gaifilterredir=nonredirects</kbd> instead of <var>redirects</var> when using <kbd>allimages</kbd> as a generator. |
apierror-allpages-generator-redirects (Sọ̀rọ̀) (Translate) | Use <kbd>gapfilterredir=nonredirects</kbd> instead of <var>redirects</var> when using <kbd>allpages</kbd> as a generator. |
apierror-alreadyregistered (Sọ̀rọ̀) (Translate) | You already have a user account. |
apierror-appendnotsupported (Sọ̀rọ̀) (Translate) | Can't append to pages using content model $1. |
apierror-articleexists (Sọ̀rọ̀) (Translate) | The page you tried to create has been created already. |
apierror-assertanonfailed (Sọ̀rọ̀) (Translate) | You are no longer logged out, so the action could not be completed. |
apierror-assertbotfailed (Sọ̀rọ̀) (Translate) | You do not have the <code>bot</code> right, so the action could not be completed. |
apierror-assertnameduserfailed (Sọ̀rọ̀) (Translate) | You are no longer logged in as "$1", so the action could not be completed. |
apierror-assertuserfailed (Sọ̀rọ̀) (Translate) | You are no longer logged in, so the action could not be completed. |
apierror-autoblocked (Sọ̀rọ̀) (Translate) | Your IP address has been blocked automatically, because it was used by a blocked user. |
apierror-bad-badfilecontexttitle (Sọ̀rọ̀) (Translate) | Invalid title in <var>$1badfilecontexttitle</var> parameter. |
apierror-bad-watchlist-token (Sọ̀rọ̀) (Translate) | Incorrect watchlist token provided. Please set a correct token in [[Special:Preferences]]. |
apierror-badconfig-resulttoosmall (Sọ̀rọ̀) (Translate) | The value of <code>$wgAPIMaxResultSize</code> on this wiki is too small to hold basic result information. |
apierror-badcontinue (Sọ̀rọ̀) (Translate) | Invalid continue param. You should pass the original value returned by the previous query. |
apierror-baddiff (Sọ̀rọ̀) (Translate) | The diff cannot be retrieved. One or both revisions do not exist or you do not have permission to view them. |
apierror-baddiffto (Sọ̀rọ̀) (Translate) | <var>$1diffto</var> must be set to a non-negative number, <kbd>prev</kbd>, <kbd>next</kbd> or <kbd>cur</kbd>. |
apierror-badformat (Sọ̀rọ̀) (Translate) | The requested format $1 is not supported for content model $2 used by $3. |
apierror-badformat-generic (Sọ̀rọ̀) (Translate) | The requested format $1 is not supported for content model $2. |
apierror-badgenerator-notgenerator (Sọ̀rọ̀) (Translate) | Module <kbd>$1</kbd> cannot be used as a generator. |
apierror-badgenerator-unknown (Sọ̀rọ̀) (Translate) | Unknown <kbd>generator=$1</kbd>. |
apierror-badip (Sọ̀rọ̀) (Translate) | IP parameter is not valid. |
apierror-badmd5 (Sọ̀rọ̀) (Translate) | The supplied MD5 hash was incorrect. |
apierror-badmodule-badsubmodule (Sọ̀rọ̀) (Translate) | The module <kbd>$1</kbd> does not have a submodule "$2". |
apierror-badmodule-nosubmodules (Sọ̀rọ̀) (Translate) | The module <kbd>$1</kbd> has no submodules. |
apierror-badparameter (Sọ̀rọ̀) (Translate) | Invalid value for parameter <var>$1</var>. |
apierror-badquery (Sọ̀rọ̀) (Translate) | Invalid query. |
apierror-badtimestamp (Sọ̀rọ̀) (Translate) | Invalid value "$2" for timestamp parameter <var>$1</var>. |
apierror-badtoken (Sọ̀rọ̀) (Translate) | Invalid CSRF token. |
apierror-badupload (Sọ̀rọ̀) (Translate) | File upload parameter <var>$1</var> is not a file upload; be sure to use <code>multipart/form-data</code> for your POST and include a filename in the <code>Content-Disposition</code> header. |
apierror-badurl (Sọ̀rọ̀) (Translate) | Invalid value "$2" for URL parameter <var>$1</var>. |
apierror-baduser (Sọ̀rọ̀) (Translate) | Invalid value "$2" for user parameter <var>$1</var>. |
apierror-badvalue-notmultivalue (Sọ̀rọ̀) (Translate) | U+001F multi-value separation may only be used for multi-valued parameters. |
apierror-blocked (Sọ̀rọ̀) (Translate) | You have been blocked from editing. |
apierror-blocked-partial (Sọ̀rọ̀) (Translate) | You have been blocked from editing this page. |
apierror-blockedfrommail (Sọ̀rọ̀) (Translate) | You have been blocked from sending email. |
apierror-botsnotsupported (Sọ̀rọ̀) (Translate) | This interface is not supported for bots. |
apierror-cannot-async-upload-file (Sọ̀rọ̀) (Translate) | 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 (Sọ̀rọ̀) (Translate) | This action is not available as your identity cannot be verified. |
apierror-cannotviewtitle (Sọ̀rọ̀) (Translate) | You are not allowed to view $1. |
apierror-cantblock (Sọ̀rọ̀) (Translate) | You don't have permission to block users. |
apierror-cantblock-email (Sọ̀rọ̀) (Translate) | You don't have permission to block users from sending email through the wiki. |
apierror-cantchangecontentmodel (Sọ̀rọ̀) (Translate) | You don't have permission to change the content model of a page. |
apierror-canthide (Sọ̀rọ̀) (Translate) | You don't have permission to hide usernames from the block log. |
apierror-cantimport (Sọ̀rọ̀) (Translate) | You don't have permission to import pages. |
apierror-cantimport-upload (Sọ̀rọ̀) (Translate) | You don't have permission to import uploaded pages. |
apierror-cantoverwrite-sharedfile (Sọ̀rọ̀) (Translate) | The target file exists on a shared repository and you do not have permission to override it. |
apierror-cantsend (Sọ̀rọ̀) (Translate) | 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 (Sọ̀rọ̀) (Translate) | Couldn't undelete: the requested revisions may not exist, or may have been undeleted already. |
apierror-cantview-deleted-comment (Sọ̀rọ̀) (Translate) | You don't have permission to view deleted comments. |