Alle beskeder

Spring til navigation Spring til søgning
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.
Alle beskeder
Første sideForrige sideNæste sideSidste side
Navn Standardtekst
Nuværende tekst
apihelp-main-paramvalue-errorformat-bc (diskussion) (Oversæt) Format used prior to MediaWiki 1.29. <var>errorlang</var> and <var>errorsuselocal</var> are ignored.
apihelp-main-paramvalue-errorformat-html (diskussion) (Oversæt) HTML
apihelp-main-paramvalue-errorformat-none (diskussion) (Oversæt) No text output, only the error codes.
apihelp-main-paramvalue-errorformat-plaintext (diskussion) (Oversæt) Wikitext with HTML tags removed and entities replaced.
apihelp-main-paramvalue-errorformat-raw (diskussion) (Oversæt) Message key and parameters.
apihelp-main-paramvalue-errorformat-wikitext (diskussion) (Oversæt) Unparsed wikitext.
apihelp-main-summary (diskussion) (Oversæt)  
apihelp-managetags-example-activate (diskussion) (Oversæt) Activate a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-create (diskussion) (Oversæt) Create a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-deactivate (diskussion) (Oversæt) Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd>
apihelp-managetags-example-delete (diskussion) (Oversæt) Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd>
apihelp-managetags-param-ignorewarnings (diskussion) (Oversæt) Whether to ignore any warnings that are issued during the operation.
apihelp-managetags-param-operation (diskussion) (Oversæt) Which operation to perform: ;create:Create a new change tag for manual use. ;delete:Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used. ;activate:Activate a change tag, allowing users to apply it manually. ;deactivate:Deactivate a change tag, preventing users from applying it manually.
apihelp-managetags-param-reason (diskussion) (Oversæt) An optional reason for creating, deleting, activating or deactivating the tag.
apihelp-managetags-param-tag (diskussion) (Oversæt) Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined.
apihelp-managetags-param-tags (diskussion) (Oversæt) Change tags to apply to the entry in the tag management log.
apihelp-managetags-summary (diskussion) (Oversæt) Perform management tasks relating to change tags.
apihelp-mergehistory-example-merge (diskussion) (Oversæt) Merge the entire history of <kbd>Oldpage</kbd> into <kbd>Newpage</kbd>.
apihelp-mergehistory-example-merge-timestamp (diskussion) (Oversæt) Merge the page revisions of <kbd>Oldpage</kbd> dating up to <kbd>2015-12-31T04:37:41Z</kbd> into <kbd>Newpage</kbd>.
apihelp-mergehistory-param-from (diskussion) (Oversæt) Title of the page from which history will be merged. Cannot be used together with <var>$1fromid</var>.
apihelp-mergehistory-param-fromid (diskussion) (Oversæt) Page ID of the page from which history will be merged. Cannot be used together with <var>$1from</var>.
apihelp-mergehistory-param-reason (diskussion) (Oversæt) Reason for the history merge.
apihelp-mergehistory-param-timestamp (diskussion) (Oversæt) Timestamp up to which revisions will be moved from the source page's history to the destination page's history. If omitted, the entire page history of the source page will be merged into the destination page.
apihelp-mergehistory-param-to (diskussion) (Oversæt) Title of the page to which history will be merged. Cannot be used together with <var>$1toid</var>.
apihelp-mergehistory-param-toid (diskussion) (Oversæt) Page ID of the page to which history will be merged. Cannot be used together with <var>$1to</var>.
apihelp-mergehistory-summary (diskussion) (Oversæt) Sammenflet sidehistorikker.
apihelp-move-example-move (diskussion) (Oversæt) Move <kbd>Badtitle</kbd> to <kbd>Goodtitle</kbd> without leaving a redirect.
apihelp-move-param-from (diskussion) (Oversæt) Title of the page to rename. Cannot be used together with <var>$1fromid</var>.
apihelp-move-param-fromid (diskussion) (Oversæt) Page ID of the page to rename. Cannot be used together with <var>$1from</var>.
apihelp-move-param-ignorewarnings (diskussion) (Oversæt) Ignorer alle advarsler.
apihelp-move-param-movesubpages (diskussion) (Oversæt) Rename subpages, if applicable.
apihelp-move-param-movetalk (diskussion) (Oversæt) Rename the talk page, if it exists.
apihelp-move-param-noredirect (diskussion) (Oversæt) Don't create a redirect.
apihelp-move-param-reason (diskussion) (Oversæt) Begrundelse for omdøbningen.
apihelp-move-param-tags (diskussion) (Oversæt) Change tags to apply to the entry in the move log and to the null revision on the destination page.
apihelp-move-param-to (diskussion) (Oversæt) Titel siden skal omdøbes til.
apihelp-move-param-unwatch (diskussion) (Oversæt) Remove the page and the redirect from the current user's watchlist.
apihelp-move-param-watch (diskussion) (Oversæt) Add the page and the redirect to the current user's watchlist.
apihelp-move-param-watchlist (diskussion) (Oversæt) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-move-param-watchlistexpiry (diskussion) (Oversæt) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-move-summary (diskussion) (Oversæt) Flyt en side.
apihelp-no-such-module (diskussion) (Oversæt) Modul "$1" ikke fundet.
apihelp-none-summary (diskussion) (Oversæt) Output nothing.
apihelp-opensearch-example-te (diskussion) (Oversæt) Find pages beginning with <kbd>Te</kbd>.
apihelp-opensearch-param-format (diskussion) (Oversæt) The format of the output.
apihelp-opensearch-param-limit (diskussion) (Oversæt) Maximum number of results to return.
apihelp-opensearch-param-namespace (diskussion) (Oversæt) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
apihelp-opensearch-param-redirects (diskussion) (Oversæt) How to handle redirects: ;return:Return the redirect itself. ;resolve:Return the target page. May return fewer than $1limit results. For historical reasons, the default is "return" for $1format=json and "resolve" for other formats.
apihelp-opensearch-param-search (diskussion) (Oversæt) Søgestreng.
apihelp-opensearch-param-suggest (diskussion) (Oversæt) Ikke længere i brug.
Første sideForrige sideNæste sideSidste side