Pob neges
Dyma restr o'r holl negeseuon yn y parth MediaWici. Os ydych am gyfrannu at y gwaith o gyfieithu ar gyfer holl prosiectau MediaWiki ar y cyd, mae croeso i chi ymweld â MediaWiki Localisation a translatewiki.net.
Tudalen gyntaf |
Tudalen gynt |
Tudalen nesaf |
Tudalen olaf |
Enw | Testun rhagosodedig |
---|---|
Testun cyfredol | |
apihelp-setnotificationtimestamp-description (Sgwrs) (Cyfieithu) | Update the notification timestamp for watched pages. 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-example-all (Sgwrs) (Cyfieithu) | Reset the notification status for the entire watchlist. |
apihelp-setnotificationtimestamp-example-allpages (Sgwrs) (Cyfieithu) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
apihelp-setnotificationtimestamp-example-page (Sgwrs) (Cyfieithu) | Reset the notification status for <kbd>Main page</kbd>. |
apihelp-setnotificationtimestamp-example-pagetimestamp (Sgwrs) (Cyfieithu) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
apihelp-setnotificationtimestamp-param-entirewatchlist (Sgwrs) (Cyfieithu) | Work on all watched pages. |
apihelp-setnotificationtimestamp-param-newerthanrevid (Sgwrs) (Cyfieithu) | Revision to set the notification timestamp newer than (one page only). |
apihelp-setnotificationtimestamp-param-timestamp (Sgwrs) (Cyfieithu) | Timestamp to which to set the notification timestamp. |
apihelp-setnotificationtimestamp-param-torevid (Sgwrs) (Cyfieithu) | Revision to set the notification timestamp to (one page only). |
apihelp-spamblacklist-description (Sgwrs) (Cyfieithu) | Validate one or more URLs against the SpamBlacklist. |
apihelp-spamblacklist-example-1 (Sgwrs) (Cyfieithu) | Check two URLs against the blacklist |
apihelp-spamblacklist-param-url (Sgwrs) (Cyfieithu) | URLs to validate against the blacklist. |
apihelp-stashedit-description (Sgwrs) (Cyfieithu) | Prepare an edit in shared cache. This is intended to be used via AJAX from the edit form to improve the performance of the page save. |
apihelp-stashedit-param-baserevid (Sgwrs) (Cyfieithu) | Revision ID of the base revision. |
apihelp-stashedit-param-contentformat (Sgwrs) (Cyfieithu) | Content serialization format used for the input text. |
apihelp-stashedit-param-contentmodel (Sgwrs) (Cyfieithu) | Content model of the new content. |
apihelp-stashedit-param-section (Sgwrs) (Cyfieithu) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-stashedit-param-sectiontitle (Sgwrs) (Cyfieithu) | The title for a new section. |
apihelp-stashedit-param-stashedtexthash (Sgwrs) (Cyfieithu) | Page content hash from a prior stash to use instead. |
apihelp-stashedit-param-summary (Sgwrs) (Cyfieithu) | Change summary. |
apihelp-stashedit-param-text (Sgwrs) (Cyfieithu) | Page content. |
apihelp-stashedit-param-title (Sgwrs) (Cyfieithu) | Title of the page being edited. |
apihelp-summary (Sgwrs) (Cyfieithu) | |
apihelp-tag-description (Sgwrs) (Cyfieithu) | Add or remove change tags from individual revisions or log entries. |
apihelp-tag-example-log (Sgwrs) (Cyfieithu) | Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd> |
apihelp-tag-example-rev (Sgwrs) (Cyfieithu) | Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason |
apihelp-tag-param-add (Sgwrs) (Cyfieithu) | Tags to add. Only manually defined tags can be added. |
apihelp-tag-param-logid (Sgwrs) (Cyfieithu) | One or more log entry IDs from which to add or remove the tag. |
apihelp-tag-param-rcid (Sgwrs) (Cyfieithu) | One or more recent changes IDs from which to add or remove the tag. |
apihelp-tag-param-reason (Sgwrs) (Cyfieithu) | Reason for the change. |
apihelp-tag-param-remove (Sgwrs) (Cyfieithu) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
apihelp-tag-param-revid (Sgwrs) (Cyfieithu) | One or more revision IDs from which to add or remove the tag. |
apihelp-titleblacklist-description (Sgwrs) (Cyfieithu) | Validate an article title, filename, or username against the TitleBlacklist. |
apihelp-titleblacklist-example-1 (Sgwrs) (Cyfieithu) | Check whether [[Foo]] is blacklisted |
apihelp-titleblacklist-example-2 (Sgwrs) (Cyfieithu) | Check whether [[Bar]] is blacklisted for editing |
apihelp-titleblacklist-param-action (Sgwrs) (Cyfieithu) | The action to be checked. |
apihelp-titleblacklist-param-nooverride (Sgwrs) (Cyfieithu) | Don't try to override the titleblacklist. |
apihelp-titleblacklist-param-title (Sgwrs) (Cyfieithu) | The string to validate against the blacklist. |
apihelp-tokens-description (Sgwrs) (Cyfieithu) | Get tokens for data-modifying actions. This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]. |
apihelp-tokens-example-edit (Sgwrs) (Cyfieithu) | Retrieve an edit token (the default). |
apihelp-tokens-example-emailmove (Sgwrs) (Cyfieithu) | Retrieve an email token and a move token. |
apihelp-tokens-param-type (Sgwrs) (Cyfieithu) | Types of token to request. |
apihelp-unblock-description (Sgwrs) (Cyfieithu) | Unblock a user. |
apihelp-unblock-example-id (Sgwrs) (Cyfieithu) | Unblock block ID #<kbd>105</kbd>. |
apihelp-unblock-example-user (Sgwrs) (Cyfieithu) | Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>. |
apihelp-unblock-param-id (Sgwrs) (Cyfieithu) | ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>. |
apihelp-unblock-param-reason (Sgwrs) (Cyfieithu) | Reason for unblock. |
apihelp-unblock-param-tags (Sgwrs) (Cyfieithu) | Change tags to apply to the entry in the block log. |
apihelp-unblock-param-user (Sgwrs) (Cyfieithu) | Username, IP address or IP address range to unblock. Cannot be used together with <var>$1id</var>. |
apihelp-undelete-description (Sgwrs) (Cyfieithu) | 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]]. |
Tudalen gyntaf |
Tudalen gynt |
Tudalen nesaf |
Tudalen olaf |