Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace references to RLS with rust-analyzer #1620

Merged
merged 1 commit into from
Mar 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/de/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

tools-page-title = Werkzeuge
tools-editor-support-heading = Erstklassige Editor-Unterstützung
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-lang/rls">Rust Language Server</a>.
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>.
tools-build-install-heading = Installieren
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.
tools-build-test-heading = Testen
Expand Down
2 changes: 1 addition & 1 deletion locales/en-US/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tools-editor-support-heading = First-class editor support
tools-editor-support-description = Whether you prefer working with code from the
command line, or using rich graphical editors, there’s a Rust
integration available for your editor of choice. Or you can build your
own using the <a href="https://github.com/rust-lang/rls">Rust Language Server</a>.
own using the <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This says, "the Rust Analyzer"


tools-build-heading = Bring calmness to your builds
tools-build-description = Cargo is the build tool for Rust. It bundles all
Expand Down
2 changes: 1 addition & 1 deletion locales/es/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

tools-page-title = Herramientas
tools-editor-support-heading = Soporte de editores de primer nivel
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-lang/rls">Rust Language Server</a>.
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>.
tools-build-heading = Lleva a cabo tus compilaciones con tranquilidad
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.
tools-build-install-heading = Instala
Expand Down
2 changes: 1 addition & 1 deletion locales/fr/teams.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ governance-team-wg-nll-description = Implémenter le nouveau « borrow checker
governance-team-community-survey-name = Sondages
governance-team-community-survey-description = Mener, analyser et présenter les sondages de la communauté
governance-team-ides-name = Équipe éditeurs et EDIs
governance-team-ides-description = Développer les EDIs, les éditeurs, et d'autres outils tels que Racer ou RLS (Rust Language Server)
governance-team-ides-description = Développer les EDIs, les éditeurs, et d'autres outils tels que Racer ou RLS (Rust Analyzer)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
governance-team-ides-description = Développer les EDIs, les éditeurs, et d'autres outils tels que Racer ou RLS (Rust Analyzer)
governance-team-ides-description = Développer les EDIs, les éditeurs, et d'autres outils tels que Racer ou Rust Analyzer

governance-team-wg-rustfix-name = Rustfix
governance-team-wg-rustfix-description = Améliorer cargo-fix et servir de point de contact pour les autres équipes
governance-team-wg-security-response-name = Intervention de sécurité
Expand Down
2 changes: 1 addition & 1 deletion locales/fr/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

tools-page-title = Outils
tools-editor-support-heading = Support des éditeurs de premier choix
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-lang/rls">Rust Language Server</a>.
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>.
tools-build-heading = Apportez de la sérénité à vos builds
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.
tools-build-install-heading = Installer
Expand Down
2 changes: 1 addition & 1 deletion locales/it/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

tools-page-title = Strumenti
tools-editor-support-heading = Pieno supporto per gli editor
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-lang/rls">Rust Language Server</a>.
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>.
tools-build-heading = Porta serenità nelle tue build
tools-build-description = Cargo è lo strumento per compilare in Rust, racchiude tutte le azioni più comuni in un singolo comando. Nessun boilerplate.
tools-build-install-heading = Installa
Expand Down
2 changes: 1 addition & 1 deletion locales/ja/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

tools-page-title = ツール
tools-editor-support-heading = 第一級のエディタサポート
tools-editor-support-description = コマンドラインでコードを書くことが好みでも、リッチなグラフィカルエディタが好みでも、あなたの選ぶエディタにはRustの拡張機能があるでしょう。また、<a href="https://github.com/rust-lang/rls">Rust Language Server</a>を使って自分だけの環境を作ることも可能です。
tools-editor-support-description = コマンドラインでコードを書くことが好みでも、リッチなグラフィカルエディタが好みでも、あなたの選ぶエディタにはRustの拡張機能があるでしょう。また、<a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>を使って自分だけの環境を作ることも可能です。
tools-build-heading = ビルドにやすらぎを
tools-build-description = CargoはRustのビルドツールです。全ての一般的な操作がひとつのコマンドに集約されています。ボイラープレートは不要です。
tools-build-install-heading = インストール
Expand Down
2 changes: 1 addition & 1 deletion locales/ko/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tools-page-title = 도구
tools-editor-support-description =
코드를 명령줄에서 작성하든, 그래픽 편집기를 사용하든,
선택한 편집기에서 Rust 연동 기능을 사용할 수 있습니다. 아니면 직접
<a href="https://github.com/rust-lang/rls">Rust 언어 서버</a>를 이용해 만들어낼 수도 있습니다.
<a href="https://github.com/rust-analyzer/rust-analyzer">Rust DO_NOT_SUBMIT</a>를 이용해 만들어낼 수도 있습니다.
tools-build-install-heading = 설치
tools-build-install-description = <a href="https://crates.io">crates.io</a> 에는 수만 개의 패키지와 함께 당신이 찾고 있는 해결책이 있습니다. 거인의 어깨에 올라, 팀에서 하는 반복적인 행위를 혁신으로 옮기세요.
tools-build-test-heading = 테스트
Expand Down
2 changes: 1 addition & 1 deletion locales/pl/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

tools-page-title = Narzędzia
tools-editor-support-heading = Wzorowe wsparcie dla edytorów
tools-editor-support-description = Nie ważne czy wolisz pracować z kodem z poziomu wiersza poleceń, czy korzystasz z wyrafinowanych graficznych IDE, istnieje duża szansa że integracja Twojego edytora z Rustem już istnieje. Jeśli jest inaczej możesz stworzyć własną z użyciem <a href="https://github.com/rust-lang/rls">Rust Language Server</a>
tools-editor-support-description = Nie ważne czy wolisz pracować z kodem z poziomu wiersza poleceń, czy korzystasz z wyrafinowanych graficznych IDE, istnieje duża szansa że integracja Twojego edytora z Rustem już istnieje. Jeśli jest inaczej możesz stworzyć własną z użyciem <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>
tools-build-description =
Cargo jest głównym narzędziem do budowania projektów
Rust, zbierającym wszystkie niezbędne funkcje pod jedną komendą.
Expand Down
2 changes: 1 addition & 1 deletion locales/pt-BR/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tools-editor-support-description =
Independente se você prefere trabalhar com código a partir
da linha de comando, ou usando um editor gráfico, existe uma
extensão Rust disponível para o editor da sua escolha. Ou você pode criar
a sua própria usando <a href="https://github.com/rust-lang/rls">Rust Language Server</a>.
a sua própria usando <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
tools-build-heading = Traga tranquilidade para a compilação
tools-build-description =
Cargo é uma ferramenta de automação de compilação para Rust.
Expand Down
2 changes: 1 addition & 1 deletion locales/ru/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

tools-page-title = Инструменты
tools-editor-support-heading = Поддержка первоклассных редакторов
tools-editor-support-description = Не зависимо от того, предпочитаете ли вы работать с кодом из командной строки или использовать богатые возможности графического редактора, для этого инструмента существует поддержка Rust. Или вы можете создать свой собственный, используя <a href="https://github.com/rust-lang/rls">Rust Language Server</a>.
tools-editor-support-description = Не зависимо от того, предпочитаете ли вы работать с кодом из командной строки или использовать богатые возможности графического редактора, для этого инструмента существует поддержка Rust. Или вы можете создать свой собственный, используя <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
tools-build-heading = Принесите спокойствие в ваши сборки
tools-build-description = Cargo - это инструмент сборки для Rust. Он собирает все общие действия в одну команду. Шаблонность не нужна.
tools-build-install-heading = Установка
Expand Down
2 changes: 1 addition & 1 deletion locales/tr/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tools-editor-support-description =
İster komut satırından kod yazarak çalışmayı tercih edin
ister zengin grafiksel düzenleyiciler kullanın ortada sizin düzenleyici
seçiminize uygun Rust entegrasyonu vardır. Ya da kendi düzenleyicinizi
<a href="https://github.com/rust-lang/rls">Rust Dil Sunucusu</a> kullanarak yapabilirsiniz.
<a href="https://github.com/rust-analyzer/rust-analyzer">Rust DO_NOT_SUBMIT</a> kullanarak yapabilirsiniz.
tools-build-heading = Yapılarınıza sakinlik getirin
tools-build-description =
Cargo, Rust için yapım aracıdır. Bütün ortak eylemleri
Expand Down
2 changes: 1 addition & 1 deletion locales/xx-AU/tools.ftl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tools-editor-support-description = <a href="https://github.com/rust-lang/rls">ɹǝʌɹǝS ǝƃɐnƃuɐ˥ ʇsnɹ</a> ǝɥʇ ƃuᴉsn uʍo ɹnoʎ plᴉnq uɐɔ
tools-editor-support-description = <a href="https://github.com/rust-analyzer/rust-analyzer">ɹǝʌɹǝS ǝƃɐnƃuɐ˥ ʇsnɹ</a> ǝɥʇ ƃuᴉsn uʍo ɹnoʎ plᴉnq uɐɔ
noʎ ɹO ˙ǝɔᴉoɥɔ ɟo ɹoʇᴉpǝ ɹnoʎ ɹoɟ ǝlqɐlᴉɐʌɐ uoᴉʇɐɹƃǝʇuᴉ ʇsnɹ ɐ s’ǝɹǝɥʇ
'sɹoʇᴉpǝ lɐɔᴉɥdɐɹƃ ɥɔᴉɹ ƃuᴉsn ɹo 'ǝuᴉl puɐɯɯoɔ ǝɥʇ ɯoɹɟ ǝpoɔ ɥʇᴉʍ
ƃuᴉʞɹoʍ ɹǝɟǝɹd noʎ ɹǝɥʇǝɥM
2 changes: 1 addition & 1 deletion locales/zh-CN/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tools-page-title = 工具
tools-editor-support-heading = 主流编辑器支持
tools-editor-support-description =
无论您喜欢用命令行还是可视化编辑器,都有适合的 Rust 集成供您选择。
您也可以使用 <a href="https://github.com/rust-lang/rls">Rust 语言服务(RLS)</a>来为自己的编辑器添加 Rust 支持。
您也可以使用 <a href="https://github.com/rust-analyzer/rust-analyzer">Rust DO_NOT_SUBMIT</a>来为自己的编辑器添加 Rust 支持。
tools-build-heading = 流畅的构建体验
tools-build-description = Cargo 是 Rust 的构建工具,它将常用命令集于一身,无需引入其它命令。
tools-build-install-heading = 安装
Expand Down
2 changes: 1 addition & 1 deletion locales/zh-TW/tools.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

tools-page-title = 工具
tools-editor-support-heading = 主流編輯器支援
tools-editor-support-description = 無論您喜歡使用命令列還是視覺化的編輯器,Rust 都有整合方案供您選擇。或者您也可以用 <a href="https://github.com/rust-lang/rls">Rust Language Server</a> 來打造您自己的工具。
tools-editor-support-description = 無論您喜歡使用命令列還是視覺化的編輯器,Rust 都有整合方案供您選擇。或者您也可以用 <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a> 來打造您自己的工具。
tools-build-heading = 平穩的建構流程
tools-build-description = Cargo 是 Rust 的建構工具。它用一道指令整合了所有常用功能,無需額外工作。
tools-build-install-heading = 安裝
Expand Down
2 changes: 1 addition & 1 deletion templates/components/tools/editors.hbs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="flex-none flex-m flex-l flex-wrap">
<div class="w-25-l w-50-m w-100 pa3">
<a href="https://marketplace.visualstudio.com/items?itemName=rust-lang.rust"
<a href="https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer"
class="button button-secondary">{{fluent "tools-editor-vscode"}}</a>
</div>
<div class="w-25-l w-50-m w-100 pa3">
Expand Down
4 changes: 2 additions & 2 deletions templates/tools/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<div id="tools-write-ide-prose">
<p>
{{#fluent "tools-editor-support-description"}}
{{#fluentparam "rls-link"}}
<a href="https://github.com/rust-lang/rls">{{fluent "rust-language-server"}}</a>
{{#fluentparam "ra-link"}}
<a href="https://github.com/rust-analyzer/rust-analyzer">{{fluent "rust-analyzer"}}</a>
{{/fluentparam}}
{{/fluent}}
</div>
Expand Down