Pentru a putea vota, modifica pagini sau abona la modificările unei pagini trebuie să fiți autentificați. Cu această ocazie scăpați și de acest mesaj deranjant.

Toate mesajele

Salt la: navigare, căutare

Aceasta este lista completă a mesajelor disponibile în domeniul MediaWiki. Vă rugăm să vizitați MediaWiki Localisation și translatewiki.net dacă vreți să contribuiți la localizarea programului MediaWiki generic.

Filtru
Filtru după statutul de modificare:    
Prima pagină
Ultima pagină
Nume Textul standard
Textul curent
apihelp-feedwatchlist-example-all6hrs (Discuție) (Traducere) Show all changes to watched pages in the past 6 hours.
apihelp-feedwatchlist-example-default (Discuție) (Traducere) Show the watchlist feed.
apihelp-feedwatchlist-param-feedformat (Discuție) (Traducere) The format of the feed.
apihelp-feedwatchlist-param-hours (Discuție) (Traducere) List pages modified within this many hours from now.
apihelp-feedwatchlist-param-linktosections (Discuție) (Traducere) Link directly to changed sections if possible.
apihelp-filerevert-description (Discuție) (Traducere) Revert a file to an old version.
apihelp-filerevert-example-revert (Discuție) (Traducere) Revert <kbd>Wiki.png</kbd> to the version of <kbd>2011-03-05T15:27:40Z</kbd>.
apihelp-filerevert-param-archivename (Discuție) (Traducere) Archive name of the revision to revert to.
apihelp-filerevert-param-comment (Discuție) (Traducere) Upload comment.
apihelp-filerevert-param-filename (Discuție) (Traducere) Target filename, without the File: prefix.
apihelp-format-example-generic (Discuție) (Traducere) Return the query result in the $1 format.
apihelp-format-param-wrappedhtml (Discuție) (Traducere) Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object.
apihelp-help-description (Discuție) (Traducere) Display help for the specified modules.
apihelp-help-example-help (Discuție) (Traducere) Help for the help module itself.
apihelp-help-example-main (Discuție) (Traducere) Help for the main module.
apihelp-help-example-query (Discuție) (Traducere) Help for two query submodules.
apihelp-help-example-recursive (Discuție) (Traducere) All help in one page.
apihelp-help-example-submodules (Discuție) (Traducere) Help for <kbd>action=query</kbd> and all its submodules.
apihelp-help-param-helpformat (Discuție) (Traducere) Format of the help output.
apihelp-help-param-modules (Discuție) (Traducere) 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 (Discuție) (Traducere) Include help for submodules recursively.
apihelp-help-param-submodules (Discuție) (Traducere) Include help for submodules of the named module.
apihelp-help-param-toc (Discuție) (Traducere) Include a table of contents in the HTML output.
apihelp-help-param-wrap (Discuție) (Traducere) Wrap the output in a standard API response structure.
apihelp-imagerotate-description (Discuție) (Traducere) Rotate one or more images.
apihelp-imagerotate-example-generator (Discuție) (Traducere) Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees.
apihelp-imagerotate-example-simple (Discuție) (Traducere) Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees.
apihelp-imagerotate-param-rotation (Discuție) (Traducere) Degrees to rotate image clockwise.
apihelp-import-description (Discuție) (Traducere) Import a page from another wiki, or from an XML file. 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-example-import (Discuție) (Traducere) Import [[meta:Help:ParserFunctions]] to namespace 100 with full history.
apihelp-import-param-fullhistory (Discuție) (Traducere) For interwiki imports: import the full history, not just the current version.
apihelp-import-param-interwikipage (Discuție) (Traducere) For interwiki imports: page to import.
apihelp-import-param-interwikisource (Discuție) (Traducere) For interwiki imports: wiki to import from.
apihelp-import-param-namespace (Discuție) (Traducere) Import to this namespace. Cannot be used together with <var>$1rootpage</var>.
apihelp-import-param-rootpage (Discuție) (Traducere) Import as subpage of this page. Cannot be used together with <var>$1namespace</var>.
apihelp-import-param-summary (Discuție) (Traducere) Log entry import summary.
apihelp-import-param-templates (Discuție) (Traducere) For interwiki imports: import all included templates as well.
apihelp-import-param-xml (Discuție) (Traducere) Uploaded XML file.
apihelp-json-description (Discuție) (Traducere) Output data in JSON format.
apihelp-json-param-ascii (Discuție) (Traducere) If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>.
apihelp-json-param-callback (Discuție) (Traducere) If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted.
apihelp-json-param-formatversion (Discuție) (Traducere) Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-json-param-utf8 (Discuție) (Traducere) If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>.
apihelp-jsonfm-description (Discuție) (Traducere) Output data in JSON format (pretty-print in HTML).
apihelp-linkaccount-description (Discuție) (Traducere) Link an account from a third-party provider to the current user.
apihelp-login-description (Discuție) (Traducere) Log in and get authentication cookies. This action should only be used in combination with [[Special:BotPasswords]]; use for main-account login is deprecated and may fail without warning. To safely log in to the main account, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>.
apihelp-login-description-nobotpasswords (Discuție) (Traducere) Log in and get authentication cookies. This action is deprecated and may fail without warning. To safely log in, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>.
apihelp-login-example-gettoken (Discuție) (Traducere) Retrieve a login token.
Prima pagină
Ultima pagină