Системски пораки
Прејди на прегледникот
Прејди на пребарувањето
Ова е список на системските пораки расположливи за именскиот простор „МедијаВики“.
Одете на Превод на МедијаВики и translatewiki.net ако сакате да придонесете кон општото преведување на МедијаВики.
| Име | Текст по основно |
|---|---|
| Сегашен текст | |
| apihelp-query+alltransclusions-summary (разговор) (Преведување) | List all transclusions (pages embedded using {{x}}), including non-existing. |
| apihelp-query+allusers-example-y (разговор) (Преведување) | List users starting at <kbd>Y</kbd>. |
| apihelp-query+allusers-param-activeusers (разговор) (Преведување) | Only list users active in the last $1 {{PLURAL:$1|day|days}}. |
| apihelp-query+allusers-param-attachedwiki (разговор) (Преведување) | With <kbd>$1prop=centralids</kbd>, also indicate whether the user is attached with the wiki identified by this ID. |
| apihelp-query+allusers-param-dir (разговор) (Преведување) | Насока на подредувањето. |
| apihelp-query+allusers-param-excludegroup (разговор) (Преведување) | Исклучи ги корисниците од дадените групи. |
| apihelp-query+allusers-param-excludenamed (разговор) (Преведување) | Exclude users of named accounts. |
| apihelp-query+allusers-param-excludetemp (разговор) (Преведување) | Exclude users of temporary accounts. |
| apihelp-query+allusers-param-from (разговор) (Преведување) | Од кое корисничко име да почне набројувањето. |
| apihelp-query+allusers-param-group (разговор) (Преведување) | Вклучи ги корисниците само од дадените групи. |
| apihelp-query+allusers-param-limit (разговор) (Преведување) | Колку вкупно кориснички имиња да се дадат. |
| apihelp-query+allusers-param-prefix (разговор) (Преведување) | Пребарај ги сите корисници што почнуваат со оваа вредност. |
| apihelp-query+allusers-param-prop (разговор) (Преведување) | Кои информации да се вклучат: |
| apihelp-query+allusers-param-rights (разговор) (Преведување) | Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+allusers-param-to (разговор) (Преведување) | На кое корисничко име да престане набројувањето. |
| apihelp-query+allusers-param-witheditsonly (разговор) (Преведување) | Only list users who have made edits. |
| apihelp-query+allusers-paramvalue-prop-blockinfo (разговор) (Преведување) | Ги додава информациите за тековното блокирање на корисникот. |
| apihelp-query+allusers-paramvalue-prop-centralids (разговор) (Преведување) | Adds the central IDs and attachment status for the user. |
| apihelp-query+allusers-paramvalue-prop-editcount (разговор) (Преведување) | Adds the edit count of the user. |
| apihelp-query+allusers-paramvalue-prop-groups (разговор) (Преведување) | Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. |
| apihelp-query+allusers-paramvalue-prop-implicitgroups (разговор) (Преведување) | Lists all the groups the user is automatically in. |
| apihelp-query+allusers-paramvalue-prop-registration (разговор) (Преведување) | Adds the timestamp of when the user registered if available (may be blank). |
| apihelp-query+allusers-paramvalue-prop-rights (разговор) (Преведување) | Lists rights that the user has. |
| apihelp-query+allusers-paramvalue-prop-tempexpired (разговор) (Преведување) | Indicates whether the temporary account has expired or not. If account isn't temporary, null is returned. |
| apihelp-query+allusers-summary (разговор) (Преведување) | Enumerate all registered users. |
| apihelp-query+authmanagerinfo-example-login (разговор) (Преведување) | Fetch the requests that may be used when beginning a login. |
| apihelp-query+authmanagerinfo-example-login-merged (разговор) (Преведување) | Fetch the requests that may be used when beginning a login, with form fields merged. |
| apihelp-query+authmanagerinfo-example-securitysensitiveoperation (разговор) (Преведување) | Test whether authentication is sufficient for action <kbd>foo</kbd>. |
| apihelp-query+authmanagerinfo-param-requestsfor (разговор) (Преведување) | Fetch information about the authentication requests needed for the specified authentication action. |
| apihelp-query+authmanagerinfo-param-securitysensitiveoperation (разговор) (Преведување) | Test whether the user's current authentication status is sufficient for the specified security-sensitive operation. |
| apihelp-query+authmanagerinfo-summary (разговор) (Преведување) | Retrieve information about the current authentication status. |
| apihelp-query+backlinks-example-generator (разговор) (Преведување) | Дава информации за страниците што водат до <kbd>Main page</kbd>. |
| apihelp-query+backlinks-example-simple (разговор) (Преведување) | Прикажи врски до <kbd>Main page</kbd>. |
| apihelp-query+backlinks-param-dir (разговор) (Преведување) | Насока на исписот. |
| apihelp-query+backlinks-param-filterredir (разговор) (Преведување) | How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level. |
| apihelp-query+backlinks-param-limit (разговор) (Преведување) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
| apihelp-query+backlinks-param-namespace (разговор) (Преведување) | Именскиот простор што се набројува. |
| apihelp-query+backlinks-param-pageid (разговор) (Преведување) | Page ID to search. Cannot be used together with <var>$1title</var>. |
| apihelp-query+backlinks-param-redirect (разговор) (Преведување) | If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. |
| apihelp-query+backlinks-param-title (разговор) (Преведување) | Title to search. Cannot be used together with <var>$1pageid</var>. |
| apihelp-query+backlinks-summary (разговор) (Преведување) | Find all pages that link to the given page. |
| apihelp-query+blocks-example-simple (разговор) (Преведување) | List blocks. |
| apihelp-query+blocks-example-users (разговор) (Преведување) | List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>. |
| apihelp-query+blocks-param-end (разговор) (Преведување) | На кој датум и време да запре набројувањето. |
| apihelp-query+blocks-param-ids (разговор) (Преведување) | Список на назнаки на блоковите за испис (незадолжително) |
| apihelp-query+blocks-param-ip (разговор) (Преведување) | Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted. |
| apihelp-query+blocks-param-limit (разговор) (Преведување) | The maximum number of blocks to list. |
| apihelp-query+blocks-param-prop (разговор) (Преведување) | Кои својства да се дадат: |
| apihelp-query+blocks-param-show (разговор) (Преведување) | Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>. |
| apihelp-query+blocks-param-start (разговор) (Преведување) | Од кој датум и време да почне набројувањето. |