Rendszerüzenetek
A IKSZT Kézikönyv wikiből
Ezen a lapon a MediaWiki-névtérben elérhető rendszerüzenetek listája látható. Ha részt szeretnél venni a MediaWiki fordításában, látogass el a MediaWiki Localisation, valamint a translatewiki.net oldalra.
Első oldal |
Előző oldal |
Következő oldal |
Utolsó oldal |
Név | Alapértelmezett szöveg |
---|---|
Jelenlegi szöveg | |
apihelp-checktoken-param-token (vitalap) (Fordítás) | Token to test. |
apihelp-checktoken-param-type (vitalap) (Fordítás) | Type of token being tested. |
apihelp-clearhasmsg-description (vitalap) (Fordítás) | Clears the <code>hasmsg</code> flag for the current user. |
apihelp-clearhasmsg-example-1 (vitalap) (Fordítás) | Clear the <code>hasmsg</code> flag for the current user. |
apihelp-clientlogin-description (vitalap) (Fordítás) | Log in to the wiki using the interactive flow. |
apihelp-clientlogin-example-login (vitalap) (Fordítás) | Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-clientlogin-example-login2 (vitalap) (Fordítás) | Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
apihelp-compare-description (vitalap) (Fordítás) | 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 (vitalap) (Fordítás) | Create a diff between revision 1 and 2. |
apihelp-compare-param-fromid (vitalap) (Fordítás) | First page ID to compare. |
apihelp-compare-param-fromrev (vitalap) (Fordítás) | First revision to compare. |
apihelp-compare-param-fromtitle (vitalap) (Fordítás) | First title to compare. |
apihelp-compare-param-toid (vitalap) (Fordítás) | Second page ID to compare. |
apihelp-compare-param-torev (vitalap) (Fordítás) | Second revision to compare. |
apihelp-compare-param-totitle (vitalap) (Fordítás) | Second title to compare. |
apihelp-createaccount-description (vitalap) (Fordítás) | Create a new user account. |
apihelp-createaccount-example-create (vitalap) (Fordítás) | Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-createaccount-example-mail (vitalap) (Fordítás) | Create user <kbd>testmailuser</kbd> and email a randomly-generated password. |
apihelp-createaccount-example-pass (vitalap) (Fordítás) | Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>. |
apihelp-createaccount-param-domain (vitalap) (Fordítás) | Domain for external authentication (optional). |
apihelp-createaccount-param-email (vitalap) (Fordítás) | A szerkesztő e-mail-címe (nem kötelező). |
apihelp-createaccount-param-language (vitalap) (Fordítás) | Language code to set as default for the user (optional, defaults to content language). |
apihelp-createaccount-param-mailpassword (vitalap) (Fordítás) | If set to any value, a random password will be emailed to the user. |
apihelp-createaccount-param-name (vitalap) (Fordítás) | Felhasználónév. |
apihelp-createaccount-param-password (vitalap) (Fordítás) | Password (ignored if <var>$1mailpassword</var> is set). |
apihelp-createaccount-param-preservestate (vitalap) (Fordítás) | 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 (vitalap) (Fordítás) | A szerkesztő valódi neve (nem kötelező). |
apihelp-createaccount-param-reason (vitalap) (Fordítás) | Optional reason for creating the account to be put in the logs. |
apihelp-createaccount-param-token (vitalap) (Fordítás) | Account creation token obtained in first request. |
apihelp-cspreport-description (vitalap) (Fordítás) | Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser. |
apihelp-cspreport-param-reportonly (vitalap) (Fordítás) | Mark as being a report from a monitoring policy, not an enforced policy |
apihelp-cspreport-param-source (vitalap) (Fordítás) | What generated the CSP header that triggered this report |
apihelp-delete-description (vitalap) (Fordítás) | Lap törlése. |
apihelp-delete-example-reason (vitalap) (Fordítás) | Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>. |
apihelp-delete-example-simple (vitalap) (Fordítás) | <kbd>Main Page</kbd> törlése. |
apihelp-delete-param-oldimage (vitalap) (Fordítás) | 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 (vitalap) (Fordítás) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
apihelp-delete-param-reason (vitalap) (Fordítás) | Reason for the deletion. If not set, an automatically generated reason will be used. |
apihelp-delete-param-tags (vitalap) (Fordítás) | Change tags to apply to the entry in the deletion log. |
apihelp-delete-param-title (vitalap) (Fordítás) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
apihelp-delete-param-unwatch (vitalap) (Fordítás) | A lap törlése a szerkesztő figyelőlistájáról. |
apihelp-delete-param-watch (vitalap) (Fordítás) | Add the page to the current user's watchlist. |
apihelp-delete-param-watchlist (vitalap) (Fordítás) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-disabled-description (vitalap) (Fordítás) | Ez a modul le lett tiltva. |
apihelp-edit-description (vitalap) (Fordítás) | Lapok létrehozása és szerkesztése. |
apihelp-edit-example-edit (vitalap) (Fordítás) | Lap szerkesztése |
apihelp-edit-example-prepend (vitalap) (Fordítás) | Prepend <kbd>__NOTOC__</kbd> to a page. |
apihelp-edit-example-undo (vitalap) (Fordítás) | Undo revisions 13579 through 13585 with autosummary. |
apihelp-edit-param-appendtext (vitalap) (Fordítás) | Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
apihelp-edit-param-basetimestamp (vitalap) (Fordítás) | Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. |
Első oldal |
Előző oldal |
Következő oldal |
Utolsó oldal |