Skip to content

Commit 5dd851c

Browse files
authored
Merge pull request #967 from rust-lang/master
Deploy to production
2 parents e924a84 + 2d6ba7e commit 5dd851c

File tree

112 files changed

+1487
-1211
lines changed

Some content is hidden

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

112 files changed

+1487
-1211
lines changed

Cargo.lock

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ fluent = "0.5"
1010
fluent-bundle = "0.6.0"
1111
fluent-syntax = "0.9.0"
1212
fluent-locale = "0.4.1"
13+
handlebars-fluent = "0.2.0"
1314
rand = "0.6"
1415
regex = "1"
1516
rocket = "0.4.1"

locales/en-US/homepage.ftl

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ language-values-reliability-blurb = Rust’s rich type system and ownership mode
4040
language-values-productivity = Productivity
4141
language-values-productivity-blurb = Rust has great documentation, a friendly compiler with useful error
4242
messages, and top-notch tooling — an integrated package manager
43-
and build tool, smart multi-editor support with auto-completion and
43+
and build tool, smart multi-editor support with auto-completion and
4444
type inspections, an auto-formatter, and more.
4545
4646
## components/panels/domains.hbs
@@ -88,3 +88,16 @@ get-involved-contribute = Contribute code
8888
get-involved-contribute-blurb = Rust is truly a community effort, and we welcome contribution from hobbyists and production users, from
8989
newcomers and seasoned professionals. Come help us make the Rust experience even better!
9090
get-involved-contribute-link = Read Contribution Guide
91+
92+
## components/panels/thanks.hbs
93+
94+
thanks-title = Thanks
95+
thanks-blurb = Rust would not exist without the generous contributions of time, work, and resources from individuals and companies. We are very grateful for the support!
96+
97+
thanks-individuals-header = Individuals
98+
thanks-individuals-blurb = Rust is a community project and is very thankful for the many community contributions it receives.
99+
thanks-individuals-link = See individual contributors
100+
101+
thanks-companies-header = Corporate sponsors
102+
thanks-companies-blurb = The Rust project receives support from companies through the donation of infrastructure.
103+
thanks-companies-link = See sponsors

locales/en-US/sponsors.ftl

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
## templates/sponsors/index.hbs
3+
sponsors-page-title = Sponsors
4+
5+
sponsors-description = The Rust project receives support through the donation of infrastructure from the companies listed below. We are incredibly grateful for the use of these resources!
6+
7+
sponsors-caveat = Many companies and individuals make significant contributions of time and human resources; we intend to find a way to publicly acknowledge that in the near future.
8+
9+
sponsors-1password-alt = 1Password
10+
sponsors-1password = 1Password is providing a free 1Password Teams subscription to the Rust Team, used to store and share secrets between team members.
11+
12+
sponsors-microsoft-alt = Microsoft Azure
13+
sponsors-microsoft = Microsoft Azure is sponsoring builders for Rust’s CI infrastructure, notably the extremely resource intensive rust-lang/rust repository.
14+
15+
sponsors-aws-alt = Amazon Web Services
16+
sponsors-aws = Amazon Web Services (AWS) is providing hosting for release artifacts (compilers, libraries, tools, and source code), serving those artifacts to users through CloudFront, preventing regressions with Crater on EC2, and managing other Rust-related infrastructure hosted on AWS.
17+
18+
sponsors-mozilla-alt = Mozilla
19+
sponsors-mozilla = Mozilla is providing the Rust project with Heroku services for crates.io, Zoom.us services for team video calls, Mailgun services for emails, and Discourse for the Users and Internals forums.
20+
21+
sponsors-support = Supporting Rust
22+
sponsors-sponsor = Interested in sponsoring work on Rust? A Rust conference? We’d love to hear from you.
23+
sponsors-contact-core = Message the Core Team
24+

locales/es/community.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ community-standards =
6666
de comportamiento en todos los foros oficiales de Rust.
6767
<br/><br/>
6868
Si sientes que has sido objeto de acoso o algún participante de la comunidad te ha hecho sentir incómodo,
69-
por favor contacta a con el <a href="mailto:[email protected]">equipo de moderación de Rust</a> inmediatamente.
69+
por favor contacta a con el <a href="mailto:[email protected]">equipo de moderación de Rust</a> inmediatamente. Tanto si eres un contribuidor habitual o un recién llegado, nos preocupamos por hacer de la comunidad un entorno seguro para ti.
7070
community-mod-button = Envía un mensaje al equipo de moderación
7171
community-coc-button = lee el código de conducta
7272
community-mod-guidelines-button = lee las pautas de moderación

locales/es/learn.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ learn-install-editors = Rust tiene soporte en muchos editores:
7070
learn-install-fmt-clippy = Puedes instalar la herramienta para dar formato al código (Rustfmt) con <code>rustup component add rustfmt</code>, y la herramienta de limpieza de código (Clippy) con <code>rustup component add clippy</code>.
7171
learn-generating = Generar un nuevo proyecto
7272
learn-generating-steps =
73-
<p>Escribamos una pequeña aplicación con nuestro nuevo entorno de desarrollo de Rust. Para empezar usaremos Cargo para crear un nuevo proyecto. En tu terminal preferido ejecuta:</p>
73+
<p>Escribamos una pequeña aplicación con nuestro nuevo entorno de desarrollo de Rust. Para empezar, usaremos Cargo para crear un nuevo proyecto. En tu terminal preferido ejecuta:</p>
7474
<p><code>cargo new hello-rust</code></p>
7575
<p>Esto generará un nuevo directorio llamado <code>hello-rust</code> con los siguientes archivos:</p>
7676
{ $tree }

locales/es/networking.ftl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ networking-pitch-footprint =
2020
networking-pitch-footprint-alt = Una pluma
2121
networking-pitch-secure-header = Seguro y fiable
2222
networking-pitch-secure =
23-
El poderoso verificador de tipos de Rust previene toda clase de errores.
24-
Asegúrate que sabes exactamente cuándo y dónde se comparte y se modifica el estado.
25-
Recibe ayuda para encontrar puntos de fallo &mdash; antes de la puesta en producción.
23+
El potente sistema de tipos de Rust previene toda clase de errores.
24+
Controla con exactitud cuándo y dónde se comparte y se modifica el estado.
25+
Recibe ayuda para encontrar puntos de fallo <em>antes</em> de la puesta en producción.
2626
networking-pitch-secure-alt = Un escudo
2727
networking-pitch-concurrent-header = Concurrente a escala
2828
networking-pitch-concurrent =
@@ -34,9 +34,9 @@ networking-pitch-concurrent-alt = Engranajes conectados
3434
## templates/components/what/networking/production.hbs
3535

3636
networking-production-testimonial-mozilla =
37-
Migrar nuestra infraestructura de conexión Push a Rust nos ha proporcionado una base de código más fácil
38-
de mantener con énfasis en la corrección y proporcionando un rendimiento fantástico. Ahora en horas punta
39-
estamos respondiendo hasta 20 millones de conexiones websocket simultáneas con nuestros servidores Rust.
37+
Migrar nuestra infraestructura de conexión Push a Rust ha resultado en una base de código más fácil
38+
de mantener con énfasis en la corrección y un rendimiento fantástico. Actualmente
39+
estamos respondiendo hasta 20 millones de conexiones websocket simultáneas en horas punta con nuestros servidores Rust.
4040
networking-production-testimonial-mozilla-attribution = Benjamin Bangert, Staff Engineer, Mozilla
4141
networking-production-testimonial-buoyant = Rust es un componente fundamental en la estrategia tecnológica del proyecto Linkerd. Su sistema de tipos nos permite construir unidades modulares, comprobables y componibles sin sacrificar el rendimiento. No obstante, lo más sorprendente es como el sistema de verificación de <em>lifetime/borrow</em> nos evita un gran número de fugas de memoria. Después de 2 años, no me puedo imaginar usar cualquier otro lenguaje para esta tarea.
4242
networking-production-testimonial-buoyant-attribution = Oliver Gould, CTO, <a href="{ $href }">Buoyant</a>

locales/es/policies.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ policies-code-of-conduct-link = Código de conducta
99
policies-licenses-link = Licencias
1010
policies-media-guide-link = Política de logos y guía de medios
1111
policies-security-link = Divulgaciones de seguridad
12+
policies-privacy-link = Aviso de privacidad
1213
policies-reach-out-description = ¿No encuentras lo que buscas? ¿Tienes una pregunta? ¡Contáctanos!
1314
policies-reach-out-link = Contacta al equipo <em>core</em>

locales/es/privacy.ftl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### Translation file for page: https://www.rust-lang.org/policies/privacy
2+
3+
4+
## templates/policies/privacy.hbs
5+
6+
policies-privacy-page-title = Aviso de privacidad de Rust

0 commit comments

Comments
 (0)