From 4faddbf68e57dd91cadf4c67bd2326f1d801dff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amaury=20Lev=C3=A9?= Date: Mon, 13 Jul 2026 12:58:35 +0200 Subject: [PATCH] Localize native MTP adapter runsettings resources PR #9748 added a native MTP copy of the runsettings warning strings to PlatformAdapterResources, but the *.xlf targets were left untranslated (state=new with English text). This broke UnsupportedRunSettingsEntriesAreFlagged_Localization, which asserts French/Italian output. Port the verbatim-identical translations that already ship in the VSTestBridge ExtensionResources.*.xlf into PlatformAdapterResources.*.xlf (11 trans-units x 13 languages), flipping each target from state=new to state=translated. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: e14a793a-02df-4926-bbea-7fb59e22ff59 --- .../xlf/PlatformAdapterResources.cs.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.de.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.es.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.fr.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.it.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.ja.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.ko.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.pl.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.pt-BR.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.ru.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.tr.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.zh-Hans.xlf | 22 +++++++++---------- .../xlf/PlatformAdapterResources.zh-Hant.xlf | 22 +++++++++---------- 13 files changed, 143 insertions(+), 143 deletions(-) diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.cs.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.cs.xlf index 0ea7f372de..1c55430bd7 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.cs.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.cs.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + Neplatný soubor .runsettings. Chybí atribut <RunSettings>. Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + Relativní nebo absolutní cesta k souboru .runsettings. Další informace a příklady konfigurace testovacího běhu najdete v tématu https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + Soubor runsettings „{0}“ nejde přečíst 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + Soubor runsettings „{0}“ neexistuje 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Filtruje testy pomocí daného výrazu. Další informace najdete v části s podrobnostmi o možnosti filtru. Další informace a příklady použití selektivního filtrování testů jednotek najdete v tématu https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + argument {0} není parametr. Argumenty parametrů odpovídají následujícímu vzoru key=value (klíč=hodnota). 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Zadejte nebo přepište parametr páru klíč-hodnota. Další informace a příklady najdete tady: https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform nepodporuje atribut Runsettings {0}. Bude ho proto ignorovat. 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform nepodporuje kolekce dat Runsettings. Bude je proto ignorovat. Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform nepodporuje protokolovače Runsettings. Bude je proto ignorovat. Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + Přemostěná architektura podporuje najednou pouze jednu relaci. Relace s UID {0} je už otevřená. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.de.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.de.xlf index 86a88a78d5..8572c88570 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.de.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.de.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + Ungültige .runsettings-Datei, "<RunSettings>"-Attribut fehlt. Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + Der relative oder absolute Pfad zur Datei „.runsettings“. Weitere Informationen und Beispiele zum Konfigurieren des Testlaufs finden Sie unter https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + runsettings-Datei „{0}“ kann nicht gelesen werden. 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + runsettings-Datei „{0}“ ist nicht vorhanden. 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Filtert Tests mithilfe des angegebenen Ausdrucks. Weitere Informationen finden Sie im Abschnitt „Filteroptionsdetails“. Weitere Informationen und Beispiele zur Verwendung der selektiven Komponententestfilterung finden Sie unter https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + Das Argument „{0}“ ist kein Parameter. Parameterargumente stimmen mit dem folgenden Muster „key=value“ überein. 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Geben Sie einen Schlüssel-Wert-Paarparameter an, oder überschreiben Sie diesen. Weitere Informationen und Beispiele finden Sie unter https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Runsettings-Attribut "{0}" wird von Microsoft.Testing.Platform nicht unterstützt und wird ignoriert. 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings-Datacollectors werden von Microsoft.Testing.Platform nicht unterstützt und werden ignoriert. Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings-Protokollierungen werden von Microsoft.Testing.Platform nicht unterstützt und werden ignoriert. Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + Das Brückenframework unterstützt jeweils nur eine Sitzung. Eine Sitzung mit UID {0} ist bereits geöffnet. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.es.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.es.xlf index 183127d6f1..886679c323 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.es.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.es.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + Archivo .runsettings no válido, falta el atributo "<RunSettings>" Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + Ruta de acceso, relativa o absoluta, al archivo .runsettings. Para obtener más información y ejemplos sobre cómo configurar la serie de pruebas, consulte https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + No se puede leer el archivo '{0}' de runsettings 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + El archivo '{0}' de runsettings no existe 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Filtra las pruebas mediante la expresión especificada. Para obtener más información, consulte la sección Detalles de la opción Filtrar. Para obtener más información y ejemplos sobre cómo usar el filtrado de pruebas unitarias selectivas, consulte https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + el argumento "{0}" no es un parámetro. Los argumentos de parámetros coinciden con el patrón "key=value" siguiente. 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Especifique o invalide un parámetro de par clave-valor. Para más información y ejemplos, consulte https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform no admite el atributo "{0}" de Runsettings y se omitirá 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform no admite los recopiladores de datos de Runsettings y se omitirán Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform no admite los registradores de Runsettings y se omitirán Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + El marco puente solo admite una sesión a la vez. Ya hay abierta una sesión con {0} UID. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.fr.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.fr.xlf index 1a609e53d1..e337095d28 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.fr.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.fr.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + Fichier .runsettings non valide, « <RunSettings> » attribut est manquant Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + Chemin d’accès, relatif ou absolu, au fichier .runsettings. Pour plus d’informations et d’exemples sur la configuration de la série de tests, consultez https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + impossible de lire le fichier runsettings « {0} » 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + Le fichier .runsettings n’existe pas sur « {0} » 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Filtre les tests à l’aide de l’expression donnée. Pour plus d’informations, consultez la section des détails de l’option Filtrer. Pour plus d’informations et d’exemples sur l’utilisation du filtrage sélectif des tests unitaires, consultez https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + l’argument « {0} » n’est pas un paramètre. Les arguments de paramètres correspondent au modèle suivant « key=value ». 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Spécifiez ou remplacez un paramètre de paire clé-valeur. Pour découvrir plus d’informations et d’exemples, voir https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Les attributs Runsettings « {0} » ne sont pas pris en charge par Microsoft.Testing.Platform et seront ignorés 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Les datacollecteurs Runsettings ne sont pas pris en charge par Microsoft.Testing.Platform et seront ignorés Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Les loggers Runsettings ne sont pas pris en charge par Microsoft.Testing.Platform et seront ignorés Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + Le framework ponté ne prend en charge qu’une seule session à la fois. Une session avec UID {0} est déjà ouverte. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.it.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.it.xlf index 142808b41d..f246accfd3 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.it.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.it.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + File .runsettings non valido. Attributo '<RunSettings>' mancante Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + Percorso, relativo o assoluto, del file .runsettings. Per altre informazioni ed esempi su come configurare l'esecuzione dei test, vedere https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + Non è possibile leggere il file runsettings '{0}' 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + Il file runsettings '{0}' non esiste 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Filtra i test usando l'espressione specificata. Per ulteriori informazioni, vedere la sezione dei dettagli dell'opzione Filtro. Per altre informazioni ed esempi su come usare il filtro selettivo unit test, vedere https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + l'argomento '{0}' non è un parametro. Gli argomenti dei parametri corrispondono al criterio 'key=value' seguente. 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Specificare o eseguire l'override di un parametro di coppia chiave-valore. Per altre informazioni ed esempi, vedere https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + L’attributo Runsettings ‘{0}’ non è supportato da Microsoft.Testing.Platform e verrà ignorato 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + I datacollector Runsettings non sono supportati da Microsoft.Testing.Platform e verranno ignorati Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + I logger Runsettings non sono supportati da Microsoft.Testing.Platform e verranno ignorati Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + Il framework bridged supporta solo una sessione alla volta. Una sessione con UID {0} è già aperta. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ja.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ja.xlf index f314f119bd..707ee8e681 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ja.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ja.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + .runsettings ファイルが無効です。'<RunSettings>' 属性がありません Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + .runsettings ファイルへの相対パスまたは絶対パス。テストの実行を構成する方法の詳細と例については、https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file を参照してください Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + runsettings ファイル '{0}' を読み取れません 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + runsettings ファイル '{0}' が存在しません 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + 指定された式を使用してテストをフィルター処理します。詳細については、「フィルター オプションの詳細」セクションを参照してください。選択的単体テスト フィルターの使用方法の詳細と例については、https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests を参照してください。 Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + 引数 '{0}' はパラメーターではありません。パラメーター引数は、次のパターン 'key=value' と一致しています。 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + キーと値のペア パラメーターを指定またはオーバーライドします。詳細情報と例については、「https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters」を参照してください。 Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Runsettings 属性 '{0}' は Microsoft.Testing.Platform でサポートされていないため、無視されます 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings datacollectors は Microsoft.Testing.Platform でサポートされていないため、無視されます Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings loggers は Microsoft.Testing.Platform でサポートされていないため、無視されます Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + ブリッジ されたフレームワークは、一度に 1 つのセッションのみをサポートします。UID{0} のセッションは既に開かれています。 {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ko.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ko.xlf index a845cede4c..bf2bc8c1c8 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ko.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ko.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + .runsettings 파일이 잘못되었습니다. '<RunSettings>' 특성이 없습니다. Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + .runsettings 파일에 대한 상대 또는 절대 경로입니다. 테스트 실행을 구성하는 방법에 관한 자세한 내용 및 예시는 https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file을 참조하세요. Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + runsettings 파일 '{0}'을(를) 읽을 수 없습니다. 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + runsettings 파일 '{0}'이(가) 없습니다. 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + 지정된 식을 사용하여 테스트를 필터링합니다. 자세한 내용은 필터 옵션 세부 정보 섹션을 참조하세요. 선택적 단위 테스트 필터링을 사용하는 방법에 관한 자세한 내용과 예시는 https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests를 참조하세요. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + '{0}' 인수는 매개 변수가 아닙니다. 매개 변수 인수가 다음 패턴 'key=value'와 일치합니다. 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + 키-값 쌍 매개 변수를 지정하거나 재정의합니다. 자세한 내용 및 예제는 https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters를 참조하세요. Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Runsettings 특성 '{0}'은(는) Microsoft.Testing.Platform에서 지원되지 않으며 무시됩니다. 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings datacollectors는 Microsoft.Testing.Platform에서 지원되지 않으며 무시됩니다. Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings 로거는 Microsoft.Testing.Platform에서 지원되지 않으며 무시됩니다. Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + 브리지된 프레임워크는 한 번에 하나의 세션만 지원합니다. UID가 {0}인 세션이 이미 열려 있습니다. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.pl.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.pl.xlf index 5924b4ea92..97e68a0893 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.pl.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.pl.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + Nieprawidłowy plik .runsettings, brak atrybutu „<RunSettings>” Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + Ścieżka względna lub bezwzględna pliku .runsettings. Aby uzyskać więcej informacji i przykładów dotyczących konfigurowania przebiegu testu, zobacz: https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + nie można odczytać pliku runsettings „{0}” 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + plik runsettings „{0}” nie istnieje 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Filtruje testy przy użyciu danego wyrażenia. Aby uzyskać więcej informacji, zobacz sekcję szczegółów opcji filtru. Aby uzyskać więcej informacji i przykładów dotyczących używania selektywnego filtrowania testów jednostkowych, zobacz: https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + argument „{0}” nie jest parametrem. Argumenty parametrów pasują do następującego wzorca „key=value”. 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Określ lub zastąp parametr pary klucz-wartość. Aby uzyskać więcej informacji i przykładów, zobacz stronę https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Atrybut Runsettings „{0}” nie jest obsługiwany przez element Microsoft.Testing.Platform i zostanie zignorowany. 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Kolektory danych Runsettings nie są obsługiwane przez element Microsoft.Testing.Platform i będą ignorowane Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Rejestratory Runsettings nie są obsługiwane przez element Microsoft.Testing.Platform i będą ignorowane. Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + Platforma mostkowania obsługuje tylko jedną sesję naraz. Sesja z identyfikatorem UID {0} jest już otwarta. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.pt-BR.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.pt-BR.xlf index 0ab3fd2d7f..9c54058367 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.pt-BR.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.pt-BR.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + Arquivo .runsettings inválido, o atributo "<RunSettings>" está ausente Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + O caminho, relativo ou absoluto, para o arquivo .runsettings. Para obter mais informações e exemplos sobre como configurar a execução de teste, consulte https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + o arquivo runsettings "{0}" não pode ser lido 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + o arquivo runsettings "{0}" não existe 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Filtra testes usando a expressão fornecida. Para obter mais informações, consulte a seção detalhes da opção Filtro. Para obter mais informações e exemplos sobre como usar a filtragem de teste de unidade seletiva, consulte https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + o argumento '{0}' não é um parâmetro. Os argumentos de parâmetros correspondem ao padrão 'key=value' a seguir. 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Especifique ou substitua um parâmetro de par chave-valor. Para obter mais informações e exemplos, consulte https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + O atributo Runsettings "{0}" não tem suporte no Microsoft.Testing.Platform e será ignorado 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Os coletores de dados de arquivos Runsettings não são compatíveis com Microsoft.Testing.Platform e serão ignorados Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Os registradores de arquivos Runsettings não têm suporte no Microsoft.Testing.Platform e serão ignorados Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + A estrutura em ponte dá suporte a apenas uma sessão por vez. Uma sessão com UID {0} já está aberta. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ru.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ru.xlf index fe16c23730..63f0fe22d8 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ru.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.ru.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + Недопустимый файл .runsettings, отсутствует атрибут "<RunSettings>" Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + Относительный или абсолютный путь к файлу .runsettings. Дополнительные сведения и примеры настройки тестового запуска см. на странице https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + не удается прочитать файл runsettings "{0}" 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + файл runsettings "{0}" не существует 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Фильтрация тестов с использованием заданного выражения. Дополнительные сведения см. в разделе сведений о параметрах фильтра. Дополнительные сведения и примеры использования выборочной фильтрации модульных тестов см. на странице https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + аргумент "{0}" не является параметром. Аргументы параметров соответствуют следующему шаблону: "key=value". 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Укажите или переопределите параметр пары "ключ-значение". Дополнительные сведения и примеры см. на странице https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Атрибут Runsettings "{0}" не поддерживается в Microsoft.Testing.Platform и будет пропущен 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Сборщики данных Runsettings не поддерживаются в Microsoft.Testing.Platform и будут пропущены Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Средства ведения журналов Runsettings не поддерживаются в Microsoft.Testing.Platform и будут пропущены Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + Интегрированная среда Bridged Framework поддерживает только один сеанс одновременно. Сеанс с UID {0} уже открыт. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.tr.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.tr.xlf index 123ab8ca05..643a979008 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.tr.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.tr.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + Geçersiz .runsettings dosyası, '<RunSettings>' özniteliği eksik Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + .runsettings dosyasının göreli veya mutlak yolu. Test çalıştırmasını yapılandırma hakkında daha fazla bilgi ve örnek için şu sayfaya bakın: https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + '{0}' runsettings dosyası okunamıyor 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + '{0}' runsettings dosyası mevcut değil 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + Belirtilen ifadeyi kullanarak testleri filtreler. Daha fazla bilgi için Filtre seçeneği ayrıntıları bölümüne bakın. Seçici birim testi filtreleme hakkında daha fazla bilgi ve örnek için şu sayfaya bakın: https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + '{0}' bağımsız değişkeni bir parametre değil. Parametre bağımsız değişkenleri aşağıdaki 'key=value' deseniyle eşleşiyor. 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + Anahtar-değer çifti parametresi belirtin veya geçersiz kılın. Daha fazla bilgi ve örnek için şu sayfaya bakın: https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + '{0}' Runsettings özniteliği Microsoft.Testing.Platform tarafından desteklenmiyor ve yoksayılacak 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings veri toplayıcıları Microsoft.Testing.Platform tarafından desteklenmiyor ve yoksayılacak Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings günlükçüleri Microsoft.Testing.Platform tarafından desteklenmiyor ve yoksayılacak Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + Köprülü çerçeve aynı anda yalnızca bir oturumu destekler. UID'si {0} olan bir oturum zaten açık. {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.zh-Hans.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.zh-Hans.xlf index 488cab0f77..00d6f1cce8 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.zh-Hans.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.zh-Hans.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + .runsettings 文件无效,缺少 '<RunSettings>' 属性 Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + .runsettings 文件的相对路径或绝对路径。有关如何配置测试运行的详细信息和示例,请参阅 https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + 无法读取 runsettings 文件“{0}” 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + runsettings 文件“{0}”不存在 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + 使用给定的表达式筛选测试。有关详细信息,请参阅“筛选器选项详细信息”部分。有关如何使用选择性单元测试筛选的详细信息和示例,请参阅 https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests。 Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + 自变量“{0}”不是参数。参数自变量与以下模式“key=value”相匹配。 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + 指定或替代键值对参数。有关详细信息和示例,请参阅 https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform 不支持 Runsettings 属性“{0}”,将被忽略 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform 不支持 Runsettings 数据收集器,将被忽略 Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Microsoft.Testing.Platform 不支持 Runsettings 记录器,将被忽略 Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + 桥接框架一次仅支持一个会话。已打开具有 UID {0} 的会话。 {0} is the session {Locked="UID"}. diff --git a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.zh-Hant.xlf b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.zh-Hant.xlf index 4c7c68db27..a505d399a0 100644 --- a/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.zh-Hant.xlf +++ b/src/Adapter/MSTest.TestAdapter/Resources/xlf/PlatformAdapterResources.zh-Hant.xlf @@ -4,57 +4,57 @@ Invalid .runsettings file, '<RunSettings>' attribute is missing - Invalid .runsettings file, '<RunSettings>' attribute is missing + .runsettings 檔案無效,遺漏 '<RunSettings>' 屬性 Do not localize file extension {Locked=".runsettings"} or element {Locked="<RunSettings>"}. The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file - The path, relative or absolute, to the .runsettings file. For more information and examples on how to configure test run, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file + .runsettings 檔案的相對或絕對路徑。如需如何設定測試回合的詳細資訊和範例,請參閱 https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file Do not localize file extension {Locked=".runsettings"} or link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#the-runsettings-file"}. runsettings file '{0}' cannot be read - runsettings file '{0}' cannot be read + 無法讀取 runsettings 檔案 '{0}' 0 is the {Locked="runsettings"} file path. runsettings file '{0}' does not exist - runsettings file '{0}' does not exist + .runsettings 檔案 '{0}' 不存在 0 is the {Locked="runsettings"} file path. Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. - Filters tests using the given expression. For more information, see the Filter option details section. For more information and examples on how to use selective unit test filtering, see https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests. + 使用指定運算式的篩選測試。如需詳細資訊,請參閱篩選選項詳細資料區段。如需如何使用選擇性單元測試篩選的詳細資訊和範例,請參閱 https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests。 Do not localize link {Locked="https://learn.microsoft.com/dotnet/core/testing/selective-unit-tests"}. argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. - argument '{0}' is not a parameter. Parameters arguments are matching the following pattern 'key=value'. + 引數 '{0}' 不是參數。參數引數符合下列模式 'key=value'。 0 is the invalid argument. Do not localize pattern {Locked="key=value"}. Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters - Specify or override a key-value pair parameter. For more information and examples, see https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters + 指定或覆寫機碼值組參數。如需詳細資訊和範例,請參閱 https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters Do not localize link {Locked="https://learn.microsoft.com/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file#testrunparameters"}. Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored - Runsettings attribute '{0}' is not supported by Microsoft.Testing.Platform and will be ignored + Runsettings 屬性 '{0}' 不受 Microsoft.Testing.Platform 支援,將會予以忽略 0 is the unsupported {Locked="Runsettings"} attribute name. Do not localize {Locked="Microsoft.Testing.Platform"}. Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings 資料收集器不受 Microsoft.Testing.Platform 支援,將會予以忽略 Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored - Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored + Runsettings 記錄器不受 Microsoft.Testing.Platform 支援,將會予以忽略 Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}. The bridged framework supports only one session at a time. A session with UID {0} is already open. - The bridged framework supports only one session at a time. A session with UID {0} is already open. + 橋接器架構一次只支援一個工作階段。已開啟具有 UID {0} 的工作階段。 {0} is the session {Locked="UID"}.