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-undelete-example-page (Sgwrs) (Cyfieithu) | Undelete page <kbd>Main Page</kbd>. |
apihelp-undelete-example-revisions (Sgwrs) (Cyfieithu) | Undelete two revisions of page <kbd>Main Page</kbd>. |
apihelp-undelete-param-fileids (Sgwrs) (Cyfieithu) | 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 (Sgwrs) (Cyfieithu) | Reason for restoring. |
apihelp-undelete-param-tags (Sgwrs) (Cyfieithu) | Change tags to apply to the entry in the deletion log. |
apihelp-undelete-param-timestamps (Sgwrs) (Cyfieithu) | 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 (Sgwrs) (Cyfieithu) | Title of the page to restore. |
apihelp-undelete-param-watchlist (Sgwrs) (Cyfieithu) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-unlinkaccount-description (Sgwrs) (Cyfieithu) | Remove a linked third-party account from the current user. |
apihelp-unlinkaccount-example-simple (Sgwrs) (Cyfieithu) | Attempt to remove the current user's link for the provider associated with <kbd>FooAuthenticationRequest</kbd>. |
apihelp-upload-description (Sgwrs) (Cyfieithu) | Upload a file, or get the status of pending uploads. 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-example-filekey (Sgwrs) (Cyfieithu) | Complete an upload that failed due to warnings. |
apihelp-upload-example-url (Sgwrs) (Cyfieithu) | Upload from a URL. |
apihelp-upload-param-async (Sgwrs) (Cyfieithu) | Make potentially large file operations asynchronous when possible. |
apihelp-upload-param-checkstatus (Sgwrs) (Cyfieithu) | Only fetch the upload status for the given file key. |
apihelp-upload-param-chunk (Sgwrs) (Cyfieithu) | Chunk contents. |
apihelp-upload-param-comment (Sgwrs) (Cyfieithu) | Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified. |
apihelp-upload-param-file (Sgwrs) (Cyfieithu) | File contents. |
apihelp-upload-param-filekey (Sgwrs) (Cyfieithu) | Key that identifies a previous upload that was stashed temporarily. |
apihelp-upload-param-filename (Sgwrs) (Cyfieithu) | Target filename. |
apihelp-upload-param-filesize (Sgwrs) (Cyfieithu) | Filesize of entire upload. |
apihelp-upload-param-ignorewarnings (Sgwrs) (Cyfieithu) | Ignore any warnings. |
apihelp-upload-param-offset (Sgwrs) (Cyfieithu) | Offset of chunk in bytes. |
apihelp-upload-param-sessionkey (Sgwrs) (Cyfieithu) | Same as $1filekey, maintained for backward compatibility. |
apihelp-upload-param-stash (Sgwrs) (Cyfieithu) | If set, the server will stash the file temporarily instead of adding it to the repository. |
apihelp-upload-param-tags (Sgwrs) (Cyfieithu) | Change tags to apply to the upload log entry and file page revision. |
apihelp-upload-param-text (Sgwrs) (Cyfieithu) | Initial page text for new files. |
apihelp-upload-param-url (Sgwrs) (Cyfieithu) | URL to fetch the file from. |
apihelp-upload-param-watch (Sgwrs) (Cyfieithu) | Watch the page. |
apihelp-upload-param-watchlist (Sgwrs) (Cyfieithu) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-userrights-description (Sgwrs) (Cyfieithu) | Change a user's group membership. |
apihelp-userrights-example-user (Sgwrs) (Cyfieithu) | 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 (Sgwrs) (Cyfieithu) | 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 (Sgwrs) (Cyfieithu) | Add the user to these groups. |
apihelp-userrights-param-reason (Sgwrs) (Cyfieithu) | Reason for the change. |
apihelp-userrights-param-remove (Sgwrs) (Cyfieithu) | Remove the user from these groups. |
apihelp-userrights-param-user (Sgwrs) (Cyfieithu) | User name. |
apihelp-userrights-param-userid (Sgwrs) (Cyfieithu) | User ID. |
apihelp-watch-description (Sgwrs) (Cyfieithu) | Add or remove pages from the current user's watchlist. |
apihelp-watch-example-generator (Sgwrs) (Cyfieithu) | Watch the first few pages in the main namespace. |
apihelp-watch-example-unwatch (Sgwrs) (Cyfieithu) | Unwatch the page <kbd>Main Page</kbd>. |
apihelp-watch-example-watch (Sgwrs) (Cyfieithu) | Watch the page <kbd>Main Page</kbd>. |
apihelp-watch-param-title (Sgwrs) (Cyfieithu) | The page to (un)watch. Use <var>$1titles</var> instead. |
apihelp-watch-param-unwatch (Sgwrs) (Cyfieithu) | If set the page will be unwatched rather than watched. |
apihelp-xml-description (Sgwrs) (Cyfieithu) | Output data in XML format. |
apihelp-xml-param-includexmlnamespace (Sgwrs) (Cyfieithu) | If specified, adds an XML namespace. |
apihelp-xml-param-xslt (Sgwrs) (Cyfieithu) | If specified, adds the named page as an XSL stylesheet. The value must be a title in the {{ns:mediawiki}} namespace ending in <code>.xsl</code>. |
apihelp-xmlfm-description (Sgwrs) (Cyfieithu) | Output data in XML format (pretty-print in HTML). |
apisandbox (Sgwrs) (Cyfieithu) | Pwll tywod API |
apisandbox-alert-field (Sgwrs) (Cyfieithu) | The value of this field is not valid. |
Tudalen gyntaf |
Tudalen gynt |
Tudalen nesaf |
Tudalen olaf |