Skip to content

Commit 4b9094a

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

File tree

39 files changed

+446
-129
lines changed

39 files changed

+446
-129
lines changed

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

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,25 @@ 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
## Logos de Node.js®
1723

1824
### Logo hexagonal de Node.js®
1925

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

2234
### Logo Horizontal de Node.js®
2335

@@ -32,6 +44,7 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
3244
<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" />
3345
</td>
3446
</tr>
47+
3548
</tbody>
3649
</table>
3750

@@ -58,6 +71,7 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
5871
<img alt="Logo Apilado Blanco 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éditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
7488
<img alt="Iconos Blanco de JS" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
7589
</td>
7690
</tr>
91+
7792
</tbody>
7893
</table>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Existe un horario regular para lanzar, remendar, y pasar al fin de vida útil la
1515
<span>Actualizar a la LTS más reciente de Node.js®</span>
1616
</Button>
1717

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

2020
<Button as="a" kind="warning" href="#commercial-support" className="flex-1">
2121
<span>Obtener soporte de seguridad para versiones EOL</span>

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] mx-auto w-[71px] rounded-xs 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="#commercial-support" 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/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/fr/download/current.mdx

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,39 @@ title: Télécharger Node.js®
66
<section>
77
Obtenir Node.js® <Release.VersionDropdown /> pour <Release.OperatingSystemDropdown /> l'utiliser <Release.InstallationMethodDropdown /> avec <Release.PackageManagerDropdown />
88

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

1111
<Release.Provider>
1212
Ou obtenez Node.js® préconstruit <Release.OperatingSystemDropdown /> exécutant une <Release.PlatformDropdown /> architecture.
1313

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

1819
<section>
1920
Lisez le <Release.ChangelogLink>journal des modifications</Release.ChangelogLink> ou <Release.BlogPostLink>article de blog</Release.BlogPostLink> pour cette version.
2021

21-
En savoir plus sur les [versions de Node.js](/about/previous-releases), y compris le calendrier des versions et le statut LTS.
22+
En savoir plus sur les [versions de Node.js](/about/previous-releases), y compris le calendrier des versions et le statut LTS.
23+
24+
Apprenez à <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">vérifier</LinkWithArrow> les SHASUMS signés.
2225

23-
Apprenez à <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">vérifier</LinkWithArrow> les SHASUMS signés.
26+
Vous cherchez les sources de Node.js ? Téléchargez une archive signée <Release.DownloadLink kind="source">Node.js source</Release.DownloadLink>.
2427

25-
Vous cherchez les sources de Node.js ? Téléchargez une archive signée <Release.DownloadLink kind="source">Node.js source</Release.DownloadLink>.
28+
Consultez nos binaires <LinkWithArrow href="https://nodejs.org/download/nightly/">chaque nuit</LinkWithArrow>, toutes les <Link href="/download/archive/current">versions précédentes</Link> ou les binaires <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">non officiels</LinkWithArrow> pour d'autres plateformes.
2629

27-
Consultez nos binaires <LinkWithArrow href="https://nodejs.org/download/nightly/">chaque nuit</LinkWithArrow>, toutes les <Link href="/download/archive/current">versions précédentes</Link> ou les binaires <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">non officiels</LinkWithArrow> pour d'autres plateformes.
2830
</section>
2931

3032
---
3133

3234
<section className="mt-3">
3335
<h2 className="text-center">Fièrement soutenu par les partenaires ci-dessous :</h2>
3436

35-
<span className="text-center">
36-
Nous sommes en mesure de proposer les téléchargements Node.js et de maintenir notre infrastructure
37-
grâce au soutien de ces partenaires, <Link href="/about/partners">et bien d'autres encore</Link>.
38-
</span>
37+
<span className="text-center">
38+
Nous sommes en mesure de proposer les téléchargements Node.js et de maintenir
39+
notre infrastructure grâce au soutien de ces partenaires,{' '}
40+
<Link href="/about/partners">et bien d'autres encore</Link>.
41+
</span>
3942

4043
<div className="mt-4">
4144
<PartnersList size="large" category="infrastructure" length={3} sort="weight" />

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

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,39 @@ title: Télécharger Node.js®
66
<section>
77
Obtenir Node.js® <Release.VersionDropdown /> pour <Release.OperatingSystemDropdown /> l'utiliser <Release.InstallationMethodDropdown /> avec <Release.PackageManagerDropdown />
88

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

1111
<Release.Provider>
1212
Ou obtenez un Node.js® préconstruit <Release.OperatingSystemDropdown /> exécutant une <Release.PlatformDropdown /> architecture.
1313

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

1819
<section className="mb-2">
1920
Lisez le <Release.ChangelogLink>journal des modifications</Release.ChangelogLink> ou <Release.BlogPostLink>article de blog</Release.BlogPostLink> pour cette version.
2021

21-
En savoir plus sur les [versions de Node.js](/about/previous-releases), y compris le calendrier des versions et le statut LTS.
22+
En savoir plus sur les [versions de Node.js](/about/previous-releases), y compris le calendrier des versions et le statut LTS.
23+
24+
Apprenez à <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">vérifier</LinkWithArrow> les SHASUMS signés.
2225

23-
Apprenez à <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">vérifier</LinkWithArrow> les SHASUMS signés.
26+
Vous cherchez les sources de Node.js ? Téléchargez une archive signée <Release.DownloadLink kind="source">Node.js source</Release.DownloadLink>.
2427

25-
Vous cherchez les sources de Node.js ? Téléchargez une archive signée <Release.DownloadLink kind="source">Node.js source</Release.DownloadLink>.
28+
Consultez nos binaires <LinkWithArrow href="https://nodejs.org/download/nightly/">chaque nuit</LinkWithArrow>, toutes les <Link href="/download/archive/current">versions précédentes</Link> ou les binaires <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">non officiels</LinkWithArrow> pour d'autres plateformes.
2629

27-
Consultez nos binaires <LinkWithArrow href="https://nodejs.org/download/nightly/">chaque nuit</LinkWithArrow>, toutes les <Link href="/download/archive/current">versions précédentes</Link> ou les binaires <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">non officiels</LinkWithArrow> pour d'autres plateformes.
2830
</section>
2931

3032
---
3133

3234
<section className="mt-3">
3335
<h2 className="text-center">Fièrement soutenu par les partenaires ci-dessous :</h2>
3436

35-
<span className="text-center">
36-
Nous sommes en mesure de proposer les téléchargements Node.js et de maintenir notre infrastructure
37-
grâce au soutien de ces partenaires, <Link href="/about/partners">et bien d'autres encore</Link>.
38-
</span>
37+
<span className="text-center">
38+
Nous sommes en mesure de proposer les téléchargements Node.js et de maintenir
39+
notre infrastructure grâce au soutien de ces partenaires,{' '}
40+
<Link href="/about/partners">et bien d'autres encore</Link>.
41+
</span>
3942

4043
<div className="mt-4">
4144
<PartnersList size="large" category="infrastructure" length={3} sort="weight" />

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">
@@ -32,6 +33,7 @@ layout: home
3233

3334
<span className="text-center text-sm! text-neutral-800 dark:text-neutral-600 text-balance">Node.js est fièrement soutenu par les partenaires ci-dessus <Link href="/about/partners">et bien d'autres encore</Link>.</span>
3435
</div>
36+
3537
</div>
3638
</section>
3739

@@ -121,7 +123,9 @@ layout: home
121123

122124
// run with `node threads.mjs`
123125
```
126+
124127
</div>
125128
126-
Apprenez-en plus sur ce que Node.js est capable d'offrir avec notre [Matériel d'apprentissage](/learn).
129+
Apprenez-en plus sur ce que Node.js est capable d'offrir avec notre [Matériel d'apprentissage](/learn).
130+
127131
</section>

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

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,25 @@ 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

1824
### Logo Hex Node.js®
1925

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

2234
### Logo Horizontal Node.js®
2335

@@ -32,6 +44,7 @@ Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) a
3244
<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" />
3345
</td>
3446
</tr>
47+
3548
</tbody>
3649
</table>
3750

@@ -58,6 +71,7 @@ Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) a
5871
<img alt="Logo Bertumpuk Putih 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 @@ Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) a
7488
<img alt="Ikon JS Putih" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
7589
</td>
7690
</tr>
91+
7792
</tbody>
7893
</table>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Versi mayor Node.js dirilis, diperbaiki, dan ditetapkan sebagai End-Of-Life meng
1515
<span>Tingkatkan ke Node.js® LTS terbaru</span>
1616
</Button>
1717

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

2020
<Button as="a" kind="warning" href="#commercial-support" className="flex-1">
2121
<span>Dapatkan dukungan keamanan untuk versi EOL</span>

0 commit comments

Comments
 (0)