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 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-query-example-revisions (Discusión) (Traducir) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-param-export (Discusión) (Traducir) Exportar las revisiones actuales de las páginas dadas o generadas.
apihelp-query-param-exportnowrap (Discusión) (Traducir) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-indexpageids (Discusión) (Traducir) Incluir una sección de ID de páginas adicional en la que se muestran todas las ID de páginas.
apihelp-query-param-iwurl (Discusión) (Traducir) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (Discusión) (Traducir) Qué listas obtener.
apihelp-query-param-meta (Discusión) (Traducir) Qué metadatos obtener.
apihelp-query-param-prop (Discusión) (Traducir) Qué propiedades obtener para las páginas consultadas.
apihelp-query-param-rawcontinue (Discusión) (Traducir) Return raw <samp>query-continue</samp> data for continuation.
apihelp-rawfm-description (Discusión) (Traducir) Output data with the debugging elements in JSON format (pretty-print in HTML).
apihelp-revisiondelete-description (Discusión) (Traducir) Eliminar y restaurar revisiones
apihelp-revisiondelete-example-log (Discusión) (Traducir) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
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-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) Revision ID of the base revision.
apihelp-stashedit-param-contentformat (Discusión) (Traducir) Content serialization format used for the input text.
apihelp-stashedit-param-contentmodel (Discusión) (Traducir) Content model of the new content.
apihelp-stashedit-param-section (Discusión) (Traducir) Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-stashedit-param-sectiontitle (Discusión) (Traducir) The title for a new section.
apihelp-stashedit-param-text (Discusión) (Traducir) Page content.
apihelp-stashedit-param-title (Discusión) (Traducir) Title of the page being edited.
apihelp-summary (Discusión) (Traducir)  
apihelp-tag-description (Discusión) (Traducir) Add or remove change tags from individual revisions or log entries.
Primera página
Última página