Системни съобщения
От Българска Енциклопедия за Кактуси
Тази страница съдържа списък на системните съобщения от именното пространство „МедияУики“. Посетете MediaWiki Localisation и translatewiki.net, ако желаете да допринесете за общата локализация на софтуера МедияУики.
Име | Текст по подразбиране |
---|---|
Текущ текст | |
apihelp-compare-paramvalue-prop-title (беседа) (Превод) | The page titles of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-user (беседа) (Превод) | The user name and ID of the 'from' and 'to' revisions. |
apihelp-compare-summary (беседа) (Превод) | Get the difference between two pages. |
apihelp-createaccount-example-create (беседа) (Превод) | Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-createaccount-example-mail (беседа) (Превод) | Create user <kbd>testmailuser</kbd> and email a randomly-generated password. |
apihelp-createaccount-example-pass (беседа) (Превод) | Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>. |
apihelp-createaccount-param-domain (беседа) (Превод) | Domain for external authentication (optional). |
apihelp-createaccount-param-email (беседа) (Превод) | Адрес на електронна поща на потребителя (незадължително). |
apihelp-createaccount-param-language (беседа) (Превод) | Language code to set as default for the user (optional, defaults to content language). |
apihelp-createaccount-param-mailpassword (беседа) (Превод) | If set to any value, a random password will be emailed to the user. |
apihelp-createaccount-param-name (беседа) (Превод) | Потребителско име. |
apihelp-createaccount-param-password (беседа) (Превод) | Password (ignored if <var>$1mailpassword</var> is set). |
apihelp-createaccount-param-preservestate (беседа) (Превод) | 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-param-realname (беседа) (Превод) | Истинско име на потребителя (незадължително). |
apihelp-createaccount-param-reason (беседа) (Превод) | Optional reason for creating the account to be put in the logs. |
apihelp-createaccount-param-token (беседа) (Превод) | Account creation token obtained in first request. |
apihelp-createaccount-summary (беседа) (Превод) | Създаване на нова потребителска сметка. |
apihelp-cspreport-param-reportonly (беседа) (Превод) | Mark as being a report from a monitoring policy, not an enforced policy |
apihelp-cspreport-param-source (беседа) (Превод) | What generated the CSP header that triggered this report |
apihelp-cspreport-summary (беседа) (Превод) | 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 (беседа) (Превод) | Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>. |
apihelp-delete-example-simple (беседа) (Превод) | Delete <kbd>Main Page</kbd>. |
apihelp-delete-param-oldimage (беседа) (Превод) | 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 (беседа) (Превод) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
apihelp-delete-param-reason (беседа) (Превод) | Reason for the deletion. If not set, an automatically generated reason will be used. |
apihelp-delete-param-tags (беседа) (Превод) | Change tags to apply to the entry in the deletion log. |
apihelp-delete-param-title (беседа) (Превод) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
apihelp-delete-param-unwatch (беседа) (Превод) | Remove the page from the current user's watchlist. |
apihelp-delete-param-watch (беседа) (Превод) | Add the page to the current user's watchlist. |
apihelp-delete-param-watchlist (беседа) (Превод) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-delete-summary (беседа) (Превод) | Изтриване на страница. |
apihelp-disabled-summary (беседа) (Превод) | This module has been disabled. |
apihelp-edit-example-edit (беседа) (Превод) | Edit a page. |
apihelp-edit-example-prepend (беседа) (Превод) | Prepend <kbd>__NOTOC__</kbd> to a page. |
apihelp-edit-example-undo (беседа) (Превод) | Undo revisions 13579 through 13585 with autosummary. |
apihelp-edit-param-appendtext (беседа) (Превод) | Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter. |
apihelp-edit-param-basetimestamp (беседа) (Превод) | Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. |
apihelp-edit-param-bot (беседа) (Превод) | Отбелязване на редакцията като бот. |
apihelp-edit-param-contentformat (беседа) (Превод) | Content serialization format used for the input text. |
apihelp-edit-param-contentmodel (беседа) (Превод) | Content model of the new content. |
apihelp-edit-param-createonly (беседа) (Превод) | Don't edit the page if it exists already. |
apihelp-edit-param-md5 (беседа) (Превод) | 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 (беседа) (Превод) | Малка промяна. |
apihelp-edit-param-nocreate (беседа) (Превод) | Throw an error if the page doesn't exist. |
apihelp-edit-param-notminor (беседа) (Превод) | Значителна промяна. |
apihelp-edit-param-pageid (беседа) (Превод) | Page ID of the page to edit. Cannot be used together with <var>$1title</var>. |
apihelp-edit-param-prependtext (беседа) (Превод) | Add this text to the beginning of the page. Overrides $1text. |
apihelp-edit-param-recreate (беседа) (Превод) | Override any errors about the page having been deleted in the meantime. |
apihelp-edit-param-redirect (беседа) (Превод) | Automatically resolve redirects. |
apihelp-edit-param-section (беседа) (Превод) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |