Toggle menu
Toggle preferences menu
Toggle personal menu
Nejste přihlášen(a)
Your IP address will be publicly visible if you make any edits.

Všechna systémová hlášení

More actions
Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki. Pokud si přejete přispívat k lokalizaci softwaru MediaWiki, navštivte lokalizační stránku na mediawiki.org a server translatewiki.net.
Všechna systémová hlášení
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka
Označení hlášení Původní text
Aktuální text
apihelp-undelete-param-tags (diskuse) (přeložit) Change tags to apply to the entry in the deletion log.
apihelp-undelete-param-timestamps (diskuse) (přeložit) Timestamps of the revisions to undelete. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be undeleted.
apihelp-undelete-param-title (diskuse) (přeložit) Title of the page to undelete.
apihelp-undelete-param-undeletetalk (diskuse) (přeložit) Undelete all revisions of the associated talk page, if any.
apihelp-undelete-param-watchlist (diskuse) (přeložit) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-undelete-param-watchlistexpiry (diskuse) (přeložit) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-undelete-summary (diskuse) (přeložit) Undelete revisions of a deleted page.
apihelp-unlinkaccount-example-simple (diskuse) (přeložit) Attempt to remove the current user's link for the provider associated with <kbd>FooAuthenticationRequest</kbd>.
apihelp-unlinkaccount-summary (diskuse) (přeložit) Remove a linked third-party account from the current user.
apihelp-upload-example-filekey (diskuse) (přeložit) Complete an upload that failed due to warnings.
apihelp-upload-example-url (diskuse) (přeložit) Upload from a URL.
apihelp-upload-extended-description (diskuse) (přeložit) Several methods are available: * Upload file contents directly, using the <var>$1file</var> parameter. * Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters. * Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter. * Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter. Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>.
apihelp-upload-param-async (diskuse) (přeložit) Make potentially large file operations asynchronous when possible.
apihelp-upload-param-checkstatus (diskuse) (přeložit) Only fetch the upload status for the given file key.
apihelp-upload-param-chunk (diskuse) (přeložit) Chunk contents.
apihelp-upload-param-comment (diskuse) (přeložit) Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified.
apihelp-upload-param-file (diskuse) (přeložit) File contents.
apihelp-upload-param-filekey (diskuse) (přeložit) Key that identifies a previous upload that was stashed temporarily.
apihelp-upload-param-filename (diskuse) (přeložit) Target filename.
apihelp-upload-param-filesize (diskuse) (přeložit) Filesize of entire upload.
apihelp-upload-param-ignorewarnings (diskuse) (přeložit) Ignore any warnings.
apihelp-upload-param-offset (diskuse) (přeložit) Offset of chunk in bytes.
apihelp-upload-param-sessionkey (diskuse) (přeložit) Same as $1filekey, maintained for backward compatibility.
apihelp-upload-param-stash (diskuse) (přeložit) If set, the server will stash the file temporarily instead of adding it to the repository.
apihelp-upload-param-tags (diskuse) (přeložit) Change tags to apply to the upload log entry and file page revision.
apihelp-upload-param-text (diskuse) (přeložit) Initial page text for new files.
apihelp-upload-param-url (diskuse) (přeložit) URL to fetch the file from.
apihelp-upload-param-watch (diskuse) (přeložit) Watch the page.
apihelp-upload-param-watchlist (diskuse) (přeložit) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-upload-param-watchlistexpiry (diskuse) (přeložit) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-upload-summary (diskuse) (přeložit) Upload a file, or get the status of pending uploads.
apihelp-userrights-example-expiry (diskuse) (přeložit) Add user <kbd>SometimeSysop</kbd> to group <kbd>sysop</kbd> for 1 month.
apihelp-userrights-example-user (diskuse) (přeložit) Add user <kbd>FooBot</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
apihelp-userrights-example-userid (diskuse) (přeložit) Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
apihelp-userrights-param-add (diskuse) (přeložit) Add the user to these groups, or if they are already a member, update the expiry of their membership in that group.
apihelp-userrights-param-expiry (diskuse) (přeložit) 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-userrights-param-reason (diskuse) (přeložit) Reason for the change.
apihelp-userrights-param-remove (diskuse) (přeložit) Remove the user from these groups.
apihelp-userrights-param-tags (diskuse) (přeložit) Change tags to apply to the entry in the user rights log.
apihelp-userrights-param-user (diskuse) (přeložit) User.
apihelp-userrights-param-userid (diskuse) (přeložit) Specify <kbd>$1user=#<var>ID</var></kbd> instead.
apihelp-userrights-param-watchlistexpiry (diskuse) (přeložit) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-userrights-param-watchuser (diskuse) (přeložit) Watch the user's user and talk pages.
apihelp-userrights-summary (diskuse) (přeložit) Change a user's group membership.
apihelp-validatepassword-example-1 (diskuse) (přeložit) Validate the password <kbd>foobar</kbd> for the current user.
apihelp-validatepassword-example-2 (diskuse) (přeložit) Validate the password <kbd>qwerty</kbd> for creating user <kbd>Example</kbd>.
apihelp-validatepassword-extended-description (diskuse) (přeložit) Validity is reported as <samp>Good</samp> if the password is acceptable, <samp>Change</samp> if the password may be used for login but must be changed, or <samp>Invalid</samp> if the password is not usable.
apihelp-validatepassword-param-email (diskuse) (přeložit) Email address, for use when testing account creation.
apihelp-validatepassword-param-password (diskuse) (přeložit) Password to validate.
apihelp-validatepassword-param-realname (diskuse) (přeložit) Real name, for use when testing account creation.
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka