mdn / translated-content

The source repository of all translated content for MDN Web Docs
https://developer.mozilla.org/en-US/docs/MDN/Community/Contributing/Translated_content
Other
1.7k stars 8.06k forks source link

[zh-cn]: create docs for HTMLTableRowElement #23786

Open fuchunhui opened 2 days ago

fuchunhui commented 2 days ago

Description

Motivation

Additional details

Related issues and pull requests

Depends on: #23787 #23803

github-actions[bot] commented 2 days ago
Preview URLs (11 pages) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/align`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/align) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/bgColor`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/bgColor) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/cells`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/cells) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/chOff`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/chOff) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/ch`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/ch) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/deleteCell`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/deleteCell) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/insertCell`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/insertCell) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/rowIndex`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/rowIndex) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/sectionRowIndex`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/sectionRowIndex) - [`/zh-CN/docs/Web/API/HTMLTableRowElement/vAlign`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/vAlign) - [`/zh-CN/docs/Web/API/HTMLTableRowElement`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement)
Flaws (14) Note! *4 documents with no flaws that don't need to be listed. 🎉* URL: [`/zh-CN/docs/Web/API/HTMLTableRowElement`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement) Title: `HTMLTableRowElement` Flaw count: 1 - **macros**: - `/zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement` --- URL: [`/zh-CN/docs/Web/API/HTMLTableRowElement/deleteCell`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/deleteCell) Title: `HTMLTableRowElement:deleteCell() 方法` Flaw count: 3 - **macros**: - `/zh-CN/docs/Web/API/HTMLTableElement/insertRow does not exist but fell back to /en-US/docs/Web/API/HTMLTableElement/insertRow` - `/zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement` - **translation_differences**: - `Differences in the important macros (3 in common of 5 possible)` --- URL: [`/zh-CN/docs/Web/API/HTMLTableRowElement/bgColor`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/bgColor) Title: `HTMLTableRowElement:bgColor 属性` Flaw count: 1 - **macros**: - `/zh-CN/docs/Web/API/HTMLTableCellElement/bgColor does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement/bgColor` --- URL: [`/zh-CN/docs/Web/API/HTMLTableRowElement/rowIndex`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/rowIndex) Title: `HTMLTableRowElement.rowIndex` Flaw count: 1 - **translation_differences**: - `Differences in the important macros (3 in common of 5 possible)` --- URL: [`/zh-CN/docs/Web/API/HTMLTableRowElement/cells`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/cells) Title: `HTMLTableRowElement:cells 属性` Flaw count: 2 - **macros**: - `/zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement` - **translation_differences**: - `Differences in the important macros (3 in common of 5 possible)` --- URL: [`/zh-CN/docs/Web/API/HTMLTableRowElement/sectionRowIndex`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/sectionRowIndex) Title: `HTMLTableRowElement:sectionRowIndex 属性` Flaw count: 1 - **translation_differences**: - `Differences in the important macros (3 in common of 5 possible)` --- URL: [`/zh-CN/docs/Web/API/HTMLTableRowElement/insertCell`](https://pr23786.content.dev.mdn.mozit.cloud/zh-CN/docs/Web/API/HTMLTableRowElement/insertCell) Title: `HTMLTableRowElement:insertCell() 方法` Flaw count: 5 - **macros**: - `/zh-CN/docs/Web/HTML/Element/td does not exist but fell back to /en-US/docs/Web/HTML/Element/td` - `/zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement` - `/zh-CN/docs/Web/API/HTMLTableElement/insertRow does not exist but fell back to /en-US/docs/Web/API/HTMLTableElement/insertRow` - `/zh-CN/docs/Web/API/HTMLTableCellElement does not exist but fell back to /en-US/docs/Web/API/HTMLTableCellElement` - **translation_differences**: - `Differences in the important macros (3 in common of 5 possible)`

(comment last updated: 2024-09-27 07:50:20)

fuchunhui commented 2 days ago

bgColor 示例中链接的翻译更新,在https://github.com/mdn/translated-content/pull/23787 提交中。

fuchunhui commented 1 day ago

文件 files/zh-cn/web/api/htmltablerowelement/valign/index.md 中链接的更新在 https://github.com/mdn/translated-content/pull/23803