Systemmeddelanden

Hoppa till navigering Hoppa till sök
Detta är en lista över alla systemmeddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.
Systemmeddelanden
Första sidanFöregående sidaNästa sidaSista sidan
Namn Standardtext
Nuvarande text
apihelp-resetpassword-param-user (diskussion) (Översätt) User being reset.
apihelp-resetpassword-summary (diskussion) (Översätt) Send a password reset email to a user.
apihelp-revisiondelete-example-log (diskussion) (Översätt) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (diskussion) (Översätt) Hide content for revision <kbd>12345</kbd> on the page [[{{MediaWiki:Mainpage}}]].
apihelp-revisiondelete-param-hide (diskussion) (Översätt) What to hide for each revision.
apihelp-revisiondelete-param-ids (diskussion) (Översätt) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (diskussion) (Översätt) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (diskussion) (Översätt) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (diskussion) (Översätt) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-tags (diskussion) (Översätt) Tags to apply to the entry in the deletion log.
apihelp-revisiondelete-param-target (diskussion) (Översätt) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (diskussion) (Översätt) Type of revision deletion being performed.
apihelp-revisiondelete-summary (diskussion) (Översätt) Radera och återställ sidversioner.
apihelp-rollback-example-simple (diskussion) (Översätt) Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (diskussion) (Översätt) Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits.
apihelp-rollback-extended-description (diskussion) (Översätt) Om den senaste användaren som redigerade sidan gjorde flera redigeringar i rad kommer alla rullas tillbaka.
apihelp-rollback-param-markbot (diskussion) (Översätt) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (diskussion) (Översätt) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (diskussion) (Översätt) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (diskussion) (Översätt) Tags to apply to the rollback.
apihelp-rollback-param-title (diskussion) (Översätt) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (diskussion) (Översätt) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (diskussion) (Översätt) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-rollback-param-watchlistexpiry (diskussion) (Översätt) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-rollback-summary (diskussion) (Översätt) Ångra den senaste redigeringen på sidan.
apihelp-rsd-example-simple (diskussion) (Översätt) Export the RSD schema.
apihelp-rsd-summary (diskussion) (Översätt) Export an RSD (Really Simple Discovery) schema.
apihelp-setnotificationtimestamp-example-all (diskussion) (Översätt) Återställ meddelandestatus för hela bevakningslistan.
apihelp-setnotificationtimestamp-example-allpages (diskussion) (Översätt) Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.
apihelp-setnotificationtimestamp-example-page (diskussion) (Översätt) Reset the notification status for [[{{MediaWiki:Mainpage}}]].
apihelp-setnotificationtimestamp-example-pagetimestamp (diskussion) (Översätt) Set the notification timestamp for [[{{MediaWiki:Mainpage}}]] so all edits since 1 January 2012 are unviewed.
apihelp-setnotificationtimestamp-extended-description (diskussion) (Översätt) This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled.
apihelp-setnotificationtimestamp-param-entirewatchlist (diskussion) (Översätt) Work on all watched pages.
apihelp-setnotificationtimestamp-param-newerthanrevid (diskussion) (Översätt) Revision to set the notification timestamp newer than (one page only).
apihelp-setnotificationtimestamp-param-timestamp (diskussion) (Översätt) Timestamp to which to set the notification timestamp.
apihelp-setnotificationtimestamp-param-torevid (diskussion) (Översätt) Revision to set the notification timestamp to (one page only).
apihelp-setnotificationtimestamp-summary (diskussion) (Översätt) Update the notification timestamp for watched pages.
apihelp-setpagelanguage-example-default (diskussion) (Översätt) Change the language of the page with ID 123 to the wiki's default content language.
apihelp-setpagelanguage-example-language (diskussion) (Översätt) Change the language of the page [[{{MediaWiki:Mainpage}}]] to Basque.
apihelp-setpagelanguage-extended-description-disabled (diskussion) (Översätt) 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) (Översätt) 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) (Översätt) Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>.
apihelp-setpagelanguage-param-reason (diskussion) (Översätt) Reason for the change.
apihelp-setpagelanguage-param-tags (diskussion) (Översätt) Change tags to apply to the log entry resulting from this action.
apihelp-setpagelanguage-param-title (diskussion) (Översätt) Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>.
apihelp-setpagelanguage-summary (diskussion) (Översätt) Ändra språket på en sida.
apihelp-stashedit-extended-description (diskussion) (Översätt) 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) (Översätt) Revision ID of the base revision.
apihelp-stashedit-param-contentformat (diskussion) (Översätt) Content serialization format used for the input text.
apihelp-stashedit-param-contentmodel (diskussion) (Översätt) Content model of the new content.
Första sidanFöregående sidaNästa sidaSista sidan