Ĉiuj mesaĝoj
Jump to navigation
Jump to search
Ĉi tio estas listo de ĉiuj mesaĝoj haveblaj en la MediaWiki-nomspaco.
Bonvolu aliri MediaWiki-Asimilado kaj translatewiki.net
se vi volus kontribui al la komuna MediaWiki-asimilado.
Nomo | Defaŭlta teksto |
---|---|
Nuna teksto | |
apierror-unrecognizedparams (diskuto) (Traduki) | Unrecognized {{PLURAL:$2|parameter|parameters}}: $1. |
apierror-unrecognizedvalue (diskuto) (Traduki) | Unrecognized value for parameter <var>$1</var>: $2. |
apierror-unsupportedrepo (diskuto) (Traduki) | Local file repository does not support querying all images. |
apierror-upload-filekeyneeded (diskuto) (Traduki) | Must supply a <var>filekey</var> when <var>offset</var> is non-zero. |
apierror-upload-filekeynotallowed (diskuto) (Traduki) | Cannot supply a <var>filekey</var> when <var>offset</var> is 0. |
apierror-upload-inprogress (diskuto) (Traduki) | Upload from stash already in progress. |
apierror-upload-missingresult (diskuto) (Traduki) | No result in status data. |
apierror-urlparamnormal (diskuto) (Traduki) | Could not normalize image parameters for $1. |
apierror-writeapidenied (diskuto) (Traduki) | You're not allowed to edit this wiki through the API. |
apihelp (diskuto) (Traduki) | Helpo pri API |
apihelp-block-example-ip-simple (diskuto) (Traduki) | Block IP address <kbd>192.0.2.5</kbd> for three days with reason <kbd>First strike</kbd>. |
apihelp-block-example-user-complex (diskuto) (Traduki) | Block user <kbd>Vandal</kbd> indefinitely with reason <kbd>Vandalism</kbd>, and prevent new account creation and email sending. |
apihelp-block-param-allowusertalk (diskuto) (Traduki) | Allow the user to edit their own talk page (depends on <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>). |
apihelp-block-param-anononly (diskuto) (Traduki) | Block anonymous users only (i.e. disable anonymous edits for this IP address). |
apihelp-block-param-autoblock (diskuto) (Traduki) | Automatically block the last used IP address, and any subsequent IP addresses they try to login from. |
apihelp-block-param-expiry (diskuto) (Traduki) | Eksvalidiĝa tempo. Ĝi povas esti relativa (ekz. <kbd>5 months</kbd> aŭ <kbd>2 weeks</kbd> aŭ absoluta (ekz. <kbd>2014-09-18T12:34:56Z</kbd>). Se vi indikas <kbd>infinite</kbd> (senfine), <kbd>indefinite</kbd> (nedifinite) aŭ <kbd>never</kbd> (neniam), la forbaro neniam eksvalidiĝos. |
apihelp-block-param-hidename (diskuto) (Traduki) | Hide the username from the block log. (Requires the <code>hideuser</code> right). |
apihelp-block-param-namespacerestrictions (diskuto) (Traduki) | List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true. |
apihelp-block-param-nocreate (diskuto) (Traduki) | Prevent account creation. |
apihelp-block-param-noemail (diskuto) (Traduki) | Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right). |
apihelp-block-param-pagerestrictions (diskuto) (Traduki) | List of titles to block the user from editing. Only applies when <var>partial</var> is set to true. |
apihelp-block-param-partial (diskuto) (Traduki) | Block user from specific pages or namespaces rather than the entire site. |
apihelp-block-param-reason (diskuto) (Traduki) | Reason for block. |
apihelp-block-param-reblock (diskuto) (Traduki) | If the user is already blocked, overwrite the existing block. |
apihelp-block-param-tags (diskuto) (Traduki) | Change tags to apply to the entry in the block log. |
apihelp-block-param-user (diskuto) (Traduki) | Salutnomo, IP-adreso aŭ IP-adresa intervalo forbarota. |
apihelp-block-param-userid (diskuto) (Traduki) | User ID to block. Cannot be used together with <var>$1user</var>. |
apihelp-block-param-watchuser (diskuto) (Traduki) | Watch the user's or IP address's user and talk pages. |
apihelp-block-summary (diskuto) (Traduki) | Bloki uzanton. |
apihelp-changeauthenticationdata-example-password (diskuto) (Traduki) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
apihelp-changeauthenticationdata-summary (diskuto) (Traduki) | Change authentication data for the current user. |
apihelp-checktoken-example-simple (diskuto) (Traduki) | Test the validity of a <kbd>csrf</kbd> token. |
apihelp-checktoken-param-maxtokenage (diskuto) (Traduki) | Maximum allowed age of the token, in seconds. |
apihelp-checktoken-param-token (diskuto) (Traduki) | Token to test. |
apihelp-checktoken-param-type (diskuto) (Traduki) | Type of token being tested. |
apihelp-checktoken-summary (diskuto) (Traduki) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
apihelp-clearhasmsg-example-1 (diskuto) (Traduki) | Clear the <code>hasmsg</code> flag for the current user. |
apihelp-clearhasmsg-summary (diskuto) (Traduki) | Clears the <code>hasmsg</code> flag for the current user. |
apihelp-clientlogin-example-login (diskuto) (Traduki) | Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-clientlogin-example-login2 (diskuto) (Traduki) | Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
apihelp-clientlogin-summary (diskuto) (Traduki) | Log in to the wiki using the interactive flow. |
apihelp-compare-example-1 (diskuto) (Traduki) | Create a diff between revision 1 and 2. |
apihelp-compare-extended-description (diskuto) (Traduki) | A revision number, a page title, a page ID, text, or a relative reference for both "from" and "to" must be passed. |
apihelp-compare-param-fromcontentformat (diskuto) (Traduki) | Specify <kbd>fromslots=main</kbd> and use <var>fromcontentformat-main</var> instead. |
apihelp-compare-param-fromcontentformat-{slot} (diskuto) (Traduki) | Content serialization format of <var>fromtext-{slot}</var>. |
apihelp-compare-param-fromcontentmodel (diskuto) (Traduki) | Specify <kbd>fromslots=main</kbd> and use <var>fromcontentmodel-main</var> instead. |
apihelp-compare-param-fromcontentmodel-{slot} (diskuto) (Traduki) | Content model of <var>fromtext-{slot}</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-fromid (diskuto) (Traduki) | First page ID to compare. |
apihelp-compare-param-frompst (diskuto) (Traduki) | Do a pre-save transform on <var>fromtext-{slot}</var>. |
apihelp-compare-param-fromrev (diskuto) (Traduki) | First revision to compare. |