Visi sistemos tekstai bei pranešimai
Pereiti į navigaciją
Jump to search
Čia pateikiamas sisteminių pranešimų sąrašas, esančių MediaWiki vardų srityje.
Aplankykite „MediaWiki“ lokaliziciją ir „translatewiki.net“, jei norite prisidėti prie bendrojo „MediaWiki“ lokalizavimo.
| Pavadinimas | Pradinis tekstas |
|---|---|
| Dabartinis tekstas | |
| apierror-unrecognizedvalue (aptarimas) (Versti) | Unrecognized value for parameter <var>$1</var>: $2. |
| apierror-unsupportedrepo (aptarimas) (Versti) | Local file repository does not support querying all images. |
| apierror-upload-filekeyneeded (aptarimas) (Versti) | Must supply a <var>filekey</var> when <var>offset</var> is non-zero. |
| apierror-upload-filekeynotallowed (aptarimas) (Versti) | Cannot supply a <var>filekey</var> when <var>offset</var> is 0. |
| apierror-upload-inprogress (aptarimas) (Versti) | Upload from stash already in progress. |
| apierror-upload-missingresult (aptarimas) (Versti) | No result in status data. |
| apierror-urlparamnormal (aptarimas) (Versti) | Could not normalize image parameters for $1. |
| apierror-writeapidenied (aptarimas) (Versti) | Negalite redaguoti šios viki per API. |
| apihelp (aptarimas) (Versti) | API pagalba |
| apihelp-block-example-ip-simple (aptarimas) (Versti) | Block IP address <kbd>192.0.2.5</kbd> for three days with a reason. |
| apihelp-block-example-user-complex (aptarimas) (Versti) | Block user <kbd>Vandal</kbd> indefinitely with a reason, and prevent new account creation and email sending. |
| apihelp-block-param-actionrestrictions (aptarimas) (Versti) | List of actions to block the user from performing. Only applies when <var>partial</var> is set to true. |
| apihelp-block-param-allowusertalk (aptarimas) (Versti) | Allow the user to edit their own talk page (depends on <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>). |
| apihelp-block-param-anononly (aptarimas) (Versti) | Block anonymous users only (i.e. disable anonymous edits for this IP address). |
| apihelp-block-param-autoblock (aptarimas) (Versti) | Automatically block the last used IP address, and any subsequent IP addresses they try to login from. |
| apihelp-block-param-expiry (aptarimas) (Versti) | Expiry time. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If set to <kbd>infinite</kbd>, <kbd>indefinite</kbd>, or <kbd>never</kbd>, the block will never expire. |
| apihelp-block-param-hidename (aptarimas) (Versti) | Hide the username from the block log. (Requires the <code>hideuser</code> right). |
| apihelp-block-param-namespacerestrictions (aptarimas) (Versti) | List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true. |
| apihelp-block-param-nocreate (aptarimas) (Versti) | Neleisti kurti paskyrų. |
| apihelp-block-param-noemail (aptarimas) (Versti) | Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right). |
| apihelp-block-param-pagerestrictions (aptarimas) (Versti) | List of titles to block the user from editing. Only applies when <var>partial</var> is set to true. |
| apihelp-block-param-partial (aptarimas) (Versti) | Block user from specific pages or namespaces rather than the entire site. |
| apihelp-block-param-reason (aptarimas) (Versti) | Blokavimo priežastis. |
| apihelp-block-param-reblock (aptarimas) (Versti) | If the user is already blocked, overwrite the existing block. |
| apihelp-block-param-tags (aptarimas) (Versti) | Change tags to apply to the entry in the block log. |
| apihelp-block-param-user (aptarimas) (Versti) | User to block. |
| apihelp-block-param-userid (aptarimas) (Versti) | Specify <kbd>$1user=#<var>ID</var></kbd> instead. |
| apihelp-block-param-watchlistexpiry (aptarimas) (Versti) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-block-param-watchuser (aptarimas) (Versti) | Watch the user's or IP address's user and talk pages. |
| apihelp-block-summary (aptarimas) (Versti) | Blokuoti vartotoją. |
| apihelp-changeauthenticationdata-example-password (aptarimas) (Versti) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
| apihelp-changeauthenticationdata-summary (aptarimas) (Versti) | Change authentication data for the current user. |
| apihelp-changecontentmodel-example (aptarimas) (Versti) | Change the main page to have the <code>text</code> content model |
| apihelp-changecontentmodel-param-bot (aptarimas) (Versti) | Mark the content model change with a bot flag. |
| apihelp-changecontentmodel-param-model (aptarimas) (Versti) | Content model of the new content. |
| apihelp-changecontentmodel-param-pageid (aptarimas) (Versti) | Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>. |
| apihelp-changecontentmodel-param-summary (aptarimas) (Versti) | Edit summary and log entry reason |
| apihelp-changecontentmodel-param-tags (aptarimas) (Versti) | Change tags to apply to the log entry and edit. |
| apihelp-changecontentmodel-param-title (aptarimas) (Versti) | Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>. |
| apihelp-changecontentmodel-summary (aptarimas) (Versti) | Change the content model of a page |
| apihelp-checktoken-example-simple (aptarimas) (Versti) | Test the validity of a <kbd>csrf</kbd> token. |
| apihelp-checktoken-param-maxtokenage (aptarimas) (Versti) | Maximum allowed age of the token, in seconds. |
| apihelp-checktoken-param-token (aptarimas) (Versti) | Token to test. |
| apihelp-checktoken-param-type (aptarimas) (Versti) | Type of token being tested. |
| apihelp-checktoken-summary (aptarimas) (Versti) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
| apihelp-clearhasmsg-example-1 (aptarimas) (Versti) | Clear the <code>hasmsg</code> flag for the current user. |
| apihelp-clearhasmsg-summary (aptarimas) (Versti) | Clears the <code>hasmsg</code> flag for the current user. |
| apihelp-clientlogin-example-login (aptarimas) (Versti) | Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
| apihelp-clientlogin-example-login2 (aptarimas) (Versti) | 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 (aptarimas) (Versti) | Log in to the wiki using the interactive flow. |