Sistemako mezu guztiak
Jump to navigation
Jump to search
MediaWikin erabiltzen diren mezu guztien zerrenda. Mesedez bisitatu MediaWiki eta translatewiki.net orrialdeak MediaWikira ekarpenak egin badituzu.
| Izena | Testu lehenetsia |
|---|---|
| Oraingo testua | |
| apihelp-feedwatchlist-summary (eztabaida) (Itzuli) | Returns a watchlist feed. |
| apihelp-filerevert-example-revert (eztabaida) (Itzuli) | Revert <kbd>Wiki.png</kbd> to the version of <kbd>2011-03-05T15:27:40Z</kbd>. |
| apihelp-filerevert-param-archivename (eztabaida) (Itzuli) | Archive name of the revision to revert to. |
| apihelp-filerevert-param-comment (eztabaida) (Itzuli) | Iruzkina igo. |
| apihelp-filerevert-param-filename (eztabaida) (Itzuli) | Target filename, without the File: prefix. |
| apihelp-filerevert-summary (eztabaida) (Itzuli) | Artxibo bat bertsio zaharrera bueltatu. |
| apihelp-format-example-generic (eztabaida) (Itzuli) | Return the query result in the $1 format. |
| apihelp-format-param-wrappedhtml (eztabaida) (Itzuli) | Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object. |
| apihelp-help-example-help (eztabaida) (Itzuli) | Laguntza modulurako laguntza. |
| apihelp-help-example-main (eztabaida) (Itzuli) | Modulu nagusirako laguntza. |
| apihelp-help-example-query (eztabaida) (Itzuli) | Bi eskaera azpi-moduluentzako laguntza. |
| apihelp-help-example-recursive (eztabaida) (Itzuli) | Laguntza guztia orrialde batean. |
| apihelp-help-example-submodules (eztabaida) (Itzuli) | Help for <kbd>action=query</kbd> and all its submodules. |
| apihelp-help-param-helpformat (eztabaida) (Itzuli) | Format of the help output. |
| apihelp-help-param-modules (eztabaida) (Itzuli) | 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 (eztabaida) (Itzuli) | Include help for submodules recursively. |
| apihelp-help-param-submodules (eztabaida) (Itzuli) | Include help for submodules of the named module. |
| apihelp-help-param-toc (eztabaida) (Itzuli) | Include a table of contents in the HTML output. |
| apihelp-help-param-wrap (eztabaida) (Itzuli) | Wrap the output in a standard API response structure. |
| apihelp-help-summary (eztabaida) (Itzuli) | Display help for the specified modules. |
| apihelp-imagerotate-example-generator (eztabaida) (Itzuli) | Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees. |
| apihelp-imagerotate-example-simple (eztabaida) (Itzuli) | Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees. |
| apihelp-imagerotate-param-rotation (eztabaida) (Itzuli) | Irudia erloju-orratzen norabidean biratzeko graduak. |
| apihelp-imagerotate-param-tags (eztabaida) (Itzuli) | Tags to apply to the entry in the upload log. |
| apihelp-imagerotate-summary (eztabaida) (Itzuli) | Irudi bat edo gehiago biratu. |
| apihelp-import-example-import (eztabaida) (Itzuli) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
| apihelp-import-extended-description (eztabaida) (Itzuli) | 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 (eztabaida) (Itzuli) | Assign edits to local users where the named user exists locally. |
| apihelp-import-param-fullhistory (eztabaida) (Itzuli) | For interwiki imports: import the full history, not just the current version. |
| apihelp-import-param-interwikipage (eztabaida) (Itzuli) | For interwiki imports: page to import. |
| apihelp-import-param-interwikiprefix (eztabaida) (Itzuli) | For uploaded imports: interwiki prefix to apply to unknown user names (and known users if <var>$1assignknownusers</var> is set). |
| apihelp-import-param-interwikisource (eztabaida) (Itzuli) | For interwiki imports: wiki to import from. |
| apihelp-import-param-namespace (eztabaida) (Itzuli) | Import to this namespace. Cannot be used together with <var>$1rootpage</var>. |
| apihelp-import-param-rootpage (eztabaida) (Itzuli) | Import as subpage of this page. Cannot be used together with <var>$1namespace</var>. |
| apihelp-import-param-summary (eztabaida) (Itzuli) | Inportazioaren laburpena. |
| apihelp-import-param-tags (eztabaida) (Itzuli) | Aldatu etiketak sarrera aplikatzeko inportatzeko sarreran eta inportatutako orrialdeetan berrikuspena kentzeko. |
| apihelp-import-param-templates (eztabaida) (Itzuli) | For interwiki imports: import all included templates as well. |
| apihelp-import-param-xml (eztabaida) (Itzuli) | XML fitxategia igo da. |
| apihelp-import-summary (eztabaida) (Itzuli) | Import a page from another wiki, or from an XML file. |
| apihelp-json-param-ascii (eztabaida) (Itzuli) | If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>. |
| apihelp-json-param-callback (eztabaida) (Itzuli) | If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted. |
| apihelp-json-param-formatversion (eztabaida) (Itzuli) | 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 (eztabaida) (Itzuli) | 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-json-summary (eztabaida) (Itzuli) | Output data in JSON format. |
| apihelp-jsonfm-summary (eztabaida) (Itzuli) | Output data in JSON format (pretty-print in HTML). |
| apihelp-link (eztabaida) (Itzuli) | [[Special:ApiHelp/$1|$2]] |
| apihelp-linkaccount-example-link (eztabaida) (Itzuli) | Start the process of linking to an account from <kbd>Example</kbd>. |
| apihelp-linkaccount-summary (eztabaida) (Itzuli) | Link an account from a third-party provider to the current user. |
| apihelp-login-example-gettoken (eztabaida) (Itzuli) | Retrieve a login token. |
| apihelp-login-example-login (eztabaida) (Itzuli) | Hasi saioa |