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+filearchive-paramvalue-prop-description (discuție) (Traducere) Adds description of the image version.
apihelp-query+filearchive-paramvalue-prop-dimensions (discuție) (Traducere) Alias for size.
apihelp-query+filearchive-paramvalue-prop-mediatype (discuție) (Traducere) Adds the media type of the image.
apihelp-query+filearchive-paramvalue-prop-metadata (discuție) (Traducere) Lists Exif metadata for the version of the image.
apihelp-query+filearchive-paramvalue-prop-mime (discuție) (Traducere) Adds MIME of the image.
apihelp-query+filearchive-paramvalue-prop-parseddescription (discuție) (Traducere) Parse the description of the version.
apihelp-query+filearchive-paramvalue-prop-sha1 (discuție) (Traducere) Adds SHA-1 hash for the image.
apihelp-query+filearchive-paramvalue-prop-size (discuție) (Traducere) Adds the size of the image in bytes and the height, width and page count (if applicable).
apihelp-query+filearchive-paramvalue-prop-timestamp (discuție) (Traducere) Adds timestamp for the uploaded version.
apihelp-query+filearchive-paramvalue-prop-user (discuție) (Traducere) Adds user who uploaded the image version.
apihelp-query+filearchive-summary (discuție) (Traducere) Enumerate all deleted files sequentially.
apihelp-query+filerepoinfo-example-simple (discuție) (Traducere) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (discuție) (Traducere) Which repository properties to get (properties available may vary on other wikis).
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (discuție) (Traducere) URL to the repository API - helpful for getting image info from the host.
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (discuție) (Traducere) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (discuție) (Traducere) Whether files can be uploaded to this repository, e.g. via CORS and shared authentication.
apihelp-query+filerepoinfo-paramvalue-prop-displayname (discuție) (Traducere) The human-readable name of the repository wiki.
apihelp-query+filerepoinfo-paramvalue-prop-favicon (discuție) (Traducere) Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>.
apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (discuție) (Traducere) Whether file description pages are fetched from this repository when viewing local file description pages.
apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (discuție) (Traducere) Whether file names implicitly start with a capital letter.
apihelp-query+filerepoinfo-paramvalue-prop-local (discuție) (Traducere) Whether that repository is the local one or not.
apihelp-query+filerepoinfo-paramvalue-prop-name (discuție) (Traducere) The key of the repository - used in e.g. <var>[[mw:Special:MyLanguage/Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values.
apihelp-query+filerepoinfo-paramvalue-prop-rootUrl (discuție) (Traducere) Root URL path for image paths.
apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (discuție) (Traducere) Root URL path for the repository wiki's MediaWiki installation.
apihelp-query+filerepoinfo-paramvalue-prop-server (discuție) (Traducere) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (discuție) (Traducere) Root URL path for thumbnail paths.
apihelp-query+filerepoinfo-paramvalue-prop-url (discuție) (Traducere) Public zone URL path.
apihelp-query+filerepoinfo-summary (discuție) (Traducere) Return meta information about image repositories configured on the wiki.
apihelp-query+fileusage-example-generator (discuție) (Traducere) Get information about pages using [[:File:Example.jpg]].
apihelp-query+fileusage-example-simple (discuție) (Traducere) Get a list of pages using [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (discuție) (Traducere) How many to return.
apihelp-query+fileusage-param-namespace (discuție) (Traducere) Only include pages in these namespaces.
apihelp-query+fileusage-param-prop (discuție) (Traducere) Which properties to get:
apihelp-query+fileusage-param-show (discuție) (Traducere) Show only items that meet these criteria:
apihelp-query+fileusage-paramvalue-prop-pageid (discuție) (Traducere) Page ID of each page.
apihelp-query+fileusage-paramvalue-prop-redirect (discuție) (Traducere) Flag if the page is a redirect.
apihelp-query+fileusage-paramvalue-prop-title (discuție) (Traducere) Title of each page.
apihelp-query+fileusage-paramvalue-show-!redirect (discuție) (Traducere) Only show non-redirects.
apihelp-query+fileusage-paramvalue-show-redirect (discuție) (Traducere) Only show redirects.
apihelp-query+fileusage-summary (discuție) (Traducere) Find all pages that use the given files.
apihelp-query+imageinfo-example-dated (discuție) (Traducere) Fetch information about versions of [[:File:Test.jpg]] from 2008 and later.
apihelp-query+imageinfo-example-simple (discuție) (Traducere) Fetch information about the current version of [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageinfo-param-badfilecontexttitle (discuție) (Traducere) If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-param-end (discuție) (Traducere) Timestamp to stop listing at.
apihelp-query+imageinfo-param-extmetadatafilter (discuție) (Traducere) If specified and non-empty, only these keys will be returned for $1prop=extmetadata.
apihelp-query+imageinfo-param-extmetadatalanguage (discuție) (Traducere) What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted.
apihelp-query+imageinfo-param-extmetadatamultilang (discuție) (Traducere) If translations for extmetadata property are available, fetch all of them.
apihelp-query+imageinfo-param-limit (discuție) (Traducere) How many file revisions to return per file.
apihelp-query+imageinfo-param-localonly (discuție) (Traducere) Look only for files in the local repository.
apihelp-query+imageinfo-param-metadataversion (discuție) (Traducere) Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility.
Prima paginăPagina anterioarăPagina următoareUltima pagină