Visi sistēmas paziņojumi
Šajā lapā ir visu "MediaWiki:" lapās atrodamo sistēmas paziņojumu uzskaitījums. Šos paziņojumus var izmainīt tikai admini. Izmainot tos šeit, tie tiks izmainīti tikai šajā mediawiki instalācijā. Lai tos izmainītu visām pārējām, apskatieties MediaWiki Localisation un translatewiki.net.
Pirmā lapa |
Iepriekšējā lapa |
Nākamā lapa |
Pēdējā lapa |
| Nosaukums | Noklusētais ziņojuma teksts |
|---|---|
| Pašreizējais teksts | |
| apihelp-block-param-user (Diskusija) (Tulkot) | Username, IP address, or IP address range to block. |
| apihelp-block-param-watchuser (Diskusija) (Tulkot) | Watch the user's or IP address's user and talk pages. |
| apihelp-changeauthenticationdata-description (Diskusija) (Tulkot) | Change authentication data for the current user. |
| apihelp-changeauthenticationdata-example-password (Diskusija) (Tulkot) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
| apihelp-checktoken-description (Diskusija) (Tulkot) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
| apihelp-checktoken-example-simple (Diskusija) (Tulkot) | Test the validity of a <kbd>csrf</kbd> token. |
| apihelp-checktoken-param-maxtokenage (Diskusija) (Tulkot) | Maximum allowed age of the token, in seconds. |
| apihelp-checktoken-param-token (Diskusija) (Tulkot) | Token to test. |
| apihelp-checktoken-param-type (Diskusija) (Tulkot) | Type of token being tested. |
| apihelp-clearhasmsg-description (Diskusija) (Tulkot) | Clears the <code>hasmsg</code> flag for the current user. |
| apihelp-clearhasmsg-example-1 (Diskusija) (Tulkot) | Clear the <code>hasmsg</code> flag for the current user. |
| apihelp-clientlogin-description (Diskusija) (Tulkot) | Log in to the wiki using the interactive flow. |
| apihelp-clientlogin-example-login (Diskusija) (Tulkot) | Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
| apihelp-clientlogin-example-login2 (Diskusija) (Tulkot) | Continue logging in after a UI response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
| apihelp-compare-description (Diskusija) (Tulkot) | Get the difference between 2 pages. A revision number, a page title, or a page ID for both "from" and "to" must be passed. |
| apihelp-compare-example-1 (Diskusija) (Tulkot) | Create a diff between revision 1 and 2. |
| apihelp-compare-param-fromid (Diskusija) (Tulkot) | First page ID to compare. |
| apihelp-compare-param-fromrev (Diskusija) (Tulkot) | First revision to compare. |
| apihelp-compare-param-fromtitle (Diskusija) (Tulkot) | First title to compare. |
| apihelp-compare-param-toid (Diskusija) (Tulkot) | Second page ID to compare. |
| apihelp-compare-param-torev (Diskusija) (Tulkot) | Second revision to compare. |
| apihelp-compare-param-totitle (Diskusija) (Tulkot) | Second title to compare. |
| apihelp-createaccount-description (Diskusija) (Tulkot) | Create a new user account. |
| apihelp-createaccount-example-create (Diskusija) (Tulkot) | Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
| apihelp-createaccount-example-mail (Diskusija) (Tulkot) | Create user <kbd>testmailuser</kbd> and email a randomly-generated password. |
| apihelp-createaccount-example-pass (Diskusija) (Tulkot) | Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>. |
| apihelp-createaccount-param-domain (Diskusija) (Tulkot) | Domain for external authentication (optional). |
| apihelp-createaccount-param-email (Diskusija) (Tulkot) | Email address of user (optional). |
| apihelp-createaccount-param-language (Diskusija) (Tulkot) | Language code to set as default for the user (optional, defaults to content language). |
| apihelp-createaccount-param-mailpassword (Diskusija) (Tulkot) | If set to any value, a random password will be emailed to the user. |
| apihelp-createaccount-param-name (Diskusija) (Tulkot) | Username. |
| apihelp-createaccount-param-password (Diskusija) (Tulkot) | Password (ignored if <var>$1mailpassword</var> is set). |
| apihelp-createaccount-param-preservestate (Diskusija) (Tulkot) | If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter. |
| apihelp-createaccount-param-realname (Diskusija) (Tulkot) | Real name of user (optional). |
| apihelp-createaccount-param-reason (Diskusija) (Tulkot) | Optional reason for creating the account to be put in the logs. |
| apihelp-createaccount-param-token (Diskusija) (Tulkot) | Account creation token obtained in first request. |
| apihelp-delete-description (Diskusija) (Tulkot) | Dzēst lapas |
| apihelp-delete-example-reason (Diskusija) (Tulkot) | Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>. |
| apihelp-delete-example-simple (Diskusija) (Tulkot) | Delete <kbd>Main Page</kbd>. |
| apihelp-delete-param-oldimage (Diskusija) (Tulkot) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
| apihelp-delete-param-pageid (Diskusija) (Tulkot) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
| apihelp-delete-param-reason (Diskusija) (Tulkot) | Reason for the deletion. If not set, an automatically generated reason will be used. |
| apihelp-delete-param-tags (Diskusija) (Tulkot) | Change tags to apply to the entry in the deletion log. |
| apihelp-delete-param-title (Diskusija) (Tulkot) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
| apihelp-delete-param-unwatch (Diskusija) (Tulkot) | Remove the page from the current user's watchlist. |
| apihelp-delete-param-watch (Diskusija) (Tulkot) | Add the page to the current user's watchlist. |
| apihelp-delete-param-watchlist (Diskusija) (Tulkot) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-disabled-description (Diskusija) (Tulkot) | This module has been disabled. |
| apihelp-edit-description (Diskusija) (Tulkot) | Create and edit pages. |
| apihelp-edit-example-edit (Diskusija) (Tulkot) | Edit a page. |
Pirmā lapa |
Iepriekšējā lapa |
Nākamā lapa |
Pēdējā lapa |