系統訊息
出自 钉子の书房
此處列出所有在 MediaWiki 命名空間中系統訊息。 若您想參與官方的 MediaWiki 在地化,請參考 MediaWiki 在地化 與 translatewiki.net。
| 名稱 | 預設的訊息文字 |
|---|---|
| 目前的訊息文字 | |
| 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. |
| apihelp-compare-param-totext (對話) (翻譯) | 使用该文本而不是由<var>totitle</var>、<var>toid</var>或<var>torev</var>指定的修订版本内容。 |
| apihelp-compare-param-totext-{slot} (對話) (翻譯) | Text of the specified slot. If omitted, the slot is removed from the revision. |
| apihelp-compare-param-totitle (對話) (翻譯) | 要比较的第二个标题。 |
| apihelp-compare-paramvalue-prop-comment (對話) (翻譯) | “from”和“to”修订版本的注释。 |
| apihelp-compare-paramvalue-prop-diff (對話) (翻譯) | 差异HTML。 |
| apihelp-compare-paramvalue-prop-diffsize (對話) (翻譯) | 差异HTML的大小(字节)。 |
| apihelp-compare-paramvalue-prop-ids (對話) (翻譯) | “from”和“to”修订版本的页面及修订ID。 |
| apihelp-compare-paramvalue-prop-parsedcomment (對話) (翻譯) | “from”和“to”修订版本的已解析注释。 |
| apihelp-compare-paramvalue-prop-rel (對話) (翻譯) | “from”之前及“to”之后修订版本的修订ID,如果有。 |
| apihelp-compare-paramvalue-prop-size (對話) (翻譯) | “from”和“to”修订版本的大小。 |
| apihelp-compare-paramvalue-prop-title (對話) (翻譯) | “from”和“to”修订版本的页面标题。 |
| apihelp-compare-paramvalue-prop-user (對話) (翻譯) | “from”和“to”修订版本的用户名和ID。 |
| apihelp-compare-summary (對話) (翻譯) | 获取两页面之间的差异。 |
| apihelp-createaccount-example-create (對話) (翻譯) | 开始创建用户<kbd>Example</kbd>和密码<kbd>ExamplePassword</kbd>的过程。 |
| apihelp-createaccount-example-mail (對話) (翻譯) | 创建用户<kbd>testmailuser</kbd>并电邮发送一个随机生成的密码。 |
| apihelp-createaccount-example-pass (對話) (翻譯) | 创建用户<kbd>testuser</kbd>和密码<kbd>test123</kbd>。 |
| apihelp-createaccount-param-domain (對話) (翻譯) | 外部身份验证域 (可选)。 |
| apihelp-createaccount-param-email (對話) (翻譯) | 用户的电子邮件地址(可选)。 |
| apihelp-createaccount-param-language (對話) (翻譯) | 要为用户设置为默认值的语言代码(可选,默认为内容语言)。 |
| apihelp-createaccount-param-mailpassword (對話) (翻譯) | 如果设置为任何值,将向用户发送一个随机密码。 |
| apihelp-createaccount-param-name (對話) (翻譯) | 用户名。 |
| apihelp-createaccount-param-password (對話) (翻譯) | 密码(如果设置<var>$1mailpassword</var>则忽略)。 |