Skip to content

Commit 44f5fb2

Browse files
chore: automated format of translated files
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3a81b52 commit 44f5fb2

23 files changed

Lines changed: 177 additions & 53 deletions

File tree

apps/site/pages/fr/about/branding.mdx

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,25 @@ Veuillez consulter la [politique en matière de marques](https://trademark-polic
1111

1212
Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la conception et la contribution de la tortue-fusée.
1313

14-
<img alt="Mascotte de Node.js" src="/static/images/node-mascot.svg" className="w-[100px]" width="100" height="114" />
14+
<img
15+
alt="Mascotte de Node.js"
16+
src="/static/images/node-mascot.svg"
17+
className="w-[100px]"
18+
width="100"
19+
height="114"
20+
/>
1521

1622
## Logo Node.js®
1723

1824
### Logo hexagonal Node.js®
1925

20-
<img alt="Logo Hex Node.js" src="/static/logos/nodejsHex.svg" className="w-[100px]" width="100" height="100" />
26+
<img
27+
alt="Logo Hex Node.js"
28+
src="/static/logos/nodejsHex.svg"
29+
className="w-[100px]"
30+
width="100"
31+
height="100"
32+
/>
2133

2234
### Node.js® Logo horizontal
2335

@@ -32,6 +44,7 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
3244
<img alt="Logo horizontal clair de Node.js" src="/static/logos/nodejsLight.svg" className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="80" />
3345
</td>
3446
</tr>
47+
3548
</tbody>
3649
</table>
3750

@@ -58,6 +71,7 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
5871
<img alt="Logo empilé blanc de Node.js" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
5972
</td>
6073
</tr>
74+
6175
</tbody>
6276
</table>
6377

@@ -74,5 +88,6 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
7488
<img alt="Icons JS Blanc" src="/static/logos/jsIconWhite.svg" className="height-[80px] rounded-xs mx-auto w-[71px] bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
7589
</td>
7690
</tr>
91+
7792
</tbody>
7893
</table>

apps/site/pages/fr/about/eol.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Les versions majeures de Node.js sont publiées, corrigées et déclarées en fi
1515
<span>Mettez à niveau vers la dernière version LTS de Node.js®.</span>
1616
</Button>
1717

18-
<span>ou</span>
18+
<span>ou</span>
1919

2020
<Button as="a" kind="warning" href="/esp/herodevs" className="flex-1">
2121
<span>Obtenez une assistance en matière de sécurité pour les versions en fin de vie (EOL)</span>

apps/site/pages/fr/about/security-reporting.mdx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,15 @@ le référentiel [nodejs/security-wg](https://github.com/nodejs/security-wg).
6969

7070
## OpenSSF Best Practices
7171

72-
<a href="https://bestpractices.coreinfrastructure.org/projects/29" style={{ display: 'inline-flex' }}>
73-
<img alt="Badge OpenSSF" src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style={{ display: 'inline' }} />
72+
<a
73+
href="https://bestpractices.coreinfrastructure.org/projects/29"
74+
style={{ display: 'inline-flex' }}
75+
>
76+
<img
77+
alt="Badge OpenSSF"
78+
src="https://bestpractices.coreinfrastructure.org/projects/29/badge"
79+
style={{ display: 'inline' }}
80+
/>
7481
</a>
7582

7683
Le [badge des meilleures pratiques](https://github.com/coreinfrastructure/best-practices-badge) de l'Open Source Security Foundation (OpenSSF) est un moyen pour les projets de logiciels libres et open source (FLOSS) de montrer qu'ils suivent les meilleures pratiques. Les projets peuvent volontairement auto-certifier la manière dont ils suivent chaque meilleure pratique. Les utilisateurs du badge peuvent rapidement déterminer quels sont les projets FLOSS qui suivent les meilleures pratiques et qui sont donc plus susceptibles de produire des logiciels sécurisés de meilleure qualité.

apps/site/pages/fr/download/archive/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ layout: download-archive
5454
<MinorReleasesTable releases={release.minorVersions} />
5555
</>
5656

57-
)}
57+
)}
58+
5859
</WithDownloadArchive>

apps/site/pages/ja/about/branding.mdx

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,25 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
1111

1212
ロケットタートルは作者である[Angela Angelini](https://www.linkedin.com/in/angeliningl/)から提供されたものです。
1313

14-
<img alt="Node.jsマスコット" src="/static/images/node-mascot.svg" className="w-[100px]" width="100" height="114" />
14+
<img
15+
alt="Node.jsマスコット"
16+
src="/static/images/node-mascot.svg"
17+
className="w-[100px]"
18+
width="100"
19+
height="114"
20+
/>
1521

1622
## Node.js®ロゴ
1723

1824
### Node.js®ヘキサゴンロゴ
1925

20-
<img alt="Node.jsヘキサゴンロゴ" src="/static/logos/nodejsHex.svg" className="w-[100px]" width="100" height="100" />
26+
<img
27+
alt="Node.jsヘキサゴンロゴ"
28+
src="/static/logos/nodejsHex.svg"
29+
className="w-[100px]"
30+
width="100"
31+
height="100"
32+
/>
2133

2234
### Node.js®横型ロゴ
2335

@@ -32,6 +44,7 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
3244
<img alt="Node.jsライト横型ロゴ" src="/static/logos/nodejsLight.svg" className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="80" />
3345
</td>
3446
</tr>
47+
3548
</tbody>
3649
</table>
3750

@@ -58,6 +71,7 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
5871
<img alt="Node.jsホワイトスタック型ロゴ" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
5972
</td>
6073
</tr>
74+
6175
</tbody>
6276
</table>
6377

@@ -74,5 +88,6 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
7488
<img alt="JSアイコンホワイト" src="/static/logos/jsIconWhite.svg" className="height-[80px] rounded-xs mx-auto w-[71px] bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
7589
</td>
7690
</tr>
91+
7792
</tbody>
7893
</table>

apps/site/pages/ja/about/eol.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Node.jsのメジャーバージョンは予定されたスケジュールでリ
1515
<span>最新のLTS版Node.js®に更新する</span>
1616
</Button>
1717

18-
<span>または</span>
18+
<span>または</span>
1919

2020
<Button as="a" kind="warning" href="/esp/herodevs" className="flex-1">
2121
<span>EOLバージョンのセキュリティーサポートを受ける</span>

apps/site/pages/ja/about/previous-releases.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ Node.jsのウェブサイトではコマンドラインインターフェイス
2929

3030
「公式版」に指定されたインストール方法は次の要件を満たさなければなりません:
3131

32-
| 要件(公式版インストール方法) |
33-
| :-------------------------------------------------------------- |
34-
| Node.jsの新しいリリースは公式リリースと同時に利用可能できなければならない。 |
35-
| プロジェクトメンテナーはNode.jsと直接的なコミュニケーションも含めた密接な関係でなければらなない。 |
32+
| 要件(公式版インストール方法) |
33+
| :---------------------------------------------------------------------------------------------------------------------- |
34+
| Node.jsの新しいリリースは公式リリースと同時に利用可能できなければならない。 |
35+
| プロジェクトメンテナーはNode.jsと直接的なコミュニケーションも含めた密接な関係でなければらなない。 |
3636
| Node.jsプロジェクトによって同梱されている公式バイナリーをダウンロードさせるインストール方法になっていなければならない。 |
37-
| ビルド済みのバイナリーが利用可能な場合はソースからビルドしてはならず、公式のバイナリーを変更してはならない。 |
37+
| ビルド済みのバイナリーが利用可能な場合はソースからビルドしてはならず、公式のバイナリーを変更してはならない。 |
3838

3939
### コミュニティ版インストール方法
4040

apps/site/pages/ja/about/security-reporting.mdx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,15 @@ Node.jsプロジェクトはセキュリティー研究者と責任ある情報
5151

5252
## OpenSSFベストプラクティス
5353

54-
<a href="https://bestpractices.coreinfrastructure.org/projects/29" style={{ display: 'inline-flex' }}>
55-
<img alt="OpenSSFバッジ" src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style={{ display: 'inline' }} />
54+
<a
55+
href="https://bestpractices.coreinfrastructure.org/projects/29"
56+
style={{ display: 'inline-flex' }}
57+
>
58+
<img
59+
alt="OpenSSFバッジ"
60+
src="https://bestpractices.coreinfrastructure.org/projects/29/badge"
61+
style={{ display: 'inline' }}
62+
/>
5663
</a>
5764

5865
オープンソースセキュリティー財団(OpenSSF)の[ベストプラクティスバッジ](https://github.com/coreinfrastructure/best-practices-badge)は、Free/Libre and Open Source Software(FLOSS)プロジェクトがベストプラクティスに従っていることを示す方法です。プロジェクトはそれぞれのベストプラクティスに従っている方法を自発的に自己認証できます。バッジを使うことでどのFLOSSプロジェクトがベストプラクティスに従っているかを迅速に評価でき、結果としてより高品質で安全なソフトウェアを製造する可能性が高くなります。

apps/site/pages/ja/download/archive/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ layout: download-archive
5454
<MinorReleasesTable releases={release.minorVersions} />
5555
</>
5656

57-
)}
57+
)}
58+
5859
</WithDownloadArchive>

apps/site/pages/ja/download/current.mdx

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,24 @@ title: Node.js®をダウンロードする
66
<section>
77
<Release.OperatingSystemDropdown />用のNode.js® <Release.VersionDropdown />と<Release.PackageManagerDropdown />を<Release.InstallationMethodDropdown />を使ってダウンロードする
88

9-
<Release.ReleaseCodeBox />
9+
<Release.ReleaseCodeBox />
1010

1111
<Release.Provider>
1212
<Release.PlatformDropdown />アーキテクチャーで動作する<Release.OperatingSystemDropdown />用のビルド済みのNode.js®も利用できます。
1313

1414
<Release.PrebuiltDownloadButtons />
15+
1516
</Release.Provider>
1617
</section>
1718

1819
<section>
1920
このバージョンの<Release.ChangelogLink>変更点</Release.ChangelogLink>や<Release.BlogPostLink>ブログ記事</Release.BlogPostLink>を確認できます。
2021

21-
リリーススケジュールやLTSに関する詳しい内容は[Node.jsのリリース](/ja/about/previous-releases)を確認してください。
22+
リリーススケジュールやLTSに関する詳しい内容は[Node.jsのリリース](/ja/about/previous-releases)を確認してください。
2223

23-
署名済みSHASUMSの<LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">検証方法</LinkWithArrow>について詳しくはこちら。
24+
署名済みSHASUMSの<LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">検証方法</LinkWithArrow>について詳しくはこちら。
2425

25-
署名済みの<Release.DownloadLink kind="source">Node.jsのソースコード</Release.DownloadLink>のtarballもダウンロードできます。
26+
署名済みの<Release.DownloadLink kind="source">Node.jsのソースコード</Release.DownloadLink>のtarballもダウンロードできます。
2627

2728
<LinkWithArrow href="https://nodejs.org/download/nightly/">ナイトリーバイナリー</LinkWithArrow>や全ての<Link href="/download/archive/current">過去のリリース</Link>、
2829
他のプラットフォーム向けの<LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">非公式バイナリー</LinkWithArrow>もダウンロードできます。
@@ -33,9 +34,11 @@ title: Node.js®をダウンロードする
3334
<section className="mt-3">
3435
<h2 className="text-center">下記のパートナー企業からご支援いただいております:</h2>
3536

36-
<span className="text-center">
37-
これらのパートナー企業をはじめ <Link href="/about/partners">数多くの企業</Link> からのご支援により、Node.jsのダウンロードの提供やインフラの維持を行っています。
38-
</span>
37+
<span className="text-center">
38+
これらのパートナー企業をはじめ{' '}
39+
<Link href="/about/partners">数多くの企業</Link>{' '}
40+
からのご支援により、Node.jsのダウンロードの提供やインフラの維持を行っています。
41+
</span>
3942

4043
<div className="mt-4">
4144
<PartnersLogoList categories="infrastructure" />

0 commit comments

Comments
 (0)