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

convert to markdown for games zh-TW #6651

Merged
merged 3 commits into from
Jul 4, 2022
Merged

convert to markdown for games zh-TW #6651

merged 3 commits into from
Jul 4, 2022

Conversation

yin1999
Copy link
Member

@yin1999 yin1999 commented Jul 2, 2022

batch convertion

@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jul 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2022

Preview URLs

Flaws

URL: /zh-TW/docs/Games
Title: 遊戲開發
on GitHub
Flaw count: 4

  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 2 possible)

URL: /zh-TW/docs/Games/Techniques
Title: Techniques for game development
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Apps/Developing/Optimizing_startup_performance
    • Can't resolve /en-US/docs/Games/WebRTC_data_channels

URL: /zh-TW/docs/Games/Tutorials
Title: Workflows for different game types
on GitHub
Flaw count: 5

  • broken_links:
    • Can't resolve /en-US/docs/Games/Workflows/2D_Breakout_game_pure_JavaScript
    • Can't resolve /en-US/docs/Games/Workflows/2D_breakout_game_Phaser
    • Can't resolve /en-US/docs/Games/Workflows/HTML5_Gamedev_Phaser_Device_Orientation
    • Can't resolve /en-US/Apps/Build/gather_and_modify_data/responding_to_device_orientation_changes
    • Can't resolve /en-US/docs/Web/Guide/API/Vibration

URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript
Title: 只使用 JavaScript 的 2D 打磚塊遊戲
on GitHub
Flaw count: 13

  • broken_links:
    • Can't resolve /zh-TW/docs/Games/Workflows/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
    • Can't resolve /en-US/Learn/Getting_started_with_the_web/JavaScript_basics
    • Can't resolve /zh-TW/docs/Games/Workflows/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
    • Can't resolve /en-US/docs/Games/Workflows/2D_Breakout_game_pure_JavaScript/Move_the_ball
    • Can't resolve /en-US/docs/Games/Workflows/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls
    • and 8 more flaws omitted

URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls
Title: 讓球碰到牆壁後反彈
on GitHub
Flaw count: 3

  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /en-US/docs/Games/Workflows/Breakout_game_from_scratch/Collision_detection
    • Can't resolve /en-US/docs/Games/Workflows/Breakout_game_from_scratch/Paddle_and_keyboard_controls

URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Move_the_ball
Title: 讓球移動
on GitHub
Flaw count: 4

  • macros:
    • /zh-TW/docs/Web/API/WindowTimers/setInterval does not exist but fell back to /en-US/docs/Web/API/setInterval
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/arc does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/arc
  • broken_links:
    • Can't resolve /en-US/docs/Games/Workflows/Breakout_game_from_scratch
    • Can't resolve /en-US/docs/Games/Workflows/Breakout_game_from_scratch/Bounce_off_the_walls

URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
Title: 建立Canvas並畫出
on GitHub
Flaw count: 17

  • macros:
    • /zh-TW/docs/Web/HTML/Element/title does not exist but fell back to /en-US/docs/Web/HTML/Element/title
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/beginPath does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/beginPath
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/closePath does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/closePath
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/rect does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/rect
    • /zh-TW/docs/Web/API/CanvasRenderingContext2D/rect does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/rect
    • and 9 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Games/Workflows/Breakout_game_from_scratch
    • Can't resolve /en-US/docs/Games/Workflows/Breakout_game_from_scratch/Move_the_ball
    • Can't resolve /en-US/docs/Games/Workflows/Breakout_game_from_scratch/Move_the_ball

URL: /zh-TW/docs/Games/Introduction
Title: Web 遊戲開發介紹
on GitHub
Flaw count: 40

  • macros:
    • /zh-TW/docs/Web/HTML/Element/audio does not exist but fell back to /en-US/docs/Web/HTML/Element/audio
  • broken_links:
    • Can't resolve /docs/JavaScript
    • Can't resolve /docs/HTML/HTML5
    • Can't resolve /docs/Mozilla/Firefox_OS
    • Can't resolve /docs/Web_Audio_API
    • Can't resolve /docs/WebGL
    • and 34 more flaws omitted

External URLs

URL: /zh-TW/docs/Games
Title: 遊戲開發
on GitHub


URL: /zh-TW/docs/Games/Techniques
Title: Techniques for game development
on GitHub

No new external URLs


URL: /zh-TW/docs/Games/Tutorials
Title: Workflows for different game types
on GitHub


URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript
Title: 只使用 JavaScript 的 2D 打磚塊遊戲
on GitHub


URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls
Title: 讓球碰到牆壁後反彈
on GitHub


URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Move_the_ball
Title: 讓球移動
on GitHub


URL: /zh-TW/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
Title: 建立Canvas並畫出
on GitHub


URL: /zh-TW/docs/Games/Introduction
Title: Web 遊戲開發介紹
on GitHub

@yin1999 yin1999 marked this pull request as ready for review July 2, 2022 22:58
@yin1999 yin1999 requested a review from a team as a code owner July 2, 2022 22:58
@yin1999 yin1999 requested review from irvin and removed request for a team July 2, 2022 22:58
@irvin irvin merged commit ef36a5d into mdn:main Jul 4, 2022
@yin1999 yin1999 deleted the to-md-tw-3 branch July 4, 2022 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants