Системалык билдирүүлөр

Навигацияга өтүү Издөөгө өтүү
This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Системалык билдирүүлөр
Биринчи баракМурунку баракКийинки баракСоңку барак
Аталышы Белгиленген билдирүүнүн тексти
Учурдагы текст
apihelp-query+iwbacklinks-extended-description (талкуу) (Которуу) Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links".
apihelp-query+iwbacklinks-param-dir (талкуу) (Которуу) The direction in which to list.
apihelp-query+iwbacklinks-param-limit (талкуу) (Которуу) How many total pages to return.
apihelp-query+iwbacklinks-param-prefix (талкуу) (Которуу) Prefix for the interwiki.
apihelp-query+iwbacklinks-param-prop (талкуу) (Которуу) Which properties to get:
apihelp-query+iwbacklinks-param-title (талкуу) (Которуу) Interwiki link to search for. Must be used with <var>$1blprefix</var>.
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (талкуу) (Которуу) Adds the prefix of the interwiki.
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (талкуу) (Которуу) Adds the title of the interwiki.
apihelp-query+iwbacklinks-summary (талкуу) (Которуу) Find all pages that link to the given interwiki link.
apihelp-query+iwlinks-example-simple (талкуу) (Которуу) Get interwiki links from the page <kbd>Main Page</kbd>.
apihelp-query+iwlinks-param-dir (талкуу) (Которуу) The direction in which to list.
apihelp-query+iwlinks-param-limit (талкуу) (Которуу) How many interwiki links to return.
apihelp-query+iwlinks-param-prefix (талкуу) (Которуу) Only return interwiki links with this prefix.
apihelp-query+iwlinks-param-prop (талкуу) (Которуу) Which additional properties to get for each interwiki link:
apihelp-query+iwlinks-param-title (талкуу) (Которуу) Interwiki link to search for. Must be used with <var>$1prefix</var>.
apihelp-query+iwlinks-param-url (талкуу) (Которуу) Whether to get the full URL (cannot be used with $1prop).
apihelp-query+iwlinks-paramvalue-prop-url (талкуу) (Которуу) Adds the full URL.
apihelp-query+iwlinks-summary (талкуу) (Которуу) Returns all interwiki links from the given pages.
apihelp-query+langbacklinks-example-generator (талкуу) (Которуу) Get information about pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-example-simple (талкуу) (Которуу) Get pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-extended-description (талкуу) (Которуу) Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions.
apihelp-query+langbacklinks-param-dir (талкуу) (Которуу) The direction in which to list.
apihelp-query+langbacklinks-param-lang (талкуу) (Которуу) Language for the language link.
apihelp-query+langbacklinks-param-limit (талкуу) (Которуу) How many total pages to return.
apihelp-query+langbacklinks-param-prop (талкуу) (Которуу) Which properties to get:
apihelp-query+langbacklinks-param-title (талкуу) (Которуу) Language link to search for. Must be used with $1lang.
apihelp-query+langbacklinks-paramvalue-prop-lllang (талкуу) (Которуу) Adds the language code of the language link.
apihelp-query+langbacklinks-paramvalue-prop-lltitle (талкуу) (Которуу) Adds the title of the language link.
apihelp-query+langbacklinks-summary (талкуу) (Которуу) Find all pages that link to the given language link.
apihelp-query+langlinks-example-simple (талкуу) (Которуу) Get interlanguage links from the page <kbd>Main Page</kbd>.
apihelp-query+langlinks-param-dir (талкуу) (Которуу) The direction in which to list.
apihelp-query+langlinks-param-inlanguagecode (талкуу) (Которуу) Language code for localised language names.
apihelp-query+langlinks-param-lang (талкуу) (Которуу) Only return language links with this language code.
apihelp-query+langlinks-param-limit (талкуу) (Которуу) How many langlinks to return.
apihelp-query+langlinks-param-prop (талкуу) (Которуу) Which additional properties to get for each interlanguage link:
apihelp-query+langlinks-param-title (талкуу) (Которуу) Link to search for. Must be used with <var>$1lang</var>.
apihelp-query+langlinks-param-url (талкуу) (Которуу) Whether to get the full URL (cannot be used with <var>$1prop</var>).
apihelp-query+langlinks-paramvalue-prop-autonym (талкуу) (Которуу) Adds the native language name.
apihelp-query+langlinks-paramvalue-prop-langname (талкуу) (Которуу) Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language.
apihelp-query+langlinks-paramvalue-prop-url (талкуу) (Которуу) Adds the full URL.
apihelp-query+langlinks-summary (талкуу) (Которуу) Returns all interlanguage links from the given pages.
apihelp-query+languageinfo-example-autonym-name-de (талкуу) (Которуу) Get the autonyms and German names of all supported languages.
apihelp-query+languageinfo-example-bcp47-dir (талкуу) (Которуу) Get the BCP-47 language code and direction of all supported languages.
apihelp-query+languageinfo-example-fallbacks-variants-oc (талкуу) (Которуу) Get the fallback languages and variants of Occitan.
apihelp-query+languageinfo-example-simple (талкуу) (Которуу) Get the language codes of all supported languages.
apihelp-query+languageinfo-extended-description (талкуу) (Которуу) [[mw:Special:MyLanguage/API:Continue|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (талкуу) (Которуу) Language codes of the languages that should be returned, or <code>*</code> for all languages.
apihelp-query+languageinfo-param-prop (талкуу) (Которуу) Which information to get for each language.
apihelp-query+languageinfo-paramvalue-prop-autonym (талкуу) (Которуу) The autonym of the language, that is, the name in that language.
apihelp-query+languageinfo-paramvalue-prop-bcp47 (талкуу) (Которуу) The BCP-47 language code.
Биринчи баракМурунку баракКийинки баракСоңку барак