Jump to content

Mesajes de sistem

Esta es un lista de mesajes de sistem disponable en la spasio de nom MediaWiki. Si tu vole contribui a la tradui jeneral de MediaWiki, per favore visita Locali de MediaWiki e translatewiki.net.
Mesajes de sistem
Paje primaPaje presedentePaje seguentePaje final
Nom Testo inisial de mesaje
Testo presente de mesaje
apihelp-query+contenttranslation-param-limit (discute) (Tradui) The maximum number of translations to fetch.
apihelp-query+contenttranslation-param-offset (discute) (Tradui) Offset into result set (optional).
apihelp-query+contenttranslation-param-sourcesectiontitle (discute) (Tradui) The title of the source section (optional).
apihelp-query+contenttranslation-param-sourcetitle (discute) (Tradui) The title of the source page.
apihelp-query+contenttranslation-param-to (discute) (Tradui) The target language code.
apihelp-query+contenttranslation-param-translationid (discute) (Tradui) Translation ID.
apihelp-query+contenttranslation-param-type (discute) (Tradui) State of the translation.
apihelp-query+contenttranslation-param-usecase (discute) (Tradui) The usecase for which the translations are being fetched (optional).
apihelp-query+contenttranslation-summary (discute) (Tradui) Query Content Translation database for translations.
apihelp-query+contenttranslationcorpora-param-striphtml (discute) (Tradui) Whether to strip all HTML tags to return plaintext.
apihelp-query+contenttranslationcorpora-param-translationid (discute) (Tradui) ID of the translation.
apihelp-query+contenttranslationcorpora-param-types (discute) (Tradui) By default you will get all three of following if available: source text, machine translation and the postedited translation by the user. This parameter allows you not return some of these types.
apihelp-query+contenttranslationcorpora-summary (discute) (Tradui) Get the section-aligned parallel text for a given translation. See also <code>list=cxpublishedtranslations</code>. Dumps are provided in different formats for high volume access.
apihelp-query+contenttranslationfavoritesuggestions-example-1 (discute) (Tradui) Fetch the favorite suggestions for the current user
apihelp-query+contenttranslationfavoritesuggestions-param-limit (discute) (Tradui) The maximum number of translation suggestions to fetch.
apihelp-query+contenttranslationfavoritesuggestions-param-offset (discute) (Tradui) Offset for paginated results.
apihelp-query+contenttranslationfavoritesuggestions-summary (discute) (Tradui) Get user's favorite suggestions for Content Translation.
apihelp-query+contributors-example-simple (discute) (Tradui) Show contributors to the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+contributors-param-excludegroup (discute) (Tradui) Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-excluderights (discute) (Tradui) Exclude users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-group (discute) (Tradui) Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-limit (discute) (Tradui) How many contributors to return.
apihelp-query+contributors-param-rights (discute) (Tradui) Only include users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-summary (discute) (Tradui) Get the list of logged-in contributors and the count of logged-out contributors to a page.
apihelp-query+contributors-summary-tempusers-enabled (discute) (Tradui) Get the list of logged-in contributors (including temporary users) and the count of logged-out contributors to a page.
apihelp-query+cxdeletedtranslations-example-1 (discute) (Tradui) Get the number of your deleted translations, which were published to main namespace and deleted after 2019-04-07 16:24:44
apihelp-query+cxdeletedtranslations-param-after (discute) (Tradui) Timestamp to get only newer deletions.
apihelp-query+cxdeletedtranslations-param-namespace (discute) (Tradui) Namespace in which the deleted translations were published. Defaults to the main namespace.
apihelp-query+cxdeletedtranslations-summary (discute) (Tradui) Get the number of your published translations that were deleted.
apihelp-query+cxpublishedtranslations-example-1 (discute) (Tradui) Fetch all published translations, translated from English to Spanish
apihelp-query+cxpublishedtranslations-param-from (discute) (Tradui) The source language code.
apihelp-query+cxpublishedtranslations-param-limit (discute) (Tradui) The maximum number of translations to fetch.
apihelp-query+cxpublishedtranslations-param-to (discute) (Tradui) The target language code.
apihelp-query+cxpublishedtranslations-summary (discute) (Tradui) Fetch all published translations information.
apihelp-query+cxtranslatorstats-example-1 (discute) (Tradui) Fetch the translation statistics for the given user.
apihelp-query+cxtranslatorstats-param-translator (discute) (Tradui) The translator's username. This parameter is optional. If not passed, the currently logged-in user will be used.
apihelp-query+cxtranslatorstats-summary (discute) (Tradui) Fetch the translation statistics for the given user.
apihelp-query+deletedrevisions-example-revids (discute) (Tradui) List the information for deleted revision <kbd>123456</kbd>.
apihelp-query+deletedrevisions-example-titles (discute) (Tradui) List the deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and its talk page with content.
apihelp-query+deletedrevisions-extended-description (discute) (Tradui) May be used in several ways: # Get deleted revisions for a set of pages, by setting titles or pageids. Ordered by title and timestamp. # Get data about a set of deleted revisions by setting their IDs with revids. Ordered by revision ID.
apihelp-query+deletedrevisions-param-end (discute) (Tradui) The timestamp to stop enumerating at. Ignored when processing a list of revision IDs.
apihelp-query+deletedrevisions-param-excludeuser (discute) (Tradui) Don't list revisions by this user.
apihelp-query+deletedrevisions-param-start (discute) (Tradui) The timestamp to start enumerating from. Ignored when processing a list of revision IDs.
apihelp-query+deletedrevisions-param-tag (discute) (Tradui) Only list revisions tagged with this tag.
apihelp-query+deletedrevisions-param-user (discute) (Tradui) Only list revisions by this user.
apihelp-query+deletedrevisions-summary (discute) (Tradui) Get deleted revision information.
apihelp-query+deletedrevs-example-mode1 (discute) (Tradui) List the last deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and <kbd>Talk:Main Page</kbd>, with content (mode 1).
apihelp-query+deletedrevs-example-mode2 (discute) (Tradui) List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2).
apihelp-query+deletedrevs-example-mode3-main (discute) (Tradui) List the first 50 deleted revisions in the main namespace (mode 3).
apihelp-query+deletedrevs-example-mode3-talk (discute) (Tradui) List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3).
Paje primaPaje presedentePaje seguentePaje final