Todas as mensagens de sistema
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.
Primeira página |
Página anterior |
Próxima página |
Última página |
Nome | Texto padrão |
---|---|
Texto atual | |
apihelp-block-example-user-complex (discussão) (Traduzir) | Block user <kbd>Vandal</kbd> indefinitely with reason <kbd>Vandalism</kbd>, and prevent new account creation and email sending. |
apihelp-block-param-allowusertalk (discussão) (Traduzir) | Allow the user to edit their own talk page (depends on <var>[[mw:Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>). |
apihelp-block-param-anononly (discussão) (Traduzir) | Block anonymous users only (i.e. disable anonymous edits for this IP address). |
apihelp-block-param-autoblock (discussão) (Traduzir) | Automatically block the last used IP address, and any subsequent IP addresses they try to login from. |
apihelp-block-param-expiry (discussão) (Traduzir) | Expiry time. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If set to <kbd>infinite</kbd>, <kbd>indefinite</kbd>, or <kbd>never</kbd>, the block will never expire. |
apihelp-block-param-hidename (discussão) (Traduzir) | Hide the username from the block log. (Requires the <code>hideuser</code> right). |
apihelp-block-param-nocreate (discussão) (Traduzir) | Impedir criação de contas. |
apihelp-block-param-noemail (discussão) (Traduzir) | Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right). |
apihelp-block-param-reason (discussão) (Traduzir) | Motivo do bloqueio. |
apihelp-block-param-reblock (discussão) (Traduzir) | If the user is already blocked, overwrite the existing block. |
apihelp-block-param-user (discussão) (Traduzir) | Nome de usuário, endereço IP ou faixa de IP para bloquear. |
apihelp-block-param-watchuser (discussão) (Traduzir) | Watch the user's or IP address's user and talk pages. |
apihelp-chatgetnew-description (discussão) (Traduzir) | Get new messages in the chat. |
apihelp-chatgetnew-example-1 (discussão) (Traduzir) | Get new messages in the chat |
apihelp-chatgetnew-param-focussed (discussão) (Traduzir) | is the chat tab open/focused right now? |
apihelp-chatkick-description (discussão) (Traduzir) | Kick a user from the chat |
apihelp-chatkick-example-1 (discussão) (Traduzir) | Kick the user with ID of 1 |
apihelp-chatkick-param-id (discussão) (Traduzir) | The user ID to kick |
apihelp-chatsend-description (discussão) (Traduzir) | Send a public message to the chat |
apihelp-chatsend-example-1 (discussão) (Traduzir) | Send "Hello World!" to the chat |
apihelp-chatsend-param-message (discussão) (Traduzir) | The message to send |
apihelp-chatsendpm-description (discussão) (Traduzir) | Send a private message to a user |
apihelp-chatsendpm-example-1 (discussão) (Traduzir) | Send "Hello World!" to user with ID 5 |
apihelp-chatsendpm-param-id (discussão) (Traduzir) | The user ID to send a PM to |
apihelp-chatsendpm-param-message (discussão) (Traduzir) | The message to send |
apihelp-checktoken-description (discussão) (Traduzir) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
apihelp-checktoken-example-simple (discussão) (Traduzir) | Test the validity of a <kbd>csrf</kbd> token. |
apihelp-checktoken-param-maxtokenage (discussão) (Traduzir) | Maximum allowed age of the token, in seconds. |
apihelp-checktoken-param-token (discussão) (Traduzir) | Token to test. |
apihelp-checktoken-param-type (discussão) (Traduzir) | Type of token being tested. |
apihelp-clearhasmsg-description (discussão) (Traduzir) | Clears the <code>hasmsg</code> flag for the current user. |
apihelp-clearhasmsg-example-1 (discussão) (Traduzir) | Clear the <code>hasmsg</code> flag for the current user. |
apihelp-compare-description (discussão) (Traduzir) | Get the difference between 2 pages. A revision number, a page title, or a page ID for both "from" and "to" must be passed. |
apihelp-compare-example-1 (discussão) (Traduzir) | Create a diff between revision 1 and 2. |
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) | Criar uma nova conta. |
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) | Endereço de correio eletrónico do utilizador (opcional). |
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) | Nome de utilizador(a). |
apihelp-createaccount-param-password (discussão) (Traduzir) | Password (ignored if <var>$1mailpassword</var> is set). |
apihelp-createaccount-param-realname (discussão) (Traduzir) | Nome verdadeiro do utilizador (opcional). |
Primeira página |
Página anterior |
Próxima página |
Última página |