Todas as mensagens de sistema

Ir para: navegação, pesquisa

Esta é uma lista de todas as mensagens de sistema disponíveis no espaço nominal MediaWiki. Acesse MediaWiki Localisation e translatewiki.net caso deseje contribuir para traduções do MediaWiki feitas para uso geral.

Filtro
Filtrar por estado de personalização:    
Primeira página
Última página
Nome Texto padrão
Texto atual
apihelp-compare-param-fromid (Discussão) (Traduzir) First page ID to compare.
apihelp-compare-param-fromrev (Discussão) (Traduzir) First revision to compare.
apihelp-compare-param-fromtitle (Discussão) (Traduzir) First title to compare.
apihelp-compare-param-toid (Discussão) (Traduzir) Second page ID to compare.
apihelp-compare-param-torev (Discussão) (Traduzir) Second revision to compare.
apihelp-compare-param-totitle (Discussão) (Traduzir) Second title to compare.
apihelp-createaccount-description (Discussão) (Traduzir) Create a new user account.
apihelp-createaccount-example-create (Discussão) (Traduzir) Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-example-mail (Discussão) (Traduzir) Create user <kbd>testmailuser</kbd> and email a randomly-generated password.
apihelp-createaccount-example-pass (Discussão) (Traduzir) Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>.
apihelp-createaccount-param-domain (Discussão) (Traduzir) Domain for external authentication (optional).
apihelp-createaccount-param-email (Discussão) (Traduzir) Email address of user (optional).
apihelp-createaccount-param-language (Discussão) (Traduzir) Language code to set as default for the user (optional, defaults to content language).
apihelp-createaccount-param-mailpassword (Discussão) (Traduzir) If set to any value, a random password will be emailed to the user.
apihelp-createaccount-param-name (Discussão) (Traduzir) Username.
apihelp-createaccount-param-password (Discussão) (Traduzir) Password (ignored if <var>$1mailpassword</var> is set).
apihelp-createaccount-param-preservestate (Discussão) (Traduzir) If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.
apihelp-createaccount-param-realname (Discussão) (Traduzir) Real name of user (optional).
apihelp-createaccount-param-reason (Discussão) (Traduzir) Optional reason for creating the account to be put in the logs.
apihelp-createaccount-param-token (Discussão) (Traduzir) Account creation token obtained in first request.
apihelp-cspreport-description (Discussão) (Traduzir) Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.
apihelp-cspreport-param-reportonly (Discussão) (Traduzir) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (Discussão) (Traduzir) What generated the CSP header that triggered this report
apihelp-delete-description (Discussão) (Traduzir) Delete a page.
apihelp-delete-example-reason (Discussão) (Traduzir) Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (Discussão) (Traduzir) Delete <kbd>Main Page</kbd>.
apihelp-delete-param-oldimage (Discussão) (Traduzir) The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]].
apihelp-delete-param-pageid (Discussão) (Traduzir) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
apihelp-delete-param-reason (Discussão) (Traduzir) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-tags (Discussão) (Traduzir) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (Discussão) (Traduzir) Title of the page to delete. Cannot be used together with <var>$1pageid</var>.
apihelp-delete-param-unwatch (Discussão) (Traduzir) Remove the page from the current user's watchlist.
apihelp-delete-param-watch (Discussão) (Traduzir) Add the page to the current user's watchlist.
apihelp-delete-param-watchlist (Discussão) (Traduzir) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-disabled-description (Discussão) (Traduzir) This module has been disabled.
apihelp-edit-description (Discussão) (Traduzir) Create and edit pages.
apihelp-edit-example-edit (Discussão) (Traduzir) Edit a page.
apihelp-edit-example-prepend (Discussão) (Traduzir) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (Discussão) (Traduzir) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (Discussão) (Traduzir) Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
apihelp-edit-param-basetimestamp (Discussão) (Traduzir) Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]].
apihelp-edit-param-bot (Discussão) (Traduzir) Mark this edit as a bot edit.
apihelp-edit-param-contentformat (Discussão) (Traduzir) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (Discussão) (Traduzir) Content model of the new content.
apihelp-edit-param-createonly (Discussão) (Traduzir) Don't edit the page if it exists already.
apihelp-edit-param-md5 (Discussão) (Traduzir) The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct.
apihelp-edit-param-minor (Discussão) (Traduzir) Minor edit.
apihelp-edit-param-nocreate (Discussão) (Traduzir) Throw an error if the page doesn't exist.
apihelp-edit-param-notminor (Discussão) (Traduzir) Non-minor edit.
apihelp-edit-param-pageid (Discussão) (Traduzir) Page ID of the page to edit. Cannot be used together with <var>$1title</var>.
Primeira página
Última página