Todos los mensajes de MediaWiki

Saltar a: navegación, buscar

Esta es una lista de mensajes del sistema disponibles en el espacio de nombres MediaWiki. Visita Localización de MediaWiki y translatewiki.net si deseas contribuir a la localización genérica de MediaWiki.

Filtro
Filtrar por estado de personalización:    
Primera página
Última página
Nombre Texto predeterminado
Texto actual
apihelp-revisiondelete-example-revision (discusión) (Traducir) Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (discusión) (Traducir) Qué ocultar en cada revisión.
apihelp-revisiondelete-param-ids (discusión) (Traducir) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (discusión) (Traducir) Motivo de la eliminación o restauración.
apihelp-revisiondelete-param-show (discusión) (Traducir) Qué mostrar en cada revisión.
apihelp-revisiondelete-param-suppress (discusión) (Traducir) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-target (discusión) (Traducir) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (discusión) (Traducir) Type of revision deletion being performed.
apihelp-rollback-description (discusión) (Traducir) Undo the last edit to the page. If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-example-simple (discusión) (Traducir) Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (discusión) (Traducir) Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits.
apihelp-rollback-param-markbot (discusión) (Traducir) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (discusión) (Traducir) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (discusión) (Traducir) Resumen de edición personalizado. Si se deja vacío se utilizará el predeterminado.
apihelp-rollback-param-tags (discusión) (Traducir) Tags to apply to the rollback.
apihelp-rollback-param-title (discusión) (Traducir) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (discusión) (Traducir) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (discusión) (Traducir) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-rsd-description (discusión) (Traducir) Export an RSD (Really Simple Discovery) schema.
apihelp-rsd-example-simple (discusión) (Traducir) Export the RSD schema.
apihelp-setnotificationtimestamp-description (discusión) (Traducir) Update the notification timestamp for watched pages. This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled.
apihelp-setnotificationtimestamp-example-all (discusión) (Traducir) Reset the notification status for the entire watchlist.
apihelp-setnotificationtimestamp-example-allpages (discusión) (Traducir) Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.
apihelp-setnotificationtimestamp-example-page (discusión) (Traducir) Reset the notification status for <kbd>Main page</kbd>.
apihelp-setnotificationtimestamp-example-pagetimestamp (discusión) (Traducir) Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed.
apihelp-setnotificationtimestamp-param-entirewatchlist (discusión) (Traducir) Work on all watched pages.
apihelp-setnotificationtimestamp-param-newerthanrevid (discusión) (Traducir) Revision to set the notification timestamp newer than (one page only).
apihelp-setnotificationtimestamp-param-timestamp (discusión) (Traducir) Timestamp to which to set the notification timestamp.
apihelp-setnotificationtimestamp-param-torevid (discusión) (Traducir) Revision to set the notification timestamp to (one page only).
apihelp-stashedit-description (discusión) (Traducir) Prepare an edit in shared cache. This is intended to be used via AJAX from the edit form to improve the performance of the page save.
apihelp-stashedit-param-baserevid (discusión) (Traducir) Identificador de la revisión de base.
apihelp-stashedit-param-contentformat (discusión) (Traducir) Formato de serialización de contenido utilizado para el texto de entrada.
apihelp-stashedit-param-contentmodel (discusión) (Traducir) Modelo del contenido nuevo.
apihelp-stashedit-param-section (discusión) (Traducir) Número de la sección. <kbd>0</kbd> para una sección superior, <kbd>new</kbd> para una sección nueva.
apihelp-stashedit-param-sectiontitle (discusión) (Traducir) El título de una sección nueva.
apihelp-stashedit-param-stashedtexthash (discusión) (Traducir) Page content hash from a prior stash to use instead.
apihelp-stashedit-param-summary (discusión) (Traducir) Resumen de cambios.
apihelp-stashedit-param-text (discusión) (Traducir) Contenido de la página.
apihelp-stashedit-param-title (discusión) (Traducir) Título de la página que se está editando.
apihelp-summary (discusión) (Traducir)  
apihelp-tag-description (discusión) (Traducir) Add or remove change tags from individual revisions or log entries.
apihelp-tag-example-log (discusión) (Traducir) Eliminar la etiqueta <kbd>spam</kbd> de la entrada del registro con identificador 123 con el motivo <kbd>Wrongly applied</kbd>
apihelp-tag-example-rev (discusión) (Traducir) Añadir la etiqueta <kbd>vandalism</kbd> al identificador de revisión 123 sin especificar un motivo
apihelp-tag-param-add (discusión) (Traducir) Tags to add. Only manually defined tags can be added.
apihelp-tag-param-logid (discusión) (Traducir) Uno o más identificadores de entradas del registro a los que agregar o eliminar la etiqueta.
apihelp-tag-param-rcid (discusión) (Traducir) One or more recent changes IDs from which to add or remove the tag.
apihelp-tag-param-reason (discusión) (Traducir) Motivo del cambio.
apihelp-tag-param-remove (discusión) (Traducir) Tags to remove. Only tags that are either manually defined or completely undefined can be removed.
apihelp-tag-param-revid (discusión) (Traducir) One or more revision IDs from which to add or remove the tag.
apihelp-tokens-description (discusión) (Traducir) Get tokens for data-modifying actions. This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]].
Primera página
Última página