Messaji dl sistem
Aspetto
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.
| Nome | Testo predefinito |
|---|---|
| Testo attuale | |
| apihelp-query+exturlusage-param-expandurl (descuscion) (Traduci) | Expand protocol-relative URLs with the canonical protocol. |
| apihelp-query+exturlusage-param-limit (descuscion) (Traduci) | Quante pagine restituire. |
| apihelp-query+exturlusage-param-namespace (descuscion) (Traduci) | I namespace da elencare. |
| apihelp-query+exturlusage-param-prop (descuscion) (Traduci) | Quali informazioni includere: |
| apihelp-query+exturlusage-param-protocol (descuscion) (Traduci) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd> and <kbd>https</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
| apihelp-query+exturlusage-param-query (descuscion) (Traduci) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
| apihelp-query+exturlusage-paramvalue-prop-ids (descuscion) (Traduci) | Aggiunge l'ID della pagina. |
| apihelp-query+exturlusage-paramvalue-prop-title (descuscion) (Traduci) | Aggiunge il titolo e l'ID namespace della pagina. |
| apihelp-query+exturlusage-paramvalue-prop-url (descuscion) (Traduci) | Aggiunge l'URL utilizzato nella pagina. |
| apihelp-query+exturlusage-summary (descuscion) (Traduci) | Enumerate pages that contain a given URL. |
| apihelp-query+filearchive-example-simple (descuscion) (Traduci) | Mostra un elenco di tutti i file cancellati. |
| apihelp-query+filearchive-param-dir (descuscion) (Traduci) | La direzione in cui elencare. |
| apihelp-query+filearchive-param-from (descuscion) (Traduci) | Il titolo dell'immagine da cui iniziare l'elenco. |
| apihelp-query+filearchive-param-limit (descuscion) (Traduci) | Quante immagini restituire in totale. |
| apihelp-query+filearchive-param-prefix (descuscion) (Traduci) | Search for all image titles that begin with this value. |
| apihelp-query+filearchive-param-prop (descuscion) (Traduci) | Which image information to get: |
| apihelp-query+filearchive-param-sha1 (descuscion) (Traduci) | SHA1 hash of image. Overrides $1sha1base36. |
| apihelp-query+filearchive-param-sha1base36 (descuscion) (Traduci) | SHA1 hash of image in base 36 (used in MediaWiki). |
| apihelp-query+filearchive-param-to (descuscion) (Traduci) | The image title to stop enumerating at. |
| apihelp-query+filearchive-paramvalue-prop-archivename (descuscion) (Traduci) | Adds the filename of the archive version for non-latest versions. |
| apihelp-query+filearchive-paramvalue-prop-bitdepth (descuscion) (Traduci) | Aggiunge la profondità di bit della versione. |
| apihelp-query+filearchive-paramvalue-prop-description (descuscion) (Traduci) | Adds description of the image version. |
| apihelp-query+filearchive-paramvalue-prop-dimensions (descuscion) (Traduci) | Alias for size. |
| apihelp-query+filearchive-paramvalue-prop-mediatype (descuscion) (Traduci) | Adds the media type of the image. |
| apihelp-query+filearchive-paramvalue-prop-metadata (descuscion) (Traduci) | Elenca i metadati Exif per la versione dell'immagine. |
| apihelp-query+filearchive-paramvalue-prop-mime (descuscion) (Traduci) | Aggiunge MIME dell'immagine. |
| apihelp-query+filearchive-paramvalue-prop-parseddescription (descuscion) (Traduci) | Parse the description of the version. |
| apihelp-query+filearchive-paramvalue-prop-sha1 (descuscion) (Traduci) | Adds SHA-1 hash for the image. |
| apihelp-query+filearchive-paramvalue-prop-size (descuscion) (Traduci) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
| apihelp-query+filearchive-paramvalue-prop-timestamp (descuscion) (Traduci) | Adds timestamp for the uploaded version. |
| apihelp-query+filearchive-paramvalue-prop-user (descuscion) (Traduci) | Adds user who uploaded the image version. |
| apihelp-query+filearchive-summary (descuscion) (Traduci) | Enumerate all deleted files sequentially. |
| apihelp-query+filerepoinfo-example-simple (descuscion) (Traduci) | Get information about file repositories. |
| apihelp-query+filerepoinfo-param-prop (descuscion) (Traduci) | Which repository properties to get (properties available may vary on other wikis). |
| apihelp-query+filerepoinfo-paramvalue-prop-apiurl (descuscion) (Traduci) | URL to the repository API - helpful for getting image info from the host. |
| apihelp-query+filerepoinfo-paramvalue-prop-articlepath (descuscion) (Traduci) | Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent. |
| apihelp-query+filerepoinfo-paramvalue-prop-canUpload (descuscion) (Traduci) | Whether files can be uploaded to this repository, e.g. via CORS and shared authentication. |
| apihelp-query+filerepoinfo-paramvalue-prop-displayname (descuscion) (Traduci) | The human-readable name of the repository wiki. |
| apihelp-query+filerepoinfo-paramvalue-prop-favicon (descuscion) (Traduci) | Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>. |
| apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (descuscion) (Traduci) | Whether file description pages are fetched from this repository when viewing local file description pages. |
| apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (descuscion) (Traduci) | Whether file names implicitly start with a capital letter. |
| apihelp-query+filerepoinfo-paramvalue-prop-local (descuscion) (Traduci) | Whether that repository is the local one or not. |
| apihelp-query+filerepoinfo-paramvalue-prop-name (descuscion) (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 (descuscion) (Traduci) | Root URL path for image paths. |
| apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (descuscion) (Traduci) | Root URL path for the repository wiki's MediaWiki installation. |
| apihelp-query+filerepoinfo-paramvalue-prop-server (descuscion) (Traduci) | Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent. |
| apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (descuscion) (Traduci) | Root URL path for thumbnail paths. |
| apihelp-query+filerepoinfo-paramvalue-prop-url (descuscion) (Traduci) | Public zone URL path. |
| apihelp-query+filerepoinfo-summary (descuscion) (Traduci) | Return meta information about image repositories configured on the wiki. |
| apihelp-query+fileusage-example-generator (descuscion) (Traduci) | Get information about pages using [[:File:Example.jpg]]. |