Messages système
De Saint Luc
Aller à la navigationAller à la recherche
Ceci est la liste des messages système disponibles dans l’espace de noms MediaWiki.
Veuillez visiter la Régionalisation de MediaWiki et translatewiki.net si vous désirez contribuer à la régionalisation générique de MediaWiki.
| Nom | Message par défaut |
|---|---|
| Message actuel | |
| apihelp-query+contributors-example-simple (discussion) (Traduire) | Show contributors to the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+contributors-param-excludegroup (discussion) (Traduire) | Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+contributors-param-excluderights (discussion) (Traduire) | Exclude users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+contributors-param-group (discussion) (Traduire) | Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+contributors-param-limit (discussion) (Traduire) | How many contributors to return. |
| apihelp-query+contributors-param-rights (discussion) (Traduire) | Only include users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+contributors-summary (discussion) (Traduire) | Get the list of logged-in contributors and the count of logged-out contributors to a page. |
| apihelp-query+contributors-summary-tempusers-enabled (discussion) (Traduire) | Get the list of logged-in contributors (including temporary users) and the count of logged-out contributors to a page. |
| apihelp-query+deletedrevisions-example-revids (discussion) (Traduire) | List the information for deleted revision <kbd>123456</kbd>. |
| apihelp-query+deletedrevisions-example-titles (discussion) (Traduire) | List the deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and its talk page with content. |
| apihelp-query+deletedrevisions-extended-description (discussion) (Traduire) | May be used in several ways: # Get deleted revisions for a set of pages, by setting titles or pageids. Ordered by title and timestamp. # Get data about a set of deleted revisions by setting their IDs with revids. Ordered by revision ID. |
| apihelp-query+deletedrevisions-param-end (discussion) (Traduire) | The timestamp to stop enumerating at. Ignored when processing a list of revision IDs. |
| apihelp-query+deletedrevisions-param-excludeuser (discussion) (Traduire) | Don't list revisions by this user. |
| apihelp-query+deletedrevisions-param-start (discussion) (Traduire) | The timestamp to start enumerating from. Ignored when processing a list of revision IDs. |
| apihelp-query+deletedrevisions-param-tag (discussion) (Traduire) | Only list revisions tagged with this tag. |
| apihelp-query+deletedrevisions-param-user (discussion) (Traduire) | Only list revisions by this user. |
| apihelp-query+deletedrevisions-summary (discussion) (Traduire) | Get deleted revision information. |
| apihelp-query+deletedrevs-example-mode1 (discussion) (Traduire) | List the last deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and <kbd>Talk:Main Page</kbd>, with content (mode 1). |
| apihelp-query+deletedrevs-example-mode2 (discussion) (Traduire) | List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2). |
| apihelp-query+deletedrevs-example-mode3-main (discussion) (Traduire) | List the first 50 deleted revisions in the main namespace (mode 3). |
| apihelp-query+deletedrevs-example-mode3-talk (discussion) (Traduire) | List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3). |
| apihelp-query+deletedrevs-extended-description (discussion) (Traduire) | Operates in three modes: # List deleted revisions for the given titles, sorted by timestamp. # List deleted contributions for the given user, sorted by timestamp (no titles specified). # List all deleted revisions in the given namespace, sorted by title and timestamp (no titles specified, $1user not set). Certain parameters only apply to some modes and are ignored in others. |
| apihelp-query+deletedrevs-param-end (discussion) (Traduire) | The timestamp to stop enumerating at. |
| apihelp-query+deletedrevs-param-excludeuser (discussion) (Traduire) | Don't list revisions by this user. |
| apihelp-query+deletedrevs-param-from (discussion) (Traduire) | Start listing at this title. |
| apihelp-query+deletedrevs-param-limit (discussion) (Traduire) | The maximum amount of revisions to list. If <var>$2prop=content</var> is used, the limit is $1. |
| apihelp-query+deletedrevs-param-namespace (discussion) (Traduire) | Only list pages in this namespace. |
| apihelp-query+deletedrevs-param-prefix (discussion) (Traduire) | Search for all page titles that begin with this value. |
| apihelp-query+deletedrevs-param-prop (discussion) (Traduire) | Which properties to get: |
| apihelp-query+deletedrevs-param-start (discussion) (Traduire) | The timestamp to start enumerating from. |
| apihelp-query+deletedrevs-param-tag (discussion) (Traduire) | Only list revisions tagged with this tag. |
| apihelp-query+deletedrevs-param-to (discussion) (Traduire) | Stop listing at this title. |
| apihelp-query+deletedrevs-param-unique (discussion) (Traduire) | List only one revision for each page. |
| apihelp-query+deletedrevs-param-user (discussion) (Traduire) | Only list revisions by this user. |
| apihelp-query+deletedrevs-paraminfo-modes (discussion) (Traduire) | {{PLURAL:$1|Mode|Modes}}: $2 |
| apihelp-query+deletedrevs-paramvalue-prop-comment (discussion) (Traduire) | Adds the comment of the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-content (discussion) (Traduire) | Adds the content of the revision. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| apihelp-query+deletedrevs-paramvalue-prop-len (discussion) (Traduire) | Adds the length (bytes) of the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-minor (discussion) (Traduire) | Tags if the revision is minor. |
| apihelp-query+deletedrevs-paramvalue-prop-parentid (discussion) (Traduire) | Adds the revision ID of the previous revision to the page. |
| apihelp-query+deletedrevs-paramvalue-prop-parsedcomment (discussion) (Traduire) | Adds the parsed comment of the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-revid (discussion) (Traduire) | Adds the revision ID of the deleted revision. |
| apihelp-query+deletedrevs-paramvalue-prop-sha1 (discussion) (Traduire) | Adds the SHA-1 (base 16) of the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-tags (discussion) (Traduire) | Tags for the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-token (discussion) (Traduire) | Gives the edit token. |
| apihelp-query+deletedrevs-paramvalue-prop-user (discussion) (Traduire) | Adds the user who made the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-userid (discussion) (Traduire) | Adds the ID of the user who made the revision. |
| apihelp-query+deletedrevs-summary (discussion) (Traduire) | List deleted revisions. |
| apihelp-query+disabled-summary (discussion) (Traduire) | This query module has been disabled. |
| apihelp-query+duplicatefiles-example-generated (discussion) (Traduire) | Look for duplicates of all files. |