Messaggi di sistema

Vai alla navigazione Vai alla ricerca
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+iwbacklinks-param-title (discussione) (Traduci) Interwiki link to search for. Must be used with <var>$1blprefix</var>.
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (discussione) (Traduci) Aggiunge il prefisso dell'interwiki.
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (discussione) (Traduci) Aggiunge il titolo dell'interwiki.
apihelp-query+iwbacklinks-summary (discussione) (Traduci) Find all pages that link to the given interwiki link.
apihelp-query+iwlinks-example-simple (discussione) (Traduci) Get interwiki links from the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+iwlinks-param-dir (discussione) (Traduci) La direzione in cui elencare.
apihelp-query+iwlinks-param-limit (discussione) (Traduci) Quanti collegamenti interwiki restituire.
apihelp-query+iwlinks-param-prefix (discussione) (Traduci) Only return interwiki links with this prefix.
apihelp-query+iwlinks-param-prop (discussione) (Traduci) Which additional properties to get for each interwiki link:
apihelp-query+iwlinks-param-title (discussione) (Traduci) Interwiki link to search for. Must be used with <var>$1prefix</var>.
apihelp-query+iwlinks-param-url (discussione) (Traduci) Whether to get the full URL (cannot be used with $1prop).
apihelp-query+iwlinks-paramvalue-prop-url (discussione) (Traduci) Aggiunge l'URL completo.
apihelp-query+iwlinks-summary (discussione) (Traduci) Restituisce tutti i collegamenti interwiki dalle pagine indicate.
apihelp-query+langbacklinks-example-generator (discussione) (Traduci) Get information about pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-example-simple (discussione) (Traduci) Get pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-extended-description (discussione) (Traduci) Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions.
apihelp-query+langbacklinks-param-dir (discussione) (Traduci) La direzione in cui elencare.
apihelp-query+langbacklinks-param-lang (discussione) (Traduci) Language for the language link.
apihelp-query+langbacklinks-param-limit (discussione) (Traduci) Quante pagine totali restituire.
apihelp-query+langbacklinks-param-prop (discussione) (Traduci) Quali proprietà ottenere:
apihelp-query+langbacklinks-param-title (discussione) (Traduci) Language link to search for. Must be used with $1lang.
apihelp-query+langbacklinks-paramvalue-prop-lllang (discussione) (Traduci) Adds the language code of the language link.
apihelp-query+langbacklinks-paramvalue-prop-lltitle (discussione) (Traduci) Aggiunge il titolo del collegamento linguistico.
apihelp-query+langbacklinks-summary (discussione) (Traduci) Find all pages that link to the given language link.
apihelp-query+langlinks-example-simple (discussione) (Traduci) Get interlanguage links from the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+langlinks-param-dir (discussione) (Traduci) La direzione in cui elencare.
apihelp-query+langlinks-param-inlanguagecode (discussione) (Traduci) Language code for localised language names.
apihelp-query+langlinks-param-lang (discussione) (Traduci) Only return language links with this language code.
apihelp-query+langlinks-param-limit (discussione) (Traduci) How many langlinks to return.
apihelp-query+langlinks-param-prop (discussione) (Traduci) Which additional properties to get for each interlanguage link:
apihelp-query+langlinks-param-title (discussione) (Traduci) Link to search for. Must be used with <var>$1lang</var>.
apihelp-query+langlinks-param-url (discussione) (Traduci) Whether to get the full URL (cannot be used with <var>$1prop</var>).
apihelp-query+langlinks-paramvalue-prop-autonym (discussione) (Traduci) Aggiunge il nome nativo della lingua.
apihelp-query+langlinks-paramvalue-prop-langname (discussione) (Traduci) Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language.
apihelp-query+langlinks-paramvalue-prop-url (discussione) (Traduci) Aggiunge l'URL completo.
apihelp-query+langlinks-summary (discussione) (Traduci) Returns all interlanguage links from the given pages.
apihelp-query+languageinfo-example-autonym-name-de (discussione) (Traduci) Get the autonyms and German names of all supported languages.
apihelp-query+languageinfo-example-bcp47-dir (discussione) (Traduci) Get the BCP-47 language code and direction of all supported languages.
apihelp-query+languageinfo-example-fallbacks-variants-oc (discussione) (Traduci) Get the fallback languages and variants of Occitan.
apihelp-query+languageinfo-example-simple (discussione) (Traduci) Ottieni i codici lingua di tutte le lingue supportate.
apihelp-query+languageinfo-extended-description (discussione) (Traduci) [[mw:Special:MyLanguage/API:Continue|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (discussione) (Traduci) Language codes of the languages that should be returned, or <code>*</code> for all languages.
apihelp-query+languageinfo-param-prop (discussione) (Traduci) Which information to get for each language.
apihelp-query+languageinfo-paramvalue-prop-autonym (discussione) (Traduci) The autonym of the language, that is, the name in that language.
apihelp-query+languageinfo-paramvalue-prop-bcp47 (discussione) (Traduci) Il codice lingua BCP-47.
apihelp-query+languageinfo-paramvalue-prop-code (discussione) (Traduci) The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.)
apihelp-query+languageinfo-paramvalue-prop-dir (discussione) (Traduci) The writing direction of the language (either <code>ltr</code> or <code>rtl</code>).
apihelp-query+languageinfo-paramvalue-prop-fallbacks (discussione) (Traduci) The language codes of the fallback languages configured for this language. The implicit final fallback to 'en' is not included (but some languages may fall back to 'en' explicitly).
apihelp-query+languageinfo-paramvalue-prop-name (discussione) (Traduci) The name of the language in the language specified by the <var>uselang</var> parameter, with language fallbacks applied if necessary.
apihelp-query+languageinfo-paramvalue-prop-variantnames (discussione) (Traduci) The short names for language variants used for language conversion links.
Prima paginaPagina precedentePagina successivaUltima pagina