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-checktoken-param-token (Sgwrs) (Cyfieithu) | Token to test. |
apihelp-checktoken-param-type (Sgwrs) (Cyfieithu) | Type of token being tested. |
apihelp-clearhasmsg-description (Sgwrs) (Cyfieithu) | Clears the <code>hasmsg</code> flag for the current user. |
apihelp-clearhasmsg-example-1 (Sgwrs) (Cyfieithu) | Clear the <code>hasmsg</code> flag for the current user. |
apihelp-clientlogin-description (Sgwrs) (Cyfieithu) | Log in to the wiki using the interactive flow. |
apihelp-clientlogin-example-login (Sgwrs) (Cyfieithu) | Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-clientlogin-example-login2 (Sgwrs) (Cyfieithu) | Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
apihelp-compare-description (Sgwrs) (Cyfieithu) | Get the difference between 2 pages. A revision number, a page title, or a page ID for both "from" and "to" must be passed. |
apihelp-compare-example-1 (Sgwrs) (Cyfieithu) | Create a diff between revision 1 and 2. |
apihelp-compare-param-fromid (Sgwrs) (Cyfieithu) | First page ID to compare. |
apihelp-compare-param-fromrev (Sgwrs) (Cyfieithu) | First revision to compare. |
apihelp-compare-param-fromtitle (Sgwrs) (Cyfieithu) | First title to compare. |
apihelp-compare-param-toid (Sgwrs) (Cyfieithu) | Second page ID to compare. |
apihelp-compare-param-torev (Sgwrs) (Cyfieithu) | Second revision to compare. |
apihelp-compare-param-totitle (Sgwrs) (Cyfieithu) | Second title to compare. |
apihelp-createaccount-description (Sgwrs) (Cyfieithu) | Create a new user account. |
apihelp-createaccount-example-create (Sgwrs) (Cyfieithu) | Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-createaccount-example-mail (Sgwrs) (Cyfieithu) | Create user <kbd>testmailuser</kbd> and email a randomly-generated password. |
apihelp-createaccount-example-pass (Sgwrs) (Cyfieithu) | Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>. |
apihelp-createaccount-param-domain (Sgwrs) (Cyfieithu) | Domain for external authentication (optional). |
apihelp-createaccount-param-email (Sgwrs) (Cyfieithu) | Email address of user (optional). |
apihelp-createaccount-param-ignoretitleblacklist (Sgwrs) (Cyfieithu) | Ignore spoofing checks (requires one of the following rights: <code>tboverride</code>, <code>tboverride-account</code>). |
apihelp-createaccount-param-language (Sgwrs) (Cyfieithu) | Language code to set as default for the user (optional, defaults to content language). |
apihelp-createaccount-param-mailpassword (Sgwrs) (Cyfieithu) | If set to any value, a random password will be emailed to the user. |
apihelp-createaccount-param-name (Sgwrs) (Cyfieithu) | Username. |
apihelp-createaccount-param-password (Sgwrs) (Cyfieithu) | Password (ignored if <var>$1mailpassword</var> is set). |
apihelp-createaccount-param-preservestate (Sgwrs) (Cyfieithu) | If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter. |
apihelp-createaccount-param-realname (Sgwrs) (Cyfieithu) | Real name of user (optional). |
apihelp-createaccount-param-reason (Sgwrs) (Cyfieithu) | Optional reason for creating the account to be put in the logs. |
apihelp-createaccount-param-token (Sgwrs) (Cyfieithu) | Account creation token obtained in first request. |
apihelp-cspreport-description (Sgwrs) (Cyfieithu) | Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser. |
apihelp-cspreport-param-reportonly (Sgwrs) (Cyfieithu) | Mark as being a report from a monitoring policy, not an enforced policy |
apihelp-cspreport-param-source (Sgwrs) (Cyfieithu) | What generated the CSP header that triggered this report |
apihelp-delete-description (Sgwrs) (Cyfieithu) | Delete a page. |
apihelp-delete-example-reason (Sgwrs) (Cyfieithu) | Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>. |
apihelp-delete-example-simple (Sgwrs) (Cyfieithu) | Delete <kbd>Main Page</kbd>. |
apihelp-delete-param-oldimage (Sgwrs) (Cyfieithu) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
apihelp-delete-param-pageid (Sgwrs) (Cyfieithu) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
apihelp-delete-param-reason (Sgwrs) (Cyfieithu) | Reason for the deletion. If not set, an automatically generated reason will be used. |
apihelp-delete-param-tags (Sgwrs) (Cyfieithu) | Change tags to apply to the entry in the deletion log. |
apihelp-delete-param-title (Sgwrs) (Cyfieithu) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
apihelp-delete-param-unwatch (Sgwrs) (Cyfieithu) | Remove the page from the current user's watchlist. |
apihelp-delete-param-watch (Sgwrs) (Cyfieithu) | Add the page to the current user's watchlist. |
apihelp-delete-param-watchlist (Sgwrs) (Cyfieithu) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-disabled-description (Sgwrs) (Cyfieithu) | This module has been disabled. |
apihelp-edit-description (Sgwrs) (Cyfieithu) | Create and edit pages. |
apihelp-edit-example-edit (Sgwrs) (Cyfieithu) | Edit a page. |
apihelp-edit-example-prepend (Sgwrs) (Cyfieithu) | Prepend <kbd>__NOTOC__</kbd> to a page. |
apihelp-edit-example-undo (Sgwrs) (Cyfieithu) | Undo revisions 13579 through 13585 with autosummary. |
apihelp-edit-param-appendtext (Sgwrs) (Cyfieithu) | Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
Tudalen gyntaf |
Tudalen gynt |
Tudalen nesaf |
Tudalen olaf |