Alle beskeder
More actions
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.
| Navn | Standardtekst |
|---|---|
| Nuværende tekst | |
| apihelp-disabled-summary (diskussion) (Oversæt) | Dette modul er blevet deaktiveret. |
| apihelp-echoarticlereminder-example-1 (diskussion) (Oversæt) | Create an article reminder notification for tomorrow with comment |
| apihelp-echoarticlereminder-example-2 (diskussion) (Oversæt) | Create an article reminder notification for tomorrow without comment |
| apihelp-echoarticlereminder-param-comment (diskussion) (Oversæt) | Optional user comment to include in the reminder |
| apihelp-echoarticlereminder-param-pageid (diskussion) (Oversæt) | ID of article to remind the user about |
| apihelp-echoarticlereminder-param-timestamp (diskussion) (Oversæt) | On which timestamp to remind the user |
| apihelp-echoarticlereminder-param-title (diskussion) (Oversæt) | Title of article to remind the user about |
| apihelp-echoarticlereminder-summary (diskussion) (Oversæt) | Request a future reminder about the specified article |
| apihelp-echocreateevent-description (diskussion) (Oversæt) | Manually trigger a notification to a user |
| apihelp-echocreateevent-example (diskussion) (Oversæt) | Send a notification |
| apihelp-echocreateevent-param-content (diskussion) (Oversæt) | Body content of the notification |
| apihelp-echocreateevent-param-email (diskussion) (Oversæt) | Whether to send an email as well |
| apihelp-echocreateevent-param-header (diskussion) (Oversæt) | Header content of the notification |
| apihelp-echocreateevent-param-page (diskussion) (Oversæt) | Page to link to in the notification |
| apihelp-echocreateevent-param-section (diskussion) (Oversæt) | Section where notification would be delivered |
| apihelp-echocreateevent-param-user (diskussion) (Oversæt) | User to send the notification to |
| apihelp-echocreateevent-summary (diskussion) (Oversæt) | Manually trigger a notification to a user |
| apihelp-echomarkread-example-1 (diskussion) (Oversæt) | Mark notification 8 as read |
| apihelp-echomarkread-example-2 (diskussion) (Oversæt) | Mark all notifications as read |
| apihelp-echomarkread-example-3 (diskussion) (Oversæt) | Mark notification 1 as unread |
| apihelp-echomarkread-param-all (diskussion) (Oversæt) | If set, marks all of a user's notifications as read. |
| apihelp-echomarkread-param-list (diskussion) (Oversæt) | A list of notification IDs to mark as read. |
| apihelp-echomarkread-param-sections (diskussion) (Oversæt) | A list of sections to mark as read. |
| apihelp-echomarkread-param-unreadlist (diskussion) (Oversæt) | A list of notification IDs to mark as unread. |
| apihelp-echomarkread-param-wikis (diskussion) (Oversæt) | List of wikis to mark notification as read (defaults to only current wiki). |
| apihelp-echomarkread-summary (diskussion) (Oversæt) | Mark notifications as read for the current user. |
| apihelp-echomarkseen-example-1 (diskussion) (Oversæt) | Mark notifications of all types as seen |
| apihelp-echomarkseen-param-timestampFormat (diskussion) (Oversæt) | Timestamp format to use for output, 'ISO_8601' or 'MW'. 'MW' is deprecated here, so all clients should switch to 'ISO_8601'. This parameter will be removed, and 'ISO_8601' will become the only output format. |
| apihelp-echomarkseen-param-type (diskussion) (Oversæt) | Type of notifications to mark as seen: 'alert', 'message' or 'all'. |
| apihelp-echomarkseen-summary (diskussion) (Oversæt) | Mark notifications as seen for the current user. |
| apihelp-echomute-param-mute (diskussion) (Oversæt) | Pages or users to add to the mute list |
| apihelp-echomute-param-type (diskussion) (Oversæt) | Which mute list to add to or remove from |
| apihelp-echomute-param-unmute (diskussion) (Oversæt) | Pages or users to remove from the mute list |
| apihelp-echomute-summary (diskussion) (Oversæt) | Mute or unmute notifications from certain users or pages. |
| apihelp-echopushsubscriptions+create-example (diskussion) (Oversæt) | Register a push subscription for the current user. |
| apihelp-echopushsubscriptions+create-param-provider (diskussion) (Oversæt) | The push service provider for which to register a token. |
| apihelp-echopushsubscriptions+create-param-providertoken (diskussion) (Oversæt) | The token to register. |
| apihelp-echopushsubscriptions+create-param-topic (diskussion) (Oversæt) | The APNS topic (app bundle ID) to send the notification to. |
| apihelp-echopushsubscriptions+create-summary (diskussion) (Oversæt) | Register push subscriptions for the current user. |
| apihelp-echopushsubscriptions+delete-example (diskussion) (Oversæt) | Unregister a push subscription for the current user. |
| apihelp-echopushsubscriptions+delete-param-centraluserid (diskussion) (Oversæt) | The central user ID associated with the subscription to unregister. |
| apihelp-echopushsubscriptions+delete-param-providertoken (diskussion) (Oversæt) | The token associated with the push subscription to unregister. |
| apihelp-echopushsubscriptions+delete-summary (diskussion) (Oversæt) | Unregister push subscriptions for the current user or another specified user. |
| apihelp-echopushsubscriptions-param-command (diskussion) (Oversæt) | Action to perform. |
| apihelp-echopushsubscriptions-summary (diskussion) (Oversæt) | Manage push subscriptions for the current user. |
| apihelp-edit-example-edit (diskussion) (Oversæt) | Rediger en side. |
| apihelp-edit-example-prepend (diskussion) (Oversæt) | Prepend <kbd>__NOTOC__</kbd> to a page. |
| apihelp-edit-example-undo (diskussion) (Oversæt) | Undo revisions 13579 through 13585 with autosummary. |
| apihelp-edit-param-appendtext (diskussion) (Oversæt) | Add this text to the end of the page or section. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
| apihelp-edit-param-baserevid (diskussion) (Oversæt) | ID of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions]]. Self-conflicts cause the edit to fail unless basetimestamp is set. |