Vai al contenuto

Messaggi di sistema

Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visita MediaWiki Localisation e translatewiki.net se vuoi contribuire alla localizzazione generica di MediaWiki.
Messaggi di sistema
Prima paginaPagina precedentePagina successivaUltima pagina
Nome Testo predefinito
Testo attuale
apihelp-query+filearchive-param-sha1base36 (discussione) (Traduci) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+filearchive-param-to (discussione) (Traduci) The image title to stop enumerating at.
apihelp-query+filearchive-paramvalue-prop-archivename (discussione) (Traduci) Adds the filename of the archive version for non-latest versions.
apihelp-query+filearchive-paramvalue-prop-bitdepth (discussione) (Traduci) Aggiunge la profondità di bit della versione.
apihelp-query+filearchive-paramvalue-prop-description (discussione) (Traduci) Adds description of the image version.
apihelp-query+filearchive-paramvalue-prop-dimensions (discussione) (Traduci) Alias for size.
apihelp-query+filearchive-paramvalue-prop-mediatype (discussione) (Traduci) Adds the media type of the image.
apihelp-query+filearchive-paramvalue-prop-metadata (discussione) (Traduci) Elenca i metadati Exif per la versione dell'immagine.
apihelp-query+filearchive-paramvalue-prop-mime (discussione) (Traduci) Aggiunge MIME dell'immagine.
apihelp-query+filearchive-paramvalue-prop-parseddescription (discussione) (Traduci) Parse the description of the version.
apihelp-query+filearchive-paramvalue-prop-sha1 (discussione) (Traduci) Adds SHA-1 hash for the image.
apihelp-query+filearchive-paramvalue-prop-size (discussione) (Traduci) Adds the size of the image in bytes and the height, width and page count (if applicable).
apihelp-query+filearchive-paramvalue-prop-timestamp (discussione) (Traduci) Adds timestamp for the uploaded version.
apihelp-query+filearchive-paramvalue-prop-user (discussione) (Traduci) Adds user who uploaded the image version.
apihelp-query+filearchive-summary (discussione) (Traduci) Enumerate all deleted files sequentially.
apihelp-query+filerepoinfo-example-simple (discussione) (Traduci) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (discussione) (Traduci) Which repository properties to get (properties available may vary on other wikis).
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (discussione) (Traduci) URL to the repository API - helpful for getting image info from the host.
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (discussione) (Traduci) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (discussione) (Traduci) Whether files can be uploaded to this repository, e.g. via CORS and shared authentication.
apihelp-query+filerepoinfo-paramvalue-prop-displayname (discussione) (Traduci) The human-readable name of the repository wiki.
apihelp-query+filerepoinfo-paramvalue-prop-favicon (discussione) (Traduci) Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>.
apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (discussione) (Traduci) Whether file description pages are fetched from this repository when viewing local file description pages.
apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (discussione) (Traduci) Whether file names implicitly start with a capital letter.
apihelp-query+filerepoinfo-paramvalue-prop-local (discussione) (Traduci) Whether that repository is the local one or not.
apihelp-query+filerepoinfo-paramvalue-prop-name (discussione) (Traduci) 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 (discussione) (Traduci) Root URL path for image paths.
apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (discussione) (Traduci) Root URL path for the repository wiki's MediaWiki installation.
apihelp-query+filerepoinfo-paramvalue-prop-server (discussione) (Traduci) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (discussione) (Traduci) Root URL path for thumbnail paths.
apihelp-query+filerepoinfo-paramvalue-prop-url (discussione) (Traduci) Public zone URL path.
apihelp-query+filerepoinfo-summary (discussione) (Traduci) Return meta information about image repositories configured on the wiki.
apihelp-query+fileusage-example-generator (discussione) (Traduci) Get information about pages using [[:File:Example.jpg]].
apihelp-query+fileusage-example-simple (discussione) (Traduci) Ottieni un elenco di pagine che usano [[:File:Example.jpg]].
apihelp-query+fileusage-param-limit (discussione) (Traduci) How many to return.
apihelp-query+fileusage-param-namespace (discussione) (Traduci) Includi solo le pagine in questi namespace.
apihelp-query+fileusage-param-prop (discussione) (Traduci) Quali proprietà ottenere:
apihelp-query+fileusage-param-show (discussione) (Traduci) Mostra solo gli elementi che soddisfano questi criteri:
apihelp-query+fileusage-paramvalue-prop-pageid (discussione) (Traduci) ID pagina di ogni pagina.
apihelp-query+fileusage-paramvalue-prop-redirect (discussione) (Traduci) Indica se la pagina è un redirect.
apihelp-query+fileusage-paramvalue-prop-title (discussione) (Traduci) Titolo di ogni pagina.
apihelp-query+fileusage-paramvalue-show-!redirect (discussione) (Traduci) Only show non-redirects.
apihelp-query+fileusage-paramvalue-show-redirect (discussione) (Traduci) Only show redirects.
apihelp-query+fileusage-summary (discussione) (Traduci) Trova tutte le pagine che utilizzano il file specificato.
apihelp-query+imageinfo-example-dated (discussione) (Traduci) Fetch information about versions of [[:File:Test.jpg]] from 2008 and later.
apihelp-query+imageinfo-example-simple (discussione) (Traduci) Fetch information about the current version of [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageinfo-param-badfilecontexttitle (discussione) (Traduci) 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 (discussione) (Traduci) Timestamp to stop listing at.
apihelp-query+imageinfo-param-extmetadatafilter (discussione) (Traduci) If specified and non-empty, only these keys will be returned for $1prop=extmetadata.
apihelp-query+imageinfo-param-extmetadatalanguage (discussione) (Traduci) 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.
Prima paginaPagina precedentePagina successivaUltima pagina