Toate mesajele
De la WikiLabs
Jump to navigationJump to searchAceasta 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+deletedrevs-param-tag (discuție) (Traducere) | Only list revisions tagged with this tag. |
| apihelp-query+deletedrevs-param-to (discuție) (Traducere) | Stop listing at this title. |
| apihelp-query+deletedrevs-param-unique (discuție) (Traducere) | List only one revision for each page. |
| apihelp-query+deletedrevs-param-user (discuție) (Traducere) | Only list revisions by this user. |
| apihelp-query+deletedrevs-paraminfo-modes (discuție) (Traducere) | {{PLURAL:$1|Mode|Modes}}: $2 |
| apihelp-query+deletedrevs-summary (discuție) (Traducere) | List deleted revisions. |
| apihelp-query+disabled-summary (discuție) (Traducere) | This query module has been disabled. |
| apihelp-query+duplicatefiles-example-generated (discuție) (Traducere) | Look for duplicates of all files. |
| apihelp-query+duplicatefiles-example-simple (discuție) (Traducere) | Look for duplicates of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+duplicatefiles-param-dir (discuție) (Traducere) | The direction in which to list. |
| apihelp-query+duplicatefiles-param-limit (discuție) (Traducere) | How many duplicate files to return. |
| apihelp-query+duplicatefiles-param-localonly (discuție) (Traducere) | Look only for files in the local repository. |
| apihelp-query+duplicatefiles-summary (discuție) (Traducere) | List all files that are duplicates of the given files based on hash values. |
| apihelp-query+embeddedin-example-generator (discuție) (Traducere) | Get information about pages transcluding <kbd>Template:Stub</kbd>. |
| apihelp-query+embeddedin-example-simple (discuție) (Traducere) | Show pages transcluding <kbd>Template:Stub</kbd>. |
| apihelp-query+embeddedin-param-dir (discuție) (Traducere) | The direction in which to list. |
| apihelp-query+embeddedin-param-filterredir (discuție) (Traducere) | How to filter for redirects. |
| apihelp-query+embeddedin-param-limit (discuție) (Traducere) | How many total pages to return. |
| apihelp-query+embeddedin-param-namespace (discuție) (Traducere) | The namespace to enumerate. |
| apihelp-query+embeddedin-param-pageid (discuție) (Traducere) | Page ID to search. Cannot be used together with $1title. |
| apihelp-query+embeddedin-param-title (discuție) (Traducere) | Title to search. Cannot be used together with $1pageid. |
| apihelp-query+embeddedin-summary (discuție) (Traducere) | Find all pages that embed (transclude) the given title. |
| apihelp-query+extlinks-example-simple (discuție) (Traducere) | Get a list of external links on <kbd>Main Page</kbd>. |
| apihelp-query+extlinks-param-expandurl (discuție) (Traducere) | Expand protocol-relative URLs with the canonical protocol. |
| apihelp-query+extlinks-param-limit (discuție) (Traducere) | How many links to return. |
| apihelp-query+extlinks-param-protocol (discuție) (Traducere) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
| apihelp-query+extlinks-param-query (discuție) (Traducere) | Search string without protocol. Useful for checking whether a certain page contains a certain external url. |
| apihelp-query+extlinks-summary (discuție) (Traducere) | Returns all external URLs (not interwikis) from the given pages. |
| apihelp-query+exturlusage-example-simple (discuție) (Traducere) | Show pages linking to <kbd>https://www.mediawiki.org</kbd>. |
| apihelp-query+exturlusage-param-expandurl (discuție) (Traducere) | Expand protocol-relative URLs with the canonical protocol. |
| apihelp-query+exturlusage-param-limit (discuție) (Traducere) | How many pages to return. |
| apihelp-query+exturlusage-param-namespace (discuție) (Traducere) | The page namespaces to enumerate. |
| apihelp-query+exturlusage-param-prop (discuție) (Traducere) | Which pieces of information to include: |
| apihelp-query+exturlusage-param-protocol (discuție) (Traducere) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
| apihelp-query+exturlusage-param-query (discuție) (Traducere) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
| apihelp-query+exturlusage-paramvalue-prop-ids (discuție) (Traducere) | Adds the ID of page. |
| apihelp-query+exturlusage-paramvalue-prop-title (discuție) (Traducere) | Adds the title and namespace ID of the page. |
| apihelp-query+exturlusage-paramvalue-prop-url (discuție) (Traducere) | Adds the URL used in the page. |
| apihelp-query+exturlusage-summary (discuție) (Traducere) | Enumerate pages that contain a given URL. |
| apihelp-query+filearchive-example-simple (discuție) (Traducere) | Show a list of all deleted files. |
| apihelp-query+filearchive-param-dir (discuție) (Traducere) | The direction in which to list. |
| apihelp-query+filearchive-param-from (discuție) (Traducere) | The image title to start enumerating from. |
| apihelp-query+filearchive-param-limit (discuție) (Traducere) | How many images to return in total. |
| apihelp-query+filearchive-param-prefix (discuție) (Traducere) | Search for all image titles that begin with this value. |
| apihelp-query+filearchive-param-prop (discuție) (Traducere) | Which image information to get: |
| apihelp-query+filearchive-param-sha1 (discuție) (Traducere) | SHA1 hash of image. Overrides $1sha1base36. |
| apihelp-query+filearchive-param-sha1base36 (discuție) (Traducere) | SHA1 hash of image in base 36 (used in MediaWiki). |
| apihelp-query+filearchive-param-to (discuție) (Traducere) | The image title to stop enumerating at. |
| apihelp-query+filearchive-paramvalue-prop-archivename (discuție) (Traducere) | Adds the filename of the archive version for non-latest versions. |
| apihelp-query+filearchive-paramvalue-prop-bitdepth (discuție) (Traducere) | Adds the bit depth of the version. |