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-edit-param-basetimestamp (Sgwrs) (Cyfieithu) Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]].
apihelp-edit-param-bot (Sgwrs) (Cyfieithu) Mark this edit as a bot edit.
apihelp-edit-param-contentformat (Sgwrs) (Cyfieithu) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (Sgwrs) (Cyfieithu) Content model of the new content.
apihelp-edit-param-createonly (Sgwrs) (Cyfieithu) Don't edit the page if it exists already.
apihelp-edit-param-md5 (Sgwrs) (Cyfieithu) The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct.
apihelp-edit-param-minor (Sgwrs) (Cyfieithu) Minor edit.
apihelp-edit-param-nocreate (Sgwrs) (Cyfieithu) Throw an error if the page doesn't exist.
apihelp-edit-param-notminor (Sgwrs) (Cyfieithu) Non-minor edit.
apihelp-edit-param-pageid (Sgwrs) (Cyfieithu) Page ID of the page to edit. Cannot be used together with <var>$1title</var>.
apihelp-edit-param-prependtext (Sgwrs) (Cyfieithu) Add this text to the beginning of the page. Overrides $1text.
apihelp-edit-param-recreate (Sgwrs) (Cyfieithu) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (Sgwrs) (Cyfieithu) Automatically resolve redirects.
apihelp-edit-param-section (Sgwrs) (Cyfieithu) Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-edit-param-sectiontitle (Sgwrs) (Cyfieithu) The title for a new section.
apihelp-edit-param-starttimestamp (Sgwrs) (Cyfieithu) Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit).
apihelp-edit-param-summary (Sgwrs) (Cyfieithu) Edit summary. Also section title when $1section=new and $1sectiontitle is not set.
apihelp-edit-param-tags (Sgwrs) (Cyfieithu) Change tags to apply to the revision.
apihelp-edit-param-text (Sgwrs) (Cyfieithu) Page content.
apihelp-edit-param-title (Sgwrs) (Cyfieithu) Title of the page to edit. Cannot be used together with <var>$1pageid</var>.
apihelp-edit-param-token (Sgwrs) (Cyfieithu) The token should always be sent as the last parameter, or at least after the $1text parameter.
apihelp-edit-param-undo (Sgwrs) (Cyfieithu) Undo this revision. Overrides $1text, $1prependtext and $1appendtext.
apihelp-edit-param-undoafter (Sgwrs) (Cyfieithu) Undo all revisions from $1undo to this one. If not set, just undo one revision.
apihelp-edit-param-unwatch (Sgwrs) (Cyfieithu) Remove the page from the current user's watchlist.
apihelp-edit-param-watch (Sgwrs) (Cyfieithu) Add the page to the current user's watchlist.
apihelp-edit-param-watchlist (Sgwrs) (Cyfieithu) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-emailuser-description (Sgwrs) (Cyfieithu) Email a user.
apihelp-emailuser-example-email (Sgwrs) (Cyfieithu) Send an email to user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>.
apihelp-emailuser-param-ccme (Sgwrs) (Cyfieithu) Send a copy of this mail to me.
apihelp-emailuser-param-subject (Sgwrs) (Cyfieithu) Subject header.
apihelp-emailuser-param-target (Sgwrs) (Cyfieithu) User to send email to.
apihelp-emailuser-param-text (Sgwrs) (Cyfieithu) Mail body.
apihelp-expandtemplates-description (Sgwrs) (Cyfieithu) Expands all templates within wikitext.
apihelp-expandtemplates-example-simple (Sgwrs) (Cyfieithu) Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>.
apihelp-expandtemplates-param-generatexml (Sgwrs) (Cyfieithu) Generate XML parse tree (replaced by $1prop=parsetree).
apihelp-expandtemplates-param-includecomments (Sgwrs) (Cyfieithu) Whether to include HTML comments in the output.
apihelp-expandtemplates-param-prop (Sgwrs) (Cyfieithu) Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format.
apihelp-expandtemplates-param-revid (Sgwrs) (Cyfieithu) Revision ID, for <nowiki>{{REVISIONID}}</nowiki> and similar variables.
apihelp-expandtemplates-param-text (Sgwrs) (Cyfieithu) Wikitext to convert.
apihelp-expandtemplates-param-title (Sgwrs) (Cyfieithu) Title of page.
apihelp-expandtemplates-paramvalue-prop-categories (Sgwrs) (Cyfieithu) Any categories present in the input that are not represented in the wikitext output.
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (Sgwrs) (Cyfieithu) Gives the JavaScript configuration variables specific to the page as a JSON string.
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (Sgwrs) (Cyfieithu) Gives the JavaScript configuration variables specific to the page.
apihelp-expandtemplates-paramvalue-prop-modules (Sgwrs) (Cyfieithu) Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>.
apihelp-expandtemplates-paramvalue-prop-parsetree (Sgwrs) (Cyfieithu) The XML parse tree of the input.
apihelp-expandtemplates-paramvalue-prop-properties (Sgwrs) (Cyfieithu) Page properties defined by expanded magic words in the wikitext.
apihelp-expandtemplates-paramvalue-prop-ttl (Sgwrs) (Cyfieithu) The maximum time after which caches of the result should be invalidated.
apihelp-expandtemplates-paramvalue-prop-volatile (Sgwrs) (Cyfieithu) Whether the output is volatile and should not be reused elsewhere within the page.
apihelp-expandtemplates-paramvalue-prop-wikitext (Sgwrs) (Cyfieithu) The expanded wikitext.
apihelp-feedcontributions-description (Sgwrs) (Cyfieithu) Returns a user contributions feed.
Tudalen gyntaf
Tudalen olaf