Skip to content

Commit d6514d9

Browse files
author
Jonas Schievink
committed
Finish RLS -> rust-analyzer replacement and fix spelling
1 parent 0af7c4f commit d6514d9

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 the <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 = インストール

locales/pl/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 = Implementacja nowych rozwiązań w oparciu
44
governance-team-community-survey-name = Zespół ds. ankiet
55
governance-team-community-survey-description = Prowadzenie, analiza i prezentacja ankiet społecznościowych
66
governance-team-ides-name = Zespół ds. IDE i edytorów
7-
governance-team-ides-description = Praca nad edytorami, programami IDE, oraz narzędziami takimi jak Racer i RLS
7+
governance-team-ides-description = Praca nad edytorami, programami IDE, oraz narzędziami takimi jak Racer i rust-analyzer
88
governance-team-wg-rustfix-name = Grupa robocza ds. rustfix
99
governance-team-wg-rustfix-description = Praca nad cargo-fix i funkcjonowanie jako punkt zbiorczy kontaktów pomiędzy innymi zespołami
1010
governance-team-wg-security-response-name = Grupa robocza ds. Security Response

locales/pl/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 = Narzędzia
44
tools-editor-support-heading = Wzorowe wsparcie dla edytorów
5-
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>
5+
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>
66
tools-build-description =
77
Cargo jest głównym narzędziem do budowania projektów
88
Rust, zbierającym wszystkie niezbędne funkcje pod jedną komendą.

locales/pt-BR/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 = Implementando o novo <i>borrow check</i> ba
44
governance-team-community-survey-name = Time pesquisa
55
governance-team-community-survey-description = Organizando, analisando e apresentando a pesquisa de comunidade.
66
governance-team-ides-name = Time de IDEs e editores
7-
governance-team-ides-description = IDEs, editores e ferramentas de apoio como o Racer e o RLS
7+
governance-team-ides-description = IDEs, editores e ferramentas de apoio como o Racer e o rust-analyzer
88
governance-team-wg-rustfix-name = Grupo de trabalho Rustfix
99
governance-team-wg-rustfix-description = Melhorar o cargo-fix e ser um ponto de contato para outros times
1010
governance-team-wg-security-response-name = Grupo de trabalho para Gerenciamento de Incidentes de Segurança

locales/pt-BR/tools.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tools-editor-support-description =
66
Independente se você prefere trabalhar com código a partir
77
da linha de comando, ou usando um editor gráfico, existe uma
88
extensão Rust disponível para o editor da sua escolha. Ou você pode criar
9-
a sua própria usando <a href="https://github.com/rust-analyzer/rust-analyzer">Rust Analyzer</a>.
9+
a sua própria usando <a href="https://github.com/rust-analyzer/rust-analyzer">rust-analyzer</a>.
1010
tools-build-heading = Traga tranquilidade para a compilação
1111
tools-build-description =
1212
Cargo é uma ferramenta de automação de compilação para Rust.

locales/ru/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 = Реализация нелексическ
44
governance-team-community-survey-name = Команда Survey
55
governance-team-community-survey-description = Запуск, анализ и представление опросов сообщества.
66
governance-team-ides-name = Команда IDE и редакторов
7-
governance-team-ides-description = IDE, редакторы и инструменты поддержки, такие как Racer и RLS
7+
governance-team-ides-description = IDE, редакторы и инструменты поддержки, такие как Racer и rust-analyzer
88
governance-team-wg-rustfix-name = Rustfix working group
99
governance-team-wg-rustfix-description = Улучшение <code>cargo-fix</code> и точка контакта с другими командами
1010
governance-team-wg-security-response-name = Security Response WG

locales/ru/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 = Установка

locales/tr/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 = Yeni orta seviye ara temsilciyi baz alan ö
44
governance-team-community-survey-name = Anket ekibi
55
governance-team-community-survey-description = Topluluk anketi uygular, analiz eder ve sunar.
66
governance-team-ides-name = TGO'ları ve düzenleyiciler ekibi
7-
governance-team-ides-description = TGO'lar, düzenleyiciler ve Racer ve RLS gibi destekleyici araçlar
7+
governance-team-ides-description = TGO'lar, düzenleyiciler ve Racer ve rust-analyzer gibi destekleyici araçlar
88
governance-team-wg-rustfix-name = Rustfix çalışma grubu
99
governance-team-wg-rustfix-description = cargo-fix'i geliştirir ve diğer ekiplerin bir temas noktası olur.
1010
governance-team-wg-security-response-name = Güvenlik Aksiyonu Alma Çalışma Grubu

locales/xx-AU/teams.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
governance-team-crates-io-name = ɯɐǝʇ oᴉ˙sǝʇɐɹƆ
22
governance-team-crates-io-description = ˙oᴉ˙sǝʇɐɹɔ ɹoɟ sǝᴉɔᴉlod puɐ 'ʇuǝɯdolǝʌǝp 'suoᴉʇɐɹǝdo ɟo ʇuǝɯǝƃɐuɐW
33
governance-team-ides-name = ɯɐǝʇ sɹoʇᴉpǝ puɐ sƎpI
4-
governance-team-ides-description = S˥ɹ ǝɥʇ puɐ ɹǝɔɐɹ sɐ ɥɔns slooʇ ƃuᴉʇɹoddns puɐ 'sɹoʇᴉpǝ 'sƎpI
4+
governance-team-ides-description = ɹǝzʎlɐuɐ-ʇsnɹ ǝɥʇ puɐ ɹǝɔɐɹ sɐ ɥɔns slooʇ ƃuᴉʇɹoddns puɐ 'sɹoʇᴉpǝ 'sƎpI
55
governance-team-wg-wasm-name = dnoɹƃ ƃuᴉʞɹoʍ (WS∀M) ʎlqɯǝss∀qǝM
66
governance-team-wg-wasm-description = ˙ʎlqɯǝss∀qǝM ɐᴉʌ sddɐ puɐ sǝᴉɹɐɹqᴉl Sſ uᴉ ǝpoɔ ʇsnɹ ƃuᴉppǝqɯǝ ɟo ǝɔuǝᴉɹǝdxǝ puǝ-oʇ-puǝ ǝɥʇ uo ƃuᴉsnɔoℲ
77
governance-team-wg-localization-name = פM uoᴉʇɐzᴉlɐɔo˥
@@ -106,4 +106,4 @@ governance-team-alumni-description = ʇuǝɯǝɹᴉʇǝɹ ʎlǝɹnsᴉǝl ɐ ƃu
106106
governance-team-wg-pgo-name = uoᴉʇɐzᴉɯᴉʇdo pǝpᴉnƃ-ǝlᴉɟoɹԀ
107107
governance-team-wg-pgo-description = ɔʇsnɹ ɹoɟ uoᴉʇɐzᴉɯᴉʇdo pǝpᴉnƃ-ǝlᴉɟoɹd ƃuᴉʇuǝɯǝldɯI
108108
governance-team-release-name = ɯɐǝʇ ǝsɐǝlǝɹ
109-
governance-team-release-description = sǝsɐǝlǝɹ ʇsnɹ ƃuᴉɔnpoɹd puɐ 'suoᴉʇɐzᴉlᴉqɐʇs 'suoᴉssǝɹƃǝɹ ƃuᴉʞɔɐɹʇ
109+
governance-team-release-description = sǝsɐǝlǝɹ ʇsnɹ ƃuᴉɔnpoɹd puɐ 'suoᴉʇɐzᴉlᴉqɐʇs 'suoᴉssǝɹƃǝɹ ƃuᴉʞɔɐɹʇ

locales/zh-CN/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 = 实现基于 MIR 的全新借用检查系
44
governance-team-community-survey-name = 调查团队
55
governance-team-community-survey-description = 开展,分析和公布社区调查。
66
governance-team-ides-name = IDE 和编辑器团队
7-
governance-team-ides-description = IDE,编辑器以及诸如 Racer 和 RLS 的支持工具。
7+
governance-team-ides-description = IDE,编辑器以及诸如 Racer 和 rust-analyzer 的支持工具。
88
governance-team-wg-rustfix-name = Rustfix 工作组
99
governance-team-wg-rustfix-description = 改进 cargo-fix 并作为其他团队之间的一个联络点。
1010
governance-team-wg-security-response-name = 安全响应工作组

locales/zh-TW/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 = 實作以 MIR 為基礎的 borrow check 與
44
governance-team-community-survey-name = 調查團隊
55
governance-team-community-survey-description = 運作、分析與提交社群調查報告。
66
governance-team-ides-name = IDE 與編輯器團隊
7-
governance-team-ides-description = IDE、編輯器以及像是 Racer 和 RLS 這類的協助工具
7+
governance-team-ides-description = IDE、編輯器以及像是 Racer 和 rust-analyzer 這類的協助工具
88
governance-team-wg-rustfix-name = Rustfix 工作組
99
governance-team-wg-rustfix-description = 改善 cargo-fix 並作為其它團隊的連絡窗口
1010
governance-team-wg-security-response-name = 安全應對工作組

locales/zh-TW/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)