Skip to content

Commit 8d42643

Browse files
bmuenzenmeyergithub-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 b9bd4a2 commit 8d42643

41 files changed

Lines changed: 475 additions & 281 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

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 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] mx-auto w-[71px] rounded bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
7179
</td>
7280
</tr>
81+
7382
</tbody>
7483
</table>

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,15 @@ Si tienes sugerencias sobre cómo podría mejorarse este proceso, por favor, env
5353

5454
## Mejores Prácticas de la OpenSSF
5555

56-
<a href="https://bestpractices.coreinfrastructure.org/projects/29" style={{ display: 'inline-flex' }}>
57-
<img alt="Insignia OpenSSF" src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style={{ display: 'inline' }} />
56+
<a
57+
href="https://bestpractices.coreinfrastructure.org/projects/29"
58+
style={{ display: 'inline-flex' }}
59+
>
60+
<img
61+
alt="Insignia OpenSSF"
62+
src="https://bestpractices.coreinfrastructure.org/projects/29/badge"
63+
style={{ display: 'inline' }}
64+
/>
5865
</a>
5966

6067
La [Insignia de Buenas Prácticas](https://github.com/coreinfrastructure/best-practices-badge) de la Fundación de Seguridad del Software Abierto (OpenSSF) es una manera en que los proyectos de Software Libre y de Código Abierto (FLOSS) pueden mostrar que siguen las mejores prácticas. Los proyectos pueden auto-certificarse voluntariamente sobre cómo siguen cada buena práctica. Los consumidores de la insignia pueden evaluar rápidamente qué proyectos FLOSS siguen las mejores prácticas y, como resultado, tienen más probabilidades de producir software seguro de alta calidad.

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,26 @@ title: Descarga Node.js®
66
<section>
77
Obtiene Node.js® <Release.VersionDropdown /> para <Release.OperatingSystemDropdown /> usando <Release.InstallationMethodDropdown /> con <Release.PackageManagerDropdown />
88

9-
<Release.ReleaseCodeBox />
9+
{' '}
10+
<Release.ReleaseCodeBox />
1011

1112
<Release.Provider>
1213
O obtiene una versión pre compilada de Node.js® para <Release.OperatingSystemDropdown /> usando la arquitectura <Release.PlatformDropdown />.
1314

1415
<Release.PrebuiltDownloadButtons />
16+
1517
</Release.Provider>
1618
</section>
1719

1820
<section>
1921
Lee el <Release.ChangelogLink>historial</Release.ChangelogLink> para esta versión.
2022

21-
Lee el <Release.BlogPostLink>artículo del blog</Release.BlogPostLink> para esta versión.
23+
Lee el <Release.BlogPostLink>artículo del blog</Release.BlogPostLink> para esta versión.
24+
25+
Aprende a <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">verificar</LinkWithArrow> la firma SHASUMS.
2226

23-
Aprende a <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">verificar</LinkWithArrow> la firma SHASUMS.
27+
¿Buscas el código fuente de Node.js? Descarga un archivo tarball firmado con el <Release.DownloadLink kind="source">código fuente de Node.js</Release.DownloadLink>.
2428

25-
¿Buscas el código fuente de Node.js? Descarga un archivo tarball firmado con el <Release.DownloadLink kind="source">código fuente de Node.js</Release.DownloadLink>.
29+
Consulta nuestros binarios <LinkWithArrow href="https://nodejs.org/download/nightly/">diarios</LinkWithArrow> o todas las <LinkWithArrow href="https://nodejs.org/download/release/">versiones anteriores</LinkWithArrow> o los binarios <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">no oficiales</LinkWithArrow> para otras plataformas.
2630

27-
Consulta nuestros binarios <LinkWithArrow href="https://nodejs.org/download/nightly/">diarios</LinkWithArrow> o todas las <LinkWithArrow href="https://nodejs.org/download/release/">versiones anteriores</LinkWithArrow> o los binarios <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">no oficiales</LinkWithArrow> para otras plataformas.
2831
</section>

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,26 @@ title: Descarga Node.js®
66
<section>
77
Obtiene Node.js® <Release.VersionDropdown /> para <Release.OperatingSystemDropdown /> usando <Release.InstallationMethodDropdown /> con <Release.PackageManagerDropdown />
88

9-
<Release.ReleaseCodeBox />
9+
{' '}
10+
<Release.ReleaseCodeBox />
1011

1112
<Release.Provider>
1213
O obtiene una versión pre compilada de Node.js® para <Release.OperatingSystemDropdown /> usando la arquitectura <Release.PlatformDropdown />.
1314

1415
<Release.PrebuiltDownloadButtons />
16+
1517
</Release.Provider>
1618
</section>
1719

1820
<section>
1921
Lee el <Release.ChangelogLink>historial</Release.ChangelogLink> para esta versión.
2022

21-
Lee el <Release.BlogPostLink>artículo del blog</Release.BlogPostLink> para esta versión.
23+
Lee el <Release.BlogPostLink>artículo del blog</Release.BlogPostLink> para esta versión.
24+
25+
Aprende a <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">verificar</LinkWithArrow> la firma SHASUMS.
2226

23-
Aprende a <LinkWithArrow href="https://github.com/nodejs/node#verifying-binaries">verificar</LinkWithArrow> la firma SHASUMS.
27+
¿Buscas el código fuente de Node.js? Descarga un archivo tarball firmado con el <Release.DownloadLink kind="source">código fuente de Node.js</Release.DownloadLink>.
2428

25-
¿Buscas el código fuente de Node.js? Descarga un archivo tarball firmado con el <Release.DownloadLink kind="source">código fuente de Node.js</Release.DownloadLink>.
29+
Consulta nuestros binarios <LinkWithArrow href="https://nodejs.org/download/nightly/">diarios</LinkWithArrow> o todas las <LinkWithArrow href="https://nodejs.org/download/release/">versiones anteriores</LinkWithArrow> o los binarios <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">no oficiales</LinkWithArrow> para otras plataformas.
2630

27-
Consulta nuestros binarios <LinkWithArrow href="https://nodejs.org/download/nightly/">diarios</LinkWithArrow> o todas las <LinkWithArrow href="https://nodejs.org/download/release/">versiones anteriores</LinkWithArrow> o los binarios <LinkWithArrow href="https://unofficial-builds.nodejs.org/download/">no oficiales</LinkWithArrow> para otras plataformas.
2831
</section>

apps/site/pages/es/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ layout: home
1212
Node.js® es un entorno de ejecución de JavaScript multiplataforma,
1313
de código abierto y gratuito que permite a los desarrolladores crear servidores,
1414
aplicaciones web, herramientas de línea de comando y scripts.
15+
1516
</div>
1617

1718
<div>
@@ -37,6 +38,7 @@ layout: home
3738
</small>
3839
)}
3940
</WithNodeRelease>
41+
4042
</div>
4143
</section>
4244

@@ -126,7 +128,9 @@ layout: home
126128

127129
// run with `node threads.mjs`
128130
```
131+
129132
</div>
130133
131-
Aprenda más sobre lo que Node.js puede ofrecer con nuestros [Materiales de aprendizaje](/learn).
134+
Aprenda más sobre lo que Node.js puede ofrecer con nuestros [Materiales de aprendizaje](/learn).
135+
132136
</section>

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,15 @@ layout: about
5050

5151
## رویه‌های بهینه OpenSSF
5252

53-
<a href="https://bestpractices.coreinfrastructure.org/projects/29" style={{ display: 'inline-flex' }}>
54-
<img alt="نشان OpenSSF" src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style={{ display: 'inline' }} />
53+
<a
54+
href="https://bestpractices.coreinfrastructure.org/projects/29"
55+
style={{ display: 'inline-flex' }}
56+
>
57+
<img
58+
alt="نشان OpenSSF"
59+
src="https://bestpractices.coreinfrastructure.org/projects/29/badge"
60+
style={{ display: 'inline' }}
61+
/>
5562
</a>
5663

5764
[نشان بهترین شیوه ها](https://github.com/coreinfrastructure/best-practices-badge) بنیاد امنیت متن باز (OpenSSF) راهی است برای پروژه‌های نرم‌افزار آزاد/رایگان و متن باز (FLOSS) تا نشان دهند که از رویه‌های بهینه پیروی می‌کنند. پروژه‌ها می‌توانند به صورت داوطلبانه خود تأیید کنند که چگونه از هر رویه بهینه پیروی می‌کنند. مصرف‌کنندگان این نشان می‌توانند به سرعت ارزیابی کنند که کدام پروژه‌های FLOSS از رویه‌های بهینه پیروی می‌کنند و در نتیجه احتمال بیشتری دارد که نرم‌افزارهای امن با کیفیت بالاتر تولید کنند.

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

Lines changed: 11 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

@@ -27,6 +33,7 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
2733
<td>
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>
36+
3037
</tr>
3138
</tbody>
3239
</table>
@@ -43,6 +50,7 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
4350
<td>
4451
<img alt="Logo empilé clair de Node.js" src="/static/logos/nodejsStackedLight.svg" className="h-[164px] w-[267px] rounded bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
4552
</td>
53+
4654
</tr>
4755

4856
<tr>
@@ -53,6 +61,7 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
5361
<td>
5462
<img alt="Logo empilé blanc de Node.js" src="/static/logos/nodejsStackedWhite.svg" className="rounded bg-neutral-950 p-2 dark:bg-transparent" />
5563
</td>
64+
5665
</tr>
5766
</tbody>
5867
</table>
@@ -69,6 +78,7 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
6978
<td>
7079
<img alt="Icons JS Blanc" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
7180
</td>
81+
7282
</tr>
7383
</tbody>
7484
</table>

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ const hostname = '127.0.0.1';
1515
const port = 3000;
1616

1717
const server = createServer((req, res) => {
18-
res.statusCode = 200;
19-
res.setHeader('Content-Type', 'text/plain');
20-
res.end('Hello World');
18+
res.statusCode = 200;
19+
res.setHeader('Content-Type', 'text/plain');
20+
res.end('Hello World');
2121
});
2222

2323
server.listen(port, hostname, () => {
24-
console.log(`Server running at http://${hostname}:${port}/`);
24+
console.log(`Server running at http://${hostname}:${port}/`);
2525
});
2626
```
2727

@@ -32,13 +32,13 @@ const hostname = '127.0.0.1';
3232
const port = 3000;
3333

3434
const server = createServer((req, res) => {
35-
res.statusCode = 200;
36-
res.setHeader('Content-Type', 'text/plain');
37-
res.end('Hello World');
35+
res.statusCode = 200;
36+
res.setHeader('Content-Type', 'text/plain');
37+
res.end('Hello World');
3838
});
3939

4040
server.listen(port, hostname, () => {
41-
console.log(`Server running at http://${hostname}:${port}/`);
41+
console.log(`Server running at http://${hostname}:${port}/`);
4242
});
4343
```
4444

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ par exemple, via des CLI, des gestionnaires de paquets OS (tels que `apt`), ou d
3131

3232
Le projet Node.js, dans une tentative de populariser et d'annoncer les efforts de la communauté, a introduit une nouvelle page de téléchargement qui liste à la fois les méthodes d'installation officielles et communautaires, offrant plus de polyvalence et d'options aux utilisateurs. Avec ce changement, nous avons introduit le concept de méthodes d'installation "officielles" et "communautaires". Pour être considérée comme "officielle", la méthode d'installation doit répondre aux critères suivants :
3333

34-
Prérequis |
35-
----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
36-
Les nouvelles versions de Node.js doivent être disponibles en même temps que la version officielle |
37-
Les responsables de projet ont une relation étroite avec Node.js, y compris une communication directe |
38-
La méthode d'installation télécharge les binaires officiels fournis par le projet Node.js |
39-
La méthode d'installation ne compile **pas** à partir des sources lorsque les binaires sont disponibles, ni ne modifie les binaires officiels fournis par Node.js |
34+
| Prérequis |
35+
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
36+
| Les nouvelles versions de Node.js doivent être disponibles en même temps que la version officielle |
37+
| Les responsables de projet ont une relation étroite avec Node.js, y compris une communication directe |
38+
| La méthode d'installation télécharge les binaires officiels fournis par le projet Node.js |
39+
| La méthode d'installation ne compile **pas** à partir des sources lorsque les binaires sont disponibles, ni ne modifie les binaires officiels fournis par Node.js |

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,15 @@ Si vous avez des suggestions sur la façon dont ce processus pourrait être amé
7474

7575
## OpenSSF Best Practices
7676

77-
<a href="https://bestpractices.coreinfrastructure.org/projects/29" style={{ display: 'inline-flex' }}>
78-
<img alt="Badge OpenSSF" src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style={{ display: 'inline' }} />
77+
<a
78+
href="https://bestpractices.coreinfrastructure.org/projects/29"
79+
style={{ display: 'inline-flex' }}
80+
>
81+
<img
82+
alt="Badge OpenSSF"
83+
src="https://bestpractices.coreinfrastructure.org/projects/29/badge"
84+
style={{ display: 'inline' }}
85+
/>
7986
</a>
8087

8188
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é.

0 commit comments

Comments
 (0)