diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf index c80a7a4f79b..3323f884991 100644 --- a/src/Build/Resources/xlf/Strings.cs.xlf +++ b/src/Build/Resources/xlf/Strings.cs.xlf @@ -794,6 +794,24 @@ Přístupy k souborům sestav se v současné době podporují jenom pomocí varianty x64 nástroje MSBuild. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.de.xlf b/src/Build/Resources/xlf/Strings.de.xlf index a5d73e0023d..4a2b462251a 100644 --- a/src/Build/Resources/xlf/Strings.de.xlf +++ b/src/Build/Resources/xlf/Strings.de.xlf @@ -794,6 +794,24 @@ Das Melden von Dateizugriffen wird derzeit nur mit der x64-Variante von MSBuild unterstützt. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.es.xlf b/src/Build/Resources/xlf/Strings.es.xlf index be1a6e1cbee..313605aaf1a 100644 --- a/src/Build/Resources/xlf/Strings.es.xlf +++ b/src/Build/Resources/xlf/Strings.es.xlf @@ -794,6 +794,24 @@ Los accesos a archivos de informes solo se admiten actualmente con el tipo x64 de MSBuild. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.fr.xlf b/src/Build/Resources/xlf/Strings.fr.xlf index 7c76e3328aa..db809cdad5e 100644 --- a/src/Build/Resources/xlf/Strings.fr.xlf +++ b/src/Build/Resources/xlf/Strings.fr.xlf @@ -794,6 +794,24 @@ Les accès aux fichiers de création de rapports sont uniquement pris en charge à l’aide de la saveur x64 de MSBuild. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.it.xlf b/src/Build/Resources/xlf/Strings.it.xlf index 82413e3958b..719b72989e6 100644 --- a/src/Build/Resources/xlf/Strings.it.xlf +++ b/src/Build/Resources/xlf/Strings.it.xlf @@ -794,6 +794,24 @@ Gli accessi ai file di report sono attualmente supportati solo con la versione x64 di MSBuild. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.ja.xlf b/src/Build/Resources/xlf/Strings.ja.xlf index efdc2f9c4fa..a7155fb975f 100644 --- a/src/Build/Resources/xlf/Strings.ja.xlf +++ b/src/Build/Resources/xlf/Strings.ja.xlf @@ -794,6 +794,24 @@ ファイル アクセスのレポートは、現在、MSBuild の x64 フレーバーを使用してのみサポートされています。 + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.ko.xlf b/src/Build/Resources/xlf/Strings.ko.xlf index 85df74461ff..b9dacd064b5 100644 --- a/src/Build/Resources/xlf/Strings.ko.xlf +++ b/src/Build/Resources/xlf/Strings.ko.xlf @@ -794,6 +794,24 @@ 파일 액세스 보고는 현재 x64 버전의 MSBuild를 사용하는 경우에만 지원됩니다. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.pl.xlf b/src/Build/Resources/xlf/Strings.pl.xlf index adfd9ca523f..bcdf94cbec5 100644 --- a/src/Build/Resources/xlf/Strings.pl.xlf +++ b/src/Build/Resources/xlf/Strings.pl.xlf @@ -794,6 +794,24 @@ Raportowanie dostępu do plików jest obecnie obsługiwane tylko przy użyciu wersji x64 programu MSBuild. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.pt-BR.xlf b/src/Build/Resources/xlf/Strings.pt-BR.xlf index 7376573483f..c2e3f8e398f 100644 --- a/src/Build/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Build/Resources/xlf/Strings.pt-BR.xlf @@ -794,6 +794,24 @@ Atualmente, o relatório de acessos a arquivos só tem suporte usando o tipo x64 do MSBuild. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.ru.xlf b/src/Build/Resources/xlf/Strings.ru.xlf index 212975cb117..f041a893da7 100644 --- a/src/Build/Resources/xlf/Strings.ru.xlf +++ b/src/Build/Resources/xlf/Strings.ru.xlf @@ -794,6 +794,24 @@ Доступ к файлам отчетов сейчас поддерживается только при использовании 64-разрядного варианта приложения MSBuild. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.tr.xlf b/src/Build/Resources/xlf/Strings.tr.xlf index 487ef8f268c..62f3afce10f 100644 --- a/src/Build/Resources/xlf/Strings.tr.xlf +++ b/src/Build/Resources/xlf/Strings.tr.xlf @@ -794,6 +794,24 @@ Raporlama dosyası erişimleri şu anda yalnızca MSBuild x64 varyantı kullanıldığında destekleniyor. + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.zh-Hans.xlf b/src/Build/Resources/xlf/Strings.zh-Hans.xlf index ec3a331c113..0bdfb38e034 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hans.xlf @@ -794,6 +794,24 @@ 当前仅支持使用 x64 风格的 MSBuild 来报告文件访问情况。 + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/Build/Resources/xlf/Strings.zh-Hant.xlf b/src/Build/Resources/xlf/Strings.zh-Hant.xlf index 375103746dd..cff2b7cbf99 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hant.xlf @@ -794,6 +794,24 @@ 目前只支援使用 MSBuild 的 x64 變體來報告檔案存取。 + + Restore complete ({0}s) + Restore complete ({0}s) + + {0}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + + + Restore {0} in {1}s + Restore {0} in {1}s + + Restore summary when finished with warning or error + {0}: BuildResult_X (below) + {1}: duration in seconds with 1 decimal point + 's' should reflect the localized abbreviation for seconds + + The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} diff --git a/src/MSBuild/Resources/xlf/Strings.cs.xlf b/src/MSBuild/Resources/xlf/Strings.cs.xlf index cab53257469..17f88bf1e8b 100644 --- a/src/MSBuild/Resources/xlf/Strings.cs.xlf +++ b/src/MSBuild/Resources/xlf/Strings.cs.xlf @@ -1726,24 +1726,6 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký {0} přišla z {1} These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Obnovení dokončeno ({0}s) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - Obnoví se {0} za {1}s - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2208,7 +2190,7 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: Nelze vytvořit instanci protokolovacího nástroje. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2216,7 +2198,7 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: Protokolovací nástroj se nenašel. Zkontrolujte následující body: 1.) Zadaný název protokolovacího nástroje je stejný jako název třídy protokolovacího nástroje. 2.) Třída protokolovacího nástroje je veřejná (public) a implementuje rozhraní Microsoft.Build.Framework.ILogger. 3.) Cesta k sestavení protokolovacího nástroje je správná, nebo se protokolovací nástroj dá načíst jenom pomocí zadaného názvu sestavení. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2226,7 +2208,7 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: Soubor projektu {0} je ve formátu .vcproj nebo .dsp, který nástroj MSBuild nemůže přímo sestavit. Proveďte převod projektu – otevřete projekt v prostředí IDE sady Visual Studio nebo spusťte nástroj pro převod. V případě souboru .vcproj můžete místo toho sestavit soubor řešení obsahující projekt pomocí nástroje MSBuild. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.de.xlf b/src/MSBuild/Resources/xlf/Strings.de.xlf index 743848200fe..03c2ca750fb 100644 --- a/src/MSBuild/Resources/xlf/Strings.de.xlf +++ b/src/MSBuild/Resources/xlf/Strings.de.xlf @@ -1714,24 +1714,6 @@ Dieses Protokollierungsformat ist standardmäßig aktiviert. „{0}“ stammt aus „{1}“ These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Wiederherstellung abgeschlossen ({0}s) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - Wiederherstellen von {0} in {1}s - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2196,7 +2178,7 @@ Dieses Protokollierungsformat ist standardmäßig aktiviert. MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: Eine Instanz der Protokollierung kann nicht erzeugt werden. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2204,7 +2186,7 @@ Dieses Protokollierungsformat ist standardmäßig aktiviert. MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: Die Protokollierung konnte nicht gefunden werden. Überprüfen Sie Folgendes: 1.) Der angegebene Protokollierungsname entspricht dem Namen der Protokollierungsklasse. 2.) Die Protokollierungsklasse ist "public" und implementiert die Microsoft.Build.Framework.ILogger-Schnittstelle. 3.) Der Pfad der Protokollierungsassembly ist richtig, oder die Protokollierung kann nur mit dem angegebenen Assemblynamen geladen werden. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2214,7 +2196,7 @@ Dieses Protokollierungsformat ist standardmäßig aktiviert. MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: Die Projektdatei "{0}" weist das Dateiformat ".vcproj" oder ".dsp" auf, das von MSBuild nicht direkt erstellt werden kann. Konvertieren Sie das Projekt, indem Sie es in der Visual Studio IDE öffnen oder das Konvertierungstool ausführen. Für ".vcproj" verwenden Sie zum Erstellen der Projektmappendatei, die stattdessen das Projekt enthält, MSBuild. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.es.xlf b/src/MSBuild/Resources/xlf/Strings.es.xlf index 1b3867782fd..d8d6d837bb7 100644 --- a/src/MSBuild/Resources/xlf/Strings.es.xlf +++ b/src/MSBuild/Resources/xlf/Strings.es.xlf @@ -1720,24 +1720,6 @@ Esta marca es experimental y puede que no funcione según lo previsto. '{0}' procedía de '{1}' These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Restauración completada ({0}s) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - Restaurar {0} en {1}s - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2200,7 +2182,7 @@ Esta marca es experimental y puede que no funcione según lo previsto. MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: No se puede crear una instancia del registrador. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2208,7 +2190,7 @@ Esta marca es experimental y puede que no funcione según lo previsto. MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: No se encontró el registrador. Compruebe lo siguiente: 1.) El nombre del registrador especificado es el mismo que el nombre de la clase de registrador. 2.) La clase de registrador es "public" e implementa la interfaz Microsoft.Build.Framework.ILogger. 3.) La ruta de acceso del ensamblado del registrador es correcta o el registrador puede cargarse usando solo el nombre del ensamblado especificado. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2218,7 +2200,7 @@ Esta marca es experimental y puede que no funcione según lo previsto. MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: El formato de archivo del proyecto "{0}" es ".vcproj" o ".dsp", que MSBuild no puede compilar directamente. Convierta el proyecto abriéndolo en el IDE de Visual Studio o ejecutando la herramienta de conversión; o bien, para ".vcproj", use MSBuild para compilar el archivo de solución que contiene el proyecto. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.fr.xlf b/src/MSBuild/Resources/xlf/Strings.fr.xlf index e7f90dfefa7..ac46ff96a7d 100644 --- a/src/MSBuild/Resources/xlf/Strings.fr.xlf +++ b/src/MSBuild/Resources/xlf/Strings.fr.xlf @@ -1714,24 +1714,6 @@ Remarque : verbosité des enregistreurs d’événements de fichiers '{0}' provient de '{1}' These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Restauration terminée ({0}s) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - Restaurer {0} en {1}s - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2214,7 +2196,7 @@ fois plus petit que le journal MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: Impossible de créer une instance du journal. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2222,7 +2204,7 @@ fois plus petit que le journal MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: Le journal est introuvable. Vérifiez les points suivants : 1.) Le nom du journal est le même que celui de la classe de journalisation. 2.) La classe de journalisation est "public" et implémente l'interface Microsoft.Build.Framework.ILogger. 3.) Le chemin de l'assembly de journalisation est correct ou le journal peut uniquement être chargé à l'aide du nom d'assembly fourni. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2232,7 +2214,7 @@ fois plus petit que le journal MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: Le fichier projet "{0}" utilise le format de fichier ".vcproj" ou ".dsp", que MSBuild ne peut pas générer directement. Convertissez le projet en l'ouvrant dans l'IDE de Visual Studio ou en exécutant l'outil de conversion. Pour ".vcproj", utilisez à la place MSBuild pour générer le fichier solution contenant le projet. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.it.xlf b/src/MSBuild/Resources/xlf/Strings.it.xlf index 1807b9fdfb1..842cdf22a24 100644 --- a/src/MSBuild/Resources/xlf/Strings.it.xlf +++ b/src/MSBuild/Resources/xlf/Strings.it.xlf @@ -1725,24 +1725,6 @@ Nota: livello di dettaglio dei logger di file '{0}' proviene da '{1}' These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Ripristino completato ({0}) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - Ripristinare {0} in {1}s - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2212,7 +2194,7 @@ Esegue la profilatura della valutazione di MSBuild e scrive MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: non è possibile creare un'istanza del logger. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2220,7 +2202,7 @@ Esegue la profilatura della valutazione di MSBuild e scrive MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: il logger non è stato trovato. Verificare quanto segue: 1.) Il nome del logger specificato è uguale al nome della classe logger. 2.) La classe logger è "public" e implementa l'interfaccia Microsoft.Build.Framework.ILogger. 3.) Il percorso dell'assembly logger è corretto o è possibile caricare il logger usando esclusivamente il nome di assembly fornito. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2230,7 +2212,7 @@ Esegue la profilatura della valutazione di MSBuild e scrive MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: il file di progetto "{0}" è in formato ".vcproj" o ".dsp", che non è possibile compilare direttamente con MSBuild. Per convertire il progetto, aprirlo in Visual Studio IDE o eseguire lo strumento di conversione oppure, per ".vcproj", usare MSBuild per compilare il file della soluzione contenente il progetto. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.ja.xlf b/src/MSBuild/Resources/xlf/Strings.ja.xlf index a3ba105c8ae..4dad67e4fa9 100644 --- a/src/MSBuild/Resources/xlf/Strings.ja.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ja.xlf @@ -1714,24 +1714,6 @@ `{0}`からの `{1}` These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - 復元が完了しました ({0} 秒) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - {1} 秒後に {0} を復元する - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2196,7 +2178,7 @@ MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: Logger のインスタンスを作成できません。{0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2204,7 +2186,7 @@ MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: Logger が見つかりませんでした。次のことを確認してください。1.)指定した logger 名が logger クラス名と同一であること。2.)logger クラスが public であり Microsoft.Build.Framework.ILogger インターフェイスを実装すること。3.)logger アセンブリへのパスが正しいこと、または指定されたアセンブリ名のみを使って logger が読み込まれること。 {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2214,7 +2196,7 @@ MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: プロジェクト ファイル "{0}" は ".vcproj" または ".dsp" ファイル形式であり、MSBuild では直接ビルドできません。Visual Studio IDE でファイルを開くか、変換ツールを実行して、プロジェクトを変換してください。または、".vcproj" の場合は、MSBuild を使用して、このプロジェクトを含むソリューション ファイルを代わりにビルドできます。 {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.ko.xlf b/src/MSBuild/Resources/xlf/Strings.ko.xlf index 46902e39f69..b4c9c4b26fe 100644 --- a/src/MSBuild/Resources/xlf/Strings.ko.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ko.xlf @@ -1714,24 +1714,6 @@ '{0}'은(는) '{1}'에서 제공되었습니다. These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - 복원 완료({0}초) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - {0} 복원({1}초) - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2196,7 +2178,7 @@ MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: 로거의 인스턴스를 만들 수 없습니다. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2204,7 +2186,7 @@ MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: 로거를 찾을 수 없습니다. 다음을 확인하세요. 1) 지정한 로거 이름이 로거 클래스 이름과 같은지 확인합니다. 2.) 로거 클래스가 "public"이고 Microsoft.Build.Framework.ILogger 인터페이스를 구현하는지 확인합니다. 3.) 로거 어셈블리의 경로가 올바른지 또는 지정한 어셈블리 이름만 사용하여 로거를 로드할 수 있는지 확인합니다. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2214,7 +2196,7 @@ MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: 프로젝트 파일 "{0}"이(가) MSBuild에서 직접 빌드할 수 없는 ".vcproj" 또는 ".dsp" 파일 형식입니다. 프로젝트를 Visual Studio IDE에서 열거나 변환 도구를 실행하여 프로젝트를 변환하거나, ".vcproj"의 경우 MSBuild를 사용하여 해당 프로젝트가 포함된 솔루션 파일을 대신 빌드하세요. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.pl.xlf b/src/MSBuild/Resources/xlf/Strings.pl.xlf index b099dd6ffeb..5d20dcb3b21 100644 --- a/src/MSBuild/Resources/xlf/Strings.pl.xlf +++ b/src/MSBuild/Resources/xlf/Strings.pl.xlf @@ -1724,24 +1724,6 @@ Ta flaga jest eksperymentalna i może nie działać zgodnie z oczekiwaniami. Element „{0}“ pochodzi z „{1}“ These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Zakończono przywracanie ({0}s) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - Przywróć {0} w {1}s - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2206,7 +2188,7 @@ dzienników tekstowych i wykorzystać w innych narzędziach MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: nie można utworzyć wystąpienia rejestratora. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2214,7 +2196,7 @@ dzienników tekstowych i wykorzystać w innych narzędziach MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: Nie można odnaleźć rejestratora. Sprawdź, czy: 1.) Określona nazwa rejestratora jest taka sama jak nazwa klasy rejestratora. 2.) Klasą rejestratora jest klasa „public”, która implementuje interfejs Microsoft.Build.Framework.ILogger. 3.) Ścieżka do zestawu rejestratora jest prawidłowa lub rejestrator można załadować wyłącznie przy użyciu podanej nazwy zestawu. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2224,7 +2206,7 @@ dzienników tekstowych i wykorzystać w innych narzędziach MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: Plik projektu „{0}” ma format „.vcproj” lub „.dsp”, którego program MSBuild nie może skompilować bezpośrednio. Przekonwertuj projekt, otwierając go w programie Visual Studio IDE lub uruchamiając narzędzie konwersji, albo (w przypadku pliku „.vcproj”) użyj programu MSBuild, aby utworzyć plik rozwiązania zawierający ten projekt. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf b/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf index 3adb3382a4f..873f8078d9d 100644 --- a/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf +++ b/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf @@ -1714,24 +1714,6 @@ arquivo de resposta. '{0}' proveniente de '{1}' These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Restauração concluída ({0}s) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - Restaurar {0} em {1}s - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2196,7 +2178,7 @@ arquivo de resposta. MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: Não é possível criar instância do agente de log. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2204,7 +2186,7 @@ arquivo de resposta. MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: O agente não foi encontrado. Verifique se: 1.) O nome do agente especificado é igual ao nome da classe de agente. 2.) A classe de agente é "public" e implementa a interface Microsoft.Build.Framework.ILogger. 3.) O caminho para o assembly de agente está correto ou o agente pode ser carregado somente com o nome do assembly fornecido. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2214,7 +2196,7 @@ arquivo de resposta. MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: O arquivo de projeto "{0}" está no formato de arquivo ".vcproj" ou ".dsp", o qual não pode ser compilado diretamente pelo MSBuild. Converta o projeto abrindo-o no IDE do Visual Studio ou executando uma ferramenta de conversão ou, para ".vcproj", use o MSBuild para compilar o arquivo de solução que contém o projeto. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.ru.xlf b/src/MSBuild/Resources/xlf/Strings.ru.xlf index 55c7cee868d..53e8695e09b 100644 --- a/src/MSBuild/Resources/xlf/Strings.ru.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ru.xlf @@ -1712,24 +1712,6 @@ \"{0}\" получен из \"{1}\" These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Восстановление завершено ({0} с) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - Восстановление {0} через {1} с - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2196,7 +2178,7 @@ MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: не удается создать экземпляр журнала. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2204,7 +2186,7 @@ MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: не удалось найти средство ведения журнала. Убедитесь в следующем. 1. Имя средства ведения журнала совпадает с именем класса средства ведения журнала. 2. Класс средства ведения журнала является открытым и реализует интерфейс Microsoft.Build.Framework.ILogger. 3. Путь к сборке ведения журнала правильный или средство ведения журнала можно успешно загрузить, используя только указанное имя сборки. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2214,7 +2196,7 @@ MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: файл проекта "{0}" указан в формате "VCPROJ" или "DSP", непосредственная сборка которого с помощью MSBuild невозможна. Преобразуйте проект, открыв его в Visual Studio IDE или запустив инструмент преобразования, либо (в случае с "VCPROJ") используйте MSBuild для сборки файла решения, содержащего данный проект. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.tr.xlf b/src/MSBuild/Resources/xlf/Strings.tr.xlf index a3df36ef7d8..f01b080e37d 100644 --- a/src/MSBuild/Resources/xlf/Strings.tr.xlf +++ b/src/MSBuild/Resources/xlf/Strings.tr.xlf @@ -1717,24 +1717,6 @@ '{0}', '{1}' kaynağından geldi These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - Geri yükleme tamamlandı ({0}sn) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - {1}sn içinde {0} geri yükle - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2199,7 +2181,7 @@ MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: Günlük oluşturucunun bir örneği oluşturulamıyor. {0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2207,7 +2189,7 @@ MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: Günlükçü bulunamadı. Aşağıdakileri denetleyin: 1.) Belirtilen günlükçü adı, günlükçü sınıfının adıyla aynıdır. 2.) Günlükçü sınıfı "geneldir" ve Microsoft.Build.Framework.ILogger arabirimini uygular. 3.) Günlükçü bütünleştirilmiş kodunun yolu doğrudur veya günlükçü yalnızca belirtilen günlükçü adı kullanılarak yüklenebilir. {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2217,7 +2199,7 @@ MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: "{0}" proje dosyası, MSBuild’in doğrudan derleyemeyeceği ".vcproj" veya ".dsp" dosya biçiminde. Lütfen projeyi Visual Studio IDE içinde açarak veya dönüştürme aracını kullanarak dönüştürün ya da “.vcproj” için MSBuild kullanarak projeyi içeren çözüm dosyasını derleyin. {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf b/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf index 346f1342fe0..0968a8a75fb 100644 --- a/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf @@ -1713,24 +1713,6 @@ “{0}”来自“{1}” These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - 还原完成({0} 秒) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - 在 {1} 秒内还原 {0} - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2195,7 +2177,7 @@ MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: 无法创建记录器的实例。{0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2203,7 +2185,7 @@ MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: 找不到记录器。请检查下列各项: 1.)指定的记录器名称与记录器类的名称相同。2.)记录器类为“public”并且实现 Microsoft.Build.Framework.ILogger 接口。3.)记录器程序集的路径正确无误,或者只使用所提供的程序集名称就可以加载记录器。 {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2213,7 +2195,7 @@ MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: 项目文件“{0}”为“.vcproj”或“.dsp”文件格式,而 MSBuild 无法直接生成这些文件格式。请通过在 Visual Studio IDE 中打开该项目或运行转换工具来转换该项目;对于“.vcproj”格式,还可以使用 MSBuild 来生成包含该项目的解决方案文件。 {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized diff --git a/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf b/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf index ed0fa2315eb..b2b8fb45067 100644 --- a/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf @@ -1714,24 +1714,6 @@ '{0}' 來自 '{1}' These are response file switches with the location of the response file on disk. - - - - Restore complete ({0}s) - 還原完成 ({0} 秒) - - {0}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds - - - - Restore {0} in {1}s - 在 {1} 秒內還原 {0} - - Restore summary when finished with warning or error - {0}: BuildResult_X (below) - {1}: duration in seconds with 1 decimal point - 's' should reflect the localized abbreviation for seconds @@ -2196,7 +2178,7 @@ MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} - MSBUILD : error MSB1021: Cannot create an instance of the logger. {0} + MSBUILD : error MSB1021: 無法建立記錄器的執行個體。{0} {StrBegin="MSBUILD : error MSB1021: "} UE: This error is shown when a logger cannot be loaded and instantiated from its assembly. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. {0} contains a message explaining why the @@ -2204,7 +2186,7 @@ MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. - MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided. + MSBUILD : error MSB1020: 找不到記錄器。請檢查下列事項: 1.) 指定的記錄器名稱與記錄器類別的名稱相同。2.) 記錄器類別為 "public" 且實作 Microsoft.Build.Framework.ILogger 介面。3.) 記錄器組件的路徑為正確,或記錄器只能使用所提供的組件名稱載入。 {StrBegin="MSBUILD : error MSB1020: "}UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. This error is shown when a user specifies an logger that does not exist e.g. "msbuild -logger:FooLoggerClass,FooAssembly". The @@ -2214,7 +2196,7 @@ MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. - MSBUILD : error MSB4192: The project file "{0}" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. + MSBUILD : error MSB4192: 專案檔 "{0}" 的檔案格式為 ".vcproj" 或 ".dsp",MSBuild 無法直接加以建置。請在 Visual Studio IDE 中開啟此專案或執行轉換工具加以轉換,若是 ".vcproj",則改為使用 MSBuild 建置包含專案的方案檔。 {StrBegin="MSBUILD : error MSB4192: "} LOC: ".vcproj" and ".dsp" should not be localized