Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web/CSS/CSS_positioned_layout 以下を更新 #17555

Merged
merged 11 commits into from
Dec 23, 2023

Conversation

mfuji09
Copy link
Collaborator

@mfuji09 mfuji09 commented Dec 19, 2023

Description

Motivation

Additional details

Related issues and pull requests

@mfuji09 mfuji09 requested a review from a team as a code owner December 19, 2023 23:49
@mfuji09 mfuji09 requested review from potappo and removed request for a team December 19, 2023 23:49
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Dec 19, 2023
Copy link
Contributor

github-actions bot commented Dec 19, 2023

Preview URLs (15 pages)
Flaws (39)

Note! 4 documents with no flaws that don't need to be listed. 🎉

URL: /ja/docs/Web/CSS/Reference
Title: CSS リファレンス
Flaw count: 13

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • and 4 more flaws omitted
  • broken_links:
    • Can't resolve /ja/docs/Web/CSS/CSS_Selectors
    • Can't resolve /ja/docs/Web/CSS/inheritance
    • Can't resolve /ja/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model
    • Can't resolve /ja/docs/Web/CSS/CSS_Box_Model/Mastering_margin_collapsing

URL: /ja/docs/Web/CSS/CSS_box_model/Mastering_margin_collapsing
Title: マージンの相殺の習得
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/docs/Web/CSS/inheritance
    • Can't resolve /ja/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model

URL: /ja/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context_example_3
Title: 重ね合わせコンテキストの例 3
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_floating_elements
Title: 浮動要素の重ね合わせ
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Using_z-index
Title: z-index の使用
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_without_z-index
Title: z-index なしの重ね合わせ
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context
Title: 重ね合わせコンテキスト
Flaw count: 4

  • macros:
    • /ja/docs/Web/CSS/container-type does not exist but fell back to /en-US/docs/Web/CSS/container-type
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback

URL: /ja/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context_example_2
Title: 重ね合わせコンテキストの例 2
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (1 in common of 3 possible)

URL: /ja/docs/Web/CSS/contain
Title: contain
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/docs/Web/CSS/CSS_Containment
  • translation_differences:
    • Differences in the important macros (5 in common of 12 possible)

URL: /ja/docs/Web/CSS/position
Title: position
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/CSS/CSS_Box_Model/Mastering_margin_collapsing

URL: /ja/docs/Web/CSS/clip-path
Title: clip-path
Flaw count: 12

  • macros:
    • /ja/docs/Web/CSS/url() redirects to /ja/docs/Web/CSS/url
    • /ja/docs/Web/CSS/basic-shape/inset() redirects to /ja/docs/Web/CSS/basic-shape/inset
    • /ja/docs/Web/CSS/basic-shape/circle() redirects to /ja/docs/Web/CSS/basic-shape/circle
    • /ja/docs/Web/CSS/basic-shape/ellipse() redirects to /ja/docs/Web/CSS/basic-shape/ellipse
    • /ja/docs/Web/CSS/basic-shape/polygon() redirects to /ja/docs/Web/CSS/basic-shape/polygon
    • and 2 more flaws omitted
  • broken_links:
    • Can't resolve /ja/docs/Web/CSS/CSS_Shapes/From_box_values#margin-box
    • Can't resolve /ja/docs/Web/CSS/CSS_Shapes/From_box_values#border-box
    • Can't resolve /ja/docs/Web/CSS/CSS_Shapes/From_box_values#padding-box
    • Can't resolve /ja/docs/Web/CSS/CSS_Shapes/From_box_values#content-box
  • translation_differences:
    • Differences in the important macros (6 in common of 8 possible)
External URLs (4)

URL: /ja/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_floating_elements
Title: 浮動要素の重ね合わせ


URL: /ja/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context
Title: 重ね合わせコンテキスト


URL: /ja/docs/Web/CSS/position
Title: position

(comment last updated: 2023-12-23 05:56:39)

Copy link
Collaborator

@potappo potappo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます。OK です。
Specificationsマクロがそのまま出力されているのがエラー情報として出ていたので、そこだけ修正しました。

@potappo potappo merged commit 6d3ea3d into mdn:main Dec 23, 2023
7 checks passed
mfuji09 added a commit to mfuji09/MDN-translated-content that referenced this pull request Dec 24, 2023
* 2023/05/26 時点の英語版に基づき更新

* 2023/05/26 時点の英語版に基づき更新

* 2023/05/26 時点の英語版に基づき更新

* 2023/05/26 時点の英語版に基づき更新

* 2023/05/26 時点の英語版に基づき更新

* 2023/09/08 時点の英語版に基づき更新

* 2023/05/26 時点の英語版に基づき更新

* 2023/05/26 時点の英語版に基づき更新

* 2023/05/26 時点の英語版に基づき更新

* CSS 位置指定レイアウトの外部からのリンクを修正

* 英語版に既に存在せずエラーになるSpecificationsを削除

---------

Co-authored-by: potappo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants