Skip to content

Commit 4fa629f

Browse files
authored
Merge pull request #1658 from jonas-schievink/fix-rust-analyzer-spelling
Finish RLS -> rust-analyzer replacement and fix spelling
2 parents 0af7c4f + 4fb7aa8 commit 4fa629f

File tree

21 files changed

+22
-22
lines changed

21 files changed

+22
-22
lines changed

locales/de/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
tools-page-title = Werkzeuge
44
tools-editor-support-heading = Erstklassige Editor-Unterstützung
5-
tools-editor-support-description = Egal ob du gerne auf der Kommandozeile arbeitest, oder lieber einen mächtigen grafischen Editor verwendest, es gibt eine Integration für deinen Lieblingseditor. Oder du kannst deine Eigene bauen mithilfe des <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
5+
tools-editor-support-description = Egal ob du gerne auf der Kommandozeile arbeitest, oder lieber einen mächtigen grafischen Editor verwendest, es gibt eine Integration für deinen Lieblingseditor. Oder du kannst deine Eigene bauen mithilfe von <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
66
tools-build-install-heading = Installieren
77
tools-build-install-description = Unter den zehntausenden Paketen auf <a href="https://crates.io">crates.io</a> findest du sehr wahrscheinlich die Lösung, nach der du suchst. Stehe auf den Schultern von Riesen und bringe dein Team von Neuerfindung zu Innovation.
88
tools-build-test-heading = Testen

locales/en-US/teams.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ governance-team-community-survey-name = Survey team
66
governance-team-community-survey-description = Running, analysing, and presenting the community survey
77
88
governance-team-ides-name = IDEs and editors team
9-
governance-team-ides-description = Developing IDEs, editors, and other development tools such as Racer and the RLS
9+
governance-team-ides-description = Developing IDEs, editors, and other development tools such as Racer and rust-analyzer
1010
1111
governance-team-wg-rustfix-name = Rustfix working group
1212
governance-team-wg-rustfix-description = Developing cargo-fix and serving as a point of contact for other teams

locales/en-US/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tools-editor-support-heading = First-class editor support
66
tools-editor-support-description = Whether you prefer working with code from the
77
command line, or using rich graphical editors, there’s a Rust
88
integration available for your editor of choice. Or you can build your
9-
own using the <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
9+
own using <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
1010
1111
tools-build-heading = Bring calmness to your builds
1212
tools-build-description = Cargo is the build tool for Rust. It bundles all

locales/es/teams.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ governance-team-wg-nll-description = Implementar el nuevo <em>borrow check</em>
44
governance-team-community-survey-name = Equipo de encuestas
55
governance-team-community-survey-description = Lanzar, analizar y presentar la encuesta a la comunidad.
66
governance-team-ides-name = Equipo de IDEs y editores
7-
governance-team-ides-description = IDEs, editores y soporte para herramientas como Racer y el RLS
7+
governance-team-ides-description = IDEs, editores y soporte para herramientas como Racer y el rust-analyzer
88
governance-team-wg-rustfix-name = Grupo de trabajo de rustfix
99
governance-team-wg-rustfix-description = Mejorar cargo-fix y funcionar como punto de contacto para otros equipos
1010
governance-team-wg-security-response-name = Grupo de trabajo Security Response

locales/es/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
tools-page-title = Herramientas
44
tools-editor-support-heading = Soporte de editores de primer nivel
5-
tools-editor-support-description = Tanto si prefieres trabajar con el código desde la línea de comandos, o utilizando editores gráficos, Rust se integra con tu editor preferido. O puedes integrarlo por tu cuenta usando el <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
5+
tools-editor-support-description = Tanto si prefieres trabajar con el código desde la línea de comandos, o utilizando editores gráficos, Rust se integra con tu editor preferido. O puedes integrarlo por tu cuenta usando el <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
66
tools-build-heading = Lleva a cabo tus compilaciones con tranquilidad
77
tools-build-description = Cargo es la herramienta de construcción para Rust. Empaqueta todas las acciones comunes en un único comando. No necesitas repetir configuración.
88
tools-build-install-heading = Instala

locales/fr/teams.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ governance-team-wg-nll-description = Implémenter le nouveau « borrow checker
44
governance-team-community-survey-name = Sondages
55
governance-team-community-survey-description = Mener, analyser et présenter les sondages de la communauté
66
governance-team-ides-name = Équipe éditeurs et EDIs
7-
governance-team-ides-description = Développer les EDIs, les éditeurs, et d'autres outils tels que Racer ou RLS (Rust Analyzer)
7+
governance-team-ides-description = Développer les EDIs, les éditeurs, et d'autres outils tels que Racer ou rust-analyzer
88
governance-team-wg-rustfix-name = Rustfix
99
governance-team-wg-rustfix-description = Améliorer cargo-fix et servir de point de contact pour les autres équipes
1010
governance-team-wg-security-response-name = Intervention de sécurité

locales/fr/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
tools-page-title = Outils
44
tools-editor-support-heading = Support des éditeurs de premier choix
5-
tools-editor-support-description = Que vous préfériez travailler avec du code depuis la ligne de commande, ou en utilisant un éditeur graphique riche, il y a une solution d'intégration disponible pour l'éditeur de votre choix. Ou bien vous pouvez bâtir la votre en utilisant le <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
5+
tools-editor-support-description = Que vous préfériez travailler avec du code depuis la ligne de commande, ou en utilisant un éditeur graphique riche, il y a une solution d'intégration disponible pour l'éditeur de votre choix. Ou bien vous pouvez bâtir la votre en utilisant le <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
66
tools-build-heading = Apportez de la sérénité à vos builds
77
tools-build-description = Cargo est l'outil de build pour Rust. Il rassemble toutes les actions communes en une seule commande. Pas besoin de configuration verbeuse.
88
tools-build-install-heading = Installer

locales/it/teams.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ governance-team-wg-nll-description = Implementare il nuovo borrow check basato s
44
governance-team-community-survey-name = Team sondaggi
55
governance-team-community-survey-description = Esecuzione, analisi e presentazione dei sondaggi della comunità.
66
governance-team-ides-name = Team IDE e editor
7-
governance-team-ides-description = Editor, IDE e strumenti di supporto allo sviluppo come Racer e il RLS
7+
governance-team-ides-description = Editor, IDE e strumenti di supporto allo sviluppo come Racer e il rust-analyzer
88
governance-team-wg-rustfix-name = Gruppo di lavoro Rustfix
99
governance-team-wg-rustfix-description = Migliorare cargo-fix e essere un punto di contatto con altri team
1010
governance-team-wg-security-response-name = Gruppo di lavoro Security Response

locales/it/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
tools-page-title = Strumenti
44
tools-editor-support-heading = Pieno supporto per gli editor
5-
tools-editor-support-description = Sia che tu preferisca scrivere codice da riga di comando o usare un editor o IDE, troverai supporto a Rust nel tuo editor preferito. Oppure puoi semplicemente creare il supporto usando il <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
5+
tools-editor-support-description = Sia che tu preferisca scrivere codice da riga di comando o usare un editor o IDE, troverai supporto a Rust nel tuo editor preferito. Oppure puoi semplicemente creare il supporto usando il <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
66
tools-build-heading = Porta serenità nelle tue build
77
tools-build-description = Cargo è lo strumento per compilare in Rust, racchiude tutte le azioni più comuni in un singolo comando. Nessun boilerplate.
88
tools-build-install-heading = Installa

locales/ja/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
tools-page-title = ツール
44
tools-editor-support-heading = 第一級のエディタサポート
5-
tools-editor-support-description = コマンドラインでコードを書くことが好みでも、リッチなグラフィカルエディタが好みでも、あなたの選ぶエディタにはRustの拡張機能があるでしょう。また、<a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>を使って自分だけの環境を作ることも可能です。
5+
tools-editor-support-description = コマンドラインでコードを書くことが好みでも、リッチなグラフィカルエディタが好みでも、あなたの選ぶエディタにはRustの拡張機能があるでしょう。また、<a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>を使って自分だけの環境を作ることも可能です。
66
tools-build-heading = ビルドにやすらぎを
77
tools-build-description = CargoはRustのビルドツールです。全ての一般的な操作がひとつのコマンドに集約されています。ボイラープレートは不要です。
88
tools-build-install-heading = インストール

0 commit comments

Comments
 (0)