系统消息
来自astro-init
此处列出了MediaWiki名字空间下的所有有效系统消息。如果想为MediaWiki的本地化贡献翻译,请访问MediaWiki本地化和translatewiki.net。
名称 | 默认信息文字 |
---|---|
当前信息文字 | |
apihelp-block-param-reblock (讨论) (翻译) | 如果该用户已被封禁,则覆盖已有的封禁。 |
apihelp-block-param-tags (讨论) (翻译) | 要在封禁日志中应用到实体的更改标签。 |
apihelp-block-param-user (讨论) (翻译) | 要封禁的用户、IP地址或IP地址段。不能与<var>$1userid</var>一起使用 |
apihelp-block-param-userid (讨论) (翻译) | 要封禁的用户ID。不能与<var>$1user</var>一起使用。 |
apihelp-block-param-watchuser (讨论) (翻译) | 监视用户或该 IP 的用户页和讨论页。 |
apihelp-block-summary (讨论) (翻译) | 封禁一位用户。 |
apihelp-categorytree-description (讨论) (翻译) | 用于CategoryTree扩展的内部模块。 |
apihelp-categorytree-param-category (讨论) (翻译) | 分类名字空间中的标题,如果提供前缀将会被忽略。 |
apihelp-categorytree-param-options (讨论) (翻译) | 用于CategoryTree构造器的选项,作为一个JSON对象。<var>depth</var>选项默认为<kbd>1</kbd>。 |
apihelp-categorytree-summary (讨论) (翻译) | 用于CategoryTree扩展的内部模块。 |
apihelp-changeauthenticationdata-example-password (讨论) (翻译) | 尝试更改当前用户的密码至<kbd>ExamplePassword</kbd>。 |
apihelp-changeauthenticationdata-summary (讨论) (翻译) | 更改当前用户的身份验证数据。 |
apihelp-checktoken-example-simple (讨论) (翻译) | 测试<kbd>csrf</kbd>令牌的有效性。 |
apihelp-checktoken-param-maxtokenage (讨论) (翻译) | 令牌的最大允许年龄,以秒计。 |
apihelp-checktoken-param-token (讨论) (翻译) | 要测试的令牌。 |
apihelp-checktoken-param-type (讨论) (翻译) | 已开始测试的令牌类型。 |
apihelp-checktoken-summary (讨论) (翻译) | 从<kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>检查令牌有效性。 |
apihelp-clearhasmsg-example-1 (讨论) (翻译) | 清除当前用户的<code>hasmsg</code>标记。 |
apihelp-clearhasmsg-summary (讨论) (翻译) | 清除当前用户的<code>hasmsg</code>标记。 |
apihelp-clientlogin-example-login (讨论) (翻译) | 开始作为用户<kbd>Example</kbd>和密码<kbd>ExamplePassword</kbd>登录至wiki的过程。 |
apihelp-clientlogin-example-login2 (讨论) (翻译) | 在<samp>UI</samp>响应双因素验证后继续登录,补充<var>OATHToken</var> <kbd>987654</kbd>。 |
apihelp-clientlogin-summary (讨论) (翻译) | 使用交互式流登录wiki。 |
apihelp-compare-example-1 (讨论) (翻译) | 在版本1和2中创建差异。 |
apihelp-compare-extended-description (讨论) (翻译) | 必须传递“from”和“to”之间的修订版本号、页面标题、页面ID、文本或相关参考资料。 |
apihelp-compare-param-fromcontentformat (讨论) (翻译) | <var>fromtext</var>的内容序列化格式。 |
apihelp-compare-param-fromcontentformat-{slot} (讨论) (翻译) | Content serialization format of <var>fromtext-{slot}</var>. |
apihelp-compare-param-fromcontentmodel (讨论) (翻译) | <var>fromtext</var>的内容模型。如果未指定,这将基于其他参数猜想。 |
apihelp-compare-param-fromcontentmodel-{slot} (讨论) (翻译) | Content model of <var>fromtext-{slot}</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-fromid (讨论) (翻译) | 要比较的第一个页面 ID。 |
apihelp-compare-param-frompst (讨论) (翻译) | 在<var>fromtext</var>执行预保存转变。 |
apihelp-compare-param-fromrev (讨论) (翻译) | 要比较的第一个修订版本。 |
apihelp-compare-param-fromsection (讨论) (翻译) | 只使用指定“from”内容的指定章节。 |
apihelp-compare-param-fromsection-{slot} (讨论) (翻译) | When <var>fromtext-{slot}</var> is the content of a single section, this is the section number. It will be merged into the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var> as if for a section edit. |
apihelp-compare-param-fromslots (讨论) (翻译) | Override content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. This parameter specifies the slots that are to be modified. Use <var>fromtext-{slot}</var>, <var>fromcontentmodel-{slot}</var>, and <var>fromcontentformat-{slot}</var> to specify content for each slot. |
apihelp-compare-param-fromtext (讨论) (翻译) | 使用该文本而不是由<var>fromtitle</var>、<var>fromid</var>或<var>fromrev</var>指定的修订版本内容。 |
apihelp-compare-param-fromtext-{slot} (讨论) (翻译) | Text of the specified slot. If omitted, the slot is removed from the revision. |
apihelp-compare-param-fromtitle (讨论) (翻译) | 要比较的第一个标题。 |
apihelp-compare-param-prop (讨论) (翻译) | 要获取的信息束。 |
apihelp-compare-param-slots (讨论) (翻译) | Return individual diffs for these slots, rather than one combined diff for all slots. |
apihelp-compare-param-tocontentformat (讨论) (翻译) | <var>totext</var>的内容序列化格式。 |
apihelp-compare-param-tocontentformat-{slot} (讨论) (翻译) | Content serialization format of <var>totext-{slot}</var>. |
apihelp-compare-param-tocontentmodel (讨论) (翻译) | <var>totext</var>的内容模型。如果未指定,这将基于其他参数猜想。 |
apihelp-compare-param-tocontentmodel-{slot} (讨论) (翻译) | Content model of <var>totext-{slot}</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-toid (讨论) (翻译) | 要比较的第二个页面 ID。 |
apihelp-compare-param-topst (讨论) (翻译) | 在<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} (讨论) (翻译) | When <var>totext-{slot}</var> is the content of a single section, this is the section number. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit. |
apihelp-compare-param-toslots (讨论) (翻译) | Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot. |