Pob neges

Neidio i: llywio, chwilio

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.

Hidl
Hidlo yn ôl eu cyflwr addasu:    
Tudalen gyntaf
Tudalen olaf
Enw Testun rhagosodedig
Testun cyfredol
apihelp-query+watchlistraw-paramvalue-prop-changed (Sgwrs) (Cyfieithu) Adds timestamp of when the user was last notified about the edit.
apihelp-query-description (Sgwrs) (Cyfieithu) Fetch data from and about MediaWiki. All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-example-allpages (Sgwrs) (Cyfieithu) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (Sgwrs) (Cyfieithu) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-param-export (Sgwrs) (Cyfieithu) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (Sgwrs) (Cyfieithu) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-indexpageids (Sgwrs) (Cyfieithu) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (Sgwrs) (Cyfieithu) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (Sgwrs) (Cyfieithu) Which lists to get.
apihelp-query-param-meta (Sgwrs) (Cyfieithu) Which metadata to get.
apihelp-query-param-prop (Sgwrs) (Cyfieithu) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (Sgwrs) (Cyfieithu) Return raw <samp>query-continue</samp> data for continuation.
apihelp-rawfm-description (Sgwrs) (Cyfieithu) Output data, including debugging elements, in JSON format (pretty-print in HTML).
apihelp-removeauthenticationdata-description (Sgwrs) (Cyfieithu) Remove authentication data for the current user.
apihelp-removeauthenticationdata-example-simple (Sgwrs) (Cyfieithu) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-resetpassword-description (Sgwrs) (Cyfieithu) Send a password reset email to a user.
apihelp-resetpassword-description-noroutes (Sgwrs) (Cyfieithu) No password reset routes are available. Enable routes in <var>[[mw:Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
apihelp-resetpassword-example-email (Sgwrs) (Cyfieithu) Send a password reset email for all users with email address <kbd>user@example.com</kbd>.
apihelp-resetpassword-example-user (Sgwrs) (Cyfieithu) Send a password reset email to user <kbd>Example</kbd>.
apihelp-resetpassword-param-capture (Sgwrs) (Cyfieithu) Return the temporary passwords that were sent. Requires the <code>passwordreset</code> user right.
apihelp-resetpassword-param-email (Sgwrs) (Cyfieithu) Email address of the user being reset.
apihelp-resetpassword-param-user (Sgwrs) (Cyfieithu) User being reset.
apihelp-revisiondelete-description (Sgwrs) (Cyfieithu) Delete and undelete revisions.
apihelp-revisiondelete-example-log (Sgwrs) (Cyfieithu) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (Sgwrs) (Cyfieithu) Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (Sgwrs) (Cyfieithu) What to hide for each revision.
apihelp-revisiondelete-param-ids (Sgwrs) (Cyfieithu) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (Sgwrs) (Cyfieithu) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (Sgwrs) (Cyfieithu) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (Sgwrs) (Cyfieithu) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-target (Sgwrs) (Cyfieithu) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (Sgwrs) (Cyfieithu) Type of revision deletion being performed.
apihelp-rollback-description (Sgwrs) (Cyfieithu) Undo the last edit to the page. If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-example-simple (Sgwrs) (Cyfieithu) Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (Sgwrs) (Cyfieithu) Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits.
apihelp-rollback-param-markbot (Sgwrs) (Cyfieithu) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (Sgwrs) (Cyfieithu) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (Sgwrs) (Cyfieithu) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (Sgwrs) (Cyfieithu) Tags to apply to the rollback.
apihelp-rollback-param-title (Sgwrs) (Cyfieithu) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (Sgwrs) (Cyfieithu) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (Sgwrs) (Cyfieithu) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-rsd-description (Sgwrs) (Cyfieithu) Export an RSD (Really Simple Discovery) schema.
apihelp-rsd-example-simple (Sgwrs) (Cyfieithu) Export the RSD schema.
apihelp-scribunto-console-description (Sgwrs) (Cyfieithu) Internal module for servicing XHR requests from the Scribunto console.
apihelp-scribunto-console-param-clear (Sgwrs) (Cyfieithu) Set to clear the current session state.
apihelp-scribunto-console-param-content (Sgwrs) (Cyfieithu) The new content of the module.
apihelp-scribunto-console-param-question (Sgwrs) (Cyfieithu) The next line to evaluate as a script.
apihelp-scribunto-console-param-session (Sgwrs) (Cyfieithu) Session token.
apihelp-scribunto-console-param-title (Sgwrs) (Cyfieithu) The title of the module to test.
Tudalen gyntaf
Tudalen olaf