Системске поруке
Пређи на навигацију
Пређи на претрагу
Ово је списак системских порука доступних у именском простору „Медијавики”.
Посетите локализацију Медијавикија и translatewiki.net ако желите да допринесете општој локализацији Медијавикија.
| Назив | Подразумевани текст |
|---|---|
| Актуелни текст поруке | |
| apihelp-import-example-import (разговор) (Преведите) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
| apihelp-import-extended-description (разговор) (Преведите) | Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
| apihelp-import-param-assignknownusers (разговор) (Преведите) | Assign edits to local users where the named user exists locally. |
| apihelp-import-param-fullhistory (разговор) (Преведите) | For interwiki imports: import the full history, not just the current version. |
| apihelp-import-param-interwikipage (разговор) (Преведите) | For interwiki imports: page to import. |
| apihelp-import-param-interwikiprefix (разговор) (Преведите) | For uploaded imports: interwiki prefix to apply to unknown usernames (and known users if <var>$1assignknownusers</var> is set). |
| apihelp-import-param-interwikisource (разговор) (Преведите) | For interwiki imports: wiki to import from. |
| apihelp-import-param-namespace (разговор) (Преведите) | Import to this namespace. Cannot be used together with <var>$1rootpage</var>. |
| apihelp-import-param-rootpage (разговор) (Преведите) | Import as subpage of this page. Cannot be used together with <var>$1namespace</var>. |
| apihelp-import-param-summary (разговор) (Преведите) | Log entry import summary. |
| apihelp-import-param-tags (разговор) (Преведите) | Change tags to apply to the entry in the import log and to the null revision on the imported pages. |
| apihelp-import-param-templates (разговор) (Преведите) | For interwiki imports: import all included templates as well. |
| apihelp-import-param-xml (разговор) (Преведите) | Uploaded XML file. |
| apihelp-import-summary (разговор) (Преведите) | Import a page from another wiki, or from an XML file. |
| apihelp-infobox-param-args (разговор) (Преведите) | Variable list to use during parse (json format) |
| apihelp-infobox-param-text (разговор) (Преведите) | Infobox to parse (xml string) |
| apihelp-infobox-param-title (разговор) (Преведите) | Title of page the text belongs to |
| apihelp-infobox-summary (разговор) (Преведите) | This module provides infobox parser |
| apihelp-json-param-ascii (разговор) (Преведите) | If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>. |
| apihelp-json-param-callback (разговор) (Преведите) | If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted. |
| apihelp-json-param-formatversion (разговор) (Преведите) | Output formatting |
| apihelp-json-param-utf8 (разговор) (Преведите) | If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>. |
| apihelp-json-paramvalue-formatversion-1 (разговор) (Преведите) | Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). |
| apihelp-json-paramvalue-formatversion-2 (разговор) (Преведите) | Modern format. |
| apihelp-json-paramvalue-formatversion-latest (разговор) (Преведите) | Use the latest format (currently <kbd>2</kbd>), may change without warning. |
| apihelp-json-summary (разговор) (Преведите) | Output data in JSON format. |
| apihelp-jsonfm-summary (разговор) (Преведите) | Output data in JSON format (pretty-print in HTML). |
| apihelp-link (разговор) (Преведите) | [[Special:ApiHelp/$1|$2]] |
| apihelp-linkaccount-example-link (разговор) (Преведите) | Start the process of linking to an account from <kbd>Example</kbd>. |
| apihelp-linkaccount-summary (разговор) (Преведите) | Link an account from a third-party provider to the current user. |
| apihelp-login-example-login (разговор) (Преведите) | Пријавa. |
| apihelp-login-extended-description (разговор) (Преведите) | This action should only be used in combination with [[Special:BotPasswords]]; use for main-account login is deprecated and may fail without warning. To safely log in to the main account, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| apihelp-login-extended-description-nobotpasswords (разговор) (Преведите) | This action is deprecated and may fail without warning. To safely log in, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| apihelp-login-param-domain (разговор) (Преведите) | Domain (optional). |
| apihelp-login-param-name (разговор) (Преведите) | Корисничко име. |
| apihelp-login-param-password (разговор) (Преведите) | Лозинка. |
| apihelp-login-param-token (разговор) (Преведите) | Login token obtained in first request. |
| apihelp-login-summary (разговор) (Преведите) | Log in and get authentication cookies. |
| apihelp-logout-example-logout (разговор) (Преведите) | Log the current user out. |
| apihelp-logout-summary (разговор) (Преведите) | Log out and clear session data. |
| apihelp-main-extended-description (разговор) (Преведите) | <div class="hlist plainlinks api-main-links"> * [[mw:Special:MyLanguage/API:Main_page|Documentation]] * [[mw:Special:MyLanguage/API:Etiquette|Etiquette & usage guidelines]] * [[mw:Special:MyLanguage/API:FAQ|FAQ]] * [https://lists.wikimedia.org/postorius/lists/mediawiki-api.lists.wikimedia.org/ Mailing list] * [https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/ API Announcements] * [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R Bugs & requests] </div> <strong>Status:</strong> The MediaWiki API is a mature and stable interface that is actively supported and improved. While we try to avoid it, we may occasionally need to make breaking changes; subscribe to [https://lists.wikimedia.org/hyperkitty/list/[email protected]/ the mediawiki-api-announce mailing list] for notice of updates. <strong>Erroneous requests:</strong> When erroneous requests are sent to the API, an HTTP header will be sent with the key "MediaWiki-API-Error" and then both the value of the header and the error code sent back will be set to the same value. For more information see [[mw:Special:MyLanguage/API:Errors_and_warnings|API: Errors and warnings]]. <p class="mw-apisandbox-link"><strong>Testing:</strong> For ease of testing API requests, see [[Special:ApiSandbox]].</p> |
| apihelp-main-param-action (разговор) (Преведите) | Коју радњу извршити. |
| apihelp-main-param-assert (разговор) (Преведите) | Verify that the user is logged in if set to <kbd>user</kbd>, <em>not</em> logged in if set to <kbd>anon</kbd>, or has the bot user right if <kbd>bot</kbd>. |
| apihelp-main-param-assertuser (разговор) (Преведите) | Verify the current user is the named user. |
| apihelp-main-param-curtimestamp (разговор) (Преведите) | Include the current timestamp in the result. |
| apihelp-main-param-errorformat (разговор) (Преведите) | Format to use for warning and error text output |
| apihelp-main-param-errorlang (разговор) (Преведите) | Language to use for warnings and errors. <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo&siprop=languages]]</kbd> returns a list of language codes, or specify <kbd>content</kbd> to use this wiki's content language, or specify <kbd>uselang</kbd> to use the same value as the <var>uselang</var> parameter. |
| apihelp-main-param-errorsuselocal (разговор) (Преведите) | If given, error texts will use locally-customized messages from the {{ns:MediaWiki}} namespace. |
| apihelp-main-param-format (разговор) (Преведите) | Формат излаза. |
| apihelp-main-param-maxage (разговор) (Преведите) | Set the <code>max-age</code> HTTP cache control header to this many seconds. Errors are never cached. |