diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.cs.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.cs.xlf
index 643ec0b2a..fe16ef1aa 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.cs.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.cs.xlf
@@ -64,10 +64,10 @@ Tuto chybu můžete opravit pomocí některé z těchto možností:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
Úspěšně se podařilo nainstalovat certifikát pro vývoj ASP.NET Core HTTPS Development Certificate.
-Pokud chcete certifikátu důvěřovat (platí jenom pro Windows a macOS), nainstalujte nejprve nástroj dev-certs. To uděláte tak, že spustíte dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final a potom dotnet-dev-certs https --trust.
+Pokud chcete certifikátu důvěřovat, spusťte dotnet dev-certs https --trust (platí jenom pro Windows a macOS). Informace o vytvoření vztahu důvěryhodnosti na jiných platformách najdete v dokumentaci k příslušné platformě.
Další informace o konfiguraci protokolu HTTPS najdete na webu https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.de.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.de.xlf
index 53c8f9797..a8e81f79f 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.de.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.de.xlf
@@ -64,10 +64,10 @@ Im Folgenden finden Sie einige Optionen, um diesen Fehler zu beheben:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
Das ASP.NET Core-HTTPS-Entwicklungszertifikat wurde erfolgreich installiert.
-Um dem Zertifikat zu vertrauen (nur Windows und macOS), installieren Sie zuerst das Tool "dev-certs", indem Sie "dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final" und anschließend "dotnet-dev-certs https --trust" ausführen.
+Um dem Zertifikat zu vertrauen, führen Sie "dotnet dev-certs https --trust" aus (nur Windows und macOS). Informationen zum Einrichten einer Vertrauensstellung auf anderen Plattformen finden Sie in der Dokumentation zur jeweiligen Plattform.
Weitere Informationen zur Konfiguration von HTTPS finden Sie unter https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.es.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.es.xlf
index 5ea2db5f1..eefef2b93 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.es.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.es.xlf
@@ -63,10 +63,10 @@ Estas son algunas opciones para corregir este error:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
El certificado de desarrollo HTTPS de ASP.NET Core se ha instalado correctamente.
-Para confiar en el certificado (solo Windows y macOS), instale primero la herramienta dev-certs ejecutando "dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final" y, después, ejecute "dotnet-dev-certs https --trust".
+Para confiar en el certificado, ejecute "dotnet dev-certs https --trust (solo Windows y macOS). Para establecer la confianza en otras plataformas, consulte la documentación específica de la plataforma.
Para obtener más información sobre la configuración HTTPS, vea https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.fr.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.fr.xlf
index 43d294ca5..2ccd26dd9 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.fr.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.fr.xlf
@@ -64,10 +64,10 @@ Voici quelques options pour corriger cette erreur :
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
Installation réussie du certificat de développement HTTPS ASP.NET Core.
-Pour approuver le certificat (Windows et macOS uniquement), installez d'abord l'outil dev-certs en exécutant 'dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final', puis exécutez 'dotnet-dev-certs https --trust'.
+Pour approuver le certificat, exécutez 'dotnet dev-certs https --trust' (Windows et macOS uniquement). Pour établir une relation d'approbation sur d'autres plateformes, consultez la documentation spécifique à la plateforme.
Pour plus d'informations sur la configuration du protocole HTTPS, consultez https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.it.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.it.xlf
index 61e2fb159..95c70bef2 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.it.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.it.xlf
@@ -64,10 +64,10 @@ Ecco alcune opzioni per correggere questo errore:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
-------------
+ ASP.NET Core
+--------------
Il certificato di sviluppo HTTPS di ASP.NET Core è stato installato.
-Per considerare attendibile il certificato (solo Windows e macOS), installare prima lo strumento dev-certs eseguendo 'dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final' e quindi eseguire 'dotnet-dev-certs https --trust'.
+Per considerare attendibile il certificato, eseguire 'dotnet dev-certs https --trust' (solo per Windows e macOS). Per l'attendibilità su altre piattaforme, fare riferimento alla documentazione specifica della piattaforma.
Per altre informazioni sulla configurazione di HTTPS, vedere https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ja.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ja.xlf
index 508a991db..01685d60d 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ja.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ja.xlf
@@ -64,10 +64,10 @@ Here are some options to fix this error:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
ASP.NET Core HTTPS 開発証明書が正常にインストールされました。
-証明書を信頼する (Windows および macOS のみ) には、まず 'dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final' を実行して dev-certs ツールをインストールし、次に 'dotnet-dev-certs https --trust' を実行します。
+証明書を信頼するには、'dotnet dev-certs https --trust' (Windows および macOS のみ) を実行します。その他のプラットフォームで信頼を確立するには、プラットフォーム固有のドキュメントをご覧ください。
HTTPS を構成する方法の詳細については、https://go.microsoft.com/fwlink/?linkid=848054 をご覧ください。
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ko.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ko.xlf
index 04956ad71..07764e602 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ko.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ko.xlf
@@ -64,10 +64,10 @@ Here are some options to fix this error:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
ASP.NET Core HTTPS 개발 인증서를 설치했습니다.
-인증서를 신뢰하려면(Windows 및 macOS만 해당) 먼저 'dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final'을 실행하여 dev-certs 도구를 설치한 다음, 'dotnet-dev-certs https --trust'를 실행하세요.
+인증서를 신뢰하려면 'dotnet dev-certs https --trust'(Windows 및 macOS만)를 실행합니다. 다른 플랫폼에서 신뢰를 설정하는 방법에 대해서는 플랫폼별 설명서를 참조하세요.
HTTPS 구성에 대한 자세한 내용은 https://go.microsoft.com/fwlink/?linkid=848054를 참조하세요.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pl.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pl.xlf
index e7b32caa2..56db75086 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pl.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pl.xlf
@@ -64,11 +64,11 @@ Oto kilka opcji naprawiania tego błędu:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
Pomyślnie zainstalowano certyfikat deweloperski protokołu HTTPS programu ASP.NET Core.
-Aby ufać temu certyfikatowi (dotyczy tylko systemów Windows i macOS), najpierw zainstaluj narzędzie dev-certs, uruchamiając polecenie „dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final”, a następnie uruchom polecenie „dotnet-dev-certs https --trust”.
-Aby uzyskać więcej informacji dotyczących konfigurowania protokołu HTTPS, zobacz https://go.microsoft.com/fwlink/?linkid=848054.
+Aby ufać temu certyfikatowi, uruchom polecenie „dotnet dev-certs https --trust” (dotyczy tylko systemów Windows i macOS). Aby nawiązać relację zaufania na innych platformach, zapoznaj się z dokumentacją specyficzną dla danej platformy.
+Aby uzyskać więcej informacji na temat konfigurowania protokołu HTTPS, zobacz https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pt-BR.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pt-BR.xlf
index 5ba9e7dd6..8ccec6cc1 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pt-BR.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pt-BR.xlf
@@ -64,11 +64,11 @@ Aqui estão algumas opções para corrigir este erro:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
-Certificado de Desenvolvimento HTTPS ASP.NET Core instalado com êxito.
-Para confiar no certificado (apenas Windows e macOS), primeiramente instale a ferramenta dev-certs executando 'dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final' e, em seguida, execute 'dotnet-dev-certs https --trust'.
-Para saber mais sobre a configuração de HTTPS, acesse https://go.microsoft.com/fwlink/?linkid=848054.
+O certificado de desenvolvimento HTTPS do ASP.NET Core foi instalado com êxito.
+Para confiar no certificado, execute 'dotnet dev-certs https --trust' (somente Windows e macOS). Para estabelecer a confiança em outras plataformas, consulte a documentação específica da plataforma.
+Para obter mais informações de como configurar HTTPS, confira https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ru.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ru.xlf
index 363accf1b..9f2b28848 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ru.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ru.xlf
@@ -64,10 +64,10 @@ Here are some options to fix this error:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
Сертификат разработки HTTPS для ASP.NET Core установлен.
-Чтобы сделать сертификат доверенным (только Windows и macOS), сначала установите инструмент dev-certs, выполнив команду "dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final", а затем выполните "dotnet-dev-certs https --trust".
+Чтобы сделать сертификат доверенным, выполните команду dotnet dev-certs https --trust (только для Windows и macOS). Чтобы сделать сертификат доверенным на других платформах, обратитесь к документации по этим платформам.
Дополнительные сведения о настройке HTTPS: https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.tr.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.tr.xlf
index 95c96b45f..06caf522b 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.tr.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.tr.xlf
@@ -64,11 +64,11 @@ Bu hatayı düzeltmek için bazı seçenekler:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
ASP.NET Core HTTPS Geliştirme Sertifikası başarıyla yüklendi.
-Sertifikaya güvenmek için (yalnızca Windows ve macOS) önce 'dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final', sonra 'dotnet-dev-certs https --trust' komutlarını çalıştırarak dev-certs aracını yükleyin.
-HTTPS yapılandırması hakkında daha fazla bilgi için bkz. https://go.microsoft.com/fwlink/?linkid=848054.
+Sertifikaya güvenmek için 'dotnet dev-certs https --trust' komutunu çalıştırın (yalnızca Windows ve macOS). Diğer platformlarda güven ilişkisini oluşturmak için ilgili platforma özgü belgelere başvurun.
+HTTPS yapılandırması hakkında daha fazla bilgi edinmek için bkz. https://go.microsoft.com/fwlink/?linkid=848054.
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hans.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hans.xlf
index 306e13362..78677d164 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hans.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hans.xlf
@@ -64,10 +64,10 @@ Here are some options to fix this error:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
已成功安装 ASP.NET Core HTTPS 开发证书。
-要信任证书(仅限 Windows 和 macOS),请首先通过运行 "dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final" 安装 dev-certs 工具,然后运行 "dotnet-dev-certs https --trust"。
+要信任证书,请运行 "dotnet dev-certs https --trust"(仅限 Windows 和 macOS)。要在其他平台上建立信任,请参阅特定于平台的文档。
有关配置 HTTPS 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=848054。
diff --git a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hant.xlf b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hant.xlf
index ff169341b..35a835e0d 100644
--- a/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hant.xlf
+++ b/src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hant.xlf
@@ -64,11 +64,11 @@ Here are some options to fix this error:
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
- ASP.NET Core
+ ASP.NET Core
------------
已成功安裝 ASP.NET Core HTTPS 開發憑證。
-若要信任此憑證 (僅限 Windows 與 macOS),請先執行 'dotnet tool install dotnet-dev-certs -g --version 2.1.0-preview1-final' 來安裝 dev-certs 工具,然後再執行 'dotnet-dev-certs https --trust'。
-如需如何設定 HTTPS 的詳細資訊,請參閱 https://go.microsoft.com/fwlink/?linkid=848054。
+若要信任此憑證,請執行 'dotnet dev-certs https --trust' (僅限 Windows 與 macOS)。若要在其他平台上建立信任,請參閱各平台適用的文件。
+如需設定 HTTPS 的詳細資訊,請參閱 https://go.microsoft.com/fwlink/?linkid=848054。
diff --git a/src/dotnet/BuildServer/xlf/LocalizableStrings.cs.xlf b/src/dotnet/BuildServer/xlf/LocalizableStrings.cs.xlf
index 3ee07751f..1e07c2ed8 100644
--- a/src/dotnet/BuildServer/xlf/LocalizableStrings.cs.xlf
+++ b/src/dotnet/BuildServer/xlf/LocalizableStrings.cs.xlf
@@ -24,7 +24,7 @@
- Failed to read pid file '{0}': {1}
+ Nepodařilo se přečíst soubor s identifikátorem PID {0}: {1}
- Prohlížeč závislostí mezi projekty .NET Core
+ Zobrazí všechny odkazy mezi projekty v projektu.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.de.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.de.xlf
index 4b74a0424..cfd996bcb 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.de.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.de.xlf
@@ -4,7 +4,7 @@
- Viewer für .NET Core-Interprojektabhängigkeit
+ Hiermit listen Sie alle Projekt-zu-Projekt-Verweise des Projekts auf.
@@ -15,8 +15,8 @@
- In Projekt „{1}“ liegen keine {0}-Verweise vor.
-{0} ist der Typ des angeforderten Elements (Projekt, Paket, P2P) und „{1}“ das Objekt, an dem der Vorgang ausgeführt wird (eine Projekt- oder Projektmappendatei).
+ In Projekt "{1}" liegen keine {0}-Verweise vor.
+{0} ist der Typ des angeforderten Elements (Projekt, Paket, P2P) und "{1}" das Objekt, an dem der Vorgang ausgeführt wird (eine Projekt- oder Projektmappendatei).
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.es.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.es.xlf
index 2a03f6f94..33fde1043 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.es.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.es.xlf
@@ -4,7 +4,7 @@
- Visor de dependencias de proyecto a proyecto de .NET Core
+ Enumera referencias de proyecto a proyecto del proyecto.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.fr.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.fr.xlf
index 366f4fb99..0c0738bf5 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.fr.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.fr.xlf
@@ -4,7 +4,7 @@
- Visionneuse de dépendances de projet à projet .NET Core
+ Listez toutes les références projet à projet du projet.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.it.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.it.xlf
index 95ae47f6c..de3e3fd7e 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.it.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.it.xlf
@@ -4,7 +4,7 @@
- Visualizzatore dipendenze P2P (da progetto a progetto) di .NET Core
+ Elenca tutti i riferimenti P2P (da progetto a progetto) del progetto.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ja.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ja.xlf
index 7d3d940a5..6bf2919a9 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ja.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ja.xlf
@@ -4,7 +4,7 @@
- .NET Core プロジェクト間の依存関係ビューアー
+ プロジェクトのすべてのプロジェクト間参照をリストします。
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ko.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ko.xlf
index b50299b56..5f35c5faa 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ko.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ko.xlf
@@ -4,7 +4,7 @@
- .NET Core p2p(프로젝트 간) 종속성 뷰어
+ 프로젝트의 모든 프로젝트 간 참조를 나열합니다.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.pl.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.pl.xlf
index d73f2c106..ea08bb17e 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.pl.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.pl.xlf
@@ -4,7 +4,7 @@
- Podgląd zależności między projektami w programie .NET Core
+ Wyświetl listę wszystkich odwołań między projektami w projekcie.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.pt-BR.xlf
index 1a3ce51cb..ff347ed6f 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.pt-BR.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.pt-BR.xlf
@@ -4,7 +4,7 @@
- Visualizador de dependência Projeto a Projeto do .NET Core
+ Listar todas as referências de projeto a projeto do projeto.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ru.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ru.xlf
index ad0f4b5ec..876b05ed8 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ru.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.ru.xlf
@@ -4,7 +4,7 @@
- Средство просмотра зависимостей между проектами .NET Core
+ Вывод списка всех ссылок из одного проекта на другой.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.tr.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.tr.xlf
index 37e1afcc6..7f93a3980 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.tr.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.tr.xlf
@@ -4,7 +4,7 @@
- .NET Core Projeden Projeye bağımlılık görüntüleyicisi
+ Projenin tüm projeden projeye başvurularını listeleyin.
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.zh-Hans.xlf
index 453191ed4..cfc05229a 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.zh-Hans.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.zh-Hans.xlf
@@ -4,7 +4,7 @@
- .NET Core 项目到项目的依赖项查看器
+ 列出项目的所有项目到项目引用。
@@ -16,7 +16,7 @@
项目 {1} 中没有 {0} 引用。
-{0} 是正在请求的项类型(项目、包、p2p),{1} 是项目文件或解决方案文件上操作的对象。
+{0} 是正在请求的项类型(项目、包、p2p),{1} 是操作的对象(项目文件或解决方案文件)。
diff --git a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.zh-Hant.xlf
index 05a03f7a6..14996820f 100644
--- a/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.zh-Hant.xlf
+++ b/src/dotnet/commands/dotnet-list/dotnet-list-reference/xlf/LocalizableStrings.zh-Hant.xlf
@@ -4,7 +4,7 @@
- .NET Core 專案對專案相依性檢視器
+ 列出專案的所有專案對專案參考。
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.cs.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.cs.xlf
index 4b17c3ff0..8b172feb9 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.cs.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.cs.xlf
@@ -4,7 +4,7 @@
- Příkaz .NET pro zobrazení seznamu
+ Zobrazí odkazy projektu .NET.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.de.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.de.xlf
index 527b03907..6a3b54dbb 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.de.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.de.xlf
@@ -4,7 +4,7 @@
- .NET-Auflistbefehl
+ Hiermit listen Sie die Verweise eines .NET-Projekts auf.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.es.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.es.xlf
index 2433b8b81..bfa88eae8 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.es.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.es.xlf
@@ -4,7 +4,7 @@
- Comando de lista de .NET
+ Enumera las referencias de un proyecto de .NET.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.fr.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.fr.xlf
index 7b0852711..03ccd6153 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.fr.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.fr.xlf
@@ -4,7 +4,7 @@
- Commande de liste .NET
+ Listez les références d'un projet .NET.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.it.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.it.xlf
index cad0bd9d7..187b7e6c0 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.it.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.it.xlf
@@ -4,7 +4,7 @@
- Comando Elenca .NET
+ Elenca i riferimenti di un progetto .NET.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ja.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ja.xlf
index ef3f34b9d..15a7943f2 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ja.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ja.xlf
@@ -4,7 +4,7 @@
- .NET List コマンド
+ .NET プロジェクトの参照を一覧表示します。
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ko.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ko.xlf
index 412876daf..fd3816690 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ko.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ko.xlf
@@ -4,7 +4,7 @@
- .NET 명령 나열
+ .NET 프로젝트의 참조를 나열합니다.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.pl.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.pl.xlf
index c27718ed6..bb29eb8ca 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.pl.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.pl.xlf
@@ -4,7 +4,7 @@
- Polecenie list platformy .NET
+ Wyświetl listę odwołań projektu .NET.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.pt-BR.xlf
index 6de78d997..edd56cd49 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.pt-BR.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.pt-BR.xlf
@@ -4,7 +4,7 @@
- Comando List do .NET
+ Liste as referências de um projeto do .NET.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ru.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ru.xlf
index 292136310..def5802b8 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ru.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.ru.xlf
@@ -4,7 +4,7 @@
- Команда .NET "Список"
+ Вывод списка ссылок для проекта .NET.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.tr.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.tr.xlf
index 5fee7b6d3..8d76ddf33 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.tr.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.tr.xlf
@@ -4,7 +4,7 @@
- .NET Listeleme Komutu
+ Bir .NET projesinin başvurularını listeleyin.
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.zh-Hans.xlf
index a77780586..9a5dcccbe 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.zh-Hans.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.zh-Hans.xlf
@@ -4,7 +4,7 @@
- .NET 列表命令
+ 列出 .NET 项目的引用。
diff --git a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.zh-Hant.xlf
index b37654de5..15daea02b 100644
--- a/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.zh-Hant.xlf
+++ b/src/dotnet/commands/dotnet-list/xlf/LocalizableStrings.zh-Hant.xlf
@@ -4,7 +4,7 @@
- .NET 清單命令
+ 列出 .NET 專案的參考。
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.cs.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.cs.xlf
index 8601a37e3..5b784e5dd 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.cs.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.cs.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Výchozí hodnota je aktuální adresář (pokud není zadaný jiný adresář).
- Základní šablona souboru MSBuild, která se použije pro migrovanou aplikaci. Výchozí hodnotou je projekt v příkazu dotnet new.
+ Základní šablona MSBuild, která se má použít pro migrovaný projekt.
+Výchozí hodnotou je projekt v příkazu dotnet new.
- Verze balíčku sady SDK, na kterou bude odkazovat migrovaná aplikace. Výchozí hodnotou je verze sady SDK v příkazu dotnet new.
+ Verze balíčku sady SDK, na kterou bude odkazovat migrovaný projekt.
+Výchozí hodnotou je verze sady SDK v příkazu dotnet new.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.de.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.de.xlf
index b081b1b63..6b302513f 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.de.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.de.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Ohne Angabe wird standardmäßig das aktuelle Verzeichnis verwendet.
- Grundlegende MSBuild-Vorlage, die für die migrierte App verwendet werden soll. Standardmäßig wird das in "dotnet new" enthaltene Projekt verwendet.
+ Die grundlegende MSBuild-Vorlage, die für das migrierte Projekt verwendet werden soll.
+Standardmäßig wird das in "dotnet new" enthaltene Projekt verwendet.
- Die Version des SDK-Pakets, auf das in der migrierten App verwiesen wird. Standardmäßig wird die Version des SDKs in "dotnet new" verwendet.
+ Die Version des SDK-Pakets, auf das in dem migrierten Projekt verwiesen wird.
+Standardmäßig wird die Version des SDK in "dotnet new" verwendet.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.es.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.es.xlf
index 0fe620f9e..21f2255b3 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.es.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.es.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Si no se especifica ninguno, usa el directorio actual de forma predeterminada.
- Plantilla base de MSBuild para la aplicación migrada. El valor predeterminado es el proyecto incluido en dotnet new.
+ La plantilla base de MSBuild para el proyecto migrado.
+El valor predeterminado es el proyecto incluido en dotnet new.
- Versión del paquete de SDK al que se hará referencia en la aplicación migrada. El valor predeterminado es la versión del SDK en dotnet new.
+ La versión del paquete de SDK al que se hará referencia en el proyecto migrado.
+El valor predeterminado es la versión del SDK en dotnet new.
@@ -66,7 +68,7 @@ The default is the version of the SDK in dotnet new.
- Omite el traslado de los archivos project.json, global.json y *.xproj a directorio “backup” después de una migración correcta.
+ Omite el traslado de los archivos project.json, global.json y *.xproj a directorio "backup" después de una migración correcta.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.fr.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.fr.xlf
index 345803c92..eb6cd35ba 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.fr.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.fr.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ La valeur par défaut correspond au répertoire actif, si rien n'est spécifié.
- Modèle MSBuild de base à utiliser pour l'application migrée. La valeur par défaut est le projet inclus dans dotnet new.
+ Modèle MSBuild de base à utiliser pour le projet migré.
+La valeur par défaut est le projet inclus dans dotnet new.
- Version du package du SDK à référencer dans l'application migrée. La valeur par défaut est la version du SDK dans dotnet new.
+ Version du package de kit SDK à référencer dans le projet migré.
+La valeur par défaut est la version du kit SDK dans dotnet new.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.it.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.it.xlf
index cd745e912..1932d4076 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.it.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.it.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/FILE_SOLUZIONE/DIR_PROGETTO
+ PERCORSO
@@ -35,13 +35,15 @@ Se non si specifica un valore, per impostazione predefinita, verrà usata la dir
- Modello MSBuild di base da usare per l'app di cui è stata eseguita la migrazione. L'impostazione predefinita è il progetto incluso in dotnet new.
+ Modello MSBuild di base da usare per il progetto di cui è stata eseguita la migrazione.
+L'impostazione predefinita è il progetto incluso in dotnet new.
- Versione del pacchetto SDK a cui verrà fatto riferimento nell'app di cui è stata eseguita la migrazione. L'impostazione predefinita è la versione dell'SDK in dotnet new.
+ Versione del pacchetto SDK a cui verrà fatto riferimento nel progetto di cui è stata eseguita la migrazione.
+L'impostazione predefinita è la versione dell'SDK in dotnet new.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ja.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ja.xlf
index ddaff7df5..c88ae28e1 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ja.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ja.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Defaults to current directory if nothing is specified.
- 移行されたアプリに使用する基本の MSBuild テンプレート。既定は dotnet new に含まれるプロジェクトです。
+ 移行したプロジェクトに使用する基本の MSBuild テンプレート。
+既定は dotnet new に含まれるプロジェクトです。
- 移行されたアプリで参照される SDK パッケージのバージョン。既定は dotnet new の SDK のバージョンです。
+ 移行したプロジェクトで参照される SDK パッケージのバージョン。
+既定は dotnet new の SDK のバージョンです。
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ko.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ko.xlf
index 787981c78..e88d8aa20 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ko.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ko.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Defaults to current directory if nothing is specified.
- 마이그레이션된 앱에 사용할 기본 MSBuild 템플릿입니다. 기본값은 새 dotnet에 포함된 프로젝트입니다.
+ 마이그레이션된 프로젝트에 사용할 기본 MSBuild 템플릿입니다.
+기본값은 새 dotnet에 포함된 프로젝트입니다.
- 마이그레이션된 앱에서 참조되는 SDK 패키지의 버전입니다. 기본값은 새 dotnet의 SDK 버전입니다.
+ 마이그레이션된 프로젝트에서 참조되는 SDK 패키지의 버전입니다.
+기본값은 새 dotnet의 SDK 버전입니다.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.pl.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.pl.xlf
index 6ec6b2ae0..e8ceae59d 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.pl.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.pl.xlf
@@ -14,7 +14,7 @@
- PLIK_JSON_PROJEKTU/GLOBALNY_PLIK_JSON/PLIK_ROZWIĄZANIA/KATALOG_PROJEKTU
+ ŚCIEŻKA
@@ -35,13 +35,15 @@ W przypadku braku podanej wartości domyślnie jest to bieżący katalog.
- Podstawowy szablon programu MSBuild do użycia dla zmigrowanej aplikacji. Domyślną wartością jest projekt uwzględniony w poleceniu dotnet new.
+ Podstawowy szablon programu MSBuild do użycia dla zmigrowanego projektu.
+Domyślną wartością jest projekt uwzględniony w poleceniu dotnet new.
- Wersja pakietu SDK, do którego odwołanie będzie się znajdować w zmigrowanej aplikacji. Domyślnie jest to wersja pakietu SDK podana w poleceniu dotnet new.
+ Wersja pakietu SDK, do którego odwołanie będzie się znajdować w zmigrowanym projekcie.
+Domyślnie jest to wersja pakietu SDK podana w poleceniu dotnet new.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.pt-BR.xlf
index 9fbf03d65..93ae59db5 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.pt-BR.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.pt-BR.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Usará o diretório atual como padrão se nenhuma opção for especificada.
- Modelo base do MSBuild a ser usado para o aplicativo migrado. O padrão é o projeto incluído em dotnet new.
+ O modelo base do MSBuild a ser usado para o projeto migrado.
+O padrão é o projeto incluído em dotnet new.
- A versão do pacote SDK que será referida no aplicativo migrado. O padrão é a versão do SDK em dotnet new.
+ A versão do pacote do SDK que será referenciada no projeto migrado.
+O padrão é a versão do SDK em dotnet new.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ru.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ru.xlf
index 3c4fc82a1..d98a16757 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ru.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.ru.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Defaults to current directory if nothing is specified.
- Основной шаблон MSBuild, используемый для переносимого приложения. По умолчанию применяется проект, указанный в команде dotnet new.
+ Основной шаблон MSBuild, используемый для переносимого проекта.
+По умолчанию используется проект, указанный в команде dotnet new.
- Версия пакета SDK, на который будет ссылаться переносимое приложение. По умолчанию применяется версия пакета SDK в команде dotnet new.
+ Версия пакета SDK, на который будет ссылаться переносимый проект.
+По умолчанию используется версия пакета SDK, указанная в команде dotnet new.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.tr.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.tr.xlf
index 869bed259..2f3f3b871 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.tr.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.tr.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Bir seçenek belirtilmezse, geçerli dizin varsayılan olarak kullanılır.
- Geçirilen uygulama için kullanılacak temel MSBuild şablonu. Yeni dotnet’e eklenen proje, varsayılan değerdir.
+ Geçirilen proje için kullanılacak temel MSBuild şablonu.
+Yeni dotnet’e eklenen proje, varsayılan değerdir.
- Geçirilen uygulamada başvurulacak SDK paketinin sürümü. Yeni dotnet’teki SDK sürümü, varsayılan değerdir.
+ Geçirilen projede başvurulacak SDK paketinin sürümü.
+Yeni dotnet’teki SDK sürümü, varsayılan değerdir.
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.zh-Hans.xlf
index 948b01f8b..d8e5ffd87 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.zh-Hans.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.zh-Hans.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Defaults to current directory if nothing is specified.
- 针对迁移的应用使用的基本 MSBuild 模板。默认值为 dotnet new 中包含的项目。
+ 针对迁移的项目使用的基本 MSBuild 模板。
+默认值为 dotnet new 中包含的项目。
- 要在迁移的应用中引用的 SDK 包版本。默认值为 dotnet new 中的 SDK 版本。
+ 要在迁移的项目中引用的 SDK 包版本。
+默认值为 dotnet new 中的 SDK 版本。
diff --git a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.zh-Hant.xlf
index 0ead4248b..c7faa0ac3 100644
--- a/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.zh-Hant.xlf
+++ b/src/dotnet/commands/dotnet-migrate/xlf/LocalizableStrings.zh-Hant.xlf
@@ -14,7 +14,7 @@
- PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR
+ PATH
@@ -35,13 +35,15 @@ Defaults to current directory if nothing is specified.
- 要用於受移轉應用程式的基底 MSBuild 範本。預設為 dotnet new 中所包含的專案。
+ 為已移轉之應用程式使用的基底 MSBuild 範本。
+預設為 dotnet new 中所包含的專案。
- 已移轉的應用程式中將會參考的 SDK 套件版本。預設為 dotnet new 中的 SDK 版本。
+ 已移轉之專案中將會參考的 SDK 套件版本。
+預設為 dotnet new 中的 SDK 版本。
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.cs.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.cs.xlf
index ceb78234e..2d5a3086e 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.cs.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.cs.xlf
@@ -19,7 +19,7 @@
- Adresář, do kterého se umisťují sestavené balíčky.
+ Výstupní adresář, kam se mají umístit sestavené balíčky
@@ -34,12 +34,12 @@
- Zahrne soubory PDB a zdrojové soubory. Zdrojové soubory ve složce srcve výsledném balíčku NuGet
+ Zahrne soubory PDB a zdrojové soubory. Zdrojové soubory budou ve složce src ve výsledném balíčku NuGet.
- Nastaví v balíčku příznak obsluhovatelnosti. Další informace najdete na adrese https://aka.ms/nupkgservicing.
+ Nastaví v balíčku příznak obsluhovatelnosti. Další informace najdete na adrese https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ Konfigurace použitá k sestavení balíčku. Výchozí možností pro většinu projektů je Debug.
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.de.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.de.xlf
index 7ccbfda8d..dba801a2d 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.de.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.de.xlf
@@ -19,7 +19,7 @@
- Verzeichnis, in dem erstellte Pakete abgelegt werden.
+ Das Ausgabeverzeichnis, in dem erstellte Pakete abgelegt werden.
@@ -34,12 +34,12 @@
- PDBs und Quelldateien einschließen. Quelldateien werden im Ordner "src" im resultierenden NuGet-Paket abgelegt.
+ Hiermit werden PDBs und Quelldateien eingeschlossen. Quelldateien werden im Ordner "src" im resultierenden NuGet-Paket abgelegt.
- Legt das Verarbeitungsflag im Paket fest. Weitere Informationen finden Sie unter https://aka.ms/nupkgservicing.
+ Hiermit wird das Verarbeitungsflag im Paket festgelegt. Weitere Informationen finden Sie unter https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ Die für die Paketerstellung zu verwendende Konfiguration. Standard für die meisten Projekte ist "Debug".
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.es.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.es.xlf
index 384385dbc..e94cb10c5 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.es.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.es.xlf
@@ -4,7 +4,7 @@
- pack
+ .NET Core NuGet Package Packer
@@ -19,7 +19,7 @@
- Directorio donde se ubican los paquetes compilados.
+ Directorio de salida en el que se ubicarán los paquetes compilados.
@@ -34,12 +34,12 @@
- Se incluyen los archivos PDB y de código fuente. Los archivos de código fuente van a la carpeta src del paquete NuGet resultante
+ Se incluyen los archivos PDB y de código fuente. Los archivos de código fuente van a la carpeta "src" del paquete de NuGet resultante
- Establece la marca serviceable en el paquete. Para más información, consulte https://aka.ms/nupkgservicing.
+ Establece la marca serviceable en el paquete. Para obtener más información, consulte https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ La configuración que se usará para compilar el paquete. El valor predeterminado para la mayoría de los proyectos es "Debug".
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.fr.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.fr.xlf
index 65f3d3200..d4384b858 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.fr.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.fr.xlf
@@ -19,7 +19,7 @@
- Répertoire dans lequel placer les packages générés
+ Répertoire de sortie dans lequel placer les packages générés.
@@ -34,12 +34,12 @@
- Inclure les PDB et les fichiers sources. Les fichiers sources vont dans le dossier src dans le paquet NuGet résultant
+ Incluez les fichiers PDB et les fichiers sources. Les fichiers sources vont dans le dossier 'src' du package NuGet résultant.
- Définissez l'indicateur de maintenance dans le package. Pour plus d'informations, consultez https://aka.ms/nupkgservicing.
+ Définissez l'indicateur de maintenance dans le package. Pour plus d'informations, consultez https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ Configuration à utiliser pour la génération du package. La valeur par défaut pour la plupart des projets est 'Debug'.
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.it.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.it.xlf
index e7b1e9554..5093bd16a 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.it.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.it.xlf
@@ -19,7 +19,7 @@
- Directory in cui inserire i pacchetti compilati.
+ Directory di output in cui inserire i pacchetti compilati.
@@ -34,12 +34,12 @@
- Include i PDB e i file di origine. I file di origine vengono inseriti nella cartella src nel pacchetto NuGet risultante
+ Include i PDB e i file di origine. I file di origine vengono inseriti nella cartella 'src' nel pacchetto NuGet risultante.
- Imposta il flag serviceable nel pacchetto. Per altre informazioni,vedere https://aka.ms/nupkgservicing.
+ Imposta il flag serviceable nel pacchetto. Per altre informazioni, vedere https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ Configurazione da usare per compilare il pacchetto. L'impostazione predefinita per la maggior parte dei progetti è 'Debug'.
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ja.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ja.xlf
index 952014610..216482fe4 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ja.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ja.xlf
@@ -19,7 +19,7 @@
- ビルド パッケージを配置するディレクトリ。
+ ビルドしたパッケージを配置する出力ディレクトリ。
@@ -34,12 +34,12 @@
- PDB とソース ファイルを含めます。ソース ファイルは、結果の nuget パッケージの src フォルダーに移動します
+ PDB とソース ファイルを含めます。ソース ファイルは、結果の nuget パッケージの 'src' フォルダーに移ります。
- パッケージに処理可能なフラグを設定します。詳しくは、https://aka.ms/nupkgservicing をご覧ください。
+ パッケージに処理可能なフラグを設定します。詳細については、https://aka.ms/nupkgservicing をご覧ください。
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ パッケージのビルドに使用する構成。ほとんどのプロジェクトで既定は 'Debug' です。
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ko.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ko.xlf
index 560990376..460f01c67 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ko.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ko.xlf
@@ -19,7 +19,7 @@
- 빌드된 패키지를 배치할 디렉터리입니다.
+ 빌드된 패키지를 배치할 출력 디렉터리입니다.
@@ -34,12 +34,12 @@
- PDB 및 소스 파일을 포함합니다. 소스 파일이 결과 nuget 패키지의 src 폴더로 이동합니다.
+ PDB 및 소스 파일을 포함합니다. 소스 파일이 결과 nuget 패키지의 'src' 폴더로 이동합니다.
- 패키지에서 서비스 가능 플래그를 설정합니다. 자세한 내용은 https://aka.ms/nupkgservicing을 참조하세요.
+ 패키지에서 서비스 가능 플래그를 설정합니다. 자세한 내용은 https://aka.ms/nupkgservicing을 참조하세요.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ 패키지 빌드에 사용할 구성입니다. 대부분의 프로젝트에서 기본값은 'Debug'입니다.
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.pl.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.pl.xlf
index fb4163eb0..7dee3c19f 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.pl.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.pl.xlf
@@ -19,7 +19,7 @@
- Katalog, w którym mają zostać umieszczone skompilowane pakiety.
+ Katalog wyjściowy, w którym mają zostać umieszczone skompilowane pakiety.
@@ -34,12 +34,12 @@
- Dołącz pliki PDB i pliki źródłowe. Pliki źródłowe zostaną umieszczone w folderze src w wynikowym pakiecie NuGet
+ Dołącz pliki PDB i pliki źródłowe. Pliki źródłowe zostaną umieszczone w folderze „src” w wynikowym pakiecie NuGet.
- Ustaw w pakiecie flagę oznaczającą możliwość obsługi. Aby uzyskać więcej informacji, zobacz https://aka.ms/nupkgservicing.
+ Ustaw w pakiecie flagę oznaczającą możliwość serwisowania. Aby uzyskać więcej informacji, zobacz https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ Konfiguracja do użycia na potrzeby kompilacji pakietu. W przypadku większości projektów ustawienie domyślne to „Debugowanie”.
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.pt-BR.xlf
index 0ad43b4a5..acf595e77 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.pt-BR.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.pt-BR.xlf
@@ -19,7 +19,7 @@
- Diretório no qual os pacotes compilados serão colocados.
+ O diretório de saída no qual os pacotes do build serão colocados.
@@ -34,12 +34,12 @@
- Incluir os arquivos de origem e os PDBs. Os arquivos de origem vão para a pasta de origem no pacote nuget resultante
+ Incluir os arquivos de origem e os PDBs. Os arquivos de origem vão para a pasta 'src' no pacote do nuget resultante.
- Defina o sinalizador operacional no pacote. Para obter mais informações, consulte https://aka.ms/nupkgservicing.
+ Definir o sinalizador operacional no pacote. Para obter mais informações, confira https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ A configuração a ser usada para compilar o pacote. O padrão para a maioria dos projetos é 'Debug'.
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ru.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ru.xlf
index 1dd4c7aaf..f270e2264 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ru.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.ru.xlf
@@ -19,7 +19,7 @@
- Каталог для размещения созданных пакетов.
+ Выходной каталог для размещения собранных пакетов.
@@ -34,12 +34,12 @@
- Включение PDB-файлов и исходных файлов. Исходные файлы передаются в папку src в получившемся проекте NuGet
+ Включение PDB-файлов и исходных файлов. Исходные файлы помещаются в папку "src" в итоговом пакете NuGet.
- Установка флага "подлежит обслуживанию" в пакете. Дополнительные сведения см. на странице https://aka.ms/nupkgservicing.
+ Задание для пакета флага "подлежит обслуживанию". Дополнительные сведения: https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ Конфигурация, используемая для сборки пакета. По умолчанию для большинства проектов используется "Debug".
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.tr.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.tr.xlf
index 93a1480ac..02f58a090 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.tr.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.tr.xlf
@@ -19,7 +19,7 @@
- Derlenen paketlerin yerleştirileceği dizin.
+ Derlenen paketlerin yerleştirileceği çıkış dizini.
@@ -34,12 +34,12 @@
- PDB’leri ve kaynak dosyaları ekleyin. Elde edilen nuget paketinde kaynak dosyaları, src klasöründe yer alır
+ PDB’leri ve kaynak dosyaları ekler. Elde edilen nuget paketinde kaynak dosyaları, ‘src’ klasöründe yer alır.
- Pakette serviceable bayrağını ayarlayın. Daha fazla bilgi için bkz. https://aka.ms/nupkgservicing.
+ Pakette serviceable bayrağını ayarlar. Daha fazla bilgi için bkz. https://aka.ms/nupkgservicing.
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ Paketi derlemek için kullanılacak yapılandırma. Çoğu proje için varsayılan, ‘Hata Ayıklama’ seçeneğidir.
diff --git a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.zh-Hans.xlf
index 5510bbd92..2d8fdc17e 100644
--- a/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.zh-Hans.xlf
+++ b/src/dotnet/commands/dotnet-pack/xlf/LocalizableStrings.zh-Hans.xlf
@@ -19,7 +19,7 @@
- 用于放置生成包的目录。
+ 要放置生成包的输出目录。
@@ -34,12 +34,12 @@
- 包括 PDB 和源文件。源文件放入 nuget 结果包的 src 文件夹中
+ 包括 PDB 和源文件。源文件放入 nuget 结果包的“src”文件夹中。
- 在包中设置可用标志。有关详细信息,请参阅 https://aka.ms/nupkgservicing。
+ 在包中设置可用标志。有关详细信息,请参阅 https://aka.ms/nupkgservicing。
@@ -54,7 +54,7 @@
- The configuration to use for building the package. The default for most projects is 'Debug'.
+ 用于生成包的配置。大多数项目的默认值是 "Debug"。
- Comando de .NET para modificar el archivo de la solución
+ Comando de .NET para modificar el archivo de solución
- Comando para agregar, quitar y enumerar proyectos desde el archivo de la solución (SLN).
+ Comando para agregar, quitar y enumerar proyectos desde el archivo de solución (SLN).
@@ -19,12 +19,12 @@
- Comando de .NET para agregar proyectos a un archivo de la solución
+ Agrega uno o varios proyectos a un archivo de solución.
- Comando de .NET para quitar proyectos de un archivo de la solución
+ Quita uno o varios proyectos de un archivo de solución.
@@ -34,7 +34,7 @@
- Comando de .NET para enumerar proyectos en un archivo de la solución
+ Enumera todos los proyectos de la solución.
@@ -44,37 +44,37 @@
- SLN_FILE
+ SLN_FILE
- The solution file to operate on. If not specified, the command will search the current directory for one.
+ El archivo de solución sobre el que se va a operar. Si no se especifica, el comando buscará uno en el directorio actual.
- PROJECT_PATH
+ PROJECT_PATH
- The paths to the projects to add to the solution.
+ Las rutas a los proyectos para agregar la solución.
- PROJECT_PATH
+ PROJECT_PATH
- The paths to the projects to from from the solution.
+ Las rutas a los proyectos desde la solución.
- Project(s)
+ Proyectos
- Vypíše nástroje nainstalované v aktuálním vývojovém prostředí.
+ Vypíše nástroje nainstalované v aktuálním vývojovém prostředí.
- Vypsat nástroje všech uživatelů
+ Vypíše nástroje v adresáři nástrojů aktuálního uživatele.
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ Adresář obsahující nástroje, které se mají vypsat
- Hiermit werden die in der aktuellen Entwicklungsumgebung installierten Tools aufgelistet.
+ Hiermit werden die in der aktuellen Entwicklungsumgebung installierten Tools aufgelistet.
- Hiermit werden benutzerweite Tools aufgelistet.
+ Hiermit werden Tools im Toolverzeichnis des aktuellen Benutzers aufgelistet.
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ Das Verzeichnis, das die aufzulistenden Tools enthält.
- Enumera las herramientas instaladas en el entorno de desarrollo actual.
+ Enumera las herramientas instaladas en el entorno de desarrollo actual.
- Enumera las herramientas para todos los usuarios.
+ Enumera las herramientas del directorio de herramientas del usuario actual.
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ El directorio que contiene las herramientas que se van a enumerar.
- Liste les outils installés dans l'environnement de développement actuel.
+ Listez les outils installés dans l'environnement de développement actuel.
- Listez les outils pour tous les utilisateurs.
+ Listez les outils du répertoire des outils de l'utilisateur actuel.
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ Répertoire contenant les outils à lister.
- Elenca gli strumenti installati nell'ambiente di sviluppo corrente.
+ Elenca gli strumenti installati nell'ambiente di sviluppo corrente.
- Elenca gli strumenti a livello di utente.
+ Elenca gli strumenti presenti nella directory degli strumenti dell'utente corrente.
@@ -49,12 +49,12 @@
- PATH
+ PERCORSO
- The directory containing the tools to list.
+ Directory contenente gli strumenti da elencare.
- 現在の開発環境にインストールされているツールを一覧表示します。
+ 現在の開発環境にインストールされているツールを一覧表示します。
- ユーザー全体のツールを一覧表示します。
+ 現在のユーザーのツール ディレクトリにあるツールを一覧表示します。
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ 一覧表示するツールが入っているディレクトリ。
- 현재 개발 환경에 설치된 도구를 나열합니다.
+ 현재 개발 환경에 설치된 도구를 나열합니다.
- 사용자 전체 도구를 나열합니다.
+ 현재 사용자의 도구 디렉터리에 있는 도구를 나열합니다.
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ 나열할 도구를 포함하는 디렉터리입니다.
- Wyświetla listę narzędzi zainstalowanych w bieżącym środowisku deweloperskim.
+ Wyświetl listę narzędzi zainstalowanych w bieżącym środowisku deweloperskim.
- Wyświetl listę narzędzi użytkownika.
+ Wyświetl listę narzędzi z katalogu narzędzi bieżącego użytkownika.
@@ -49,12 +49,12 @@
- PATH
+ ŚCIEŻKA
- The directory containing the tools to list.
+ Katalog zawierający narzędzia do wyświetlenia na liście.
- Lista as ferramentas instaladas no ambiente de desenvolvimento atual.
+ Liste as ferramentas instaladas no ambiente de desenvolvimento atual.
- Listar as ferramentas para todo o usuário.
+ Liste as ferramentas no diretório de ferramentas do usuário atual.
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ O diretório que contém as ferramentas a serem listadas.
- Перечисляет установленные инструменты в текущей среде разработки.
+ Вывод списка инструментов, установленных в текущей среде разработки.
- Перечисление пользовательских инструментов.
+ Вывод списка инструментов в каталоге инструментов текущего пользователя.
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ Каталог, содержащий перечисляемые инструменты.
- Geçerli geliştirme ortamında yüklü araçları listeler.
+ Geçerli geliştirme ortamında yüklü araçları listeler.
- Kullanıcıya yönelik araçları listeleyin.
+ Geçerli kullanıcının araçlar dizinindeki araçları listeler.
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ Listelenecek aracı içeren dizin.
- 列出当前开发环境中的已安装工具。
+ 列出当前开发环境中的已安装工具。
- 列出用户范围工具。
+ 列出当前用户工具目录中的工具。
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ 包含要列出的工具的目录。
- 列出目前開發環境中安裝的工具。
+ 列出目前開發環境中所安裝的工具。
- 列出全體使用者工具。
+ 列出目前使用者工具目錄中的工具。
@@ -49,12 +49,12 @@
- PATH
+ PATH
- The directory containing the tools to list.
+ 包含要列出之工具的目錄。
- ID balíčku NuGet nástroje, který se má odinstalovat
+ ID balíčku NuGet nástroje, který se má odinstalovat
- Odinstaluje nástroj.
+ Odinstaluje nástroj z aktuálního vývojového prostředí.
@@ -24,7 +24,7 @@
- Odinstalovat pro všechny uživatele
+ Odinstaluje nástroj z adresáře nástrojů aktuálního uživatele.
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ Adresář obsahující nástroj, který se má odinstalovat
- NuGet-Paket-ID des Tools, das deinstalliert werden soll.
+ Die NuGet-Paket-ID des Tools, das deinstalliert werden soll.
- Hiermit wird ein Tool deinstalliert.
+ Hiermit wird ein Tool in der aktuellen Entwicklungsumgebung deinstalliert.
@@ -24,7 +24,7 @@
- Benutzerweite Deinstallation.
+ Hiermit wird das Tool im Toolverzeichnis des aktuellen Benutzers deinstalliert.
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ Das Verzeichnis, das das zu deinstallierende Tool enthält.
- Id. del paquete de NuGet de la herramienta que se desinstalará.
+ El id. del paquete de NuGet de la herramienta que se desinstalará.
- Desinstala una herramienta.
+ Desinstala una herramienta del entorno de desarrollo actual.
@@ -24,7 +24,7 @@
- Desinstale para todos los usuarios.
+ Desinstala la herramienta del directorio de herramientas del usuario actual.
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ El directorio que contiene la herramienta que se va a instalar.
- ID de package NuGet de l'outil à désinstaller.
+ ID de package NuGet de l'outil à désinstaller.
- Désinstalle un outil.
+ Désinstallez un outil de l'environnement de développement actuel.
@@ -24,7 +24,7 @@
- Effectuez la désinstallation pour tous les utilisateurs.
+ Désinstallez l'outil du répertoire des outils de l'utilisateur actuel.
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ Répertoire contenant l'outil à désinstaller.
- ID pacchetto NuGet dello strumento da disinstallare.
+ ID pacchetto NuGet dello strumento da disinstallare.
- Disinstalla uno strumento.
+ Disinstalla uno strumento dall'ambiente di sviluppo corrente.
- PACKAGE_ID
+ ID_PACCHETTO
@@ -24,7 +24,7 @@
- Esegue la disinstallazione a livello di utente.
+ Disinstalla lo strumento dalla directory degli strumenti dell'utente corrente.
@@ -64,12 +64,12 @@
- PATH
+ PERCORSO
- The directory containing the tool to uninstall.
+ Directory contenente lo strumento da disinstallare.
- アンインストールするツールの NuGet パッケージ ID。
+ アンインストールするツールの NuGet パッケージ ID。
- ツールをアンインストールします。
+ 現在の開発環境からツールをアンインストールします。
@@ -24,7 +24,7 @@
- ユーザー全体でアンインストールします。
+ 現在のユーザーのツール ディレクトリからツールをアンインストールします。
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ アンインストールするツールが入っているディレクトリ。
- 제거할 도구의 NuGet 패키지 ID입니다.
+ 제거할 도구의 NuGet 패키지 ID입니다.
- 도구를 제거합니다.
+ 현재 개발 환경에서 도구를 제거합니다.
@@ -24,7 +24,7 @@
- 사용자 전체 도구를 제거합니다.
+ 현재 사용자의 도구 디렉터리에서 도구를 제거합니다.
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ 제거할 도구를 포함하는 디렉터리입니다.
- Identyfikator pakietu NuGet narzędzia do odinstalowania.
+ Identyfikator pakietu NuGet narzędzia do odinstalowania.
- Odinstalowuje narzędzie.
+ Odinstaluj narzędzie z bieżącego środowiska deweloperskiego.
@@ -24,7 +24,7 @@
- Odinstaluj dla użytkownika.
+ Odinstaluj narzędzie z katalogu narzędzi bieżącego użytkownika.
@@ -64,12 +64,12 @@
- PATH
+ ŚCIEŻKA
- The directory containing the tool to uninstall.
+ Katalog zawierający narzędzie do odinstalowania.
- A ID do pacote NuGet da ferramenta a ser desinstalada.
+ A ID do pacote do NuGet da ferramenta a ser desinstalada.
- Desinstala uma ferramenta.
+ Desinstalar uma ferramenta do ambiente de desenvolvimento atual.
@@ -24,7 +24,7 @@
- Desinstale para todo o usuário.
+ Desinstalar a ferramenta do diretório de ferramentas do usuário atual.
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ O diretório que contém a ferramenta a ser desinstalada.
- Идентификатор пакета NuGet удаляемого инструмента.
+ Идентификатор пакета NuGet удаляемого инструмента.
- Удаляет инструмент.
+ Удаление инструмента из текущей среды разработки.
@@ -24,7 +24,7 @@
- Удаление на уровне пользователя.
+ Удаление инструмента из каталога инструментов текущего пользователя.
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ Каталог, содержащий удаляемый инструмент.
- Kaldırılacak aracın NuGet Paket Kimliği.
+ Kaldırılacak aracın NuGet Paket Kimliği.
- Bir aracı kaldırır.
+ Bir aracı geçerli geliştirme ortamından kaldırır.
@@ -24,7 +24,7 @@
- Kullanıcı için kaldırın.
+ Aracı geçerli kullanıcının araçlar dizininden kaldırır.
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ Kaldırılacak aracı içeren dizin.
- 要卸载的工具的 NuGet 包 ID。
+ 要卸载的工具的 NuGet 包 ID。
- 卸载工具。
+ 从当前开发环境中卸载工具。
@@ -24,7 +24,7 @@
- 卸载用户范围。
+ 从当前用户的工具目录中卸载该工具。
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ 包含要卸载的工具的目录。
- 要解除安裝之工具的 NuGet 套件識別碼。
+ 要解除安裝之工具的 NuGet 套件識別碼。
- 將工具解除安裝。
+ 從目前的開發環境中,解除安裝工具。
@@ -24,7 +24,7 @@
- 為全部使用者解除安裝。
+ 從目前使用者的工具目錄,解除安裝工具。
@@ -64,12 +64,12 @@
- PATH
+ PATH
- The directory containing the tool to uninstall.
+ 包含要解除安裝之工具的目錄。
- PACKAGE_ID
+ ID_PACCHETTO
- ID pacchetto NuGet dello strumento da aggiornare.
+ ID pacchetto NuGet dello strumento da aggiornare.
@@ -24,7 +24,7 @@
- Aggiorna uno strumento all'ultima versione stabile per l'uso.
+ Aggiorna uno strumento all'ultima versione stabile.
@@ -49,7 +49,7 @@
- Esegue l'aggiornamento a livello di utente.
+ Aggiorna lo strumento nella directory degli strumenti dell'utente corrente.
@@ -89,32 +89,32 @@
- Add an additional NuGet package source to use during the update.
+ Aggiunge un'altra origine pacchetto NuGet da usare durante l'aggiornamento.
- SOURCE
+ ORIGINE
- FILE
+ FILE
- FRAMEWORK
+ FRAMEWORK
- PATH
+ PERCORSO
- The directory containing the tool to update.
+ Directory contenente lo strumento da aggiornare.