Системные сообщения
Это список системных сообщений, доступных в пространстве имён «MediaWiki».
Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.
Сообщение | Текст по умолчанию |
---|---|
Текущий текст | |
apihelp-commentlatestid-description (обсуждение) (Перевести) | The commentlatestID API allows to retrieve latest comment ID after filling out the following parameters: pageID |
apihelp-commentlatestid-param-pageID (обсуждение) (Перевести) | Page ID of the page on which latest comment is there |
apihelp-commentlatestid-summary (обсуждение) (Перевести) | The commentlatestID API allows to retrieve latest comment ID after filling out the following parameters: pageID |
apihelp-commentlist-description (обсуждение) (Перевести) | The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm. |
apihelp-commentlist-param-order (обсуждение) (Перевести) | Defined whether comment list in ascending or descending order |
apihelp-commentlist-param-pageID (обсуждение) (Перевести) | Page ID of the page from which comment list is retrieved |
apihelp-commentlist-param-pagerPage (обсуждение) (Перевести) | Comments page number |
apihelp-commentlist-param-showForm (обсуждение) (Перевести) | Show comments form |
apihelp-commentlist-summary (обсуждение) (Перевести) | The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm. |
apihelp-commentsubmit-description (обсуждение) (Перевести) | The commentsubmit API allows to submit/post a comment after filling out the following parameters: pageID, parentID, commentText. |
apihelp-commentsubmit-param-commentText (обсуждение) (Перевести) | Текст комментария |
apihelp-commentsubmit-param-pageID (обсуждение) (Перевести) | Page ID of the page on which comment is to be submitted |
apihelp-commentsubmit-param-parentID (обсуждение) (Перевести) | Comment ID of the parent comment |
apihelp-commentsubmit-summary (обсуждение) (Перевести) | The commentsubmit API allows to submit/post a comment after filling out the following parameters: pageID, parentID, commentText. |
apihelp-commentvote-description (обсуждение) (Перевести) | The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue. |
apihelp-commentvote-param-commentID (обсуждение) (Перевести) | Comment ID of the comment that is voted for |
apihelp-commentvote-param-voteValue (обсуждение) (Перевести) | Vote value for the comment |
apihelp-commentvote-summary (обсуждение) (Перевести) | The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue. |
apihelp-compare-example-1 (обсуждение) (Перевести) | Создать разницу между версиями 1 и 2. |
apihelp-compare-extended-description (обсуждение) (Перевести) | Номер версии, заголовок страницы, её идентификатор, текст, или относительная сноска должна быть задана как для «from», так и для «to». |
apihelp-compare-param-difftype (обсуждение) (Перевести) | Возвращает сравнение, отформатированное в виде встроенного HTML. |
apihelp-compare-param-fromcontentformat (обсуждение) (Перевести) | Укажите <kbd>fromslots=main</kbd> и используйте <var>fromcontentformat-main</var>. |
apihelp-compare-param-fromcontentformat-{slot} (обсуждение) (Перевести) | Формат сериализации содержимого <var>fromtext-{slot}</var>. |
apihelp-compare-param-fromcontentmodel (обсуждение) (Перевести) | Укажите <kbd>fromslots=main</kbd> и используйте <var>fromcontentmodel-main</var>. |
apihelp-compare-param-fromcontentmodel-{slot} (обсуждение) (Перевести) | Модель содержимого <var>fromtext-{slot}</var>. Если она не указана, то она будет угадана на основе других параметров. |
apihelp-compare-param-fromid (обсуждение) (Перевести) | Идентификатор первой сравниваемой страницы. |
apihelp-compare-param-frompst (обсуждение) (Перевести) | Выполнить преобразование перед записью правки (PST) над <var>fromtext-{slot}</var>. |
apihelp-compare-param-fromrev (обсуждение) (Перевести) | Первая сравниваемая версия. |
apihelp-compare-param-fromsection (обсуждение) (Перевести) | Использовать только указанный раздел из содержимого «from». |
apihelp-compare-param-fromsection-{slot} (обсуждение) (Перевести) | Если <var>fromtext-{slot}</var> является содержимым одного раздела, то это идентификатор раздела. Он будет объединён с версией, указанной <var>fromtitle</var>, <var>fromid</var> или <var>fromrev</var>, как при редактировании раздела. |
apihelp-compare-param-fromslots (обсуждение) (Перевести) | Переопределение содержимого версии, заданной параметром <var>fromtitle</var>, <var>fromid</var> или <var>fromrev</var>. Этот параметр определяет ячейки, которые должны быть изменены. Используйте <var>fromtext-{slot}</var>, <var>fromcontentmodel-{slot}</var>, и <var>fromcontentformat-{slot}</var> для определения содержимого для каждой ячейки. |
apihelp-compare-param-fromtext (обсуждение) (Перевести) | Укажите <kbd>fromslots=main</kbd> и используйте <var>fromtext-main</var>. |
apihelp-compare-param-fromtext-{slot} (обсуждение) (Перевести) | Текст указанной ячейки. Если этот текст опущен, то ячейка удаляется из версии. |
apihelp-compare-param-fromtitle (обсуждение) (Перевести) | Заголовок первой сравниваемой страницы. |
apihelp-compare-param-prop (обсуждение) (Перевести) | Какую информацию получить. |
apihelp-compare-param-slots (обсуждение) (Перевести) | Возвращать отдельные различия для этих ячеек, а не одно общее различие для всех ячеек. |
apihelp-compare-param-tocontentformat (обсуждение) (Перевести) | Укажите <kbd>toslots=main</kbd> и используйте <var>tocontentformat-main</var>. |
apihelp-compare-param-tocontentformat-{slot} (обсуждение) (Перевести) | Формат сериализации содержимого <var>totext-{slot}</var>. |
apihelp-compare-param-tocontentmodel (обсуждение) (Перевести) | Укажите <kbd>toslots=main</kbd> и используйте <var>tocontentmodel-main</var>. |
apihelp-compare-param-tocontentmodel-{slot} (обсуждение) (Перевести) | Модель содержимого <var>totext-{slot}</var>. Если не задана, будет угадана по другим параметрам. |
apihelp-compare-param-toid (обсуждение) (Перевести) | Идентификатор второй сравниваемой страницы. |
apihelp-compare-param-topst (обсуждение) (Перевести) | Выполнить преобразование перед записью правки (PST) над <var>totext</var>. |
apihelp-compare-param-torelative (обсуждение) (Перевести) | Использовать версию, относящуюся к определённой <var>fromtitle</var>, <var>fromid</var> или <var>fromrev</var>. Все другие параметры «to» будут проигнорированы. |
apihelp-compare-param-torev (обсуждение) (Перевести) | Вторая сравниваемая версия. |
apihelp-compare-param-tosection (обсуждение) (Перевести) | Использовать только указанный раздел из содержимого «to». |
apihelp-compare-param-tosection-{slot} (обсуждение) (Перевести) | Если <var>totext-{slot}</var> является содержимым одного раздела, то это идентификатор раздела. Она будет объединена с версией, указанной в <var>totitle</var>, <var>toid</var> или <var>torev</var>, как при редактировании раздела. |
apihelp-compare-param-toslots (обсуждение) (Перевести) | Переопределяет содержимое версии, заданной параметрами <var>totitle</var>, <var>toid</var> или <var>torev</var>. Этот параметр задаёт ячейки, которые должны быть изменены. Используйте <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var> и <var>tocontentformat-{slot}</var>, чтобы указать содержимое для каждой ячейки. |
apihelp-compare-param-totext (обсуждение) (Перевести) | Укажите <kbd>toslots=main</kbd> и используйте <var>totext-main</var>. |
apihelp-compare-param-totext-{slot} (обсуждение) (Перевести) | Текст указанной ячейки. Если этот текст опущен, то ячейка удаляется из версии. |
apihelp-compare-param-totitle (обсуждение) (Перевести) | Заголовок второй сравниваемой страницы. |