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.
| Namn | Standardtext |
|---|---|
| Nuvarande text | |
| apihelp-unblock-param-reason (diskussion) (Översätt) | Reason for unblock. |
| apihelp-unblock-param-tags (diskussion) (Översätt) | Change tags to apply to the entry in the block log. |
| apihelp-unblock-param-user (diskussion) (Översätt) | Användarnamn, IP-adresser eller IP-adressintervall att häva blockering för. Kan inte användas tillsammans med <var>$1id</var> eller <var>$1userid</var>. |
| apihelp-unblock-param-userid (diskussion) (Översätt) | Användar-ID att häva blockering för. Kan inte användas tillsammans med <var>$1id</var> eller <var>$1user</var>. |
| apihelp-unblock-summary (diskussion) (Översätt) | Upphäv en användares blockering. |
| apihelp-undelete-example-page (diskussion) (Översätt) | Undelete page <kbd>Main Page</kbd>. |
| apihelp-undelete-example-revisions (diskussion) (Översätt) | Undelete two revisions of page <kbd>Main Page</kbd>. |
| apihelp-undelete-extended-description (diskussion) (Översätt) | 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) (Ö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 (diskussion) (Översätt) | Reason for restoring. |
| apihelp-undelete-param-tags (diskussion) (Översätt) | Change tags to apply to the entry in the deletion log. |
| apihelp-undelete-param-timestamps (diskussion) (Ö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 (diskussion) (Översätt) | Title of the page to restore. |
| apihelp-undelete-param-watchlist (diskussion) (Översätt) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-undelete-summary (diskussion) (Översätt) | Återställ sidversioner för en raderad sida. |
| apihelp-unlinkaccount-example-simple (diskussion) (Översätt) | Attempt to remove the current user's link for the provider associated with <kbd>FooAuthenticationRequest</kbd>. |
| apihelp-unlinkaccount-summary (diskussion) (Översätt) | Ta bort ett länkat tredjepartskonto från aktuell användare. |
| apihelp-upload-example-filekey (diskussion) (Översätt) | Slutför en uppladdning som misslyckades på grund av varningar. |
| apihelp-upload-example-url (diskussion) (Översätt) | Ladda upp från URL. |
| apihelp-upload-extended-description (diskussion) (Översätt) | 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-param-async (diskussion) (Översätt) | Make potentially large file operations asynchronous when possible. |
| apihelp-upload-param-checkstatus (diskussion) (Översätt) | Only fetch the upload status for the given file key. |
| apihelp-upload-param-chunk (diskussion) (Översätt) | Chunk contents. |
| apihelp-upload-param-comment (diskussion) (Ö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 (diskussion) (Översätt) | File contents. |
| apihelp-upload-param-filekey (diskussion) (Översätt) | Nyckel som identifierar en tidigare uppladdning som lagrats temporärt. |
| apihelp-upload-param-filename (diskussion) (Översätt) | Target filename. |
| apihelp-upload-param-filesize (diskussion) (Översätt) | Filesize of entire upload. |
| apihelp-upload-param-ignorewarnings (diskussion) (Översätt) | Ignore any warnings. |
| apihelp-upload-param-offset (diskussion) (Översätt) | Offset of chunk in bytes. |
| apihelp-upload-param-sessionkey (diskussion) (Översätt) | Same as $1filekey, maintained for backward compatibility. |
| apihelp-upload-param-stash (diskussion) (Ö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-tags (diskussion) (Översätt) | Change tags to apply to the upload log entry and file page revision. |
| apihelp-upload-param-text (diskussion) (Översätt) | Initial page text for new files. |
| apihelp-upload-param-url (diskussion) (Översätt) | URL to fetch the file from. |
| apihelp-upload-param-watch (diskussion) (Översätt) | Watch the page. |
| apihelp-upload-param-watchlist (diskussion) (Översätt) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-upload-summary (diskussion) (Översätt) | Ladda upp en fil eller hämta status för väntande uppladdningar. |
| apihelp-userrights-example-expiry (diskussion) (Översätt) | Add user <kbd>SometimeSysop</kbd> to group <kbd>sysop</kbd> for 1 month. |
| apihelp-userrights-example-user (diskussion) (Ö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 (diskussion) (Ö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 (diskussion) (Översätt) | Add the user to these groups, or if they are already a member, update the expiry of their membership in that group. |
| apihelp-userrights-param-expiry (diskussion) (Översätt) | Expiry timestamps. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If only one timestamp is set, it will be used for all groups passed to the <var>$1add</var> parameter. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd> for a never-expiring user group. |
| apihelp-userrights-param-reason (diskussion) (Översätt) | Reason for the change. |
| apihelp-userrights-param-remove (diskussion) (Översätt) | Remove the user from these groups. |
| apihelp-userrights-param-tags (diskussion) (Översätt) | Change tags to apply to the entry in the user rights log. |
| apihelp-userrights-param-user (diskussion) (Översätt) | User name. |
| apihelp-userrights-param-userid (diskussion) (Översätt) | User ID. |
| apihelp-userrights-summary (diskussion) (Översätt) | Ändra en användares gruppmedlemskap. |
| apihelp-validatepassword-example-1 (diskussion) (Översätt) | Validate the password <kbd>foobar</kbd> for the current user. |