- LA TAREA PENDIENTE DE ESCRIBIR LA HISTORIA DEL ARTE VENEZOLANO DE FORMA COLECTIVA,
- UN PROYECTO COLABORATIVO PARA TODOS LOS ESTUDIOSOS, ESPECIALISTAS Y ARTISTAS VENEZOLANOS,
- TODA LA HISTORIA DEL ARTE VENEZOLANO EN UN PORTAL AL ESTILO DE LA WIKIPEDIA.
Todos los mensajes de MediaWiki
De WIKIHISTORIA DEL ARTE VENEZOLANO
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-edit-param-createonly (Discusión) (Traducir) | No editar la página si ya existe. |
apihelp-edit-param-md5 (Discusión) (Traducir) | The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct. |
apihelp-edit-param-minor (Discusión) (Traducir) | Edición menor. |
apihelp-edit-param-nocreate (Discusión) (Traducir) | Producir un error si la página no existe. |
apihelp-edit-param-notminor (Discusión) (Traducir) | Edición no menor. |
apihelp-edit-param-pageid (Discusión) (Traducir) | ID de la página a editar. No se puede utilizar junto a <var>$1title</var>. |
apihelp-edit-param-prependtext (Discusión) (Traducir) | Añadir este texto al principio de la página. Reemplaza $1text. |
apihelp-edit-param-recreate (Discusión) (Traducir) | Reemplazar los errores acerca de la página de haber sido eliminados en el ínterin. |
apihelp-edit-param-redirect (Discusión) (Traducir) | Resolver redirecciones automáticamente. |
apihelp-edit-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-edit-param-sectiontitle (Discusión) (Traducir) | El título de una sección nueva. |
apihelp-edit-param-starttimestamp (Discusión) (Traducir) | Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit). |
apihelp-edit-param-summary (Discusión) (Traducir) | Editar resumen. Además de la sección del título cuando $1section=new y $1sectiontitle no están establecidos. |
apihelp-edit-param-tags (Discusión) (Traducir) | Cambia las etiquetas para aplicarlas a la revisión. |
apihelp-edit-param-text (Discusión) (Traducir) | Contenido de la página. |
apihelp-edit-param-title (Discusión) (Traducir) | Título de la página a editar. No se puede utilizar junto a <var>$1pageid</var>. |
apihelp-edit-param-token (Discusión) (Traducir) | La clave debe enviarse siempre como el último parámetro o, al menos, después del parámetro $1text. |
apihelp-edit-param-undo (Discusión) (Traducir) | Deshacer esta revisión. Reemplaza $1text, $1prependtext y $1appendtext. |
apihelp-edit-param-undoafter (Discusión) (Traducir) | Deshacer todas las revisiones desde $1undo a esta. Si no está establecido solo se deshace una revisión. |
apihelp-edit-param-unwatch (Discusión) (Traducir) | Quitar la página de la lista de seguimiento del usuario actual. |
apihelp-edit-param-watch (Discusión) (Traducir) | Añadir la página a la lista de seguimiento del usuario actual. |
apihelp-edit-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-emailuser-description (Discusión) (Traducir) | Enviar un mensaje de correo electrónico a un usuario. |
apihelp-emailuser-example-email (Discusión) (Traducir) | Enviar un correo al usuario <kbd>WikiSysop</kbd> con el texto <kbd>Content</kbd>. |
apihelp-emailuser-param-ccme (Discusión) (Traducir) | Enviarme una copia de este mensaje. |
apihelp-emailuser-param-subject (Discusión) (Traducir) | Encabezamiento de asunto. |
apihelp-emailuser-param-target (Discusión) (Traducir) | Cuenta de usuario destinatario. |
apihelp-emailuser-param-text (Discusión) (Traducir) | Cuerpo del mensaje. |
apihelp-expandtemplates-description (Discusión) (Traducir) | Expande todas las plantillas en wikitexto. |
apihelp-expandtemplates-example-simple (Discusión) (Traducir) | Expandir el wikitexto <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>. |
apihelp-expandtemplates-param-generatexml (Discusión) (Traducir) | Generar un árbol de análisis XML (remplazado por $1prop=parsetree). |
apihelp-expandtemplates-param-includecomments (Discusión) (Traducir) | Whether to include HTML comments in the output. |
apihelp-expandtemplates-param-prop (Discusión) (Traducir) | Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format. |
apihelp-expandtemplates-param-revid (Discusión) (Traducir) | Revisión de ID, para <nowiki>{{REVISIONID}}</nowiki> y variables similares. |
apihelp-expandtemplates-param-text (Discusión) (Traducir) | Sintaxis wiki que se convertirá. |
apihelp-expandtemplates-param-title (Discusión) (Traducir) | Título de la página. |
apihelp-expandtemplates-paramvalue-prop-categories (Discusión) (Traducir) | Cualesquiera categorías presentes en la entrada que no están representadas en salida de wikitexto. |
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (Discusión) (Traducir) | Da las variables de configuración JavaScript específicas para la página como una cadena JSON. |
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (Discusión) (Traducir) | Da las variables de configuración JavaScript específicas para la página. |
apihelp-expandtemplates-paramvalue-prop-modules (Discusión) (Traducir) | Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>. |
apihelp-expandtemplates-paramvalue-prop-parsetree (Discusión) (Traducir) | The XML parse tree of the input. |
apihelp-expandtemplates-paramvalue-prop-properties (Discusión) (Traducir) | Propiedades de página definidas por palabras mágicas en el wikitexto. |
apihelp-expandtemplates-paramvalue-prop-ttl (Discusión) (Traducir) | El tiempo máximo tras el cual deberían invalidarse los resultados en caché. |
apihelp-expandtemplates-paramvalue-prop-volatile (Discusión) (Traducir) | Whether the output is volatile and should not be reused elsewhere within the page. |
apihelp-expandtemplates-paramvalue-prop-wikitext (Discusión) (Traducir) | El wikitexto expandido. |
apihelp-feedcontributions-description (Discusión) (Traducir) | Devuelve el canal de contribuciones de un usuario. |
apihelp-feedcontributions-example-simple (Discusión) (Traducir) | Devolver las contribuciones del usuario <kbd>Example</kbd>. |
apihelp-feedcontributions-param-deletedonly (Discusión) (Traducir) | Mostrar solo las contribuciones borradas. |
apihelp-feedcontributions-param-feedformat (Discusión) (Traducir) | El formato del canal. |
apihelp-feedcontributions-param-month (Discusión) (Traducir) | A partir del mes (y anteriores). |
Primera página |
Página anterior |
Página siguiente |
Última página |