Məzmuna keç

Sistem məlumatları

Bu MediaWiki-də olan sistem mesajlarının siyahısıdır. Əgər MediaWiki-ni lokallaşdırmaq işində kömək etmək isəyirsinizsə, lütfən MediaWiki Localisationtranslatewiki.net saytlarını ziyarət edin.
Sistem məlumatları
İlk səhifəƏvvəlki səhifəSonrakı səhifəSon səhifə
Ad İlkin mətn
İndiki mətn
apihelp-revisiondelete-example-revision (müzakirə) (Tərcümə et) Hide content for revision <kbd>12345</kbd> on the page [[{{MediaWiki:Mainpage}}]].
apihelp-revisiondelete-param-hide (müzakirə) (Tərcümə et) What to hide for each revision.
apihelp-revisiondelete-param-ids (müzakirə) (Tərcümə et) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (müzakirə) (Tərcümə et) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (müzakirə) (Tərcümə et) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (müzakirə) (Tərcümə et) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-tags (müzakirə) (Tərcümə et) Tags to apply to the entry in the deletion log.
apihelp-revisiondelete-param-target (müzakirə) (Tərcümə et) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (müzakirə) (Tərcümə et) Type of revision deletion being performed.
apihelp-revisiondelete-summary (müzakirə) (Tərcümə et) Delete and undelete revisions.
apihelp-rollback-example-simple (müzakirə) (Tərcümə et) Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (müzakirə) (Tərcümə et) Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] 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-extended-description (müzakirə) (Tərcümə et) If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-param-markbot (müzakirə) (Tərcümə et) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (müzakirə) (Tərcümə et) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (müzakirə) (Tərcümə et) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (müzakirə) (Tərcümə et) Tags to apply to the rollback.
apihelp-rollback-param-title (müzakirə) (Tərcümə et) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (müzakirə) (Tərcümə et) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (müzakirə) (Tərcümə et) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-rollback-param-watchlistexpiry (müzakirə) (Tərcümə et) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-rollback-summary (müzakirə) (Tərcümə et) Undo the last edit to the page.
apihelp-rsd-example-simple (müzakirə) (Tərcümə et) Export the RSD schema.
apihelp-rsd-summary (müzakirə) (Tərcümə et) Export an RSD (Really Simple Discovery) schema.
apihelp-setnotificationtimestamp-example-all (müzakirə) (Tərcümə et) Reset the notification status for the entire watchlist.
apihelp-setnotificationtimestamp-example-allpages (müzakirə) (Tərcümə et) Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.
apihelp-setnotificationtimestamp-example-page (müzakirə) (Tərcümə et) Reset the notification status for [[{{MediaWiki:Mainpage}}]].
apihelp-setnotificationtimestamp-example-pagetimestamp (müzakirə) (Tərcümə et) Set the notification timestamp for [[{{MediaWiki:Mainpage}}]] so all edits since 1 January 2012 are unviewed.
apihelp-setnotificationtimestamp-extended-description (müzakirə) (Tərcümə et) 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-param-entirewatchlist (müzakirə) (Tərcümə et) Work on all watched pages.
apihelp-setnotificationtimestamp-param-newerthanrevid (müzakirə) (Tərcümə et) Revision to set the notification timestamp newer than (one page only).
apihelp-setnotificationtimestamp-param-timestamp (müzakirə) (Tərcümə et) Timestamp to which to set the notification timestamp.
apihelp-setnotificationtimestamp-param-torevid (müzakirə) (Tərcümə et) Revision to set the notification timestamp to (one page only).
apihelp-setnotificationtimestamp-summary (müzakirə) (Tərcümə et) Update the notification timestamp for watched pages.
apihelp-setpagelanguage-example-default (müzakirə) (Tərcümə et) Change the language of the page with ID 123 to the wiki's default content language.
apihelp-setpagelanguage-example-language (müzakirə) (Tərcümə et) Change the language of the page [[{{MediaWiki:Mainpage}}]] to Basque.
apihelp-setpagelanguage-extended-description-disabled (müzakirə) (Tərcümə et) Changing the language of a page is not allowed on this wiki. Enable <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> to use this action.
apihelp-setpagelanguage-param-lang (müzakirə) (Tərcümə et) Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language.
apihelp-setpagelanguage-param-pageid (müzakirə) (Tərcümə et) Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>.
apihelp-setpagelanguage-param-reason (müzakirə) (Tərcümə et) Reason for the change.
apihelp-setpagelanguage-param-tags (müzakirə) (Tərcümə et) Change tags to apply to the log entry resulting from this action.
apihelp-setpagelanguage-param-title (müzakirə) (Tərcümə et) Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>.
apihelp-setpagelanguage-summary (müzakirə) (Tərcümə et) Change the language of a page.
apihelp-stashedit-extended-description (müzakirə) (Tərcümə et) This is intended to be used via AJAX from the edit form to improve the performance of the page save.
apihelp-stashedit-param-baserevid (müzakirə) (Tərcümə et) Revision ID of the base revision.
apihelp-stashedit-param-contentformat (müzakirə) (Tərcümə et) Content serialization format used for the input text.
apihelp-stashedit-param-contentmodel (müzakirə) (Tərcümə et) Content model of the new content.
apihelp-stashedit-param-section (müzakirə) (Tərcümə et) Section identifier. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-stashedit-param-sectiontitle (müzakirə) (Tərcümə et) The title for a new section.
apihelp-stashedit-param-stashedtexthash (müzakirə) (Tərcümə et) Page content hash from a prior stash to use instead.
İlk səhifəƏvvəlki səhifəSonrakı səhifəSon səhifə