Systemmeddelanden

Hoppa till: navigering, sök

Detta är en lista över alla meddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.

Filtrera
Filtrera efter anpassningsgrad:    
Första sidan
Sista sidan
Namn Standardtext
Nuvarande text
apihelp-unblock-example-user (Felsökning) (Översätt) Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>.
apihelp-unblock-param-id (Felsökning) (Översätt) ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>.
apihelp-unblock-param-reason (Felsökning) (Översätt) Reason for unblock.
apihelp-unblock-param-user (Felsökning) (Översätt) Username, IP address or IP range to unblock. Cannot be used together with <var>$1id</var>.
apihelp-undelete-description (Felsökning) (Översätt) Restore revisions of a deleted page. A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevs|list=deletedrevs]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]].
apihelp-undelete-example-page (Felsökning) (Översätt) Undelete page <kbd>Main Page</kbd>.
apihelp-undelete-example-revisions (Felsökning) (Översätt) Undelete two revisions of page <kbd>Main Page</kbd>.
apihelp-undelete-param-fileids (Felsökning) (Översätt) 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 (Felsökning) (Översätt) Reason for restoring.
apihelp-undelete-param-timestamps (Felsökning) (Översätt) Timestamps of the revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored.
apihelp-undelete-param-title (Felsökning) (Översätt) Title of the page to restore.
apihelp-undelete-param-watchlist (Felsökning) (Översätt) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-upload-description (Felsökning) (Översätt) Upload a file, or get the status of pending uploads. Several methods are available: * Upload file contents directly, using the <var>$1file</var> parameter. * Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters. * Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter. * Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter. Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>.
apihelp-upload-example-filekey (Felsökning) (Översätt) Slutför en uppladdning som misslyckades på grund av varningar.
apihelp-upload-example-url (Felsökning) (Översätt) Ladda upp från URL.
apihelp-upload-param-async (Felsökning) (Översätt) Make potentially large file operations asynchronous when possible.
apihelp-upload-param-asyncdownload (Felsökning) (Översätt) Make fetching a URL asynchronous.
apihelp-upload-param-checkstatus (Felsökning) (Översätt) Only fetch the upload status for the given file key.
apihelp-upload-param-chunk (Felsökning) (Översätt) Chunk contents.
apihelp-upload-param-comment (Felsökning) (Översätt) Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified.
apihelp-upload-param-file (Felsökning) (Översätt) File contents.
apihelp-upload-param-filekey (Felsökning) (Översätt) Nyckel som identifierar en tidigare uppladdning som lagrats temporärt.
apihelp-upload-param-filename (Felsökning) (Översätt) Target filename.
apihelp-upload-param-filesize (Felsökning) (Översätt) Filesize of entire upload.
apihelp-upload-param-ignorewarnings (Felsökning) (Översätt) Ignore any warnings.
apihelp-upload-param-leavemessage (Felsökning) (Översätt) If asyncdownload is used, leave a message on the user talk page if finished.
apihelp-upload-param-offset (Felsökning) (Översätt) Offset of chunk in bytes.
apihelp-upload-param-sessionkey (Felsökning) (Översätt) Same as $1filekey, maintained for backward compatibility.
apihelp-upload-param-stash (Felsökning) (Översätt) Om angiven, kommer servern att temporärt lagra filen istället för att lägga till den i centralförvaret.
apihelp-upload-param-statuskey (Felsökning) (Översätt) Fetch the upload status for this file key (upload by URL).
apihelp-upload-param-text (Felsökning) (Översätt) Initial page text for new files.
apihelp-upload-param-url (Felsökning) (Översätt) URL to fetch the file from.
apihelp-upload-param-watch (Felsökning) (Översätt) Watch the page.
apihelp-upload-param-watchlist (Felsökning) (Översätt) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-userrights-description (Felsökning) (Översätt) Change a user's group membership.
apihelp-userrights-example-user (Felsökning) (Översätt) Add user <kbd>FooBot</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
apihelp-userrights-example-userid (Felsökning) (Översätt) Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
apihelp-userrights-param-add (Felsökning) (Översätt) Add the user to these groups.
apihelp-userrights-param-reason (Felsökning) (Översätt) Reason for the change.
apihelp-userrights-param-remove (Felsökning) (Översätt) Remove the user from these groups.
apihelp-userrights-param-user (Felsökning) (Översätt) User name.
apihelp-userrights-param-userid (Felsökning) (Översätt) User ID.
apihelp-watch-description (Felsökning) (Översätt) Add or remove pages from the current user's watchlist.
apihelp-watch-example-generator (Felsökning) (Översätt) Watch the first few pages in the main namespace.
apihelp-watch-example-unwatch (Felsökning) (Översätt) Unwatch the page <kbd>Main Page</kbd>.
apihelp-watch-example-watch (Felsökning) (Översätt) Watch the page <kbd>Main Page</kbd>.
apihelp-watch-param-title (Felsökning) (Översätt) The page to (un)watch. Use <var>$1titles</var> instead.
apihelp-watch-param-unwatch (Felsökning) (Översätt) If set the page will be unwatched rather than watched.
apihelp-xml-description (Felsökning) (Översätt) Output data in XML format.
apihelp-xml-param-includexmlnamespace (Felsökning) (Översätt) If specified, adds an XML namespace.
Första sidan
Sista sidan