Ĉiuj mesaĝoj

Ĉi tio estas listo de ĉiuj mesaĝoj haveblaj en la MediaWiki-nomspaco. Bonvolu aliri MediaWiki-Asimilado kaj translatewiki.net se vi volus kontribui al la komuna MediaWiki-asimilado.
Ĉiuj mesaĝoj
Unua paĝoAntaŭa paĝoSekva paĝoLasta paĝo
Nomo Implicita teksto
Nuna teksto
apierror-centralauth-renameinprogress (diskuto) (Traduki) The user is being renamed, cannot use.
apierror-templatedata-corrupt (diskuto) (Traduki) Page #$1 templatedata contains invalid data: $2
apierror-visualeditor-badcachekey (diskuto) (Traduki) Neniu seriigaĵo kun tiu ŝlosilo troviĝis en kaŝmemoro.
apierror-visualeditor-difffailed (diskuto) (Traduki) Diff malsukcesita
apihelp-antispoof-example-1 (diskuto) (Traduki) Kontroli la uzantnomono "Foo" kontraŭ AntiSpoof
apihelp-antispoof-param-username (diskuto) (Traduki) La uzantnomo kontrolota kontraŭ AntiSpoof.
apihelp-antispoof-summary (diskuto) (Traduki) Kontroli uzantnomon kontraŭ normigado de AntiSpoof.
apihelp-centralauthtoken-example-1 (diskuto) (Traduki) Fetch a centralauthtoken
apihelp-centralauthtoken-extended-description (diskuto) (Traduki) Returns a token that can be use to authenticate API requests on other wikis. For action API requests, put it in the <var>centralauthtoken</var> GET parameter. For REST API requests, add an <code>Authorization: CentralAuthToken {token}</code> header. In MediaWiki frontend logic, you can use the <code>mediawiki.ForeignApi</code> ResourceLoader module.
apihelp-centralauthtoken-summary (diskuto) (Traduki) Fetch a centralauthtoken for making an authenticated request to an attached wiki.
apihelp-createaccount-param-ignoreantispoof (diskuto) (Traduki) Ignori kontroladon pri uzantnomo-trompado (postulas la rajton <code>override-antispoof</code>).
apihelp-createlocalaccount-example-1 (diskuto) (Traduki) Forcibly create a local account for [[User:Example]].
apihelp-createlocalaccount-param-reason (diskuto) (Traduki) Reason for creating the local account.
apihelp-createlocalaccount-param-username (diskuto) (Traduki) User to create the local account for.
apihelp-createlocalaccount-summary (diskuto) (Traduki) Forcibly create a local account. The central account must exist.
apihelp-deleteglobalaccount-example-1 (diskuto) (Traduki) Delete the global account for [[User:Example]]
apihelp-deleteglobalaccount-param-reason (diskuto) (Traduki) Reason for deleting the user.
apihelp-deleteglobalaccount-param-user (diskuto) (Traduki) User to delete.
apihelp-deleteglobalaccount-summary (diskuto) (Traduki) Delete a global user.
apihelp-editcheckreferenceurl-param-url (diskuto) (Traduki) URL to check.
apihelp-editcheckreferenceurl-summary (diskuto) (Traduki) Check the status of a URL for use as a reference.
apihelp-globaluserrights-example-1 (diskuto) (Traduki) Add user FooBot to global group "bot", and remove from global groups "sysop" and "bureaucrat"
apihelp-globaluserrights-example-2 (diskuto) (Traduki) Add the global user with ID 123 to global group "bot", and remove from global groups "sysop" and "bureaucrat"
apihelp-globaluserrights-param-add (diskuto) (Traduki) Add the user to these global groups.
apihelp-globaluserrights-param-expiry (diskuto) (Traduki) Expiry timestamps. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If only one timestamp is set, it will be used for all groups passed to the <var>$1add</var> parameter. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd> for a never-expiring user group.
apihelp-globaluserrights-param-reason (diskuto) (Traduki) Reason for the change.
apihelp-globaluserrights-param-remove (diskuto) (Traduki) Remove the user from these global groups.
apihelp-globaluserrights-param-tags (diskuto) (Traduki) This parameter is currently unused.
apihelp-globaluserrights-param-user (diskuto) (Traduki) Global username.
apihelp-globaluserrights-param-userid (diskuto) (Traduki) Global user ID.
apihelp-globaluserrights-summary (diskuto) (Traduki) Add/remove a user to/from global groups.
apihelp-main-param-centralauthtoken (diskuto) (Traduki) When accessing the API using a cross-domain AJAX request (CORS), use this to authenticate as the current SUL user. Use <kbd>[[Special:ApiHelp/centralauthtoken|action=centralauthtoken]]</kbd> on this wiki to retrieve the token, before making the CORS request. Each token may only be used once, and expires after 10 seconds. This should be included in any pre-flight request, and therefore should be included in the request URI (not the POST body).
apihelp-query+description-example (diskuto) (Traduki) Get the description for the page 'London'.
apihelp-query+description-example-central (diskuto) (Traduki) Get the description for the page 'London', preferring the central description if it exists.
apihelp-query+description-extended-description (diskuto) (Traduki) The description is plain text, on a single line, but otherwise arbitrary (potentially including raw HTML tags, which also should be interpreted as plain text). It must not be used in HTML unescaped!
apihelp-query+description-param-prefersource (diskuto) (Traduki) Which description source to prefer if present:
apihelp-query+description-paramvalue-prefersource-central (diskuto) (Traduki) Central descriptions from the associated {{WBREPONAME}} item.
apihelp-query+description-paramvalue-prefersource-local (diskuto) (Traduki) Local descriptions via <code><nowiki>{{SHORTDESC:...}}</nowiki></code> parser function in the wikitext of the page.
apihelp-query+description-summary (diskuto) (Traduki) Get a short description a.k.a. subtitle explaining what the target page is about.
apihelp-query+globalallusers-example-1 (diskuto) (Traduki) List global users
apihelp-query+globalallusers-example-2 (diskuto) (Traduki) Show some information for global users starting from "ABC"
apihelp-query+globalallusers-param-dir (diskuto) (Traduki) Direction to sort in.
apihelp-query+globalallusers-param-excludegroup (diskuto) (Traduki) Exclude users in given global groups.
apihelp-query+globalallusers-param-excludenamed (diskuto) (Traduki) Exclude users of named accounts.
apihelp-query+globalallusers-param-excludetemp (diskuto) (Traduki) Exclude users of temporary accounts.
apihelp-query+globalallusers-param-from (diskuto) (Traduki) The username to start enumerating from.
apihelp-query+globalallusers-param-group (diskuto) (Traduki) Limit users to given global groups.
apihelp-query+globalallusers-param-limit (diskuto) (Traduki) How many total usernames to return.
apihelp-query+globalallusers-param-prefix (diskuto) (Traduki) Search for all users that begin with this value.
apihelp-query+globalallusers-param-prop (diskuto) (Traduki) What pieces of information to include:
Unua paĝoAntaŭa paĝoSekva paĝoLasta paĝo