diff --git a/locales/de/tools.ftl b/locales/de/tools.ftl
index 7c4f22dd..da2087fc 100644
--- a/locales/de/tools.ftl
+++ b/locales/de/tools.ftl
@@ -29,8 +29,8 @@ tools-automation-cargo-doc-link = Zur Webseite
tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text
tools-editor-rover = RustRover
-tools-editor-eclipse = Eclipse
tools-editor-helix = Helix
tools-editor-vim = Vim/Neovim
tools-editor-emacs = Emacs
tools-editor-visual-studio = Visual Studio
+tools-editor-zed = Zed
diff --git a/locales/en-US/tools.ftl b/locales/en-US/tools.ftl
index 1885dd3f..00781f49 100644
--- a/locales/en-US/tools.ftl
+++ b/locales/en-US/tools.ftl
@@ -71,7 +71,7 @@ install-notes-getting-started-description = If you're just getting started with
getting started page.
install-notes-rustup-heading = Toolchain management with rustup
-install-notes-rustup-description =
+install-notes-rustup-description =
Rust is installed and managed by the
rustup
@@ -106,7 +106,7 @@ install-notes-uninstall-description =
install-notes-path-heading = Configuring the PATH
environment
variable
-install-notes-path-description =
+install-notes-path-description =
In the Rust development environment, all tools are installed to the
@@ -167,8 +167,8 @@ tools-rustup-manual-default-windows = If you are running Windows,
download an
tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text
tools-editor-rover = RustRover
-tools-editor-eclipse = Eclipse
tools-editor-helix = Helix
tools-editor-vim = Vim/Neovim
tools-editor-emacs = Emacs
tools-editor-visual-studio = Visual Studio
+tools-editor-zed = Zed
diff --git a/locales/es/tools.ftl b/locales/es/tools.ftl
index 62ae6d24..ab05e6aa 100644
--- a/locales/es/tools.ftl
+++ b/locales/es/tools.ftl
@@ -117,8 +117,8 @@ tools-rustup-manual-default-windows = Si usas Windows,
descarga y ejecuta télécharge
tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text
tools-editor-rover = RustRover
-tools-editor-eclipse = Eclipse
tools-editor-helix = Helix
tools-editor-vim = Vim/Neovim
tools-editor-emacs = Emacs
tools-editor-visual-studio = Visual Studio
+tools-editor-zed = Zed
diff --git a/locales/it/tools.ftl b/locales/it/tools.ftl
index f6d686e5..34031ee2 100644
--- a/locales/it/tools.ftl
+++ b/locales/it/tools.ftl
@@ -92,8 +92,8 @@ tools-rustup-manual-default-windows = Se stai usando Windows,
scarica ed eseg
tools-editor-vscode = VS Code
tools-editor-sublime = Sublime Text
tools-editor-rover = RustRover
-tools-editor-eclipse = Eclipse
tools-editor-helix = Helix
tools-editor-vim = Vim/Neovim
tools-editor-emacs = Emacs
tools-editor-visual-studio = Visual Studio
+tools-editor-zed = Zed
diff --git a/locales/ja/tools.ftl b/locales/ja/tools.ftl
index c643e1bf..246c4de7 100644
--- a/locales/ja/tools.ftl
+++ b/locales/ja/tools.ftl
@@ -93,8 +93,8 @@ tools-rustup-manual-default-windows = Windows上であれば、
Crates.io içindeki binlerce paket ile birlikte çok büyük
+ Crates.io içindeki binlerce paket ile birlikte çok büyük
ihtimalle aradığınız çözüme sahip. Devlerin omuzlarında durun ve ekibinizi tekerrürden
yeniliğe taşıyın.
tools-build-test-heading = Test et
@@ -26,7 +26,7 @@ tools-build-deploy-heading = Yayınla
tools-build-deploy-description =
cargo build
kodu her platform için
ekstra bilgi taşımayan ikili kod oluşturur. Kodunuz tek bir komutla Windows'u,
- Linux'u, macOS'i ve webi hedef alabilir. Hepsi sipariş usulü yapı dosyalarına gerek
+ Linux'u, macOS'i ve webi hedef alabilir. Hepsi sipariş usulü yapı dosyalarına gerek
olmadan modern bir arayüzün parçası.
tools-automation-heading = Otomasyonla gelen hız
tools-automation-description =
@@ -41,12 +41,12 @@ tools-automation-rustfmt-link = Depoya git
tools-automation-clippy-heading = Clippy
tools-automation-clippy-description =
“Görünüşe bakılırsa bir yineleyici
- yazıyorsunuz.”
Clippy her seviyedeki geliştiriciye deyimsel kod
+ yazıyorsunuz.”
Clippy her seviyedeki geliştiriciye deyimsel kod
yazmakta ve standartları uygulamakta yardımcı olur.
tools-automation-clippy-link = Depoya git
tools-automation-cargo-doc-heading = Cargo Belgeleri
tools-automation-cargo-doc-description =
- Cargo'nun belgelendirmecisi işinizi halleder. Bu da
+ Cargo'nun belgelendirmecisi işinizi halleder. Bu da
hiçbir UPA'nın belgelendirmesiz ortaya çıkmamasını sağlar.
cargo doc
ile yerel olarak erişebilirsiniz ve
docs.rs ile herkese açık cratelere çevrimiçi ulaşabilirsiniz.
@@ -60,8 +60,8 @@ install-rustup32-button = rustup-init.exe indir Rustup
ile araç zincirinin yönetimi
install-notes-rustup-description =
@@ -69,10 +69,10 @@ install-notes-rustup-description =
Rust, rustup
aracı ile yüklenir ve
yönetilir. Rust'ın 6 haftalık
hızlı yayımlama süreci
- vardır ve
+ vardır ve
çok sayıda platformu destekler. Bu yüzden her zaman Rust'ın birçok
yapısı vardır. rustup
Rust'ın desteklediği her platformda bu yapıları tutarlı bir şekilde
- yönetir. Bu durum, Rust'ın beta ve nightly yayın kanallarından yüklenmesine ve farklı hedeflere
+ yönetir. Bu durum, Rust'ın beta ve nightly yayın kanallarından yüklenmesine ve farklı hedeflere
derlenmesine katkıda bulunur.