Skip to content

Commit 115cbcf

Browse files
Update loc files for templates (#50547)
1 parent 3afdcd1 commit 115cbcf

File tree

56 files changed

+112
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+112
-0
lines changed

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.cs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "Metoda testovacího přípravku TestCleanup",
5353
"postActions/restoreNugetPackages/description": "Obnoví balíčky NuGet vyžadované tímto projektem.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "Spustit dotnet restore",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "Otevře Test1.cs v editoru."
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.de.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "Fixierungsmethode \"TestCleanup\"",
5353
"postActions/restoreNugetPackages/description": "Stellt die NuGet-Pakete wieder her, die für dieses Projekt erforderlich sind.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "\"dotnet restore\" ausführen",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "Öffnet Test1.cs im Editor"
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.en.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "TestCleanup fixture method",
5353
"postActions/restoreNugetPackages/description": "Restore NuGet packages required by this project.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "Run 'dotnet restore'",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "Opens Test1.cs in the editor"
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.es.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "Método de accesorio TestCleanup",
5353
"postActions/restoreNugetPackages/description": "Restaure los paquetes NuGet necesarios para este proyecto.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "Ejecutar \"dotnet restore\"",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "Abrir Test1.cs en el editor."
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.fr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "Méthode de fixture TestCleanup",
5353
"postActions/restoreNugetPackages/description": "Restaurez les packages NuGet requis par ce projet.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "Exécutez « dotnet restore »",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "Ouvre Test1.cs dans l’éditeur"
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.it.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "Metodo fixture TestCleanup",
5353
"postActions/restoreNugetPackages/description": "Ripristina i pacchetti NuGet richiesti da questo progetto.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "Esegui 'dotnet restore'",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "Apre Test1.cs nell'editor"
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.ja.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "TestCleanup フィクスチャ メソッド",
5353
"postActions/restoreNugetPackages/description": "このプロジェクトに必要な NuGet パッケージを復元します。",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "'dotnet restore' を実行する",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "エディターで Test1.cs を開きます"
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.ko.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "TestCleanup fixture 메서드",
5353
"postActions/restoreNugetPackages/description": "이 프로젝트에 필요한 NuGet 패키지를 복원합니다.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "'dotnet restore' 실행",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "편집기에서 Test1.cs 열기"
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.pl.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "TestCleanup — metoda początkowa",
5353
"postActions/restoreNugetPackages/description": "Przywróć pakiety NuGet wymagane przez ten projekt.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "Uruchom polecenie „dotnet restore”",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "Otwiera plik Test1.cs w edytorze"
5658
}

template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/.template.config/localize/templatestrings.pt-BR.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@
5252
"symbols/Fixture/choices/TestCleanup/description": "Método de acessório TestCleanup",
5353
"postActions/restoreNugetPackages/description": "Restaura os pacotes do NuGet exigidos por este projeto.",
5454
"postActions/restoreNugetPackages/manualInstructions/default/text": "Executa \"dotnet restore\"",
55+
"postActions/createOrUpdateDotnetConfig/description": "Create or update 'dotnet.config' file required by Microsoft.Testing.Platform.",
56+
"postActions/createOrUpdateDotnetConfig/manualInstructions/default/text": "Manually create 'dotnet.config' file setting the test runner to Microsoft.Testing.Platform",
5557
"postActions/openInEditor/description": "Abre o Test1.cs no editor"
5658
}

0 commit comments

Comments
 (0)