Jump to content

Mesajes de sistem

Esta es un lista de mesajes de sistem disponable en la spasio de nom MediaWiki. Si tu vole contribui a la tradui jeneral de MediaWiki, per favore visita Locali de MediaWiki e translatewiki.net.
Mesajes de sistem
Paje primaPaje presedentePaje seguentePaje final
Nom Testo inisial de mesaje
Testo presente de mesaje
apihelp-format-param-wrappedhtml (discute) (Tradui) Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object.
apihelp-globalpreferenceoverrides-example-change (discute) (Tradui) Set or change overrides for <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences.
apihelp-globalpreferenceoverrides-example-reset (discute) (Tradui) Remove all local overrides.
apihelp-globalpreferenceoverrides-extended-description (discute) (Tradui) Global values for affected preferences will be ignored.
apihelp-globalpreferenceoverrides-param-change (discute) (Tradui) List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., preferencename|otherpreference|..., the override will be removed. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation.
apihelp-globalpreferenceoverrides-param-optionname (discute) (Tradui) The name of the override that should be set to the value given by <var>optionvalue</var>.
apihelp-globalpreferenceoverrides-param-optionvalue (discute) (Tradui) The value for the override specified by <var>optionname</var>.
apihelp-globalpreferenceoverrides-param-reset (discute) (Tradui) Reset local overrides. Removes all, or, depending on the value of the <code>resetkinds</code> parameter, some types of local overrides and makes them global again.
apihelp-globalpreferenceoverrides-param-resetkinds (discute) (Tradui) List of types of overrides to reset when the <var>reset</var> option is set.
apihelp-globalpreferenceoverrides-summary (discute) (Tradui) Change local overrides for global preferences for the current user.
apihelp-globalpreferences-example-change (discute) (Tradui) Change <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences.
apihelp-globalpreferences-example-reset (discute) (Tradui) Make all preferences non-global.
apihelp-globalpreferences-example-reset-one (discute) (Tradui) Make a single preference non-global.
apihelp-globalpreferences-extended-description (discute) (Tradui) Only preferences registered for the current wiki can be changed locally.
apihelp-globalpreferences-param-change (discute) (Tradui) List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., preferencename|otherpreference|..., the preference will be made non-global. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation.
apihelp-globalpreferences-param-optionname (discute) (Tradui) The name of the preference that should be set to the value given by <var>optionvalue</var>.
apihelp-globalpreferences-param-optionvalue (discute) (Tradui) The value for the preference specified by <var>optionname</var>.
apihelp-globalpreferences-param-reset (discute) (Tradui) Reset global preferences. Removes all, or, depending on the value of the <code>resetkinds</code> parameter, some types of global preferences and make them not global anymore.
apihelp-globalpreferences-param-resetkinds (discute) (Tradui) List of types of preferences to reset when the <var>reset</var> option is set.
apihelp-globalpreferences-summary (discute) (Tradui) Change global preferences of the current user.
apihelp-help-example-help (discute) (Tradui) Help for the help module itself.
apihelp-help-example-main (discute) (Tradui) Help for the main module.
apihelp-help-example-query (discute) (Tradui) Help for two query submodules.
apihelp-help-example-recursive (discute) (Tradui) All help in one page.
apihelp-help-example-submodules (discute) (Tradui) Help for <kbd>action=query</kbd> and all its submodules.
apihelp-help-param-helpformat (discute) (Tradui) Format of the help output.
apihelp-help-param-modules (discute) (Tradui) Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>.
apihelp-help-param-recursivesubmodules (discute) (Tradui) Include help for submodules recursively.
apihelp-help-param-submodules (discute) (Tradui) Include help for submodules of the named module.
apihelp-help-param-toc (discute) (Tradui) Include a table of contents in the HTML output.
apihelp-help-param-wrap (discute) (Tradui) Wrap the output in a standard API response structure.
apihelp-help-summary (discute) (Tradui) Display help for the specified modules.
apihelp-imagerotate-example-generator (discute) (Tradui) Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees.
apihelp-imagerotate-example-simple (discute) (Tradui) Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees.
apihelp-imagerotate-param-rotation (discute) (Tradui) Degrees to rotate image clockwise.
apihelp-imagerotate-param-tags (discute) (Tradui) Tags to apply to the entry in the upload log.
apihelp-imagerotate-summary (discute) (Tradui) Rotate one or more images.
apihelp-import-example-import (discute) (Tradui) Import [[meta:Help:ParserFunctions]] to namespace 100 with full history.
apihelp-import-extended-description (discute) (Tradui) Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter.
apihelp-import-param-assignknownusers (discute) (Tradui) Assign edits to local users where the named user exists locally.
apihelp-import-param-fullhistory (discute) (Tradui) For interwiki imports: import the full history, not just the current version.
apihelp-import-param-interwikipage (discute) (Tradui) For interwiki imports: page to import.
apihelp-import-param-interwikiprefix (discute) (Tradui) For uploaded imports: interwiki prefix to apply to unknown usernames (and known users if <var>$1assignknownusers</var> is set).
apihelp-import-param-interwikisource (discute) (Tradui) For interwiki imports: wiki to import from.
apihelp-import-param-namespace (discute) (Tradui) Import to this namespace. Cannot be used together with <var>$1rootpage</var>.
apihelp-import-param-rootpage (discute) (Tradui) Import as subpage of this page. Cannot be used together with <var>$1namespace</var>.
apihelp-import-param-summary (discute) (Tradui) Log entry import summary.
apihelp-import-param-tags (discute) (Tradui) Change tags to apply to the entry in the import log and to the null revision on the imported pages.
apihelp-import-param-templates (discute) (Tradui) For interwiki imports: import all included templates as well.
apihelp-import-param-xml (discute) (Tradui) Uploaded XML file.
Paje primaPaje presedentePaje seguentePaje final