Sistemske poruke
Pređi na navigaciju
Pređi na pretragu
Ovo je spisak sistemskih poruka dostupnih u imenskom prostoru „Medijaviki”.
Posetite lokalizaciju Medijavikija i translatewiki.net ako želite da doprinesete opštoj lokalizaciji Medijavikija.
| Naziv | Podrazumevani tekst |
|---|---|
| Aktuelni tekst poruke | |
| apihelp-compare-paramvalue-prop-diff (razgovor) (Prevedite) | The diff HTML. |
| apihelp-compare-paramvalue-prop-diffsize (razgovor) (Prevedite) | The size of the diff HTML, in bytes. |
| apihelp-compare-paramvalue-prop-ids (razgovor) (Prevedite) | The page and revision IDs of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-parsedcomment (razgovor) (Prevedite) | The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned. |
| apihelp-compare-paramvalue-prop-rel (razgovor) (Prevedite) | The revision IDs of the revision previous to 'from' and after 'to', if any. |
| apihelp-compare-paramvalue-prop-size (razgovor) (Prevedite) | The size of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-timestamp (razgovor) (Prevedite) | The timestamp of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-title (razgovor) (Prevedite) | The page titles of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-user (razgovor) (Prevedite) | The username and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned. |
| apihelp-compare-summary (razgovor) (Prevedite) | Get the difference between two pages. |
| apihelp-createaccount-example-create (razgovor) (Prevedite) | Start the process of creating the user <kbd>Example</kbd> with the password <kbd>ExamplePassword</kbd>. |
| apihelp-createaccount-param-preservestate (razgovor) (Prevedite) | If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter. |
| apihelp-createaccount-summary (razgovor) (Prevedite) | Отварање новог корисничког налога. |
| apihelp-cspreport-param-reportonly (razgovor) (Prevedite) | Mark as being a report from a monitoring policy, not an enforced policy |
| apihelp-cspreport-param-source (razgovor) (Prevedite) | What generated the CSP header that triggered this report |
| apihelp-cspreport-summary (razgovor) (Prevedite) | Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser. |
| apihelp-delete-example-reason (razgovor) (Prevedite) | Delete [[{{MediaWiki:Mainpage}}]] with the reason <kbd>Preparing for move</kbd>. |
| apihelp-delete-example-simple (razgovor) (Prevedite) | Delete [[{{MediaWiki:Mainpage}}]]. |
| apihelp-delete-param-deletetalk (razgovor) (Prevedite) | Delete the talk page, if it exists. |
| apihelp-delete-param-oldimage (razgovor) (Prevedite) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
| apihelp-delete-param-pageid (razgovor) (Prevedite) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
| apihelp-delete-param-reason (razgovor) (Prevedite) | Reason for the deletion. If not set, an automatically generated reason will be used. |
| apihelp-delete-param-tags (razgovor) (Prevedite) | Change tags to apply to the entry in the deletion log. |
| apihelp-delete-param-title (razgovor) (Prevedite) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
| apihelp-delete-param-unwatch (razgovor) (Prevedite) | Remove the page from the current user's watchlist. |
| apihelp-delete-param-watch (razgovor) (Prevedite) | Add the page to the current user's watchlist. |
| apihelp-delete-param-watchlist (razgovor) (Prevedite) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
| apihelp-delete-param-watchlistexpiry (razgovor) (Prevedite) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-delete-summary (razgovor) (Prevedite) | Брисање странице. |
| apihelp-disabled-summary (razgovor) (Prevedite) | This module has been disabled. |
| apihelp-edit-example-edit (razgovor) (Prevedite) | Уређивање странице. |
| apihelp-edit-example-prepend (razgovor) (Prevedite) | Prepend <kbd>__NOTOC__</kbd> to a page. |
| apihelp-edit-example-undo (razgovor) (Prevedite) | Undo revisions 13579 through 13585 with autosummary. |
| apihelp-edit-param-appendtext (razgovor) (Prevedite) | Add this text to the end of the page or section. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
| apihelp-edit-param-baserevid (razgovor) (Prevedite) | ID of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions]]. Self-conflicts cause the edit to fail unless basetimestamp is set. |
| apihelp-edit-param-basetimestamp (razgovor) (Prevedite) | Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. Self-conflicts are ignored. |
| apihelp-edit-param-bot (razgovor) (Prevedite) | Означи ову измену као ботовску. |
| apihelp-edit-param-contentformat (razgovor) (Prevedite) | Content serialization format used for the input text. |
| apihelp-edit-param-contentmodel (razgovor) (Prevedite) | Content model of the new content. |
| apihelp-edit-param-createonly (razgovor) (Prevedite) | Don't edit the page if it exists already. |
| apihelp-edit-param-md5 (razgovor) (Prevedite) | The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct. |
| apihelp-edit-param-minor (razgovor) (Prevedite) | Означи ову измену као малу. |
| apihelp-edit-param-nocreate (razgovor) (Prevedite) | Throw an error if the page doesn't exist. |
| apihelp-edit-param-notminor (razgovor) (Prevedite) | Do not mark this edit as a minor edit even if the "{{int:tog-minordefault}}" user preference is set. |
| apihelp-edit-param-pageid (razgovor) (Prevedite) | Page ID of the page to edit. Cannot be used together with <var>$1title</var>. |
| apihelp-edit-param-prependtext (razgovor) (Prevedite) | Add this text to the beginning of the page or section. Overrides $1text. |
| apihelp-edit-param-recreate (razgovor) (Prevedite) | Override any errors about the page having been deleted in the meantime. |
| apihelp-edit-param-redirect (razgovor) (Prevedite) | Automatically resolve redirects. |
| apihelp-edit-param-section (razgovor) (Prevedite) | Section identifier. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. Often a positive integer, but can also be non-numeric. |
| apihelp-edit-param-sectiontitle (razgovor) (Prevedite) | The title for a new section when using <var>$1section=new</var>. |