Skip to content

Commit 897038a

Browse files
avivkellergithub-actions[bot]
authored andcommitted
chore: automated format of translated files
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 96230d8 commit 897038a

File tree

23 files changed

+149
-45
lines changed

23 files changed

+149
-45
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ Por favor revise la [política de la marca comercial](https://trademark-policy.o
1111

1212
Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por diseñar y contribuir con la Tortuga Cohete.
1313

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

1622
## Logo de Node.js®
1723

@@ -28,6 +34,7 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
2834
<img alt="Logo Horizontal Claro 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" />
2935
</td>
3036
</tr>
37+
3138
</tbody>
3239
</table>
3340

@@ -54,6 +61,7 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
5461
<img alt="Logo Apilado Blanco de Node.js" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
5562
</td>
5663
</tr>
64+
5765
</tbody>
5866
</table>
5967

@@ -70,5 +78,6 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
7078
<img alt="Iconos Blanco de 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" />
7179
</td>
7280
</tr>
81+
7382
</tbody>
7483
</table>

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ 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

@@ -28,6 +34,7 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
2834
<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" />
2935
</td>
3036
</tr>
37+
3138
</tbody>
3239
</table>
3340

@@ -54,6 +61,7 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
5461
<img alt="Logo empilé blanc de Node.js" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
5562
</td>
5663
</tr>
64+
5765
</tbody>
5866
</table>
5967

@@ -70,5 +78,6 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
7078
<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" />
7179
</td>
7280
</tr>
81+
7382
</tbody>
7483
</table>

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] de l'Open Source Security Foundation (OpenSSF) (https://github.com/coreinfrastructure/best-practices-badge) 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/eol.mdx

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

17-
<span>ou</span>
17+
<span>ou</span>
1818

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

apps/site/pages/fr/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ layout: home
1010
<h1 className="special">Exécuter du JavaScript partout</h1>
1111

1212
Node.js® est un environnement d'exécution JavaScript gratuit, open-source et multiplateforme qui permet aux développeurs de créer des serveurs, des applications web, des outils en ligne de commande et des scripts.
13+
1314
</div>
1415

1516
<div className="flex gap-4">
@@ -26,6 +27,7 @@ layout: home
2627
<small className="!text-xs">pour les versions Node.js en fin de vie</small>
2728
</Button>
2829
</div>
30+
2931
</div>
3032
</section>
3133

@@ -114,7 +116,9 @@ layout: home
114116

115117
// run with `node threads.mjs`
116118
```
119+
117120
</div>
118121
119-
Apprenez-en plus sur ce que Node.js est capable d'offrir avec notre [Matériel d'apprentissage](/learn).
122+
Apprenez-en plus sur ce que Node.js est capable d'offrir avec notre [Matériel d'apprentissage](/learn).
123+
120124
</section>

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ Harap tinjau [kebijakan merek dagang](https://trademark-policy.openjsf.org/) unt
1111

1212
Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) atas desain dan kontribusinya terhadap Rocket Turtle.
1313

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

1622
## Logo Node.js®
1723

@@ -28,6 +34,7 @@ Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) a
2834
<img alt="Logo Terang Horizontal Node.js®" src="/static/logos/nodejsLight.svg" className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="80" />
2935
</td>
3036
</tr>
37+
3138
</tbody>
3239
</table>
3340

@@ -54,6 +61,7 @@ Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) a
5461
<img alt="Logo Bertumpuk Putih Node.js" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
5562
</td>
5663
</tr>
64+
5765
</tbody>
5866
</table>
5967

@@ -70,5 +78,6 @@ Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) a
7078
<img alt="Ikon JS Putih" 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" />
7179
</td>
7280
</tr>
81+
7382
</tbody>
7483
</table>

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ 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

@@ -28,6 +34,7 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
2834
<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" />
2935
</td>
3036
</tr>
37+
3138
</tbody>
3239
</table>
3340

@@ -54,6 +61,7 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
5461
<img alt="Node.jsホワイトスタック型ロゴ" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
5562
</td>
5663
</tr>
64+
5765
</tbody>
5866
</table>
5967

@@ -70,5 +78,6 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
7078
<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" />
7179
</td>
7280
</tr>
81+
7382
</tbody>
7483
</table>

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
@@ -52,5 +52,6 @@ layout: download-archive
5252
<MinorReleasesTable releases={release.minorVersions} />
5353
</>
5454

55-
)}
55+
)}
56+
5657
</WithDownloadArchive>

0 commit comments

Comments
 (0)