Alle beskeder
Dette er en liste med alle systembeskeder i MediaWiki-navnerummet. Besøg venligst MediaWiki-lokalisering og translatewiki.net hvis du ønsker at bidrage til den generelle lokalisering (oversættelse og andre lokale tilpasninger) af MediaWiki.
Navn | Standardtekst |
---|---|
Nuværende tekst | |
apihelp-compare-param-fromtext (diskussion) (Oversæt) | Use this text instead of the content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. |
apihelp-compare-param-fromtitle (diskussion) (Oversæt) | First title to compare. |
apihelp-compare-param-prop (diskussion) (Oversæt) | Which pieces of information to get. |
apihelp-compare-param-tocontentformat (diskussion) (Oversæt) | Content serialization format of <var>totext</var>. |
apihelp-compare-param-tocontentmodel (diskussion) (Oversæt) | Content model of <var>totext</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-toid (diskussion) (Oversæt) | Second page ID to compare. |
apihelp-compare-param-topst (diskussion) (Oversæt) | Do a pre-save transform on <var>totext</var>. |
apihelp-compare-param-torelative (diskussion) (Oversæt) | Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored. |
apihelp-compare-param-torev (diskussion) (Oversæt) | Second revision to compare. |
apihelp-compare-param-tosection (diskussion) (Oversæt) | Only use the specified section of the specified 'to' content. |
apihelp-compare-param-totext (diskussion) (Oversæt) | Use this text instead of the content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. |
apihelp-compare-param-totitle (diskussion) (Oversæt) | Second title to compare. |
apihelp-compare-paramvalue-prop-comment (diskussion) (Oversæt) | The comment on the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-diff (diskussion) (Oversæt) | The diff HTML. |
apihelp-compare-paramvalue-prop-diffsize (diskussion) (Oversæt) | The size of the diff HTML, in bytes. |
apihelp-compare-paramvalue-prop-ids (diskussion) (Oversæt) | The page and revision IDs of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-parsedcomment (diskussion) (Oversæt) | The parsed comment on the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-rel (diskussion) (Oversæt) | The revision IDs of the revision previous to 'from' and after 'to', if any. |
apihelp-compare-paramvalue-prop-size (diskussion) (Oversæt) | The size of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-title (diskussion) (Oversæt) | The page titles of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-user (diskussion) (Oversæt) | The user name and ID of the 'from' and 'to' revisions. |
apihelp-compare-summary (diskussion) (Oversæt) | Get the difference between two pages. |
apihelp-createaccount-example-create (diskussion) (Oversæt) | Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-createaccount-example-mail (diskussion) (Oversæt) | Create user <kbd>testmailuser</kbd> and email a randomly-generated password. |
apihelp-createaccount-example-pass (diskussion) (Oversæt) | Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>. |
apihelp-createaccount-param-domain (diskussion) (Oversæt) | Domain for external authentication (optional). |
apihelp-createaccount-param-email (diskussion) (Oversæt) | Email address of user (optional). |
apihelp-createaccount-param-language (diskussion) (Oversæt) | Language code to set as default for the user (optional, defaults to content language). |
apihelp-createaccount-param-mailpassword (diskussion) (Oversæt) | If set to any value, a random password will be emailed to the user. |
apihelp-createaccount-param-name (diskussion) (Oversæt) | Username. |
apihelp-createaccount-param-password (diskussion) (Oversæt) | Password (ignored if <var>$1mailpassword</var> is set). |
apihelp-createaccount-param-preservestate (diskussion) (Oversæt) | 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 (diskussion) (Oversæt) | Real name of user (optional). |
apihelp-createaccount-param-reason (diskussion) (Oversæt) | Optional reason for creating the account to be put in the logs. |
apihelp-createaccount-param-token (diskussion) (Oversæt) | Account creation token obtained in first request. |
apihelp-createaccount-summary (diskussion) (Oversæt) | Create a new user account. |
apihelp-cspreport-param-reportonly (diskussion) (Oversæt) | Mark as being a report from a monitoring policy, not an enforced policy |
apihelp-cspreport-param-source (diskussion) (Oversæt) | What generated the CSP header that triggered this report |
apihelp-cspreport-summary (diskussion) (Oversæt) | 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-delete-example-reason (diskussion) (Oversæt) | Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>. |
apihelp-delete-example-simple (diskussion) (Oversæt) | Delete <kbd>Main Page</kbd>. |
apihelp-delete-param-oldimage (diskussion) (Oversæt) | 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 (diskussion) (Oversæt) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
apihelp-delete-param-reason (diskussion) (Oversæt) | Reason for the deletion. If not set, an automatically generated reason will be used. |
apihelp-delete-param-tags (diskussion) (Oversæt) | Change tags to apply to the entry in the deletion log. |
apihelp-delete-param-title (diskussion) (Oversæt) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
apihelp-delete-param-unwatch (diskussion) (Oversæt) | Remove the page from the current user's watchlist. |
apihelp-delete-param-watch (diskussion) (Oversæt) | Add the page to the current user's watchlist. |
apihelp-delete-param-watchlist (diskussion) (Oversæt) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-delete-summary (diskussion) (Oversæt) | Delete a page. |