The Romanian wiki is no longer maintained and is in read-only mode. Information contained within may be inaccurate or outdated. Please go to the English wiki for more up to date information.

Traducere automată din engleză: wiki-ul românesc nu mai este întreținut și este în modul doar citire. Informațiile conținute în interior pot fi inexacte sau depășite. Vă rugăm să accesați wiki-ul în engleză pentru mai multe informații actualizate.

Toate mesajele

Sari la navigare Sari la căutare
Aceasta este lista completă a mesajelor disponibile în domeniul MediaWiki. Vă rugăm să vizitați MediaWiki Localisation și translatewiki.net dacă vreți să contribuiți la localizarea programului MediaWiki generic.
Toate mesajele
Prima paginăPagina anterioarăPagina următoareUltima pagină
Nume Textul standard
Textul curent
apihelp-query+alltransclusions-param-namespace (discuție) (Traducere) The namespace to enumerate.
apihelp-query+alltransclusions-param-prefix (discuție) (Traducere) Search for all transcluded titles that begin with this value.
apihelp-query+alltransclusions-param-prop (discuție) (Traducere) Which pieces of information to include:
apihelp-query+alltransclusions-param-to (discuție) (Traducere) The title of the transclusion to stop enumerating at.
apihelp-query+alltransclusions-param-unique (discuție) (Traducere) Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages.
apihelp-query+alltransclusions-paramvalue-prop-ids (discuție) (Traducere) Adds the page ID of the transcluding page (cannot be used with $1unique).
apihelp-query+alltransclusions-paramvalue-prop-title (discuție) (Traducere) Adds the title of the transclusion.
apihelp-query+alltransclusions-summary (discuție) (Traducere) List all transclusions (pages embedded using {{x}}), including non-existing.
apihelp-query+allusers-example-y (discuție) (Traducere) List users starting at <kbd>Y</kbd>.
apihelp-query+allusers-param-activeusers (discuție) (Traducere) Only list users active in the last $1 {{PLURAL:$1|day|days}}.
apihelp-query+allusers-param-attachedwiki (discuție) (Traducere) With <kbd>$1prop=centralids</kbd>, also indicate whether the user is attached with the wiki identified by this ID.
apihelp-query+allusers-param-dir (discuție) (Traducere) Direction to sort in.
apihelp-query+allusers-param-excludegroup (discuție) (Traducere) Exclude users in the given groups.
apihelp-query+allusers-param-excludenamed (discuție) (Traducere) Exclude users of named accounts.
apihelp-query+allusers-param-excludetemp (discuție) (Traducere) Exclude users of temporary accounts.
apihelp-query+allusers-param-from (discuție) (Traducere) The username to start enumerating from.
apihelp-query+allusers-param-group (discuție) (Traducere) Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+allusers-param-limit (discuție) (Traducere) How many total usernames to return.
apihelp-query+allusers-param-prefix (discuție) (Traducere) Search for all users that begin with this value.
apihelp-query+allusers-param-prop (discuție) (Traducere) Which pieces of information to include:
apihelp-query+allusers-param-rights (discuție) (Traducere) 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 (discuție) (Traducere) The username to stop enumerating at.
apihelp-query+allusers-param-witheditsonly (discuție) (Traducere) Only list users who have made edits.
apihelp-query+allusers-paramvalue-prop-blockinfo (discuție) (Traducere) Adds the information about a current block on the user.
apihelp-query+allusers-paramvalue-prop-centralids (discuție) (Traducere) Adds the central IDs and attachment status for the user.
apihelp-query+allusers-paramvalue-prop-editcount (discuție) (Traducere) Adds the edit count of the user.
apihelp-query+allusers-paramvalue-prop-groups (discuție) (Traducere) 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 (discuție) (Traducere) Lists all the groups the user is automatically in.
apihelp-query+allusers-paramvalue-prop-registration (discuție) (Traducere) Adds the timestamp of when the user registered if available (may be blank).
apihelp-query+allusers-paramvalue-prop-rights (discuție) (Traducere) Lists rights that the user has.
apihelp-query+allusers-summary (discuție) (Traducere) Enumerate all registered users.
apihelp-query+authmanagerinfo-example-login (discuție) (Traducere) Fetch the requests that may be used when beginning a login.
apihelp-query+authmanagerinfo-example-login-merged (discuție) (Traducere) Fetch the requests that may be used when beginning a login, with form fields merged.
apihelp-query+authmanagerinfo-example-securitysensitiveoperation (discuție) (Traducere) Test whether authentication is sufficient for action <kbd>foo</kbd>.
apihelp-query+authmanagerinfo-param-requestsfor (discuție) (Traducere) Fetch information about the authentication requests needed for the specified authentication action.
apihelp-query+authmanagerinfo-param-securitysensitiveoperation (discuție) (Traducere) Test whether the user's current authentication status is sufficient for the specified security-sensitive operation.
apihelp-query+authmanagerinfo-summary (discuție) (Traducere) Retrieve information about the current authentication status.
apihelp-query+backlinks-example-generator (discuție) (Traducere) Get information about pages linking to [[{{MediaWiki:Mainpage}}]].
apihelp-query+backlinks-example-simple (discuție) (Traducere) Show links to [[{{MediaWiki:Mainpage}}]].
apihelp-query+backlinks-param-dir (discuție) (Traducere) The direction in which to list.
apihelp-query+backlinks-param-filterredir (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) The namespace to enumerate.
apihelp-query+backlinks-param-pageid (discuție) (Traducere) Page ID to search. Cannot be used together with <var>$1title</var>.
apihelp-query+backlinks-param-redirect (discuție) (Traducere) 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 (discuție) (Traducere) Title to search. Cannot be used together with <var>$1pageid</var>.
apihelp-query+backlinks-summary (discuție) (Traducere) Find all pages that link to the given page.
apihelp-query+blocks-example-simple (discuție) (Traducere) List blocks.
apihelp-query+blocks-example-users (discuție) (Traducere) List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>.
apihelp-query+blocks-param-end (discuție) (Traducere) The timestamp to stop enumerating at.
Prima paginăPagina anterioarăPagina următoareUltima pagină