Sistemske poruke
Idi na navigaciju
Idi na pretragu
Ovo je spisak sistemskih poruka dostupnih u imenskom prostoru „Medijaviki“.
Posetite Medijaviki lokalizaciju i translatewiki.net ako želite da doprinesete opštoj lokalizaciji Medijavikija.
Naziv | Podrazumevani tekst |
---|---|
Aktuelni tekst poruke | |
apihelp-query+watchlistraw-param-totitle (razgovor) (Prevedite) | Title (with namespace prefix) to stop enumerating at. |
apihelp-query+watchlistraw-paramvalue-prop-changed (razgovor) (Prevedite) | Adds timestamp of when the user was last notified about the edit. |
apihelp-query+watchlistraw-summary (razgovor) (Prevedite) | Get all pages on the current user's watchlist. |
apihelp-query-example-allpages (razgovor) (Prevedite) | Fetch revisions of pages beginning with <kbd>API/</kbd>. |
apihelp-query-example-revisions (razgovor) (Prevedite) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>. |
apihelp-query-extended-description (razgovor) (Prevedite) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
apihelp-query-param-export (razgovor) (Prevedite) | Export the current revisions of all given or generated pages. |
apihelp-query-param-exportnowrap (razgovor) (Prevedite) | Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export. |
apihelp-query-param-indexpageids (razgovor) (Prevedite) | Include an additional pageids section listing all returned page IDs. |
apihelp-query-param-iwurl (razgovor) (Prevedite) | Whether to get the full URL if the title is an interwiki link. |
apihelp-query-param-list (razgovor) (Prevedite) | Which lists to get. |
apihelp-query-param-meta (razgovor) (Prevedite) | Which metadata to get. |
apihelp-query-param-prop (razgovor) (Prevedite) | Which properties to get for the queried pages. |
apihelp-query-param-rawcontinue (razgovor) (Prevedite) | Return raw <samp>query-continue</samp> data for continuation. |
apihelp-query-summary (razgovor) (Prevedite) | Fetch data from and about MediaWiki. |
apihelp-rawfm-summary (razgovor) (Prevedite) | Output data, including debugging elements, in JSON format (pretty-print in HTML). |
apihelp-removeauthenticationdata-example-simple (razgovor) (Prevedite) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
apihelp-removeauthenticationdata-summary (razgovor) (Prevedite) | Remove authentication data for the current user. |
apihelp-resetpassword-example-email (razgovor) (Prevedite) | Send a password reset email for all users with email address <kbd>user@example.com</kbd>. |
apihelp-resetpassword-example-user (razgovor) (Prevedite) | Send a password reset email to user <kbd>Example</kbd>. |
apihelp-resetpassword-extended-description-noroutes (razgovor) (Prevedite) | No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module. |
apihelp-resetpassword-param-email (razgovor) (Prevedite) | Email address of the user being reset. |
apihelp-resetpassword-param-user (razgovor) (Prevedite) | User being reset. |
apihelp-resetpassword-summary (razgovor) (Prevedite) | Send a password reset email to a user. |
apihelp-revisiondelete-example-log (razgovor) (Prevedite) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
apihelp-revisiondelete-example-revision (razgovor) (Prevedite) | Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>. |
apihelp-revisiondelete-param-hide (razgovor) (Prevedite) | What to hide for each revision. |
apihelp-revisiondelete-param-ids (razgovor) (Prevedite) | Identifiers for the revisions to be deleted. |
apihelp-revisiondelete-param-reason (razgovor) (Prevedite) | Reason for the deletion or undeletion. |
apihelp-revisiondelete-param-show (razgovor) (Prevedite) | What to unhide for each revision. |
apihelp-revisiondelete-param-suppress (razgovor) (Prevedite) | Whether to suppress data from administrators as well as others. |
apihelp-revisiondelete-param-tags (razgovor) (Prevedite) | Tags to apply to the entry in the deletion log. |
apihelp-revisiondelete-param-target (razgovor) (Prevedite) | Page title for the revision deletion, if required for the type. |
apihelp-revisiondelete-param-type (razgovor) (Prevedite) | Type of revision deletion being performed. |
apihelp-revisiondelete-summary (razgovor) (Prevedite) | Delete and undelete revisions. |
apihelp-rollback-example-simple (razgovor) (Prevedite) | Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>. |
apihelp-rollback-example-summary (razgovor) (Prevedite) | Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
apihelp-rollback-extended-description (razgovor) (Prevedite) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
apihelp-rollback-param-markbot (razgovor) (Prevedite) | Mark the reverted edits and the revert as bot edits. |
apihelp-rollback-param-pageid (razgovor) (Prevedite) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
apihelp-rollback-param-summary (razgovor) (Prevedite) | Custom edit summary. If empty, default summary will be used. |
apihelp-rollback-param-tags (razgovor) (Prevedite) | Tags to apply to the rollback. |
apihelp-rollback-param-title (razgovor) (Prevedite) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
apihelp-rollback-param-user (razgovor) (Prevedite) | Name of the user whose edits are to be rolled back. |
apihelp-rollback-param-watchlist (razgovor) (Prevedite) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-rollback-summary (razgovor) (Prevedite) | Undo the last edit to the page. |
apihelp-rsd-example-simple (razgovor) (Prevedite) | Export the RSD schema. |
apihelp-rsd-summary (razgovor) (Prevedite) | Export an RSD (Really Simple Discovery) schema. |
apihelp-setnotificationtimestamp-example-all (razgovor) (Prevedite) | Reset the notification status for the entire watchlist. |
apihelp-setnotificationtimestamp-example-allpages (razgovor) (Prevedite) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |