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+allpages-param-filterlanglinks (discuție) (Traducere) Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.
apihelp-query+allpages-param-filterredir (discuție) (Traducere) Which pages to list.
apihelp-query+allpages-param-from (discuție) (Traducere) The page title to start enumerating from.
apihelp-query+allpages-param-limit (discuție) (Traducere) How many total pages to return.
apihelp-query+allpages-param-maxsize (discuție) (Traducere) Limit to pages with at most this many bytes.
apihelp-query+allpages-param-minsize (discuție) (Traducere) Limit to pages with at least this many bytes.
apihelp-query+allpages-param-namespace (discuție) (Traducere) The namespace to enumerate.
apihelp-query+allpages-param-prefix (discuție) (Traducere) Search for all page titles that begin with this value.
apihelp-query+allpages-param-prexpiry (discuție) (Traducere) Which protection expiry to filter the page on:
apihelp-query+allpages-param-prfiltercascade (discuție) (Traducere) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (discuție) (Traducere) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (discuție) (Traducere) Limit to protected pages only.
apihelp-query+allpages-param-to (discuție) (Traducere) The page title to stop enumerating at.
apihelp-query+allpages-paramvalue-prexpiry-all (discuție) (Traducere) Get pages with any protections expiry.
apihelp-query+allpages-paramvalue-prexpiry-definite (discuție) (Traducere) Get only pages with a definite (specific) protection expiry.
apihelp-query+allpages-paramvalue-prexpiry-indefinite (discuție) (Traducere) Get only pages with indefinite protection expiry.
apihelp-query+allpages-summary (discuție) (Traducere) Enumerate all pages sequentially in a given namespace.
apihelp-query+allredirects-example-b (discuție) (Traducere) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (discuție) (Traducere) Gets pages containing the redirects.
apihelp-query+allredirects-example-unique (discuție) (Traducere) List unique target pages.
apihelp-query+allredirects-example-unique-generator (discuție) (Traducere) Gets all target pages, marking the missing ones.
apihelp-query+allredirects-param-dir (discuție) (Traducere) The direction in which to list.
apihelp-query+allredirects-param-from (discuție) (Traducere) The title of the redirect to start enumerating from.
apihelp-query+allredirects-param-limit (discuție) (Traducere) How many total items to return.
apihelp-query+allredirects-param-namespace (discuție) (Traducere) The namespace to enumerate.
apihelp-query+allredirects-param-prefix (discuție) (Traducere) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (discuție) (Traducere) Which pieces of information to include:
apihelp-query+allredirects-param-to (discuție) (Traducere) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (discuție) (Traducere) Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages.
apihelp-query+allredirects-paramvalue-prop-fragment (discuție) (Traducere) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (discuție) (Traducere) Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-interwiki (discuție) (Traducere) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-title (discuție) (Traducere) Adds the title of the redirect.
apihelp-query+allredirects-summary (discuție) (Traducere) List all redirects to a namespace.
apihelp-query+allrevisions-example-ns-any (discuție) (Traducere) List the first 50 revisions in any namespace.
apihelp-query+allrevisions-example-user (discuție) (Traducere) List the last 50 contributions by user <kbd>Example</kbd>.
apihelp-query+allrevisions-param-end (discuție) (Traducere) The timestamp to stop enumerating at.
apihelp-query+allrevisions-param-excludeuser (discuție) (Traducere) Don't list revisions by this user.
apihelp-query+allrevisions-param-generatetitles (discuție) (Traducere) When being used as a generator, generate titles rather than revision IDs.
apihelp-query+allrevisions-param-namespace (discuție) (Traducere) Only list pages in this namespace.
apihelp-query+allrevisions-param-start (discuție) (Traducere) The timestamp to start enumerating from.
apihelp-query+allrevisions-param-user (discuție) (Traducere) Only list revisions by this user.
apihelp-query+allrevisions-summary (discuție) (Traducere) List all revisions.
apihelp-query+alltransclusions-example-b (discuție) (Traducere) List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alltransclusions-example-generator (discuție) (Traducere) Gets pages containing the transclusions.
apihelp-query+alltransclusions-example-unique (discuție) (Traducere) List unique transcluded titles.
apihelp-query+alltransclusions-example-unique-generator (discuție) (Traducere) Gets all transcluded titles, marking the missing ones.
apihelp-query+alltransclusions-param-dir (discuție) (Traducere) The direction in which to list.
apihelp-query+alltransclusions-param-from (discuție) (Traducere) The title of the transclusion to start enumerating from.
apihelp-query+alltransclusions-param-limit (discuție) (Traducere) How many total items to return.
Prima paginăPagina anterioarăPagina următoareUltima pagină