From 2963663071146ebdea4b4810749d7de4f9fa0a16 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 19 Jun 2024 08:12:49 -0700 Subject: [PATCH 1/7] Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9752299 --- src/Build/Resources/xlf/Strings.cs.xlf | 20 +++---- src/Build/Resources/xlf/Strings.de.xlf | 22 +++---- src/Build/Resources/xlf/Strings.es.xlf | 20 +++---- src/Build/Resources/xlf/Strings.fr.xlf | 20 +++---- src/Build/Resources/xlf/Strings.it.xlf | 20 +++---- src/Build/Resources/xlf/Strings.ja.xlf | 18 +++--- src/Build/Resources/xlf/Strings.ko.xlf | 18 +++--- src/Build/Resources/xlf/Strings.pl.xlf | 32 +++++----- src/Build/Resources/xlf/Strings.pt-BR.xlf | 22 +++---- src/Build/Resources/xlf/Strings.ru.xlf | 20 +++---- src/Build/Resources/xlf/Strings.tr.xlf | 20 +++---- src/Build/Resources/xlf/Strings.zh-Hans.xlf | 22 +++---- src/Build/Resources/xlf/Strings.zh-Hant.xlf | 20 +++---- src/MSBuild/Resources/xlf/Strings.cs.xlf | 66 ++++++++++----------- src/MSBuild/Resources/xlf/Strings.de.xlf | 27 ++++----- src/MSBuild/Resources/xlf/Strings.es.xlf | 39 +++++------- src/MSBuild/Resources/xlf/Strings.fr.xlf | 24 ++++---- src/MSBuild/Resources/xlf/Strings.it.xlf | 46 +++++++------- src/MSBuild/Resources/xlf/Strings.ja.xlf | 14 ++--- src/MSBuild/Resources/xlf/Strings.ko.xlf | 18 +++--- src/MSBuild/Resources/xlf/Strings.pl.xlf | 39 ++++++------ src/MSBuild/Resources/xlf/Strings.pt-BR.xlf | 15 ++--- src/MSBuild/Resources/xlf/Strings.ru.xlf | 16 ++--- src/MSBuild/Resources/xlf/Strings.tr.xlf | 62 +++++++++---------- 24 files changed, 308 insertions(+), 332 deletions(-) diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf index e5550f67e95..d8fba5e4425 100644 --- a/src/Build/Resources/xlf/Strings.cs.xlf +++ b/src/Build/Resources/xlf/Strings.cs.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Nepodařilo se najít zadané sestavení vlastního analyzátoru: {0}. Zkontrolujte prosím, jestli existuje. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Nepodařilo se načíst vlastní typ analyzátoru: {0} ze sestavení: {1}. Ujistěte se, že dědí základní třídu Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Pokud se nemá jednat o vlastní analyzátor, neměl by být odkrytý. Další informace: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Nepodařilo se zaregistrovat vlastní analyzátor: {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Nepovedlo se vytvořit instanci pravidla vlastního analyzátoru s následující výjimkou: {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Pravidlo vlastního analyzátoru: {0} se úspěšně zaregistrovalo. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Výstupní vlastnost: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Při přidávání souboru {0} došlo k výjimce. Výjimka:{1} + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Chyby: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - Překladač {0} se pokusil přeložit sadu SDK {1} a vrátil hodnotu null jako řetězec v seznamu upozornění nebo chyb. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Chyby: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Sestavení úlohy bylo načteno z{0}, ale požadované umístění bylo{1}. + Task assembly was loaded from '{0}' while the desired location was '{1}'. @@ -1677,7 +1677,7 @@ Chyby: {3} Skipping because the "$(AspNetConfiguration)" configuration is not supported for this web project. You can use the AspNetConfiguration property to override the configuration used for building web projects, by adding /p:AspNetConfiguration=<value> to the command line. Currently web projects only support Debug and Release configurations. - Vynecháno, protože konfigurace $(AspNetConfiguration) není pro tento webový projekt podporována. Pomocí vlastnosti AspNetConfiguration můžete přepsat konfiguraci používanou k sestavování webových projektů, a to přidáním příkazu /p:AspNetConfiguration=<hodnota> do příkazového řádku. Webové projekty nyní podporují pouze konfigurace Debug a Release. + Vynecháno, protože konfigurace "$(AspNetConfiguration)" není pro tento webový projekt podporována. Pomocí vlastnosti AspNetConfiguration můžete přepsat konfiguraci používanou k sestavování webových projektů, a to přidáním příkazu /p:AspNetConfiguration=<hodnota> do příkazového řádku. Webové projekty nyní podporují pouze konfigurace Debug a Release. UE: This is not an error, so doesn't need an error code. LOCALIZATION: Do NOT localize "AspNetConfiguration", "Debug", "Release". diff --git a/src/Build/Resources/xlf/Strings.de.xlf b/src/Build/Resources/xlf/Strings.de.xlf index 84db08c0b46..5ccbd3494cd 100644 --- a/src/Build/Resources/xlf/Strings.de.xlf +++ b/src/Build/Resources/xlf/Strings.de.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Fehler beim Suchen der angegebenen benutzerdefinierten Analysetoolassembly: {0}. Überprüfen Sie, ob sie vorhanden ist. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Fehler beim Laden des benutzerdefinierten Analysetooltyps „{0}“ aus der Assembly „{1}“. Stellen Sie sicher, dass es die Basisklasse „Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer“ erbt. Wenn es sich nicht um ein benutzerdefiniertes Analysetool handelt, sollte es nicht verfügbar gemacht werden. Weitere Informationen: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Fehler beim Registrieren des benutzerdefinierten Analysetools: {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Fehler beim Instanziieren der benutzerdefinierten Analysetoolregel mit der folgenden Ausnahme: {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Benutzerdefinierte Analysetoolregel {0} wurde erfolgreich registriert. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Ausgabeeigenschaft: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Ausnahme beim Hinzufügen der Datei „{0}“, Ausnahme: „{1}“ + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -543,7 +543,7 @@ The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} Errors: {3} - Der Konfliktlöser „{0}“ hat versucht, das SDK „{1}“ aufzulösen. + Der Konfliktlöser "{0}" hat versucht, das SDK "{1}" aufzulösen. Warnungen: {2} Fehler: {3} @@ -562,7 +562,7 @@ Fehler: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - Der Resolver „{0}“ hat versucht, das SDK „{1}“ aufzulösen, und hat NULL als Zeichenfolge in der Liste der Warnungen oder Fehler zurückgegeben. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Fehler: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Die Aufgabenassembly wurde aus „{0}“ geladen, während der gewünschte Speicherort „{1}“ war. + Task assembly was loaded from '{0}' while the desired location was '{1}'. @@ -669,7 +669,7 @@ Fehler: {3} This is an unhandled exception in MSBuild -- PLEASE UPVOTE AN EXISTING ISSUE OR FILE A NEW ONE AT https://aka.ms/msbuild/unhandled {0} - Dies ist eine nicht behandelte Ausnahme in MSBuild. RUFEN SIE EIN VORHANDENES PROBLEM AUF, ODER ERSTELLEN SIE EIN NEUES UNTER https://aka.ms/msbuild/unhandled + Dies ist ein Ausnahmefehler in MSBuild. STIMMEN SIE EINEM VORHANDENEN ISSUE ZU, ODER ERSTELLEN SIE EIN NEUES ISSUE UNTER https://aka.ms/msbuild/unhandled {0} diff --git a/src/Build/Resources/xlf/Strings.es.xlf b/src/Build/Resources/xlf/Strings.es.xlf index a96cf8a444c..754cd9fbfa6 100644 --- a/src/Build/Resources/xlf/Strings.es.xlf +++ b/src/Build/Resources/xlf/Strings.es.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - No se ha podido encontrar el ensamblado del analizador personalizado especificado: {0}. Compruebe si existe. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - No se pudo cargar el tipo de analizador personalizado: {0} del ensamblado: {1}. Asegúrese de que hereda la clase base Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Si no está pensado para ser un analizador personalizado, entonces no debería exponerse. Más información: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - No se ha podido registrar el analizador personalizado: {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - No se ha podido crear una instancia de la regla del analizador personalizado con la siguiente excepción: {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Regla del analizador personalizado: {0} se ha registrado correctamente. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Propiedad de salida: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Se ha producido una excepción al agregar el archivo '{0}'. Excepción: '{1}' + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -543,7 +543,7 @@ The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} Errors: {3} - El resolvedor "{0}" intentó resolver el SDK "{1}". + El solucionador "{0}" intentó resolver el SDK "{1}". Advertencias: {2} Errores: {3} @@ -562,7 +562,7 @@ Errores: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - El solucionador de "{0}" ha intentado resolver el SDK "{1}" y ha devuelto null como cadena en la lista de advertencias o errores. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errores: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - El ensamblado de tarea se cargó desde "{0}" mientras que la ubicación deseada era "{1}". + Task assembly was loaded from '{0}' while the desired location was '{1}'. diff --git a/src/Build/Resources/xlf/Strings.fr.xlf b/src/Build/Resources/xlf/Strings.fr.xlf index 35ef05de40d..6afc6b02ca9 100644 --- a/src/Build/Resources/xlf/Strings.fr.xlf +++ b/src/Build/Resources/xlf/Strings.fr.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Impossible de trouver l’assemblée d'analyseur personnalisé spécifié : {0}. Vérifiez s’il existe. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Échec du chargement du type d’analyseur personnalisé : {0} à partir de l’assembly : {1}. Assurez-vous qu’il hérite de la classe de base Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. S’il ne doit pas être un analyseur personnalisé, il ne doit pas être exposé. Plus d’informations : https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Échec de l’inscription de l’analyseur personnalisé : {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Échec de l’instanciation de la règle d’analyseur personnalisé avec l’exception suivante : {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Règle de l’analyseur personnalisé : {0} a été correctement inscrit. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Propriété de sortie : + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Une exception s’est produite lors de l’ajout du fichier « {0} ». Exception : « {1} » + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Erreurs : {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - Le programme de résolution de « {0} » a tenté de résoudre le SDK « {1} » et a retourné nul en tant que chaîne dans la liste des avertissements ou des erreurs. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Erreurs : {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - L’assembly de tâche a été chargé à partir de « {0} » alors que l’emplacement souhaité était « {1} ». + Task assembly was loaded from '{0}' while the desired location was '{1}'. @@ -669,7 +669,7 @@ Erreurs : {3} This is an unhandled exception in MSBuild -- PLEASE UPVOTE AN EXISTING ISSUE OR FILE A NEW ONE AT https://aka.ms/msbuild/unhandled {0} - Il s’agit d’une exception non gérée dans MSBuild –– VOTEZ POUR UN PROBLÈME EXISTANT OU ENTREZ UN NOUVEAU FICHIER À https://aka.ms/msbuild/unhandled. + Il s’agit d’une exception non prise en charge dans MSBuild –– VOTEZ POUR UN PROBLÈME EXISTANT OU CRÉEZ-EN UN SUR https://aka.ms/msbuild/unhandled {0} diff --git a/src/Build/Resources/xlf/Strings.it.xlf b/src/Build/Resources/xlf/Strings.it.xlf index 822be56a0c4..d899e1597ef 100644 --- a/src/Build/Resources/xlf/Strings.it.xlf +++ b/src/Build/Resources/xlf/Strings.it.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Impossibile trovare l'assembly dell'analizzatore personalizzato specificato: {0}. Verificare se esiste. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Non è stato possibile caricare il tipo di analizzatore diagnostico personalizzato: {0} dall'assembly: {1}. Assicurarsi che erediti la classe di base Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Se non è destinato a essere un analizzatore personalizzato, non deve essere esposto. Per altre informazioni: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Impossibile registrare l'analizzatore personalizzato: {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Impossibile creare un'istanza della regola dell'analizzatore personalizzato con l'eccezione seguente: {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Regola dell'analizzatore personalizzato: {0} è stata registrata. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Proprietà di output: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Si è verificata un'eccezione durante l'aggiunta del file '{0}', Eccezione: '{1}' + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -543,7 +543,7 @@ The "{0}" resolver attempted to resolve the SDK "{1}". Warnings: {2} Errors: {3} - Il resolver "{0}" ha provato a risolvere l'SDK "{1}". + Il resolver "{0}" ha tentato di risolvere l'SDK "{1}". Avvisi: {2} Errori: {3} @@ -562,7 +562,7 @@ Errori: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - Il resolver "{0}" ha tentato di risolvere l'SDK "{1}" e ha restituito Null come stringa nell'elenco di avvisi o errori. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errori: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - L'assembly attività è stato caricato da "{0}" mentre era "{1}" il percorso desiderato. + Task assembly was loaded from '{0}' while the desired location was '{1}'. diff --git a/src/Build/Resources/xlf/Strings.ja.xlf b/src/Build/Resources/xlf/Strings.ja.xlf index b217898f0b1..d958694860e 100644 --- a/src/Build/Resources/xlf/Strings.ja.xlf +++ b/src/Build/Resources/xlf/Strings.ja.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - 指定されたカスタム アナライザー アセンブリが見つかりませんでした: {0}。存在するかどうか確認してください。 + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - カスタム アナライザーの種類を読み込めませんでした: アセンブリ {1} の {0}。Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer 基底クラスを継承していることを確認してください。カスタム アナライザーを意図していない場合は、公開しないでください。詳細情報: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - カスタム アナライザーを登録できませんでした: {0} + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - 次の例外により、カスタム アナライザー ルールのインスタンスを作成できませんでした: {0}。 + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - カスタム アナライザー ルール: {0} が正常に登録されました。 + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - プロパティの出力: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - ファイル '{0}' を追加中に例外が発生しました、例外: '{1}' + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - "{0}" リゾルバーは SDK "{1}" を解決しようとしましたが、警告またはエラーのリストで文字列として null を返しました。 + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - タスク アセンブリは '{0}' から読み込まれましたが、必要な場所は '{1}' でした。 + Task assembly was loaded from '{0}' while the desired location was '{1}'. diff --git a/src/Build/Resources/xlf/Strings.ko.xlf b/src/Build/Resources/xlf/Strings.ko.xlf index 6031611ffa1..4d229b6c397 100644 --- a/src/Build/Resources/xlf/Strings.ko.xlf +++ b/src/Build/Resources/xlf/Strings.ko.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - 지정한 사용자 지정 분석기 어셈블리를 찾지 못했습니다. {0}. 존재하는지 확인하세요. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - 사용자 지정 분석기 형식을 로드하지 못했습니다. 어셈블리에서 {0} : {1}. Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer 기본 클래스를 상속해야 합니다. 사용자 지정 분석기가 아닌 경우 노출되지 않아야 합니다. 추가 정보: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - 사용자 지정 분석기를 등록하지 못했습니다. {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - 다음 예외로 인해 사용자 지정 분석기 규칙을 인스턴스화하지 못했습니다. {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - 사용자 지정 분석기 규칙: {0}이(가) 등록되었습니다. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - 출력 속성: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - '{0}' 파일을 추가하는 동안 예외가 발생했습니다. 예외: '{1}' + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - "{0}" 확인자가 SDK "{1}" 해결을 시도했으며 경고 또는 오류 목록에서 null을 문자열로 반환했습니다. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - 원하는 위치가 '{1}'인 동안 '{0}'에서 작업 어셈블리를 로드했습니다. + Task assembly was loaded from '{0}' while the desired location was '{1}'. diff --git a/src/Build/Resources/xlf/Strings.pl.xlf b/src/Build/Resources/xlf/Strings.pl.xlf index 882630d44bb..608b257ac9f 100644 --- a/src/Build/Resources/xlf/Strings.pl.xlf +++ b/src/Build/Resources/xlf/Strings.pl.xlf @@ -38,7 +38,7 @@ ArchiveFile was obtained, but the final edited version was not set. - Uzyskano plik ArchiveFile, ale nie ustawiono ostatecznej edycji wersji. + Uzyskano plik ArchiveFile, ale nie ustawiono ostatecznej edytowanej wersji. @@ -72,7 +72,7 @@ BuildEvent record number {0} was expected to read exactly {1} bytes from the stream, but read {2} instead. - Oczekiwano, że numer rekordu BuildEvent {0} odczyta ze strumienia liczbę bajtów równą dokładnie {1}, ale zamiast tego odczyta {2}. + Oczekiwano, że numer rekordu BuildEvent {0} odczyta ze strumienia liczbę bajtów równą dokładnie {1}, ale zamiast tego odczytał {2}. LOCALIZATION: {0} is an integer number denoting order. {1} is an integer denoting size. {2} is an integer value indicating number of bytes. @@ -91,7 +91,7 @@ Structured events and raw events cannot be replayed at the same time. - Nie można jednocześnie odtwarzać zdarzeń strukturalnych i nieprzetworzonych. + Nie można ponownie odtwarzać jednocześnie zdarzeń strukturalnych i zdarzeń pierwotnych. @@ -116,7 +116,7 @@ Attempt to skip {0} bytes, only non-negative offset up to int.MaxValue is allowed. - Próba pominięcia {0} bajtów, tylko przesunięcie nieujemne do liczby całkowitej. Wartość MaxValue jest dozwolona. + Próba pominięcia {0} bajtów, tylko przesunięcie nieujemne do wartości int.MaxValue jest dozwolone. LOCALIZATION: {0} is integer number denoting number of bytes. 'int.MaxValue' should not be translated. @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Nie można odnaleźć określonego zestawu analizatora niestandardowego: {0}. Sprawdź, czy istnieje. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Nie udało się załadować niestandardowego analizatora typu: {0} z zestawu: {1}. Upewnij się, że dziedziczy po klasie bazowej Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Jeśli nie jest przeznaczony do niestandardowego analizatora, nie powinien być ujawniany. Więcej informacji: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Nie można zarejestrować analizatora niestandardowego: {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Nie można utworzyć wystąpienia niestandardowej reguły analizatora z następującym wyjątkiem: {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Niestandardowa reguła analizatora: {0} została pomyślnie zarejestrowana. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -277,7 +277,7 @@ MSB4017: The build stopped unexpectedly because of an unexpected logger failure. {0} - MSB4017: Kompilacja została nieoczekiwanie zatrzymana z powodu nieoczekiwanego błędu rejestratora. + MSB4017: kompilacja została nieoczekiwanie zatrzymana z powodu nieoczekiwanego błędu rejestratora. {0} {StrBegin="MSB4017: "}UE: This message is used for a special exception that is thrown when a logger fails while logging an event (most likely because of a programming error in the logger). When a logger dies, we cannot proceed with the build, and we throw a @@ -400,7 +400,7 @@ Output Property: - Właściwość danych wyjściowych: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Wystąpił wyjątek podczas dodawania pliku „{0}”. Wyjątek: „{1}” + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Błędy: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - Program rozpoznawania nazw „{0}” próbował rozpoznać zestaw SDK „{1}” i zwrócił wartość null jako ciąg na liście ostrzeżeń lub błędów. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -620,7 +620,7 @@ Błędy: {3} The SDK "{0}" was successfully resolved by the "{1}" resolver to location "{2}" and version "{3}". - Zestaw SDK „{0}” został pomyślnie rozpoznany przez narzędzie Resolver „{1}” do lokalizacji „{2}” i wersji „{3}”. + Zestaw SDK „{0}” został pomyślnie rozpoznany przez narzędzie Resolver „{1}” w lokalizacji „{2}” i w wersji „{3}”. @@ -640,7 +640,7 @@ Błędy: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Zestaw zadania został załadowany z lokalizacji „{0}”, gdy żądana lokalizacja to „{1}”. + Task assembly was loaded from '{0}' while the desired location was '{1}'. @@ -669,7 +669,7 @@ Błędy: {3} This is an unhandled exception in MSBuild -- PLEASE UPVOTE AN EXISTING ISSUE OR FILE A NEW ONE AT https://aka.ms/msbuild/unhandled {0} - Jest to nieobsługiwany wyjątek w aplikacji MSBuild -- ZAGŁOSUJ NA ISTNIEJĄCY PROBLEM LUB ZAGŁOSUJ NA NOWY NA https://aka.ms/msbuild/unhandled. + Jest to nieobsługiwany wyjątek na platformie MSBuild -- ZAGŁOSUJ NA ISTNIEJĄCY PROBLEM LUB ZAREJESTRUJ NOWY W WITRYNIE https://aka.ms/msbuild/unhandled. {0} diff --git a/src/Build/Resources/xlf/Strings.pt-BR.xlf b/src/Build/Resources/xlf/Strings.pt-BR.xlf index fc5a65330ba..0a543ae5fde 100644 --- a/src/Build/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Build/Resources/xlf/Strings.pt-BR.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Falha ao localizar o assembly do analisador personalizado especificado: {0}. Verifique se existe. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Falha ao carregar o tipo de analisador personalizado: {0} do assembly: {1}. Certifique-se de que ele herde a classe base Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Se não se destina a ser um analisador personalizado, ele não deve ser exposto. Mais informações: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Falha ao registrar o analisador personalizado: {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Falha ao criar uma instância da regra do analisador personalizado com a seguinte exceção: {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Regra do analisador personalizado: {0} foi registrado com sucesso. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -277,7 +277,7 @@ MSB4017: The build stopped unexpectedly because of an unexpected logger failure. {0} - MSB4017: A compilação parou inesperadamente devido a uma falha do agente de log. + MSB4017: a compilação parou inesperadamente devido a uma falha do agente. {0} {StrBegin="MSB4017: "}UE: This message is used for a special exception that is thrown when a logger fails while logging an event (most likely because of a programming error in the logger). When a logger dies, we cannot proceed with the build, and we throw a @@ -400,7 +400,7 @@ Output Property: - Propriedade de Saída: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Ocorreu uma exceção ao adicionar o arquivo '{0}', Exceção: '{1}' + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Erros: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - O resolvedor "{0}" tentou resolver o SDK "{1}" e retornou nulo como uma cadeia de caracteres na lista de avisos ou erros. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Erros: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - O assembly da tarefa foi carregado de "{0}" enquanto o local desejado era "{1}". + Task assembly was loaded from '{0}' while the desired location was '{1}'. @@ -669,7 +669,7 @@ Erros: {3} This is an unhandled exception in MSBuild -- PLEASE UPVOTE AN EXISTING ISSUE OR FILE A NEW ONE AT https://aka.ms/msbuild/unhandled {0} - Esta é uma exceção não tratada no MSBuild -- POR FAVOR, APOIE UM PROBLEMA EXISTENTE OU ARQUIVE UM NOVO EM https://aka.ms/msbuild/unhandled + Essa é uma exceção não tratada no MSBuild -- POR FAVOR, ATUALIZE UMA QUESTÃO EXISTENTE OU ENCAMINHE UMA NOVA EM https://aka.ms/msbuild/unhandled {0} diff --git a/src/Build/Resources/xlf/Strings.ru.xlf b/src/Build/Resources/xlf/Strings.ru.xlf index 1be45180f2e..c87cd1075f5 100644 --- a/src/Build/Resources/xlf/Strings.ru.xlf +++ b/src/Build/Resources/xlf/Strings.ru.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Не удалось найти указанную сборку настраиваемого анализатора: {0}. Убедитесь, что она существует. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Не удалось загрузить настраиваемый тип анализатора {0} из сборки {1}. Убедитесь, что он наследует базовый класс Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Если он не предназначен для настраиваемого анализатора, его не следует предоставлять. Дополнительные сведения: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Не удалось зарегистрировать настраиваемый анализатор: {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Не удалось создать экземпляр правила настраиваемого анализатора со следующим исключением: {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Зарегистрировано правило настраиваемого анализатора: {0}. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Выходное свойство: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Возникло исключение при добавлении файла "{0}", исключение: "{1}" + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - Сопоставитель "{0}" попытался разрешить пакет SDK "{1}" и вернул значение NULL в виде строки в списке предупреждений или ошибок. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Сборка задачи была загружена из "{0}", а нужное расположение — "{1}". + Task assembly was loaded from '{0}' while the desired location was '{1}'. @@ -669,7 +669,7 @@ Errors: {3} This is an unhandled exception in MSBuild -- PLEASE UPVOTE AN EXISTING ISSUE OR FILE A NEW ONE AT https://aka.ms/msbuild/unhandled {0} - Это необработанное исключение в MSBuild. Проголосуйте за существующую проблему или сообщите о новой по адресу https://aka.ms/msbuild/unhandled + Это необработанное исключение в MSBuild. ПРОГОЛОСУЙТЕ ЗА СУЩЕСТВУЮЩУЮ ПРОБЛЕМУ ИЛИ СООБЩИТЕ О НОВУЙ НА https://aka.ms/msbuild/unhandled {0} diff --git a/src/Build/Resources/xlf/Strings.tr.xlf b/src/Build/Resources/xlf/Strings.tr.xlf index 57b30ef0e67..04ca643f3af 100644 --- a/src/Build/Resources/xlf/Strings.tr.xlf +++ b/src/Build/Resources/xlf/Strings.tr.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Belirtilen {0} özel çözümleyici derlemesi bulunamadı. Lütfen var olup olmadığını kontrol edin. + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Özel çözümleyici türü yüklenemedi: {0} derlemeden: {1}. Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer temel sınıf devralınmış olduğundan emin olun. Özel bir çözümleyici olması amaçlanmadıysa açığa çıkarılmaması gerekir. Daha fazla bilgi: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Özel çözümleyici kaydedilemedi: {0}. + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Özel çözümleyici kuralı şu özel durumla başlatılamadı: {0}. + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - {0} özel çözümleyici kuralı başarıyla kaydedildi. + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Çıkış Özelliği: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - Exception: '{1}': '{0}' dosyası eklenirken özel durum oluştu + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Hatalar: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - "{0}" çözümleyicisi "{1}" SDK'sını çözümlemeye çalıştı ve uyarılar veya hatalar listesinde bir dize olarak null döndürdü. + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Hatalar: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - İstenilen konum '{1}' iken görev derlemesi '{0}'dan yüklendi. + Task assembly was loaded from '{0}' while the desired location was '{1}'. @@ -669,7 +669,7 @@ Hatalar: {3} This is an unhandled exception in MSBuild -- PLEASE UPVOTE AN EXISTING ISSUE OR FILE A NEW ONE AT https://aka.ms/msbuild/unhandled {0} - Bu, MSBuild'de işlenmeyen bir istisnadır -- LÜTFEN MEVCUT BİR SORUNU OYLAYIN VEYA https://aka.ms/msbuild/unhandled ADRESİNDE YENİ BİR SORUN DOSYALAYIN + Bu, MSBuild'de işlenmeyen bir istisnadır -- LÜTFEN MEVCUT BİR SORUNU OYLAYIN VEYA https://aka.ms/msbuild/unhandled ADRESİNDE YENİ BİR SORUN OLUŞTURUN {0} diff --git a/src/Build/Resources/xlf/Strings.zh-Hans.xlf b/src/Build/Resources/xlf/Strings.zh-Hans.xlf index c2f5d371a06..773cc79bac7 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hans.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - 找不到指定的自定义分析器程序集: {0}。请检查它是否存在。 + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - 未能从程序集 {1} 加载自定义分析器类型 {0}。请确保它继承 Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer 基类。如果不打算将其作为自定义分析器,则不应将其公开。详细信息: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - 无法注册自定义分析器: {0}。 + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - 无法实例化自定义分析器规则,出现以下异常: {0}。 + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - 自定义分析器规则: {0} 已成功注册。 + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -310,7 +310,7 @@ EvaluationContext objects created with SharingPolicy.Isolated or SharingPolicy.SharedSDKCache do not support being passed an MSBuildFileSystemBase file system. - 使用 SharingPolicy.Isolated 或 SharingPolicy.SharedSDKCache 创建的 EvaluationContext 对象不支持被传递 MSBuildFileSystemBase 文件系统。 + 使用 SharingPolicy.Isolated 创建的 EvaluationContext 对象。SharingPolicy.SharedSDKCache 不支持被传递 MSBuildFileSystemBase 文件系统。 @@ -400,7 +400,7 @@ Output Property: - 输出属性: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - 添加文件“{0}”时发生异常,异常:“{1}” + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - “{0}”解析程序已尝试解析 SDK“{1}”,并在警告或错误列表中以字符串形式返回 null。 + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - 已从“{0}”加载任务程序集,但所需位置为“{1}”。 + Task assembly was loaded from '{0}' while the desired location was '{1}'. @@ -2598,7 +2598,7 @@ Utilization: {0} Average Utilization: {1:###.0} MSB4229: The value "{0}" is not valid for an Sdk specification. The attribute should be a semicolon-delimited list of Sdk-name/minimum-version pairs, separated by a forward slash. - MSB4229: 值“{0}”对 Sdk 规范无效。此属性应该是以分号分隔的Sdk-name/minimum-version 对(用正斜杠分隔)的列表。 + MSB4229: 值“{0}”对 Sdk 规范无效。此属性应该是以分号分隔的Sdk-name/minimum-version 对 (用正斜杠分隔) 的列表。 {StrBegin="MSB4229: "} diff --git a/src/Build/Resources/xlf/Strings.zh-Hant.xlf b/src/Build/Resources/xlf/Strings.zh-Hant.xlf index e4e829e6388..64036148a2b 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hant.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - 找不到指定的自訂分析器組件: {0}。請檢查它是否存在。 + Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - 無法從組件 {1} 載入自訂分析器類型 {0}。請確定它繼承 Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer 基類。如果不是要作為自訂分析器,則不應公開。更多資訊: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - 無法登錄自訂分析器: {0}。 + Failed to register the custom analyzer: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - 無法具現化自訂分析器規則,發生下列例外狀況: {0}。 + Failed to instantiate the custom analyzer rule with the following exception: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - 自訂分析器規則: 已成功登錄 {0}。 + Custom analyzer rule: {0} has been registered successfully. The message is emitted on successful loading of the custom analyzer rule in process. @@ -277,7 +277,7 @@ MSB4017: The build stopped unexpectedly because of an unexpected logger failure. {0} - MSB4017: 因為未預期的記錄器失敗,建置未預期停止。 + MSB4017: 由於發生未預期的記錄器失敗,因此已中止組建。 {0} {StrBegin="MSB4017: "}UE: This message is used for a special exception that is thrown when a logger fails while logging an event (most likely because of a programming error in the logger). When a logger dies, we cannot proceed with the build, and we throw a @@ -400,7 +400,7 @@ Output Property: - 輸出屬性: + Output Property: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - 新增檔案 '{0}' 時發生例外狀況,例外狀況: '{1}' + An exception occurred when adding the file '{0}', Exception: '{1}' @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - "{0}" 解析程式嘗試解析 SDK "{1}",並以警告或錯誤清單中的字串傳回 null。 + The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - 工作組件已從 '{0}' 載入,但 '{1}' 才是所需的位置。 + Task assembly was loaded from '{0}' while the desired location was '{1}'. diff --git a/src/MSBuild/Resources/xlf/Strings.cs.xlf b/src/MSBuild/Resources/xlf/Strings.cs.xlf index 120aef2c3d9..fafbe220e13 100644 --- a/src/MSBuild/Resources/xlf/Strings.cs.xlf +++ b/src/MSBuild/Resources/xlf/Strings.cs.xlf @@ -33,14 +33,14 @@ failed with {0} error(s) - selhalo s {0} chybami. + selhalo s {0} chybou/chybami. Part of Terminal Logger summary message: "Build {BuildResult_X} in {duration}s" failed with {0} error(s) and {1} warning(s) - selhalo s {0} chybami a {1} upozorněními. + selhalo s chybami (celkem {0}) a upozorněními (celkem {1}) Part of Terminal Logger summary message: "Build {BuildResult_X} in {duration}s" @@ -61,7 +61,7 @@ succeeded with {0} warning(s) - akce proběhla úspěšně s {0} upozorněním(i). + uspělo s {0} upozorněním(i). Part of Terminal Logger summary message: "Build {BuildResult_X} in {duration}s" @@ -602,20 +602,17 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký -logger:XMLLogger,MyLogger,Version=1.0.2,Culture=neutral -logger:XMLLogger,C:\Loggers\MyLogger.dll;OutputAsHTML - -logger:<protok_nást> Použít daný protokolovací nástroj k protokolování - událostí nástroje MSBuild. Chcete-li zadat více protokolovacích. - nástrojů, musíte je zadat jednotlivě. - Syntaxe hodnoty <protok_nást>: - [<třída_protok_nást>,]<sestavení_protok_nást> - [;<param_protok_nást>] - Syntaxe hodnoty <třída_protok_nást>: - [<část/úpl_obor_názvů>.]<náz_tř_protok_nást> - Syntaxe hodnoty <sestavení_protok_nást>: - {<název_sestavení>[,<strong name>] | <soubor_sestavení>} + -logger:<logger> Použít daný protokolovací nástroj k protokolování událostí nástroje MSBuild. Pokud chcete zadat + více protokolovacích nástrojů, musíte je zadat jednotlivě. + Syntaxe hodnoty <logger> je: + [<class>,]<assembly>[,<options>][;<parameters>] + Syntaxe hodnoty <logger class> je: + [<partial or full namespace>.]<logger class name> + Syntaxe hodnoty <logger assembly> je: + {<assembly name>[,<strong name>] | <assembly file>} Parametry protokolovacího nástroje určují, jak MSBuild vytvoří protokolovací nástroj. - Parametry <param_protok_nást> jsou volitelné a předávají se - protokolovacímu nástroji přesně v tom tvaru, v jakém - byly zadány. (Krátký tvar: -l) + Parametry <logger parameters> jsou volitelné a předávají se + protokolovacímu nástroji přesně v tom tvaru, v jakém byly zadány. (Krátký tvar: -l) Příklady: -logger:XMLLogger,MyLogger,Version=1.0.2,Culture=neutral -logger:XMLLogger,C:\Loggers\MyLogger.dll;OutputAsHTML @@ -884,23 +881,20 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký -dl:XMLLogger,MyLogger,Version=1.0.2,Culture=neutral -dl:MyLogger,C:\My.dll*ForwardingLogger,C:\Logger.dll - -distributedlogger:<centr_protok_nást>*<předáv_protok_nást> - Použít zadaný protokolovací nástroj pro protokolování událostí - z nástroje MSBuild; ke každému uzlu připojit jinou instanci - protokolovacího nástroje. Chcete-li zadat více - protokolovacích nástrojů, uveďte je jednotlivě. + -distributedLogger:<central logger>*<forwarding logger> + Použít zadaný protokolovací nástroj pro protokolování událostí z nástroje MSBuild; ke každému uzlu připojit + jinou instanci protokolovacího nástroje. Pokud chcete zadat více + protokolovacích nástrojů, uveďte je jednotlivě. (Krátký tvar: -dl) - Syntaxe hodnoty <protok_nást>: - [<třída_protok_nást>,]<sestav_protok_nást> - [;<param_protok_nást>] - Syntaxe hodnoty <třída_protok_nást>: - [<část/úpl_obor_názvů>.]<náz_tř_protok_nást> - Syntaxe hodnoty <sestav_protok_nást>: - {<název_sestavení>[,<strong name>] | <soubor_sestavení>} + Syntaxe hodnoty <logger> je: + [<class>,]<assembly>[,<options>][;<parameters>] + Syntaxe hodnoty <logger class> je: + [<partial or full namespace>.]<logger class name> + Syntaxe hodnoty <logger assembly> je: + {<assembly name>[,<strong name>] | <assembly file>} Parametry protokolovacího nástroje určují, jak MSBuild vytvoří protokolovací nástroj. Parametry <param_protok_nást> jsou volitelné a předávají se - protokolovacímu nástroji přesně v zadaném tvaru. - (Krátký tvar: -l) + protokolovacímu nástroji přesně v zadaném tvaru. (Krátký tvar: -l) Příklady: -dl:XMLLogger,MyLogger,Version=1.0.2,Culture=neutral -dl:MyLogger,C:\My.dll*ForwardingLogger,C:\Logger.dll @@ -1088,7 +1082,7 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký Verbosity=diagnostic;Encoding=UTF-8 -flp:Summary;Verbosity=minimal;LogFile=msbuild.sum - -flp1:warningsonly;logfile=msbuild.wrn + -flp1:warningsonly;logfile=msbuild.wrn -flp2:errorsonly;logfile=msbuild.err @@ -1724,27 +1718,27 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký Test summary: total: {0} - Souhrn testu: celkem: {0} + Test summary: total: {0} {0} whole number duration: {0}s - doba trvání: {0} s + duration: {0}s {0} whole number failed: {0} - selhalo: {0} + failed: {0} {0} whole number skipped: {0} - přeskočeno: {0} + skipped: {0} {0} whole number succeeded: {0} - úspěšné: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.de.xlf b/src/MSBuild/Resources/xlf/Strings.de.xlf index b428a5c1cf7..8918e855fde 100644 --- a/src/MSBuild/Resources/xlf/Strings.de.xlf +++ b/src/MSBuild/Resources/xlf/Strings.de.xlf @@ -119,12 +119,11 @@ This flag is experimental and may not work as intended. - -reportFileAccesses[:True|Falsch] - Führt dazu, dass MSBuild Dateizugriffe an alle konfigurierten - meldet - Projektcache-Plug-Ins. + -reportFileAccesses[:True|False] + Führt dazu, dass MSBuild Dateizugriffe auf ein beliebiges konfiguriertes + Projektcache-Plug-In meldet. - Dieses Kennzeichen ist experimentell und funktioniert möglicherweise nicht wie vorgesehen. + Dieses Flag ist experimentell und funktioniert möglicherweise nicht wie vorgesehen. LOCALIZATION: "-reportFileAccesses" should not be localized. @@ -601,11 +600,11 @@ Dies ist ein restriktiverer Modus von MSBuild, da er erfordert, -logger:<Protokollierung> Mithilfe dieser Protokollierung werden Ereignisse von MSBuild protokolliert. Um mehrere Protokollierungen anzugeben, wird jede Protokollierung gesondert angegeben. Die Syntax für die <Protokollierung> lautet: - [<Klasse>,]<Assembly>[,<Optionen>][;<Parameter>] + [<Klasse>,]<assembly>[,<Optionen>][;<Parameter>] Die Syntax für die <Protokollierungsklasse> lautet: [<Teilweiser oder vollständiger Namespace>.]<Name der Protokollierungsklasse> Die Syntax für die <Protokollierungsassembly> lautet: - {<Assemblyname>[,<strong name>] | <Assemblydatei>} + {<assembly name>[,<strong name>] | <assembly file>} Die Protokollierungsoptionen geben an, wie MSBuild die Protokollierung erstellt. Die <Protokollierungsparameter> sind optional und werden genau so an die Protokollierung übergeben, wie sie eingegeben wurden. (Kurzform: -l) @@ -883,11 +882,11 @@ Dieses Protokollierungsformat ist standardmäßig aktiviert. gesondert angegeben. (Kurzform -dl) Die Syntax für die <Protokollierung> lautet: - [<Klasse>,]<Assembly>[,<Optionen>][;<Parameter>] + [<Klasse>,]<assembly>[,<Optionen>][;<Parameter>] Die Syntax für die <Protokollierungsklasse> lautet: [<Teilweiser oder vollständiger Namespace>.]<Name der Protokollierungsklasse> Die Syntax für die <Protokollierungsassembly> lautet: - {<Assemblyname>[,<strong name>] | <Assemblydatei>} + {<assembly name>[,<strong name>] | <assembly file>} Die Protokollierungsoptionen geben an, wie MSBuild die Protokollierung erstellt. Die <Protokollierungsparameter> sind optional und werden genau so an die Protokollierung übergeben, wie sie eingegeben wurden. (Kurzform: -l) @@ -1712,27 +1711,27 @@ Dieses Protokollierungsformat ist standardmäßig aktiviert. Test summary: total: {0} - Testzusammenfassung: insgesamt: {0} + Test summary: total: {0} {0} whole number duration: {0}s - Dauer: {0} Sek. + duration: {0}s {0} whole number failed: {0} - fehlgeschlagen: {0} + failed: {0} {0} whole number skipped: {0} - übersprungen: {0} + skipped: {0} {0} whole number succeeded: {0} - erfolgreich: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.es.xlf b/src/MSBuild/Resources/xlf/Strings.es.xlf index a31a8006280..1e3660a8f8d 100644 --- a/src/MSBuild/Resources/xlf/Strings.es.xlf +++ b/src/MSBuild/Resources/xlf/Strings.es.xlf @@ -123,7 +123,7 @@ Hace que MSBuild informe de los accesos a los archivos a cualquier complemento de caché de proyectos. -Esta marca es experimental y puede que no funcione según lo previsto. + Esta marca es experimental y puede que no funcione según lo previsto. LOCALIZATION: "-reportFileAccesses" should not be localized. @@ -598,18 +598,14 @@ Esta marca es experimental y puede que no funcione según lo previsto. -logger:XMLLogger,C:\Loggers\MyLogger.dll;OutputAsHTML -logger:<registrador> Use este registrador para registrar eventos - de MSBuild. Para especificar varios registradores, especifique - cada uno de ellos por separado. + de MSBuild. Para especificar varios registradores, especifique cada uno de ellos por separado. La sintaxis de <registrador> es: - [<clase>,]<ensamblado>[,<opciones>][;<parámetros>] + [<clase>,]<assembly>[,<opciones>][;<parámetros>] La sintaxis de <clase del registrador> es: - [<espacio de nombres parcial o completo>.]<nombre de - clase del registrador> - La sintaxis de <ensamblado del registrador> es: - {<nombre del ensamblado>[,<strong name>] | <archivo - de ensamblado>} - Las opciones del registrador especifican cómo crea MSBuild - el registrador. + [<espacio de nombres parcial o completo>.]<nombre de clase del registrador> + La sintaxis de <ensamblado del registrador> es: + {<assembly name>[,<strong name>] | <assembly file>} + Las opciones del registrador especifican cómo crea MSBuild el registrador. Los <parámetros del registrador> son opcionales y se pasan al registrador tal como se escriben. (Forma corta: -l) Ejemplos: @@ -886,15 +882,12 @@ Esta marca es experimental y puede que no funcione según lo previsto. Para especificar varios registradores, especifique cada uno de ellos por separado. (Forma corta: -dl) La sintaxis de <registrador> es: - [<clase>,]<ensamblado>[,<opciones>][;<parámetros>] + [<clase>,]<assembly>[,<opciones>][;<parámetros>] La sintaxis de <clase del registrador> es: - [<espacio de nombres parcial o completo>.]<nombre - de la clase del registrador> + [<espacio de nombres parcial o completo>.]<nombre de la clase del registrador> La sintaxis de <ensamblado del registrador> es: - {<nombre del ensamblado>[,<strong name>] | <archivo - de ensamblado>} - Las opciones del registrador especifican cómo crea MSBuild - el registrador. + {<assembly name>[,<strong name>] | <assembly file>} + Las opciones del registrador especifican cómo crea MSBuild el registrador. Los <parámetros del registrador> son opcionales y se pasan al registrador tal como se escriben. (Forma corta: -l) Ejemplos: @@ -1718,27 +1711,27 @@ Esta marca es experimental y puede que no funcione según lo previsto. Test summary: total: {0} - Resumen de pruebas: total: {0} + Test summary: total: {0} {0} whole number duration: {0}s - duración: {0} s + duration: {0}s {0} whole number failed: {0} - con errores: {0} + failed: {0} {0} whole number skipped: {0} - omitido: {0} + skipped: {0} {0} whole number succeeded: {0} - correcto: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.fr.xlf b/src/MSBuild/Resources/xlf/Strings.fr.xlf index 15883adffc6..59b39f752af 100644 --- a/src/MSBuild/Resources/xlf/Strings.fr.xlf +++ b/src/MSBuild/Resources/xlf/Strings.fr.xlf @@ -121,7 +121,7 @@ -reportFileAccesses[:True|False] Entraîne le signalement par MSBuild des accès par fichiers aux plug-ins - cache de projet configurés. + de cache de projet configurés. Cet indicateur est expérimental et peut ne pas fonctionner comme prévu. @@ -604,7 +604,7 @@ Cet indicateur est expérimental et peut ne pas fonctionner comme prévu. Syntaxe de <classe de journalisation> : [<espace de noms partiels ou complets>.]<nom de la classe de journalisation> Syntaxe de <assembly de journalisation> : - {<nom d'assembly>[,<strong name>] | <fichier d'assembly>} + {<assembly name>[,<strong name>] | <assembly file>} Les options de journalisation spécifient la façon dont MSBuild crée le journaliseur. Les <paramètres de journalisation> sont facultatifs. Ils sont passés au journaliseur tels que vous les avez tapés. (Forme abrégée : -l) @@ -886,7 +886,7 @@ Remarque : verbosité des enregistreurs d’événements de fichiers Syntaxe de <classe de journalisation> : [<espace de noms partiels ou complets>.]<nom de la classe de journalisation> Syntaxe de <assembly de journalisation> : - {<nom d'assembly>[,<strong name>] | <fichier d'assembly>} + {<assembly name>[,<strong name>] | <assembly file>} Les options de journalisation spécifient la façon dont MSBuild crée le journaliseur. Les <paramètres de journalisation> sont facultatifs. Ils sont passés au journaliseur tels que vous les avez tapés. (Forme abrégée : -l) @@ -1359,7 +1359,7 @@ Remarque : verbosité des enregistreurs d’événements de fichiers MSBUILD : error MSB1014: Must provide an item name for the getItem switch. - MSBUILD : error MSB1014: Must provide an item name for the getItem switch. + MSBUILD : error MSB1014: Doit fournir un nom d'élément pour le commutateur getItem. {StrBegin="MSBUILD : error MSB1014: "}UE: This happens if the user does something like "msbuild.exe -getItem". The user must pass in an actual item name following the switch, as in "msbuild.exe -getItem:blah". @@ -1368,7 +1368,7 @@ Remarque : verbosité des enregistreurs d’événements de fichiers MSBUILD : error MSB1010: Must provide a property name for the getProperty switch. - MSBUILD : error MSB1010: Must provide a property name for the getProperty switch. + MSBUILD : error MSB1010: Doit fournir un nom de propriété pour le commutateur getProperty. {StrBegin="MSBUILD : error MSB1010: "}UE: This happens if the user does something like "msbuild.exe -getProperty". The user must pass in an actual property name following the switch, as in "msbuild.exe -getProperty:blah". @@ -1386,7 +1386,7 @@ Remarque : verbosité des enregistreurs d’événements de fichiers MSBUILD : error MSB1017: Must provide a target name for the getTargetResult switch. - MSBUILD : error MSB1017: Must provide a target name for the getTargetResult switch. + MSBUILD : error MSB1017: Doit fournir un nom de cible pour le commutateur getTargetResult. {StrBegin="MSBUILD : error MSB1017: "}UE: This happens if the user does something like "msbuild.exe -getTargetResult". The user must pass in an actual target name following the switch, as in "msbuild.exe -getTargetResult:blah". @@ -1651,7 +1651,7 @@ Remarque : verbosité des enregistreurs d’événements de fichiers MSBUILD : error MSB1063: Cannot access properties or items when building solution files or solution filter files. This feature is only available when building individual projects. - MSBUILD : error MSB1063: Cannot access properties or items when building solution files or solution filter files. This feature is only available when building individual projects. + MSBUILD : error MSB1063: Impossible d'accéder aux propriétés ou aux éléments lors de la création de fichiers de solution ou de fichiers de filtre de solution. Cette fonctionnalité est disponible uniquement lors de la génération de projets individuels. {StrBegin="MSBUILD : error MSB1063: "}UE: This happens if the user passes in a solution file when trying to access individual properties or items. The user must pass in a project file. LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized. @@ -1711,27 +1711,27 @@ Remarque : verbosité des enregistreurs d’événements de fichiers Test summary: total: {0} - Récapitulatif du test : total : {0} + Test summary: total: {0} {0} whole number duration: {0}s - durée : {0}s + duration: {0}s {0} whole number failed: {0} - échec : {0} + failed: {0} {0} whole number skipped: {0} - ignoré : {0} + skipped: {0} {0} whole number succeeded: {0} - réussi : {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.it.xlf b/src/MSBuild/Resources/xlf/Strings.it.xlf index 8563e1864c8..716df001fa7 100644 --- a/src/MSBuild/Resources/xlf/Strings.it.xlf +++ b/src/MSBuild/Resources/xlf/Strings.it.xlf @@ -120,10 +120,10 @@ This flag is experimental and may not work as intended. -reportFileAccesses[:True|False] - Fa in modo che MSBuild segnali gli accessi ai file a qualsiasi file configurato + Fa in modo che MSBuild segnali gli accessi ai file a qualsiasi plug-in della cache del progetto. -Questo flag è sperimentale e potrebbe non funzionare come previsto. + Questo flag è sperimentale e potrebbe non funzionare come previsto. LOCALIZATION: "-reportFileAccesses" should not be localized. @@ -610,8 +610,8 @@ Questo flag è sperimentale e potrebbe non funzionare come previsto. [<classe>,]<assembly>[,<opzioni>][;<parametri>] La sintassi di <classe logger> è la seguente: [<spazio dei nomi parziale o completo>.]<nome classe logger> - La sintassi di <assembly logger> è la seguente: - {<nome assembly>[,<strong name>] | <file di assembly>} + La sintassi di <logger assembly> è la seguente: + {<assembly name>[,<strong name>] | <assembly file>} Le opzioni di logger consentono di specificare in che modo MSBuild crea il logger. I <parametri logger> sono facoltativi e vengono passati al logger così come vengono digitati. Forma breve: -l. @@ -892,8 +892,8 @@ Nota: livello di dettaglio dei logger di file [<classe>,]<assembly>[,<opzioni>][;<parametri>] La sintassi di <classe logger> è la seguente: [<spazio dei nomi parziale o completo>.]<nome classe logger> - La sintassi di <assembly logger> è la seguente: - {<nome assembly>[,<strong name>] | <file di assembly>} + La sintassi di <logger assembly> è la seguente: + {<assembly name>[,<strong name>] | <assembly file>} Le opzioni di logger consentono di specificare in che modo MSBuild crea il logger. I <parametri logger> sono facoltativi e vengono passati al logger così come vengono digitati. Forma breve: -l @@ -1012,9 +1012,8 @@ Nota: livello di dettaglio dei logger di file è la directory corrente. Per impostazione predefinita, ai file viene assegnato il nome "MSBuild<idnodo>.log". Il percorso dei file e altri parametri di fileLogger possono - essere specificati aggiungendo l'opzione + essere specificati aggiungendo l'opzione "-fileLoggerParameters". - "-fileLoggerParameters". Se il nome di un file di log viene impostato con l'opzione fileLoggerParameters, il logger distribuito userà il nome file come modello e aggiungerà l'ID del nodo per creare un @@ -1361,7 +1360,7 @@ Nota: livello di dettaglio dei logger di file MSBUILD : error MSB1067: Must provide a feature name for the featureavailability switch. - MSBUILD : error MSB1067: È necessario fornire un nome funzionalità per il passaggio a disponibilità funzionalità. + MSBUILD : error MSB1067: è necessario fornire un nome funzionalità per il passaggio a disponibilità di funzionalità. {StrBegin="MSBUILD : error MSB1067: "}UE: This happens if the user does something like "msbuild.exe -featureavailability". The user must pass in an actual feature name following the switch, as in "msbuild.exe -featureavailability:blah". @@ -1722,27 +1721,27 @@ Nota: livello di dettaglio dei logger di file Test summary: total: {0} - Riepilogo test: totale: {0} + Test summary: total: {0} {0} whole number duration: {0}s - durata: {0}s + duration: {0}s {0} whole number failed: {0} - non riuscito: {0} + failed: {0} {0} whole number skipped: {0} - ignorato: {0} + skipped: {0} {0} whole number succeeded: {0} - riuscito: {0} + succeeded: {0} {0} whole number @@ -2128,16 +2127,15 @@ Esegue la profilatura della valutazione di MSBuild e scrive -restoreProperty:IsRestore=true;MyProperty=value -restoreProperty:<n>=<v> - Imposta queste proprietà a livello di progetto o ne esegue - l'override solo durante il ripristino e non usa le - proprietà specificate con l'argomento -property. - <v> rappresenta il nome della proprietà e <v> il - valore della proprietà. Usare il punto e virgola o la - virgola per delimitare più proprietà o specificare ogni - proprietà separatamente. - Forma breve: -rp. - Esempio: - -restoreProperty:IsRestore=true;MyProperty=value + Imposta queste proprietà a livello di progetto o ne esegue + l'override solo durante il ripristino e non usa le + proprietà specificate con l'argomento -property. + <v> rappresenta il nome della proprietà e <v> il + valore della proprietà. Usare il punto e virgola o la + virgola per delimitare più proprietà o specificare ogni proprietà separatamente. + (Forma breve: -rp) + Esempio: + -restoreProperty:IsRestore=true;MyProperty=value LOCALIZATION: "-restoreProperty" and "-rp" should not be localized. diff --git a/src/MSBuild/Resources/xlf/Strings.ja.xlf b/src/MSBuild/Resources/xlf/Strings.ja.xlf index 507c861bb97..40479ff1061 100644 --- a/src/MSBuild/Resources/xlf/Strings.ja.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ja.xlf @@ -121,7 +121,7 @@ -reportFileAccesses[:True|False] MSBuild が、構成されているプロジェクト キャッシュ プラグインへの - ファイル アクセスを報告します。 + ファイル アクセスを報告するようにします。 このフラグは実験的なものであり、意図したとおりに動作しない可能性があります。 @@ -142,7 +142,7 @@ MSBUILD : error MSB1065: Terminal logger value is not valid. It should be one of 'auto', 'true', or 'false'. {0} - MSBUILD : error MSB1065: ターミナル ロガーの値が無効です。'auto'、'true'、または 'false' のいずれかである必要があります。 {0} + MSBUILD : error MSB1065: ターミナル ロガーの値が無効です。'auto'、'true'、または 'false' のいずれかである必要があります。{0} {StrBegin="MSBUILD : error MSB1065: "} UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. @@ -1711,27 +1711,27 @@ Test summary: total: {0} - テスト概要: 合計: {0} + Test summary: total: {0} {0} whole number duration: {0}s - 期間: {0} 秒 + duration: {0}s {0} whole number failed: {0} - 失敗数: {0} + failed: {0} {0} whole number skipped: {0} - スキップ済み数: {0} + skipped: {0} {0} whole number succeeded: {0} - 成功数: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.ko.xlf b/src/MSBuild/Resources/xlf/Strings.ko.xlf index 7a6d0d02cc4..4f3a89f7d93 100644 --- a/src/MSBuild/Resources/xlf/Strings.ko.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ko.xlf @@ -600,11 +600,11 @@ -logger:<로거> 이 로거를 사용하여 MSBuild의 이벤트를 기록합니다. 여러 로거를 지정하려면 각 로거를 개별적으로 지정합니다. <로거> 구문은 다음과 같습니다. - [<클래스>,]<어셈블리>[,<옵션>][;<매개 변수>] + [<클래스>,]<assembly>[,<옵션>][;<매개 변수>] <로거 클래스> 구문은 다음과 같습니다. [<부분 또는 전체 네임스페이스>.]<로거 클래스 이름> <로거 어셈블리> 구문은 다음과 같습니다. - {<어셈블리 이름>[,<strong name>] | <어셈블리 파일>} + {<assembly name>[,<strong name>] | <assembly file>} 로거 옵션은 MSBuild가 로거를 만드는 방법을 지정합니다. <로거 매개 변수>는 선택 사항이고 입력한 대로 정확히 로거에 전달됩니다. (약식: -l) @@ -882,11 +882,11 @@ 로거를 지정하려면 각 로거를 개별적으로 지정합니다. (약식 -dl) <로거> 구문은 다음과 같습니다. - [<클래스>,]<어셈블리>[,<옵션>][;<매개 변수>] + [<클래스>,]<assembly>[,<옵션>][;<매개 변수>] <로거 클래스> 구문은 다음과 같습니다. [<부분 또는 전체 네임스페이스>.]<로거 클래스 이름> <로거 어셈블리> 구문은 다음과 같습니다. - {<어셈블리 이름>[,<strong name>] | <어셈블리 파일>} + {<assembly name>[,<strong name>] | <assembly file>} 로거 옵션은 MSBuild가 로거를 만드는 방법을 지정합니다. <로거 매개 변수>는 선택 사항이고 입력한 대로 정확히 로거에 전달됩니다. (약식: -l) @@ -1711,27 +1711,27 @@ Test summary: total: {0} - 테스트 요약: 합계: {0} + Test summary: total: {0} {0} whole number duration: {0}s - 기간: {0}초 + duration: {0}s {0} whole number failed: {0} - 실패: {0} + failed: {0} {0} whole number skipped: {0} - 건너뜀: {0} + skipped: {0} {0} whole number succeeded: {0} - 성공: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.pl.xlf b/src/MSBuild/Resources/xlf/Strings.pl.xlf index f51befa72f5..7f6ca47390e 100644 --- a/src/MSBuild/Resources/xlf/Strings.pl.xlf +++ b/src/MSBuild/Resources/xlf/Strings.pl.xlf @@ -120,10 +120,10 @@ This flag is experimental and may not work as intended. -reportFileAccesses[:True|False] - Powoduje, że program MSBuild zgłasza dostępy do wszystkich skonfigurowanych plików + Powoduje, że platforma MSBuild zgłasza dostępy do wszystkich skonfigurowanych wtyczek pamięci podręcznej projektu. -Ta flaga jest eksperymentalna i może nie działać zgodnie z oczekiwaniami. + Ta flaga jest eksperymentalna i może nie działać zgodnie z oczekiwaniami. LOCALIZATION: "-reportFileAccesses" should not be localized. @@ -602,17 +602,14 @@ Ta flaga jest eksperymentalna i może nie działać zgodnie z oczekiwaniami. -logger:XMLLogger,MyLogger,Version=1.0.2,Culture=neutral -logger:XMLLogger,C:\Loggers\MyLogger.dll;OutputAsHTML - -logger:<rejestrator> Umożliwia użycie podanego rejestratora do rejestrowania - zdarzeń pochodzących z programu MSBuild. Aby określić - wiele rejestratorów, określ każdy z nich osobno. + -logger:<rejestrator> Umożliwia użycie podanego rejestratora do rejestrowania zdarzeń pochodzących + z programu MSBuild. Aby określić wiele rejestratorów, określ każdy z nich osobno. Składnia elementu <rejestrator>: - [<klasa rejestratora>,]<zestaw rejestratora> - [;<parametry rejestratora>] + [<klasa rejestratora>,]<assembly> [;<parametry rejestratora>] Składnia elementu <klasa rejestratora>: - [<częściowa lub pełna przestrzeń nazw>.] - <nazwa klasy rejestratora> + [<częściowa lub pełna przestrzeń nazw>.] <nazwa klasy rejestratora> Składnia elementu <zestaw rejestratora>: - {<nazwa zestawu>[,<strong name>] | <plik zestawu>} + {<assembly name>[,<strong name>] | <assembly file>} Wartości <parametry rejestratora> są opcjonalne i są przekazywane do rejestratora dokładnie tak, jak zostały wpisane. (Krótka wersja: -l) @@ -891,11 +888,11 @@ Ta flaga jest eksperymentalna i może nie działać zgodnie z oczekiwaniami. wiele rejestratorów, określ każdy z nich osobno. (Krótka wersja: -dl) Składnia elementu <rejestrator>: - [<klasa rejestratora>,]<zestaw rejestratora>[;<parametry rejestratora>] + [<klasa rejestratora>,]<assembly>[;<parametry rejestratora>] Składnia elementu <klasa rejestratora>: [<częściowa lub pełna przestrzeń nazw>.]<nazwa klasy rejestratora> Składnia elementu <zestaw rejestratora>: - {<nazwa zestawu>[,<strong name>] | <plik zestawu>} + {<assembly name>[,<strong name>] | <assembly file>} Wartości <parametry rejestratora> są opcjonalne i są przekazywane do rejestratora dokładnie tak, jak zostały wpisane. (Krótka wersja: -l) @@ -1007,13 +1004,11 @@ Ta flaga jest eksperymentalna i może nie działać zgodnie z oczekiwaniami. create a log file for each node. -distributedFileLogger - Rejestruje dane wyjściowe kompilacji w wielu plikach - dziennika, po jednym pliku na węzeł programu MSBuild. - Początkową lokalizacją tych plików jest bieżący katalog. - Domyślnie pliki mają nazwę + Rejestruje dane wyjściowe kompilacji w wielu plikach dziennika,po jednym pliku + na węzeł programu MSBuild. Początkową lokalizacją tych plików + jest bieżący katalog. Domyślnie pliki mają nazwę „MSBuild<identyfikator węzła>.log”. Lokalizację plików i inne parametry rejestratora plików można określić - przez dodanie przełącznika „-fileLoggerParameters”. Jeśli nazwa pliku zostanie ustawiona za pomocą przełącznika @@ -1722,27 +1717,27 @@ Ta flaga jest eksperymentalna i może nie działać zgodnie z oczekiwaniami. Test summary: total: {0} - Podsumowanie testu: łącznie: {0} + Test summary: total: {0} {0} whole number duration: {0}s - czas trwania: {0}s + duration: {0}s {0} whole number failed: {0} - niepowodzenie: {0} + failed: {0} {0} whole number skipped: {0} - pominięto: {0} + skipped: {0} {0} whole number succeeded: {0} - zakończone powodzeniem: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf b/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf index aa4fbc6c949..64790a30a42 100644 --- a/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf +++ b/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf @@ -120,8 +120,9 @@ This flag is experimental and may not work as intended. -reportFileAccesses[:True|False] - Faz com que o MSBuild relate acessos a arquivos para qualquer plug-in - de cache de projeto configurado. + Faz com que o MSBuild relate acessos a arquivos a qualquer + configurado + plug-ins de cache do projeto. Este sinalizador é experimental e pode não funcionar conforme o esperado. @@ -1712,27 +1713,27 @@ arquivo de resposta. Test summary: total: {0} - Resumo do teste: total: {0} + Test summary: total: {0} {0} whole number duration: {0}s - duração: {0}s + duration: {0}s {0} whole number failed: {0} - falhou: {0} + failed: {0} {0} whole number skipped: {0} - ignorado: {0} + skipped: {0} {0} whole number succeeded: {0} - bem-sucedido: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.ru.xlf b/src/MSBuild/Resources/xlf/Strings.ru.xlf index cae465db562..5f82cdf8a21 100644 --- a/src/MSBuild/Resources/xlf/Strings.ru.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ru.xlf @@ -86,7 +86,7 @@ ({0:F1}s) - ({0:F1}s) + ({0:F1}с) {0}: duration in seconds with 1 decimal point @@ -142,7 +142,7 @@ MSBUILD : error MSB1065: Terminal logger value is not valid. It should be one of 'auto', 'true', or 'false'. {0} - MSBUILD : error MSB1065: Terminal logger value is not valid. It should be one of 'auto', 'true', or 'false'. {0} + MSBUILD : error MSB1065: Недопустимое значение средства ведения журнала терминала. Это должно быть одно из следующих значений: "auto", "ИСТИНА" или "ЛОЖЬ". {0} {StrBegin="MSBUILD : error MSB1065: "} UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg. @@ -1376,7 +1376,7 @@ MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch. - MSBUILD : error MSB1068: необходимо указать файл для параметра getResultOutputFile. + MSBUILD : error MSB1068: необходимо предоставить файл для переключателя getResultOutputFile. {StrBegin="MSBUILD : error MSB1068: "}UE: This happens if the user does something like "msbuild.exe -getResultOutputFile". The user must pass in an actual file following the switch, as in "msbuild.exe -getTargetResult:blah -getResultOutputFile:blah.txt". @@ -1710,27 +1710,27 @@ Test summary: total: {0} - Сводка теста: всего: {0} + Test summary: total: {0} {0} whole number duration: {0}s - длительность: {0} с + duration: {0}s {0} whole number failed: {0} - сбой: {0} + failed: {0} {0} whole number skipped: {0} - пропущено: {0} + skipped: {0} {0} whole number succeeded: {0} - успешно: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.tr.xlf b/src/MSBuild/Resources/xlf/Strings.tr.xlf index d74d39651ba..9d0540c6f83 100644 --- a/src/MSBuild/Resources/xlf/Strings.tr.xlf +++ b/src/MSBuild/Resources/xlf/Strings.tr.xlf @@ -86,7 +86,7 @@ ({0:F1}s) - ({0:F1}s) + ({0:F1} sn) {0}: duration in seconds with 1 decimal point @@ -600,13 +600,13 @@ -logger:<günlükçü> MSBuild'deki olayları günlüğe almak için bu günlükçüyü kullanın. Birden fazla günlükçü belirtmek için her günlükçüyü ayrı ayrı belirtin. <günlükçü> söz dizimi şöyledir: - [<sınıf>,]<derleme>[,<seçenekler>][;<parametreler>] + [<class>,]<assembly>[,<options>][;<parameters>] <günlükçü sınıfı > söz dizimi şöyledir: [<kısmi veya tam ad alanı >.]<günlükçü sınıfı adı> <günlükçü derlemesi> söz dizimi şöyledir: - {<derleme adı>[,<strong name>] | <derleme dosyası>} + {<assembly name>[,<strong name>] | <assembly file>} Günlükçü seçenekleri, MSBuild'in günlükçüyü oluşturma biçimini belirtir. - <günlükçü parametreleri > isteğe bağlıdır ve tam olarak + <günlükçü parametreleri > isteğe bağlıdır ve tam olarak yazdığınız şekliyle günlükçüye geçirilir. (Kısa biçim: -l) Örnekler: -logger:XMLLogger,MyLogger,Version=1.0.2,Culture=neutral @@ -882,11 +882,11 @@ günlükçü belirtmek için her günlükçüyü ayrı ayrı belirtin. (Kısa biçim -dl) <günlükçü> söz dizimi şöyledir: - [<sınıf>,]<derleme>[,<seçenekler>][;<parametreler>] + [<sınıf>,]<assembly>[,<seçenekler>][;<parametreler>] <günlükçü sınıfı> söz dizimi şöyledir: [<kısmi veya tam ad alanı>.]<günlükçü sınıfı adı> <günlükçü derlemesi> söz dizimi şöyledir: - {<derleme adı>[,<strong name>] | <derleme dosyası>} + {<assembly name>[,<strong name>] | <assembly file>} Günlükçü seçenekleri, MSBuild'in günlükçüyü oluşturma biçimini belirtir. <günlükçü parametreleri> isteğe bağlıdır ve tam olarak yazdığınız şekliyle günlükçüye geçirilir. (Kısa biçim: -l) @@ -913,10 +913,9 @@ -ignoreProjectExtensions:.sln -ignoreProjectExtensions:<uzantılar> - Hangi proje dosyasının oluşturulacağı belirlenirken - yoksayılacak uzantıların listesi. Birden çok uzantıyı - birbirinden ayırmak için noktalı virgül veya - virgül kullanın. + Hangi proje dosyasının oluşturulacağı belirlenirken + yoksayılacak uzantıların listesi. Birden çok uzantıyı + birbirinden ayırmak için noktalı virgül veya virgül kullanın. (Kısa biçim: -ignore) Örnek: -ignoreProjectExtensions:.sln @@ -1006,7 +1005,6 @@ Dosyaların konumu ve fileLogger'ın diğer parametreleri "/fileLoggerParameters" anahtarının eklenmesi yoluyla belirtilebilir. - Günlük dosyası adı fileLoggerParameters anahtarı aracılığıyla ayarlanırsa dağıtılmış günlükçü fileName değerini şablon olarak kullanıp her düğümün günlük dosyasını @@ -1053,32 +1051,31 @@ -fileLoggerParameters[n]:<parametreler> Dosya günlükçüleri için ek parametreler sağlar. - Bu anahtarın olması karşılık gelen -fileLogger[n] + Bu anahtarın olması karşılık gelen -fileLogger[n] anahtarının olduğu anlamına gelir. "n" varsa, 1-9 arasında bir rakam olabilir. - Dağıtılmış dosya günlükçüleri varsa -fileLoggerParameters - bunlar tarafından da kullanılır; -distributedFileLogger - açıklamasına bakın. + Dağıtılmış dosya günlükçüleri varsa -fileLoggerParameters + bunlar tarafından da kullanılır; -distributedFileLogger açıklamasına bakın. (Kısa biçim: -flp[n]) - Konsol günlükçüsü için listelenenlerle aynı parametreler + Konsol günlükçüsü için listelenenlerle aynı parametreler kullanılabilir. Kullanılabilecek bazı ek parametreler: - LogFile--Oluşturma günlüğünün yazılacağı günlük + LogFile--Oluşturma günlüğünün yazılacağı günlük dosyasının yolu. - Append--Derleme günlüğünün gün dosyasının sonuna mı - ekleneceğini yoksa üzerine mi yazılacağını - belirler. Anahtar ayarlandığında oluşturma günlüğü - dosyanın sonuna eklenir. Anahtar ayarlanmadığında - varolan günlük dosyasının üzerine yazılır. + Append--Derleme günlüğünün gün dosyasının sonuna mı + ekleneceğini yoksa üzerine mi yazılacağını + belirler. Anahtar ayarlandığında oluşturma günlüğü + dosyanın sonuna eklenir. Anahtar ayarlanmadığında + varolan günlük dosyasının üzerine yazılır. Varsayılan: günlük dosyasının sonuna eklenmez. - Encoding--Dosyanın kodlamasını belirtir; örneğin, + Encoding--Dosyanın kodlamasını belirtir; örneğin, UTF-8, Unicode veya ASCII Varsayılan ayrıntı düzeyi ayarı Detailed'dır. Örnekler: -fileLoggerParameters:LogFile=MyLog.log;Append; Verbosity=diagnostic;Encoding=UTF-8 - -flp:Summary;Verbosity=minimal;LogFile=msbuild.sum - -flp1:warningsonly;logfile=msbuild.wrn + -flp:Summary;Verbosity=minimal;LogFile=msbuild.sum + -flp1:warningsonly;logfile=msbuild.wrn -flp2:errorsonly;logfile=msbuild.err @@ -1102,8 +1099,7 @@ -nr:true -nodeReuse:<parametreler> - MSBuild düğümlerinin yeniden kullanımını etkinleştirir - veya devre dışı bırakır. + MSBuild düğümlerinin yeniden kullanımını etkinleştirir veya devre dışı bırakır. Parametreler: True --Derleme tamamlandıktan sonra düğümler kalır ve izleyen derlemelerde yeniden kullanılır (varsayılan) @@ -1452,7 +1448,7 @@ MSBUILD : error MSB1066: Specify one or more parameters for the terminal logger if using the -terminalLoggerParameters switch - MSBUILD : error MSB1066: -terminalLoggerParameters anahtarı kullanılıyorsa terminal günlükçüsü için bir veya birden çok parametre belirtin + MSBUILD : error MSB1066: terminalLoggerParameters anahtarı kullanılıyorsa terminal günlükçüsü için bir veya birden çok parametre belirtin {StrBegin="MSBUILD : error MSB1066: "} UE: This happens if the user does something like "msbuild.exe -termionalLoggerParameters:". The user must pass in one or more parameters @@ -1715,27 +1711,27 @@ Test summary: total: {0} - Test özeti: toplam: {0} + Test summary: total: {0} {0} whole number duration: {0}s - süre: {0}s + duration: {0}s {0} whole number failed: {0} - başarısız: {0} + failed: {0} {0} whole number skipped: {0} - atlandı: {0} + skipped: {0} {0} whole number succeeded: {0} - başarılı: {0} + succeeded: {0} {0} whole number From f398dc1cf0eea71d140333fe8d71ab8ca9c30637 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 19 Jun 2024 08:13:50 -0700 Subject: [PATCH 2/7] Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9752299 --- src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf | 18 ++++---- src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf | 18 ++++---- .../Resources/xlf/Strings.shared.cs.xlf | 2 +- src/Tasks/Resources/xlf/Strings.cs.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.de.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.es.xlf | 42 +++++++++---------- src/Tasks/Resources/xlf/Strings.fr.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.it.xlf | 40 +++++++++--------- src/Tasks/Resources/xlf/Strings.ja.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.ko.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.pl.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.pt-BR.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.ru.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.tr.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.zh-Hans.xlf | 36 ++++++++-------- src/Tasks/Resources/xlf/Strings.zh-Hant.xlf | 36 ++++++++-------- src/Utilities/Resources/xlf/Strings.cs.xlf | 2 +- src/Utilities/Resources/xlf/Strings.de.xlf | 2 +- src/Utilities/Resources/xlf/Strings.es.xlf | 2 +- src/Utilities/Resources/xlf/Strings.fr.xlf | 2 +- src/Utilities/Resources/xlf/Strings.it.xlf | 2 +- src/Utilities/Resources/xlf/Strings.ja.xlf | 2 +- src/Utilities/Resources/xlf/Strings.ko.xlf | 2 +- src/Utilities/Resources/xlf/Strings.pl.xlf | 2 +- src/Utilities/Resources/xlf/Strings.pt-BR.xlf | 2 +- 25 files changed, 267 insertions(+), 267 deletions(-) diff --git a/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf b/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf index 74973d7b85a..1414f9c591d 100644 --- a/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf @@ -17,7 +17,7 @@ Build {0} in {1}s - 在 {1} 秒内生成 {0} + 在 {1} 中生成 {0} Overall build summary {0}: BuildResult_X (below) @@ -1530,7 +1530,7 @@ {0}{1} {2} ({3}s) - {0}{1} {2} ({3} 秒) + {0}{1} {2} ({3}) Project finished summary. {0}: indentation - few spaces to visually indent row @@ -1608,14 +1608,14 @@ Restore complete ({0}s) - 还原完成({0} 秒) + 还原完成({0}) {0}: duration in seconds with 1 decimal point Restore {0} in {1}s - 在 {1} 秒内还原 {0} + 在 {1} 中还原 {0} Restore summary when finished with warning or error {0}: BuildResult_X (below) @@ -1711,27 +1711,27 @@ Test summary: total: {0} - 测试摘要: 总计: {0} + Test summary: total: {0} {0} whole number duration: {0}s - 持续时间: {0} 秒 + duration: {0}s {0} whole number failed: {0} - 失败: {0} + failed: {0} {0} whole number skipped: {0} - 已跳过: {0} + skipped: {0} {0} whole number succeeded: {0} - 成功: {0} + succeeded: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf b/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf index 7f159572f6e..f3cbff27144 100644 --- a/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf @@ -600,11 +600,11 @@ -logger:<記錄器> 使用此記錄器可記錄 MSBuild 的事件。 若要指定多個記錄器,請各別指定每個記錄器。 <記錄器> 語法為: - [<類別>,]<組件>[,<選項>][;<參數>] + [<class>,]<assembly>[,<options>][;<parameters>] <記錄器類別> 語法為: [<一部分或完整的命名空間>.]<記錄器類別名稱> <記錄器組件> 語法為: - {<組件名稱>[,<strong name>] | <組件檔案>} + {<assembly name>[,<strong name>] | <assembly file>} 記錄器選項會指定 MSBuild 建立記錄器的方式。 <記錄器參數> 是選擇性參數,其會依您輸入的內容, 完全一樣地傳遞到記錄器。(簡短形式: -l) @@ -882,11 +882,11 @@ 若要指定多個記錄器,請各別指定每個記錄器。 (簡短形式 -dl) <記錄器> 語法為: - [<類別>,]<組件>[,<選項>][;<參數>] + [<class>,]<assembly>[,<options>][;<parameters>] <記錄器類別> 語法為: [<一部分或完整的命名空間>.]<記錄器類別名稱> <記錄器組件> 語法為: - {<組件名稱>[,<strong name>] | <組件檔案>} + {<assembly name>[,<strong name>] | <assembly file>} 記錄器選項會指定 MSBuild 建立記錄器的方式。 <記錄器參數> 是選擇性參數,其會依您輸入的內容, 完全一樣地傳遞到記錄器。(簡短形式: -l) @@ -1711,27 +1711,27 @@ Test summary: total: {0} - 測試摘要: 總計: {0} + Test summary: total: {0} {0} whole number duration: {0}s - 持續時間: {0} 秒 + duration: {0}s {0} whole number failed: {0} - 失敗: {0} + failed: {0} {0} whole number skipped: {0} - 已跳過: {0} + skipped: {0} {0} whole number succeeded: {0} - 成功: {0} + succeeded: {0} {0} whole number diff --git a/src/Shared/Resources/xlf/Strings.shared.cs.xlf b/src/Shared/Resources/xlf/Strings.shared.cs.xlf index b8eb609791a..adcdc9b419a 100644 --- a/src/Shared/Resources/xlf/Strings.shared.cs.xlf +++ b/src/Shared/Resources/xlf/Strings.shared.cs.xlf @@ -325,7 +325,7 @@ MSB5029: The value "{0}" of the "{1}" attribute in element <{2}> in file "{3}" is a wildcard that results in enumerating all files on the drive, which was likely not intended. Check that referenced properties are always defined and that the project and current working directory are not at the drive root. - MSB5029: Hodnota {0} atributu {1} v elementu <{2}> v souboru {3}je zástupný znak, jehož výsledkem je výčet všech souborů na jednotce, což pravděpodobně nebylo zamýšleno. Zkontrolujte, zda jsou odkazované vlastnosti vždy definovány a zda projekt a aktuální pracovní adresář nejsou v kořenovém adresáři jednotky. + MSB5029: Hodnota {0} atributu {1} v elementu <{2}> v souboru {3} je zástupný znak, jehož výsledkem je výčet všech souborů na jednotce, což pravděpodobně nebylo zamýšleno. Zkontrolujte, zda jsou odkazované vlastnosti vždy definovány a zda projekt a aktuální pracovní adresář nejsou v kořenovém adresáři jednotky. {StrBegin="MSB5029: "}UE: This is a generic message that is displayed when we find a project element that has a drive enumerating wildcard value for one of its attributes e.g. <Compile Include="$(NotAlwaysDefined)\**\*.cs"> -- if the property is undefined, the value of Include should not result in enumerating all files on drive. diff --git a/src/Tasks/Resources/xlf/Strings.cs.xlf b/src/Tasks/Resources/xlf/Strings.cs.xlf index ca58a4b9539..61362e573b5 100644 --- a/src/Tasks/Resources/xlf/Strings.cs.xlf +++ b/src/Tasks/Resources/xlf/Strings.cs.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - Soubor manifestu buď neexistuje, nebo ho nejde přečíst. Ujistěte se prosím, že existuje a má relevantní obsah. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - Otevření souboru manifestu selhalo s výjimkou: {0}. Ujistěte se prosím, že existuje a má relevantní obsah. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: Možnost PreferNativeArm64 vyžaduje manifest aplikace Win32 a vzájemně se vylučuje s možností NoWin32Manifest. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: Pokud je povolená možnost PreferNativeArm64, ujistěte se, že je platforma nastavená na AnyCPU. Aktuální platforma: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Možnosti Prefer32Bit a PreferNativeArm64 se vzájemně vylučují. Povolte prosím jenom jednu z nich. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: Zadaná závažnost není relevantní: {0} pro zprávu: {1}. + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Nelze odstranit soubor {0}. {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Nelze odstranit soubor {0}. Začátek opakování {1} za {2} ms. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Soubor {0} nelze přesunout do umístění {1}. {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - V manifestu aplikace chybí element assembly. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: Zadaná hodnota {0} pro element supportedArchitectures je neplatná. Buď ho odeberte z manifestu, nebo ho nastavte na hodnotu amd64 arm64. + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - Nepovedlo se najít soubor manifestu aplikace. Ujistěte se prosím, že existuje. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: Soubor {0} nelze nastavit pro zápis. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: Nelze nastavit čas posledního otevření či zápisu u souboru {0}. {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Soubor {0} se nepodařilo rozzipovat, protože cílový soubor {1} je jen pro čtení a nebylo možné ho nastavit jako zapisovatelný. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Nelze zapsat řádky do souboru {0}. {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: Soubor {0} nelze vytvořit. {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Adresář {0} se nepodařilo zazipovat do souboru {1}. {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.de.xlf b/src/Tasks/Resources/xlf/Strings.de.xlf index e5c8bc876c8..9c352d2cdcd 100644 --- a/src/Tasks/Resources/xlf/Strings.de.xlf +++ b/src/Tasks/Resources/xlf/Strings.de.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - Die Manifestdatei ist entweder nicht vorhanden oder kann nicht gelesen werden. Stellen Sie sicher, dass sie vorhanden ist und relevante Inhalte enthält. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - Ausnahmefehler beim Öffnen der Manifestdatei: "{0}". Stellen Sie sicher, dass sie vorhanden ist und relevante Inhalte enthält. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: "PreferNativeArm64" erfordert ein Win32-Anwendungsmanifest und schließt sich mit "NoWin32Manifest" gegenseitig aus. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: Wenn "PreferNativeArm64" aktiviert ist, stellen Sie sicher, dass die Plattform auf AnyCPU festgelegt ist. Aktuelle Plattform: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Die Optionen "Prefer32Bit" und "PreferNativeArm64" schließen sich gegenseitig aus. Aktivieren Sie nur eine. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: Der angegebene Schweregrad ist nicht relevant: "{0}" für die Nachricht: "{1}". + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Die Datei „{0}“ kann nicht gelöscht werden. {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Die Datei „{0}“ konnte nicht gelöscht werden. Wiederholungsversuch {1} in {2} Mins. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Die Datei „{0}“ kann nicht in „{1}“ verschoben werden. {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - Das Assemblyelement fehlt im Anwendungsmanifest. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: Der angegebene Wert "{0}" für das supportedArchitectures-Element ist ungültig. Entfernen Sie ihn aus dem Manifest, oder legen Sie ihn auf "amd64 arm64" fest. + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - Die Anwendungsmanifestdatei wurde nicht gefunden. Stellen Sie sicher, dass sie vorhanden ist. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: Die Datei „{0}“ kann nicht beschreibbar gemacht werden. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: Der letzte Zugriff/Zeitpunkt des letzten Schreibvorgangs für die Datei „{0}“ kann nicht festgelegt werden. {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Fehler beim Entzippen der Datei „{0}“, da die Zieldatei „{1}“ schreibgeschützt ist und nicht beschreibbar gemacht werden konnte. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Zeilen konnten nicht in die Datei „{0}“ geschrieben werden. {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: Die Datei „{0}“ konnte nicht erstellt werden. {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Fehler beim Zippen des Verzeichnisses „{0}“ in die Datei „{1}“. {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.es.xlf b/src/Tasks/Resources/xlf/Strings.es.xlf index 1348e2c1844..dce697464f4 100644 --- a/src/Tasks/Resources/xlf/Strings.es.xlf +++ b/src/Tasks/Resources/xlf/Strings.es.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - El archivo de manifiesto no existe o no se puede leer. Asegúrese de que existe y de que tiene contenido relevante. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - Error al abrir el archivo de manifiesto con la excepción: '{0}'. Asegúrese de que existe y de que tiene contenido relevante. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -128,7 +128,7 @@ MSB3654: Delay signing requires that at least a public key be specified. Please either supply a public key using the KeyFile or KeyContainer properties, or disable delay signing. - MSB3654: La firma retardada requiere que se especifique al menos una clave pública. Proporcione una clave pública mediante las propiedades KeyFile o KeyContainer, o deshabilite la firma retardada. + MSB3654: La firma retrasada requiere que se especifique al menos una clave pública. Proporcione una clave pública mediante las propiedades KeyFile o KeyContainer, o deshabilite la firma retrasada. {StrBegin="MSB3654: "} @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requiere un manifiesto de aplicación Win32 y se excluye mutuamente con NoWin32Manifest. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: cuando PreferNativeArm64 esté habilitado, asegúrese de que la plataforma está establecida en AnyCPU. Plataforma actual: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: las opciones Prefer32Bit y PreferNativeArm64 se excluyen mutuamente. Habilite solo una. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: la gravedad especificada no es relevante: '{0}' para el mensaje: '{1}'. + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: No se puede eliminar el archivo "{0}". {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: No se pudo eliminar el archivo "{0}". Iniciando reintento{1} en {2}ms. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: No se puede mover el archivo "{0}" a "{1}". {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - Falta el elemento de ensamblado en el manifiesto de aplicación. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: el valor especificado '{0}' para el elemento supportedArchitectures no es válido. Quítelo del manifiesto o establézcalo en "amd64 arm64". + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - No se encuentra el archivo de manifiesto de aplicación. Asegúrese de que existe. + The application manifest file cannot be found. Please make sure it exists. @@ -2352,7 +2352,7 @@ MSB3295: Failed to load an assembly. Please make sure you have disabled strong name verification for your public key if you want to generate delay signed wrappers. {0} - MSB3295: No se pudo cargar un ensamblado. Asegúrese de que deshabilitó la comprobación de nombres seguros para su clave pública si desea generar contenedores de firma retardada. {0} + MSB3295: No se pudo cargar un ensamblado. Asegúrese de que deshabilitó la comprobación de nombres seguros para su clave pública si desea generar contenedores de firma con retraso. {0} {StrBegin="MSB3295: "} @@ -2561,7 +2561,7 @@ MSB3353: Public key necessary for delay signing was not specified. - MSB3353: No se especificó la clave pública necesaria para la firma retardada. + MSB3353: No se especificó la clave pública necesaria para la firma con retraso. {StrBegin="MSB3353: "} @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: El archivo "{0}" no se puede escribir. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: No se puede establecer la hora de último acceso o última escritura en el archivo "{0}". {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: No se pudo descomprimir el archivo "{0}" porque el archivo de destino "{1}" es de solo lectura y no se pudo escribir. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: No se pudieron escribir líneas en el archivo "{0}". {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: No se pudo crear el archivo "{0}". {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: No se pudo comprimir el directorio "{0}" en el archivo "{1}". {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.fr.xlf b/src/Tasks/Resources/xlf/Strings.fr.xlf index ddd6039a684..9273334d9d1 100644 --- a/src/Tasks/Resources/xlf/Strings.fr.xlf +++ b/src/Tasks/Resources/xlf/Strings.fr.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - Le fichier manifeste n’existe pas ou ne peut pas être lu. Vérifiez qu’il existe et qu’il contient du contenu pertinent. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - L’ouverture du fichier manifeste a échoué avec l’exception : «{0}». Vérifiez qu’il existe et qu’il contient du contenu pertinent. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 nécessite un manifeste d’application Win32 et s’exclue mutuellement de NoWin32Manifest. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: lorsque PreferNativeArm64 est activé, vérifiez que la plateforme est définie sur AnyCPU. Plateforme actuelle : {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: les options Prefer32Bit et PreferNativeArm64 s’excluent mutuellement. N’activez qu’un seul. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: la gravité spécifiée n’est pas pertinente : «{0}» pour le message : «{1}». + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Impossible de supprimer le fichier « {0} ». {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Impossible de supprimer le fichier « {0} ». Début du {1} de nouvelles tentatives en {2} ms. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Impossible de déplacer le fichier « {0} » vers « {1} ». {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - L’élément assembly est manquant dans le manifeste de l’application. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: la valeur spécifiée «{0}» pour l’élément supportedArchitectures n’est pas valide. Supprimez-le du manifeste ou définissez-le sur « amd64 arm64 ». + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - Le fichier manifeste de l’application est introuvable. Assurez-vous qu’il existe. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: Impossible de rendre le fichier « {0} » accessible en écriture. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: Impossible de définir l’heure du dernier accès/de la dernière écriture pour le fichier « {0} ». {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Échec de la décompression du fichier « {0} », car le fichier de destination « {1} » est en lecture seule et n’a pas pu être rendu accessible en écriture. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Impossible d’écrire des lignes dans le fichier « {0} ». {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: Impossible de créer le fichier « {0} ». {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Échec de la compression du répertoire « {0} » dans le fichier « {1} ». {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.it.xlf b/src/Tasks/Resources/xlf/Strings.it.xlf index 12c155599d8..349528eb9fd 100644 --- a/src/Tasks/Resources/xlf/Strings.it.xlf +++ b/src/Tasks/Resources/xlf/Strings.it.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - Il file manifesto non esiste o non può essere letto. Assicurarsi che esista e che contenga contenuto pertinente. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - Apertura del file manifesto non riuscita con eccezione: "{0}". Assicurarsi che esista e che contenga contenuto pertinente. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -133,32 +133,32 @@ MSB3991: '{0}' is not set or empty. When {1} is false, make sure to set a non-empty value for '{0}'. - MSB3991: '{0}' non è impostato o è vuoto. Quando {1} è false, assicurarsi di impostare un valore non vuoto per '{0}'. + MSB3991: “{0}” non è impostato o è vuoto. Quando {1} è false, assicurarsi di impostare un valore non vuoto per "{0}". {StrBegin="MSB3991: "} MSB3992: '{0}' is not set. When {1} is true, make sure to set a value for '{0}'. - MSB3992: '{0}' non è impostato. Quando {1} è true, assicurarsi di impostare un valore per '{0}'. + MSB3992: "{0}" non impostato. Quando {1} è true, assicurarsi di impostare un valore per "{0}". {StrBegin="MSB3992: "} MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 richiede un manifesto dell'applicazione Win32 e si esclude a vicenda con NoWin32Manifest. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: quando l'opzione PreferNativeArm64 è abilitata, assicurarsi che la piattaforma sia impostata su AnyCPU. Piattaforma corrente: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: le opzioni Prefer32Bit e PreferNativeArm64 si escludono a vicenda. Abilitarne solo una. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: la gravità specificata non è rilevante: "{0}" per il messaggio: "{1}". + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: non è possibile eliminare il file "{0}". {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: non è stato possibile eliminare il file "{0}". Inizio dei tentativi {1} in {2}ms. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: non è possibile spostare il file "{0}" in "{1}". {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - Manca l'elemento dell'assembly dal manifesto dell'applicazione. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: il valore specificato "{0}" per l'elemento supportedArchitectures non è valido. Rimuoverlo dal manifesto o impostarlo su "amd64 arm64". + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - Non è possibile trovare il file manifesto dell'applicazione. Assicurarsi che esista. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: non è possibile rendere accessibile in scrittura il file "{0}". {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: non è possibile impostare l'ora dell'ultimo accesso o dell'ultima scrittura per il file "{0}". {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: non è possibile decomprimere il file "{0}" perché il file di destinazione "{1}" è di sola lettura e non è possibile impostarlo come scrivibile. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: non è possibile scrivere righe nel file "{0}". {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: non è possibile creare il file "{0}". {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: non è possibile comprimere la directory "{0}" nel file "{1}". {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.ja.xlf b/src/Tasks/Resources/xlf/Strings.ja.xlf index 6eb05bf4c12..0b924f24d28 100644 --- a/src/Tasks/Resources/xlf/Strings.ja.xlf +++ b/src/Tasks/Resources/xlf/Strings.ja.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - マニフェスト ファイルが存在しないか、読み取れません。これが存在し、関連するコンテンツがあることを確認してください。 + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - マニフェスト ファイルを開けませんでした。例外: '{0}'。これが存在し、関連するコンテンツがあることを確認してください。 + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 は、Win32 アプリケーション マニフェストを必要とし、NoWin32Manifest と相互に排他的です。 + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: PreferNativeArm64 が有効である場合、プラットフォームが AnyCPU に設定されていることを確認してください。現在のプラットフォーム: {0}。 + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit オプションと PreferNativeArm64 オプションは相互に排他的です。1 つだけ有効にしてください。 + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: 指定された重要度に関連性がありません: メッセージの '{0}': '{1}'。 + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: ファイル "{0}" を削除できません。{1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: ファイル "{0}" を削除できませんでした。{2} ミリ秒で再試行 {1} を開始しています。{3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: ファイル "{0}" を "{1}" に移動できません。{2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - アセンブリ要素がアプリケーション マニフェストにありません。 + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: supportedArchitectures 要素に指定された値 '{0}' が無効です。マニフェストから削除するか、'amd64 arm64' に設定してください。 + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - アプリケーション マニフェスト ファイルが見つかりません。これが存在することを確認してください。 + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: ファイル "{0}" を書き込み可能にすることはできません。{1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: ファイル "{0}" に最後にアクセスした、または書き込んだ時間を設定できません。{1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: 解凍先のファイル "{0}" が読み取り専用で、書き込み可能にすることができないため、ファイル "{1}" を解凍できませんでした。{2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: 行をファイル "{0}" に書き込めませんでした。{1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: ファイル "{0}" を作成できませんでした。{1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: ディレクトリ "{0}" をファイル "{1}" に zip 圧縮できませんでした。{2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.ko.xlf b/src/Tasks/Resources/xlf/Strings.ko.xlf index 2f1b4a995dc..bec7c7aa14e 100644 --- a/src/Tasks/Resources/xlf/Strings.ko.xlf +++ b/src/Tasks/Resources/xlf/Strings.ko.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - 매니페스트 파일이 없거나 읽을 수 없습니다. 해당 콘텐츠가 존재하고 관련 콘텐츠가 있는지 확인하세요. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - '{0}' 예외로 인해 매니페스트 파일을 열지 못했습니다. 해당 콘텐츠가 존재하고 관련 콘텐츠가 있는지 확인하세요. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64에는 Win32 애플리케이션 매니페스트가 필요하며 NoWin32Manifest와 함께 사용할 수 없습니다. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: PreferNativeArm64를 사용하도록 설정한 경우 플랫폼이 AnyCPU로 설정되어 있는지 확인합니다. 현재 플랫폼: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit 및 PreferNativeArm64 옵션은 함께 사용할 수 없습니다. 하나만 사용하도록 설정하세요. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: 지정한 심각도가 관련되지 않습니다. '{1}' 메시지의 '{0}'. + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: 파일 "{0}"을(를) 삭제할 수 없습니다. {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: 파일 "{0}"을(를) 삭제할 수 없습니다. {2}ms 후 {1} 재시도를 시작하세요. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: 파일 "{0}"을(를) "{1}"(으)로 이동할 수 없습니다. {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - 어셈블리 요소가 애플리케이션 매니페스트에 없습니다. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: supportedArchitectures 요소에 대해 지정된 값 '{0}'이(가) 잘못되었습니다. 매니페스트에서 제거하거나 'amd64 arm64'로 설정합니다. + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - 애플리케이션 매니페스트 파일을 찾을 수 없습니다. 존재하는지 확인하세요. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: "{0}" 파일을 쓰기 가능하게 만들 수 없습니다. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: "{0}" 파일에 마지막으로 액세스한 시간 및 마지막으로 쓴 시간을 설정할 수 없습니다. {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: 대상 파일 "{0}"이(가) 읽기 전용이고 쓰기 가능하도록 만들 수 없기 때문에 파일 "{1}"의 압축을 풀지 못했습니다. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: "{0}" 파일에 줄을 쓸 수 없습니다. {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: "{0}" 파일을 만들 수 없습니다. {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: 디렉터리 "{0}"의 압축을 "{1}" 파일에 풀지 못했습니다. {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.pl.xlf b/src/Tasks/Resources/xlf/Strings.pl.xlf index 07ed19ed057..9fc728430d8 100644 --- a/src/Tasks/Resources/xlf/Strings.pl.xlf +++ b/src/Tasks/Resources/xlf/Strings.pl.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - Plik manifestu nie istnieje lub nie można go odczytać. Upewnij się, że istnieje i ma odpowiednią zawartość. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - Otwieranie pliku manifestu nie powiodło się. Wyjątek: „{0}”. Upewnij się, że istnieje i ma odpowiednią zawartość. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: element PreferNativeArm64 wymaga manifestu aplikacji Win32 i wzajemnie się wyklucza z elementem NoWin32Manifest. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: po włączeniu elementu PreferNativeArm64 upewnij się, że platforma ma wartość AnyCPU. Bieżąca platforma: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: opcje Prefer32Bit i PreferNativeArm64 wykluczają się wzajemnie. Włącz tylko jedną. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: określona ważność nie jest istotna: „{0}” dla komunikatu: „{1}”. + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Nie można usunąć pliku „{0}”. {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: nie można usunąć pliku „{0}”. Rozpoczynanie ponawiania próby {1} za {2} ms. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Nie można przenieść pliku „{0}” do „{1}”. {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - Brak elementu zestawu w manifeście aplikacji. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: określona wartość „{0}” dla elementu supportedArchitectures jest nieprawidłowa. Usuń ją z manifestu lub ustaw na wartość „amd64 arm64”. + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - Nie można odnaleźć pliku manifestu aplikacji. Upewnij się, że istnieje. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: Plik „{0}” nie może być plikiem zapisywalnym. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: Nie można ustawić godziny ostatniego dostępu do pliku/zapisu w pliku „{0}”. {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Nie można rozpakować pliku „{0}”, ponieważ plik docelowy „{1}” jest tylko do odczytu i nie może być zapisywalny. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Nie można zapisać wierszy w pliku „{0}”. {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: Nie można utworzyć pliku „{0}”. {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Nie można skompresować katalogu „{0}” do pliku „{1}”. {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.pt-BR.xlf b/src/Tasks/Resources/xlf/Strings.pt-BR.xlf index 928dc47fcf7..38b849b4c80 100644 --- a/src/Tasks/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Tasks/Resources/xlf/Strings.pt-BR.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - O arquivo de manifesto não existe ou não pode ser lido. Certifique-se de que ele exista e tenha conteúdo relevante. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - A abertura do arquivo de manifesto falhou com a exceção: '{0}'. Certifique-se de que ele exista e tenha conteúdo relevante. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requer um manifesto do aplicativo Win32 e é mutuamente exclusiva com NoWin32Manifest. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: Quando PreferNativeArm64 estiver habilitado, certifique-se de que a Plataforma esteja definida como AnyCPU. Plataforma Atual: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: As opções Prefer32Bit e PreferNativeArm64 são mutuamente exclusivas. Habilite apenas um. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: A gravidade especificada não é relevante: '{0}' para a mensagem: '{1}'. + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Não é possível excluir o arquivo "{0}". {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Não foi possível excluir o arquivo "{0}". Iniciando repetição {1} em {2} ms. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Não é possível mover o arquivo "{0}" para "{1}". {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - O elemento assembly está ausente no manifesto do aplicativo. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: O valor especificado “{0}” para o elemento supportedArchitectures é inválido. Remova-o do manifesto ou defina-o como 'amd64 arm64'. + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - O arquivo de manifesto do aplicativo não pode ser encontrado. Verifique se ele existe. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: Não é possível tornar o arquivo "{0}" gravável. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: Não é possível definir o horário de último acesso/gravação no arquivo "{0}". {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Falha ao descompactar o arquivo "{0}" porque o arquivo de destino "{1}" é somente leitura e não pôde ser transformado em gravável. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Não foi possível gravar linhas no arquivo "{0}". {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: Não foi possível criar o arquivo "{0}". {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Falha ao compactar o diretório "{0}" no arquivo "{1}". {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.ru.xlf b/src/Tasks/Resources/xlf/Strings.ru.xlf index 00e0d2a824f..9cdddcf9dfc 100644 --- a/src/Tasks/Resources/xlf/Strings.ru.xlf +++ b/src/Tasks/Resources/xlf/Strings.ru.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - Файл манифеста не существует или не может быть прочитан. Убедитесь, что он существует и содержит релевантный контент. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - Сбой открытия файла манифеста. Исключение: "{0}". Убедитесь, что он существует и содержит релевантный контент. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 требует манифеста приложения Win32 и является взаимоисключающим с NoWin32Manifest. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: если включен PreferNativeArm64, установите для платформы значение AnyCPU. Текущая платформа: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: параметры Prefer32Bit и PreferNativeArm64 являются взаимоисключающими. Включите только один. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: Указанная серьезность не релевантна: "{0}" для сообщения: "{1}". + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: не удается удалить файл "{0}". {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: не удалось удалить файл "{0}". Запуск повторной попытки {1} через {2} мс. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: не удается переместить файл "{0}" в "{1}". {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - Элемент сборки отсутствует в манифесте приложения. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: указанное значение "{0}" для элемента supportArchitectures недопустимо. Удалите его из манифеста или установите для него значение "amd64 arm64". + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - Не удается найти файл манифеста приложения. Проверьте, существует ли он. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: невозможно сделать файл "{0}" доступным для записи. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: невозможно настроить время последнего доступа/последней записи для файла "{0}". {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: не удалось распаковать файл "{0}", так как конечный файл "{1}" доступен только для чтения и его нельзя сделать доступным для записи. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: не удалось записать строки в файл "{0}". {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: не удалось создать файл "{0}". {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: не удалось упаковать каталог "{0}" в файл "{1}". {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.tr.xlf b/src/Tasks/Resources/xlf/Strings.tr.xlf index 10e5d0a18b4..b476ba270c7 100644 --- a/src/Tasks/Resources/xlf/Strings.tr.xlf +++ b/src/Tasks/Resources/xlf/Strings.tr.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - Bildirim dosyası yok veya okunamıyor. Lütfen var olduğundan ve ilgili içeriğe sahip olduğundan emin olun. + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - Bildirim dosyası açma işlemi şu özel durumla başarısız oldu: '{0}'. Lütfen var olduğundan ve ilgili içeriğe sahip olduğundan emin olun. + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 bir Win32 uygulama bildirimi gerektirir ve NoWin32Manifest ile birbirini dışlar. + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: PreferNativeArm64 etkinleştirildiğinde, Platformun AnyCPU olarak ayarlandığından emin olun. Geçerli Platform: {0}. + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit ve PreferNativeArm64 seçenekleri birbirini dışlar. Lütfen yalnızca birini etkinleştirin. + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: Belirtilen önem derecesi ilişkili değil: '{1}' iletisi için '{0}'. + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: "{0}" dosyası silinemiyor. {1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: "{0}" dosyası silinemedi. {1} {2} dakika içinde yeniden denenecek. {3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: "{0}" dosyası "{1}" üzerine taşınamıyor. {2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - Uygulama bildiriminde bütünleştirilmiş kod öğesi eksik. + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: SupportedArchitectures öğesi için belirtilen '{0}' değeri geçersiz. Bildirimden kaldırın veya 'amd64 arm64' olarak ayarlayın. + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - Uygulama bildirim dosyası bulunamıyor. Lütfen var olduğundan emin olun. + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: "{0}" dosyası yazılabilir yapılamadı. {1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: "{0}" dosyası için son erişim/son yazma zamanı ayarlanamıyor. {1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: "{0}" hedef dosyası salt okunur olduğundan ve yazılabilir hale getirilemediğinden "{1}" dosyasının sıkıştırması açılamadı. {2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Satırlar "{0}" dosyasına yazılamadı. {1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: "{0}" dosyası oluşturulamadı. {1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: "{0}" dizini "{1}" dosyasına sıkıştırılamadı. {2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.zh-Hans.xlf b/src/Tasks/Resources/xlf/Strings.zh-Hans.xlf index 3150a4a48be..f6c37fc1621 100644 --- a/src/Tasks/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Tasks/Resources/xlf/Strings.zh-Hans.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - 清单文件不存在或无法读取。请确保它存在并具有相关内容。 + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - 清单文件打开失败,出现异常:“{0}”。请确保它存在并具有相关内容。 + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 需要 Win32 应用程序清单,并且与 NoWin32Manifest 互斥。 + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: 启用 PreferNativeArm64 时,请确保平台设置为 AnyCPU。当前平台: {0}。 + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit 和 PreferNativeArm64 选项互斥。请仅启用一个。 + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: 指定的严重性不相关: 消息“{1}”的“{0}”。 + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: 无法删除文件“{0}”。{1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: 无法删除文件“{0}”。{2} 毫秒后开始重试 {1} 次。{3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: 无法将文件“{0}”移动到“{1}”。{2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - 应用程序清单中缺少程序集元素。 + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: supportedArchitectures 元素的指定值“{0}”无效。将其从清单中移除或设置为 "amd64 arm64"。 + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - 找不到应用程序清单文件。请确保它存在。 + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: 无法将文件“{0}”设为可写。{1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: 无法设置文件“{0}”的上次访问/写入时间。{1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: 未能解压缩文件“{0}”,因为目标文件“{1}”是只读文件,无法设为可写。{2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: 未能向文件“{0}”写入行。{1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: 无法创建文件“{0}”。{1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: 未能将目录“{0}”压缩为文件“{1}”。{2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.zh-Hant.xlf b/src/Tasks/Resources/xlf/Strings.zh-Hant.xlf index 1750cb66c52..7531529c1a1 100644 --- a/src/Tasks/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Tasks/Resources/xlf/Strings.zh-Hant.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - 資訊清單檔案不存在或無法讀取。請確定它存在且具有相關內容。 + The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - 資訊清單檔案開啟失敗,發生例外狀況: '{0}'。請確定它存在且具有相關內容。 + The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 需要 Win32 應用程式資訊清單,且與 NoWin32Manifest 互斥。 + MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: 啟用 PreferNativeArm64 時,請確認平台已設為 AnyCPU。目前平台: {0}。 + MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit 和 PreferNativeArm64 選項互斥。請只啟用一個。 + MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: 指定的嚴重性不相關: 訊息 '{1}' 的 '{0}'。 + MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: 無法刪除檔案 "{0}"。{1} {2} + MSB3061: Unable to delete file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: 無法刪除檔案 "{0}"。在 {2} 毫秒內開始重試 {1}。{3} {4} + MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: 無法將檔案 "{0}" 移至 "{1}"。{2} {3} + MSB3677: Unable to move file "{0}" to "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - 應用程式資訊清單中遺失組件元素。 + The assembly element is missing from the application manifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: supportedArchitectures 元素的指定值 '{0}' 無效。請將它從資訊清單移除,或將其設為 'amd64 arm64'。 + MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - 找不到應用程式資訊清單檔。請確定它存在。 + The application manifest file cannot be found. Please make sure it exists. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: 無法讓檔案 "{0}" 變成可以寫入。{1} {2} + MSB3372: The file "{0}" cannot be made writable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: 無法設定檔案 "{0}" 上次存取/寫入的時間。{1} {2} + MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: 因為目的地檔案 "{0}" 是唯讀檔案,而無法設定為可寫入,所以無法解壓縮檔案 "{1}"。{2} {3} + MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: 無法將行寫入檔案 "{0}"。{1} {2} + MSB3491: Could not write lines to file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: 無法建立檔案 "{0}"。{1} {2} + MSB3713: The file "{0}" could not be created. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: 無法將目錄 "{0}" 壓縮至檔案 "{1}"。{2} {3} + MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Utilities/Resources/xlf/Strings.cs.xlf b/src/Utilities/Resources/xlf/Strings.cs.xlf index 8a895210fbc..48405b983d1 100644 --- a/src/Utilities/Resources/xlf/Strings.cs.xlf +++ b/src/Utilities/Resources/xlf/Strings.cs.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - Soubor uzamkl(a): {0}. + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.de.xlf b/src/Utilities/Resources/xlf/Strings.de.xlf index 995aabdfbe9..7c3b7ab60d7 100644 --- a/src/Utilities/Resources/xlf/Strings.de.xlf +++ b/src/Utilities/Resources/xlf/Strings.de.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - Die Datei wird durch "{0}" gesperrt. + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.es.xlf b/src/Utilities/Resources/xlf/Strings.es.xlf index a3ac640b024..0322438f17e 100644 --- a/src/Utilities/Resources/xlf/Strings.es.xlf +++ b/src/Utilities/Resources/xlf/Strings.es.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - El archivo se ha bloqueado por: "{0}" + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.fr.xlf b/src/Utilities/Resources/xlf/Strings.fr.xlf index b6a4c7717de..4153d7dadb5 100644 --- a/src/Utilities/Resources/xlf/Strings.fr.xlf +++ b/src/Utilities/Resources/xlf/Strings.fr.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - Le fichier est verrouillé par : "{0}" + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.it.xlf b/src/Utilities/Resources/xlf/Strings.it.xlf index 4a3c4bae142..7cc40d35918 100644 --- a/src/Utilities/Resources/xlf/Strings.it.xlf +++ b/src/Utilities/Resources/xlf/Strings.it.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - Il file è bloccato da: "{0}" + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.ja.xlf b/src/Utilities/Resources/xlf/Strings.ja.xlf index b3547a59a26..beddba35b7b 100644 --- a/src/Utilities/Resources/xlf/Strings.ja.xlf +++ b/src/Utilities/Resources/xlf/Strings.ja.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - このファイルは "{0}" によってロックされています。 + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.ko.xlf b/src/Utilities/Resources/xlf/Strings.ko.xlf index 12567b44897..ed11316f6d8 100644 --- a/src/Utilities/Resources/xlf/Strings.ko.xlf +++ b/src/Utilities/Resources/xlf/Strings.ko.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - 파일이 "{0}"에 의해 잠겨 있습니다. + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.pl.xlf b/src/Utilities/Resources/xlf/Strings.pl.xlf index a626748a37d..29e68fef8a7 100644 --- a/src/Utilities/Resources/xlf/Strings.pl.xlf +++ b/src/Utilities/Resources/xlf/Strings.pl.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - Plik jest zablokowany przez: „{0}” + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.pt-BR.xlf b/src/Utilities/Resources/xlf/Strings.pt-BR.xlf index 192420e0674..dcb3fae8228 100644 --- a/src/Utilities/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Utilities/Resources/xlf/Strings.pt-BR.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - O arquivo é bloqueado por: "{0}" + The file is locked by: "{0}" From c306d9c36d23dea7a3292626fac67dbe1358a9f5 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 19 Jun 2024 08:13:56 -0700 Subject: [PATCH 3/7] Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9752299 --- src/Utilities/Resources/xlf/Strings.ru.xlf | 2 +- src/Utilities/Resources/xlf/Strings.tr.xlf | 2 +- src/Utilities/Resources/xlf/Strings.zh-Hans.xlf | 2 +- src/Utilities/Resources/xlf/Strings.zh-Hant.xlf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Utilities/Resources/xlf/Strings.ru.xlf b/src/Utilities/Resources/xlf/Strings.ru.xlf index e66fd0170c0..1630f227604 100644 --- a/src/Utilities/Resources/xlf/Strings.ru.xlf +++ b/src/Utilities/Resources/xlf/Strings.ru.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - "{0}" блокирует этот файл + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.tr.xlf b/src/Utilities/Resources/xlf/Strings.tr.xlf index 6c8baf7d49f..645ae2bfc63 100644 --- a/src/Utilities/Resources/xlf/Strings.tr.xlf +++ b/src/Utilities/Resources/xlf/Strings.tr.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - Dosya şunun tarafından kilitlendi: "{0}" + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.zh-Hans.xlf b/src/Utilities/Resources/xlf/Strings.zh-Hans.xlf index 3528fc721db..b238017ef36 100644 --- a/src/Utilities/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Utilities/Resources/xlf/Strings.zh-Hans.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - 文件被“{0}”锁定。 + The file is locked by: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.zh-Hant.xlf b/src/Utilities/Resources/xlf/Strings.zh-Hant.xlf index a65e99a4f73..520ed111fd8 100644 --- a/src/Utilities/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Utilities/Resources/xlf/Strings.zh-Hant.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - 檔案鎖定者: "{0}" + The file is locked by: "{0}" From d0497eb67faf1f848fbd086a05d38319fb549173 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Thu, 27 Jun 2024 04:57:36 -0700 Subject: [PATCH 4/7] Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9797699 --- src/Build/Resources/xlf/Strings.cs.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.de.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.es.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.fr.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.it.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.ja.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.ko.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.pl.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.pt-BR.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.ru.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.tr.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.zh-Hans.xlf | 18 +++++++++--------- src/Build/Resources/xlf/Strings.zh-Hant.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.cs.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.de.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.es.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.fr.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.it.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.ja.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.ko.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.pl.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.pt-BR.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.ru.xlf | 18 +++++++++--------- src/MSBuild/Resources/xlf/Strings.tr.xlf | 18 +++++++++--------- 24 files changed, 216 insertions(+), 216 deletions(-) diff --git a/src/Build/Resources/xlf/Strings.cs.xlf b/src/Build/Resources/xlf/Strings.cs.xlf index d8fba5e4425..fcecdd70acb 100644 --- a/src/Build/Resources/xlf/Strings.cs.xlf +++ b/src/Build/Resources/xlf/Strings.cs.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + Nepodařilo se najít zadané sestavení vlastního analyzátoru: {0}. Zkontrolujte prosím, jestli existuje. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Nepodařilo se načíst vlastní typ analyzátoru: {0} ze sestavení: {1}. Ujistěte se, že dědí základní třídu Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Pokud se nemá jednat o vlastní analyzátor, neměl by být odkrytý. Další informace: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + Nepodařilo se zaregistrovat vlastní analyzátor: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + Nepovedlo se vytvořit instanci pravidla vlastního analyzátoru s následující výjimkou: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + Pravidlo vlastního analyzátoru: {0} se úspěšně zaregistrovalo. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Výstupní vlastnost: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Při přidávání souboru {0} došlo k výjimce. Výjimka:{1} @@ -562,7 +562,7 @@ Chyby: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + Překladač {0} se pokusil přeložit sadu SDK {1} a vrátil hodnotu null jako řetězec v seznamu upozornění nebo chyb. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Chyby: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + Sestavení úlohy bylo načteno z{0}, ale požadované umístění bylo{1}. diff --git a/src/Build/Resources/xlf/Strings.de.xlf b/src/Build/Resources/xlf/Strings.de.xlf index 5ccbd3494cd..35f2da9139e 100644 --- a/src/Build/Resources/xlf/Strings.de.xlf +++ b/src/Build/Resources/xlf/Strings.de.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + Fehler beim Suchen der angegebenen benutzerdefinierten Analysetoolassembly: {0}. Überprüfen Sie, ob sie vorhanden ist. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Fehler beim Laden des benutzerdefinierten Analysetooltyps „{0}“ aus der Assembly „{1}“. Stellen Sie sicher, dass es die Basisklasse „Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer“ erbt. Wenn es sich nicht um ein benutzerdefiniertes Analysetool handelt, sollte es nicht verfügbar gemacht werden. Weitere Informationen: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + Fehler beim Registrieren des benutzerdefinierten Analysetools: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + Fehler beim Instanziieren der benutzerdefinierten Analysetoolregel mit der folgenden Ausnahme: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + Benutzerdefinierte Analysetoolregel {0} wurde erfolgreich registriert. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Ausgabeeigenschaft: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Ausnahme beim Hinzufügen der Datei „{0}“, Ausnahme: „{1}“ @@ -562,7 +562,7 @@ Fehler: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + Der Resolver „{0}“ hat versucht, das SDK „{1}“ aufzulösen, und hat NULL als Zeichenfolge in der Liste der Warnungen oder Fehler zurückgegeben. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Fehler: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + Die Aufgabenassembly wurde aus „{0}“ geladen, während der gewünschte Speicherort „{1}“ war. diff --git a/src/Build/Resources/xlf/Strings.es.xlf b/src/Build/Resources/xlf/Strings.es.xlf index 754cd9fbfa6..ed4d862249b 100644 --- a/src/Build/Resources/xlf/Strings.es.xlf +++ b/src/Build/Resources/xlf/Strings.es.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + No se ha podido encontrar el ensamblado del analizador personalizado especificado: {0}. Compruebe si existe. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + No se pudo cargar el tipo de analizador personalizado: {0} del ensamblado: {1}. Asegúrese de que hereda la clase base Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Si no está pensado para ser un analizador personalizado, entonces no debería exponerse. Más información: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + No se ha podido registrar el analizador personalizado: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + No se ha podido crear una instancia de la regla del analizador personalizado con la siguiente excepción: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + Regla del analizador personalizado: {0} se ha registrado correctamente. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Propiedad de salida: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Se ha producido una excepción al agregar el archivo '{0}'. Excepción: '{1}' @@ -562,7 +562,7 @@ Errores: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + El solucionador de "{0}" ha intentado resolver el SDK "{1}" y ha devuelto null como cadena en la lista de advertencias o errores. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errores: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + El ensamblado de tarea se cargó desde "{0}" mientras que la ubicación deseada era "{1}". diff --git a/src/Build/Resources/xlf/Strings.fr.xlf b/src/Build/Resources/xlf/Strings.fr.xlf index 6afc6b02ca9..09d7417e8ea 100644 --- a/src/Build/Resources/xlf/Strings.fr.xlf +++ b/src/Build/Resources/xlf/Strings.fr.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + Impossible de trouver l’assemblée d'analyseur personnalisé spécifié : {0}. Vérifiez s’il existe. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Échec du chargement du type d’analyseur personnalisé : {0} à partir de l’assembly : {1}. Assurez-vous qu’il hérite de la classe de base Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. S’il ne doit pas être un analyseur personnalisé, il ne doit pas être exposé. Plus d’informations : https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + Échec de l’inscription de l’analyseur personnalisé : {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + Échec de l’instanciation de la règle d’analyseur personnalisé avec l’exception suivante : {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + Règle de l’analyseur personnalisé : {0} a été correctement inscrit. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Propriété de sortie : @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Une exception s’est produite lors de l’ajout du fichier « {0} ». Exception : « {1} » @@ -562,7 +562,7 @@ Erreurs : {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + Le programme de résolution de « {0} » a tenté de résoudre le SDK « {1} » et a retourné nul en tant que chaîne dans la liste des avertissements ou des erreurs. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Erreurs : {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + L’assembly de tâche a été chargé à partir de « {0} » alors que l’emplacement souhaité était « {1} ». diff --git a/src/Build/Resources/xlf/Strings.it.xlf b/src/Build/Resources/xlf/Strings.it.xlf index d899e1597ef..d8612855b87 100644 --- a/src/Build/Resources/xlf/Strings.it.xlf +++ b/src/Build/Resources/xlf/Strings.it.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + Impossibile trovare l'assembly dell'analizzatore personalizzato specificato: {0}. Verificare se esiste. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Non è stato possibile caricare il tipo di analizzatore diagnostico personalizzato: {0} dall'assembly: {1}. Assicurarsi che erediti la classe di base Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Se non è destinato a essere un analizzatore personalizzato, non deve essere esposto. Per altre informazioni: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + Impossibile registrare l'analizzatore personalizzato: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + Impossibile creare un'istanza della regola dell'analizzatore personalizzato con l'eccezione seguente: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + Regola dell'analizzatore personalizzato: {0} è stata registrata. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Proprietà di output: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Si è verificata un'eccezione durante l'aggiunta del file '{0}', Eccezione: '{1}' @@ -562,7 +562,7 @@ Errori: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + Il resolver "{0}" ha tentato di risolvere l'SDK "{1}" e ha restituito Null come stringa nell'elenco di avvisi o errori. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errori: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + L'assembly attività è stato caricato da "{0}" mentre era "{1}" il percorso desiderato. diff --git a/src/Build/Resources/xlf/Strings.ja.xlf b/src/Build/Resources/xlf/Strings.ja.xlf index d958694860e..b217898f0b1 100644 --- a/src/Build/Resources/xlf/Strings.ja.xlf +++ b/src/Build/Resources/xlf/Strings.ja.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + 指定されたカスタム アナライザー アセンブリが見つかりませんでした: {0}。存在するかどうか確認してください。 The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + カスタム アナライザーの種類を読み込めませんでした: アセンブリ {1} の {0}。Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer 基底クラスを継承していることを確認してください。カスタム アナライザーを意図していない場合は、公開しないでください。詳細情報: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + カスタム アナライザーを登録できませんでした: {0} The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + 次の例外により、カスタム アナライザー ルールのインスタンスを作成できませんでした: {0}。 The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + カスタム アナライザー ルール: {0} が正常に登録されました。 The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + プロパティの出力: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + ファイル '{0}' を追加中に例外が発生しました、例外: '{1}' @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + "{0}" リゾルバーは SDK "{1}" を解決しようとしましたが、警告またはエラーのリストで文字列として null を返しました。 LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + タスク アセンブリは '{0}' から読み込まれましたが、必要な場所は '{1}' でした。 diff --git a/src/Build/Resources/xlf/Strings.ko.xlf b/src/Build/Resources/xlf/Strings.ko.xlf index 4d229b6c397..6031611ffa1 100644 --- a/src/Build/Resources/xlf/Strings.ko.xlf +++ b/src/Build/Resources/xlf/Strings.ko.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + 지정한 사용자 지정 분석기 어셈블리를 찾지 못했습니다. {0}. 존재하는지 확인하세요. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + 사용자 지정 분석기 형식을 로드하지 못했습니다. 어셈블리에서 {0} : {1}. Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer 기본 클래스를 상속해야 합니다. 사용자 지정 분석기가 아닌 경우 노출되지 않아야 합니다. 추가 정보: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + 사용자 지정 분석기를 등록하지 못했습니다. {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + 다음 예외로 인해 사용자 지정 분석기 규칙을 인스턴스화하지 못했습니다. {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + 사용자 지정 분석기 규칙: {0}이(가) 등록되었습니다. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + 출력 속성: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + '{0}' 파일을 추가하는 동안 예외가 발생했습니다. 예외: '{1}' @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + "{0}" 확인자가 SDK "{1}" 해결을 시도했으며 경고 또는 오류 목록에서 null을 문자열로 반환했습니다. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + 원하는 위치가 '{1}'인 동안 '{0}'에서 작업 어셈블리를 로드했습니다. diff --git a/src/Build/Resources/xlf/Strings.pl.xlf b/src/Build/Resources/xlf/Strings.pl.xlf index 608b257ac9f..915e1c478d7 100644 --- a/src/Build/Resources/xlf/Strings.pl.xlf +++ b/src/Build/Resources/xlf/Strings.pl.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + Nie można odnaleźć określonego zestawu analizatora niestandardowego: {0}. Sprawdź, czy istnieje. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Nie udało się załadować niestandardowego analizatora typu: {0} z zestawu: {1}. Upewnij się, że dziedziczy po klasie bazowej Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Jeśli nie jest przeznaczony do niestandardowego analizatora, nie powinien być ujawniany. Więcej informacji: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + Nie można zarejestrować analizatora niestandardowego: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + Nie można utworzyć wystąpienia niestandardowej reguły analizatora z następującym wyjątkiem: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + Niestandardowa reguła analizatora: {0} została pomyślnie zarejestrowana. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Właściwość danych wyjściowych: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Wystąpił wyjątek podczas dodawania pliku „{0}”. Wyjątek: „{1}” @@ -562,7 +562,7 @@ Błędy: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + Program rozpoznawania nazw „{0}” próbował rozpoznać zestaw SDK „{1}” i zwrócił wartość null jako ciąg na liście ostrzeżeń lub błędów. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Błędy: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + Zestaw zadania został załadowany z lokalizacji „{0}”, gdy żądana lokalizacja to „{1}”. diff --git a/src/Build/Resources/xlf/Strings.pt-BR.xlf b/src/Build/Resources/xlf/Strings.pt-BR.xlf index 0a543ae5fde..d771b923ac1 100644 --- a/src/Build/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Build/Resources/xlf/Strings.pt-BR.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + Falha ao localizar o assembly do analisador personalizado especificado: {0}. Verifique se existe. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Falha ao carregar o tipo de analisador personalizado: {0} do assembly: {1}. Certifique-se de que ele herde a classe base Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Se não se destina a ser um analisador personalizado, ele não deve ser exposto. Mais informações: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + Falha ao registrar o analisador personalizado: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + Falha ao criar uma instância da regra do analisador personalizado com a seguinte exceção: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + Regra do analisador personalizado: {0} foi registrado com sucesso. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Propriedade de Saída: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Ocorreu uma exceção ao adicionar o arquivo '{0}', Exceção: '{1}' @@ -562,7 +562,7 @@ Erros: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + O resolvedor "{0}" tentou resolver o SDK "{1}" e retornou nulo como uma cadeia de caracteres na lista de avisos ou erros. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Erros: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + O assembly da tarefa foi carregado de "{0}" enquanto o local desejado era "{1}". diff --git a/src/Build/Resources/xlf/Strings.ru.xlf b/src/Build/Resources/xlf/Strings.ru.xlf index c87cd1075f5..e7f95782fa2 100644 --- a/src/Build/Resources/xlf/Strings.ru.xlf +++ b/src/Build/Resources/xlf/Strings.ru.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + Не удалось найти указанную сборку настраиваемого анализатора: {0}. Убедитесь, что она существует. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Не удалось загрузить настраиваемый тип анализатора {0} из сборки {1}. Убедитесь, что он наследует базовый класс Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer. Если он не предназначен для настраиваемого анализатора, его не следует предоставлять. Дополнительные сведения: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + Не удалось зарегистрировать настраиваемый анализатор: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + Не удалось создать экземпляр правила настраиваемого анализатора со следующим исключением: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + Зарегистрировано правило настраиваемого анализатора: {0}. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Выходное свойство: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Возникло исключение при добавлении файла "{0}", исключение: "{1}" @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + Сопоставитель "{0}" попытался разрешить пакет SDK "{1}" и вернул значение NULL в виде строки в списке предупреждений или ошибок. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + Сборка задачи была загружена из "{0}", а нужное расположение — "{1}". diff --git a/src/Build/Resources/xlf/Strings.tr.xlf b/src/Build/Resources/xlf/Strings.tr.xlf index 04ca643f3af..7b2c41ba190 100644 --- a/src/Build/Resources/xlf/Strings.tr.xlf +++ b/src/Build/Resources/xlf/Strings.tr.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + Belirtilen {0} özel çözümleyici derlemesi bulunamadı. Lütfen var olup olmadığını kontrol edin. The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + Özel çözümleyici türü yüklenemedi: {0} derlemeden: {1}. Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer temel sınıf devralınmış olduğundan emin olun. Özel bir çözümleyici olması amaçlanmadıysa açığa çıkarılmaması gerekir. Daha fazla bilgi: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + Özel çözümleyici kaydedilemedi: {0}. The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + Özel çözümleyici kuralı şu özel durumla başlatılamadı: {0}. The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + {0} özel çözümleyici kuralı başarıyla kaydedildi. The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + Çıkış Özelliği: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + Exception: '{1}': '{0}' dosyası eklenirken özel durum oluştu @@ -562,7 +562,7 @@ Hatalar: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + "{0}" çözümleyicisi "{1}" SDK'sını çözümlemeye çalıştı ve uyarılar veya hatalar listesinde bir dize olarak null döndürdü. LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Hatalar: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + İstenilen konum '{1}' iken görev derlemesi '{0}'dan yüklendi. diff --git a/src/Build/Resources/xlf/Strings.zh-Hans.xlf b/src/Build/Resources/xlf/Strings.zh-Hans.xlf index 773cc79bac7..ae16a34c59e 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hans.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + 找不到指定的自定义分析器程序集: {0}。请检查它是否存在。 The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + 未能从程序集 {1} 加载自定义分析器类型 {0}。请确保它继承 Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer 基类。如果不打算将其作为自定义分析器,则不应将其公开。详细信息: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + 无法注册自定义分析器: {0}。 The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + 无法实例化自定义分析器规则,出现以下异常: {0}。 The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + 自定义分析器规则: {0} 已成功注册。 The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + 输出属性: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + 添加文件“{0}”时发生异常,异常:“{1}” @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + “{0}”解析程序已尝试解析 SDK“{1}”,并在警告或错误列表中以字符串形式返回 null。 LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + 已从“{0}”加载任务程序集,但所需位置为“{1}”。 diff --git a/src/Build/Resources/xlf/Strings.zh-Hant.xlf b/src/Build/Resources/xlf/Strings.zh-Hant.xlf index 64036148a2b..35ca40afa91 100644 --- a/src/Build/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Build/Resources/xlf/Strings.zh-Hant.xlf @@ -209,27 +209,27 @@ Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. - Failed to find the specified custom analyzer assembly: {0}. Please check if it exists. + 找不到指定的自訂分析器組件: {0}。請檢查它是否存在。 The message is emitted when the custom analyzer assembly can not be found. Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition - Failed to load the custom analyzer type: {0} from the assembly: {1}. Make sure it inherits the Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer base class. If it is not intended to be a custom analyzer, than it should not be exposed. More info: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition + 無法從組件 {1} 載入自訂分析器類型 {0}。請確定它繼承 Microsoft.Build.Experimental.BuildCheck.BuildAnalyzer 基類。如果不是要作為自訂分析器,則不應公開。更多資訊: https://github.com/dotnet/msbuild/blob/main/documentation/specs/proposed/BuildCheck-Architecture.md#acquisition The message is emitted when the custom analyzer assembly can not be successfully registered. Failed to register the custom analyzer: {0}. - Failed to register the custom analyzer: {0}. + 無法登錄自訂分析器: {0}。 The message is emitted on failed loading of the custom analyzer in process. Failed to instantiate the custom analyzer rule with the following exception: {0}. - Failed to instantiate the custom analyzer rule with the following exception: {0}. + 無法具現化自訂分析器規則,發生下列例外狀況: {0}。 The message is emitted on failed loading of the custom analyzer rule in process. Custom analyzer rule: {0} has been registered successfully. - Custom analyzer rule: {0} has been registered successfully. + 自訂分析器規則: 已成功登錄 {0}。 The message is emitted on successful loading of the custom analyzer rule in process. @@ -400,7 +400,7 @@ Output Property: - Output Property: + 輸出屬性: @@ -516,7 +516,7 @@ An exception occurred when adding the file '{0}', Exception: '{1}' - An exception occurred when adding the file '{0}', Exception: '{1}' + 新增檔案 '{0}' 時發生例外狀況,例外狀況: '{1}' @@ -562,7 +562,7 @@ Errors: {3} The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. - The "{0}" resolver attempted to resolve the SDK "{1}" and returned null as a string in the list of warnings or errors. + "{0}" 解析程式嘗試解析 SDK "{1}",並以警告或錯誤清單中的字串傳回 null。 LOCALIZATION: Do not localize the word SDK. @@ -640,7 +640,7 @@ Errors: {3} Task assembly was loaded from '{0}' while the desired location was '{1}'. - Task assembly was loaded from '{0}' while the desired location was '{1}'. + 工作組件已從 '{0}' 載入,但 '{1}' 才是所需的位置。 diff --git a/src/MSBuild/Resources/xlf/Strings.cs.xlf b/src/MSBuild/Resources/xlf/Strings.cs.xlf index fafbe220e13..037adf7fa6c 100644 --- a/src/MSBuild/Resources/xlf/Strings.cs.xlf +++ b/src/MSBuild/Resources/xlf/Strings.cs.xlf @@ -163,22 +163,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + Na základě klíče registru Windows LongPathsEnabled má funkce LongPaths hodnotu {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + zakázáno enabled - enabled + povoleno not set - not set + nenastaveno @@ -1718,27 +1718,27 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký Test summary: total: {0} - Test summary: total: {0} + Souhrn testu: celkem: {0} {0} whole number duration: {0}s - duration: {0}s + doba trvání: {0} s {0} whole number failed: {0} - failed: {0} + selhalo: {0} {0} whole number skipped: {0} - skipped: {0} + přeskočeno: {0} {0} whole number succeeded: {0} - succeeded: {0} + úspěšné: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.de.xlf b/src/MSBuild/Resources/xlf/Strings.de.xlf index 8918e855fde..dc2f6d470ce 100644 --- a/src/MSBuild/Resources/xlf/Strings.de.xlf +++ b/src/MSBuild/Resources/xlf/Strings.de.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + Basierend auf dem Windows-Registrierungsschlüssel LongPathsEnabled ist das Feature LongPaths {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + deaktiviert enabled - enabled + aktiviert not set - not set + Nicht festgelegt @@ -1711,27 +1711,27 @@ Dieses Protokollierungsformat ist standardmäßig aktiviert. Test summary: total: {0} - Test summary: total: {0} + Testzusammenfassung: insgesamt: {0} {0} whole number duration: {0}s - duration: {0}s + Dauer: {0} Sek. {0} whole number failed: {0} - failed: {0} + fehlgeschlagen: {0} {0} whole number skipped: {0} - skipped: {0} + übersprungen: {0} {0} whole number succeeded: {0} - succeeded: {0} + erfolgreich: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.es.xlf b/src/MSBuild/Resources/xlf/Strings.es.xlf index 1e3660a8f8d..91a98c70d99 100644 --- a/src/MSBuild/Resources/xlf/Strings.es.xlf +++ b/src/MSBuild/Resources/xlf/Strings.es.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + De acuerdo con la clave del Registro de Windows LongPathsEnabled, la característica LongPaths está {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + deshabilitada enabled - enabled + habilitada not set - not set + sin establecer @@ -1711,27 +1711,27 @@ Test summary: total: {0} - Test summary: total: {0} + Resumen de pruebas: total: {0} {0} whole number duration: {0}s - duration: {0}s + duración: {0} s {0} whole number failed: {0} - failed: {0} + con errores: {0} {0} whole number skipped: {0} - skipped: {0} + omitido: {0} {0} whole number succeeded: {0} - succeeded: {0} + correcto: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.fr.xlf b/src/MSBuild/Resources/xlf/Strings.fr.xlf index 59b39f752af..31bd2ef9109 100644 --- a/src/MSBuild/Resources/xlf/Strings.fr.xlf +++ b/src/MSBuild/Resources/xlf/Strings.fr.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + D’après la clé de Registre Windows LongPathsEnabled, la fonctionnalité LongPaths est {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + désactivé enabled - enabled + activé not set - not set + non défini @@ -1711,27 +1711,27 @@ Remarque : verbosité des enregistreurs d’événements de fichiers Test summary: total: {0} - Test summary: total: {0} + Récapitulatif du test : total : {0} {0} whole number duration: {0}s - duration: {0}s + durée : {0}s {0} whole number failed: {0} - failed: {0} + échec : {0} {0} whole number skipped: {0} - skipped: {0} + ignoré : {0} {0} whole number succeeded: {0} - succeeded: {0} + réussi : {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.it.xlf b/src/MSBuild/Resources/xlf/Strings.it.xlf index 716df001fa7..3627e11c42d 100644 --- a/src/MSBuild/Resources/xlf/Strings.it.xlf +++ b/src/MSBuild/Resources/xlf/Strings.it.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + In base alla chiave del Registro di sistema di Windows LongPathsEnabled, la funzionalità LongPaths è {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + disabilitata enabled - enabled + abilitata not set - not set + non impostata @@ -1721,27 +1721,27 @@ Nota: livello di dettaglio dei logger di file Test summary: total: {0} - Test summary: total: {0} + Riepilogo test: totale: {0} {0} whole number duration: {0}s - duration: {0}s + durata: {0}s {0} whole number failed: {0} - failed: {0} + non riuscito: {0} {0} whole number skipped: {0} - skipped: {0} + ignorato: {0} {0} whole number succeeded: {0} - succeeded: {0} + riuscito: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.ja.xlf b/src/MSBuild/Resources/xlf/Strings.ja.xlf index 40479ff1061..798205dd229 100644 --- a/src/MSBuild/Resources/xlf/Strings.ja.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ja.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + Windows レジストリ キー LongPathsEnabled に基づいて、LongPaths 機能は{0}です。 "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + 無効 enabled - enabled + 有効 not set - not set + 未設定 @@ -1711,27 +1711,27 @@ Test summary: total: {0} - Test summary: total: {0} + テスト概要: 合計: {0} {0} whole number duration: {0}s - duration: {0}s + 期間: {0} 秒 {0} whole number failed: {0} - failed: {0} + 失敗数: {0} {0} whole number skipped: {0} - skipped: {0} + スキップ済み数: {0} {0} whole number succeeded: {0} - succeeded: {0} + 成功数: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.ko.xlf b/src/MSBuild/Resources/xlf/Strings.ko.xlf index 4f3a89f7d93..8785213435e 100644 --- a/src/MSBuild/Resources/xlf/Strings.ko.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ko.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + Windows 레지스트리 키 LongPathsEnabled에 따라 LongPaths 기능이 {0}입니다. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + 사용 안 함 enabled - enabled + 사용 not set - not set + 설정 안 함 @@ -1711,27 +1711,27 @@ Test summary: total: {0} - Test summary: total: {0} + 테스트 요약: 합계: {0} {0} whole number duration: {0}s - duration: {0}s + 기간: {0}초 {0} whole number failed: {0} - failed: {0} + 실패: {0} {0} whole number skipped: {0} - skipped: {0} + 건너뜀: {0} {0} whole number succeeded: {0} - succeeded: {0} + 성공: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.pl.xlf b/src/MSBuild/Resources/xlf/Strings.pl.xlf index 7f6ca47390e..c9e53ce52f0 100644 --- a/src/MSBuild/Resources/xlf/Strings.pl.xlf +++ b/src/MSBuild/Resources/xlf/Strings.pl.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + Na podstawie klucza rejestru systemu Windows LongPathsEnabled funkcja LongPaths jest {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + wyłączono enabled - enabled + włączono not set - not set + nie ustawiono @@ -1717,27 +1717,27 @@ Test summary: total: {0} - Test summary: total: {0} + Podsumowanie testu: łącznie: {0} {0} whole number duration: {0}s - duration: {0}s + czas trwania: {0}s {0} whole number failed: {0} - failed: {0} + niepowodzenie: {0} {0} whole number skipped: {0} - skipped: {0} + pominięto: {0} {0} whole number succeeded: {0} - succeeded: {0} + zakończone powodzeniem: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf b/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf index 64790a30a42..1d4c6e463f2 100644 --- a/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf +++ b/src/MSBuild/Resources/xlf/Strings.pt-BR.xlf @@ -163,22 +163,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + Com base na chave do Registro do Windows LongPathsEnabled, o recurso LongPaths é {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + desabilitado enabled - enabled + habilitado not set - not set + não definido @@ -1713,27 +1713,27 @@ arquivo de resposta. Test summary: total: {0} - Test summary: total: {0} + Resumo do teste: total: {0} {0} whole number duration: {0}s - duration: {0}s + duração: {0}s {0} whole number failed: {0} - failed: {0} + falhou: {0} {0} whole number skipped: {0} - skipped: {0} + ignorado: {0} {0} whole number succeeded: {0} - succeeded: {0} + bem-sucedido: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.ru.xlf b/src/MSBuild/Resources/xlf/Strings.ru.xlf index 5f82cdf8a21..cef6876ff61 100644 --- a/src/MSBuild/Resources/xlf/Strings.ru.xlf +++ b/src/MSBuild/Resources/xlf/Strings.ru.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + На основе раздела реестра Windows LongPathsEnabled функция LongPaths имеет значение {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + отключено enabled - enabled + включено not set - not set + не задано @@ -1710,27 +1710,27 @@ Test summary: total: {0} - Test summary: total: {0} + Сводка теста: всего: {0} {0} whole number duration: {0}s - duration: {0}s + длительность: {0} с {0} whole number failed: {0} - failed: {0} + сбой: {0} {0} whole number skipped: {0} - skipped: {0} + пропущено: {0} {0} whole number succeeded: {0} - succeeded: {0} + успешно: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.tr.xlf b/src/MSBuild/Resources/xlf/Strings.tr.xlf index 9d0540c6f83..75b1939ea3d 100644 --- a/src/MSBuild/Resources/xlf/Strings.tr.xlf +++ b/src/MSBuild/Resources/xlf/Strings.tr.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + Windows kayıt defteri anahtarı LongPathsEnabled ayarına bağlı olarak LongPaths özelliği {0}. "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + devre dışı enabled - enabled + etkin not set - not set + ayarlanmadı @@ -1711,27 +1711,27 @@ Test summary: total: {0} - Test summary: total: {0} + Test özeti: toplam: {0} {0} whole number duration: {0}s - duration: {0}s + süre: {0}s {0} whole number failed: {0} - failed: {0} + başarısız: {0} {0} whole number skipped: {0} - skipped: {0} + atlandı: {0} {0} whole number succeeded: {0} - succeeded: {0} + başarılı: {0} {0} whole number From 0bdc542771ab2c95d4c757144d35319717f7f04a Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Thu, 27 Jun 2024 04:58:37 -0700 Subject: [PATCH 5/7] Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9797699 --- src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf | 18 +++++----- src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf | 18 +++++----- src/Tasks/Resources/xlf/Strings.cs.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.de.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.es.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.fr.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.it.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.ja.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.ko.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.pl.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.pt-BR.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.ru.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.tr.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.zh-Hans.xlf | 36 +++++++++---------- src/Tasks/Resources/xlf/Strings.zh-Hant.xlf | 36 +++++++++---------- src/Utilities/Resources/xlf/Strings.cs.xlf | 2 +- src/Utilities/Resources/xlf/Strings.de.xlf | 2 +- src/Utilities/Resources/xlf/Strings.es.xlf | 2 +- src/Utilities/Resources/xlf/Strings.fr.xlf | 2 +- src/Utilities/Resources/xlf/Strings.it.xlf | 2 +- src/Utilities/Resources/xlf/Strings.ja.xlf | 2 +- src/Utilities/Resources/xlf/Strings.ko.xlf | 2 +- src/Utilities/Resources/xlf/Strings.pl.xlf | 2 +- src/Utilities/Resources/xlf/Strings.pt-BR.xlf | 2 +- 24 files changed, 261 insertions(+), 261 deletions(-) diff --git a/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf b/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf index 1414f9c591d..2166e495b55 100644 --- a/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + 基于 Windows 注册表项 LongPathsEnabled,LongPaths 功能为 {0}。 "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + 已禁用 enabled - enabled + 已启用 not set - not set + 未设置 @@ -1711,27 +1711,27 @@ Test summary: total: {0} - Test summary: total: {0} + 测试摘要: 总计: {0} {0} whole number duration: {0}s - duration: {0}s + 持续时间: {0} 秒 {0} whole number failed: {0} - failed: {0} + 失败: {0} {0} whole number skipped: {0} - skipped: {0} + 已跳过: {0} {0} whole number succeeded: {0} - succeeded: {0} + 成功: {0} {0} whole number diff --git a/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf b/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf index f3cbff27144..e45b4bf5d9c 100644 --- a/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/MSBuild/Resources/xlf/Strings.zh-Hant.xlf @@ -162,22 +162,22 @@ Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. - Based on the Windows registry key LongPathsEnabled, the LongPaths feature is {0}. + 根據 Windows 登錄機碼 LongPathsEnabled,LongPaths 功能為 {0}。 "Windows" is the OS, "LongPathsEnabled" should not be localized, and {0} will be "enabled"/"disabled"/"not set" disabled - disabled + 已停用 enabled - enabled + 已啟用 not set - not set + 未設定 @@ -1711,27 +1711,27 @@ Test summary: total: {0} - Test summary: total: {0} + 測試摘要: 總計: {0} {0} whole number duration: {0}s - duration: {0}s + 持續時間: {0} 秒 {0} whole number failed: {0} - failed: {0} + 失敗: {0} {0} whole number skipped: {0} - skipped: {0} + 已跳過: {0} {0} whole number succeeded: {0} - succeeded: {0} + 成功: {0} {0} whole number diff --git a/src/Tasks/Resources/xlf/Strings.cs.xlf b/src/Tasks/Resources/xlf/Strings.cs.xlf index 61362e573b5..ca58a4b9539 100644 --- a/src/Tasks/Resources/xlf/Strings.cs.xlf +++ b/src/Tasks/Resources/xlf/Strings.cs.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + Soubor manifestu buď neexistuje, nebo ho nejde přečíst. Ujistěte se prosím, že existuje a má relevantní obsah. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + Otevření souboru manifestu selhalo s výjimkou: {0}. Ujistěte se prosím, že existuje a má relevantní obsah. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: Možnost PreferNativeArm64 vyžaduje manifest aplikace Win32 a vzájemně se vylučuje s možností NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: Pokud je povolená možnost PreferNativeArm64, ujistěte se, že je platforma nastavená na AnyCPU. Aktuální platforma: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: Možnosti Prefer32Bit a PreferNativeArm64 se vzájemně vylučují. Povolte prosím jenom jednu z nich. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: Zadaná závažnost není relevantní: {0} pro zprávu: {1}. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: Nelze odstranit soubor {0}. {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: Nelze odstranit soubor {0}. Začátek opakování {1} za {2} ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: Soubor {0} nelze přesunout do umístění {1}. {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + V manifestu aplikace chybí element assembly. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: Zadaná hodnota {0} pro element supportedArchitectures je neplatná. Buď ho odeberte z manifestu, nebo ho nastavte na hodnotu amd64 arm64. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + Nepovedlo se najít soubor manifestu aplikace. Ujistěte se prosím, že existuje. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: Soubor {0} nelze nastavit pro zápis. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: Nelze nastavit čas posledního otevření či zápisu u souboru {0}. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: Soubor {0} se nepodařilo rozzipovat, protože cílový soubor {1} je jen pro čtení a nebylo možné ho nastavit jako zapisovatelný. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: Nelze zapsat řádky do souboru {0}. {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: Soubor {0} nelze vytvořit. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: Adresář {0} se nepodařilo zazipovat do souboru {1}. {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.de.xlf b/src/Tasks/Resources/xlf/Strings.de.xlf index 9c352d2cdcd..e5c8bc876c8 100644 --- a/src/Tasks/Resources/xlf/Strings.de.xlf +++ b/src/Tasks/Resources/xlf/Strings.de.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + Die Manifestdatei ist entweder nicht vorhanden oder kann nicht gelesen werden. Stellen Sie sicher, dass sie vorhanden ist und relevante Inhalte enthält. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + Ausnahmefehler beim Öffnen der Manifestdatei: "{0}". Stellen Sie sicher, dass sie vorhanden ist und relevante Inhalte enthält. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: "PreferNativeArm64" erfordert ein Win32-Anwendungsmanifest und schließt sich mit "NoWin32Manifest" gegenseitig aus. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: Wenn "PreferNativeArm64" aktiviert ist, stellen Sie sicher, dass die Plattform auf AnyCPU festgelegt ist. Aktuelle Plattform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: Die Optionen "Prefer32Bit" und "PreferNativeArm64" schließen sich gegenseitig aus. Aktivieren Sie nur eine. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: Der angegebene Schweregrad ist nicht relevant: "{0}" für die Nachricht: "{1}". {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: Die Datei „{0}“ kann nicht gelöscht werden. {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: Die Datei „{0}“ konnte nicht gelöscht werden. Wiederholungsversuch {1} in {2} Mins. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: Die Datei „{0}“ kann nicht in „{1}“ verschoben werden. {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + Das Assemblyelement fehlt im Anwendungsmanifest. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: Der angegebene Wert "{0}" für das supportedArchitectures-Element ist ungültig. Entfernen Sie ihn aus dem Manifest, oder legen Sie ihn auf "amd64 arm64" fest. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + Die Anwendungsmanifestdatei wurde nicht gefunden. Stellen Sie sicher, dass sie vorhanden ist. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: Die Datei „{0}“ kann nicht beschreibbar gemacht werden. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: Der letzte Zugriff/Zeitpunkt des letzten Schreibvorgangs für die Datei „{0}“ kann nicht festgelegt werden. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: Fehler beim Entzippen der Datei „{0}“, da die Zieldatei „{1}“ schreibgeschützt ist und nicht beschreibbar gemacht werden konnte. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: Zeilen konnten nicht in die Datei „{0}“ geschrieben werden. {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: Die Datei „{0}“ konnte nicht erstellt werden. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: Fehler beim Zippen des Verzeichnisses „{0}“ in die Datei „{1}“. {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.es.xlf b/src/Tasks/Resources/xlf/Strings.es.xlf index dce697464f4..f7a472537e9 100644 --- a/src/Tasks/Resources/xlf/Strings.es.xlf +++ b/src/Tasks/Resources/xlf/Strings.es.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + El archivo de manifiesto no existe o no se puede leer. Asegúrese de que existe y de que tiene contenido relevante. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + Error al abrir el archivo de manifiesto con la excepción: '{0}'. Asegúrese de que existe y de que tiene contenido relevante. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 requiere un manifiesto de aplicación Win32 y se excluye mutuamente con NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: cuando PreferNativeArm64 esté habilitado, asegúrese de que la plataforma está establecida en AnyCPU. Plataforma actual: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: las opciones Prefer32Bit y PreferNativeArm64 se excluyen mutuamente. Habilite solo una. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: la gravedad especificada no es relevante: '{0}' para el mensaje: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: no se puede eliminar el archivo "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: no se pudo eliminar el archivo "{0}". Iniciando el reintento {1} en {2} ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: no es posible mover el archivo "{0}" a "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + Falta el elemento de ensamblado en el manifiesto de aplicación. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: el valor especificado '{0}' para el elemento supportedArchitectures no es válido. Quítelo del manifiesto o establézcalo en "amd64 arm64". {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + No se encuentra el archivo de manifiesto de aplicación. Asegúrese de que existe. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: el archivo "{0}" no se puede hacer grabable. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: no se puede establecer la hora de último acceso o última escritura en el archivo "{0}". {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: no se pudo descomprimir el archivo "{0}" porque el archivo de destino "{1}" es de solo lectura y no se pudo hacer grabable. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: no se pudieron escribir líneas en el archivo "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: no se pudo crear el archivo "{0}". {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: no se pudo comprimir el directorio "{0}" en el archivo "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.fr.xlf b/src/Tasks/Resources/xlf/Strings.fr.xlf index 9273334d9d1..ddd6039a684 100644 --- a/src/Tasks/Resources/xlf/Strings.fr.xlf +++ b/src/Tasks/Resources/xlf/Strings.fr.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + Le fichier manifeste n’existe pas ou ne peut pas être lu. Vérifiez qu’il existe et qu’il contient du contenu pertinent. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + L’ouverture du fichier manifeste a échoué avec l’exception : «{0}». Vérifiez qu’il existe et qu’il contient du contenu pertinent. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 nécessite un manifeste d’application Win32 et s’exclue mutuellement de NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: lorsque PreferNativeArm64 est activé, vérifiez que la plateforme est définie sur AnyCPU. Plateforme actuelle : {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: les options Prefer32Bit et PreferNativeArm64 s’excluent mutuellement. N’activez qu’un seul. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: la gravité spécifiée n’est pas pertinente : «{0}» pour le message : «{1}». {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: Impossible de supprimer le fichier « {0} ». {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: Impossible de supprimer le fichier « {0} ». Début du {1} de nouvelles tentatives en {2} ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: Impossible de déplacer le fichier « {0} » vers « {1} ». {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + L’élément assembly est manquant dans le manifeste de l’application. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: la valeur spécifiée «{0}» pour l’élément supportedArchitectures n’est pas valide. Supprimez-le du manifeste ou définissez-le sur « amd64 arm64 ». {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + Le fichier manifeste de l’application est introuvable. Assurez-vous qu’il existe. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: Impossible de rendre le fichier « {0} » accessible en écriture. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: Impossible de définir l’heure du dernier accès/de la dernière écriture pour le fichier « {0} ». {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: Échec de la décompression du fichier « {0} », car le fichier de destination « {1} » est en lecture seule et n’a pas pu être rendu accessible en écriture. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: Impossible d’écrire des lignes dans le fichier « {0} ». {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: Impossible de créer le fichier « {0} ». {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: Échec de la compression du répertoire « {0} » dans le fichier « {1} ». {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.it.xlf b/src/Tasks/Resources/xlf/Strings.it.xlf index 349528eb9fd..16347d2a11f 100644 --- a/src/Tasks/Resources/xlf/Strings.it.xlf +++ b/src/Tasks/Resources/xlf/Strings.it.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + Il file manifesto non esiste o non può essere letto. Assicurarsi che esista e che contenga contenuto pertinente. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + Apertura del file manifesto non riuscita con eccezione: "{0}". Assicurarsi che esista e che contenga contenuto pertinente. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 richiede un manifesto dell'applicazione Win32 e si esclude a vicenda con NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: quando l'opzione PreferNativeArm64 è abilitata, assicurarsi che la piattaforma sia impostata su AnyCPU. Piattaforma corrente: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: le opzioni Prefer32Bit e PreferNativeArm64 si escludono a vicenda. Abilitarne solo una. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: la gravità specificata non è rilevante: "{0}" per il messaggio: "{1}". {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: non è possibile eliminare il file "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: non è stato possibile eliminare il file "{0}". Inizio dei tentativi {1} in {2}ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: non è possibile spostare il file "{0}" in "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + Manca l'elemento dell'assembly dal manifesto dell'applicazione. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: il valore specificato "{0}" per l'elemento supportedArchitectures non è valido. Rimuoverlo dal manifesto o impostarlo su "amd64 arm64". {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + Non è possibile trovare il file manifesto dell'applicazione. Assicurarsi che esista. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: non è possibile rendere accessibile in scrittura il file "{0}". {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: non è possibile impostare l'ora dell'ultimo accesso o dell'ultima scrittura per il file "{0}". {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: non è possibile decomprimere il file "{0}" perché il file di destinazione "{1}" è di sola lettura e non è possibile impostarlo come scrivibile. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: non è possibile scrivere righe nel file "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: non è possibile creare il file "{0}". {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: non è possibile comprimere la directory "{0}" nel file "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.ja.xlf b/src/Tasks/Resources/xlf/Strings.ja.xlf index 0b924f24d28..6eb05bf4c12 100644 --- a/src/Tasks/Resources/xlf/Strings.ja.xlf +++ b/src/Tasks/Resources/xlf/Strings.ja.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + マニフェスト ファイルが存在しないか、読み取れません。これが存在し、関連するコンテンツがあることを確認してください。 The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + マニフェスト ファイルを開けませんでした。例外: '{0}'。これが存在し、関連するコンテンツがあることを確認してください。 @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 は、Win32 アプリケーション マニフェストを必要とし、NoWin32Manifest と相互に排他的です。 {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: PreferNativeArm64 が有効である場合、プラットフォームが AnyCPU に設定されていることを確認してください。現在のプラットフォーム: {0}。 {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: Prefer32Bit オプションと PreferNativeArm64 オプションは相互に排他的です。1 つだけ有効にしてください。 {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: 指定された重要度に関連性がありません: メッセージの '{0}': '{1}'。 {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: ファイル "{0}" を削除できません。{1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: ファイル "{0}" を削除できませんでした。{2} ミリ秒で再試行 {1} を開始しています。{3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: ファイル "{0}" を "{1}" に移動できません。{2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + アセンブリ要素がアプリケーション マニフェストにありません。 MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: supportedArchitectures 要素に指定された値 '{0}' が無効です。マニフェストから削除するか、'amd64 arm64' に設定してください。 {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + アプリケーション マニフェスト ファイルが見つかりません。これが存在することを確認してください。 @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: ファイル "{0}" を書き込み可能にすることはできません。{1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: ファイル "{0}" に最後にアクセスした、または書き込んだ時間を設定できません。{1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: 解凍先のファイル "{0}" が読み取り専用で、書き込み可能にすることができないため、ファイル "{1}" を解凍できませんでした。{2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: 行をファイル "{0}" に書き込めませんでした。{1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: ファイル "{0}" を作成できませんでした。{1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: ディレクトリ "{0}" をファイル "{1}" に zip 圧縮できませんでした。{2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.ko.xlf b/src/Tasks/Resources/xlf/Strings.ko.xlf index bec7c7aa14e..2f1b4a995dc 100644 --- a/src/Tasks/Resources/xlf/Strings.ko.xlf +++ b/src/Tasks/Resources/xlf/Strings.ko.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + 매니페스트 파일이 없거나 읽을 수 없습니다. 해당 콘텐츠가 존재하고 관련 콘텐츠가 있는지 확인하세요. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + '{0}' 예외로 인해 매니페스트 파일을 열지 못했습니다. 해당 콘텐츠가 존재하고 관련 콘텐츠가 있는지 확인하세요. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64에는 Win32 애플리케이션 매니페스트가 필요하며 NoWin32Manifest와 함께 사용할 수 없습니다. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: PreferNativeArm64를 사용하도록 설정한 경우 플랫폼이 AnyCPU로 설정되어 있는지 확인합니다. 현재 플랫폼: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: Prefer32Bit 및 PreferNativeArm64 옵션은 함께 사용할 수 없습니다. 하나만 사용하도록 설정하세요. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: 지정한 심각도가 관련되지 않습니다. '{1}' 메시지의 '{0}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: 파일 "{0}"을(를) 삭제할 수 없습니다. {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: 파일 "{0}"을(를) 삭제할 수 없습니다. {2}ms 후 {1} 재시도를 시작하세요. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: 파일 "{0}"을(를) "{1}"(으)로 이동할 수 없습니다. {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + 어셈블리 요소가 애플리케이션 매니페스트에 없습니다. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: supportedArchitectures 요소에 대해 지정된 값 '{0}'이(가) 잘못되었습니다. 매니페스트에서 제거하거나 'amd64 arm64'로 설정합니다. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + 애플리케이션 매니페스트 파일을 찾을 수 없습니다. 존재하는지 확인하세요. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: "{0}" 파일을 쓰기 가능하게 만들 수 없습니다. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: "{0}" 파일에 마지막으로 액세스한 시간 및 마지막으로 쓴 시간을 설정할 수 없습니다. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: 대상 파일 "{0}"이(가) 읽기 전용이고 쓰기 가능하도록 만들 수 없기 때문에 파일 "{1}"의 압축을 풀지 못했습니다. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: "{0}" 파일에 줄을 쓸 수 없습니다. {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: "{0}" 파일을 만들 수 없습니다. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: 디렉터리 "{0}"의 압축을 "{1}" 파일에 풀지 못했습니다. {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.pl.xlf b/src/Tasks/Resources/xlf/Strings.pl.xlf index 9fc728430d8..07ed19ed057 100644 --- a/src/Tasks/Resources/xlf/Strings.pl.xlf +++ b/src/Tasks/Resources/xlf/Strings.pl.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + Plik manifestu nie istnieje lub nie można go odczytać. Upewnij się, że istnieje i ma odpowiednią zawartość. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + Otwieranie pliku manifestu nie powiodło się. Wyjątek: „{0}”. Upewnij się, że istnieje i ma odpowiednią zawartość. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: element PreferNativeArm64 wymaga manifestu aplikacji Win32 i wzajemnie się wyklucza z elementem NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: po włączeniu elementu PreferNativeArm64 upewnij się, że platforma ma wartość AnyCPU. Bieżąca platforma: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: opcje Prefer32Bit i PreferNativeArm64 wykluczają się wzajemnie. Włącz tylko jedną. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: określona ważność nie jest istotna: „{0}” dla komunikatu: „{1}”. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: Nie można usunąć pliku „{0}”. {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: nie można usunąć pliku „{0}”. Rozpoczynanie ponawiania próby {1} za {2} ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: Nie można przenieść pliku „{0}” do „{1}”. {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + Brak elementu zestawu w manifeście aplikacji. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: określona wartość „{0}” dla elementu supportedArchitectures jest nieprawidłowa. Usuń ją z manifestu lub ustaw na wartość „amd64 arm64”. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + Nie można odnaleźć pliku manifestu aplikacji. Upewnij się, że istnieje. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: Plik „{0}” nie może być plikiem zapisywalnym. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: Nie można ustawić godziny ostatniego dostępu do pliku/zapisu w pliku „{0}”. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: Nie można rozpakować pliku „{0}”, ponieważ plik docelowy „{1}” jest tylko do odczytu i nie może być zapisywalny. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: Nie można zapisać wierszy w pliku „{0}”. {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: Nie można utworzyć pliku „{0}”. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: Nie można skompresować katalogu „{0}” do pliku „{1}”. {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.pt-BR.xlf b/src/Tasks/Resources/xlf/Strings.pt-BR.xlf index 38b849b4c80..928dc47fcf7 100644 --- a/src/Tasks/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Tasks/Resources/xlf/Strings.pt-BR.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + O arquivo de manifesto não existe ou não pode ser lido. Certifique-se de que ele exista e tenha conteúdo relevante. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + A abertura do arquivo de manifesto falhou com a exceção: '{0}'. Certifique-se de que ele exista e tenha conteúdo relevante. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 requer um manifesto do aplicativo Win32 e é mutuamente exclusiva com NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: Quando PreferNativeArm64 estiver habilitado, certifique-se de que a Plataforma esteja definida como AnyCPU. Plataforma Atual: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: As opções Prefer32Bit e PreferNativeArm64 são mutuamente exclusivas. Habilite apenas um. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: A gravidade especificada não é relevante: '{0}' para a mensagem: '{1}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: Não é possível excluir o arquivo "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: Não foi possível excluir o arquivo "{0}". Iniciando repetição {1} em {2} ms. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: Não é possível mover o arquivo "{0}" para "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + O elemento assembly está ausente no manifesto do aplicativo. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: O valor especificado “{0}” para o elemento supportedArchitectures é inválido. Remova-o do manifesto ou defina-o como 'amd64 arm64'. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + O arquivo de manifesto do aplicativo não pode ser encontrado. Verifique se ele existe. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: Não é possível tornar o arquivo "{0}" gravável. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: Não é possível definir o horário de último acesso/gravação no arquivo "{0}". {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: Falha ao descompactar o arquivo "{0}" porque o arquivo de destino "{1}" é somente leitura e não pôde ser transformado em gravável. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: Não foi possível gravar linhas no arquivo "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: Não foi possível criar o arquivo "{0}". {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: Falha ao compactar o diretório "{0}" no arquivo "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.ru.xlf b/src/Tasks/Resources/xlf/Strings.ru.xlf index 9cdddcf9dfc..00e0d2a824f 100644 --- a/src/Tasks/Resources/xlf/Strings.ru.xlf +++ b/src/Tasks/Resources/xlf/Strings.ru.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + Файл манифеста не существует или не может быть прочитан. Убедитесь, что он существует и содержит релевантный контент. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + Сбой открытия файла манифеста. Исключение: "{0}". Убедитесь, что он существует и содержит релевантный контент. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 требует манифеста приложения Win32 и является взаимоисключающим с NoWin32Manifest. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: если включен PreferNativeArm64, установите для платформы значение AnyCPU. Текущая платформа: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: параметры Prefer32Bit и PreferNativeArm64 являются взаимоисключающими. Включите только один. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: Указанная серьезность не релевантна: "{0}" для сообщения: "{1}". {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: не удается удалить файл "{0}". {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: не удалось удалить файл "{0}". Запуск повторной попытки {1} через {2} мс. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: не удается переместить файл "{0}" в "{1}". {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + Элемент сборки отсутствует в манифесте приложения. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: указанное значение "{0}" для элемента supportArchitectures недопустимо. Удалите его из манифеста или установите для него значение "amd64 arm64". {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + Не удается найти файл манифеста приложения. Проверьте, существует ли он. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: невозможно сделать файл "{0}" доступным для записи. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: невозможно настроить время последнего доступа/последней записи для файла "{0}". {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: не удалось распаковать файл "{0}", так как конечный файл "{1}" доступен только для чтения и его нельзя сделать доступным для записи. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: не удалось записать строки в файл "{0}". {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: не удалось создать файл "{0}". {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: не удалось упаковать каталог "{0}" в файл "{1}". {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.tr.xlf b/src/Tasks/Resources/xlf/Strings.tr.xlf index b476ba270c7..10e5d0a18b4 100644 --- a/src/Tasks/Resources/xlf/Strings.tr.xlf +++ b/src/Tasks/Resources/xlf/Strings.tr.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + Bildirim dosyası yok veya okunamıyor. Lütfen var olduğundan ve ilgili içeriğe sahip olduğundan emin olun. The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + Bildirim dosyası açma işlemi şu özel durumla başarısız oldu: '{0}'. Lütfen var olduğundan ve ilgili içeriğe sahip olduğundan emin olun. @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 bir Win32 uygulama bildirimi gerektirir ve NoWin32Manifest ile birbirini dışlar. {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: PreferNativeArm64 etkinleştirildiğinde, Platformun AnyCPU olarak ayarlandığından emin olun. Geçerli Platform: {0}. {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: Prefer32Bit ve PreferNativeArm64 seçenekleri birbirini dışlar. Lütfen yalnızca birini etkinleştirin. {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: Belirtilen önem derecesi ilişkili değil: '{1}' iletisi için '{0}'. {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: "{0}" dosyası silinemiyor. {1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: "{0}" dosyası silinemedi. {1} {2} dakika içinde yeniden denenecek. {3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: "{0}" dosyası "{1}" üzerine taşınamıyor. {2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + Uygulama bildiriminde bütünleştirilmiş kod öğesi eksik. MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: SupportedArchitectures öğesi için belirtilen '{0}' değeri geçersiz. Bildirimden kaldırın veya 'amd64 arm64' olarak ayarlayın. {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + Uygulama bildirim dosyası bulunamıyor. Lütfen var olduğundan emin olun. @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: "{0}" dosyası yazılabilir yapılamadı. {1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: "{0}" dosyası için son erişim/son yazma zamanı ayarlanamıyor. {1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: "{0}" hedef dosyası salt okunur olduğundan ve yazılabilir hale getirilemediğinden "{1}" dosyasının sıkıştırması açılamadı. {2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: Satırlar "{0}" dosyasına yazılamadı. {1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: "{0}" dosyası oluşturulamadı. {1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: "{0}" dizini "{1}" dosyasına sıkıştırılamadı. {2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.zh-Hans.xlf b/src/Tasks/Resources/xlf/Strings.zh-Hans.xlf index f6c37fc1621..3150a4a48be 100644 --- a/src/Tasks/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Tasks/Resources/xlf/Strings.zh-Hans.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + 清单文件不存在或无法读取。请确保它存在并具有相关内容。 The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + 清单文件打开失败,出现异常:“{0}”。请确保它存在并具有相关内容。 @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 需要 Win32 应用程序清单,并且与 NoWin32Manifest 互斥。 {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: 启用 PreferNativeArm64 时,请确保平台设置为 AnyCPU。当前平台: {0}。 {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: Prefer32Bit 和 PreferNativeArm64 选项互斥。请仅启用一个。 {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: 指定的严重性不相关: 消息“{1}”的“{0}”。 {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: 无法删除文件“{0}”。{1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: 无法删除文件“{0}”。{2} 毫秒后开始重试 {1} 次。{3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: 无法将文件“{0}”移动到“{1}”。{2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + 应用程序清单中缺少程序集元素。 MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: supportedArchitectures 元素的指定值“{0}”无效。将其从清单中移除或设置为 "amd64 arm64"。 {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + 找不到应用程序清单文件。请确保它存在。 @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: 无法将文件“{0}”设为可写。{1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: 无法设置文件“{0}”的上次访问/写入时间。{1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: 未能解压缩文件“{0}”,因为目标文件“{1}”是只读文件,无法设为可写。{2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: 未能向文件“{0}”写入行。{1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: 无法创建文件“{0}”。{1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: 未能将目录“{0}”压缩为文件“{1}”。{2} {3} {StrBegin="MSB3943: "} diff --git a/src/Tasks/Resources/xlf/Strings.zh-Hant.xlf b/src/Tasks/Resources/xlf/Strings.zh-Hant.xlf index 7531529c1a1..1750cb66c52 100644 --- a/src/Tasks/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Tasks/Resources/xlf/Strings.zh-Hant.xlf @@ -4,12 +4,12 @@ The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. - The manifest file either does not exist or can not be read. Please make sure it exists and has relevant content. + 資訊清單檔案不存在或無法讀取。請確定它存在且具有相關內容。 The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. - The manifest file opening has failed with exception: '{0}'. Please make sure it exists and has relevant content. + 資訊清單檔案開啟失敗,發生例外狀況: '{0}'。請確定它存在且具有相關內容。 @@ -143,22 +143,22 @@ MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. - MSB9903: PreferNativeArm64 requires a Win32 application manifest and is mutually exclusive with NoWin32Manifest. + MSB9903: PreferNativeArm64 需要 Win32 應用程式資訊清單,且與 NoWin32Manifest 互斥。 {StrBegin="MSB9903: "} MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. - MSB9904: When PreferNativeArm64 is enabled, ensure that the Platform is set to AnyCPU. Current Platform: {0}. + MSB9904: 啟用 PreferNativeArm64 時,請確認平台已設為 AnyCPU。目前平台: {0}。 {StrBegin="MSB9904: "} MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. - MSB9902: Prefer32Bit and PreferNativeArm64 options are mutually exclusive. Please enable only one. + MSB9902: Prefer32Bit 和 PreferNativeArm64 選項互斥。請只啟用一個。 {StrBegin="MSB9902: "} MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. - MSB9901: The specified severity is not relevant: '{0}' for the message: '{1}'. + MSB9901: 指定的嚴重性不相關: 訊息 '{1}' 的 '{0}'。 {StrBegin="MSB9901: "} @@ -358,7 +358,7 @@ MSB3061: Unable to delete file "{0}". {1} {2} - MSB3061: Unable to delete file "{0}". {1} {2} + MSB3061: 無法刪除檔案 "{0}"。{1} {2} {StrBegin="MSB3061: "} @@ -373,7 +373,7 @@ MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} - MSB3062: Could not delete file "{0}". Beginning retry {1} in {2}ms. {3} {4} + MSB3062: 無法刪除檔案 "{0}"。在 {2} 毫秒內開始重試 {1}。{3} {4} {StrBegin="MSB3062: "} LOCALIZATION: {0} are paths. {1} and {2} are numbers. {3} is an optional localized message, {4} is message from LockCheck. @@ -1520,7 +1520,7 @@ MSB3677: Unable to move file "{0}" to "{1}". {2} {3} - MSB3677: Unable to move file "{0}" to "{1}". {2} {3} + MSB3677: 無法將檔案 "{0}" 移至 "{1}"。{2} {3} {StrBegin="MSB3677: "} @@ -1596,17 +1596,17 @@ The assembly element is missing from the application manifest. - The assembly element is missing from the application manifest. + 應用程式資訊清單中遺失組件元素。 MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. - MSB4300: The specified value '{0}' for the supportedArchitectures element is invalid. Either remove it from the manifest or set it to 'amd64 arm64'. + MSB4300: supportedArchitectures 元素的指定值 '{0}' 無效。請將它從資訊清單移除,或將其設為 'amd64 arm64'。 {StrBegin="MSB4300: "} The application manifest file cannot be found. Please make sure it exists. - The application manifest file cannot be found. Please make sure it exists. + 找不到應用程式資訊清單檔。請確定它存在。 @@ -2586,7 +2586,7 @@ MSB3372: The file "{0}" cannot be made writable. {1} {2} - MSB3372: The file "{0}" cannot be made writable. {1} {2} + MSB3372: 無法讓檔案 "{0}" 變成可以寫入。{1} {2} {StrBegin="MSB3372: "} @@ -2596,7 +2596,7 @@ MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} - MSB3374: The last access/last write time on file "{0}" cannot be set. {1} {2} + MSB3374: 無法設定檔案 "{0}" 上次存取/寫入的時間。{1} {2} {StrBegin="MSB3374: "} @@ -2691,7 +2691,7 @@ MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} - MSB3935: Failed to unzip file "{0}" because destination file "{1}" is read-only and could not be made writable. {2} {3} + MSB3935: 因為目的地檔案 "{0}" 是唯讀檔案,而無法設定為可寫入,所以無法解壓縮檔案 "{1}"。{2} {3} {StrBegin="MSB3935: "} @@ -2776,7 +2776,7 @@ MSB3491: Could not write lines to file "{0}". {1} {2} - MSB3491: Could not write lines to file "{0}". {1} {2} + MSB3491: 無法將行寫入檔案 "{0}"。{1} {2} {StrBegin="MSB3491: "} @@ -3046,7 +3046,7 @@ MSB3713: The file "{0}" could not be created. {1} {2} - MSB3713: The file "{0}" could not be created. {1} {2} + MSB3713: 無法建立檔案 "{0}"。{1} {2} {StrBegin="MSB3713: "} @@ -3496,7 +3496,7 @@ MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} - MSB3943: Failed to zip directory "{0}" to file "{1}". {2} {3} + MSB3943: 無法將目錄 "{0}" 壓縮至檔案 "{1}"。{2} {3} {StrBegin="MSB3943: "} diff --git a/src/Utilities/Resources/xlf/Strings.cs.xlf b/src/Utilities/Resources/xlf/Strings.cs.xlf index 48405b983d1..8a895210fbc 100644 --- a/src/Utilities/Resources/xlf/Strings.cs.xlf +++ b/src/Utilities/Resources/xlf/Strings.cs.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + Soubor uzamkl(a): {0}. diff --git a/src/Utilities/Resources/xlf/Strings.de.xlf b/src/Utilities/Resources/xlf/Strings.de.xlf index 7c3b7ab60d7..995aabdfbe9 100644 --- a/src/Utilities/Resources/xlf/Strings.de.xlf +++ b/src/Utilities/Resources/xlf/Strings.de.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + Die Datei wird durch "{0}" gesperrt. diff --git a/src/Utilities/Resources/xlf/Strings.es.xlf b/src/Utilities/Resources/xlf/Strings.es.xlf index 0322438f17e..a3ac640b024 100644 --- a/src/Utilities/Resources/xlf/Strings.es.xlf +++ b/src/Utilities/Resources/xlf/Strings.es.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + El archivo se ha bloqueado por: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.fr.xlf b/src/Utilities/Resources/xlf/Strings.fr.xlf index 4153d7dadb5..b6a4c7717de 100644 --- a/src/Utilities/Resources/xlf/Strings.fr.xlf +++ b/src/Utilities/Resources/xlf/Strings.fr.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + Le fichier est verrouillé par : "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.it.xlf b/src/Utilities/Resources/xlf/Strings.it.xlf index 7cc40d35918..4a3c4bae142 100644 --- a/src/Utilities/Resources/xlf/Strings.it.xlf +++ b/src/Utilities/Resources/xlf/Strings.it.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + Il file è bloccato da: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.ja.xlf b/src/Utilities/Resources/xlf/Strings.ja.xlf index beddba35b7b..b3547a59a26 100644 --- a/src/Utilities/Resources/xlf/Strings.ja.xlf +++ b/src/Utilities/Resources/xlf/Strings.ja.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + このファイルは "{0}" によってロックされています。 diff --git a/src/Utilities/Resources/xlf/Strings.ko.xlf b/src/Utilities/Resources/xlf/Strings.ko.xlf index ed11316f6d8..12567b44897 100644 --- a/src/Utilities/Resources/xlf/Strings.ko.xlf +++ b/src/Utilities/Resources/xlf/Strings.ko.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + 파일이 "{0}"에 의해 잠겨 있습니다. diff --git a/src/Utilities/Resources/xlf/Strings.pl.xlf b/src/Utilities/Resources/xlf/Strings.pl.xlf index 29e68fef8a7..a626748a37d 100644 --- a/src/Utilities/Resources/xlf/Strings.pl.xlf +++ b/src/Utilities/Resources/xlf/Strings.pl.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + Plik jest zablokowany przez: „{0}” diff --git a/src/Utilities/Resources/xlf/Strings.pt-BR.xlf b/src/Utilities/Resources/xlf/Strings.pt-BR.xlf index dcb3fae8228..192420e0674 100644 --- a/src/Utilities/Resources/xlf/Strings.pt-BR.xlf +++ b/src/Utilities/Resources/xlf/Strings.pt-BR.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + O arquivo é bloqueado por: "{0}" From d224bfb2e6f01014d546d55455018e04382865eb Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Thu, 27 Jun 2024 04:58:43 -0700 Subject: [PATCH 6/7] Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9797699 --- src/Utilities/Resources/xlf/Strings.ru.xlf | 2 +- src/Utilities/Resources/xlf/Strings.tr.xlf | 2 +- src/Utilities/Resources/xlf/Strings.zh-Hans.xlf | 2 +- src/Utilities/Resources/xlf/Strings.zh-Hant.xlf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Utilities/Resources/xlf/Strings.ru.xlf b/src/Utilities/Resources/xlf/Strings.ru.xlf index 1630f227604..e66fd0170c0 100644 --- a/src/Utilities/Resources/xlf/Strings.ru.xlf +++ b/src/Utilities/Resources/xlf/Strings.ru.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + "{0}" блокирует этот файл diff --git a/src/Utilities/Resources/xlf/Strings.tr.xlf b/src/Utilities/Resources/xlf/Strings.tr.xlf index 645ae2bfc63..6c8baf7d49f 100644 --- a/src/Utilities/Resources/xlf/Strings.tr.xlf +++ b/src/Utilities/Resources/xlf/Strings.tr.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + Dosya şunun tarafından kilitlendi: "{0}" diff --git a/src/Utilities/Resources/xlf/Strings.zh-Hans.xlf b/src/Utilities/Resources/xlf/Strings.zh-Hans.xlf index b238017ef36..3528fc721db 100644 --- a/src/Utilities/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/Utilities/Resources/xlf/Strings.zh-Hans.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + 文件被“{0}”锁定。 diff --git a/src/Utilities/Resources/xlf/Strings.zh-Hant.xlf b/src/Utilities/Resources/xlf/Strings.zh-Hant.xlf index 520ed111fd8..a65e99a4f73 100644 --- a/src/Utilities/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/Utilities/Resources/xlf/Strings.zh-Hant.xlf @@ -29,7 +29,7 @@ The file is locked by: "{0}" - The file is locked by: "{0}" + 檔案鎖定者: "{0}" From bc98a9ca39523c9fdb308692273bc5be5c81a56d Mon Sep 17 00:00:00 2001 From: Jenny Bai Date: Wed, 21 Aug 2024 17:43:08 +0800 Subject: [PATCH 7/7] Increase VersionPrefix version --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 1fa71c720eb..08c714dae44 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.11.4release + 17.11.5release 17.10.4 15.1.0.0 preview