Messaggi di sistema
Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visita MediaWiki Localisation e translatewiki.net se vuoi contribuire alla localizzazione generica di MediaWiki.
| Prima pagina | Pagina precedente | Pagina successiva | Ultima pagina | 
| Nome | Testo predefinito | 
|---|---|
| Testo attuale | |
| apierror-badformat-generic (Discussione) (Traduci) | The requested format $1 is not supported for content model $2. | 
| apierror-badgenerator-notgenerator (Discussione) (Traduci) | Module <kbd>$1</kbd> cannot be used as a generator. | 
| apierror-badgenerator-unknown (Discussione) (Traduci) | Unknown <kbd>generator=$1</kbd>. | 
| apierror-badip (Discussione) (Traduci) | IP parameter is not valid. | 
| apierror-badmd5 (Discussione) (Traduci) | The supplied MD5 hash was incorrect. | 
| apierror-badmodule-badsubmodule (Discussione) (Traduci) | The module <kbd>$1</kbd> does not have a submodule "$2". | 
| apierror-badmodule-nosubmodules (Discussione) (Traduci) | The module <kbd>$1</kbd> has no submodules. | 
| apierror-badparameter (Discussione) (Traduci) | Invalid value for parameter <var>$1</var>. | 
| apierror-badquery (Discussione) (Traduci) | Invalid query. | 
| apierror-badtimestamp (Discussione) (Traduci) | Invalid value "$2" for timestamp parameter <var>$1</var>. | 
| apierror-badtoken (Discussione) (Traduci) | Invalid CSRF token. | 
| apierror-badupload (Discussione) (Traduci) | 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 (Discussione) (Traduci) | Invalid value "$2" for URL parameter <var>$1</var>. | 
| apierror-baduser (Discussione) (Traduci) | Invalid value "$2" for user parameter <var>$1</var>. | 
| apierror-badvalue-notmultivalue (Discussione) (Traduci) | U+001F multi-value separation may only be used for multi-valued parameters. | 
| apierror-blocked (Discussione) (Traduci) | You have been blocked from editing. | 
| apierror-blockedfrommail (Discussione) (Traduci) | You have been blocked from sending email. | 
| apierror-botsnotsupported (Discussione) (Traduci) | This interface is not supported for bots. | 
| apierror-cannot-async-upload-file (Discussione) (Traduci) | 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 (Discussione) (Traduci) | This action is not available as your identity cannot be verified. | 
| apierror-cannotviewtitle (Discussione) (Traduci) | You are not allowed to view $1. | 
| apierror-cantblock (Discussione) (Traduci) | You don't have permission to block users. | 
| apierror-cantblock-email (Discussione) (Traduci) | You don't have permission to block users from sending email through the wiki. | 
| apierror-cantchangecontentmodel (Discussione) (Traduci) | You don't have permission to change the content model of a page. | 
| apierror-canthide (Discussione) (Traduci) | You don't have permission to hide user names from the block log. | 
| apierror-cantimport (Discussione) (Traduci) | You don't have permission to import pages. | 
| apierror-cantimport-upload (Discussione) (Traduci) | You don't have permission to import uploaded pages. | 
| apierror-cantoverwrite-sharedfile (Discussione) (Traduci) | The target file exists on a shared repository and you do not have permission to override it. | 
| apierror-cantsend (Discussione) (Traduci) | 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 (Discussione) (Traduci) | Couldn't undelete: the requested revisions may not exist, or may have been undeleted already. | 
| apierror-changeauth-norequest (Discussione) (Traduci) | Failed to create change request. | 
| apierror-chunk-too-small (Discussione) (Traduci) | Minimum chunk size is $1 {{PLURAL:$1|byte|bytes}} for non-final chunks. | 
| apierror-cidrtoobroad (Discussione) (Traduci) | $1 CIDR ranges broader than /$2 are not accepted. | 
| apierror-compare-inputneeded (Discussione) (Traduci) | A title, a page ID, or a revision number is needed for both the <var>from</var> and the <var>to</var> parameters. | 
| apierror-contentserializationexception (Discussione) (Traduci) | Content serialization failed: $1 | 
| apierror-contenttoobig (Discussione) (Traduci) | The content you supplied exceeds the article size limit of $1 {{PLURAL:$1|kilobyte|kilobytes}}. | 
| apierror-copyuploadbaddomain (Discussione) (Traduci) | Uploads by URL are not allowed from this domain. | 
| apierror-copyuploadbadurl (Discussione) (Traduci) | Upload not allowed from this URL. | 
| apierror-create-titleexists (Discussione) (Traduci) | Existing titles can't be protected with <kbd>create</kbd>. | 
| apierror-csp-report (Discussione) (Traduci) | Error processing CSP report: $1. | 
| apierror-databaseerror (Discussione) (Traduci) | [$1] Database query error. | 
| apierror-deletedrevs-param-not-1-2 (Discussione) (Traduci) | The <var>$1</var> parameter cannot be used in modes 1 or 2. | 
| apierror-deletedrevs-param-not-3 (Discussione) (Traduci) | The <var>$1</var> parameter cannot be used in mode 3. | 
| apierror-emptynewsection (Discussione) (Traduci) | Creating empty new sections is not possible. | 
| apierror-emptypage (Discussione) (Traduci) | Creating new, empty pages is not allowed. | 
| apierror-exceptioncaught (Discussione) (Traduci) | [$1] Exception caught: $2 | 
| apierror-filedoesnotexist (Discussione) (Traduci) | File does not exist. | 
| apierror-fileexists-sharedrepo-perm (Discussione) (Traduci) | The target file exists on a shared repository. Use the <var>ignorewarnings</var> parameter to override it. | 
| apierror-filenopath (Discussione) (Traduci) | Cannot get local file path. | 
| apierror-filetypecannotberotated (Discussione) (Traduci) | File type cannot be rotated. | 
| Prima pagina | Pagina precedente | Pagina successiva | Ultima pagina | 
