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.
Nume | Textul standard |
---|---|
Textul curent | |
apihelp-query+allimages-param-end (discuție) (Traducere) | The timestamp to end enumerating. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-filterbots (discuție) (Traducere) | How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user. |
apihelp-query+allimages-param-from (discuție) (Traducere) | The image title to start enumerating from. Can only be used with $1sort=name. |
apihelp-query+allimages-param-limit (discuție) (Traducere) | How many images in total to return. |
apihelp-query+allimages-param-maxsize (discuție) (Traducere) | Limit to images with at most this many bytes. |
apihelp-query+allimages-param-mime (discuție) (Traducere) | What MIME types to search for, e.g. <kbd>image/jpeg</kbd>. |
apihelp-query+allimages-param-minsize (discuție) (Traducere) | Limit to images with at least this many bytes. |
apihelp-query+allimages-param-prefix (discuție) (Traducere) | Search for all image titles that begin with this value. Can only be used with $1sort=name. |
apihelp-query+allimages-param-sha1 (discuție) (Traducere) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+allimages-param-sha1base36 (discuție) (Traducere) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+allimages-param-sort (discuție) (Traducere) | Property to sort by. |
apihelp-query+allimages-param-start (discuție) (Traducere) | The timestamp to start enumerating from. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-to (discuție) (Traducere) | The image title to stop enumerating at. Can only be used with $1sort=name. |
apihelp-query+allimages-param-user (discuție) (Traducere) | Only return files where the last version was uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots. |
apihelp-query+allimages-summary (discuție) (Traducere) | Enumerate all images sequentially. |
apihelp-query+alllinks-example-b (discuție) (Traducere) | List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+alllinks-example-generator (discuție) (Traducere) | Gets pages containing the links. |
apihelp-query+alllinks-example-unique (discuție) (Traducere) | List unique linked titles. |
apihelp-query+alllinks-example-unique-generator (discuție) (Traducere) | Gets all linked titles, marking the missing ones. |
apihelp-query+alllinks-param-dir (discuție) (Traducere) | The direction in which to list. |
apihelp-query+alllinks-param-from (discuție) (Traducere) | The title of the link to start enumerating from. |
apihelp-query+alllinks-param-limit (discuție) (Traducere) | How many total items to return. |
apihelp-query+alllinks-param-namespace (discuție) (Traducere) | The namespace to enumerate. |
apihelp-query+alllinks-param-prefix (discuție) (Traducere) | Search for all linked titles that begin with this value. |
apihelp-query+alllinks-param-prop (discuție) (Traducere) | Which pieces of information to include: |
apihelp-query+alllinks-param-to (discuție) (Traducere) | The title of the link to stop enumerating at. |
apihelp-query+alllinks-param-unique (discuție) (Traducere) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alllinks-paramvalue-prop-ids (discuție) (Traducere) | Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). |
apihelp-query+alllinks-paramvalue-prop-title (discuție) (Traducere) | Adds the title of the link. |
apihelp-query+alllinks-summary (discuție) (Traducere) | Enumerate all links that point to a given namespace. |
apihelp-query+allmessages-example-de (discuție) (Traducere) | Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German. |
apihelp-query+allmessages-example-ipb (discuție) (Traducere) | Show messages starting with <kbd>ipb-</kbd>. |
apihelp-query+allmessages-param-args (discuție) (Traducere) | Arguments to be substituted into message. |
apihelp-query+allmessages-param-customised (discuție) (Traducere) | Return only messages in this customisation state. |
apihelp-query+allmessages-param-enableparser (discuție) (Traducere) | Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.). |
apihelp-query+allmessages-param-filter (discuție) (Traducere) | Return only messages with names that contain this string. |
apihelp-query+allmessages-param-from (discuție) (Traducere) | Return messages starting at this message. |
apihelp-query+allmessages-param-includelocal (discuție) (Traducere) | Also include local messages, i.e. messages that don't exist in the software but do exist as in the {{ns:MediaWiki}} namespace. This lists all {{ns:MediaWiki}}-namespace pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]]. |
apihelp-query+allmessages-param-lang (discuție) (Traducere) | Return messages in this language. |
apihelp-query+allmessages-param-messages (discuție) (Traducere) | Which messages to output. <kbd>*</kbd> (default) means all messages. |
apihelp-query+allmessages-param-nocontent (discuție) (Traducere) | If set, do not include the content of the messages in the output. |
apihelp-query+allmessages-param-prefix (discuție) (Traducere) | Return messages with this prefix. |
apihelp-query+allmessages-param-prop (discuție) (Traducere) | Which properties to get. |
apihelp-query+allmessages-param-title (discuție) (Traducere) | Page name to use as context when parsing message (for $1enableparser option). |
apihelp-query+allmessages-param-to (discuție) (Traducere) | Return messages ending at this message. |
apihelp-query+allmessages-summary (discuție) (Traducere) | Return messages from this site. |
apihelp-query+allpages-example-b (discuție) (Traducere) | Show a list of pages starting at the letter <kbd>B</kbd>. |
apihelp-query+allpages-example-generator (discuție) (Traducere) | Show info about 4 pages starting at the letter <kbd>T</kbd>. |
apihelp-query+allpages-example-generator-revisions (discuție) (Traducere) | Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>. |
apihelp-query+allpages-param-dir (discuție) (Traducere) | The direction in which to list. |