Spring til indhold

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.
Alle beskeder
Første sideForrige sideNæste sideSidste side
Navn Standardtekst
Nuværende tekst
apihelp-setpagelanguage-extended-description-disabled (diskussion) (Oversæt) Changing the language of a page is not allowed on this wiki. Enable <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> to use this action.
apihelp-setpagelanguage-param-lang (diskussion) (Oversæt) Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language.
apihelp-setpagelanguage-param-pageid (diskussion) (Oversæt) Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>.
apihelp-setpagelanguage-param-reason (diskussion) (Oversæt) Reason for the change.
apihelp-setpagelanguage-param-tags (diskussion) (Oversæt) Change tags to apply to the log entry resulting from this action.
apihelp-setpagelanguage-param-title (diskussion) (Oversæt) Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>.
apihelp-setpagelanguage-summary (diskussion) (Oversæt) Ændre sproget på en side.
apihelp-stashedit-extended-description (diskussion) (Oversæt) This is intended to be used via AJAX from the edit form to improve the performance of the page save.
apihelp-stashedit-param-baserevid (diskussion) (Oversæt) Revision ID of the base revision.
apihelp-stashedit-param-contentformat (diskussion) (Oversæt) Content serialization format used for the input text.
apihelp-stashedit-param-contentmodel (diskussion) (Oversæt) Content model of the new content.
apihelp-stashedit-param-section (diskussion) (Oversæt) Section identifier. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-stashedit-param-sectiontitle (diskussion) (Oversæt) Titlen på et nyt afsnit.
apihelp-stashedit-param-stashedtexthash (diskussion) (Oversæt) Page content hash from a prior stash to use instead.
apihelp-stashedit-param-summary (diskussion) (Oversæt) Change summary.
apihelp-stashedit-param-text (diskussion) (Oversæt) Sideindhold.
apihelp-stashedit-param-title (diskussion) (Oversæt) Title of the page being edited.
apihelp-stashedit-summary (diskussion) (Oversæt) Prepare an edit in shared cache.
apihelp-summary (diskussion) (Oversæt)  
apihelp-tag-example-log (diskussion) (Oversæt) Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd>
apihelp-tag-example-rev (diskussion) (Oversæt) Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason
apihelp-tag-param-add (diskussion) (Oversæt) Tags to add. Only manually defined tags can be added.
apihelp-tag-param-logid (diskussion) (Oversæt) One or more log entry IDs from which to add or remove the tag.
apihelp-tag-param-rcid (diskussion) (Oversæt) One or more recent changes IDs from which to add or remove the tag.
apihelp-tag-param-reason (diskussion) (Oversæt) Årsag for ændringen.
apihelp-tag-param-remove (diskussion) (Oversæt) Tags to remove. Only tags that are either manually defined or completely undefined can be removed.
apihelp-tag-param-revid (diskussion) (Oversæt) One or more revision IDs from which to add or remove the tag.
apihelp-tag-param-tags (diskussion) (Oversæt) Tags to apply to the log entry that will be created as a result of this action.
apihelp-tag-summary (diskussion) (Oversæt) Add or remove change tags from individual revisions or log entries.
apihelp-unblock-example-id (diskussion) (Oversæt) Unblock block ID #<kbd>105</kbd>.
apihelp-unblock-example-user (diskussion) (Oversæt) Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>.
apihelp-unblock-param-id (diskussion) (Oversæt) ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>.
apihelp-unblock-param-reason (diskussion) (Oversæt) Årsag til ophævelse af blokering.
apihelp-unblock-param-tags (diskussion) (Oversæt) Change tags to apply to the entry in the block log.
apihelp-unblock-param-user (diskussion) (Oversæt) User to unblock. Cannot be used together with <var>$1id</var>.
apihelp-unblock-param-userid (diskussion) (Oversæt) Specify <kbd>$1user=#<var>ID</var></kbd> instead.
apihelp-unblock-param-watchlistexpiry (diskussion) (Oversæt) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-unblock-param-watchuser (diskussion) (Oversæt) Watch the user's or IP address's user and talk pages.
apihelp-unblock-summary (diskussion) (Oversæt) Ophæv blokering af bruger.
apihelp-undelete-example-page (diskussion) (Oversæt) Undelete page [[{{MediaWiki:Mainpage}}]].
apihelp-undelete-example-revisions (diskussion) (Oversæt) Undelete two revisions of page [[{{MediaWiki:Mainpage}}]].
apihelp-undelete-extended-description (diskussion) (Oversæt) A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevisions|prop=deletedrevisions]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]].
apihelp-undelete-param-fileids (diskussion) (Oversæt) IDs of the file revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored.
apihelp-undelete-param-reason (diskussion) (Oversæt) Reason for restoring.
apihelp-undelete-param-tags (diskussion) (Oversæt) Change tags to apply to the entry in the deletion log.
apihelp-undelete-param-timestamps (diskussion) (Oversæt) Timestamps of the revisions to undelete. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be undeleted.
apihelp-undelete-param-title (diskussion) (Oversæt) Title of the page to undelete.
apihelp-undelete-param-undeletetalk (diskussion) (Oversæt) Undelete all revisions of the associated talk page, if any.
apihelp-undelete-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-undelete-param-watchlistexpiry (diskussion) (Oversæt) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
Første sideForrige sideNæste sideSidste side