diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.cs.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.cs.xlf index ec83a6dc5c..6f77f6ae52 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.cs.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.cs.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. Test {0} překročil časový limit spuštění. - + + Running tests in any of the provided sources is not supported for the selected platform Spouštění testů v některém z uvedených zdrojů se pro vybranou platformu nepodporuje. - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. Metoda TestCleanup {0}.{1} způsobila výjimku. {2}: {3}. - + + --- End of inner exception stack trace --- --- Konec trasování zásobníku pro vnitřní výjimku --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: V jednom sestavení nejde definovat více jak jednu metodu s atributem AssemblyCleanup. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: V jednom sestavení nejde definovat více jak jednu metodu s atributem AssemblyInitialize. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: Uvnitř třídy nejde definovat více jak jednu metodu s atributem ClassCleanup. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: Uvnitř třídy nejde definovat více jak jednu metodu s atributem ClassInitialize. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: Nejde definovat více jak jednu metodu s atributem TestCleanup. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: Nejde definovat více jak jednu metodu s atributem TestInitialize. - + + Initialization method {0}.{1} threw exception. {2}. Inicializační metoda {0}.{1} způsobila výjimku. {2}. - + + Unable to create instance of class {0}. Error: {1}. Nepodařilo se vytvořit instanci třídy {0}. Chyba: {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. Pro třídu {0} se nepodařilo nastavit vlastnost TestContext. Chyba: {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) (Z důvodu výjimky se nepodařilo získat zprávu o výjimce typu {0}.) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: Třída {0} neobsahuje platnou vlastnost TestContext. Vlastnost TestContext musí být typu TestContext, musí být nestatická, veřejná a nemůže být určena jenom pro čtení. Například: public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: Atribut TestClass se definoval v neveřejné třídě {0}. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. MSTestAdapter nezjistil v třídě {0} sestavení {1} žádný test, protože: {2}. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - Nepodařilo se načíst typy ze zdroje testu {0}. Některé nebo všechny testy v tomto zdroji nemusí být zjištěné. - + Nepovedlo se načíst typy ze zdroje testu {0}. Je možné, že se některé nebo všechny testy v tomto zdroji nezjistily. +Chyba: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: Obecná metoda nemůže být testovací metodou. {0}.{1} má neplatný podpis. - + + The parameter should not be null or empty. Parametr nemůže být null nebo prázdný. - + + The parameter must be greater than zero. Parametr musí být vetší než nula. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter nezjistil v třídě {0} sestavení {1} žádný test. Důvod {2}. - + + File does not exist: {0} Neexistující soubor: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: Metoda {1} definovaná ve třídě {0} nemá správný podpis. Testovací metoda označená pomocí atributu [TestMethod] musí být nestatická, veřejná, nesmí vracet žádnou hodnotu a neměla by mít žádné parametry. Například: public void Test.Class1.Test(). Navíc pokud v testovací metodě používáte asynchronní čekání, musí návratový typ být Task. Například: public Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext nemůže být Null. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} Čisticí metoda sestavení {0}.{1} selhala. Chybová zpráva: {2}. Trasování zásobníku: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. Inicializační metoda sestavení {0}.{1} vyvolala výjimku. {2}: {3}. Přerušuje se provádění testu. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} Čisticí metoda třídy {0}.{1} selhala. Chybová zpráva: {2}. Trasování zásobníku: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. Inicializační metoda třídy {0}.{1} vyvolala výjimku. {2}: {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} Při provádění testu došlo k výjimce. Pokud používáte rozšíření třídy TestMethodAttribute, obraťte se na dodavatele. Chybová zpráva: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. Při provádění testu došlo k chybě. Rozšíření nevrátilo žádný výsledek. Pokud používáte rozšíření třídy TestMethodAttribute, obraťte se na dodavatele. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Metoda {0}.{1} má špatný podpis. Metoda musí být statická, veřejná, nevracet hodnotu a nepřijímat žádné parametry. Pokud navíc v metodě používáte operátor async-await, musí být návratový typ Task. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. Metoda {0}.{1} má špatný podpis. Metoda musí být statická, veřejná, nevracet hodnotu a přijímat jeden parametr typu TestContext. Pokud navíc v metodě používáte operátor async-await, musí být návratový typ Task. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1} má neplatný atribut Timeout. Timeout musí být platné celé číslo a nesmí být menší než 0. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: V metodě {1} nejde definovat předdefinovanou vlastnost {2}. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: Vlastní vlastnost {2} je už definovaná. Použije se hodnota {3}. - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: V metodě {1} je definovaná vlastní vlastnost, která je null nebo je prázdná. Vlastní vlastnost musí mít platný název. - + + Method {0}.{1} does not exist. Metoda {0}.{1} neexistuje. - + + Unable to get default constructor for class {0}. Pro třídu {0} se nepodařilo najít výchozí konstruktor. - + + Unable to find property {0}.TestContext. Error:{1}. Nepodařilo se najít vlastnost {0}.TestContext. Chyba:{1}. - + + The {0}.TestContext has incorrect type. {0}.TestContext má nesprávný typ. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Metoda {0}.{1} má chybný podpis. Metoda musí být nestatická, veřejná, nevracet hodnotu a nepřijímat žádný parametr. Pokud navíc v metodě používáte operátor async-await, musí být návratový typ Task. - + + Unable to get type {0}. Error: {1}. Nepodařilo se získat typ {0}. Chyba: {1}. - + + Test method {0} was not found. Testovací metoda {0} se nenašla. - + + Debug Trace: Trasování ladění: - + + Failed to obtain the exception thrown by test method {0}.{1}. Nepovedlo se získat výjimku vyvolanou testovací metodou {0}.{1}. - + + Test method {0}.{1} threw exception: {2} V testovací metodě {0}.{1} došlo k výjimce: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Pokud v testu používáte objekty uživatelského rozhraní, zvažte použití atributu [UITestMethod] namísto atributu [TestMethod], aby se test provedl ve vlákně uživatelského rozhraní. - + {0}. Pokud v testu používáte objekty uživatelského rozhraní, zvažte u projektů pro platformu UPW použití atributu [UITestMethod] místo atributu [TestMethod], aby se test provedl ve vlákně uživatelského rozhraní. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Neplatné nastavení {0}. Neočekávaný XmlAttribute: {1}. - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Neplatné nastavení {0}. Neočekávaný XmlElement: {1}. - + + {0} (Data Row {1}) {0} (datový řádek {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} Atribut ExpectedException definovaný u testovací metody {0}.{1} vyvolal během vytváření výjimku. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. Testovací metoda {0}.{1} má definovaných více atributů odvozených od atributu ExpectedExceptionBaseAttribute. Povolený je jenom jeden takový atribut. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Upozornění: Adaptér MSTest V2 nepodporuje soubor testsettings, soubor runsettings s režimem ForcedLegacyMode nastaveným na hodnotu True nebo soubor vsmdi. - + Upozornění: Adaptér MSTest V2 nepodporuje soubor testsettings ani vsmdi. + + TestContext Messages: Zprávy pro TestContext: - + + Error calling Test Cleanup method for test class {0}: {1} Při volání čisticí metody testu pro třídu {0} došlo k chybě: {1} - + + TestCleanup Stack Trace Trasování zásobníku čištění testu - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). Prováděcí modul MSTest: Je povolená paralelizace testu pro {0} (pracovní procesy: {1}, obor: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} Nepovedlo se zjistit testy ze sestavení {0}. Důvod:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Parametry můžou mít pouze testovací metody řízené daty. Nechtěli jste použít atribut [DataRow] nebo [DynamicData]? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + Spouštění testu {0} se přerušilo. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.de.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.de.xlf index f1dc10aa85..f9a8d83665 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.de.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.de.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. Der Test "{0}" hat das Ausführungstimeout überschritten. - + + Running tests in any of the provided sources is not supported for the selected platform Das Ausführen von Tests in einer der angegebenen Quellen wird für die ausgewählte Plattform nicht unterstützt. - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. Die TestCleanup-Methode "{0}.{1}" hat eine Ausnahme ausgelöst. {2}: {3}. - + + --- End of inner exception stack trace --- --- Ende der internen Ausnahmestapelüberwachung --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: Es darf nur eine Methode mit dem Attribut 'AssemblyCleanup' innerhalb einer Assembly definiert werden. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: Es darf nur eine Methode mit dem Attribut 'AssemblyInitialize' innerhalb einer Assembly definiert werden. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: Es darf nur eine Methode mit dem Attribut 'ClassCleanup' innerhalb einer Klasse definiert werden. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: Es darf nur eine Methode mit dem Attribut 'ClassInitialize' innerhalb einer Klasse definiert werden. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: Es darf nur eine Methode mit dem Attribut 'TestCleanup' definiert werden. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: Es darf nur eine Methode mit dem Attribut 'TestInitialize' definiert werden. - + + Initialization method {0}.{1} threw exception. {2}. Die Initialisierungsmethode '{0}.{1}' hat eine Ausnahme ausgelöst. {2}. - + + Unable to create instance of class {0}. Error: {1}. Es kann keine Instanz der Klasse '{0}' erstellt werden. Fehler: {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. Die Eigenschaft 'TestContext' für die Klasse '{0}' kann nicht festgelegt werden. Fehler: {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) (Fehler beim Abrufen der Meldung für eine Ausnahme vom Typ "{0}" aufgrund einer Ausnahme.) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: Die Klasse '{0}' weist keine gültige Eigenschaft 'TestContext' auf. 'TestContext' muss vom Typ 'TestContext', nicht statisch und öffentlich sein und darf nicht schreibgeschützt sein. Beispiel: 'public TestContext TestContext'. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: Für die nicht öffentliche Klasse '{0}' definiertes Attribut 'TestClass'. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. Fehler von 'MSTestAdapter' beim Ermitteln von Tests in der Klasse "{0}" der Assembly "{1}". Ursache: {2}. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - Fehler beim Laden von Typen aus der Testquelle '{0}'. Möglicherweise werden einige oder alle Tests in dieser Quelle nicht ermittelt. - + Fehler beim Laden von Typen aus der Testquelle "{0}". Möglicherweise werden einige oder alle Tests in dieser Quelle nicht ermittelt. +Fehler: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: Eine generische Methode kann keine Testmethode sein. '{0}.{1}' weist eine ungültige Signatur auf. - + + The parameter should not be null or empty. Der Parameter darf nicht NULL oder leer sein. - + + The parameter must be greater than zero. Der Parameter muss größer als Null sein. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. Fehler von 'MSTestAdapter' beim Ermitteln von Tests in der Klasse "{0}" der Assembly "{1}". Ursache {2}. - + + File does not exist: {0} Die Datei ist nicht vorhanden: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: Die in der Klasse {0} definierte Methode {1} weist nicht die richtige Signatur auf. Die mit dem [TestMethod]-Attribut markierte Testmethode muss nicht statisch und öffentlich sein, muss den Rückgabetyp "void" aufweisen und darf keine Parameter annehmen. Beispiel: "public void Test.Class1.Test()". Wenn Sie "async-await" in der Testmethode verwenden, muss der Rückgabetyp außerdem "Task" sein. Beispiel: "public async Task Test.Class1.Test2()" - + + TestContext cannot be Null. "TestContext" darf nicht NULL sein. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} Fehler bei der Methode "{0}.{1}" für die Assemblybereinigung. Fehlermeldung: {2}. "StackTrace": {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. Die Methode "{0}.{1}" für die Assemblyinitialisierung hat eine Ausnahme ausgelöst. {2}: {3}. Die Ausführung des Tests wird abgebrochen. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} Fehler bei der Methode "{0}.{1}" für die Klassenbereinigung. Fehlermeldung: {2}. Stapelüberwachung: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. Die Methode "{0}.{1}" für die Klasseninitialisierung hat eine Ausnahme ausgelöst. {2}: {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} Während der Ausführung des Tests wurde eine Ausnahme ausgelöst. Wenn Sie eine Extension von "TestMethodAttribute" verwenden, wenden Sie sich bitte an den Anbieter. Fehlermeldung: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. Fehler beim Ausführen des Tests. Von der Extension wurde kein Ergebnis zurückgegeben. Wenn Sie eine Extension von "TestMethodAttribute" verwenden, wenden Sie sich bitte an den Anbieter. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Die Methode "{0}.{1}" weist eine falsche Signatur auf. Die Methode muss statisch und öffentlich sein, gibt keinen Wert zurück und sollte keinen Parameter annehmen. Wenn Sie außerdem in der Methode "async-await" verwenden, muss der Rückgabetyp "Task" sein. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. Die Methode {0}.{1} weist eine falsche Signatur auf. Die Methode muss statisch und öffentlich sein, gibt keinen Wert zurück und sollte einen einzigen Parameter vom Typ "TestContext" annehmen. Wenn Sie außerdem in der Methode "async-await" verwenden, muss der Rückgabetyp "Task" sein. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: "{0}.{1}" weist ein ungültiges Attribut "Timeout" auf. Das Timeout muss ein gültiger ganzzahliger Wert sein und darf nicht kleiner als 0 sein. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: Die vordefinierte Eigenschaft "{2}" kann nicht für die Methode "{1}" definiert werden. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: Die benutzerdefinierte Eigenschaft "{2}" ist bereits definiert. "{3}" wird als Wert verwendet. - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: Für die Methode "{1}" wurde eine benutzerdefinierte Eigenschaft mit dem Wert NULL oder eine benutzerdefinierte leere Eigenschaft definiert. Die benutzerdefinierte Eigenschaft muss einen gültigen Namen aufweisen. - + + Method {0}.{1} does not exist. Die Methode "{0}.{1}" ist nicht vorhanden. - + + Unable to get default constructor for class {0}. Der Standardkonstruktor für die Klasse "{0}" kann nicht abgerufen werden. - + + Unable to find property {0}.TestContext. Error:{1}. Die Eigenschaft "{0}.TestContext" wurde nicht gefunden. Fehler: {1}. - + + The {0}.TestContext has incorrect type. "{0}.TestContext" weist einen falschen Typ auf. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Die Methode "{0}.{1}" weist eine falsche Signatur auf. Die Methode muss nicht statisch und öffentlich sein, gibt keinen Wert zurück und sollte keinen Parameter annehmen. Wenn Sie außerdem in der Methode "async-await" verwenden, muss der Rückgabetyp "Task" sein. - + + Unable to get type {0}. Error: {1}. Der Typ "{0}" kann nicht abgerufen werden. Fehler: {1}. - + + Test method {0} was not found. Die Testmethode "{0}" wurde nicht gefunden. - + + Debug Trace: Debugablaufverfolgung: - + + Failed to obtain the exception thrown by test method {0}.{1}. Fehler beim Abrufen der von der Testmethode "{0}.{1}" ausgelösten Ausnahme. - + + Test method {0}.{1} threw exception: {2} Die Testmethode "{0}.{1}" hat eine Ausnahme ausgelöst: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Wenn Sie UI-Objekte im Test verwenden, sollten Sie ggf. das [UITestMethod]-Attribut anstelle von "[TestMethod]" verwenden, um den Test im UI-Thread auszuführen. - + {0}: Erwägen Sie für UWP-Projekte bei Einsatz von UI-Objekten im Test die Verwendung des [UITestMethod]-Attributs anstelle von "[TestMethod]", um den Test im UI-Thread auszuführen. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Ungültige Einstellungen "{0}". Unerwartetes XmlAttribute: "{1}". - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Ungültige Einstellungen "{0}". Unerwartetes XmlElement: "{1}". - + + {0} (Data Row {1}) {0} (Datenzeile {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} Das für die Testmethode "{0}.{1}" definierte ExpectedException-Attribut hat während der Konstruktion eine Ausnahme ausgelöst. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. Für die Testmethode "{0}.{1}" sind mehrere Attribute definiert, die von ExpectedExceptionBaseAttribute abgeleitet werden. Nur ein einziges solches Attribut ist zulässig. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Warnung: Eine testsettings-Datei, eine runsettings-Datei, für die ForcedLegacyMode auf TRUE festgelegt ist, oder eine VSMDI-Datei werden vom MSTest-V2-Adapter nicht unterstützt. - + Warnung: Eine TESTSETTINGS-Datei oder eine VSMDI-Datei wird vom MSTest-V2-Adapter nicht unterstützt. + + TestContext Messages: TestContext-Meldungen: - + + Error calling Test Cleanup method for test class {0}: {1} Fehler beim Aufruf der Testbereinigungsmethode für die Testklasse "{0}": {1} - + + TestCleanup Stack Trace TestCleanup-Stapelüberwachung - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). MSTest-Executor: Testparallelisierung für "{0}" aktiviert (Worker: {1}, Bereich: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} Fehler beim Ermitteln von Tests aus der Assembly "{0}". Ursache:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Nur datengesteuerte Testmethoden können Parameter aufweisen. Wollten Sie [DataRow] oder [DynamicData] verwenden? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + Die Ausführung des Tests "{0}" wurde abgebrochen. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.es.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.es.xlf index 81a16ce6f1..5a64a70696 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.es.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.es.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. La prueba '{0}' superó el tiempo de espera de ejecución. - + + Running tests in any of the provided sources is not supported for the selected platform La ejecución de pruebas en las fuentes proporcionadas no se admite para la plataforma seleccionada - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. El método TestCleanup {0}.{1} devolvió una excepción. {2}: {3}. - + + --- End of inner exception stack trace --- --- Fin del seguimiento de la pila de excepción interna --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: No se puede definir más de un método con el atributo AssemblyCleanup dentro de un ensamblado. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: No se puede definir más de un método con el atributo AssemblyInitialize dentro de un ensamblado. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: No se puede definir más de un método con el atributo ClassCleanup dentro de una clase. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: No se puede definir más de un método con el atributo ClassInitialize dentro de una clase. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: No se puede definir más de un método con el atributo TestCleanup. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: No se puede definir más de un método con el atributo TestInitialize. - + + Initialization method {0}.{1} threw exception. {2}. El método de inicialización {0}.{1} devolvió una excepción. {2}. - + + Unable to create instance of class {0}. Error: {1}. No se puede crear una instancia de la clase {0}. Error: {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. No se puede establecer la propiedad TestContext para la clase {0}. Error: {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) (No se pudo obtener el mensaje para una excepción del tipo {0} debido a una excepción.) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: la clase {0} no tiene la propiedad TestContext válida. TestContext debe ser de tipo TestContext, debe ser no estática, pública y no debe ser de solo lectura. Por ejemplo: public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: se ha definido el atributo TestClass en la clase no pública {0} - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. MSTestAdapter no detectó pruebas en la clase '{0}' del ensamblado '{1}' porque {2}. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - No se pueden cargar tipos del origen de pruebas '{0}'. Puede que no se detecten algunas o ninguna de las pruebas de este origen. - + No se pueden cargar tipos del origen de prueba "{0}". Puede que no se detecten algunas o ninguna de las pruebas de este origen. +Error: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: Un método genérico no puede ser un método de prueba. {0}.{1} tiene una firma no válida - + + The parameter should not be null or empty. El parámetro no debe ser NULL ni estar vacío. - + + The parameter must be greater than zero. El parámetro debe ser mayor que cero. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter no detectó pruebas en la clase '{0}' del ensamblado '{1}'. Motivo: {2}. - + + File does not exist: {0} El archivo no existe: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: El método {1} definido en la clase {0} no tiene una signatura correcta. El método de prueba marcado con el atributo [TestMethod] debe ser no estático, público, con el tipo devuelto void y no debe tomar ningún parámetro. Ejemplo: public void Test.Class1.Test(). Además, si está usando async-await en el método de prueba, el tipo devuelto debe ser Task. Ejemplo: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext no será null. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} Error de método Cleanup de ensamblado {0}.{1}. Mensaje de error: {2}. StackTrace: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. Excepción método inicialización ensamblado {0}.{1}. {2}: {3}. Anulada ejecución de prueba. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} Error de método Cleanup de clase {0}.{1}. Mensaje error: {2}. Seguimiento de pila: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. Excepción del método inicialización clase {0}. {1}. {2}: {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} Se inició una excepción al ejecutar la prueba. Si usa la extensión de TestMethodAttribute, póngase en contacto con el proveedor. Mensaje de error: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. No se pudo ejecutar prueba. Extensión no devolvió resultados. Si usa extensión TestMethodAttribute, contacte con el proveedor. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Método {0}.{1} tiene firma incorrecta. El método debe ser estático, público, no devolver un valor y no aceptar ningún parámetro. Además, si usa async-esperan en método de tipo de valor devuelto debe ser una tarea. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. Método {0}.{1} tiene firma incorrecta. El método debe ser estático y público, no devolver ningún valor y debe aceptar un solo parámetro tipo TestContext. Además, si está usando async-await en el método, el tipo devuelto debe ser Task. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: atributo tiempo espera {0}.{1} no válido. Valor tiempo de espera debe ser entero válido y no menor que 0. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: no se puede definir la propiedad predefinida {2} en el método {1}. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: ya definida propiedad personalizada "{2}". Usando "{3}" como valor. - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: se ha definido una propiedad personalizada nula o vacía en el método {1}. La propiedad personalizada debe tener un nombre válido. - + + Method {0}.{1} does not exist. El método {0}.{1} no existe. - + + Unable to get default constructor for class {0}. No se puede obtener el constructor predeterminado para la clase {0}. - + + Unable to find property {0}.TestContext. Error:{1}. No se puede encontrar la propiedad {0}.TestContext. Error:{1}. - + + The {0}.TestContext has incorrect type. Tipo {0}.TestContext no es correcto. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Método {0}.{1} tiene firma incorrecta. Debe ser un método no estático, público, no devolver ningún valor y no debe aceptar parámetros. Además, si está usando async-await en el método, el tipo devuelto debe ser Task. - + + Unable to get type {0}. Error: {1}. No se puede obtener el tipo {0}. Error: {1}. - + + Test method {0} was not found. No encontrado método prueba {0}. - + + Debug Trace: Seguimiento de depuración: - + + Failed to obtain the exception thrown by test method {0}.{1}. No se pudo obtener la excepción iniciada por el método de prueba {0}.{1}. - + + Test method {0}.{1} threw exception: {2} Excepción método de prueba {0}.{1}: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Si usa objetos de interfaz de usuario en la prueba, podría usar el atributo [UITestMethod] en lugar de [TestMethod] para ejecutar la prueba en el subproceso de interfaz de usuario. - + {0}. En proyectos de UWP, si usa objetos de interfaz de usuario en la prueba, podría usar el atributo [UITestMethod] en lugar de [TestMethod] para ejecutar la prueba en el subproceso de interfaz de usuario. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Valor no válido '{0}'. XmlAttribute no esperado: '{1}'. - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Valor no válido '{0}'. XmlElement no esperado: '{1}'. - + + {0} (Data Row {1}) {0} (Fila de datos {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} El atributo ExpectedException definido en el método de prueba {0}.{1} inició una excepción durante la construcción. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. El método de prueba {0}.{1} tiene definidos varios atributos derivados de ExpectedExceptionBaseAttribute. Solo se permite uno de estos atributos. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Advertencia: Un archivo testsettings o runsettings con el modo ForcedLegacyMode establecido en true o un archivo vsmdi no es compatible con el adaptador de MSTest V2. - + Advertencia: No se admite un archivo testsettings o vsmdi con el adaptador de MSTest V2. + + TestContext Messages: Mensajes de TestContext: - + + Error calling Test Cleanup method for test class {0}: {1} Error al llamar al método Test Cleanup para la clase de prueba {0}: {1} - + + TestCleanup Stack Trace Seguimiento de pila de TestCleanup - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). Ejecutor de MSTest Executor: paralelización de prueba habilitada para {0} (Trabajadores: {1}, Ámbito: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} No se pudieron detectar pruebas desde el ensamblado {0}. Motivo:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Solo los métodos de pruebas controladas por datos pueden tener parámetros. ¿Quería usar [DataRow] o [DynamicData]? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + Se anuló la ejecución de la prueba "{0}". + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf index 6c30c95e97..de29b1b10c 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. Le test '{0}' a dépassé le délai d'attente de l'exécution. - + + Running tests in any of the provided sources is not supported for the selected platform L'exécution de tests dans l'une des sources fournies n'est pas prise en charge pour la plateforme sélectionnée - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. La méthode TestCleanup {0}.{1} a levé une exception. {2}: {3}. - + + --- End of inner exception stack trace --- --- Fin de la trace de la pile d'exception interne --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014 : {0} : impossible de définir plus d'une méthode avec l'attribut AssemblyCleanup à l'intérieur d'un assembly. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013 : {0} : impossible de définir plus d'une méthode avec l'attribut AssemblyInitialize à l'intérieur d'un assembly. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026 : {0} : impossible de définir plus d'une méthode avec l'attribut ClassCleanup à l'intérieur d'une classe. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025 : {0} : impossible de définir plus d'une méthode avec l'attribut ClassInitialize à l'intérieur d'une classe. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024 : {0} : impossible de définir plus d'une méthode avec l'attribut TestCleanup. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018 : {0} : impossible de définir plus d'une méthode avec l'attribut TestInitialize. - + + Initialization method {0}.{1} threw exception. {2}. La méthode Initialization {0}.{1} a levé une exception. {2}. - + + Unable to create instance of class {0}. Error: {1}. Impossible de créer une instance de la classe {0}. Erreur : {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. Impossible de définir la propriété TestContext pour la classe {0}. Erreur : {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) (Échec de la réception du message pour une exception de type {0} en raison d'une exception.) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031 : la classe {0} ne possède pas une propriété TestContext valide. TestContext doit être de type TestContext, doit être non statique, publique, et ne doit pas être en lecture seule. Par exemple : public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001 : attribut TestClass défini sur la classe non publique {0} - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. MSTestAdapter n'a pas découvert de tests dans la classe '{0}' de l'assembly '{1}', car {2}. - + + {0}: {1} {0} : {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - Impossible de charger les types de la source de test '{0}'. Tout ou partie des tests contenus dans cette source n'ont pas pu être détectés. - + Impossible de charger les types à partir de la source de tests '{0}'. Une partie ou l'ensemble des tests de cette source ne peuvent pas être découverts. +Erreur : {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015 : une méthode générique ne peut pas être une méthode de test. {0}.{1} a une signature non valide - + + The parameter should not be null or empty. Le paramètre ne doit pas être une valeur Null ou être vide. - + + The parameter must be greater than zero. Le paramètre doit être supérieur à zéro. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter n'a pas découvert de tests dans la classe '{0}' de l'assembly '{1}'. Raison {2}. - + + File does not exist: {0} Fichier inexistant : {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007 : la méthode {1} définie dans la classe {0} ne dispose pas d'une signature correcte. Une méthode de test marquée avec l'attribut [TestMethod] doit être non statique, doit utiliser void pour return-type et ne doit pas accepter aucun paramètre. Exemple : public void Test.Class1.Test(). En outre, si vous utilisez async-await dans la méthode de test, return-type doit être Task. Exemple : public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext ne peut pas être null. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} La méthode Cleanup d'assembly {0}.{1} a échoué. Message d'erreur : {2}. StackTrace : {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. La méthode d'assembly Initialization {0}.{1} a levé une exception. {2} : {3}. Abandon de l'exécution de tests. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} La méthode de classe Cleanup {0}.{1} a échoué. Message d'erreur : {2}. Trace de la pile : {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. La méthode de classe Initialization {0}.{1} a levé une exception. {2} : {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} Exception levée pendant l'exécution du test. Si vous utilisez l'extension de TestMethodAttribute, contactez le fournisseur. Message d'erreur : {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. Erreur lors de l'exécution du test. L'extension n'a retourné aucun résultat. Si vous utilisez l'extension de TestMethodAttribute, contactez le fournisseur. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. La méthode {0}.{1} possède une signature incorrecte. La méthode doit être statique, publique et ne doit retourner aucune valeur ni accepter aucun paramètre. En outre, si vous utilisez async-await dans la méthode, return-type doit être Task. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. La méthode {0}.{1} possède une signature incorrecte. La méthode doit être statique, publique et ne doit retourner aucune valeur et accepter un seul paramètre de type TestContext. En outre, si vous utilisez async-await dans la méthode, return-type doit être Task. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054 : {0}.{1} possède un attribut Timeout non valide. Timeout doit être une valeur entière valide, qui ne doit pas être inférieure à 0. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023 : {0} : Impossible de définir la propriété prédéfinie {2} sur la méthode {1}. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022 : {0}.{1} : La propriété personnalisée "{2}" est déjà définie. Utilisation de "{3}" comme valeur. - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021 : {0} : Une propriété null ou vide personnalisée est définie sur la méthode {1}. La propriété personnalisée doit posséder un nom valide. - + + Method {0}.{1} does not exist. La méthode {0}.{1} n'existe pas. - + + Unable to get default constructor for class {0}. Impossible d'obtenir le constructeur par défaut de la classe {0}. - + + Unable to find property {0}.TestContext. Error:{1}. Propriété {0}.TestContext introuvable. Erreur :{1}. - + + The {0}.TestContext has incorrect type. {0}.TestContext possède un type incorrect. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. La méthode {0}.{1} possède une signature incorrecte. La méthode doit être non statique, publique et ne doit retourner aucune valeur ni accepter aucun paramètre. En outre, si vous utilisez async-await dans la méthode, return-type doit être Task. - + + Unable to get type {0}. Error: {1}. Impossible d'obtenir le type {0}. Erreur : {1}. - + + Test method {0} was not found. Méthode de test {0} introuvable. - + + Debug Trace: Trace du débogage : - + + Failed to obtain the exception thrown by test method {0}.{1}. Échec de l'obtention de l'exception levée par la méthode de test {0}.{1}. - + + Test method {0}.{1} threw exception: {2} La méthode de test {0}.{1} a levé une exception : {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Si vous utilisez des objets d'interface utilisateur dans un test, vous pouvez utiliser l'attribut [UITestMethod] au lieu de [TestMethod] pour exécuter le test dans le thread d'interface utilisateur. - + {0} Pour les projets UWP, si vous utilisez des objets d'IU dans un test, utilisez l'attribut [UITestMethod] à la place de [TestMethod] pour exécuter le test dans le thread d'IU. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Paramètres non valides '{0}'. XmlAttribute inattendu : '{1}'. - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Paramètres non valides '{0}'. XmlElement inattendu : '{1}'. - + + {0} (Data Row {1}) {0} (ligne de données {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} L'attribut ExpectedException défini dans la méthode de test {0}.{1} a levé une exception durant la construction. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. Plusieurs attributs dérivés de ExpectedExceptionBaseAttribute sont définis dans la méthode de test {0}.{1}. Un seul attribut de ce type est autorisé. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Avertissement : L'adaptateur MSTest V2 ne prend pas en charge les fichiers testsettings, les fichiers runsettings dans lequel ForcedLegacyMode a la valeur true, ou les fichiers vsmdi. - + Avertissement : L'adaptateur MSTest V2 ne prend pas en charge les fichiers testsettings ou vsmdi. + + TestContext Messages: Messages TestContext : - + + Error calling Test Cleanup method for test class {0}: {1} Erreur lors de l'appel de la méthode Test Cleanup pour la classe de test {0} : {1} - + + TestCleanup Stack Trace Trace de la pile TestCleanup - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). Exécuteur MSTest : parallélisation des tests activée pour {0} (threads de travail : {1}, portée : {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} Échec de la découverte de tests à partir de l'assembly {0}. Raison :{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Seules les méthodes de test basées sur les données peuvent avoir des paramètres. Souhaitiez-vous utiliser [DataRow] ou [DynamicData] ? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + L'exécution du test '{0}' a été abandonnée. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf index dcade01e68..e0ef49c961 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. È stato superato il periodo di timeout per l'esecuzione del test '{0}'. - + + Running tests in any of the provided sources is not supported for the selected platform L'esecuzione di test in una delle origini specificate non è supportata per la piattaforma selezionata - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. Il metodo TestCleanup {0}.{1} ha generato un'eccezione. {2}: {3}. - + + --- End of inner exception stack trace --- --- Fine dell'analisi dello stack dell'eccezione interna --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: non è possibile definire più di un metodo con l'attributo AssemblyCleanup all'interno di un assembly. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: non è possibile definire più di un metodo con l'attributo AssemblyInitialize all'interno di un assembly. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: non è possibile definire più di un metodo con l'attributo ClassCleanup all'interno di una classe. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: non è possibile definire più di un metodo con l'attributo ClassInitialize all'interno di una classe. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: non è possibile definire più di un metodo con l'attributo TestCleanup. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: non è possibile definire più di un metodo con l'attributo TestInitialize. - + + Initialization method {0}.{1} threw exception. {2}. Il metodo di inizializzazione {0}.{1} ha generato un'eccezione. {2}. - + + Unable to create instance of class {0}. Error: {1}. Non è possibile creare un'istanza della classe {0}. Errore: {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. Non è possibile impostare la proprietà TestContext per la classe {0}. Errore: {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) Non è stato possibile ottenere il messaggio per un'eccezione di tipo {0} a causa di un'eccezione. - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: la classe {0} non contiene una proprietà TestContext valida. TestContext deve essere una proprietà di tipo TestContext, non statica, pubblica e non di sola lettura. Esempio: public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: è stato definito l'attributo TestClass per la classe non pubblica {0} - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. MSTestAdapter non è riuscito a individuare test nella classe '{0}' dell'assembly '{1}' perché {2}. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - Non è possibile caricare i tipi dall'origine test '{0}'. È possibile che alcuni o tutti i test non siano stati individuati in questa origine. - + Non è possibile caricare i tipi dall'origine test '{0}'. È possibile che alcuni o tutti i test non siano stati individuati in questa origine. +Errore: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: un metodo generico non può essere un metodo di test. La firma di {0}.{1} non è valida - + + The parameter should not be null or empty. Il parametro non deve essere vuoto o Null. - + + The parameter must be greater than zero. Il parametro deve essere maggiore di zero. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter non è riuscito a individuare test nella classe '{0}' dell'assembly '{1}'. Motivo: {2}. - + + File does not exist: {0} Il file {0} non esiste - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: la firma del metodo {1} definito nella classe {0} non è corretta. Il metodo di test contrassegnato con l'attributo [TestMethod] deve essere pubblico e non statico, non deve accettare parametri e deve includere un tipo restituito void. Esempio: public void Test.Class1.Test(). Se inoltre nel metodo di test si usa async-await, il tipo restituito deve essere Task. Esempio: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext non può essere Null. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} Il metodo di pulizia assembly {0}.{1} non è riuscito. Messaggio di errore: {2}. Analisi dello stack: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. Il metodo di inizializzazione assembly {0}.{1} ha generato un'eccezione. {2}: {3}. L'esecuzione del test verrà interrotta. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} Il metodo di pulizia classi {0}.{1} non è riuscito. Messaggio di errore: {2}. Analisi dello stack: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. Il metodo di inizializzazione classi {0}.{1} ha generato un'eccezione. {2}: {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} È stata generata un'eccezione durante l'esecuzione del test. Se si usa l'estensione di TestMethodAttribute, contattare il fornitore. Messaggio di errore: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. Si è verificato un errore durante l'esecuzione del test. L'estensione non ha restituito alcun risultato. Se si usa l'estensione di TestMethodAttribute, contattare il fornitore. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. La firma del metodo {0}.{1} non è corretta. Il metodo deve essere statico e pubblico, non deve restituire un valore né accettare parametri. Se inoltre si usa async-await nel metodo di test, il tipo restituito deve essere Task. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. La firma del metodo {0}.{1} non è corretta. Il metodo deve essere statico e pubblico, non deve restituire un valore e deve accettare un singolo parametro di tipo TestContext. Se inoltre si usa async-await nel metodo di test, il tipo restituito deve essere Task. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: l'attributo Timeout di {0}.{1} non è valido. Il timeout deve essere un valore intero valido non minore di 0. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: non è possibile definire la proprietà predefinita {2} per il metodo {1}. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: la proprietà personalizzata "{2}" dell'agente è già definita. Verrà usato il valore "{3}". - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: per il metodo {1} è stata definita una proprietà personalizzata Null o vuota. Specificare un nome valido per la proprietà personalizzata. - + + Method {0}.{1} does not exist. Il metodo {0}.{1} non esiste. - + + Unable to get default constructor for class {0}. Non è possibile ottenere il costruttore predefinito per la classe {0}. - + + Unable to find property {0}.TestContext. Error:{1}. La proprietà {0}.TestContext non è stata trovata. Errore: {1}. - + + The {0}.TestContext has incorrect type. Il tipo di {0}.TestContext non è corretto. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. La firma del metodo {0}.{1} non è corretta. Il metodo deve essere non statico e pubblico, non deve restituire un valore né accettare parametri. Se inoltre si usa async-await nel metodo di test, il tipo restituito deve essere Task. - + + Unable to get type {0}. Error: {1}. Non è possibile ottenere il tipo {0}. Errore: {1}. - + + Test method {0} was not found. Il metodo di test {0} non è stato trovato. - + + Debug Trace: Traccia di debug: - + + Failed to obtain the exception thrown by test method {0}.{1}. Non è stato possibile ottenere l'eccezione generata dal metodo di test {0}.{1}. - + + Test method {0}.{1} threw exception: {2} Il metodo di test {0}.{1} ha generato un'eccezione: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Se si usano oggetti dell'interfaccia utente nel test, provare a specificare l'attributo [UITestMethod] invece di [TestMethod] per eseguire il test nel thread dell'interfaccia utente. - + {0}. Se, per i progetti della piattaforma UWP, nel test si usano oggetti dell'interfaccia utente, provare a specificare l'attributo [UITestMethod] invece di [TestMethod] per eseguire il test nel thread dell'interfaccia utente. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Le impostazioni '{0}' non sono valide. Elemento XmlAttribute imprevisto: '{1}'. - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Le impostazioni '{0}' non sono valide. Elemento XmlElement imprevisto: '{1}'. - + + {0} (Data Row {1}) {0} (riga dati {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} L'attributo ExpectedException definito nel metodo di test {0}.{1} ha generato un'eccezione durante la costruzione. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. Il metodo di test {0}.{1} contiene più attributi derivati dall'elemento ExpectedExceptionBaseAttribute definito per esso. È consentito solo uno di tali attributi. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Avviso: con l'adattatore MSTest V2 non è possibile usare un file testsettings, un file runsettings con ForcedLegacyMode impostato su true o un file vsmdi. - + Avviso: con l'adattatore MSTest V2 non è possibile usare un file testsettings o un file vsmdi. + + TestContext Messages: Messaggi di TestContext: - + + Error calling Test Cleanup method for test class {0}: {1} Si è verificato un errore durante la chiamata del metodo TestCleanup per la classe di test {0}: {1} - + + TestCleanup Stack Trace Analisi dello stato di TestCleanup - + + [MSTest][Discovery][{0}] {1} [MSTest][Individuazione][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). Executor MSTest: Parallelizzazione test abilitata per {0} (Workers: {1}. Scope: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} Non è stato possibile individuare i test dall'assembly {0}. Motivo: {1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Solo i metodi di test basati sui dati possono includere parametri. Si intendeva usare [DataRow] o [DynamicData]? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + L'esecuzione del test '{0}' è stata interrotta. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ja.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ja.xlf index 755b42c7cd..c0d2885097 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ja.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ja.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. テスト '{0}' は実行タイムアウトを超えました。 - + + Running tests in any of the provided sources is not supported for the selected platform 指定されたソースのいずれかでのテストの実行は、選択されたプラットフォームでサポートされていません - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. TestCleanup メソッド {0}.{1} は例外をスローしました。{2}: {3}。 - + + --- End of inner exception stack trace --- --- 内部例外スタック トレースの終わり --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: 1 つのアセンブリ内で、AssemblyCleanup 属性を伴う 2 つ以上のメソッドを定義することはできません。 - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: 1 つのアセンブリ内で、AssemblyInitialize 属性を伴う 2 つ以上のメソッドを定義することはできません。 - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: 1 つのクラス内で、ClassCleanup 属性を伴う 2 つ以上のメソッドを定義することはできません。 - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: 1 つのクラス内で、ClassInitialize 属性を伴う 2 つ以上のメソッドを定義することはできません。 - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: TestCleanup 属性を伴う 2 つ以上のメソッドを定義することはできません。 - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: TestInitialize 属性を伴う 2 つ以上のメソッドを定義することはできません。 - + + Initialization method {0}.{1} threw exception. {2}. 初期化メソッド {0}.{1} は例外をスローしました。{2}。 - + + Unable to create instance of class {0}. Error: {1}. クラス {0} のインスタンスを作成できません。エラー: {1}。 - + + Unable to set TestContext property for the class {0}. Error: {1}. クラス {0} の TestContext プロパティを設定できません。エラー: {1}。 - + + (Failed to get the message for an exception of type {0} due to an exception.) (例外が発生したため、型 {0} の例外のメッセージを取得できませんでした。) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: クラス {0} は有効な TestContext プロパティを含んでいません。TestContext は、型 TestContext でなければなりません。また、non-static および public である必要があり、読み取り専用に指定することはできません。例: public TestContext TestContext。 - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: TestClass 属性がパブリックでないクラス {0} で定義されています - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. MSTestAdapter でアセンブリ '{1}' のクラス '{0}' にテストが見つかりませんでした。理由 {2}。 - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - テスト ソース '{0}' からタイプを読み込むことができません。このソース内の一部またはすべてのテストが見つからない可能性があります。 - + テスト ソース '{0}' から型を読み込むことができません。このソース内の一部またはすべてのテストが見つからない可能性があります。 +エラー: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: ジェネリック メソッドがテスト メソッドになることはできません。{0}.{1} のシグネチャは無効です - + + The parameter should not be null or empty. パラメーターを null または空にすることはできません。 - + + The parameter must be greater than zero. パラメーターはゼロよりも大きい必要があります。 - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter でアセンブリ '{1}' のクラス '{0}' にテストが見つかりませんでした。理由 {2}。 - + + File does not exist: {0} ファイルが存在しません: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: クラス {0} で定義されたメソッド {1} は正しいシグネチャを含んでいません。[TestMethod] 属性を伴って設定されたテスト メソッドは non-static、public にする必要があり、戻り値の型は void でなければなりません。また、パラメーターを受け取ることはできません。例: public void Test.Class1.Test()。また、テスト メソッドで async-await を使用する場合、戻り値の型は Task にする必要があります。例: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext を Null にすることはできません。 - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} アセンブリ クリーンアップ メソッド {0}.{1} に失敗しました。エラー メッセージ: {2}。スタック トレース: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. アセンブリ初期化メソッド {0}.{1} は例外をスローしました。{2}: {3}。テストの実行を中止しています。 - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} クラス クリーンアップ メソッド {0}.{1} に失敗しました。エラー メッセージ: {2}。スタック トレース: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. クラス初期化メソッド {0}.{1} は例外をスローしました。{2}: {3}。 - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} テストの実行中に例外がスローされました。TestMethodAttribute の拡張クラスを使用している場合は、ベンダーに連絡してください。エラー メッセージ: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. テストの実行中にエラーが発生しました。拡張から結果が返されませんでした。TestMethodAttribute の拡張クラスを使用している場合は、ベンダーに連絡してください。 - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. メソッド {0}.{1} は不適切なシグネチャを含んでいます。メソッドは static および public である必要があり、値を返しません。また、パラメーターを受け取ることはできません。さらに、メソッドで async-await を使用している場合、戻り値の型は Task である必要があります。 - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. メソッド {0}.{1} は不適切なシグネチャを含んでいます。メソッドは static および public である必要があり、値を返しません。また、TestContext 型の 1 つのパラメーターを受け取る必要があります。さらに、メソッドで async-await を使用している場合、戻り値の型は Task である必要があります。 - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1} は無効な Timeout 属性を含んでいます。タイムアウトは有効な整数値でなければなりません。0 よりも小さい値にすることはできません。 - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: メソッド {1} 上の以前に定義されたプロパティ {2} を定義することはできません。 - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: カスタム プロパティ "{2}" は既に定義されています。"{3}" を値として使用しています。 - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: Null または空のカスタム プロパティが、メソッド {1} で定義されています。カスタム プロパティには有効な名前を指定しなければなりません。 - + + Method {0}.{1} does not exist. メソッド {0}.{1} は存在しません。 - + + Unable to get default constructor for class {0}. クラス {0} の既定コンストラクターを取得できません。 - + + Unable to find property {0}.TestContext. Error:{1}. プロパティ {0}.TestContext が見つかりません。エラー: {1}。 - + + The {0}.TestContext has incorrect type. {0}.TestContext は不適切な型を含んでいます。 - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. メソッド {0}.{1} は不適切なシグネチャを含んでいます。メソッドは non-static および public である必要があり、値を返しません。また、パラメーターを受け取ることはできません。さらに、メソッドで async-await を使用している場合、戻り値の型は Task である必要があります。 - + + Unable to get type {0}. Error: {1}. 型 {0} を取得できません。エラー: {1}。 - + + Test method {0} was not found. テスト メソッド {0} が見つかりませんでした。 - + + Debug Trace: デバッグ トレース: - + + Failed to obtain the exception thrown by test method {0}.{1}. テスト メソッド {0}.{1} によってスローされた例外を取得できませんでした。 - + + Test method {0}.{1} threw exception: {2} テスト メソッド {0}.{1} が例外をスローしました: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}。テスト内で UI オブジェクトを使用している場合は、[TestMethod] の代わりに [UITestMethod] 属性を使用して UI スレッド内でテストを実行することを検討してください。 - + {0} UWP プロジェクトについて、テスト内で UI オブジェクトを使用している場合は、[TestMethod] の代わりに [UITestMethod] 属性を使用して UI スレッド内でテストを実行することを検討してください。 + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. 設定 '{0}' は無効です。予期しない XmlAttribute: '{1}'。 - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. 設定 '{0}' は無効です。予期しない XmlElement: '{1}'。 - + + {0} (Data Row {1}) {0} (データ行 {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} テスト メソッド {0}.{1} に定義されている ExpectedException 属性が、作成中に例外をスローしました。 {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. テスト メソッド {0}.{1} には、ExpectedExceptionBaseAttribute から派生した属性が複数定義されています。このような属性は 1 つしか許可されません。 - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - 警告: testsettings ファイル、ForcedLegacyMode が true に設定されている runsettings ファイル、または vsmdi ファイルは、MSTest V2 アダプターではサポートされていません。 - + 警告: testsettings ファイル、vsmdi ファイルは MSTest V2 アダプターではサポートされていません。 + + TestContext Messages: TestContext メッセージ: - + + Error calling Test Cleanup method for test class {0}: {1} テスト クラス {0} のテスト クリーンアップ メソッドの呼び出しでエラーが発生しました: {1} - + + TestCleanup Stack Trace TestCleanup スタック トレース - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). MSTest 実行プログラム: {0} でテスト並列処理が有効にされています (Workers: {1}、Scope: {2})。 - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} アセンブリ {0} からテストを検出できませんでした。理由:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? データ ドリブン テスト メソッドのみがパラメーターを使用できます。[DataRow] または [DynamicData] の使用を意図していましたか? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + テスト '{0}' の実行が中止されました。 + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ko.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ko.xlf index d8166472ac..376a6c5bcf 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ko.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ko.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. '{0}' 테스트가 실행 시간 제한을 초과했습니다. - + + Running tests in any of the provided sources is not supported for the selected platform 선택된 플랫폼의 경우 제공된 소스에서 테스트를 실행할 수 없습니다. - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. TestCleanup 메서드 {0}.{1}에서 예외를 throw했습니다. {2}: {3}. - + + --- End of inner exception stack trace --- --- 내부 예외 스택 추적의 끝 --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: 어셈블리 내부에서 AssemblyCleanup 특성을 사용하는 메서드를 여러 개 정의할 수 없습니다. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: 어셈블리 내부에서 AssemblyInitialize 특성을 사용하는 메서드를 여러 개 정의할 수 없습니다. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: 클래스 내부에서 ClassCleanup 특성을 사용하는 메서드를 여러 개 정의할 수 없습니다. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: 클래스 내부에서 ClassInitialize 특성을 사용하는 메서드를 여러 개 정의할 수 없습니다. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: TestCleanup 특성을 사용하는 메서드를 여러 개 정의할 수 없습니다. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: TestInitialize 특성을 사용하는 메서드를 여러 개 정의할 수 없습니다. - + + Initialization method {0}.{1} threw exception. {2}. 초기화 메서드 {0}.{1}에서 예외를 throw했습니다. {2}. - + + Unable to create instance of class {0}. Error: {1}. {0} 클래스의 인스턴스를 만들 수 없습니다. 오류: {1} - + + Unable to set TestContext property for the class {0}. Error: {1}. {0} 클래스에 대해 TestContext 속성을 설정할 수 없습니다. 오류: {1} - + + (Failed to get the message for an exception of type {0} due to an exception.) (예외로 인해 {0} 형식의 예외에 대한 메시지를 가져오지 못했습니다.) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: {0} 클래스에 올바른 TestContext 속성이 없습니다. TestContext는 TestContext 형식이어야 하고 읽기 전용이 아니어야 하며, static이 아니고 public이어야 합니다. 예: public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: public이 아닌 클래스 {0}에서 TestClass 특성을 정의했습니다. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. MSTestAdapter가 {2} 때문에 어셈블리 '{1}'의 클래스 '{0}'에서 테스트를 검색하지 못했습니다. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - 테스트 소스 '{0}'에서 형식을 로드할 수 없습니다. 이 소스의 일부 또는 모든 테스트를 검색할 수 없습니다. - + 테스트 소스 '{0}'에서 형식을 로드할 수 없습니다. 이 소스의 일부 또는 모든 테스트를 검색할 수 없습니다. +오류: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: 제네릭 메서드는 테스트 메서드일 수 없습니다. {0}.{1}에 잘못된 서명이 있습니다. - + + The parameter should not be null or empty. 매개 변수는 null이거나 비워 둘 수 없습니다. - + + The parameter must be greater than zero. 매개 변수는 0보다 커야 합니다. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter가 어셈블리 '{1}'의 클래스 '{0}'에서 테스트를 검색하지 못했습니다. 이유는 {2}입니다. - + + File does not exist: {0} 파일이 없습니다. {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: {0} 클래스에 정의된 {1} 메서드의 서명이 잘못되었습니다. [TestMethod] 특성으로 표시된 테스트 메서드는 static이 아니고 public이어야 하며, 반환 형식이 void여야 하고 매개 변수를 사용할 수 없습니다. 예: public void Test.Class1.Test(). 또한 테스트 메서드에서 비동기 대기를 사용하는 경우 반환 형식은 Task여야 합니다. 예: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext는 null일 수 없습니다. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} 어셈블리 정리 메서드 {0}.{1}이(가) 실패했습니다. 오류 메시지: {2}. StackTrace: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. 어셈블리 초기화 메서드 {0}.{1}에서 예외를 throw했습니다. {2}: {3}. 테스트 실행을 중단합니다. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} 클래스 정리 메서드 {0}.{1}이(가) 실패했습니다. 오류 메시지: {2}. 스택 추적: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. 클래스 초기화 메서드 {0}.{1}에서 예외를 throw했습니다. {2}: {3} - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} 테스트를 실행하는 동안 예외가 발생했습니다. TestMethodAttribute 확장을 사용하는 경우 공급업체에 문의하세요. 오류 메시지: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. 테스트를 실행하는 중에 오류가 발생했습니다. 확장에서 결과가 반환되지 않았습니다. TestMethodAttribute 확장을 사용하는 경우 공급업체에 문의하세요. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. {0}.{1} 메서드의 서명이 잘못되었습니다. 메서드는 정적이고 공용이어야 하며, 값을 반환하거나 매개 변수를 취하지 않습니다. 또한 메서드에서 비동기 대기를 사용하는 경우 반환 형식은 Task여야 합니다. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. {0}.{1} 메서드의 서명이 잘못되었습니다. 메서드는 정적이고 공용이어야 하며, 값을 반환하지 않고 TestContext 형식의 매개 변수 한 개를 사용해야 합니다. 또한 메서드에서 비동기 대기를 사용하는 경우 반환 형식은 Task여야 합니다. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1}에 잘못된 Timeout 특성이 있습니다. Timeout은 유효한 정수 값이어야 하며 0보다 작을 수 없습니다. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: {1} 메서드에서 미리 정의된 속성 {2}을(를) 정의할 수 없습니다. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: 사용자 지정 속성 "{2}"은(는) 이미 정의되어 있습니다. 값으로 "{3}"을(를) 사용합니다. - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: {1} 메서드에서 Null 또는 빈 사용자 지정 속성을 정의했습니다. 사용자 지정 속성에는 올바른 이름이 지정되어 있어야 합니다. - + + Method {0}.{1} does not exist. {0}.{1} 메서드가 없습니다. - + + Unable to get default constructor for class {0}. {0} 클래스의 기본 생성자를 가져올 수 없습니다. - + + Unable to find property {0}.TestContext. Error:{1}. {0}.TestContext 속성을 찾을 수 없습니다. 오류: {1} - + + The {0}.TestContext has incorrect type. {0}.TestContext의 형식이 잘못되었습니다. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. {0}.{1} 메서드의 서명이 잘못되었습니다. 메서드는 정적이 아니고 공용이어야 하며, 값을 반환하거나 매개 변수를 사용할 수 없습니다. 또한 메서드에서 비동기 대기를 사용하는 경우 반환 형식은 Task여야 합니다. - + + Unable to get type {0}. Error: {1}. {0} 형식을 가져올 수 없습니다. 오류: {1} - + + Test method {0} was not found. {0} 테스트 메서드를 찾을 수 없습니다. - + + Debug Trace: 디버그 추적: - + + Failed to obtain the exception thrown by test method {0}.{1}. 테스트 메서드 {0}.{1}에서 throw한 예외를 가져오지 못했습니다. - + + Test method {0}.{1} threw exception: {2} 테스트 메서드 {0}.{1}에서 예외를 throw했습니다. {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. 테스트에서 UI 개체를 사용 중인 경우 [TestMethod] 대신 [UITestMethod] 특성을 사용하여 UI 스레드에서 테스트를 실행하세요. - + {0} UWP 프로젝트의 경우 테스트에서 UI 개체를 사용 중이면 [TestMethod] 대신 [UITestMethod] 특성을 사용하여 UI 스레드에서 테스트를 실행하세요. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. '{0}' 설정이 잘못되었습니다. 예기치 않은 XmlAttribute '{1}'이(가) 있습니다. - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. '{0}' 설정이 잘못되었습니다. 예기치 않은 XmlElement '{1}'이(가) 있습니다. - + + {0} (Data Row {1}) {0}(데이터 행 {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} 테스트 메서드 {0}.{1}에 정의된 ExpectedException 특성이 생성하는 동안 예외를 throw했습니다. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. 테스트 메서드 {0}.{1}에는 정의되어 있는 ExpectedExceptionBaseAttribute에서 파생된 특성이 여러 개 있습니다. 이러한 특성은 하나만 허용됩니다. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - 경고: MSTest V2 어댑터에서는 testsettings 파일, ForcedLegacyMode를 true로 설정한 runsettings 파일 또는 vsmdi 파일이 지원되지 않습니다. - + 경고: MSTest V2 어댑터에서는 testsettings 파일 또는 vsmdi 파일이 지원되지 않습니다. + + TestContext Messages: TestContext 메시지: - + + Error calling Test Cleanup method for test class {0}: {1} 테스트 클래스 {0}에 대한 테스트 정리 메서드를 호출하는 오류: {1} - + + TestCleanup Stack Trace TestCleanup 스택 추적 - + + [MSTest][Discovery][{0}] {1} [MSTest][검색][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). MSTest 실행기: {0}에 대해 테스트 병렬 처리를 사용합니다(Workers: {1}, Scope: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} 어셈블리 {0}에서 테스트를 검색하지 못했습니다. 이유:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? 데이터 기반 테스트 메서드에만 매개 변수를 포함할 수 있습니다. [DataRow] 또는 [DynamicData]를 사용하려고 하셨습니까? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + 테스트 '{0}' 실행이 중단되었습니다. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pl.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pl.xlf index 532b2a9f55..f4b2557f6a 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pl.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pl.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. Test „{0}” przekroczył okres limitu czasu na wykonanie. - + + Running tests in any of the provided sources is not supported for the selected platform Uruchamianie testów w żadnym z podanych źródeł nie jest obsługiwane dla wybranej platformy - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. Metoda TestCleanup {0}.{1} zgłosiła wyjątek. {2}: {3}. - + + --- End of inner exception stack trace --- --- Koniec śledzenia stosu wyjątku wewnętrznego --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: W zestawie nie można zdefiniować więcej niż jednej metody z atrybutem AssemblyCleanup. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: W zestawie nie można zdefiniować więcej niż jednej metody z atrybutem AssemblyInitialize. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: W klasie nie można zdefiniować więcej niż jednej metody z atrybutem ClassCleanup. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: W klasie nie można zdefiniować więcej niż jednej metody z atrybutem ClassInitialize. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: Nie można zdefiniować więcej niż jednej metody z atrybutem TestCleanup. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: Nie można zdefiniować więcej niż jednej metody z atrybutem TestInitialize. - + + Initialization method {0}.{1} threw exception. {2}. Metoda inicjowania {0}.{1} zgłosiła wyjątek. {2}. - + + Unable to create instance of class {0}. Error: {1}. Nie można utworzyć wystąpienia klasy {0}. Błąd: {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. Nie można ustawić właściwości TestContext w klasie {0}. Błąd: {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) (Nie można pobrać komunikatu dotyczącego wyjątku typu {0} z powodu wyjątku). - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: Klasa {0} nie ma prawidłowej właściwości TestContext. Właściwość TestContext musi być typu TestContext, niestatyczna, publiczna i nie może być tylko do odczytu. Na przykład : public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: Atrybut TestClass zdefiniowany dla niepublicznej klasy {0} - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. Adapter MSTestAdapter nie mógł odnaleźć testów w klasie „{0}” zestawu „{1}”, przyczyna: {2}. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - Nie można załadować typów ze źródła testów „{0}”. Niektóre lub wszystkie testy w tym źródle mogły nie zostać odkryte. - + Nie można załadować typów ze źródła testów „{0}”. Niektóre lub wszystkie testy w tym źródle mogły nie zostać odnalezione. +Błąd: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: Metoda ogólna nie może być metodą testową. {0}{1} ma nieprawidłową sygnaturę - + + The parameter should not be null or empty. Parametr nie może mieć wartości null ani być pusty. - + + The parameter must be greater than zero. Parametr musi być większy od zera. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. Adapter MSTestAdapter nie mógł odnaleźć testów w klasie „{0}” zestawu „{1}”. Przyczyna: {2}. - + + File does not exist: {0} Plik nie istnieje: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: Metoda {1} zdefiniowana w klasie {0} nie ma poprawnej sygnatury. Metoda testowa oznaczona przez atrybut [TestMethod] musi być niestatyczna, publiczna, zwracać wartość typu void i nie powinna przyjmować żadnego parametru. Przykład: public void Test.Class1.Test(). Ponadto zwracana wartość musi być typu Task, gdy w metodzie testowej jest używane oczekiwanie asynchroniczne. Przykład: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. Wartość TestContext nie może być równa null. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} Metoda czyszczenia zestawu {0}.{1} nie powiodła się. Komunikat o błędzie: {2}. Ślad stosu: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. Metoda inicjująca zestaw {0}.{1} nie powiodła się. {2}: {3}. Przerywanie wykonywania testu. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} Metoda czyszczenia klasy {0}.{1} nie powiodła się. Komunikat o błędzie: {2}. Ślad stosu: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. Metoda inicjowania klasy {0}.{1} zgłosiła wyjątek. {2}: {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} Zgłoszono wyjątek podczas wykonywania testu. W przypadku korzystania z rozszerzenia atrybutu TestMethodAttribute należy skontaktować się z dostawcą. Komunikat o błędzie: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. Błąd podczas wykonywania testu. Rozszerzenie nie zwróciło żadnego wyniku. W przypadku korzystania z rozszerzenia atrybutu TestMethodAttribute należy skontaktować się z dostawcą. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Metoda {0}.{1} ma nieprawidłową sygnaturę. Metoda musi być statyczna i publiczna, nie może zwracać wartości i nie powinna przyjmować żadnego parametru. Ponadto jeśli w metodzie jest używane oczekiwanie asynchroniczne, zwracanym typem musi być typ Task. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. Metoda {0}.{1} ma nieprawidłową sygnaturę. Metoda musi być statyczna i publiczna, nie może zwracać wartości i nie powinna przyjmować pojedynczego parametru typu TestContext. Ponadto jeśli w metodzie jest używane oczekiwanie asynchroniczne, zwracanym typem musi być typ Task. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1} ma nieprawidłowy atrybut Timeout. Limit czasu musi być prawidłową liczbą całkowitą i nie może być mniejszy niż 0. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: Nie można zdefiniować wstępnie zdefiniowanej właściwości {2} dla metody {1}. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: Właściwość niestandardowa „{2}” jest już zdefiniowana. Jako wartość jest używane „{3}”. - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: Zerowa lub pusta niestandardowa właściwość została zdefiniowana dla metody {1}. Niestandardowa właściwość musi mieć prawidłową nazwę. - + + Method {0}.{1} does not exist. Metoda {0}.{1} nie istnieje. - + + Unable to get default constructor for class {0}. Nie można pobrać domyślnego konstruktora dla klasy {0}. - + + Unable to find property {0}.TestContext. Error:{1}. Nie można znaleźć właściwości {0}.TestContext. Błąd:{1}. - + + The {0}.TestContext has incorrect type. Element {0}.TestContext ma niepoprawny typ. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Metoda {0}.{1} ma nieprawidłową sygnaturę. Metoda musi być niestatyczna i publiczna, nie może zwracać wartości i nie powinna przyjmować żadnego parametru. Ponadto jeśli w metodzie jest używane oczekiwanie asynchroniczne, zwracanym typem musi być typ Task. - + + Unable to get type {0}. Error: {1}. Nie można uzyskać typu {0}. Błąd: {1}. - + + Test method {0} was not found. Nie znaleziono metody testowej {0}. - + + Debug Trace: Ślad debugowania: - + + Failed to obtain the exception thrown by test method {0}.{1}. Nie powiodło się uzyskanie wyjątku zgłoszonego przez metodę testową {0}.{1}. - + + Test method {0}.{1} threw exception: {2} Metoda testowa {0}.{1} zgłosiła wyjątek: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Jeżeli korzystasz z obiektów interfejsu użytkownika podczas testu, rozważ użycie atrybutu [UITestMethod] zamiast [TestMethod], aby wykonać test w wątku interfejsu użytkownika. - + {0} Jeśli w projektach UWP korzystasz z obiektów interfejsu użytkownika podczas testowania, rozważ użycie atrybutu [UITestMethod] zamiast atrybutu [TestMethod], aby wykonywać test w wątku interfejsu użytkownika. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Nieprawidłowe ustawienia „{0}”. Nieoczekiwany atrybut XmlAttribute: „{1}”. - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Nieprawidłowe ustawienia „{0}”. Nieoczekiwany atrybut XmlElement: „{1}”. - + + {0} (Data Row {1}) {0} (wiersz danych {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} Atrybut ExpectedException zdefiniowany dla metody testowej {0}.{1} zgłosił wyjątek w trakcie konstruowania. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. Metoda testowa {0}.{1} ma wiele zdefiniowanych dla niej atrybutów pochodzących od atrybutu ExpectedExceptionBaseAttribute. Dozwolony jest tylko jeden taki atrybut. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Uwaga: Plik testsettings ani plik runsettings z parametrem ForcedLegacyMode o wartości true lub plik vsmdi nie jest obsługiwany przez adapter MSTest w wersji 2. - + Ostrzeżenie: Plik testsettings lub plik vsmdi nie jest obsługiwany przez adapter MSTest w wersji 2. + + TestContext Messages: Komunikaty TestContext: - + + Error calling Test Cleanup method for test class {0}: {1} Błąd podczas wywoływania metody czyszczącej testu dla klasy testowej {0}: {1} - + + TestCleanup Stack Trace Ślad stosu dla TestCleanup - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). Moduł wykonywania MSTest: włączono obsługę równoległego wykonywania testów dla elementu {0} (procesy robocze: {1}, zakres: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} Nie można odnaleźć testów z zestawu {0}. Przyczyna:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Tylko metody testowe bazujące na danych mogą mieć parametry. Czy chodziło Ci o użycie elementu [DataRow] lub [DynamicData]? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + Wykonanie testu „{0}” zostało przerwane. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf index 0dfddf78ad..16b308fd0f 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. Teste '{0}' ultrapassou o período de tempo limite de execução. - + + Running tests in any of the provided sources is not supported for the selected platform Não há suporte para execução de teste em qualquer uma das origens fontes fornecidas para a plataforma selecionada - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. O método TestCleanup {0}.{1} gerou exceção. {2}: {3}. - + + --- End of inner exception stack trace --- --- Fim do rastreamento de pilha de exceção interna --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: não é possível definir mais de um método com o atributo AssemblyCleanup em um assembly. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: não é possível definir mais de um método com o atributo AssemblyInitialize dentro de um assembly. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: não é possível definir mais de um método com o atributo ClassCleanup dentro de uma classe. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: não é possível definir mais de um método com o atributo ClassInitialize em uma classe. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: não é possível definir mais de um método com o atributo TestCleanup. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: não é possível definir mais de um método com o atributo TestInitialize. - + + Initialization method {0}.{1} threw exception. {2}. O método de inicialização {0}.{1} gerou exceção. {2}. - + + Unable to create instance of class {0}. Error: {1}. Não é possível criar instância da classe {0}. Erro: {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. Não é definir a propriedade TestContext para a classe {0}. Erro: {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) (Falha ao obter a mensagem para uma exceção do tipo {0} devido a uma exceção.) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: classe {0} não tem propriedade TestContext válida. TestContext deve ser de tipo TestContext, deve ser não estático, público e não deve ser somente leitura. Por exemplo: public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: atributo TestClass definido em classe não pública {0} - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. O MSTestAdapter não conseguiu descobrir testes na classe '{0}' do assembly '{1}' devido a {2}. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - Não é possível carregar tipos da fonte de teste '{0}'. Alguns ou todos os testes nessa fonte podem não ser descobertos. - + Não é possível carregar tipos da fonte de teste '{0}'. Alguns ou todos os testes nessa fonte podem não ser descobertos. +Erro: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: um método genérico não pode ser um método de teste. {0}.{1} tem assinatura inválida - + + The parameter should not be null or empty. O parâmetro não deve ser nulo ou vazio. - + + The parameter must be greater than zero. O parâmetro deve ser maior que zero. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter não conseguiu descobrir testes na classe '{0}' do assembly '{1}'. Motivo {2}. - + + File does not exist: {0} O arquivo não existe: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: o método {1} definido na classe {0} não tem assinatura correta. O método de teste marcado com o atributo [TestMethod] deve ser não estático, público, com tipo de retorno nulo e não deve receber parâmetros. Exemplo: public void Test.Class1.Test(). Adicionalmente, se estiver usando async-await no método de teste então o tipo de retorno deve ser Tarefa. Exemplo: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext não pode ser Nulo. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} Falha no método de Limpeza de Assembly {0}.{1}. Mensagem de Erro: {2}. StackTrace: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. O método de Inicialização de Assembly {0}.{1} lançou uma exceção. {2}: {3}. Anulando execução de teste. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} Falha no método de Limpeza de Classe {0}.{1}. Mensagem de Erro: {2}. Rastreamento de Pilha: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. O método de Inicialização de Classe {0}.{1} lançou uma exceção. {2}: {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} Exceção lançada durante a execução do teste. Se usar a extensão de TestMethodAttribute, entre em contato com o fornecedor. Mensagem de erro: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. Erro ao executar o teste. Nenhum resultado retornado pela extensão. Se usar a extensão de TestMethodAttribute, entre em contato com o fornecedor. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. O método {0}.{1} tem assinatura incorreta. O método deve ser estático, público, não deve retornar um valor nem receber parâmetro. Além disso, se estiver usando async-await no método, return-type deverá ser Task. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. O método {0}.{1} tem assinatura incorreta. O método deve ser estático, público, não deve retornar um valor e deve receber um único parâmetro do tipo TestContext. Além disso, se estiver usando async-await no método, return-type deverá ser Task. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1} tem atributo Timeout inválido. O tempo limite deve ser um valor inteiro válido e não pode ser menor que 0. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: não é possível definir a propriedade predefinida {2} no método {1}. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: A propriedade personalizada "{2}" já está definida. Usando "{3}" como valor. - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: Propriedade personalizada nula ou vazia definida no método {1}. A propriedade personalizada deve ter um nome válido. - + + Method {0}.{1} does not exist. O método {0}.{1} não existe. - + + Unable to get default constructor for class {0}. Não é possível obter o construtor padrão para a classe {0}. - + + Unable to find property {0}.TestContext. Error:{1}. Não é possível encontrar propriedade {0}.TestContext. Erro:{1}. - + + The {0}.TestContext has incorrect type. O {0}.TestContext é do tipo incorreto. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. O método {0}.{1} tem assinatura incorreta. O método deve ser não estático, público, não deve retornar um valor e não deve receber nenhum parâmetro. Além disso, se você estiver usando um async-await no método, então return-type deverá ser Task. - + + Unable to get type {0}. Error: {1}. Não é possível obter o tipo {0}. Erro: {1}. - + + Test method {0} was not found. O método de teste {0} não foi encontrado. - + + Debug Trace: Rastreamento de Depuração: - + + Failed to obtain the exception thrown by test method {0}.{1}. Falha ao obter a exceção lançada pelo método de teste {0}.{1}. - + + Test method {0}.{1} threw exception: {2} O método de teste {0}.{1} lançou a exceção: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Se você está usando objetos de Interface do Usuário no teste, considere usar o atributo [UITestMethod] em vez do [TestMethod] para executar o teste no thread de Interface do Usuário. - + {0} Para projetos UWP, se você está usando objetos de IU no teste, considere usar o atributo [UITestMethod] em vez de [TestMethod] para executar o teste no thread de IU. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Configurações inválidas '{0}'. XmlAttribute inesperado: '{1}'. - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Configurações inválidas '{0}'. XmlElement inesperado: '{1}'. - + + {0} (Data Row {1}) {0} (Linha de Dados {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} O atributo ExpectedException definido no método de teste {0}.{1} emitiu uma exceção durante a construção. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. O método de teste {0}.{1} tem vários atributos derivados de ExpectedExceptionBaseAttribute definidos nele. Somente um atributo é permitido. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Aviso: um arquivo testsettings ou runsettings com ForcedLegacyMode definido como true ou um arquivo vsmdi não é compatível com o MSTest V2 Adapter. - + Aviso: um arquivo testsettings ou um arquivo vsmdi não tem suporte no MSTest V2 Adapter. + + TestContext Messages: Mensagens TestContext: - + + Error calling Test Cleanup method for test class {0}: {1} Erro ao chamar o método Test Cleanup para a classe de teste {0}: {1} - + + TestCleanup Stack Trace Rastreamento de pilha TestCleanup - + + [MSTest][Discovery][{0}] {1} [MSTest][Descoberta][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). MSTest Executor: paralelização de teste habilitada para {0} (Workers: {1}, Scope: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} Falha ao descobrir testes por meio do assembly {0}. Motivo: {1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Apenas os métodos de teste controlados por dados podem ter parâmetros. Você pretendia usar [DataRow] ou [DynamicData]? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + A execução do teste '{0}' foi anulada. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ru.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ru.xlf index f94ea57603..73891d57b9 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ru.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ru.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. Превышено время ожидания выполнения теста "{0}". - + + Running tests in any of the provided sources is not supported for the selected platform Запуск тестов в любом из предоставленных источников не поддерживается на выбранной платформе - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. Метод TestCleanup {0}.{1} вызвал исключение. {2}: {3}. - + + --- End of inner exception stack trace --- --- Конец трассировки стека внутренних исключений --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: в сборке невозможно определить несколько методов с атрибутом AssemblyCleanup. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: в сборке невозможно определить несколько методов с атрибутом AssemblyInitialize. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: в классе невозможно определить несколько методов с атрибутом ClassCleanup. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: в классе невозможно определить несколько методов с атрибутом ClassInitialize. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: невозможно определить несколько методов с атрибутом TestCleanup. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: невозможно определить несколько методов с атрибутом TestInitialize. - + + Initialization method {0}.{1} threw exception. {2}. Метод инициализации {0}.{1} вызвал исключение. {2}. - + + Unable to create instance of class {0}. Error: {1}. Не удалось создать экземпляр класса {0}. Ошибка: {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. Не удалось задать свойство TestContext для класса {0}. Ошибка: {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) (Не удалось получить сообщение для исключения с типом {0} в связи с возникновением исключения.) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: в классе {0} отсутствует допустимое свойство TestContext. Свойство TestContext должно иметь тип TestContext, быть нестатическим, открытым и не должно быть предназначено только для чтения. Например: public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: атрибут TestClass определен в классе {0}, не являющемся открытым - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. Средству MSTestAdapter не удалось обнаружить тесты в классе "{0}" сборки "{1}", так как {2}. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - Не удалось загрузить типы из тестового источника "{0}". В этом источнике невозможно обнаружить часть тестов или все тесты. - + Не удалось загрузить типы из тестового источника "{0}". В этом источнике могут быть не обнаружены некоторые или все тесты. +Ошибка: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: универсальный метод не может быть методом теста. {0}.{1} имеет недопустимую сигнатуру - + + The parameter should not be null or empty. Этот параметр не должен быть пустым или иметь значение NULL. - + + The parameter must be greater than zero. Этот параметр должен быть больше нуля. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. Средству MSTestAdapter не удалось обнаружить тесты в классе "{0}" сборки "{1}". Причина: {2}. - + + File does not exist: {0} Файл не существует: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: метод {1}, определенный в классе {0}, имеет неправильную сигнатуру. Метод теста, помеченный атрибутом [TestMethod], должен быть нестатическим, открытым и иметь тип возвращаемого значения void; он также не должен принимать параметры. Пример: public void Test.Class1.Test(). Кроме того, если вы используете модификатор async-await в методе теста, тип возвращаемого значения должен быть Task. Пример: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext не может иметь значение NULL. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} Не удалось применить метод очистки сборки {0}.{1}. Сообщение об ошибке: {2}. Трассировка стека (StackTrace): {3}. - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. Методом инициализации сборки {0}.{1} создано исключение. {2}: {3}. Выполнение теста прекращается. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} Не удалось применить метод очистки класса {0}.{1}. Сообщение об ошибке: {2}. Трассировка стека: {3}. - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. Методом инициализации класса {0}.{1} создано исключение. {2}: {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} При выполнении теста возникло исключение. Если используется расширение атрибута TestMethodAttribute, обратитесь к поставщику. Сообщение об ошибке: {0}. - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. Ошибка при выполнении теста. Расширение не возвратило результаты. Если используется расширение атрибута TestMethodAttribute, обратитесь к поставщику. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Метод {0}.{1} имеет неправильную сигнатуру. Метод должен быть статическим и открытым, не должен возвращать значение и принимать параметры. Кроме того, при использовании в методе async-await возвращаемое значение должно иметь тип Task. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. Метод {0}.{1} имеет неправильную сигнатуру. Метод должен быть статическим и открытым, не должен возвращать значение и должен принимать один параметр, имеющий тип TestContext. Кроме того, при использовании в методе async-await возвращаемое значение должно иметь тип Task. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1} имеет недопустимый атрибут Timeout. Время ожидания должно быть допустимым целым числом и не может быть меньше 0. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: не удается определить предопределенное свойство {2} в методе {1}. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: пользовательское свойство "{2}" уже определено. В качестве значения используется "{3}". - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: в методе {1} определено пользовательское свойство, имя которого имеет значение NULL или пусто. Пользовательское свойство должно иметь допустимое имя. - + + Method {0}.{1} does not exist. Метод {0}.{1} не существует. - + + Unable to get default constructor for class {0}. Не удается получить конструктор по умолчанию для класса {0}. - + + Unable to find property {0}.TestContext. Error:{1}. Не удается найти свойство {0}.TestContext. Ошибка: {1}. - + + The {0}.TestContext has incorrect type. Для свойства {0}.TestContext указан неправильный тип. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. Метод {0}.{1} имеет неправильную сигнатуру. Метод должен быть нестатическим и открытым, не должен возвращать значение и принимать параметры. Кроме того, при использовании в методе async-await возвращаемое значение должно иметь тип Task. - + + Unable to get type {0}. Error: {1}. Не удается получить тип {0}. Ошибка: {1}. - + + Test method {0} was not found. Метод теста {0} не найден. - + + Debug Trace: Трассировка отладки: - + + Failed to obtain the exception thrown by test method {0}.{1}. Не удалось получить исключение, созданное методом теста {0}.{1}. - + + Test method {0}.{1} threw exception: {2} Метод теста {0}.{1} создал исключение: {2}. - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Если в тесте используются объекты пользовательского интерфейса, рассмотрите возможность использования атрибута [UITestMethod] вместо атрибута [TestMethod] для выполнения теста в потоке пользовательского интерфейса. - + {0} В проектах UWP, если в тесте используются объекты пользовательского интерфейса, рассмотрите возможность использования атрибута [UITestMethod] вместо атрибута [TestMethod] для выполнения теста в потоке пользовательского интерфейса. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Недопустимые параметры "{0}". Непредвиденный атрибут XmlAttribute: "{1}". - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Недопустимые параметры "{0}". Непредвиденный элемент XmlElement: "{1}". - + + {0} (Data Row {1}) {0} (строка данных {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} Атрибут ExpectedException, определенный в методе теста {0}.{1}, породил исключение во время создания. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. В методе теста {0}.{1} определено несколько атрибутов, производных от ExpectedExceptionBaseAttribute, заданного в нем. Допускается только один такой атрибут. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Внимание! Адаптер MSTest версии 2 не поддерживает файл TESTSETTINGS, файл RUNSETTINGS, в котором параметр ForcedLegacyMode имеет значение True (Истина), а также файл VSMDI. - + Внимание! Адаптер MSTest версии 2 не поддерживает файл TESTSETTINGS или VSMDI. + + TestContext Messages: Сообщения TestContext: - + + Error calling Test Cleanup method for test class {0}: {1} Ошибка при вызове метода TestCleanup для тестового класса {0}: {1} - + + TestCleanup Stack Trace Трассировка стека TestCleanup - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). Исполнитель MSTest: включена параллелизация тестов для {0} (рабочие роли: {1}, область: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} Не удалось обнаружить тесты из сборки {0}. Причина:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Только методы теста, управляемые данными, могут иметь параметры. Вы планировали использовать [DataRow] или [DynamicData]? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + Выполнение теста "{0}" было прервано. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.tr.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.tr.xlf index 9c11e11061..205021e36c 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.tr.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.tr.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. '{0}' testi yürütme zaman aşımı süresini aştı. - + + Running tests in any of the provided sources is not supported for the selected platform Testlerin sağlanan kaynakların herhangi birinde çalıştırılması seçili platformda desteklenmiyor - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. TestCleanup metodu ({0}.{1}) özel durum oluşturdu. {2}: {3}. - + + --- End of inner exception stack trace --- --- İç özel durum yığın izlemesinin sonu --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: Bir bütünleştirilmiş kod içinde AssemblyCleanup özniteliği ile birden fazla metot tanımlanamaz. - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: Bir bütünleştirilmiş kod içinde AssemblyInitialize özniteliği ile birden fazla metot tanımlanamaz. - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: Bir sınıf içinde ClassCleanup özniteliği ile birden fazla metot tanımlanamaz. - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: Bir sınıf içinde ClassInitialize özniteliği ile birden fazla metot tanımlanamaz. - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: TestCleanup özniteliği ile birden fazla metot tanımlanamaz. - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: TestInitialize özniteliği ile birden fazla metot tanımlanamaz. - + + Initialization method {0}.{1} threw exception. {2}. Başlatma metodu {0}.{1} özel durum oluşturdu. {2}. - + + Unable to create instance of class {0}. Error: {1}. {0} sınıfının örneği oluşturulamıyor. Hata: {1}. - + + Unable to set TestContext property for the class {0}. Error: {1}. {0} sınıfı için TestContext özelliği ayarlanamıyor. Hata: {1}. - + + (Failed to get the message for an exception of type {0} due to an exception.) (Bir özel durum nedeniyle, {0} türündeki özel durum iletisi alınamadı.) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: {0} sınıfı geçerli bir TestContext özelliğine sahip değil. TestContext, TestContext türünde olmalı, statik olmamalı, genel olmalı ve salt okunur olmamalı. Örnek: public TestContext TestContext. - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: TestClass özniteliği genel olmayan {0} sınıfında tanımlanmış - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. MSTestAdapter, '{1}' bütünleştirilmiş kodunun '{0}' sınıfındaki testleri bulamadı. Nedeni: {2}. - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - '{0}' test kaynağından türler yüklenemedi. Bu kaynaktaki testlerin tümü veya bir bölümü bulunamıyor olabilir. - + '{0}' test kaynağından türler yüklenemiyor. Kaynaktaki testlerin bazıları veya tümü bulunamayabilir. +Hata: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: Genel metot bir test metodu olamaz. {0}.{1} geçersiz imzaya sahip - + + The parameter should not be null or empty. Parametre null veya boş olmamalıdır. - + + The parameter must be greater than zero. Parametre sıfırdan büyük olmalıdır. - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter, '{1}' bütünleştirilmiş kodunun '{0}' sınıfında testleri bulamadı. Nedeni: {2}. - + + File does not exist: {0} Dosya yok: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: {0} sınıfında tanımlanan {1} metodunun imzası doğru değil. [TestMethod] özniteliğiyle işaretlenen test metodu statik olmamalı, genel olmalı, return-type değeri void olmalı ve hiçbir parametre almamalıdır. Örnek: public void Test.Class1.Test(). Bunlara ek olarak, test metodunda async-await kullanıyorsanız return-type değeri Task olmalıdır. Örnek: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext, Null olamaz. - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} Bütünleştirilmiş Kod Temizleme metodu ({0}.{1}) başarısız oldu. Hata İletisi: {2}. StackTrace: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. Bütünleştirilmiş Kod Başlatma metodu ({0}.{1}) özel durum oluşturdu. {2}: {3}. Test yürütmesi durduruluyor. - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} Sınıf Temizleme metodu ({0}.{1}) başarısız oldu. Hata İletisi: {2}. Yığın İzlemesi: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. Sınıf Başlatma metodu ({0}.{1}) özel durum oluşturdu. {2}: {3}. - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} Test yürütülürken özel durum oluşturuldu. TestMethodAttribute uzantısı kullanılıyorsa, lütfen satıcıya başvurun. Hata iletisi: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. Test yürütülürken hata oluştu. Uzantı tarafından hiç sonuç döndürülmedi. TestMethodAttribute uzantısı kullanılıyorsa, lütfen satıcıya başvurun. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. {0}.{1} metodunun imzası yanlış. Metot statik, genel, değer döndürmeyen bir metot olmalı, hiçbir parametre almamalıdır. Bunlara ek olarak, metotta async-await kullanıyorsanız return-type değeri Task olmalıdır. - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. {0}.{1} metodunun imzası yanlış. Metot statik, genel, değer döndürmeyen bir metot olmalı ve TestContext türünde tek bir parametre almalıdır. Bunlara ek olarak, metotta async-await kullanıyorsanız return-type değeri Task olmalıdır. - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1} geçersiz Timeout özniteliğine sahip. Zaman aşımı geçerli bir tamsayı değer olmalıdır ve 0'dan küçük olamaz. - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: Önceden tanımlanmış {2} özelliği {1} metodunda tanımlanamaz. - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: "{2}" özel özelliği zaten tanımlanmış. Değer olarak "{3}" kullanılıyor. - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: {1} metodunda null veya boş özel özellik tanımlanmış. Özel özellik geçerli bir ada sahip olmalıdır. - + + Method {0}.{1} does not exist. {0}.{1} metodu yok. - + + Unable to get default constructor for class {0}. {0} sınıfı için varsayılan oluşturucu alınamıyor. - + + Unable to find property {0}.TestContext. Error:{1}. {0}.TestContext özelliği bulunamıyor. Hata:{1}. - + + The {0}.TestContext has incorrect type. {0}.TestContext yanlış türe sahip. - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. {0}.{1} metodunun imzası yanlış. Metot statik olmayan, genel, değer döndürmeyen bir metot olmalı, hiçbir parametre almamalıdır. Bunlara ek olarak, metotta async-await kullanıyorsanız return-type değeri Task olmalıdır. - + + Unable to get type {0}. Error: {1}. {0} türü alınamıyor. Hata: {1}. - + + Test method {0} was not found. {0} test metodu bulunamadı. - + + Debug Trace: Hata Ayıklama İzleyici: - + + Failed to obtain the exception thrown by test method {0}.{1}. {0}.{1} metodu tarafından oluşturulan özel durum alınamadı. - + + Test method {0}.{1} threw exception: {2} {0}.{1} test metodu özel durum oluşturdu: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Teste UI nesneleri kullanıyorsanız, testi UI iş parçacığında yürütmek için [TestMethod] yerine [UITestMethod] özniteliğini kullanmayı deneyin. - + {0} UWP projeleri için testte UI nesneleri kullanıyorsanız, testi UI iş parçacığında yürütmek için [TestMethod] yerine [UITestMethod] özniteliğini kullanabilirsiniz. + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. Geçersiz '{0}' ayarları. Beklenmeyen XmlAttribute: '{1}'. - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. Geçersiz '{0}' ayarları. Beklenmeyen XmlElement: '{1}'. - + + {0} (Data Row {1}) {0} (Veri Satırı {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} {0}.{1} test yöntemi üzerinde tanımlanan ExpectedException özniteliği, oluşturma sırasında bir özel durum oluşturdu. {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. {0}.{1} test yöntemi, üzerinde tanımlanan ExpectedExceptionBaseAttribute öğesinden türetilmiş birden fazla öznitelik içeriyor. Bu türde yalnızca bir tane özniteliğe izin verilir. - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - Uyarı: Testsettings dosyaları, ForcedLegacyMode ayarı true olarak belirlenmiş runsettings dosyaları veya vsmdi dosyaları, MSTest V2 Bağdaştırıcısı ile desteklenmez. - + Uyarı : MSTest V2 Adapter ile bir testsettings dosyası veya bir vsmdi dosyası desteklenmez. + + TestContext Messages: TestContext İletileri: - + + Error calling Test Cleanup method for test class {0}: {1} {0} test sınıfı için Test Temizleme metodu çağrılırken hata oluştu: {1} - + + TestCleanup Stack Trace TestCleanup Yığın İzleme - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). MSTest Yürütücü: {0} için Test Paralelleştirme etkin (Workers: {1}, Scope: {2}). - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} {0} bütünleştirilmiş kodundan testler bulunamadı. Neden:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? Yalnızca veri temelli test metotları parametrelere sahip olabilir. [DataRow] veya [DynamicData] kullanmak mı istediniz? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + '{0}' testinin yürütülmesi iptal edildi. + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hans.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hans.xlf index c658e88f31..cf1ea0b134 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hans.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hans.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. 测试“{0}”的执行超时。 - + + Running tests in any of the provided sources is not supported for the selected platform 选定的平台不支持在任何提供的源中运行测试 - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. TestCleanup 方法 {0}。{1} 引发异常。{2}: {3}。 - + + --- End of inner exception stack trace --- ---内部异常堆栈跟踪结束--- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: 在一个程序集内部,不能定义多个具有 AssemblyCleanup 特性的方法。 - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: 在一个程序集内部,不能定义多个具有 AssemblyInitialize 特性的方法。 - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: 在一个类内部,不能定义多个具有 ClassCleanup 特性的方法。 - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: 在一个类内部,不能定义多个具有 ClassInitialize 特性的方法。 - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: 不能定义多个具有 TestCleanup 特性的方法。 - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: 不能定义多个具有 TestInitialize 特性的方法。 - + + Initialization method {0}.{1} threw exception. {2}. 初始化方法 {0}.{1} 引发异常。{2}。 - + + Unable to create instance of class {0}. Error: {1}. 无法创建类 {0} 的实例。错误: {1}。 - + + Unable to set TestContext property for the class {0}. Error: {1}. 无法设置类 {0} 的 TestContext 属性。错误: {1}。 - + + (Failed to get the message for an exception of type {0} due to an exception.) (因异常而未能获取类型为 {0} 的异常的消息。) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: 类 {0} 没有有效的 TestContext 属性。TestContext 的类型必须为 TestContext,必须是非静态的、公共的而且不能为只读。例如: public TestContext TestContext。 - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: 在非公共类 {0} 上定义的 TestClass 特性 - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. 由于 {2},MSTestAdapter 未能在程序集“{1}”的类“{0}”中发现测试。 - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - 无法从测试源“{0}”加载类型。可能无法发现此源中的部分或所有测试。 - + 无法从测试源“{0}”加载类型。可能无法发现此源中的部分或所有测试。 +错误: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: 泛型方法不可为测试方法。{0}.{1} 具有无效签名 - + + The parameter should not be null or empty. 参数不应为 NULL 或为空。 - + + The parameter must be greater than zero. 参数必须大于零。 - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter 未能在程序集“{1}”的类“{0}”中发现测试。原因是 {2}。 - + + File does not exist: {0} 文件不存在: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: 在类 {0} 中定义的方法 {1} 没有正确的签名。用 [TestMethod] 特性标记的测试方法必须是返回类型为 void 的非静态的公共方法,并且不应采用任何参数。示例: public void Test.Class1.Test()。此外,如果你在测试方法中使用异步等待,则返回类型必须为 Task。示例: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext 不能为 NULL。 - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} 程序集清理方法 {0}.{1} 失败。错误消息: {2}。StackTrace: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. 程序集初始化方法 {0}.{1} 引发异常。{2}: {3}。正在中止测试的执行。 - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} 类清理方法 {0}.{1} 失败。错误消息: {2}。堆栈跟踪: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. 类初始化方法 {0}.{1} 引发异常。{2}: {3}。 - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} 执行测试时引发了异常。如果使用的是扩展 TestMethodAttribute,请与供应商联系。错误消息: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. 执行测试时出错。扩展未返回任何结果。如果使用的是扩展 TestMethodAttribute ,请与供应商联系。 - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. 方法 {0}.{1} 具有错误的签名。该方法必须是静态的公共方法、不返回值并且不应采用任何参数。此外,如果在方法中使用同步等待,则返回类型必须为 Task。 - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. 方法 {0}.{1} 具有错误的签名。该方法必须是静态的公共方法、不返回值并且应采用一个 TestContext 类型的参数。此外,如果在方法中使用同步等待,则返回类型必须为 Task。 - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1} 具有无效的 Timeout 特性。超时值必须是有效的整数值而且不能小于 0。 - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: 不能在方法 {1} 上定义预定义属性 {2}。 - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: 已经定义了自定义属性“{2}”。其值为“{3}”。 - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: 对方法 {1} 定义了为 NULL 或为空的自定义属性。自定义属性必须具有有效名称。 - + + Method {0}.{1} does not exist. 方法 {0}.{1} 不存在。 - + + Unable to get default constructor for class {0}. 无法获取类 {0} 的默认构造函数。 - + + Unable to find property {0}.TestContext. Error:{1}. 无法找到属性 {0}.TestContext。错误: {1}。 - + + The {0}.TestContext has incorrect type. {0}.TestContext 的类型不正确。 - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. 方法 {0}.{1} 具有错误的签名。该方法必须是非静态的公共方法、不返回值并且不应采用任何参数。此外,如果在方法中使用同步等待,则返回类型必须为 Task。 - + + Unable to get type {0}. Error: {1}. 无法获取类型 {0}。错误: {1}。 - + + Test method {0} was not found. 未找到测试方法 {0}。 - + + Debug Trace: 调试跟踪: - + + Failed to obtain the exception thrown by test method {0}.{1}. 未能获取测试方法 {0}.{1} 引发的异常。 - + + Test method {0}.{1} threw exception: {2} 测试方法 {0}.{1} 引发了异常: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}。如果在测试中使用 UI 对象,请考虑使用 [UITestMethod] 特性代替 [TestMethod] 特性来在 UI 线程中执行测试。 - + {0} 对于 UWP 项目,如果在测试中使用 UI 对象,请考虑使用 [UITestMethod] 属性代替 [TestMethod] 属性在 UI 线程中执行测试。 + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. 设置“{0}”无效。意外的 XmlAttribute:“{1}”。 - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. 设置“{0}”无效。意外的 XmlElement:“{1}”。 - + + {0} (Data Row {1}) {0} (数据行 {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} 测试方法 {0}.{1} 上定义的 ExpectedException 属性在构造过程中引发了一个异常。 {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. 测试方法 {0}.{1} 具有多个在该方法上定义的 ExpectedExceptionBaseAttribute 的派生属性。仅允许一个此类属性。 - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - 警告: MSTest V2 适配器不支持 testsettings 文件、将 ForcedLegacyMode 设置为 true 的 runsettings 文件或 vsmdi 文件。 - + 警告: MSTest V2 适配器不支持 testsettings 文件或 vsmdi 文件。 + + TestContext Messages: TestContext 消息: - + + Error calling Test Cleanup method for test class {0}: {1} 为测试类 {0} 调用 Test Cleanup 方法时出错: {1} - + + TestCleanup Stack Trace TestCleanup 堆栈跟踪 - + + [MSTest][Discovery][{0}] {1} [MSTest][发现][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). MSTest 执行程序: 为 {0} 启用测试并行化(辅助角色: {1},范围: {2})。 - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} 未能发现程序集 {0} 中的测试。原因: {1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? 只有数据驱动的测试方法可具有参数。曾打算使用 [DataRow] 或 [DynamicData]? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + 已中止测试“{0}”的执行。 + + diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hant.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hant.xlf index 72c90b7c33..b9dae6ec1a 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hant.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hant.xlf @@ -5,312 +5,374 @@ Test '{0}' exceeded execution timeout period. 測試 '{0}' 超過執行逾時期限。 - + + Running tests in any of the provided sources is not supported for the selected platform 所選取的平台不支援在任何提供的來源中執行測試 - + + TestCleanup method {0}.{1} threw exception. {2}: {3}. TestCleanup 方法 {0}.{1} 擲回例外狀況。{2}: {3}。 - + + --- End of inner exception stack trace --- --- 已到達內部例外狀況堆疊追蹤的結尾 --- - + + UTA014: {0}: Cannot define more than one method with the AssemblyCleanup attribute inside an assembly. UTA014: {0}: 組件內不可定義一個以上具有 AssemblyCleanup 屬性的方法。 - + + UTA013: {0}: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly. UTA013: {0}: 組件內不可定義一個以上具有 AssemblyInitialize 屬性的方法。 - + + UTA026: {0}: Cannot define more than one method with the ClassCleanup attribute inside a class. UTA026: {0}: 類別內不可定義一個以上具有 ClassCleanup 屬性的方法。 - + + UTA025: {0}: Cannot define more than one method with the ClassInitialize attribute inside a class. UTA025: {0}: 類別內不可定義一個以上具有 ClassInitialize 屬性的方法。 - + + UTA024: {0}: Cannot define more than one method with the TestCleanup attribute. UTA024: {0}: 不可定義一個以上具有 TestCleanup 屬性的方法。 - + + UTA018: {0}: Cannot define more than one method with the TestInitialize attribute. UTA018: {0}: 不可定義一個以上具有 TestInitialize 屬性的方法。 - + + Initialization method {0}.{1} threw exception. {2}. 初始設定方法 {0}.{1} 擲回例外狀況。{2}。 - + + Unable to create instance of class {0}. Error: {1}. 無法建立類別 {0} 的執行個體。錯誤: {1}。 - + + Unable to set TestContext property for the class {0}. Error: {1}. 無法設定類別 {0} 的 TestContext 屬性。錯誤: {1}。 - + + (Failed to get the message for an exception of type {0} due to an exception.) (因為發生例外狀況,所以無法取得類型 {0} 之例外狀況的訊息。) - + + UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, public and must not be read-only. For example: public TestContext TestContext. UTA031: 類別 {0} 不具備有效的 TestContext 屬性。TestContext 必須屬於 TestContext 類型,同時必須為非靜態、公用,且不可為唯讀。例如: public TestContext TestContext。 - + + UTA001: TestClass attribute defined on non-public class {0} UTA001: 在非公用類別 {0} 上定義了 TestClass 屬性 - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}' because {2}. MSTestAdapter 無法在組件 '{1}' 的類別 '{0}' 中探索測試,因為 {2}。 - + + {0}: {1} {0}: {1} - + + Unable to load types from the test source '{0}'. Some or all of the tests in this source may not be discovered. Error: {1} - 無法從測試來源 '{0}' 載入類型。可能無法探索這個來源中的部分或所有測試。 - + 無法從測試來源 '{0}' 載入類型。有可能無法探索此來源中的部分或所有測試。 +錯誤: {1} + + UTA015: A generic method cannot be a test method. {0}.{1} has invalid signature UTA015: 泛型方法不可為測試方法。{0}.{1} 具有無效的簽章 - + + The parameter should not be null or empty. 參數不可為 null 或空白。 - + + The parameter must be greater than zero. 參數必須大於零。 - + + MSTestAdapter failed to discover tests in class '{0}' of assembly '{1}'. Reason {2}. MSTestAdapter 無法在組件 '{1}' 的類別 '{0}' 中探索測試。原因 {2}。 - + + File does not exist: {0} 檔案不存在: {0} - + + UTA007: Method {1} defined in class {0} does not have correct signature. Test method marked with the [TestMethod] attribute must be non-static, public, return-type as void and should not take any parameter. Example: public void Test.Class1.Test(). Additionally, if you are using async-await in test method then return-type must be Task. Example: public async Task Test.Class1.Test2() UTA007: 類別 {0} 中定義的方法 {1} 沒有正確的簽章。以 [TestMethod] 屬性標記的測試方法必須為非靜態、公用的傳回類型 void,而且不應該接受任何參數。範例: public void Test.Class1.Test()。此外,如果您在測試方法中使用 async-await,則傳回類型必須是 Task。範例: public async Task Test.Class1.Test2() - + + TestContext cannot be Null. TestContext 不可為 Null。 - + + Assembly Cleanup method {0}.{1} failed. Error Message: {2}. StackTrace: {3} 組件清除方法 {0}.{1} 失敗。錯誤訊息: {2}。堆疊追蹤: {3} - + + Assembly Initialization method {0}.{1} threw exception. {2}: {3}. Aborting test execution. 組件初始設定方法 {0}.{1} 擲回例外狀況。{2}: {3}。正在中止測試執行。 - + + Class Cleanup method {0}.{1} failed. Error Message: {2}. Stack Trace: {3} 類別清除方法 {0}.{1} 失敗。錯誤訊息: {2}。堆疊追蹤: {3} - + + Class Initialization method {0}.{1} threw exception. {2}: {3}. 類別初始設定方法 {0}.{1} 擲回例外狀況。{2}: {3}。 - + + Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: {0} 執行測試時擲回例外狀況。如果您使用 TestMethodAttribute 的擴充功能,請連絡廠商。錯誤訊息: {0} - + + Error in executing test. No result returned by extension. If using extension of TestMethodAttribute then please contact vendor. 執行測試時發生錯誤。擴充功能未傳回任何結果。如果您使用 TestMethodAttribute 的擴充功能,請連絡廠商。 - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. 方法 {0}.{1} 有錯誤的簽章。方法必須為靜態、公用、不傳回值,並且不應該接受任何參數。此外,如果您在方法中使用 async-await,則傳回類型必須是 Task。 - + + Method {0}.{1} has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext. Additionally, if you are using async-await in method then return-type must be Task. 方法 {0}.{1} 有錯誤的簽章。方法必須為靜態、公用、不傳回值,而且接受一個類型為 TestContext 的參數。此外,如果您在方法中使用 async-await,則傳回類型必須是 Task。 - + + UTA054: {0}.{1} has invalid Timeout attribute. The timeout must be a valid integer value and cannot be less than 0. UTA054: {0}.{1} 中具有無效的 Timeout 屬性。逾時值必須是有效的整數值,而且不可小於 0。 - + + UTA023: {0}: Cannot define predefined property {2} on method {1}. UTA023: {0}: 不可在方法 {1} 上定義預先定義的屬性 {2}。 - + + UTA022: {0}.{1}: The custom property "{2}" is already defined. Using "{3}" as value. UTA022: {0}.{1}: 自訂屬性 "{2}" 已經定義過了。請使用 "{3}" 為值。 - + + UTA021: {0}: Null or empty custom property defined on method {1}. The custom property must have a valid name. UTA021: {0}: 在方法 {1} 上定義了 Null 或空白的自訂屬性。自訂屬性的名稱必須有效。 - + + Method {0}.{1} does not exist. 方法 {0}.{1} 不存在。 - + + Unable to get default constructor for class {0}. 無法取得類別 {0} 的預設建構函式。 - + + Unable to find property {0}.TestContext. Error:{1}. 找不到屬性 {0}.TestContext。錯誤: {1}。 - + + The {0}.TestContext has incorrect type. {0}.TestContext 有不正確的類型。 - + + Method {0}.{1} has wrong signature. The method must be non-static, public, does not return a value and should not take any parameter. Additionally, if you are using async-await in method then return-type must be Task. 方法 {0}.{1} 有錯誤的簽章。方法必須為非靜態、公用、不傳回值,並且不應該接受任何參數。此外,如果您在方法中使用 async-await,則傳回類型必須是 Task。 - + + Unable to get type {0}. Error: {1}. 無法取得類型 {0}。錯誤: {1}。 - + + Test method {0} was not found. 找不到測試方法 {0}。 - + + Debug Trace: 偵錯追蹤: - + + Failed to obtain the exception thrown by test method {0}.{1}. 無法取得測試方法 {0}.{1} 所擲回的例外狀況。 - + + Test method {0}.{1} threw exception: {2} 測試方法 {0}.{1} 擲回例外狀況: {2} - + + {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}。如果您在測試中使用 UI 物件,請考慮使用 [UITestMethod] 屬性取代 [TestMethod] 在 UI 執行緒中執行測試。 - + {0} 針對 UWP 專案,如果您在測試中使用 UI 物件,請考慮使用 [UITestMethod] 屬性取代 [TestMethod] 在 UI 執行緒中執行測試。 + + MSTestAdapterV2 MSTestAdapterV2 - + + Invalid settings '{0}'. Unexpected XmlAttribute: '{1}'. 設定 '{0}' 無效。未預期的 XmlAttribute: '{1}'。 - + + Invalid settings '{0}'. Unexpected XmlElement: '{1}'. 設定 '{0}' 無效。未預期的 XmlElement: '{1}'。 - + + {0} (Data Row {1}) {0} (資料列 {1}) - + + The ExpectedException attribute defined on test method {0}.{1} threw an exception during construction. {2} 測試方法 {0} 上定義的 ExpectedException 屬性。{1} 在建構期間擲回例外狀況。 {2} - + + The test method {0}.{1} has multiple attributes derived from ExpectedExceptionBaseAttribute defined on it. Only one such attribute is allowed. 測試方法 {0}。{1} 上定義了多個衍生自 ExpectedExceptionBaseAttribute 的屬性。只允許一個此類屬性。 - + + Warning : A testsettings file or a vsmdi file is not supported with the MSTest V2 Adapter. - 警告: MSTest V2 配接器不支援 testsettings 檔案、ForcedLegacyMode 設為 true 的 runsettings 或 vsmdi 檔案。 - + 警告: MSTest V2 配接器不支援 testsettings 檔案 vsmdi 檔案。 + + TestContext Messages: TestContext 訊息: - + + Error calling Test Cleanup method for test class {0}: {1} 呼叫測試類別 {0} 的測試清除方法時發生錯誤: {1} - + + TestCleanup Stack Trace TestCleanup 堆疊追蹤 - + + [MSTest][Discovery][{0}] {1} [MSTest][Discovery][{0}] {1} - + + MSTest Executor: Test Parallelization enabled for {0} (Workers: {1}, Scope: {2}). MSTest 執行程式: 已為 {0} 啟用平行測試。(Workers: {1},Scope: {2})。 - + + Invalid value '{0}' specified for 'Scope'. Supported scopes are {1}. @@ -325,17 +387,20 @@ Error: {1} Failed to discover tests from assembly {0}. Reason:{1} 無法從組件 {0} 中探索測試。原因:{1} - + + Only data driven test methods can have parameters. Did you intend to use [DataRow] or [DynamicData]? 只有資料驅動的測試方法可以有參數。您想要使用的是否為 [DataRow] 或 [DynamicData]? - + + Test '{0}' execution has been aborted. - Test '{0}' execution has been aborted. - + 測試 '{0}' 執行已中止。 + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.cs.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.cs.xlf index 855b8928dd..3baae60166 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.cs.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.cs.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. Soubor {0} se nenašel. - + + The parameter should not be null or empty. Parametr nemůže být null nebo prázdný. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Problém nasazení testovacího běhu: Chybná položka nasazení: {0}: výstupní adresář {1} určuje položku, která se má nasadit mimo kořenový adresář nasazení, což není povolené. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Problém nasazení testovacího běhu: Nepodařilo se získat přístup k výstupnímu adresáři {1} zadanému položkou nasazení {0}, položka se nenasadí: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Problém nasazení testovacího běhu: Nepodařilo se získat přístup k souboru {0}: {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Problém nasazení testovacího běhu: Nepodařilo se zkopírovat soubor {0} do {1}: {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Problém nasazení testovacího běhu: Nepodařilo se nasadit závislosti úložiště testů {0}: {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Problém nasazení testovacího běhu: Nepodařilo se získat soubor pro {0}: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Problém nasazení testovacího běhu: Během získávání satelitních sestavení pro {0}: {1}: {2} došlo k chybě - + + deployment item '{0}' položka nasazení {0} - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Neplatná položka nasazení: Zadaná cesta {0} nebo adresář výstupu {1} obsahuje neplatné znaky. - + + Invalid deployment item: the output directory cannot be null. Neplatná položka nasazení: Adresář výstupu nemůže být null. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Neplatná položka nasazení: Zadaný adresář výstupu {0} nemá relativní adresu. - + + Invalid deployment item: the path must contain at least one character. Neplatná položka nasazení: Cesta musí obsahovat minimálně jeden znak. - + + deployment item '{0}' (output directory '{1}') položka nasazení {0} (adresář výstupu {1}) - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. Nástroj MSTestAdapter zjistil neočekávaný prvek {0} v nastavení {1}. Odeberte tento prvek a zkuste to znovu. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Problém nasazení testovacího běhu: Sestavení nebo modul {0} se nenašly. Důvod: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. Problém nasazení testovacího běhu: Sestavení nebo modul {0} se nenašly. - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings Zdroj dat {0} se v nastavení konfigurace testu nenašel. - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} Adaptéru testování částí se buď nepodařilo připojit ke zdroji dat, nebo přečíst data. Další informace o odstraňování této chyby najdete v knihovně MSDN v tématu Troubleshooting Data-Driven Unit Tests (http://go.microsoft.com/fwlink/?LinkId=62412). Podrobnosti o chybě: {0} - + + Wrong number of objects for permutation. Should be greater than zero. Chybný počet objektů pro permutaci. Počet musí být větší než nula. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.de.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.de.xlf index ec55c904df..7050451bfe 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.de.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.de.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. Die Datei "{0}" konnte nicht gefunden werden. - + + The parameter should not be null or empty. Der Parameter darf nicht NULL oder leer sein. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Problem bei der Testlaufbereitstellung: Ungültiges Bereitstellungselement: "{0}". Das Ausgabeverzeichnis "{1}" gibt das unzulässige Element an, das außerhalb des Bereitstellungsstammverzeichnisses bereitgestellt werden soll. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Problem bei der Testlaufbereitstellung: Fehler beim Zugriff auf das vom Bereitstellungselement "{0}" angegebene Ausgabeverzeichnis "{1}". Das Element wird nicht bereitgestellt: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Problem bei der Testlaufbereitstellung: Fehler beim Zugriff auf die Datei "{0}": {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Problem bei der Testlaufbereitstellung: Fehler beim Kopieren der Datei "{0}" nach "{1}": {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Problem bei der Testlaufbereitstellung: Fehler beim Bereitstellen der Abhängigkeiten für den Testspeicher "{0}": {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Problem bei der Testlaufbereitstellung: Fehler beim Abrufen der Datei für {0}: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Problem bei der Testlaufbereitstellung: Fehler beim Abrufen der Satellitenassemblys für {0}: {1}: {2} - + + deployment item '{0}' Bereitstellungselement "{0}" - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Ungültiges Bereitstellungselement: Der angegebene Pfad "{0}" oder das angegebene Ausgabeverzeichnis "{1}" enthält unzulässige Zeichen. - + + Invalid deployment item: the output directory cannot be null. Ungültiges Bereitstellungselement: Das Ausgabeverzeichnis darf nicht NULL sein. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Ungültiges Bereitstellungselement: Das angegebene Ausgabeverzeichnis "{0}" ist nicht relativ. - + + Invalid deployment item: the path must contain at least one character. Ungültiges Bereitstellungselement: Der Pfad muss mindestens ein Zeichen enthalten. - + + deployment item '{0}' (output directory '{1}') Bereitstellungselement "{0}" (Ausgabeverzeichnis "{1}") - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. "MSTestAdapter" hat ein unerwartetes Element "{0}" in den Einstellungen "{1}" ermittelt. Entfernen Sie dieses Element, und versuchen Sie es erneut. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Problem bei der Testlaufbereitstellung: Die Assembly oder das Modul "{0}" wurde nicht gefunden. Ursache: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. Problem bei der Testlaufbereitstellung: Die Assembly oder das Modul "{0}" wurde nicht gefunden. - + + {0}_{1} {2} {0}{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings Die Datenquelle "{0}" wurde in den Testkonfigurationseinstellungen nicht gefunden. - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} Der Komponententestadapter konnte keine Verbindung mit der Datenquelle herstellen bzw. die Daten nicht lesen. Weitere Informationen zur Problembehandlung dieses Fehlers finden Sie unter "Problembehandlung von datengesteuerten Komponententests" (http://go.microsoft.com/fwlink/?LinkId=62412) in der MSDN Library. Fehlerdetails: {0} - + + Wrong number of objects for permutation. Should be greater than zero. Falsche Anzahl von Objekten für die Permutation. Die Anzahl muss größer als NULL sein. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.es.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.es.xlf index e55ca74a52..6da98b5f27 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.es.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.es.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. No se pudo encontrar el archivo '{0}'. - + + The parameter should not be null or empty. El parámetro no debe ser NULL ni estar vacío. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Problema de implementación en la serie de pruebas: elemento de implementación incorrecto '{0}': el directorio de salida '{1}' especifica el elemento que se va a implementar fuera del directorio raíz de implementación, lo cual no está permitido. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Problema de implementación en la serie de pruebas: no se pudo acceder al directorio de salida '{1}' especificado por el elemento de implementación '{0}', el elemento no se implementará {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Problema de implementación en la serie de pruebas: no se pudo acceder al archivo '{0}': {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Problema de implementación en la serie de pruebas: no se pudo copiar el archivo '{0}' en '{1}': {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Problema de implementación en la serie de pruebas: no se pudo implementar dependencias para el almacenamiento de prueba '{0}': {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Problema de implementación en la serie de pruebas: no se pudo obtener el archivo para {0}: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Problema de implementación en la serie de pruebas: no se pudo obtener los ensamblados satélite para {0}: {1}: {2} - + + deployment item '{0}' elemento de implementación '{0}' - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Elemento de implementación no válido: la ruta de acceso '{0}' o el directorio de salida '{1}' especificados contienen caracteres no válidos. - + + Invalid deployment item: the output directory cannot be null. Elemento de implementación no válido: el directorio de salida no puede ser un valor nulo. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Elemento de implementación no válido: el directorio de salida especificado '{0}' no es relativo. - + + Invalid deployment item: the path must contain at least one character. Elemento de implementación no válido: la ruta de acceso debe contener al menos un carácter. - + + deployment item '{0}' (output directory '{1}') elemento de implementación '{0}' (directorio de salida '{1}') - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter encontró un elemento inesperado '{0}' en su configuración '{1}'. Quite este elemento e inténtelo de nuevo. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Problema de implementación en la serie de pruebas: no se encontró el ensamblado o el módulo '{0}'. Motivo: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. Problema de implementación en la serie de pruebas: no se encontró el ensamblado o el módulo '{0}'. - + + {0}_{1} {2} {0} {1} {2} - + + Data source '{0}' cannot be found in the test configuration settings No se encuentra el origen de datos '{0}' en los valores de configuración de prueba - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} El adaptador de pruebas unitarias no puede conectarse al origen de datos o leer los datos. Para obtener más información acerca de cómo solucionar este error, consulte "Solución de problemas de pruebas unitarias orientadas a datos" (http://go.microsoft.com/fwlink/?LinkId=62412) en la biblioteca de MSDN. Detalles del error: {0} - + + Wrong number of objects for permutation. Should be greater than zero. Número incorrecto de objetos para permutación. Debe ser una cantidad mayor que cero. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.fr.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.fr.xlf index d2fae922d4..47daa302cc 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.fr.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.fr.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. Le fichier '{0}' est introuvable. - + + The parameter should not be null or empty. Le paramètre ne doit pas être une valeur Null ou être vide. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Problème de déploiement de la série de tests : élément de déploiement incorrect : '{0}' : le répertoire de sortie '{1}' spécifie l'élément à déployer en dehors du répertoire racine du déploiement, ce qui n'est pas autorisé. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Problème de déploiement de la série de tests : échec de l'accès au répertoire de sortie '{1}' spécifié par l'élément de déploiement '{0}', l'élément ne sera pas déployé : {2} : {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Problème de déploiement de la série de tests : échec de l'accès au fichier '{0}' : {1} : {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Problème de déploiement de la série de tests : échec de la copie du fichier '{0}' dans '{1}' : {2} : {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Problème de déploiement de la série de tests : échec du déploiement des dépendances pour le stockage de test '{0}' : {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Problème de déploiement de la série de tests : échec de l'obtention du fichier pour {0} : {1} : {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Problème de déploiement de la série de tests : une erreur s'est produite durant l'obtention des assemblys satellites pour {0} : {1} : {2} - + + deployment item '{0}' élément de déploiement '{0}' - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Élément de déploiement non valide : le chemin '{0}' ou le répertoire de sortie '{1}' spécifié contient des caractères non conformes. - + + Invalid deployment item: the output directory cannot be null. Élément de déploiement non valide : le répertoire de sortie doit être défini. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Élément de déploiement non valide : le répertoire de sortie '{0}' spécifié n'est pas relatif. - + + Invalid deployment item: the path must contain at least one character. Élément de déploiement non valide : le chemin doit contenir au moins un caractère. - + + deployment item '{0}' (output directory '{1}') élément de déploiement '{0}' (répertoire de sortie '{1}') - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter a rencontré un élément inattendu '{0}' dans ses paramètres '{1}'. Supprimez cet élément, puis réessayez. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Problème de déploiement de la série de tests : l'assembly ou le module '{0}' est introuvable. Raison : {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. - Problème de déploiement de la série de tests : l'assembly ou le module '{0}' est introuvable. Raison : {1} - + Problème de déploiement de la série de tests : l'assembly ou le module '{0}' est introuvable. + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings Source de données '{0}' introuvable dans les paramètres de configuration de test - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} L'adaptateur de test unitaire n'a pas réussi à se connecter à la source de données ou à lire les données. Pour plus d'informations sur le dépannage de l'erreur, consultez "Résolution des problèmes liés aux tests unitaires pilotés par les données" (http://go.microsoft.com/fwlink/?LinkId=62412) dans MSDN Library. Détails de l'erreur : {0} - + + Wrong number of objects for permutation. Should be greater than zero. Nombre d'objets erroné pour la permutation. Il doit être supérieur à zéro. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.it.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.it.xlf index 39b053aa6e..be383ea759 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.it.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.it.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. Il file '{0}' non è stato trovato. - + + The parameter should not be null or empty. Il parametro non deve essere vuoto o Null. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Problema di distribuzione dell'esecuzione dei test: l'elemento di distribuzione '{0}' non è corretto. La directory di output '{1}' specifica l'elemento da distribuire all'esterno della directory radice della distribuzione e questa operazione non consentita. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Problema di distribuzione dell'esecuzione dei test: non è stato possibile accedere alla directory di output '{0}' specificata dall'elemento di distribuzione '{1}'. L'elemento non verrà distribuito: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Problema di distribuzione dell'esecuzione dei test: non è stato possibile accedere al file '{0}': {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Problema di distribuzione dell'esecuzione dei test: non è stato possibile copiare il file '{0}' in '{1}': {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Problema di distribuzione dell'esecuzione dei test: non è stato possibile distribuire le dipendenze per l'archivio dei test '{0}': {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Problema di distribuzione dell'esecuzione dei test: non è stato possibile ottenere il file per {0}: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Problema di distribuzione dell'esecuzione dei test: si è verificato un errore durante il recupero degli assembly satellite per {0}: {1}: {2} - + + deployment item '{0}' elemento di distribuzione '{0}' - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Elemento di distribuzione non valido: la directory di output '{1}' o il percorso specificato '{0}' contiene caratteri non validi. - + + Invalid deployment item: the output directory cannot be null. Elemento di distribuzione non valido: la directory di output non può essere Null. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Elemento di distribuzione non valido: la directory di output specificata '{0}' non è relativa. - + + Invalid deployment item: the path must contain at least one character. Elemento di distribuzione non valido: il percorso deve contenere almeno un carattere. - + + deployment item '{0}' (output directory '{1}') elemento di distribuzione '{0}' (directory di output '{1}') - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter ha rilevato un elemento imprevisto '{0}' nelle impostazioni '{1}'. Rimuovere l'elemento e riprovare. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Problema di distribuzione dell'esecuzione dei test: l'assembly o il modulo '{0}' non è stato trovato. Motivo: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. Problema di distribuzione dell'esecuzione dei test: l'assembly o il modulo '{0}' non è stato trovato. - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings L'origine dati '{0}' non è stata trovata nelle impostazioni della configurazione di test - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} L'adattatore di unit test non è riuscito a connettersi all'origine dati o a leggere i dati. Per altre informazioni sulla risoluzione di questo errore, vedere "Risoluzione dei problemi relativi a unit test basati su dati" (http://go.microsoft.com/fwlink/?LinkId=62412) in MSDN Library. Dettagli errore: {0} - + + Wrong number of objects for permutation. Should be greater than zero. Il numero di oggetti non è corretto per la permutazione. Deve essere maggiore di zero. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ja.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ja.xlf index 66ab2d4c70..ea0c049ad0 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ja.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ja.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. ファイル '{0}' が見つかりませんでした。 - + + The parameter should not be null or empty. パラメーターを null または空にすることはできません。 - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. テストの実行の配置問題です: 配置項目が正しくありません: '{0}': 出力ディレクトリ '{1}' は、項目が配置ルート ディレクトリ外に配置されるように指定していますが、それは許可されません。 - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} テストの実行の配置問題です: 配置項目 '{0}' によって指定された出力ディレクトリ '{1}' にアクセスできません。項目は配置されません: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} テストの実行の配置問題です: ファイル '{0}' にアクセスできませんでした: {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} テストの実行の配置問題です: ファイル '{0}' を '{1}' にコピーできませんでした: {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} テストの実行の配置問題です: テスト ストレージ '{0}' の依存関係を配置できませんでした: {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} テストの実行の配置問題です: {0} のファイルを取得できませんでした: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} テストの実行の配置問題です: {0} のサテライト アセンブリを取得中にエラーが発生しました: {1}: {2} - + + deployment item '{0}' 配置項目 '{0}' - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. 無効な配置項目です: 指定されたパス '{0}' または出力ディレクトリ '{1}' に使用できない文字が含まれています。 - + + Invalid deployment item: the output directory cannot be null. 無効な配置項目です: 出力ディレクトリを null にすることはできません。 - + + Invalid deployment item: the specified output directory '{0}' is not relative. 無効な配置項目です: 指定された出力ディレクトリ '{0}' は相対ではありません。 - + + Invalid deployment item: the path must contain at least one character. 無効な配置項目です: パスは少なくとも 1 つの文字を含んでいなければなりません。 - + + deployment item '{0}' (output directory '{1}') 配置項目 '{0}' (出力ディレクトリ '{1}') - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter で設定 '{1}' に予期しない要素 '{0}' が見つかりました。この要素を削除して、もう一度お試しください。 - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} テストの実行の配置問題です: アセンブリまたはモジュール '{0}' が見つかりませんでした。理由: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. テストの実行の配置問題です: アセンブリまたはモジュール '{0}' が見つかりませんでした。 - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings データ ソース '{0}' がテスト構成の設定に見つかりません - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} 単体テスト アダプターがデータ ソースに接続できなかったか、データを読み取れませんでした。このエラーのトラブルシューティングの詳細については、MSDN ライブラリの「方法: データ ドリブン単体テストを作成する」(http://go.microsoft.com/fwlink/?LinkId=62412) をご覧ください。エラーの詳細: {0} - + + Wrong number of objects for permutation. Should be greater than zero. 順列のオブジェクト数が正しくありません。ゼロより大きくなければなりません。 - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf index d3586a1ca2..460e9f9445 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. '{0}' 파일을 찾을 수 없습니다. - + + The parameter should not be null or empty. 매개 변수는 null이거나 비워 둘 수 없습니다. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. 테스트 실행 배포 문제: 잘못된 배포 항목: '{0}': 출력 디렉터리 '{1}'에서 항목을 배포 루트 디렉터리 외부에 배포하도록 지정하며 이는 허용되지 않습니다. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} 테스트 실행 배포 문제: 배포 항목 '{0}'에 의해 지정된 출력 디렉터리 '{1}'에 액세스하지 못했습니다. 항목이 배포되지 않음: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} 테스트 실행 배포 문제: '{0}' 파일에 액세스하지 못함: {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} 테스트 실행 배포 문제: '{0}' 파일을 '{1}'에 복사하지 못함: {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} 테스트 실행 배포 문제: 테스트 저장소 '{0}'에 대한 종속성을 배포하지 못함: {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} 테스트 실행 배포 문제: {0}에 대한 파일을 가져오지 못함: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} 테스트 실행 배포 문제: {0}에 대한 위성 어셈블리를 가져오는 동안 오류 발생: {1}: {2} - + + deployment item '{0}' 배포 항목 '{0}' - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. 잘못된 배포 항목: 지정된 경로 '{0}' 또는 출력 디렉터리 '{1}'에 잘못된 문자가 들어 있습니다. - + + Invalid deployment item: the output directory cannot be null. 잘못된 배포 항목: 출력 디렉터리는 null일 수 없습니다. - + + Invalid deployment item: the specified output directory '{0}' is not relative. 잘못된 배포 항목: 지정된 출력 디렉터리 '{0}'이(가) 상대 디렉터리가 아닙니다. - + + Invalid deployment item: the path must contain at least one character. 잘못된 배포 항목: 경로에는 하나 이상의 문자가 포함되어 있어야 합니다. - + + deployment item '{0}' (output directory '{1}') 배포 항목 '{0}'(출력 디렉터리 '{1}') - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter의 '{1}' 설정에서 예기치 않은 요소 '{0}'이(가) 발견되었습니다. 이 요소를 제거하고 다시 시도하세요. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} 테스트 실행 배포 문제: 어셈블리 또는 모듈 '{0}'을(를) 찾을 수 없습니다. 이유: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. 테스트 실행 배포 문제: 어셈블리 또는 모듈 '{0}'을(를) 찾을 수 없습니다. - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings 테스트 구성 설정에서 데이터 원본 '{0}'을(를) 찾을 수 없습니다. - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} 단위 테스트 어댑터가 데이터 원본에 연결하거나 데이터를 읽지 못했습니다. 이 오류를 해결하는 방법에 대한 자세한 내용은 MSDN 라이브러리에서 "데이터 기반 단위 테스트 문제 해결"(http://go.microsoft.com/fwlink/?LinkId=62412)을 참조하십시오. 오류 세부 정보: {0} - + + Wrong number of objects for permutation. Should be greater than zero. 순열의 개체 수가 잘못되었습니다. 개체 수는 0보다 커야 합니다. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pl.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pl.xlf index e6bf15ea4f..5d1542ec53 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pl.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pl.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. Nie można odnaleźć pliku „{0}”. - + + The parameter should not be null or empty. Parametr nie może mieć wartości null ani być pusty. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Problem wdrażania przebiegu testu: nieprawidłowy element wdrożenia: „{0}”: katalog wyjściowy „{1}” określa element do wdrożenia poza głównym katalogiem wdrożenia. Taka sytuacja jest niedozwolona. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Problem wdrażania przebiegu testu: nie można uzyskać dostępu do katalogu wyjściowego „{1}” określonego przy użyciu elementu wdrożenia „{0}”. Nie można wdrożyć elementu: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Problem wdrażania przebiegu testu: nie można uzyskać dostępu do pliku „{0}”: {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Problem wdrażania przebiegu testu: nie można skopiować pliku „{0}” do „{1}”: {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Problem wdrażania przebiegu testu: nie można wdrożyć zależności dla magazynu testowego „{0}”: {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Problem wdrażania przebiegu testu: nie można uzyskać pliku dla elementu {0}: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Problem wdrażania przebiegu testu: wystąpił błąd podczas pobierania zestawów satelickich dla elementu {0}: {1}: {2} - + + deployment item '{0}' element wdrożenia „{0}” - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Nieprawidłowy element wdrożenia: wybrana ścieżka „{0}” lub katalog wyjściowy „{1}” zawiera niedozwolone znaki. - + + Invalid deployment item: the output directory cannot be null. Nieprawidłowy element wdrożenia: katalog wyjściowy nie może mieć wartości null. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Nieprawidłowy element wdrożenia: wybrany katalog wyjściowy „{0}” nie jest względny. - + + Invalid deployment item: the path must contain at least one character. Nieprawidłowy element wdrożenia: ścieżka musi zawierać co najmniej jeden znak. - + + deployment item '{0}' (output directory '{1}') element wdrożenia „{0}” (katalog wyjściowy „{1}”) - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. Adapter MSTestAdapter napotkał nieoczekiwany element „{0}” w ustawieniach „{1}”. Usuń ten element i spróbuj ponownie. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Problem wdrażania przebiegu testu: nie znaleziono zestawu lub modułu „{0}”. Przyczyna: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. Problem wdrażania przebiegu testu: nie znaleziono zestawu lub modułu „{0}”. - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings W ustawieniach konfiguracji testu nie można znaleźć źródła danych „{0}” - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} Adapter testu jednostkowego nie mógł połączyć się ze źródłem danych lub odczytać danych. Aby uzyskać więcej informacji o rozwiązywaniu tego błędu, zobacz „Rozwiązywanie problemów z testami jednostkowymi sterowanymi danymi” (http://go.microsoft.com/fwlink/?LinkId=62412) w bibliotece MSDN. Szczegóły błędu: {0} - + + Wrong number of objects for permutation. Should be greater than zero. Nieprawidłowa liczba obiektów permutacji. Ta liczba powinna być większa od zera. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pt-BR.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pt-BR.xlf index 08128e31f9..321431f5fd 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pt-BR.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pt-BR.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. Não foi possível encontrar o arquivo '{0}'. - + + The parameter should not be null or empty. O parâmetro não deve ser nulo ou vazio. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Problema de implantação de Execução de Teste: item de implantação inválido: '{0}': o diretório de saída '{1}' especifica o item a ser implantado fora do diretório raiz de implantação, o que não é permitido. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Problema de implantação de Execução de Teste: falha ao acessar o diretório de saída '{1}' especificado pelo item de implantação '{0}', o item não será implantado: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Problema de implantação de Execução de Teste: falha ao acessar o arquivo '{0}': {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Problema de implantação de Execução de Teste: falha ao copiar o arquivo '{0}' em '{1}': {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Problema de implantação de Execução de Teste: falha ao implantar dependências para o armazenamento de teste '{0}': {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Problema de implantação de Execução de Teste: falha ao obter o arquivo para {0}: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Problema de implantação de Execução de Teste: ocorreu um erro ao obter assemblies satélites para {0}: {1}: {2} - + + deployment item '{0}' item de implantação '{0}' - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Item de implantação inválido: o caminho especificado '{0}' ou o diretório de saída '{1}' contém caracteres ilegais. - + + Invalid deployment item: the output directory cannot be null. Item de implantação inválido: o diretório de saída não pode ser nulo. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Item de implantação inválido: o diretório de saída '{0}' especificado não é relativo. - + + Invalid deployment item: the path must contain at least one character. Item de implantação inválido: o caminho deve conter ao menos um caractere. - + + deployment item '{0}' (output directory '{1}') item de implantação '{0}' (diretório de saída '{1}') - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter encontrou um elemento inesperado '{0}' em suas configurações '{1}'. Remova este elemento e tente novamente. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Problema de implantação de Execução de Teste: o assembly ou módulo '{0}' não foi encontrado. Motivo: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. Problema de implantação de Execução de Teste: o assembly ou módulo '{0}' não foi encontrado. - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings A fonte de dados '{0}' não pode ser encontrada nas configurações de teste - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} O adaptador de teste de unidade falhou ao conectar-se à fonte de dados ou ao ler os dados. Para obter mais informações sobre como solucionar esse erro, consulte "Solucionando Problemas em Testes de Unidade Controlados por Dados" (http://go.microsoft.com/fwlink/?LinkId=62412) na Biblioteca do MSDN. Detalhes do erro: {0} - + + Wrong number of objects for permutation. Should be greater than zero. Número incorreto de objetos para permutação. Deve ser maior que zero. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ru.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ru.xlf index 45aa6f359d..665163b7ac 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ru.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ru.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. Не удалось найти файл "{0}". - + + The parameter should not be null or empty. Этот параметр не должен быть пустым или иметь значение NULL. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Ошибка развертывания при тестовом запуске: недопустимый элемент развертывания "{0}". В выходном каталоге "{1}" указано, что развертывание этого элемента должно быть выполнено не в корневом каталоге развертывания, что запрещено. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Ошибка развертывания тестового запуска: не удалось получить доступ к выходному каталогу "{1}", указанному элементом развертывания "{0}"; элемент не будет развернут: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Ошибка развертывания тестового запуска: не удалось получить доступ к файлу "{0}": {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Ошибка развертывания тестового запуска: не удалось скопировать файл "{0}" в "{1}": {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Ошибка развертывания тестового запуска: не удалось развернуть зависимости для тестового хранилища "{0}": {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Ошибка развертывания тестового запуска: не удалось получить файл для {0}: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Ошибка развертывания тестового запуска: произошла ошибка при получении вспомогательных сборок для {0}: {1}: {2} - + + deployment item '{0}' элемент развертывания "{0}" - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Недопустимый элемент развертывания: указанный путь "{0}" или выходной каталог "{1}" содержат недопустимые символы. - + + Invalid deployment item: the output directory cannot be null. Недопустимый элемент развертывания: выходной каталог не может быть NULL. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Недопустимый элемент развертывания: указанный выходной каталог "{0}" не является относительным. - + + Invalid deployment item: the path must contain at least one character. Недопустимый элемент развертывания: путь должен содержать по меньшей мере один символ. - + + deployment item '{0}' (output directory '{1}') элемент развертывания "{0}" (выходной каталог "{1}") - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter обнаружил непредвиденный элемент "{0}" в параметрах "{1}". Удалите этот элемент и повторите попытку. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Ошибка развертывания тестового запуска: не удалось найти сборку или модуль "{0}". Причина: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. Ошибка развертывания тестового запуска: не удалось найти сборку или модуль "{0}". - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings Не удалось найти источник данных "{0}" в параметрах конфигурации теста - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} Адаптеру модульных тестов не удалось подключиться к источнику данных, чтобы считать данные. Дополнительные сведения об устранении этой ошибки см. в разделе "Устранение неполадок в модульных тестах на основе данных" (http://go.microsoft.com/fwlink/?LinkId=62412) в библиотеке MSDN. Подробности об ошибке: {0} - + + Wrong number of objects for permutation. Should be greater than zero. Неправильное число объектов для перестановки. Оно должно быть больше нуля. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.tr.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.tr.xlf index a52a766599..866672c277 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.tr.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.tr.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. '{0}' adlı dosya bulunamadı. - + + The parameter should not be null or empty. Parametre null veya boş olmamalıdır. - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. Test Çalıştırması dağıtım sorunu: '{0}' dağıtım öğesi hatalı: '{1}' çıktı dizininde öğenin dağıtım kök dizini dışında dağıtılması gerektiği belirtilmiş, ancak buna izin verilmiyor. - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} Test Çalıştırması dağıtım sorunu: '{0}' dağıtım öğesi tarafından belirtilen '{1}' çıktı dizinine erişilemedi, öğe dağıtılmayacak: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} Test Çalıştırması dağıtım sorunu: '{0}' adlı dosyaya erişilemedi: {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} Test Çalıştırması dağıtım sorunu: '{0}' dosyası '{1}' hedefine kopyalanamadı: {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} Test Çalıştırması dağıtım sorunu: '{0}' adlı test depolama alanı için bağımlılıklar dağıtılamadı: {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} Test Çalıştırması dağıtım sorunu: {0} için dosya alınamadı: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} Test Çalıştırması dağıtım sorunu: {0} için uydu bütünleştirilmiş kodları alınırken bir hata oluştu: {1}: {2} - + + deployment item '{0}' '{0}' dağıtım öğesi - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. Geçersiz dağıtım öğesi: Belirtilen '{0}' yolu veya '{1}' çıktı dizini geçersiz karakterler içeriyor. - + + Invalid deployment item: the output directory cannot be null. Geçersiz dağıtım öğesi: Çıktı dizini null olamaz. - + + Invalid deployment item: the specified output directory '{0}' is not relative. Geçersiz dağıtım öğesi: Belirtilen '{0}' çıktı dizini göreli değil. - + + Invalid deployment item: the path must contain at least one character. Geçersiz dağıtım öğesi: Yol, en az bir karakter içermelidir. - + + deployment item '{0}' (output directory '{1}') '{0}' dağıtım öğesi (çıktı dizini '{1}') - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter, '{1}' ayarlarında beklenmedik bir öğeyle ('{0}') karşılaştı. Bu öğeyi kaldırıp yeniden deneyin. - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} Test Çalıştırması dağıtım sorunu: '{0}' adlı bütünleştirilmiş kod veya modül bulunamadı. Nedeni: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. Test Çalıştırması dağıtım sorunu: '{0}' adlı bütünleştirilmiş kod veya modül bulunamadı. - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings Test yapılandırması ayarlarında '{0}' adlı veri kaynağı bulunamıyor - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} Birim test bağdaştırıcısı, veri kaynağına bağlanamadı veya verileri okuyamadı. Bu hata ile ilgili daha fazla sorun giderme bilgisi için MSDN Kitaplığı'ndaki "Veri Temelli Birim Testleriyle İlgili Sorunları Giderme" (http://go.microsoft.com/fwlink/?LinkId=62412) konusuna bakın. Hata ayrıntıları: {0} - + + Wrong number of objects for permutation. Should be greater than zero. Permütasyon için nesne sayısı yanlış. Değer, sıfırdan büyük olmalıdır. - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hans.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hans.xlf index 29ba955931..a5184a5a81 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hans.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hans.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. 找不到文件“{0}”。 - + + The parameter should not be null or empty. 参数不应为 NULL 或为空。 - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. 测试运行部署问题: 错误的部署项:“{0}”: 输出目录“{1}”指定将该项部署到部署根目录的外部,这是不允许的。 - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} 测试运行部署问题: 未能访问由部署项“{0}”指定的输出目录“{1}”,将不会部署该项: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} 测试运行部署问题: 未能访问文件“{0}”: {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} 测试运行部署问题: 未能将文件“{0}”复制到“{1}”: {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} 测试运行部署问题: 未能部署测试存储区“{0}”的依赖项: {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} 测试运行部署问题: 未能获得 {0} 的文件: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} 测试运行部署问题: 在获取 {0} 的附属程序集时出错: {1}: {2} - + + deployment item '{0}' 部署项“{0}” - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. 无效的部署项: 指定的路径“{0}”或输出目录“{1}”包含非法字符。 - + + Invalid deployment item: the output directory cannot be null. 无效的部署项: 输出目录不能为 NULL。 - + + Invalid deployment item: the specified output directory '{0}' is not relative. 无效的部署项: 指定的输出目录“{0}”不相关。 - + + Invalid deployment item: the path must contain at least one character. 无效的部署项: 路径必须包含至少一个字符。 - + + deployment item '{0}' (output directory '{1}') 部署项“{0}”(输出目录“{1}”) - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter 在其设置“{1}”中遇到意外的元素“{0}”。删除此元素,然后再试一次。 - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} 测试运行部署问题: 找不到程序集或模块“{0}”。原因: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. 测试运行部署问题: 找不到程序集或模块“{0}”。 - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings 在测试配置设置中找不到数据源“{0}” - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} 单元测试适配器未能连接到数据源或读取数据。有关解决此错误的详细信息,请查看 MSDN 库中的“数据驱动单元测试疑难解答”(http://go.microsoft.com/fwlink/?LinkId=62412)。错误详细信息: {0} - + + Wrong number of objects for permutation. Should be greater than zero. 排列的对象数不正确。应大于零。 - + + diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hant.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hant.xlf index d4b061f0a1..b74f74ce8f 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hant.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hant.xlf @@ -5,112 +5,134 @@ Could not find file '{0}'. 找不到檔案 '{0}'。 - + + The parameter should not be null or empty. 參數不可為 null 或空白。 - + + Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed. 測試回合部署問題: 部署項目錯誤: '{0}': 輸出目錄 '{1}' 指定要將項目部署到部署根目錄之外,但不允許這情況。 - + + Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3} 測試回合部署問題: 無法存取由部署項目 '{0}' 指定的輸出目錄 '{1}',將不會部署該項目: {2}: {3} - + + Test Run deployment issue: Failed to access the file '{0}': {1}: {2} 測試回合部署問題: 無法存取檔案 '{0}': {1}: {2} - + + Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3} 測試回合部署問題: 無法將檔案 '{0}' 複製到 '{1}': {2}: {3} - + + Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} 測試回合部署問題: 無法部署測試儲存區 '{0}' 的相依性: {1} - + + Test Run deployment issue: Failed to get the file for {0}: {1}: {2} 測試回合部署問題: 無法取得 {0} 的檔案: {1}: {2} - + + Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2} 測試回合部署問題: 取得 {0} 的附屬組件時發生錯誤: {1}: {2} - + + deployment item '{0}' 部署項目 '{0}' - + + Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters. 部署項目無效: 指定的路徑 '{0}' 或輸出目錄 '{1}' 含有非法字元。 - + + Invalid deployment item: the output directory cannot be null. 部署項目無效: 輸出目錄不可為 null。 - + + Invalid deployment item: the specified output directory '{0}' is not relative. 部署項目無效: 指定的輸出目錄 '{0}' 不是相對目錄。 - + + Invalid deployment item: the path must contain at least one character. 部署項目無效: 路徑至少必須包含一個字元。 - + + deployment item '{0}' (output directory '{1}') 部署項目 '{0}' (輸出目錄 '{1}') - + + MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again. MSTestAdapter 在其設定 '{1}' 中遇到未預期的項目 '{0}'。請移除此項目,然後再試一次。 - + + Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1} 測試回合部署問題: 找不到組件或模組 '{0}'。原因: {1} - + + Test Run deployment issue: The assembly or module '{0}' was not found. 測試回合部署問題: 找不到組件或模組 '{0}'。 - + + {0}_{1} {2} {0}_{1} {2} - + + Data source '{0}' cannot be found in the test configuration settings 在測試組態設定中找不到資料來源 '{0}' - + + The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0} 單元測試配接器無法連接至資料來源或無法讀取資料。如需為此錯誤進行疑難排解的詳細資訊,請參閱 MSDN Library 上的<如何:建立資料驅動型單元測試>(http://go.microsoft.com/fwlink/?LinkId=62412)。錯誤詳細資料: {0} - + + Wrong number of objects for permutation. Should be greater than zero. 排列的物件數目錯誤。應大於零。 - + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.cs.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.cs.xlf index 3eb3df2f04..fa46bcb23e 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.cs.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.cs.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. Přístupový řetězec má neplatnou syntaxi. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} - Očekávaná kolekce obsahuje {1} výskyt(ů) <{2}>. Aktuální kolekce obsahuje {3} výskyt(ů). {0} - + Očekávaná kolekce obsahuje {1} výskytů <{2}>. Aktuální kolekce obsahuje {3} výskytů. {0} + + Duplicate item found:<{1}>. {0} Byla nalezena duplicitní položka:<{1}>. {0} - + + Expected:<{1}>. Actual:<{2}>. {0} Očekáváno:<{1}>. Aktuálně:<{2}>. {0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} Očekáván rozdíl, který není větší jak <{3}> mezi očekávanou hodnotou <{1}> a aktuální hodnotou <{2}>. {0} - + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} Očekáváno:<{1}>. Případ je rozdílný pro aktuální hodnotu:<{2}>. {0} - + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} Očekáváno:<{1} ({2})>. Aktuálně:<{3} ({4})>. {0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} Nebyla očekávána žádná hodnota kromě:<{1}>. Aktuálně:<{2}>. {0} - + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} Očekáván rozdíl, který je větší jak <{3}> mezi očekávanou hodnotou <{1}> a aktuální hodnotou <{2}>. {0} - + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} Nevkládejte hodnotu typů do AreSame(). Hodnoty převedené do typu Object už nebudou nikdy stejné. Zvažte použití AreEqual(). {0} - + + Both collections are empty. {0} Obě kolekce jsou prázdné. {0} - + + Both collection contain same elements. Obě kolekce obsahují stejné elementy. - + + Both collection references point to the same collection object. {0} Obě reference na kolekci odkazují na stejný objekt kolekce. {0} - + + Both collections contain the same elements. {0} Obě kolekce obsahují stejné elementy. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. Řetězec '{0}' neobsahuje řetězec '{1}'. {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} Počet elementů v kolekcích nesouhlasí. Očekáváno:<{1}>. Aktuálně:<{2}>.{0} - + + Element at index {0} do not match. Element na indexu {0} nesouhlasí. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} Element na indexu {1} není očekávaného typu. Očekávaný typ:<{2}>. Aktuální typ:<{3}>.{0} - + + Element at index {1} is (null). Expected type:<{2}>.{0} Element na indexu {1} je (null). Předpokládaný typ:<{2}>.{0} - + + String '{0}' does not end with string '{1}'. {2}. Řetězec '{0}' nekončí řetězcem '{1}'. {2}. - + + Invalid argument- EqualsTester can't use nulls. Neplatný argument- v EqualsTester nelze použít hodnotu null. - + + Cannot convert object of type {0} to {1}. Nelze převést objekt typu {0} na {1}. - + + {0} failed. {1} {0} selhalo. {1} - + + The internal object referenced is no longer valid. Odkaz na vnitřní objekt už není platný. - + + The parameter '{0}' is invalid. {1}. Parametr '{0}' je neplatný. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0} Očekávaný typ:<{1}>. Aktuální typ:<{2}>. - + + String '{0}' does not match pattern '{1}'. {2}. Řetězec '{0}' neodpovídá vzoru '{1}'. {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} Špatný typ:<{1}>. Aktuální typ:<{2}>. {0} - + + String '{0}' matches pattern '{1}'. {2}. Řetězec '{0}' odpovídá vzoru '{1}'. {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. Assert.Equals by neměla být pro kontrolní výrazy používána. Použijte prosím místo toho Assert.AreEqual a její přetížení. - + + @@ -168,7 +199,8 @@ nebo může být člen soukromý a definovaný v základní třídě. Pokud je tvrzení pravdivé, bude zapotřebí předat typ , který definuje člena do konstruktoru PrivateObject. - + + @@ -181,72 +213,86 @@ nebo může být člen soukromý a definovaný v základní třídě. Pokud je tvrzení pravdivé, bude zapotřebí předat typ , který definuje člena do konstruktoru PrivateObject. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. Parametr '{0}' je neplatný. Hodnota nemůže být null. {1}. - + + Different number of elements. Rozdílný počet elementů. - + + String '{0}' does not start with string '{1}'. {2}. Řetězec '{0}' nezačíná řetězcem '{1}'. {2}. - + + The property {0} has type {1}; expected type {2}. Vlastnost {0} je typu {1}; očekávaný typ {2}. - + + (null) (null) - + + (object) (objekt) - + + The expected exception type must be System.Exception or a type derived from System.Exception. Typ očekávané výjimky musí být typu System.Exception nebo z něj odvozený. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. Testovací metoda nevyvolala výjimku. Atribut {0} definovaný u testovací metody výjimku očekával. - + + Test method did not throw expected exception {0}. {1} Testovací metoda nevyvolala očekávanou výjimku {0}. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} Testovací metoda vyvolala výjimku {0}, ale očekávala se výjimka {1}. Zpráva o výjimce: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} Testovací metoda vyvolala výjimku {0}, ale očekávala se výjimka {1} nebo od ní odvozený typ. Zpráva o výjimce: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (Z důvodu výjimky se nepodařilo získat zprávu o výjimce typu {0}.) - + + No exception thrown. {1} exception was expected. {0} Nebyla vyvolána žádná výjimka. Byla očekávaná {1} výjimka. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} Způsobil výjimku {2}, ale výjimka {1} byla očekávaná. {0} Zpráva výjimky: {3} Trasování zásobníku: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. Nebyl zadán žádný zdroj testovacích dat. Při použití atributu DataTestMethodAttribute je požadován alespoň jeden atribut TestDataSource. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. async TestMethod s atributem UITestMethodAttribute se nepodporují. Buď odeberte async, nebo použijte TestMethodAttribute. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - Vlastnost nebo metoda {0} na {1} nevrací IEnumerable<object[]>. - + Vlastnost nebo metoda {0} v {1} nevrací IEnumerable<object[]>. + + Value returned by property or method {0} shouldn't be null. Hodnota vrácená vlastností nebo metodou {0} by neměla být null. - + + Method {0} must match the expected signature: public static {1} {0}({2}). Metoda {0} musí odpovídat očekávanému podpisu: public static {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + Vlastnost nebo metoda {0} ve třídě {1} vrací prázdné IEnumerable<object[]>. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.de.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.de.xlf index 47e2106d77..4525892053 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.de.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.de.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. Die Zugriffszeichenfolge weist eine ungültige Syntax auf. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} Die erwartete Sammlung enthält {1} Vorkommen von <{2}>. Die tatsächliche Sammlung enthält {3} Vorkommen. {0} - + + Duplicate item found:<{1}>. {0} Doppeltes Element gefunden: <{1}>. {0} - + + Expected:<{1}>. Actual:<{2}>. {0} Erwartet:<{1}>. Tatsächlich:<{2}>. {0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} Es wurde eine Differenz nicht größer als <{3}> zwischen dem erwarteten Wert <{1}> und dem tatsächlichen Wert <{2}> erwartet. {0} - + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} Erwartet:<{1}>. Die Großschreibung des tatsächlichen Werts weicht davon ab:<{2}>. {0} - + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} Erwartet:<{1} ({2})>. Tatsächlich:<{3} ({4})>. {0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} Es wurde ein beliebiger Wert erwartet außer:<{1}>. Tatsächlich:<{2}>. {0} - + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} Es wurde eine Differenz größer als <{3}> zwischen dem erwarteten Wert <{1}> und dem tatsächlichen Wert <{2}> erwartet. {0} - + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} Übergeben Sie keine Werttypen an AreSame(). In ein Objekt konvertierte Werte sind niemals identisch. Verwenden Sie stattdessen AreEqual(). {0} - + + Both collections are empty. {0} Beide Sammlungen sind leer. {0} - + + Both collection contain same elements. Beide Sammlungen enthalten dieselben Elemente. - + + Both collection references point to the same collection object. {0} Beide Sammlungsverweise zeigen auf dasselbe Sammlungsobjekt. {0} - + + Both collections contain the same elements. {0} Beide Sammlungen enthalten dieselben Elemente. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. Die Zeichenfolge "{0}" enthält nicht die Zeichenfolge "{1}". {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} - Die Anzahl der Elemente in den Sammlungen stimmt nicht überein. Erwartet:<{1}>. Tatsächlich:<{2}>.{0} - + Die Anzahl der Elemente in den Sammlungen stimmt nicht überein. Erwartet: <{1}>. Tatsächlich: <{2}>.{0} + + Element at index {0} do not match. Die Elemente bei Index "{0}" stimmen nicht überein. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} Das Element bei Index "{1}" weist nicht den erwarteten Typ auf. Erwarteter Typ:<{2}>. Tatsächlicher Typ:<{3}>.{0} - + + Element at index {1} is (null). Expected type:<{2}>.{0} Das Element bei Index "{1}" ist (NULL). Erwarteter Typ:<{2}>.{0} - + + String '{0}' does not end with string '{1}'. {2}. Die Zeichenfolge "{0}" endet nicht auf die Zeichenfolge "{1}". {2}. - + + Invalid argument- EqualsTester can't use nulls. Ungültiges Argument - EqualsTester kann NULL nicht verwenden. - + + Cannot convert object of type {0} to {1}. Ein Objekt vom Typ "{0}" kann nicht in "{1}" konvertiert werden. - + + {0} failed. {1} Fehler bei "{0}". {1} - + + The internal object referenced is no longer valid. Das interne Objekt, auf das verwiesen wird, ist nicht mehr gültig. - + + The parameter '{0}' is invalid. {1}. Der {0}-Parameter ist ungültig. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0}Erwarteter Typ:<{1}>. Tatsächlicher Typ:<{2}>. - + + String '{0}' does not match pattern '{1}'. {2}. Die Zeichenfolge "{0}" stimmt nicht mit dem Muster "{1}" überein. {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} Falscher Typ:<{1}>. Tatsächlicher Typ:<{2}>. {0} - + + String '{0}' matches pattern '{1}'. {2}. Die Zeichenfolge "{0}" stimmt mit dem Muster "{1}" überein. {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. Assert.Equals sollte nicht für Assertions verwendet werden. Verwenden Sie stattdessen Assert.AreEqual und Überladungen. - + + @@ -168,7 +199,8 @@ oder der Member ist möglicherweise privat und für die Basisklasse definiert. Wenn letzteres zutrifft, müssen Sie den Typ, der den Member definiert, an den Konstruktor von PrivateObject übergeben. - + + @@ -181,72 +213,86 @@ oder der Member ist möglicherweise privat und für die Basisklasse definiert. Wenn letzteres zutrifft, müssen Sie den Typ, der den Member definiert, an den Konstruktor von PrivateObject übergeben. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. Der {0}-Parameter ist ungültig. Der Wert kann nicht NULL sein. {1}. - + + Different number of elements. Unterschiedliche Anzahl von Elementen. - + + String '{0}' does not start with string '{1}'. {2}. Die Zeichenfolge "{0}" beginnt nicht mit der Zeichenfolge "{1}". {2}. - + + The property {0} has type {1}; expected type {2}. Die {0}-Eigenschaft weist den Typ "{1}" auf; Typ "{2}" wird erwartet. - + + (null) (NULL) - + + (object) (Objekt) - + + The expected exception type must be System.Exception or a type derived from System.Exception. Der erwartete Ausnahmentyp muss System.Exception sein oder von System.Exception abgeleitet werden. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. Die Testmethode hat keine Ausnahme ausgelöst. Eine Ausnahme wurde vom Attribut "{0}" erwartet, das für die Testmethode definiert wurde. - + + Test method did not throw expected exception {0}. {1} Die Testmethode hat die erwartete Ausnahme "{0}" nicht ausgelöst. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} Die Testmethode hat die Ausnahme "{0}" ausgelöst, aber die Ausnahme "{1}" wurde erwartet. Ausnahmemeldung: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} Die Testmethode hat die Ausnahme "{0}" ausgelöst, aber die Ausnahme "{1}" oder ein davon abgeleiteter Typ wurde erwartet. Ausnahmemeldung: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (Fehler beim Abrufen der Meldung für eine Ausnahme vom Typ "{0}" aufgrund einer Ausnahme.) - + + No exception thrown. {1} exception was expected. {0} Keine Ausnahme ausgelöst. {1}-Ausnahme wurde erwartet. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} Ausnahme {2} ausgelöst, Ausnahme {1} wurde jedoch erwartet. {0} Ausnahmemeldung: {3} Stapelüberwachung: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. Es wurde keine Testdatenquelle angegeben. Für DataTestMethodAttribute ist mindestens ein TestDataSource-Wert erforderlich. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. "async TestMethod" wird mit UITestMethodAttribute nicht unterstützt. Entfernen Sie "async", oder verwenden Sie TestMethodAttribute. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - Die Eigenschaft oder Methode "{0}" für "{1}" gibt keinen IEnumerable<object[]>-Wert zurück. - + Eigenschaft oder Methode "{0}" in "{1}" gibt IEnumerable<object[]> nicht zurück. + + Value returned by property or method {0} shouldn't be null. Der von der Eigenschaft oder Methode "{0}" zurückgegebene Wert darf nicht NULL sein. - + + Method {0} must match the expected signature: public static {1} {0}({2}). Die Methode "{0}" muss der erwarteten Signatur entsprechen: public static {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + Eigenschaft oder Methode "{0}" in "{1}" gibt leeres IEnumerable<object[]> zurück. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.es.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.es.xlf index ecfbb7aa78..2029068a51 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.es.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.es.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. La cadena de acceso tiene una sintaxis no válida. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} Apariciones que contiene la colección esperada: {1} de <{2}>. Apariciones que contiene la colección real: {3}. {0} - + + Duplicate item found:<{1}>. {0} Se encontró un elemento duplicado:<{1}>. {0} - + + Expected:<{1}>. Actual:<{2}>. {0} Se esperaba <{1}>, pero es <{2}>. {0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} Se esperaba una diferencia no superior a <{3}> entre el valor esperado <{1}> y el valor actual <{2}>. {0} - + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} Se esperaba:<{1}>. La caja es diferente para el valor actual:<{2}>. {0} - + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} Se esperaba:<{1} ({2})>, pero es:<{3} ({4})>. {0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} Se esperaba cualquier valor excepto <{1}>, pero es <{2}>. {0} - + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} Se esperaba una diferencia mayor que <{3}> entre el valor esperado <{1}> y el valor actual <{2}>. {0} - + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} No pase tipos de valor a AreSame(). Los valores convertidos a Object no serán nunca iguales. Considere el uso de AreEqual(). {0} - + + Both collections are empty. {0} Ambas colecciones están vacías. {0} - + + Both collection contain same elements. Ambas colecciones tienen los mismos elementos. - + + Both collection references point to the same collection object. {0} Las referencias de ambas colecciones apuntan al mismo objeto de colección. {0} - + + Both collections contain the same elements. {0} Ambas colecciones tienen los mismos elementos. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. La cadena '{0}' no contiene la cadena '{1}'. {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} El número de elementos de las colecciones no coincide. Se esperaba:<{1}>, pero es:<{2}>.{0} - + + Element at index {0} do not match. El elemento del índice {0} no coincide. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} El elemento del índice {1} no es del tipo esperado. Tipo esperado:<{2}>, pero es el tipo:<{3}>.{0} - + + Element at index {1} is (null). Expected type:<{2}>.{0} El elemento del índice {1} es (null). Se esperaba el tipo:<{2}>.{0} - + + String '{0}' does not end with string '{1}'. {2}. La cadena '{0}' no termina con la cadena '{1}'. {2}. - + + Invalid argument- EqualsTester can't use nulls. Argumento no válido: EqualsTester no puede utilizar valores null. - + + Cannot convert object of type {0} to {1}. No se puede convertir el objeto de tipo {0} en {1}. - + + {0} failed. {1} Error de {0}. {1} - + + The internal object referenced is no longer valid. El objeto interno al que se hace referencia ya no es válido. - + + The parameter '{0}' is invalid. {1}. El parámetro '{0}' no es válido. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0} Tipo esperado:<{1}>. Tipo real:<{2}>. - + + String '{0}' does not match pattern '{1}'. {2}. La cadena '{0}' no coincide con el patrón '{1}'. {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} Tipo incorrecto:<{1}>. Tipo actual:<{2}>. {0} - + + String '{0}' matches pattern '{1}'. {2}. La cadena '{0}' coincide con el patrón '{1}'. {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. No se debe usar Assert.Equals para aserciones. Use Assert.AreEqual y Overloads en su lugar. - + + @@ -168,7 +199,8 @@ o que el miembro sea privado y esté definido en una clase base. Si esto último es cierto, debe pasar el tipo que define el miembro al constructor de PrivateObject. - + + @@ -181,72 +213,86 @@ o que el miembro sea privado y esté definido en una clase base. Si esto último es cierto, debe pasar el tipo que define el miembro al constructor de PrivateObject. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. El parámetro '{0}' no es válido. El valor no puede ser null. {1}. - + + Different number of elements. Número diferente de elementos. - + + String '{0}' does not start with string '{1}'. {2}. La cadena '{0}' no empieza con la cadena '{1}'. {2}. - + + The property {0} has type {1}; expected type {2}. La propiedad {0} tiene el tipo {1}; se esperaba el tipo {2}. - + + (null) (null) - + + (object) (objeto) - + + The expected exception type must be System.Exception or a type derived from System.Exception. El tipo de excepción esperado debe ser System.Exception o un tipo derivado de System.Exception. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. El método de prueba no inició una excepción. El atributo {0} definido en el método de prueba esperaba una excepción. - + + Test method did not throw expected exception {0}. {1} El método de prueba no inició la excepción esperada {0}. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} El método de prueba inició la excepción {0}, pero se esperaba la excepción {1}. Mensaje de la excepción: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} El método de prueba inició la excepción {0}, pero se esperaba la excepción {1} o un tipo derivado de ella. Mensaje de la excepción: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (No se pudo obtener el mensaje para una excepción del tipo {0} debido a una excepción.) - + + No exception thrown. {1} exception was expected. {0} No se produjo ninguna excepción. Se esperaba la excepción {1}. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} Se produjo la excepción {2}, pero se esperaba la excepción {1}. {0} Mensaje de excepción: {3} Seguimiento de la pila: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. No se especificó ningún origen de datos de prueba. Se requiere al menos un valor de TestDataSource con DataTestMethodAttribute. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. async TestMethod con UITestMethodAttribute no son compatibles. Quite async o use TestMethodAttribute. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. La propiedad o el método {0} en {1} no devuelve IEnumerable<object[]>. - + + Value returned by property or method {0} shouldn't be null. El valor devuelto por la propiedad o el método {0} no debe ser nulo. - + + Method {0} must match the expected signature: public static {1} {0}({2}). El método {0} debe coincidir con la signatura esperada: {1} {0}({2}) estática pública. - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + La propiedad o el método {0} en {1} devuelve un elemento IEnumerable<object[]> vacío. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.fr.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.fr.xlf index 4062695cd6..6eee0cb52d 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.fr.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.fr.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. La chaîne Access possède une syntaxe non valide. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} La collection attendue contient {1} occurrence(s) de <{2}>. La collection réelle contient {3} occurrence(s). {0} - + + Duplicate item found:<{1}>. {0} Un élément dupliqué a été trouvé : <{1}>. {0} - + + Expected:<{1}>. Actual:<{2}>. {0} Attendu : <{1}>, Réel : <{2}>. {0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} Différence attendue non supérieure à <{3}> comprise entre la valeur attendue <{1}> et la valeur réelle <{2}>. {0} - + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} Attendu :<{1}>. La casse est différente pour la valeur réelle :<{2}>. {0} - + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} Attendu : <{1} ({2})>, Réel : <{3} ({4})>. {0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} Toute valeur attendue sauf :<{1}>. Réel :<{2}>. {0} - + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} Différence attendue supérieure à <{3}> comprise entre la valeur attendue <{1}> et la valeur réelle <{2}>. {0} - + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} Ne passez pas de types valeur à AreSame(). Les valeurs converties en Object ne seront plus jamais les mêmes. Si possible, utilisez AreEqual(). {0} - + + Both collections are empty. {0} Les deux collections sont vides. {0} - + + Both collection contain same elements. Les deux collections contiennent des éléments identiques. - + + Both collection references point to the same collection object. {0} Les deux collections Reference pointent vers le même objet Collection. {0} - + + Both collections contain the same elements. {0} Les deux collections contiennent les mêmes éléments. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. La chaîne '{0}' ne contient pas la chaîne '{1}'. {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} Le nombre d'éléments dans les collections ne correspond pas. Attendu : <{1}>, Réel : <{2}>.{0} - + + Element at index {0} do not match. Les éléments à l'index {0} ne correspondent pas. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} L'élément à l'index {1} n'est pas du type attendu. Type attendu : <{2}>, Type réel : <{3}>.{0} - + + Element at index {1} is (null). Expected type:<{2}>.{0} L'élément à l'index {1} est (null). Type attendu : <{2}>.{0} - + + String '{0}' does not end with string '{1}'. {2}. La chaîne '{0}' ne se termine pas par la chaîne '{1}'. {2}. - + + Invalid argument- EqualsTester can't use nulls. Argument non valide - EqualsTester ne peut pas utiliser de valeur null. - + + Cannot convert object of type {0} to {1}. Impossible de convertir un objet de type {0} en {1}. - + + {0} failed. {1} Échec de {0}. {1} - + + The internal object referenced is no longer valid. L'objet interne référencé n'est plus valide. - + + The parameter '{0}' is invalid. {1}. Le paramètre '{0}' n'est pas valide. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0}Type attendu :<{1}>. Type réel :<{2}>. - + + String '{0}' does not match pattern '{1}'. {2}. La chaîne '{0}' ne correspond pas au modèle '{1}'. {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} Type incorrect : <{1}>, Type réel : <{2}>. {0} - + + String '{0}' matches pattern '{1}'. {2}. La chaîne '{0}' correspond au modèle '{1}'. {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. Assert.Equals ne doit pas être utilisé pour les assertions. Utilisez Assert.AreEqual & overloads à la place. - + + @@ -168,7 +199,8 @@ ou le membre est peut-être private et défini sur une classe de base. Si le dernier cas est vrai, vous devez transmettre le type qui définit le membre dans le constructeur de PrivateObject. - + + @@ -181,72 +213,86 @@ ou le membre est peut-être private et défini sur une classe de base. Si le dernier cas est vrai, vous devez transmettre le type qui définit le membre dans le constructeur de PrivateObject. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. Le paramètre '{0}' n'est pas valide. La valeur ne peut pas être null. {1}. - + + Different number of elements. Nombre d'éléments différent. - + + String '{0}' does not start with string '{1}'. {2}. La chaîne '{0}' ne commence pas par la chaîne '{1}'. {2}. - + + The property {0} has type {1}; expected type {2}. La propriété {0} possède le type {1} ; type attendu {2}. - + + (null) (null) - + + (object) (objet) - + + The expected exception type must be System.Exception or a type derived from System.Exception. Le type de l'exception attendue doit être System.Exception ou un type dérivé de System.Exception. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. La méthode de test n'a pas levé d'exception. Une exception était attendue par l'attribut {0} défini sur la méthode de test. - + + Test method did not throw expected exception {0}. {1} La méthode de test n'a pas levé l'exception attendue {0}. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} La méthode de test a levé l'exception {0}, mais l'exception {1} était attendue. Message d'exception : {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} La méthode de test a levé l'exception {0}, mais l'exception {1} (ou un type dérivé de cette dernière) était attendue. Message d'exception : {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (Échec de la réception du message pour une exception de type {0} en raison d'une exception.) - + + No exception thrown. {1} exception was expected. {0} Aucune exception levée. Exception {1} attendue. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} L'exception {2} a été levée, mais l'exception {1} était attendue. {0} Message d'exception : {3} Trace de la pile : {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. Aucune source de données de test spécifiée. Au moins une TestDataSouce est obligatoire avec DataTestMethodAttribute. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. async TestMethod avec UITestMethodAttribute ne sont pas pris en charge. Supprimez async ou utilisez TestMethodAttribute. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. La propriété ou la méthode {0} sur {1} ne retourne pas IEnumerable<object[]>. - + + Value returned by property or method {0} shouldn't be null. La valeur retournée par la propriété ou la méthode {0} ne doit pas être Null. - + + Method {0} must match the expected signature: public static {1} {0}({2}). La méthode {0} doit correspondre à la signature attendue : public static {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + La propriété ou la méthode {0} sur {1} retourne un IEnumerable<object[]> vide. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.it.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.it.xlf index 7b8774e9d8..78c1cf10c9 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.it.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.it.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. La sintassi della stringa di accesso non è valida. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} - La raccolta prevista contiene {1} occorrenza/e di <{2}>, mentre quella effettiva ne contiene {3}. {0} - + La raccolta prevista contiene {1} occorrenza/e di <{2}>. La raccolta effettiva contiene {3} occorrenza/e. {0} + + Duplicate item found:<{1}>. {0} - È stato trovato un elemento duplicato: <{1}>. {0} - + Rilevato elemento duplicato:<{1}>. {0} + + Expected:<{1}>. Actual:<{2}>. {0} - Valore previsto: <{1}>. Valore effettivo: <{2}>. {0} - + Previsto:<{1}>. Effettivo:<{2}>. {0} + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - È prevista una differenza minore di <{3}> tra il valore previsto <{1}> e il valore effettivo <{2}>. {0} - + Prevista una differenza non maggiore di <{3}> tra il valore previsto <{1}> e il valore effettivo <{2}>. {0} + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} - Il valore previsto è <{1}>, ma la combinazione di maiuscole/minuscole è diversa per il valore effettivo <{2}>. {0} - + Previsto:<{1}>. La combinazione di maiuscole e minuscole è diversa per il valore effettivo:<{2}>. {0} + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} - Valore previsto: <{1} ({2})>. Valore effettivo: <{3} ({4})>. {0} - + Previsto:<{1} ({2})>. Effettivo:<{3} ({4})>. {0} + + Expected any value except:<{1}>. Actual:<{2}>. {0} - È previsto un valore qualsiasi eccetto <{1}>. Valore effettivo: <{2}>. {0} - + Previsto qualsiasi valore tranne:<{1}>. Effettivo:<{2}>. {0} + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - È prevista una differenza maggiore di <{3}> tra il valore previsto <{1}> e il valore effettivo <{2}>. {0} - + Prevista una differenza maggiore di <{3}> tra il valore previsto <{1}> e il valore effettivo <{2}>. {0} + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} Non passare tipi valore a AreSame(). I valori convertiti in Object non saranno mai uguali. Usare AreEqual(). {0} - + + Both collections are empty. {0} Le raccolte sono entrambe vuote. {0} - + + Both collection contain same elements. Le raccolte contengono entrambe gli stessi elementi. - + + Both collection references point to the same collection object. {0} I riferimenti a raccolte puntano entrambi allo stesso oggetto Collection. {0} - + + Both collections contain the same elements. {0} Le raccolte contengono entrambe gli stessi elementi. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. La stringa '{0}' non contiene la stringa '{1}'. {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} - Il numero di elementi nelle raccolte non corrisponde. Valore previsto: <{1}>. Valore effettivo: <{2}>.{0} - + Il numero di elementi nelle raccolte non corrisponde. Previsto:<{1}>. Effettivo:<{2}>.{0} + + Element at index {0} do not match. L'elemento alla posizione di indice {0} non corrisponde. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} - L'elemento alla posizione di indice {1} non è del tipo previsto. Tipo previsto: <{2}>. Tipo effettivo: <{3}>. {0} - + L'elemento nell'indice {1} non è del tipo previsto. Tipo previsto:<{2}>. Tipo effettivo:<{3}>.{0} + + Element at index {1} is (null). Expected type:<{2}>.{0} - L'elemento alla posizione di indice {1} è (Null). Tipo previsto: <{2}>. {0} - + L'elemento nell'indice {1} è (null). Tipo previsto:<{2}>.{0} + + String '{0}' does not end with string '{1}'. {2}. La stringa '{0}' non termina con la stringa '{1}'. {2}. - + + Invalid argument- EqualsTester can't use nulls. Argomento non valido: EqualsTester non può usare valori Null. - + + Cannot convert object of type {0} to {1}. Non è possibile convertire un oggetto di tipo {0} in {1}. - + + {0} failed. {1} {0} non riuscita. {1} - + + The internal object referenced is no longer valid. L'oggetto interno a cui si fa riferimento non è più valido. - + + The parameter '{0}' is invalid. {1}. Il parametro '{0}' non è valido. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. - Tipo previsto di {0}: <{1}>. Tipo effettivo: <{2}>. - + {0} Tipo previsto:<{1}>. Tipo effettivo:<{2}>. + + String '{0}' does not match pattern '{1}'. {2}. La stringa '{0}' non corrisponde al criterio '{1}'. {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} - Tipo errato: <{1}>. Tipo effettivo: <{2}>. {0} - + Tipo errato:<{1}>. Tipo effettivo:<{2}>. {0} + + String '{0}' matches pattern '{1}'. {2}. La stringa '{0}' corrisponde al criterio '{1}'. {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. - Per le asserzioni non usare Assert.Equals, ma preferire Assert.AreEqual e gli overload. - + Non è possibile usare Assert.Equals per le asserzioni. Usare Assert.AreEqual e gli overload. + + @@ -168,7 +199,8 @@ oppure il membro potrebbe essere privato e definito per una classe base. In quest'ultimo caso, è necessario passare il tipo che definisce il membro nel costruttore di PrivateObject. - + + @@ -181,72 +213,86 @@ oppure il membro potrebbe essere privato e definito per una classe base. In quest'ultimo caso, è necessario passare il tipo che definisce il membro nel costruttore di PrivateObject. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. Il parametro '{0}' non è valido. Il valore non può essere Null. {1}. - + + Different number of elements. Il numero di elementi è diverso. - + + String '{0}' does not start with string '{1}'. {2}. La stringa '{0}' non inizia con la stringa '{1}'. {2}. - + + The property {0} has type {1}; expected type {2}. Il tipo della proprietà {0} è {1}, ma quello previsto è {2}. - + + (null) (Null) - + + (object) (oggetto) - + + The expected exception type must be System.Exception or a type derived from System.Exception. Il tipo di eccezione previsto deve essere System.Exception o un tipo derivato da System.Exception. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. Il metodo di test non ha generato un'eccezione. È prevista un'eccezione dall'attributo {0} definito nel metodo di test. - + + Test method did not throw expected exception {0}. {1} Il metodo di test non ha generato l'eccezione prevista {0}. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} Il metodo di test ha generato l'eccezione {0}, ma era prevista l'eccezione {1}. Messaggio dell'eccezione: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} Il metodo di test ha generato l'eccezione {0}, ma era prevista l'eccezione {1} o un tipo derivato da essa. Messaggio dell'eccezione: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) Non è stato possibile ottenere il messaggio per un'eccezione di tipo {0} a causa di un'eccezione. - + + No exception thrown. {1} exception was expected. {0} Non è stata generata alcuna eccezione. Era prevista un'eccezione {1}. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} È stata generata l'eccezione {2}, ma era prevista un'eccezione {1}. {0} Messaggio dell'eccezione: {3} Analisi dello stack: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. Non è stata specificata alcuna origine dati di test. Con DataTestMethodAttribute è necessario almeno un elemento TestDataSource. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. L'elemento async TestMethod con UITestMethodAttribute non è supportato. Rimuovere async o usare TestMethodAttribute. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. La proprietà o il metodo {0} su {1} non restituisce IEnumerable<object[]>. - + + Value returned by property or method {0} shouldn't be null. Il valore restituito dalla proprietà o dal metodo {0} non deve essere Null. - + + Method {0} must match the expected signature: public static {1} {0}({2}). Il metodo {0} deve corrispondere alla firma prevista: public static {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + La proprietà o il metodo {0} nella classe {1} restituisce un elemento IEnumerable<object[]> vuoto. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ja.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ja.xlf index bc14028a12..8534ff842f 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ja.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ja.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. アクセス文字列は無効な構文を含んでいます。 - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} - 予期されたコレクションでは <{2}> が {1} 回発生します。実際のコレクションには {3} 回発生します。{0} - + 予期されたコレクションでは、<{2}> が {1} 回発生します。実際のコレクションでは、{3} 回発生します。{0} + + Duplicate item found:<{1}>. {0} - 重複する項目が見つかりました: <{1}>。{0} - + 重複する項目が見つかりました:<{1}>。{0} + + Expected:<{1}>. Actual:<{2}>. {0} - <{1}> が必要ですが、<{2}> が指定されています。{0} - + <{1}> が必要ですが、<{2}> が指定されました。{0} + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} 指定する値 <{1}> と実際の値 <{2}> との間には <{3}> 以内の差が必要です。{0} - + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} - <{1}> が必要です。実際の値 <{2}> では大文字と小文字が異なります。{0} - + <{1}> が必要です。実際の値: <{2}> では大文字と小文字が異なります。{0} + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} - <{1} ({2})> が必要ですが、<{3} ({4})> が指定されています。{0} - + <{1} ({2})> が必要ですが、<{3} ({4})> が指定されました。{0} + + Expected any value except:<{1}>. Actual:<{2}>. {0} <{1}> 以外の任意の値が必要ですが、<{2}> が指定されています。{0} - + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} 指定する値 <{1}> と実際の値 <{2}> との間には、<{3}> を超える差が必要です。{0} - + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} AreSame() には値型を渡すことはできません。オブジェクトに変換された値が同じにはなりません。AreEqual() を使用することを検討してください。{0} - + + Both collections are empty. {0} 両方のコレクションが空です。{0} - + + Both collection contain same elements. 両方のコレクションが同じ要素を含んでいます。 - + + Both collection references point to the same collection object. {0} 両方のコレクションの参照が、同じコレクション オブジェクトにポイントしています。{0} - + + Both collections contain the same elements. {0} 両方のコレクションが同じ要素を含んでいます。{0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. 文字列 '{0}' は文字列 '{1}' を含んでいません。{2}。 - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} - コレクション内の要素数が一致しません。<{1}> が必要ですが、実際には <{2}> が指定されています。{0} - + コレクション内の要素数が一致しません。<{1}> が必要ですが <{2}> が指定されています。{0} + + Element at index {0} do not match. インデックス {0} の要素が一致しません。 - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} インデックス {1} の要素は、必要な型ではありません。<{2}> が必要ですが、<{3}> が指定されています。{0} - + + Element at index {1} is (null). Expected type:<{2}>.{0} - インデックス {1} の要素は null です。必要な型:<{2}>。{0} - + インデックス {1} の要素は null です。必要な型:<{2}>.{0} + + String '{0}' does not end with string '{1}'. {2}. 文字列 '{0}' は文字列 '{1}' で終わりません。{2}。 - + + Invalid argument- EqualsTester can't use nulls. 無効な引数 - EqualsTester は null を使用することはできません。 - + + Cannot convert object of type {0} to {1}. 型 {0} のオブジェクトを {1} に変換できません。 - + + {0} failed. {1} {0} に失敗しました。{1} - + + The internal object referenced is no longer valid. 参照された内部オブジェクトは、現在有効ではありません。 - + + The parameter '{0}' is invalid. {1}. パラメーター '{0}' は無効です。{1}。 - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0} には型 <{1}> が必要ですが、型 <{2}> が指定されました。 - + + String '{0}' does not match pattern '{1}'. {2}. 文字列 '{0}' はパターン '{1}' と一致しません。{2}。 - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} 正しくない型は <{1}> であり、実際の型は <{2}> です。{0} - + + String '{0}' matches pattern '{1}'. {2}. 文字列 '{0}' はパターン '{1}' と一致します。{2}。 - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. - アサーションには Assert.Equals を使用せずに、Assert.AreEqual とオーバーロードを使用してください。 - + アサーションには Assert.Equals を使用せずに、Assert.AreEqual とオーバーロードを使用してください。(& ) + + @@ -168,7 +199,8 @@ またはメンバーがプライベートであり、基底クラスで定義されている可能性があります。後者である場合は、メンバーを 定義する型を PrivateObject のコンストラクターに渡す必要があります。 - + + @@ -181,72 +213,86 @@ またはメンバーがプライベートであり、基底クラスで定義されている可能性があります。後者である場合は、メンバーを 定義する型を PrivateObject のコンストラクターに渡す必要があります。 - + + The parameter '{0}' is invalid. The value cannot be null. {1}. パラメーター '{0}' は無効です。値を null にすることはできません。{1}。 - + + Different number of elements. 要素数が異なります。 - + + String '{0}' does not start with string '{1}'. {2}. 文字列 '{0}' は文字列 '{1}' で始まりません。{2}。 - + + The property {0} has type {1}; expected type {2}. プロパティ {0} は型 {1} を含んでいますが、型 {2} が必要です。 - + + (null) (null) - + + (object) (オブジェクト) - + + The expected exception type must be System.Exception or a type derived from System.Exception. 予期される例外の型は System.Exception または System.Exception の派生型である必要があります。 - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. テスト メソッドは例外をスローしませんでした。テスト メソッドで定義されている属性 {0} で例外が予期されていました。 - + + Test method did not throw expected exception {0}. {1} テスト メソッドは例外 {0} をスローしませんでした。{1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} テスト メソッドは、例外 {0} をスローしましたが、例外 {1} が予期されていました。例外メッセージ: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} テスト メソッドは、例外 {0} をスローしましたが、例外 {1} またはその派生型が予期されていました。例外メッセージ: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (例外が発生したため、型 {0} の例外のメッセージを取得できませんでした。) - + + No exception thrown. {1} exception was expected. {0} 例外がスローされませんでした。{1} の例外が予期されていました。{0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} 例外 {2} がスローされましたが、例外 {1} は予期されていました。{0} 例外メッセージ: {3} スタック トレース: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. テスト データ ソースが指定されていません。DataTestMethodAttribute では少なくとも 1 つの TestDataSource が必要です。 - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. UITestMethodAttribute が指定された非同期の TestMethod はサポートされていません。非同期を削除するか、TestMethodAttribute を使用してください。 - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - {1} のプロパティやメソッド {0} は IEnumerable<object[]> を返しません。 - + {1} 上のプロパティまたはメソッド {0} は IEnumerable<object[]> を返しません。 + + Value returned by property or method {0} shouldn't be null. プロパティやメソッド {0} によって返される値を null にすることはできません。 - + + Method {0} must match the expected signature: public static {1} {0}({2}). メソッド {0} は必要なシグネチャと一致しなければなりません: public static {1} {0}({2})。 - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + {1} 上のプロパティまたはメソッド {0} は空の IEnumerable<object[]> を返します。 + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ko.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ko.xlf index 7a4634c81e..0b71fc1e12 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ko.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ko.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. 액세스 문자열의 구문이 잘못되었습니다. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} 필요한 컬렉션에 <{2}>은(는) {1}개가 포함되어야 하는데 실제 컬렉션에는 {3}개가 포함되어 있습니다. {0} - + + Duplicate item found:<{1}>. {0} 중복된 항목이 있습니다. <{1}>. {0} - + + Expected:<{1}>. Actual:<{2}>. {0} 예상 값: <{1}>. 실제 값: <{2}>. {0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} 예상 값 <{1}>과(와) 실제 값 <{2}>의 차이가 <{3}>보다 크지 않아야 합니다. {0} - + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} 예상 값: <{1}>. 대/소문자가 다른 실제 값: <{2}>. {0} - + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} 예상 값: <{1} ({2})>. 실제 값: <{3} ({4})>. {0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} 예상 값: <{1}>을(를) 제외한 모든 값. 실제 값: <{2}>. {0} - + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} 예상 값 <{1}>과(와) 실제 값 <{2}>의 차이가 <{3}>보다 커야 합니다. {0} - + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} AreSame()에 값 형식을 전달하면 안 됩니다. Object로 변환된 값은 동일한 값으로 간주되지 않습니다. AreEqual()을 사용해 보세요. {0} - + + Both collections are empty. {0} 두 컬렉션이 모두 비어 있습니다. {0} - + + Both collection contain same elements. 두 컬렉션에 같은 요소가 포함되어 있습니다. - + + Both collection references point to the same collection object. {0} 두 컬렉션 참조가 동일한 컬렉션 개체를 가리킵니다. {0} - + + Both collections contain the same elements. {0} 두 컬렉션에 같은 요소가 포함되어 있습니다. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. '{0}' 문자열이 '{1}' 문자열을 포함하지 않습니다. {2} - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} 컬렉션의 요소 수가 일치하지 않습니다. 예상 값: <{1}>. 실제 값: <{2}>.{0} - + + Element at index {0} do not match. 인덱스 {0}에 있는 요소가 일치하지 않습니다. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} 인덱스 {1}에 있는 요소가 필요한 형식이 아닙니다. 필요한 형식: <{2}>, 실제 형식: <{3}>.{0} - + + Element at index {1} is (null). Expected type:<{2}>.{0} 인덱스 {1}에 있는 요소가 (null)입니다. 필요한 형식: <{2}>.{0} - + + String '{0}' does not end with string '{1}'. {2}. '{0}' 문자열이 '{1}' 문자열로 끝나지 않습니다. {2} - + + Invalid argument- EqualsTester can't use nulls. 잘못된 인수 - EqualsTester에는 null을 사용할 수 없습니다. - + + Cannot convert object of type {0} to {1}. {0} 형식의 개체를 {1}(으)로 변환할 수 없습니다. - + + {0} failed. {1} {0}이(가) 실패했습니다. {1} - + + The internal object referenced is no longer valid. 참조된 내부 개체가 더 이상 유효하지 않습니다. - + + The parameter '{0}' is invalid. {1}. '{0}' 매개 변수가 잘못되었습니다. {1} - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0} 예상 형식: <{1}>, 실제 형식: <{2}>. - + + String '{0}' does not match pattern '{1}'. {2}. '{0}' 문자열이 '{1}' 패턴과 일치하지 않습니다. {2} - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} 잘못된 형식: <{1}>, 실제 형식: <{2}>. {0} - + + String '{0}' matches pattern '{1}'. {2}. '{0}' 문자열이 '{1}' 패턴과 일치합니다. {2} - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. 어설션에 Assert.Equals를 사용할 수 없습니다. 대신 Assert.AreEqual 및 오버로드를 사용하세요. - + + @@ -164,11 +195,12 @@ that defines the member into PrivateObject's constructor. - 지정한 멤버({0})를 찾을 수 없습니다. 전용 접근자를 다시 생성해야 할 수 있습니다. - 또는 멤버가 기본 클래스에 정의된 전용 멤버일 수 있습니다. 기본 클래스에 정의된 전용 멤버인 경우에는 이 멤버를 정의하는 형식을 + 지정한 멤버({0})를 찾을 수 없습니다. 프라이빗 접근자를 다시 생성해야 할 수 있습니다. + 또는 멤버가 기본 클래스에 정의된 프라이빗 멤버일 수 있습니다. 기본 클래스에 정의된 전용 멤버인 경우에는 이 멤버를 정의하는 형식을 PrivateObject의 생성자에 전달해야 합니다. - + + @@ -177,76 +209,90 @@ that defines the member into PrivateObject's constructor. - 지정한 서명을 가진 생성자를 찾을 수 없습니다. 전용 접근자를 다시 생성해야 할 수 있습니다. - 또는 멤버가 기본 클래스에 정의된 전용 멤버일 수 있습니다. 기본 클래스에 정의된 전용 멤버인 경우에는 이 멤버를 정의하는 형식을 + 지정한 서명을 가진 생성자를 찾을 수 없습니다. 프라이빗 접근자를 다시 생성해야 할 수 있습니다. + 또는 멤버가 기본 클래스에 정의된 프라이빗 멤버일 수 있습니다. 기본 클래스에 정의된 전용 멤버인 경우에는 이 멤버를 정의하는 형식을 PrivateObject의 생성자에 전달해야 합니다. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. '{0}' 매개 변수가 잘못되었습니다. 이 값은 null일 수 없습니다. {1}. - + + Different number of elements. 요소 수가 다릅니다. - + + String '{0}' does not start with string '{1}'. {2}. '{0}' 문자열이 '{1}' 문자열로 시작되지 않습니다. {2} - + + The property {0} has type {1}; expected type {2}. {0} 속성의 형식은 {2}이어야 하는데 실제로는 {1}입니다. - + + (null) (null) - + + (object) (개체) - + + The expected exception type must be System.Exception or a type derived from System.Exception. 예상 예외 형식은 System.Exception이거나 System.Exception에서 파생된 형식이어야 합니다. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. 테스트 메서드에서 예외를 throw하지 않았습니다. 예외는 테스트 메서드에 정의된 {0} 특성에 의해 예상되었습니다. - + + Test method did not throw expected exception {0}. {1} 테스트 메서드에서 예상 예외 {0}을(를) throw하지 않았습니다. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} 테스트 메서드에서 {0} 예외를 throw했지만 {1} 예외를 예상했습니다. 예외 메시지: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} 테스트 메서드에서 {0} 예외를 throw했지만 {1} 예외 또는 해당 예외에서 파생된 형식을 예상했습니다. 예외 메시지: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (예외로 인해 {0} 형식의 예외에 대한 메시지를 가져오지 못했습니다.) - + + No exception thrown. {1} exception was expected. {0} {1} 예외를 예상했지만 예외가 throw되지 않았습니다. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} {1} 예외를 예상했지만 {2} 예외를 throw했습니다. {0} 예외 메시지: {3} 스택 추적: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. 테스트 데이터 소스가 지정되지 않았습니다. DataTestMethodAttribute에는 하나 이상의 TestDataSource가 필요합니다. - + + {0} ({1}) {0}({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. async TestMethod with UITestMethodAttribute는 지원되지 않습니다. async를 제거하거나 TestMethodAttribute를 사용하세요. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - {1}의 속성 또는 메서드 {0}이(가) IEnumerable<object[]>을(를) 반환하지 않습니다. - + {1}의 속성 또는 메서드 {0}이(가) IEnumerable<object[]>를 반환하지 않습니다. + + Value returned by property or method {0} shouldn't be null. 속성 또는 메서드 {0}에 의해 반환된 값은 null일 수 없습니다. - + + Method {0} must match the expected signature: public static {1} {0}({2}). 메서드 {0}은(는) 다음 예상 시그니처와 일치해야 합니다. 공용 정적 {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + {1}의 속성 또는 메서드 {0}이(가) 빈 IEnumerable<object[]>를 반환합니다. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pl.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pl.xlf index 4686db047d..abb2531f9c 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pl.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pl.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. Ciąg dostępu ma nieprawidłową składnię. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} - Oczekiwana kolekcja zawiera następującą liczbę wystąpień elementu <{2}>: {1}. Rzeczywista kolekcja zawiera następującą liczbę wystąpień: {3}. {0} - + Oczekiwana kolekcja zawiera {1} wystąpień <{2}>. Bieżąca kolekcja zawiera {3} wystąpień. {0} + + Duplicate item found:<{1}>. {0} - Znaleziono zduplikowany element: <{1}>. {0} - + Znaleziono duplikat:<{1}>. {0} + + Expected:<{1}>. Actual:<{2}>. {0} - Oczekiwana wartość: <{1}>. Wartość rzeczywista: <{2}>. {0} - + Oczekiwana:<{1}>. Rzeczywista:<{2}>. {0} + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - Oczekiwano różnicy nie większej niż <{3}> między oczekiwaną wartością <{1}> i wartością rzeczywistą <{2}>. {0} - + Oczekiwano różnicy nie większej niż <{3}> pomiędzy oczekiwaną wartością <{1}> a rzeczywistą wartością <{2}>. {0} + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} - Oczekiwano: <{1}>. Przypadek jest inny w przypadku wartości rzeczywistej: <{2}>. {0} - + Oczekiwano:<{1}>. Przypadek różni się od rzeczywistej wartości:<{2}>. {0} + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} - Oczekiwana wartość: <{1} ({2})>. Wartość rzeczywista: <{3} ({4})>. {0} - + Oczekiwana:<{1} ({2})>. Rzeczywista:<{3} ({4})>. {0} + + Expected any value except:<{1}>. Actual:<{2}>. {0} - Oczekiwano dowolnej wartości z wyjątkiem: <{1}>. Wartość rzeczywista: <{2}>. {0} - + Oczekiwano dowolnej wartości za wyjątkiem:<{1}>. Rzeczywista:<{2}>. {0} + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - Oczekiwano różnicy większej niż <{3}> między oczekiwaną wartością <{1}> i wartością rzeczywistą <{2}>. {0} - + Oczekiwano różnicy większej niż <{3}> pomiędzy oczekiwaną wartością <{1}> a rzeczywistą wartością <{2}>. {0} + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} Nie przekazuj typów wartości do metody AreSame(). Wartości przekonwertowane na typ Object nigdy nie będą takie same. Rozważ użycie metody AreEqual(). {0} - + + Both collections are empty. {0} Obie kolekcje są puste. {0} - + + Both collection contain same elements. Obie kolekcje zawierają te same elementy. - + + Both collection references point to the same collection object. {0} Odwołania do obu kolekcji wskazują ten sam obiekt kolekcji. {0} - + + Both collections contain the same elements. {0} Obie kolekcje zawierają te same elementy. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. Ciąg „{0}” nie zawiera ciągu „{1}”. {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} - Liczba elementów w kolekcjach nie jest zgodna. Oczekiwana wartość: <{1}>. Wartość rzeczywista: <{2}>.{0} - + Nie zgadza się liczba elementów w kolekcji. Oczekiwana:<{1}>. Rzeczywista:<{2}>.{0} + + Element at index {0} do not match. Element w indeksie {0} nie jest zgodny. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} - Element w indeksie {1} nie ma oczekiwanego typu. Oczekiwany typ: <{2}>. Rzeczywisty typ: <{3}>.{0} - + Element o indeksie {1} jest innego typu niż oczekiwano. Oczekiwany typ:<{2}>. Rzeczywisty typ:<{3}>.{0} + + Element at index {1} is (null). Expected type:<{2}>.{0} - Element w indeksie {1} ma wartość (null). Oczekiwany typ: <{2}>.{0} - + Element o indeksie {1} jest zerowy (null). Oczekiwany typ: <{2}>.{0} + + String '{0}' does not end with string '{1}'. {2}. Ciąg „{0}” nie kończy się ciągiem „{1}”. {2}. - + + Invalid argument- EqualsTester can't use nulls. Nieprawidłowy argument. Element EqualsTester nie może używać wartości null. - + + Cannot convert object of type {0} to {1}. Nie można przekonwertować obiektu typu {0} na typ {1}. - + + {0} failed. {1} {0} — niepowodzenie. {1} - + + The internal object referenced is no longer valid. Przywoływany obiekt wewnętrzny nie jest już prawidłowy. - + + The parameter '{0}' is invalid. {1}. Parametr „{0}” jest nieprawidłowy. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. - {0} Oczekiwany typ: <{1}>. Rzeczywisty typ: <{2}>. - + {0} Oczekiwany typ:<{1}>. Rzeczywisty typ:<{2}>. + + String '{0}' does not match pattern '{1}'. {2}. Ciąg „{0}” nie jest zgodny ze wzorcem „{1}”. {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} - Niepoprawny typ: <{1}>. Rzeczywisty typ: <{2}>. {0} - + Zły typ:<{1}>. Rzeczywisty typ:<{2}>. {0} + + String '{0}' matches pattern '{1}'. {2}. Ciąg „{0}” jest zgodny ze wzorcem „{1}”. {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. - Nie można użyć metody Assert.Equals dla asercji. Zamiast tego użyj metody Assert.AreEqual i przeciążeń. - + Assert.Equals nie powinno być używane do potwierdzania. Zamiast tego użyj Assert.AreEqual i przeciążeń. + + @@ -168,7 +199,8 @@ lub składowa może być zdefiniowana jako prywatna w klasie bazowej. W drugim przypadku należy przekazać typ, który definiuje składową w konstruktorze obiektu PrivateObject. - + + @@ -181,72 +213,86 @@ lub składowa może być zdefiniowana jako prywatna w klasie bazowej. W drugim przypadku należy przekazać typ, który definiuje składową w konstruktorze obiektu PrivateObject. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. Parametr „{0}” jest nieprawidłowy. Wartość nie może być równa null. {1}. - + + Different number of elements. Inna liczba elementów. - + + String '{0}' does not start with string '{1}'. {2}. Ciąg „{0}” nie rozpoczyna się od ciągu „{1}”. {2}. - + + The property {0} has type {1}; expected type {2}. Właściwość {0} jest typu {1}; oczekiwano typu {2}. - + + (null) (null) - + + (object) (obiekt) - + + The expected exception type must be System.Exception or a type derived from System.Exception. Oczekiwanym typem wyjątku musi być typ System.Exception lub typ pochodzący od typu System.Exception. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. Metoda testowa nie zgłosiła wyjątku. Oczekiwano zgłoszenia wyjątku przez atrybut {0} zdefiniowany dla metody testowej. - + + Test method did not throw expected exception {0}. {1} Metoda testowa nie zgłosiła oczekiwanego wyjątku {0}. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} Metoda testowa zgłosiła wyjątek {0}, lecz oczekiwano wyjątku {1}. Komunikat wyjątku: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} Metoda testowa zgłosiła wyjątek {0}, lecz oczekiwano wyjątku typu {1} lub jego typu pochodnego. Komunikat wyjątku: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (Nie można pobrać komunikatu dotyczącego wyjątku typu {0} z powodu wyjątku). - + + No exception thrown. {1} exception was expected. {0} Nie zgłoszono wyjątku. Oczekiwany wyjątek: {1}. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} Zgłoszono wyjątek {2}, ale oczekiwano wyjątku {1}. {0} Komunikat o wyjątku: {3} Ślad stosu: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. Nie określono testowego źródła danych. Atrybut DataTestMethodAttribute wymaga co najmniej jednego atrybutu TestDataSource. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. asynchroniczna metoda TestMethod z elementem UITestMethodAttribute nie są obsługiwane. Usuń element asynchroniczny lub użyj elementu TestMethodAttribute. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - Właściwość lub metoda {0} w {1} nie zwraca obiektu IEnumerable<object[]>. - + Właściwość lub metoda {0} w elemencie {1} nie zwraca obiektu IEnumerable<object[]>. + + Value returned by property or method {0} shouldn't be null. Wartość zwracana przez właściwość lub metodę {0} nie powinna być równa null. - + + Method {0} must match the expected signature: public static {1} {0}({2}). Metoda {0} musi być zgodna z oczekiwaną sygnaturą: public static {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + Właściwość lub metoda {0} w elemencie {1} zwraca pusty interfejs IEnumerable<object[]>. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pt-BR.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pt-BR.xlf index 1f927a4144..ee7f2bc28a 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pt-BR.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pt-BR.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. A cadeia de caracteres de acesso tem sintaxe inválida. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} A coleção esperada contém {1} ocorrência(s) de <{2}>. A coleção real contém {3} ocorrência(s). {0} - + + Duplicate item found:<{1}>. {0} Item duplicado encontrado:<{1}>. {0} - + + Expected:<{1}>. Actual:<{2}>. {0} Esperado:<{1}>. Real:<{2}>. {0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - É esperada uma diferença menor ou igual a <{3}> entre o valor esperado <{1}> e o valor real <{2}>. {0} - + Esperada uma diferença não maior que <{3}> entre o valor esperado <{1}> e o valor real <{2}>. {0} + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} - Esperado:<{1}>. Maiúsculas e minúsculas diferentes para o valor real:<{2}>. {0} - + Esperado:<{1}>. Capitalização é diferente para o valor real:<{2}>. {0} + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} Esperado:<{1} ({2})>. Real:<{3} ({4})>. {0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} - É esperado qualquer valor, exceto:<{1}>. Real:<{2}>. {0} - + Esperado qualquer valor exceto:<{1}>. Real:<{2}>. {0} + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - É esperada uma diferença maior que <{3}> entre o valor esperado <{1}> e o valor real <{2}>. {0} - + Esperada uma diferença maior que <{3}> entre o valor esperado <{1}> e o valor real <{2}>. {0} + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} Não passe tipos de valores para AreSame(). Os valores convertidos para Object nunca serão os mesmos. Considere usar AreEqual(). {0} - + + Both collections are empty. {0} Ambas as coleções estão vazias. {0} - + + Both collection contain same elements. Ambas as coleções contêm os mesmos elementos. - + + Both collection references point to the same collection object. {0} Ambas as referências de coleção apontam para o mesmo objeto de coleção. {0} - + + Both collections contain the same elements. {0} Ambas as coleções contêm os mesmos elementos. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. A cadeia de caracteres '{0}' não contém a cadeia de caracteres '{1}'. {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} - O número de elementos nas coleções não corresponde. Esperado:<{1}>. Real:<{2}>.{0} - + O número de elementos nas coleções não coincidem. Esperado:<{1}>. Real:<{2}>.{0} + + Element at index {0} do not match. O elemento no índice {0} não corresponde. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} - O elemento no índice {1} não é de tipo esperado. Tipo esperado:<{2}>. Tipo real:<{3}>.{0} - + Elemento de índice {1} não é de tipo esperado. Tipo esperado:<{2}>. Tipo real:<{3}>.{0} + + Element at index {1} is (null). Expected type:<{2}>.{0} - O elemento no índice {1} é (nulo). Tipo esperado:<{2}>.{0} - + Elemento de índice {1} é (nulo). Tipo esperado:<{2}>.{0} + + String '{0}' does not end with string '{1}'. {2}. A cadeia de caracteres '{0}' não termina com a cadeia de caracteres '{1}'. {2}. - + + Invalid argument- EqualsTester can't use nulls. Argumento inválido - EqualsTester não pode usar valores nulos. - + + Cannot convert object of type {0} to {1}. Não é possível converter objeto do tipo {0} em {1}. - + + {0} failed. {1} {0} falhou. {1} - + + The internal object referenced is no longer valid. O objeto interno referenciado não é mais válido. - + + The parameter '{0}' is invalid. {1}. O parâmetro '{0}' é inválido. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0} Tipo esperado:<{1}>. Tipo real:<{2}>. - + + String '{0}' does not match pattern '{1}'. {2}. A cadeia de caracteres '{0}' não corresponde ao padrão '{1}'. {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} Tipo errado:<{1}>. Tipo real:<{2}>. {0} - + + String '{0}' matches pattern '{1}'. {2}. A cadeia de caracteres '{0}' corresponde ao padrão '{1}'. {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. - Assert.Equals não deveria ser usado para Asserções. Use Assert.AreEqual e sobrecargas em seu lugar. - + Assert.Equals não deveria ser usado para Declarações. Use Assert.AreEqual e sobrecargas em seu lugar. + + @@ -168,7 +199,8 @@ ou o membro pode ser particular e definido em uma classe base. Se o último caso for verdadeiro, será necessário passar o tipo que define o membro no construtor do PrivateObject. - + + @@ -181,72 +213,86 @@ ou o membro pode ser particular e definido em uma classe base. Se o último caso for verdadeiro, será necessário passar o tipo que define o membro para o construtor do PrivateObject. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. O parâmetro '{0}' é inválido. O valor não pode ser nulo. {1}. - + + Different number of elements. Número diferente de elementos. - + + String '{0}' does not start with string '{1}'. {2}. A cadeia de caracteres '{0}' não começa com a cadeia de caracteres '{1}'. {2}. - + + The property {0} has type {1}; expected type {2}. A propriedade {0} é do tipo {1}; o tipo esperado era {2}. - + + (null) (nulo) - + + (object) (objeto) - + + The expected exception type must be System.Exception or a type derived from System.Exception. O tipo de exceção esperado deve ser System.Exception ou um tipo derivado de System.Exception. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. O método de teste não emitiu uma exceção. Uma exceção era esperada pelo atributo {0} definido no método de teste. - + + Test method did not throw expected exception {0}. {1} O método de teste não emitiu a exceção esperada {0}. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} O método de teste emitiu a exceção {0}, mas a exceção {1} era esperada. Mensagem de exceção: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} O método de teste emitiu a exceção {0}, mas a exceção {1} ou um tipo derivado dela eram esperados. Mensagem da exceção: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (Falha ao obter a mensagem para uma exceção do tipo {0} devido a uma exceção.) - + + No exception thrown. {1} exception was expected. {0} Nenhuma exceção lançada. A exceção {1} era esperada. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} A exceção {2} foi lançada, mas a exceção {1} era esperada. {0} Mensagem de Exceção: {3} Rastreamento de Pilha: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. Nenhuma fonte de dados especificada. Ao menos um TestDataSource é necessário com DataTestMethodAttribute. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. TestMethod assíncrono com UITestMethodAttribute não têm suporte. Remova o assíncrono ou use o TestMethodAttribute. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. A propriedade ou o método {0} em {1} não retorna IEnumerable<object[]>. - + + Value returned by property or method {0} shouldn't be null. O valor retornado pela propriedade ou o método {0} não deve ser nulo null. - + + Method {0} must match the expected signature: public static {1} {0}({2}). O método {0} deve corresponder à assinatura esperada: public static {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + A propriedade ou o método {0} em {1} retorna um IEnumerable<object[]> vazio. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ru.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ru.xlf index c976c10519..9e831e274a 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ru.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ru.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. Строка доступа имеет недопустимый синтаксис. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} - Ожидаемая коллекция содержит следующее число вхождений <{2}>: {1}. Фактическая коллекция содержит следующее число вхождений: {3}. {0} - + Ожидаемый набор содержит следующее число событий <{2}>: {1}. Фактический набор содержит число событий: {3}. {0} + + Duplicate item found:<{1}>. {0} - Обнаружен повторяющийся элемент: <{1}>. {0} - + Обнаружен совпадающий элемент: <{1}>. {0} + + Expected:<{1}>. Actual:<{2}>. {0} Ожидается: <{1}>. Фактически: <{2}>. {0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - Между ожидаемым значением (<{1}>) и фактическим значением (<{2}>) требуется разница не более чем <{3}>. {0} - + Между ожидаемым значением <{1}> и фактическим значением <{2}> требуется разница не более чем <{3}>. {0} + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} - Ожидается: <{1}>. В фактическом значении регистр отличается: <{2}>. {0} - + Ожидается: <{1}>. Отличается на фактическое значение: <{2}>. {0} + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} Ожидается: <{1} ({2})>. Фактически: <{3} ({4})>. {0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} - Ожидается любое значение, кроме <{1}>. Фактически: <{2}>. {0} - + Ожидается любое значение, кроме: <{1}>. Фактически: <{2}>. {0} + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - Между ожидаемым значением (<{1}>) и фактическим значением (<{2}>) требуется разница более чем <{3}>. {0} - + Между ожидаемым значением <{1}> и фактическим значением <{2}> требуется разница более чем <{3}>. {0} + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} Не передавайте типы значений в функцию AreSame(). Значения, преобразованные в Object, никогда не будут одинаковыми. Попробуйте использовать AreEqual(). {0} - + + Both collections are empty. {0} Обе коллекции пусты. {0} - + + Both collection contain same elements. Обе коллекции содержат одинаковые элементы. - + + Both collection references point to the same collection object. {0} Ссылки в обоих коллекциях указывают на один и тот же объект коллекции. {0} - + + Both collections contain the same elements. {0} Обе коллекции содержат одинаковые элементы. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. Строка "{0}" не содержит строку "{1}". {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} - Число элементов в коллекциях не соответствует ожидаемому. Ожидается: <{1}>. Фактически: <{2}>. {0} - + Число элементов в наборе не соответствует ожидаемому. Ожидается: <{1}>. Фактически: <{2}>.{0} + + Element at index {0} do not match. Элемент по индексу {0} не совпадает. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} - Тип элемента по индексу {1} не соответствует ожидаемому. Ожидаемый тип: <{2}>. Фактический тип: <{3}>. {0} - + Тип элемента по индексу {1} не соответствует ожидаемому. Ожидаемый тип: <{2}>. Фактический тип: <{3}>.{0} + + Element at index {1} is (null). Expected type:<{2}>.{0} - Элемент по индексу {1} имеет значение (NULL). Ожидаемый тип: <{2}>. {0} - + Элемент по индексу {1} имеет значение (null). Ожидаемый тип: <{2}>.{0} + + String '{0}' does not end with string '{1}'. {2}. Строка "{0}" не оканчивается строкой "{1}". {2}. - + + Invalid argument- EqualsTester can't use nulls. Недопустимый аргумент — EqualsTester не может использовать значения NULL. - + + Cannot convert object of type {0} to {1}. Невозможно преобразовать объект типа {0} в {1}. - + + {0} failed. {1} Сбой {0}. {1} - + + The internal object referenced is no longer valid. Внутренний объект, на который есть ссылка, больше не является допустимым. - + + The parameter '{0}' is invalid. {1}. Параметр "{0}" является недопустимым. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. - {0} Ожидается тип: <{1}>. Фактический тип: <{2}>. - + {0}Ожидается тип: <{1}>. Фактический тип: <{2}>. + + String '{0}' does not match pattern '{1}'. {2}. Строка "{0}" не соответствует шаблону "{1}". {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} Неверный тип: <{1}>. Фактический тип: <{2}>. {0} - + + String '{0}' matches pattern '{1}'. {2}. Строка "{0}" соответствует шаблону "{1}". {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. - Нельзя использовать Assert.Equals для утверждений (Assertions). Вместо этого используйте Assert.AreEqual и перегрузки. - + Нельзя использовать Assert.Equals для Assertions. Вместо этого используйте Assert.AreEqual и перегрузки. + + @@ -168,7 +199,8 @@ либо член является закрытым и определенным на основе базового класса. Если справедливо последнее, то необходимо передать тип, определяющий член, в конструктор для PrivateObject. - + + @@ -181,72 +213,86 @@ метод доступа либо член является закрытым и определенным на основе базового класса. Если справедливо последнее, то необходимо передать тип, определяющий член, в конструктор для PrivateObject. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. Параметр "{0}" является недопустимым. Значение не может быть NULL. {1}. - + + Different number of elements. Разное число элементов. - + + String '{0}' does not start with string '{1}'. {2}. Строка "{0}" не начинается со строки "{1}". {2}. - + + The property {0} has type {1}; expected type {2}. Свойство {0} имеет тип {1}. Ожидается тип {2}. - + + (null) (NULL) - + + (object) (объект) - + + The expected exception type must be System.Exception or a type derived from System.Exception. Тип ожидаемого исключения должен быть System.Exception или производным от System.Exception. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. Метод теста не создал исключение. Исключение ожидалось атрибутом {0}, определенным в методе теста. - + + Test method did not throw expected exception {0}. {1} Метод теста не создал ожидаемое исключение ({0}). {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} Метод теста создал исключение "{0}", а ожидалось исключение "{1}". Сообщение исключения: "{2}". - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} Метод теста создал исключение "{0}", а ожидалось исключение "{1}" или производный от него тип. Сообщение исключения: "{2}". - + + (Failed to get the message for an exception of type {0} due to an exception.) (Не удалось получить сообщение для исключения с типом {0} в связи с возникновением исключения.) - + + No exception thrown. {1} exception was expected. {0} Исключение не создано. Ожидалось исключение {1}. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} Создано исключение {2}, хотя ожидалось исключение {1}. {0} Сообщение исключения: {3} Трассировка стека: {4}. - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. Не указан источник данных теста. Требуется по меньшей мере один элемент TestDataSource для DataTestMethodAttribute. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. Асинхронный метод TestMethod с UITestMethodAttribute не поддерживается. Удалите префикс async или используйте TestMethodAttribute. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - Свойство или метод {0} в {1} не возвращает IEnumerable<object[]>. - + Свойство или метод {0} объекта {1} не возвращает IEnumerable<object[]>. + + Value returned by property or method {0} shouldn't be null. Значение, возвращаемое свойством или методом {0}, не должно быть равно NULL. - + + Method {0} must match the expected signature: public static {1} {0}({2}). Метод {0} должен соответствовать ожидаемой сигнатуре: public static {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + Свойство или метод {0} класса {1} возвращает пустой IEnumerable<object[]>. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.tr.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.tr.xlf index 8f2193be63..8f6d1d8a7d 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.tr.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.tr.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. Erişim dizesi geçersiz söz dizimine sahip. - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} - Beklenen koleksiyon {1} <{2}> örneği içeriyor. Gerçek koleksiyon {3} örnek içeriyor. {0} - + Beklenen koleksiyon {1} <{2}> örneği içerir. Gerçek koleksiyon {3} örnek içerir. {0} + + Duplicate item found:<{1}>. {0} Yinelenen öğe bulundu:<{1}>. {0} - + + Expected:<{1}>. Actual:<{2}>. {0} Beklenen:<{1}>. Gerçek:<{2}>. {0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - Beklenen <{1}> değeri ile gerçek <{2}> değeri arasında, <{3}> değerinden büyük olmayan fark bekleniyor. {0} - + Beklenen değer <{1}> ile gerçek değer <{2}> arasında, şundan büyük olmayan fark bekleniyor: <{3}>. {0} + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} Beklenen:<{1}>. Durum, gerçek değer için farklı:<{2}>. {0} - + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} Beklenen:<{1} ({2})>. Gerçek:<{3} ({4})>. {0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} - <{1}> dışında bir değer bekleniyor. Gerçek:<{2}>. {0} - + Şunun dışında bir değer bekleniyor:<{1}>. Gerçek:<{2}>. {0} + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - Beklenen <{1}> değeri ile gerçek <{2}> değeri arasında, <{3}> değerinden büyük bir fark bekleniyor. {0} - + Beklenen değer <{1}> ile gerçek değer <{2}> arasında, şundan büyük olan fark bekleniyor: <{3}>. {0} + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} AreSame()'e değer türleri geçirmeyin. Object olarak dönüştürülen değerler asla aynı olamayacak. AreEqual() kullanmayı düşün. {0} - + + Both collections are empty. {0} Koleksiyonların her ikisi de boş. {0} - + + Both collection contain same elements. Her iki koleksiyon da aynı öğeleri içeriyor. - + + Both collection references point to the same collection object. {0} Her iki koleksiyon başvurusu da aynı koleksiyon nesnesine işaret ediyor. {0} - + + Both collections contain the same elements. {0} Her iki koleksiyon da aynı öğeleri içeriyor. {0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. '{0}' dizesi, '{1}' dizesini içermiyor. {2}. - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} - Koleksiyonlardaki öğe sayıları eşleşmiyor. Beklenen:<{1}>. Gerçek:<{2}>.{0} - + Koleksiyonlar içindeki öğe sayıları eşleşmiyor. Beklenen:<{1}>. Gerçek:<{2}>.{0} + + Element at index {0} do not match. {0} dizinindeki öğe eşleşmiyor. - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} {1} dizinindeki öğe, beklenen türde değil. Beklenen tür:<{2}>. Gerçek tür:<{3}>.{0} - + + Element at index {1} is (null). Expected type:<{2}>.{0} {1} dizinindeki öğe (null). Beklenen tür:<{2}>.{0} - + + String '{0}' does not end with string '{1}'. {2}. '{0}' dizesi, '{1}' dizesi ile sonlanmıyor. {2}. - + + Invalid argument- EqualsTester can't use nulls. Geçersiz bağımsız değişken- EqualsTester, null değerleri kullanamaz. - + + Cannot convert object of type {0} to {1}. {0} türündeki nesne {1} türüne dönüştürülemez. - + + {0} failed. {1} {0} başarısız. {1} - + + The internal object referenced is no longer valid. Başvurulan dahili nesne artık geçerli değil. - + + The parameter '{0}' is invalid. {1}. '{0}' parametresi geçersiz. {1}. - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0} Beklenen tür:<{1}>. Gerçek tür:<{2}>. - + + String '{0}' does not match pattern '{1}'. {2}. '{0}' dizesi, '{1}' deseni ile eşleşmiyor. {2}. - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} Yanlış Tür:<{1}>. Gerçek tür:<{2}>. {0} - + + String '{0}' matches pattern '{1}'. {2}. '{0}' dizesi, '{1}' deseni ile eşleşiyor. {2}. - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. - Assert.Equals, Onaylamalar için kullanılmamalıdır. Lütfen bunun yerine Assert.AreEqual ve aşırı yüklemeleri kullanın. - + Assert.Equals, Onaylama için kullanılmamalı. Lütfen yerine Assert.AreEqual & aşırı yüklemeleri kullanın. + + @@ -168,7 +199,8 @@ veya üye, özel olabilir ve temel sınıfta tanımlı olabilir. Eğer ikincisi doğru ise, türü geçirmeniz gerekir; bu tür PrivateObject'in oluşturucusunda üyeyi tanımlar. - + + @@ -181,72 +213,86 @@ veya üye, özel olabilir ve temel sınıfta tanımlı olabilir. Eğer ikincisi doğru ise, türü geçirmeniz gerekir; bu tür, PrivateObject'in oluşturucusunda üyeyi tanımlar. - + + The parameter '{0}' is invalid. The value cannot be null. {1}. '{0}' parametresi geçersiz. Değer null olamaz. {1}. - + + Different number of elements. Öğe sayıları farklı. - + + String '{0}' does not start with string '{1}'. {2}. '{0}' dizesi, '{1}' dizesi ile başlamıyor. {2}. - + + The property {0} has type {1}; expected type {2}. {0} özelliği, {1} türüne sahip; beklenen tür {2}. - + + (null) (null) - + + (object) (nesne) - + + The expected exception type must be System.Exception or a type derived from System.Exception. Beklenen özel durum türü, System.Exception türü veya System.Exception'dan türetilmiş bir tür olmalıdır. - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. Test metodu bir özel durum oluşturmadı. Test metodunda tanımlanan {0} özniteliği tarafından bir özel durum bekleniyordu. - + + Test method did not throw expected exception {0}. {1} Test yöntemi beklenen {0} özel durumunu oluşturmadı. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} Test yöntemi {0} özel durumunu oluşturdu, ancak {1} özel durumu bekleniyordu. Özel durum iletisi: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} Test yöntemi {0} özel durumunu oluşturdu, ancak {1} özel durumu veya ondan türetilmiş bir tür bekleniyordu. Özel durum iletisi: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (Bir özel durum nedeniyle, {0} türündeki özel durum iletisi alınamadı.) - + + No exception thrown. {1} exception was expected. {0} Özel durum oluşturulmadı. {1} özel durumu bekleniyordu. {0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} {2} özel durumu oluşturuldu, ancak {1} özel durumu bekleniyordu. {0} Özel Durum İletisi: {3} Yığın İzleme: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. Test verisi kaynağı belirtilmedi. DataTestMethodAttribute ile en az bir TestDataSource gereklidir. - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. UITestMethodAttribute özniteliğine sahip async TestMethod metodu desteklenmiyor. async ifadesini kaldırın ya da TestMethodAttribute özniteliğini kullanın. - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - {1} üzerindeki {0} özelliği veya metodu IEnumerable<object[]> döndürmüyor. - + {1} üzerindeki {0} özelliği veya metodu IEnumerable<object[]> döndürmez. + + Value returned by property or method {0} shouldn't be null. {0} özelliği veya metodu tarafından döndürülen değer null olamaz. - + + Method {0} must match the expected signature: public static {1} {0}({2}). {0} metodu, beklenen imzayla eşleşmelidir: public static {1} {0}({2}). - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + {1} üzerindeki {0} özelliği veya metodu boş IEnumerable<object[]> döndürür. + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hans.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hans.xlf index 85aed1f161..e63a330b22 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hans.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hans.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. 访问字符串的语法无效。 - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} 所需集合包含 <{2}> 的 {1} 个匹配项。实际集合包含 {3} 个匹配项。{0} - + + Duplicate item found:<{1}>. {0} 找到了重复项: <{1}>。{0} - + + Expected:<{1}>. Actual:<{2}>. {0} 应为: <{1}>,实际为: <{2}>。{0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} 预期值 <{1}> 和实际值 <{2}> 之间的差不应大于 <{3}>。{0} - + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} 应为: <{1}>。实际值的大小写有所不同: <{2}>。{0} - + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} 应为: <{1} ({2})>,实际为: <{3} ({4})>。{0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} - 应为 <{1}> 以外的任意值,实际为: <{2}>。{0} - + 应为: <{1}> 以外的任意值,实际为: <{2}>。{0} + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} 预期值 <{1}> 和实际值 <{2}> 之间的差应大于 <{3}>。{0} - + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} 不要向 AreSame() 传递值类型。转换为 Object 的值将永远不会相等。请考虑使用 AreEqual()。{0} - + + Both collections are empty. {0} 这两个集合都为空。{0} - + + Both collection contain same elements. 这两个集合包含相同的元素。 - + + Both collection references point to the same collection object. {0} 这两个集合引用指向同一个集合对象。{0} - + + Both collections contain the same elements. {0} 这两个集合包含相同的元素。{0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. 字符串“{0}”不包含字符串“{1}”。{2}。 - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} 集合中元素的数量不匹配。应为: <{1}>,实际为: <{2}>。{0} - + + Element at index {0} do not match. 索引 {0} 处的元素不匹配。 - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} - 索引 {1} 处的元素不是预期类型。类型应为: <{2}>,类型实为: <{3}>。{0} - + 索引 {1} 处的元素不是所需类型。所需类型为: <{2}>,实际类型为: <{3}>。{0} + + Element at index {1} is (null). Expected type:<{2}>.{0} - 索引 {1} 处的元素为(NULL)。类型应为: <{2}>。{0} - + 索引 {1} 处的元素为(null)。所需类型为: <{2}>。{0} + + String '{0}' does not end with string '{1}'. {2}. 字符串“{0}”不以字符串“{1}”结尾。{2}。 - + + Invalid argument- EqualsTester can't use nulls. 参数无效 - EqualsTester 不能使用 NULL。 - + + Cannot convert object of type {0} to {1}. 无法将类型为 {0} 的对象转换为 {1}。 - + + {0} failed. {1} {0} 失败。{1} - + + The internal object referenced is no longer valid. 所引用的内部对象不再有效。 - + + The parameter '{0}' is invalid. {1}. 参数“{0}”无效。{1}。 - + + {0} Expected type:<{1}>. Actual type:<{2}>. {0} 类型应为: <{1}>。类型实为: <{2}>。 - + + String '{0}' does not match pattern '{1}'. {2}. 字符串“{0}”与模式“{1}”不匹配。{2}。 - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} - 错误类型: <{1}>,实际类型: <{2}>。{0} - + 错误类型为: <{1}>,实际类型为: <{2}>。{0} + + String '{0}' matches pattern '{1}'. {2}. 字符串“{0}”与模式“{1}”匹配。{2}。 - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. Assert.Equals 不应用于断言。请改用 Assert.AreEqual 和重载。 - + + @@ -168,7 +199,8 @@ 或者该成员可能是私有成员并且是在基类上定义的。如果属于后一种情况,则需要将定义 该成员的类型传递到 PrivateObject 的构造函数中。 - + + @@ -181,72 +213,86 @@ 或者该成员可能是私有成员并且是在基类上定义的。如果属于后一种情况,则需要将定义 该成员的类型传递到 PrivateObject 的构造函数。 - + + The parameter '{0}' is invalid. The value cannot be null. {1}. 参数“{0}”无效。值不能为 NULL。{1}。 - + + Different number of elements. 不同数量的元素。 - + + String '{0}' does not start with string '{1}'. {2}. 字符串“{0}”没有以字符串“{1}”开头。{2}。 - + + The property {0} has type {1}; expected type {2}. 属性 {0} 的类型为 {1};类型应为 {2}。 - + + (null) (NULL) - + + (object) (对象) - + + The expected exception type must be System.Exception or a type derived from System.Exception. 预期的异常类型必须为 System.Exception 或从 System.Exception 派生的类型。 - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. 测试方法未引发异常。预期会因测试方法上定义的属性 {0} 引发一个异常。 - + + Test method did not throw expected exception {0}. {1} 测试方法未引发预期异常 {0}. {1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} 测试方法引发异常 {0},但预期异常是 {1}。异常消息: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} 测试方法引发异常 {0},但预期异常是 {1} 或其派生类型。异常消息: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (因异常而未能获取类型为 {0} 的异常的消息。) - + + No exception thrown. {1} exception was expected. {0} 未引发异常。原来预计会引发异常 {1}。{0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} 原来预计会引发异常 {1},但引发了异常 {2}。{0} 异常消息: {3} 堆栈跟踪: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. 未指定测试数据源。使用 DataTestMethodAttribute 至少需要一个 TestDataSource。 - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. 不支持具有 UITestMethodAttribute 的异步 TestMethod。请删除异步或使用 TestMethodAttribute。 - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - {1} 上的属性或方法 {0} 未返回 IEnumerable<object[]>。 - + {1} 上的属性或方法 {0} 不返回 IEnumerable<object[]>。 + + Value returned by property or method {0} shouldn't be null. 属性或方法 {0} 返回的值不能为 null。 - + + Method {0} must match the expected signature: public static {1} {0}({2}). 方法 {0} 必须匹配预期签名: public static {1} {0}({2})。 - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + {1} 上的属性或方法 {0} 返回空 IEnumerable<object[]>。 + + diff --git a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hant.xlf b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hant.xlf index 67b222e650..a155106b40 100644 --- a/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hant.xlf +++ b/src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hant.xlf @@ -5,157 +5,188 @@ Access string has invalid syntax. 存取字串有無效的語法。 - + + The expected collection contains {1} occurrence(s) of <{2}>. The actual collection contains {3} occurrence(s). {0} 預期在集合中包含 {1} 項 <{2}>,但實際的集合卻有 {3} 項。{0} - + + Duplicate item found:<{1}>. {0} 找到重複的項目: <{1}>。{0} - + + Expected:<{1}>. Actual:<{2}>. {0} 預期: <{1}>。實際: <{2}>。{0} - + + Expected a difference no greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} - 預期值 <{1}> 和實際值 <{2}> 之間的預期差異不大於 <{3}>。{0} - + 預期值 <{1}> 和實際值 <{2}> 之間的預期差異沒有大於 <{3}>。{0} + + Expected:<{1}>. Case is different for actual value:<{2}>. {0} 預期: <{1}>。大小寫與下列實際值不同: <{2}>。{0} - + + Expected:<{1} ({2})>. Actual:<{3} ({4})>. {0} 預期: <{1} ({2})>。實際: <{3} ({4})>。{0} - + + Expected any value except:<{1}>. Actual:<{2}>. {0} - 預期 <{1}> 以外的任何值。實際: <{2}>。{0} - + 預期任何值 (<{1}> 除外)。實際: <{2}>。{0} + + Expected a difference greater than <{3}> between expected value <{1}> and actual value <{2}>. {0} 預期值 <{1}> 和實際值 <{2}> 之間的預期差異大於 <{3}>。{0} - + + Do not pass value types to AreSame(). Values converted to Object will never be the same. Consider using AreEqual(). {0} 不要將實值型別傳遞給 AreSame()。轉換成 Object 的值從此不再一樣。請考慮使用 AreEqual()。{0} - + + Both collections are empty. {0} 兩個集合皆空白。{0} - + + Both collection contain same elements. 兩個集合含有相同的項目。 - + + Both collection references point to the same collection object. {0} 兩個集合參考都指向同一個集合物件。{0} - + + Both collections contain the same elements. {0} 兩個集合含有相同的項目。{0} - + + {0}({1}) {0}({1}) - + + String '{0}' does not contain string '{1}'. {2}. 字串 '{0}' 未包含字串 '{1}'。{2}。 - + + The number of elements in the collections do not match. Expected:<{1}>. Actual:<{2}>.{0} 集合中的項目數目不符。預期: <{1}>。實際: <{2}>。{0} - + + Element at index {0} do not match. 位於索引 {0} 的項目不符。 - + + Element at index {1} is not of expected type. Expected type:<{2}>. Actual type:<{3}>.{0} 位於索引 {1} 的項目不是預期的類型。預期的類型: <{2}>。實際的類型: <{3}>。{0} - + + Element at index {1} is (null). Expected type:<{2}>.{0} 位於索引 {1} 的項目是 (null)。預期的類型: <{2}>。{0} - + + String '{0}' does not end with string '{1}'. {2}. 字串 '{0}' 不是以字串 '{1}' 結尾。{2}。 - + + Invalid argument- EqualsTester can't use nulls. 引數無效 - EqualsTester 不可使用 null。 - + + Cannot convert object of type {0} to {1}. 無法將 {0} 類型的物件轉換為 {1}。 - + + {0} failed. {1} {0} 失敗。 {1} - + + The internal object referenced is no longer valid. 所參考的內部物件已不再有效。 - + + The parameter '{0}' is invalid. {1}. 參數 '{0}' 無效。{1}。 - + + {0} Expected type:<{1}>. Actual type:<{2}>. - {0} 預期的類型: <{1}>。實際的類型: <{2}>。 - + {0} 預期的類型: <{1}>,實際的類型: <{2}>。 + + String '{0}' does not match pattern '{1}'. {2}. 字串 '{0}' 與模式 '{1}' 不符。{2}。 - + + Wrong Type:<{1}>. Actual type:<{2}>. {0} 錯誤的類型: <{1}>。實際的類型: <{2}>。{0} - + + String '{0}' matches pattern '{1}'. {2}. 字串 '{0}' 與模式 '{1}' 相符。{2}。 - + + Assert.Equals should not be used for Assertions. Please use Assert.AreEqual & overloads instead. - Assert.Equals 不應用於判斷提示。請改用 Assert.AreEqual 及多載。 - + Assert.Equals 不應使用於判斷提示。請改用 Assert.AreEqual 及多載。 + + @@ -168,7 +199,8 @@ 或者該成員可能為私用,並且定義在基底類別上。如果是後者, 您必須將定義該成員的類型傳遞至 PrivateObject 的建構函式。 - + + @@ -181,72 +213,86 @@ 或者該成員可能為私用,並且定義在基底類別上。如果是後者,您必須 將定義該成員的類型傳遞至 PrivateObject 的建構函式。 - + + The parameter '{0}' is invalid. The value cannot be null. {1}. 參數 '{0}' 無效。此值不可為 null。{1}。 - + + Different number of elements. 項目數目不同。 - + + String '{0}' does not start with string '{1}'. {2}. 字串 '{0}' 不是以字串 '{1}' 開頭。{2}。 - + + The property {0} has type {1}; expected type {2}. 屬性 {0} 具有類型 {1}; 預期為類型 {2}。 - + + (null) (null) - + + (object) (物件) - + + The expected exception type must be System.Exception or a type derived from System.Exception. 預期的例外狀況類型必須是 System.Exception 或衍生自 System.Exception 的類型。 - + + Test method did not throw an exception. An exception was expected by attribute {0} defined on the test method. 測試方法未擲回例外狀況。測試方法上定義的屬性 {0} 需要例外狀況。 - + + Test method did not throw expected exception {0}. {1} 測試方法未擲回預期的例外狀況 {0}。{1} - + + Test method threw exception {0}, but exception {1} was expected. Exception message: {2} 測試方法擲回例外狀況 {0},但需要的是例外狀況 {1}。例外狀況訊息: {2} - + + Test method threw exception {0}, but exception {1} or a type derived from it was expected. Exception message: {2} 測試方法擲回例外狀況 {0},但需要的是例外狀況 {1} 或是衍生自其的類型。例外狀況訊息: {2} - + + (Failed to get the message for an exception of type {0} due to an exception.) (因為發生例外狀況,所以無法取得類型 {0} 之例外狀況的訊息。) - + + No exception thrown. {1} exception was expected. {0} 未擲回任何例外狀況。預期為 {1} 例外狀況。{0} - + + Threw exception {2}, but exception {1} was expected. {0} @@ -255,42 +301,50 @@ Stack Trace: {4} 擲回例外狀況 {2},但需要的是例外狀況 {1}。{0} 例外狀況訊息: {3} 堆疊追蹤: {4} - + + No test data source specified. Atleast one TestDataSource is required with DataTestMethodAttribute. 未指定任何測試資料來源。必須至少有一個具備 DataTestMethodAttribute 的 TestDataSource。 - + + {0} ({1}) {0} ({1}) - + + async TestMethod with UITestMethodAttribute are not supported. Either remove async or use TestMethodAttribute. 不支援有 UITestMethodAttribute 的 async TestMethod。請移除 async 或使用 TestMethodAttribute。 - + + Property or method {0} on {1} does not return IEnumerable<object[]>. - {1} 上的 屬性或方法 {0} 未回傳 IEnumerable<object[]>。 - + {1} 上的屬性或方法 {0} 並未傳回 IEnumerable<object[]>。 + + Value returned by property or method {0} shouldn't be null. 屬性或方法 {0} 傳回的值不可為 null。 - + + Method {0} must match the expected signature: public static {1} {0}({2}). 方法 {0} 必須與正確的簽章相符: public static {1} {0}({2})。 - + + Property or method {0} on {1} returns empty IEnumerable<object[]>. - Property or method {0} on {1} returns empty IEnumerable<object[]>. - + {1} 上的屬性或方法 {0} 傳回空的 IEnumerable<object[]>。 + +