Todos los mensajes de MediaWiki
Esta es una lista de mensajes del sistema disponibles en el espacio de nombres MediaWiki. Visita Localización MediaWiki y translatewiki.net si deseas contribuir a la localización genérica de MediaWiki.
Primera página |
Página anterior |
Página siguiente |
Última página |
| Nombre | Texto predeterminado |
|---|---|
| Texto actual | |
| apihelp-query+langlinks-paramvalue-prop-url (Discusión) (Traducir) | Añade el URL completo. |
| apihelp-query+links-description (Discusión) (Traducir) | Returns all links from the given pages. |
| apihelp-query+links-example-generator (Discusión) (Traducir) | Get information about the link pages in the page <kbd>Main Page</kbd>. |
| apihelp-query+links-example-namespaces (Discusión) (Traducir) | Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces. |
| apihelp-query+links-example-simple (Discusión) (Traducir) | Get links from the page <kbd>Main Page</kbd> |
| apihelp-query+links-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+links-param-limit (Discusión) (Traducir) | Cuántos enlaces se devolverán. |
| apihelp-query+links-param-namespace (Discusión) (Traducir) | Show links in these namespaces only. |
| apihelp-query+links-param-titles (Discusión) (Traducir) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
| apihelp-query+linkshere-description (Discusión) (Traducir) | Find all pages that link to the given pages. |
| apihelp-query+linkshere-example-generator (Discusión) (Traducir) | Obtener información acerca de las páginas enlazadas a la [[Main Page|Portada]]. |
| apihelp-query+linkshere-example-simple (Discusión) (Traducir) | Obtener una lista de páginas que enlacen a la [[Main Page]]. |
| apihelp-query+linkshere-param-limit (Discusión) (Traducir) | Cuántos se devolverán. |
| apihelp-query+linkshere-param-namespace (Discusión) (Traducir) | Only include pages in these namespaces. |
| apihelp-query+linkshere-param-prop (Discusión) (Traducir) | Qué propiedades se obtendrán: |
| apihelp-query+linkshere-param-show (Discusión) (Traducir) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
| apihelp-query+linkshere-paramvalue-prop-pageid (Discusión) (Traducir) | Identificador de cada página. |
| apihelp-query+linkshere-paramvalue-prop-redirect (Discusión) (Traducir) | Indicar si la página es una redirección. |
| apihelp-query+linkshere-paramvalue-prop-title (Discusión) (Traducir) | Título de cada página. |
| apihelp-query+logevents-description (Discusión) (Traducir) | Get events from logs. |
| apihelp-query+logevents-example-simple (Discusión) (Traducir) | List recent log events. |
| apihelp-query+logevents-param-action (Discusión) (Traducir) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
| apihelp-query+logevents-param-end (Discusión) (Traducir) | The timestamp to end enumerating. |
| apihelp-query+logevents-param-limit (Discusión) (Traducir) | How many total event entries to return. |
| apihelp-query+logevents-param-namespace (Discusión) (Traducir) | Filter entries to those in the given namespace. |
| apihelp-query+logevents-param-prefix (Discusión) (Traducir) | Filter entries that start with this prefix. |
| apihelp-query+logevents-param-prop (Discusión) (Traducir) | Qué propiedades se obtendrán: |
| apihelp-query+logevents-param-start (Discusión) (Traducir) | The timestamp to start enumerating from. |
| apihelp-query+logevents-param-tag (Discusión) (Traducir) | Only list event entries tagged with this tag. |
| apihelp-query+logevents-param-title (Discusión) (Traducir) | Filter entries to those related to a page. |
| apihelp-query+logevents-param-type (Discusión) (Traducir) | Filter log entries to only this type. |
| apihelp-query+logevents-param-user (Discusión) (Traducir) | Filter entries to those made by the given user. |
| apihelp-query+logevents-paramvalue-prop-comment (Discusión) (Traducir) | Adds the comment of the log event. |
| apihelp-query+logevents-paramvalue-prop-details (Discusión) (Traducir) | Lists additional details about the log event. |
| apihelp-query+logevents-paramvalue-prop-ids (Discusión) (Traducir) | Agrega el identificador del evento de registro. |
| apihelp-query+logevents-paramvalue-prop-parsedcomment (Discusión) (Traducir) | Añade el comentario analizado del evento de registro. |
| apihelp-query+logevents-paramvalue-prop-tags (Discusión) (Traducir) | Lists tags for the log event. |
| apihelp-query+logevents-paramvalue-prop-timestamp (Discusión) (Traducir) | Adds the timestamp for the log event. |
| apihelp-query+logevents-paramvalue-prop-title (Discusión) (Traducir) | Adds the title of the page for the log event. |
| apihelp-query+logevents-paramvalue-prop-type (Discusión) (Traducir) | Añade el tipo del evento de registro. |
| apihelp-query+logevents-paramvalue-prop-user (Discusión) (Traducir) | Adds the user responsible for the log event. |
| apihelp-query+logevents-paramvalue-prop-userid (Discusión) (Traducir) | Adds the user ID who was responsible for the log event. |
| apihelp-query+mystashedfiles-description (Discusión) (Traducir) | Get a list of files in the current user's upload stash. |
| apihelp-query+mystashedfiles-example-simple (Discusión) (Traducir) | Get the filekey, file size, and pixel size of files in the current user's upload stash. |
| apihelp-query+mystashedfiles-param-limit (Discusión) (Traducir) | Cuántos archivos obtener. |
| apihelp-query+mystashedfiles-param-prop (Discusión) (Traducir) | Which properties to fetch for the files. |
| apihelp-query+mystashedfiles-paramvalue-prop-size (Discusión) (Traducir) | Fetch the file size and image dimensions. |
| apihelp-query+mystashedfiles-paramvalue-prop-type (Discusión) (Traducir) | Fetch the file's MIME type and media type. |
| apihelp-query+pagepropnames-description (Discusión) (Traducir) | List all page property names in use on the wiki. |
| apihelp-query+pagepropnames-example-simple (Discusión) (Traducir) | Get first 10 property names. |
Primera página |
Página anterior |
Página siguiente |
Última página |