Skip to content

Commit 673ee48

Browse files
authored
feat(docs): translate events/v21.md to Japanese (#1108)
1 parent 532b998 commit 673ee48

File tree

2 files changed

+50
-13
lines changed

2 files changed

+50
-13
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
![A retro 8-bit, pixel art style graphic announcing the upcoming release of Angular v21. The large, gradient 'v21' text dominates the frame. Next to it, in smaller text, are the words 'The Adventure Begins' and the release date '11-20-2025' inside a pink pixelated box. The Angular logo is in the bottom right corner.](assets/images/v21-event/angular-v21-hero.jpg 'Angular v21 Hero Image')
2+
3+
# Angular v21: The Adventure Begins
4+
5+
## Release Blog
6+
7+
**Angular v21 is live**: check out the [v21 release blog](http://goo.gle/angular-v21-blog) to learn about all of the amazing new features coming your way.
8+
9+
## Experience the v21 Release
10+
11+
Explore the Angular v21 release with this interactive game world. Curious how we made it? Click the `Show Code` button below to view the source code for this Angular app.
12+
13+
<docs-code preview hideCode header="v21 Game World" path="adev/src/content/examples/v21-game-world/src/app/app.ts" />
14+
15+
## Angular v21 Developer Event [Full Version]
16+
17+
Angular v21 is being delivered to you as a brand new release adventure. With modern AI tooling, performance updates and more, Angular v21 delivers fantastic new features to improve your developer experience. Whether you’re creating AI-powered apps or scalable enterprise applications, there has never been a better time to build with Angular.
18+
19+
🔥 What's coming in v21
20+
21+
- New Angular MCP Server tools to improve AI-powered workflows and code generation
22+
- Your first look at Signal Forms, our new streamlined, signal-based approach to forms in Angular
23+
- Exciting new details about the Angular Aria package
24+
25+
<div style="display: block; width: 80%; margin: 0 auto; margin-top: 20px;">
26+
<iframe
27+
credentialless
28+
width="560"
29+
height="315"
30+
src="https://www.youtube.com/embed/DDAHORVzQ5g?si=B9Uv5vXzIKJfcLGr"
31+
title="YouTube video player"
32+
frameborder="0"
33+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
34+
referrerpolicy="strict-origin-when-cross-origin"
35+
allowfullscreen
36+
></iframe>
37+
</div>

adev-ja/src/content/events/v21.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
1-
![A retro 8-bit, pixel art style graphic announcing the upcoming release of Angular v21. The large, gradient 'v21' text dominates the frame. Next to it, in smaller text, are the words 'The Adventure Begins' and the release date '11-20-2025' inside a pink pixelated box. The Angular logo is in the bottom right corner.](assets/images/v21-event/angular-v21-hero.jpg 'Angular v21 Hero Image')
1+
![Angular v21の今後のリリースを告知する、レトロな8ビットのピクセルアートスタイルのグラフィック。大きなグラデーションの「v21」テキストがフレームを占めています。その隣には、小さなテキストで「The Adventure Begins」という言葉と、ピンク色のピクセル化されたボックス内にリリース日「11-20-2025」が記載されています。Angularのロゴは右下隅にあります。](assets/images/v21-event/angular-v21-hero.jpg 'Angular v21ヒーロー画像')
22

3-
# Angular v21: The Adventure Begins
3+
# Angular v21: 冒険の始まり
44

5-
## Release Blog
5+
## リリースブログ {#release-blog}
66

7-
**Angular v21 is live**: check out the [v21 release blog](http://goo.gle/angular-v21-blog) to learn about all of the amazing new features coming your way.
7+
**Angular v21がリリースされました**: [v21リリースブログ](http://goo.gle/angular-v21-blog)で、みなさんに提供されるすばらしい新機能のすべてをご確認ください。
88

9-
## Experience the v21 Release
9+
## v21リリースを体験する {#experience-the-v21-release}
1010

11-
Explore the Angular v21 release with this interactive game world. Curious how we made it? Click the `Show Code` button below to view the source code for this Angular app.
11+
このインタラクティブなゲームの世界でAngular v21リリースを体験してください。どのように作られたか気になりますか?下の`Show Code`ボタンをクリックして、このAngularアプリケーションのソースコードをご覧ください。
1212

1313
<docs-code preview hideCode header="v21 Game World" path="adev/src/content/examples/v21-game-world/src/app/app.ts" />
1414

15-
## Angular v21 Developer Event [Full Version]
15+
## Angular v21開発者イベント [フルバージョン] {#angular-v21-developer-event-full-version}
1616

17-
Angular v21 is being delivered to you as a brand new release adventure. With modern AI tooling, performance updates and more, Angular v21 delivers fantastic new features to improve your developer experience. Whether you’re creating AI-powered apps or scalable enterprise applications, there has never been a better time to build with Angular.
17+
Angular v21は、まったく新しいリリース体験としてお届けします。最新のAIツール、パフォーマンスアップデートなどにより、Angular v21は開発者体験を向上させるすばらしい新機能を提供します。AIを活用したアプリケーションやスケーラブルなエンタープライズアプリケーションを作成する場合でも、今ほどAngularで構築するのに最適な時期はありません。
1818

19-
🔥 What's coming in v21
19+
🔥 v21の新機能
2020

21-
- New Angular MCP Server tools to improve AI-powered workflows and code generation
22-
- Your first look at Signal Forms, our new streamlined, signal-based approach to forms in Angular
23-
- Exciting new details about the Angular Aria package
21+
- AIを活用したワークフローとコード生成を改善するための新しいAngular MCP Serverツール
22+
- Angularのフォームに対する、新しい合理化されたシグナルベースのアプローチであるシグナルフォームを初公開
23+
- Angular Ariaパッケージに関する注目の新情報
2424

2525
<div style="display: block; width: 80%; margin: 0 auto; margin-top: 20px;">
2626
<iframe
2727
credentialless
2828
width="560"
2929
height="315"
3030
src="https://www.youtube.com/embed/DDAHORVzQ5g?si=B9Uv5vXzIKJfcLGr"
31-
title="YouTube video player"
31+
title="YouTube動画プレイヤー"
3232
frameborder="0"
3333
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
3434
referrerpolicy="strict-origin-when-cross-origin"

0 commit comments

Comments
 (0)