Sistem iletileri

Şuraya atla: kullan, ara

Bu liste MediaWiki ad alanında mevcut olan sistem mesajlarının listesidir. Genel MediaWiki yerelleştirmesine katkıda bulunmak isterseniz, lütfen MediaWiki Yerelleştirmesi ve translatewiki.net sayfalarını ziyaret edin.

Filtre
Özelleştirme durumuna göre filtrele:    
İlk
Son
Ad Varsayılan mesaj metni
Kullanımdaki metin
apihelp-query+revisions+base-paramvalue-prop-user (Mesaj) (Çevir) User that made the revision.
apihelp-query+revisions+base-paramvalue-prop-userid (Mesaj) (Çevir) User ID of the revision creator.
apihelp-query+revisions-description (Mesaj) (Çevir) Get revision information. May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
apihelp-query+revisions-example-content (Mesaj) (Çevir) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (Mesaj) (Çevir) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (Mesaj) (Çevir) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (Mesaj) (Çevir) Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (Mesaj) (Çevir) Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (Mesaj) (Çevir) Get last 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-param-end (Mesaj) (Çevir) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (Mesaj) (Çevir) Stop revision enumeration on this revision ID.
apihelp-query+revisions-param-excludeuser (Mesaj) (Çevir) Exclude revisions made by user.
apihelp-query+revisions-param-start (Mesaj) (Çevir) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (Mesaj) (Çevir) From which revision ID to start enumeration.
apihelp-query+revisions-param-tag (Mesaj) (Çevir) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (Mesaj) (Çevir) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (Mesaj) (Çevir) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (Mesaj) (Çevir) May only be used with a single page (mode #2).
apihelp-query+search-description (Mesaj) (Çevir) Perform a full text search.
apihelp-query+search-example-generator (Mesaj) (Çevir) Get page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (Mesaj) (Çevir) Search for <kbd>meaning</kbd>.
apihelp-query+search-example-text (Mesaj) (Çevir) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (Mesaj) (Çevir) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (Mesaj) (Çevir) Enable internal query rewriting. Some search backends can rewrite the query into one its thinks gives better results, such as correcting spelling errors.
apihelp-query+search-param-info (Mesaj) (Çevir) Which metadata to return.
apihelp-query+search-param-interwiki (Mesaj) (Çevir) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (Mesaj) (Çevir) How many total pages to return.
apihelp-query+search-param-namespace (Mesaj) (Çevir) Search only within these namespaces.
apihelp-query+search-param-prop (Mesaj) (Çevir) Which properties to return:
apihelp-query+search-param-what (Mesaj) (Çevir) Which type of search to perform.
apihelp-query+search-paramvalue-prop-categorysnippet (Mesaj) (Çevir) Adds a parsed snippet of the matching category.
apihelp-query+search-paramvalue-prop-hasrelated (Mesaj) (Çevir) <span class="apihelp-deprecated">Deprecated and ignored.</span>
apihelp-query+search-paramvalue-prop-isfilematch (Mesaj) (Çevir) Adds a boolean indicating if the search matched file content.
apihelp-query+search-paramvalue-prop-redirectsnippet (Mesaj) (Çevir) Adds a parsed snippet of the redirect title.
apihelp-query+search-paramvalue-prop-redirecttitle (Mesaj) (Çevir) Adds the title of the matching redirect.
apihelp-query+search-paramvalue-prop-score (Mesaj) (Çevir) <span class="apihelp-deprecated">Deprecated and ignored.</span>
apihelp-query+search-paramvalue-prop-sectionsnippet (Mesaj) (Çevir) Adds a parsed snippet of the matching section title.
apihelp-query+search-paramvalue-prop-sectiontitle (Mesaj) (Çevir) Adds the title of the matching section.
apihelp-query+search-paramvalue-prop-size (Mesaj) (Çevir) Adds the size of the page in bytes.
apihelp-query+search-paramvalue-prop-snippet (Mesaj) (Çevir) Adds a parsed snippet of the page.
apihelp-query+search-paramvalue-prop-timestamp (Mesaj) (Çevir) Adds the timestamp of when the page was last edited.
apihelp-query+search-paramvalue-prop-titlesnippet (Mesaj) (Çevir) Adds a parsed snippet of the page title.
apihelp-query+search-paramvalue-prop-wordcount (Mesaj) (Çevir) Adds the word count of the page.
apihelp-query+siteinfo-description (Mesaj) (Çevir) Return general information about the site.
apihelp-query+siteinfo-example-interwiki (Mesaj) (Çevir) Fetch a list of local interwiki prefixes.
apihelp-query+siteinfo-example-replag (Mesaj) (Çevir) Check the current replication lag.
apihelp-query+siteinfo-example-simple (Mesaj) (Çevir) Fetch site information.
apihelp-query+siteinfo-param-filteriw (Mesaj) (Çevir) Return only local or only nonlocal entries of the interwiki map.
apihelp-query+siteinfo-param-inlanguagecode (Mesaj) (Çevir) Language code for localised language names (best effort) and skin names.
İlk
Son