Všechna systémová hlášení
Skočit na navigaci
Skočit na vyhledávání
Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki.
Pokud si přejete přispívat k lokalizaci softwaru MediaWiki, navštivte lokalizační stránku na mediawiki.org a server translatewiki.net.
Označení hlášení | Původní text |
---|---|
Aktuální text | |
apihelp-query+contributors-example-simple (diskuse) (přeložit) | Zobrazit přispěvatele stránky <kbd>Main Page</kbd>. |
apihelp-query+contributors-param-excludegroup (diskuse) (přeložit) | Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-param-excluderights (diskuse) (přeložit) | Exclude users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-param-group (diskuse) (přeložit) | Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-param-limit (diskuse) (přeložit) | Kolik přispěvatelů má být zobrazeno. |
apihelp-query+contributors-param-rights (diskuse) (přeložit) | Only include users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-summary (diskuse) (přeložit) | Zobrazit seznam přihlášených a počet nepřihlášených přispěvatelů stránky. |
apihelp-query+contributors-summary-tempusers-enabled (diskuse) (přeložit) | Get the list of logged-in contributors (including temporary users) and the count of logged-out contributors to a page. |
apihelp-query+coordinates-example-1 (diskuse) (přeložit) | Get a list of coordinates of the [[Main Page]] |
apihelp-query+coordinates-param-distancefrompage (diskuse) (přeložit) | Return distance in meters from the geographical coordinates of every valid result from the coordinates of this page. |
apihelp-query+coordinates-param-distancefrompoint (diskuse) (přeložit) | Return distance in meters from the geographical coordinates of every valid result from the given coordinates. |
apihelp-query+coordinates-param-limit (diskuse) (přeložit) | How many coordinates to return. |
apihelp-query+coordinates-param-primary (diskuse) (přeložit) | Which kind of coordinates to return. |
apihelp-query+coordinates-param-prop (diskuse) (přeložit) | Which additional coordinate properties to return. (Properties that are always returned: <var>lat</var>, <var>lon</var>, and either <var>primary</var> or <var>secondary</var> as a boolean flag.) |
apihelp-query+coordinates-paramvalue-primary-all (diskuse) (přeložit) | Return both primary and secondary coordinates. |
apihelp-query+coordinates-paramvalue-primary-primary (diskuse) (přeložit) | The location of the subject of the article. There is at most one primary coordinate per title. |
apihelp-query+coordinates-paramvalue-primary-secondary (diskuse) (přeložit) | The location of some object that's mentioned in the article. Any number of secondary coordinates can be associated with a title. |
apihelp-query+coordinates-paramvalue-prop-country (diskuse) (přeložit) | ISO 3166-1 alpha-2 country code (e.g. <samp>US</samp> or <samp>RU</samp>). |
apihelp-query+coordinates-paramvalue-prop-dim (diskuse) (přeložit) | Approximate size of the object in meters. |
apihelp-query+coordinates-paramvalue-prop-globe (diskuse) (přeložit) | Which terrestrial body the coordinates are relative to (e.g. <samp>moon</samp> or <samp>pluto</samp>). Defaults to Earth. See [[mw:Special:MyLanguage/Extension:GeoData#Glossary]] for details. |
apihelp-query+coordinates-paramvalue-prop-name (diskuse) (přeložit) | Name of the object. |
apihelp-query+coordinates-paramvalue-prop-region (diskuse) (přeložit) | ISO 3166-2 region code (the part of the ISO 3166-2 code after the dash; e.g. <samp>FL</samp> or <samp>MOS</samp>). |
apihelp-query+coordinates-paramvalue-prop-type (diskuse) (přeložit) | Type of the object the coordinates point to. See [[mw:Special:MyLanguage/Extension:GeoData#Usage]] for details. |
apihelp-query+coordinates-summary (diskuse) (přeložit) | Returns coordinates of the given pages. |
apihelp-query+deletedrevisions-example-revids (diskuse) (přeložit) | List the information for deleted revision <kbd>123456</kbd>. |
apihelp-query+deletedrevisions-example-titles (diskuse) (přeložit) | List the deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and its talk page with content. |
apihelp-query+deletedrevisions-extended-description (diskuse) (přeložit) | May be used in several ways: # Get deleted revisions for a set of pages, by setting titles or pageids. Ordered by title and timestamp. # Get data about a set of deleted revisions by setting their IDs with revids. Ordered by revision ID. |
apihelp-query+deletedrevisions-param-end (diskuse) (přeložit) | The timestamp to stop enumerating at. Ignored when processing a list of revision IDs. |
apihelp-query+deletedrevisions-param-excludeuser (diskuse) (přeložit) | Don't list revisions by this user. |
apihelp-query+deletedrevisions-param-start (diskuse) (přeložit) | The timestamp to start enumerating from. Ignored when processing a list of revision IDs. |
apihelp-query+deletedrevisions-param-tag (diskuse) (přeložit) | Only list revisions tagged with this tag. |
apihelp-query+deletedrevisions-param-user (diskuse) (přeložit) | Only list revisions by this user. |
apihelp-query+deletedrevisions-summary (diskuse) (přeložit) | Get deleted revision information. |
apihelp-query+deletedrevs-example-mode1 (diskuse) (přeložit) | List the last deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and <kbd>Talk:Main Page</kbd>, with content (mode 1). |
apihelp-query+deletedrevs-example-mode2 (diskuse) (přeložit) | List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2). |
apihelp-query+deletedrevs-example-mode3-main (diskuse) (přeložit) | List the first 50 deleted revisions in the main namespace (mode 3). |
apihelp-query+deletedrevs-example-mode3-talk (diskuse) (přeložit) | List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3). |
apihelp-query+deletedrevs-extended-description (diskuse) (přeložit) | Operates in three modes: # List deleted revisions for the given titles, sorted by timestamp. # List deleted contributions for the given user, sorted by timestamp (no titles specified). # List all deleted revisions in the given namespace, sorted by title and timestamp (no titles specified, $1user not set). Certain parameters only apply to some modes and are ignored in others. |
apihelp-query+deletedrevs-param-end (diskuse) (přeložit) | The timestamp to stop enumerating at. |
apihelp-query+deletedrevs-param-excludeuser (diskuse) (přeložit) | Nezahrnovat revize od tohoto uživatele. |
apihelp-query+deletedrevs-param-from (diskuse) (přeložit) | Start listing at this title. |
apihelp-query+deletedrevs-param-limit (diskuse) (přeložit) | Maximální počet revizí k zobrazení. |
apihelp-query+deletedrevs-param-namespace (diskuse) (přeložit) | Zahrnout pouze stránky z tohoto jmenného prostoru. |
apihelp-query+deletedrevs-param-prefix (diskuse) (přeložit) | Search for all page titles that begin with this value. |
apihelp-query+deletedrevs-param-prop (diskuse) (přeložit) | Which properties to get: |
apihelp-query+deletedrevs-param-start (diskuse) (přeložit) | The timestamp to start enumerating from. |
apihelp-query+deletedrevs-param-tag (diskuse) (přeložit) | Only list revisions tagged with this tag. |
apihelp-query+deletedrevs-param-to (diskuse) (přeložit) | Stop listing at this title. |
apihelp-query+deletedrevs-param-unique (diskuse) (přeložit) | List only one revision for each page. |
apihelp-query+deletedrevs-param-user (diskuse) (přeložit) | Only list revisions by this user. |