Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet bot <dotnet-bot@dotnetfoundation.org>2022-07-08 02:21:48 +0300
committerGitHub <noreply@github.com>2022-07-08 02:21:48 +0300
commita1431a0c70610967eeb37dec57c44e6e4eddec0c (patch)
treef4a4df4fa628363ef6afa60ab4e74e3594b93241 /src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp
parent3105a3115f02558e573a9850e5025adc1b70bf0c (diff)
Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1866136 (#42551)
* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1858649 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1858649 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1863737 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1863737 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1866136 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1866136 /fyi build IDs reference runs of the [`aspnetcore-localization`](https://dev.azure.com/dnceng/internal/_build?definitionId=1159) pipeline. Fortunately for us, that's been running reliably since the loc team started sending back strings.
Diffstat (limited to 'src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp')
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.cs.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.de.json14
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.es.json16
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.fr.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.it.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ja.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ko.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pl.json16
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pt-BR.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ru.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.tr.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hans.json20
-rw-r--r--src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hant.json20
13 files changed, 123 insertions, 123 deletions
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.cs.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.cs.json
index fde7be279a..3d46491c7d 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.cs.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.cs.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "Služba pracovního procesu",
+ "description": "Šablona prázdného projektu pro vytvoření služby Worker Service",
+ "symbols/ExcludeLaunchSettings/description": "Určuje, jestli se má z vygenerované šablony vyloučit soubor launchSettings.json.",
+ "symbols/Framework/description": "Cílová architektura pro projekt",
+ "symbols/Framework/choices/net7.0/description": "Cílový net7.0",
+ "symbols/skipRestore/description": "Pokud se tato možnost zadá, přeskočí automatické obnovení projektu při vytvoření.",
+ "symbols/UseProgramMain/displayName": "Nepoužívat příkazy nejvyšší úrovně",
+ "symbols/UseProgramMain/description": "Určuje, jestli se má místo příkazů nejvyšší úrovně generovat explicitní třída Program a metoda Main.",
+ "postActions/restore/description": "Obnoví balíčky NuGet vyžadované tímto projektem.",
+ "postActions/restore/manualInstructions/default/text": "Spustit dotnet restore"
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.de.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.de.json
index fde7be279a..71bf389ae1 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.de.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.de.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
"name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
+ "description": "Eine leere Projektvorlage zum Erstellen eines Workerdiensts.",
"symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
+ "symbols/Framework/description": "Das Zielframework für das Projekt.",
"symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "symbols/skipRestore/description": "Wenn angegeben, wird die automatische Wiederherstellung des Projekts beim Erstellen übersprungen.",
+ "symbols/UseProgramMain/displayName": "Keine Anweisungen der obersten Ebene verwenden",
+ "symbols/UseProgramMain/description": "Gibt an, ob anstelle von Anweisungen der obersten Ebene eine explizite Programmklasse und eine Main-Methode generiert werden soll.",
+ "postActions/restore/description": "„NuGet-Pakete“ wiederherstellen, die für dieses Projekt erforderlich sind.",
+ "postActions/restore/manualInstructions/default/text": "„dotnet restore“ ausführen"
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.es.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.es.json
index fde7be279a..13da740872 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.es.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.es.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
"name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
+ "description": "Una plantilla de proyecto vacía para crear un servicio Worker.",
"symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "symbols/Framework/description": "Marco de destino del proyecto.",
+ "symbols/Framework/choices/net7.0/description": "Objetivo net7.0",
+ "symbols/skipRestore/description": "Si se especifica, se omite la restauración automática del proyecto durante la creación.",
+ "symbols/UseProgramMain/displayName": "No usar instrucciones de nivel superior",
+ "symbols/UseProgramMain/description": "Indica si se debe generar una clase Program explícita y un método Main en lugar de instrucciones de nivel superior.",
+ "postActions/restore/description": "Restaure los paquetes NuGet necesarios para este proyecto.",
+ "postActions/restore/manualInstructions/default/text": "Ejecutar \"dotnet restore\""
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.fr.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.fr.json
index fde7be279a..a848f1214c 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.fr.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.fr.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "Service Worker",
+ "description": "Modèle de projet vide pour la création d'un service Worker.",
+ "symbols/ExcludeLaunchSettings/description": "Indique s’il faut exclure launchSettings.json du modèle généré.",
+ "symbols/Framework/description": "Framework cible du projet.",
+ "symbols/Framework/choices/net7.0/description": "Cible net7.0",
+ "symbols/skipRestore/description": "S’il est spécifié, ignore la restauration automatique du projet lors de la création.",
+ "symbols/UseProgramMain/displayName": "N’utilisez pas d’instructions de niveau supérieur",
+ "symbols/UseProgramMain/description": "Indique s’il faut générer une classe Programme explicite et une méthode Main au lieu d’instructions de niveau supérieur.",
+ "postActions/restore/description": "Restaurez les packages NuGet requis par ce projet.",
+ "postActions/restore/manualInstructions/default/text": "Exécuter « dotnet restore »"
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.it.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.it.json
index fde7be279a..14d64e2c84 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.it.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.it.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "Servizio del ruolo di lavoro",
+ "description": "Modello di progetto vuoto per la creazione di un'istanza di Worker Service.",
+ "symbols/ExcludeLaunchSettings/description": "Indica se escludere launchSettings.json dal modello generato.",
+ "symbols/Framework/description": "Il framework di destinazione per il progetto.",
+ "symbols/Framework/choices/net7.0/description": "Destinazione net7.0",
+ "symbols/skipRestore/description": "Se specificato, ignora il ripristino automatico del progetto durante la creazione.",
+ "symbols/UseProgramMain/displayName": "Non usare istruzioni di primo livello",
+ "symbols/UseProgramMain/description": "Indica se generare una classe Program esplicita e un metodo Main anziché istruzioni di primo livello.",
+ "postActions/restore/description": "Ripristina i pacchetti NuGet richiesti da questo progetto.",
+ "postActions/restore/manualInstructions/default/text": "Esegui 'dotnet restore'"
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ja.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ja.json
index fde7be279a..42ac9e867e 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ja.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ja.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "ワーカー サービス",
+ "description": "Worker Service を作成するための空のプロジェクト テンプレート。",
+ "symbols/ExcludeLaunchSettings/description": "生成されたテンプレートから launchSettings.json を除外するかどうか。",
+ "symbols/Framework/description": "プロジェクトのターゲット フレームワークです。",
+ "symbols/Framework/choices/net7.0/description": "ターゲット net7.0",
+ "symbols/skipRestore/description": "指定した場合、作成時にプロジェクトの自動復元がスキップされます。",
+ "symbols/UseProgramMain/displayName": "最上位レベルのステートメントを使用しない",
+ "symbols/UseProgramMain/description": "最上位レベルのステートメントではなく、明示的な Program クラスと Main メソッドを生成するかどうか。",
+ "postActions/restore/description": "このプロジェクトに必要な NuGet パッケージを復元します。",
+ "postActions/restore/manualInstructions/default/text": "'dotnet restore' を実行する"
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ko.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ko.json
index fde7be279a..986a76de9d 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ko.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ko.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "작업자 서비스",
+ "description": "Worker Service를 만드는 데 사용하는 빈 프로젝트 템플릿입니다.",
+ "symbols/ExcludeLaunchSettings/description": "생성된 템플릿에서 launchSettings.json을 제외할지 여부입니다.",
+ "symbols/Framework/description": "프로젝트에 대한 대상 프레임워크입니다.",
+ "symbols/Framework/choices/net7.0/description": "대상 net7.0",
+ "symbols/skipRestore/description": "지정된 경우, 프로젝트 생성 시 자동 복원을 건너뜁니다.",
+ "symbols/UseProgramMain/displayName": "최상위 문 사용 안 함",
+ "symbols/UseProgramMain/description": "최상위 문 대신 명시적 Program 클래스 및 Main 메서드를 생성할지 여부입니다.",
+ "postActions/restore/description": "이 프로젝트에 필요한 NuGet 패키지를 복원합니다.",
+ "postActions/restore/manualInstructions/default/text": "'dotnet restore' 실행"
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pl.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pl.json
index fde7be279a..c5a85c3c7a 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pl.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pl.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
"name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
+ "description": "Szablon pustego projektu służący do tworzenia usługi procesu roboczego.",
"symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "symbols/Framework/description": "Platforma docelowa dla tego projektu.",
+ "symbols/Framework/choices/net7.0/description": "Docelowe środowisko net7.0",
+ "symbols/skipRestore/description": "Jeśli ta opcja jest określona, pomija automatyczne przywracanie projektu podczas tworzenia.",
+ "symbols/UseProgramMain/displayName": "Nie używaj instrukcji najwyższego poziomu",
+ "symbols/UseProgramMain/description": "Określa, czy wygenerować jawną klasę Program i metodę Main zamiast instrukcji najwyższego poziomu.",
+ "postActions/restore/description": "Przywróć pakiety NuGet wymagane przez ten projekt.",
+ "postActions/restore/manualInstructions/default/text": "Uruchom polecenie \"dotnet restore\""
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pt-BR.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pt-BR.json
index fde7be279a..aa7127a679 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pt-BR.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.pt-BR.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "Serviço de Trabalho",
+ "description": "Um modelo de projeto vazio para criar um worker service.",
+ "symbols/ExcludeLaunchSettings/description": "Se deve excluir launchSettings.json do modelo gerado.",
+ "symbols/Framework/description": "A estrutura de destino do projeto.",
+ "symbols/Framework/choices/net7.0/description": "Alvo .NET7.0",
+ "symbols/skipRestore/description": "Se especificado, ignora a restauração automática do projeto sendo criado.",
+ "symbols/UseProgramMain/displayName": "Não usar instruções de nível superior",
+ "symbols/UseProgramMain/description": "Se deve gerar uma classe de Programa explícita e um método principal em vez de instruções de nível superior.",
+ "postActions/restore/description": "Restaure os pacotes NuGet exigidos por este projeto.",
+ "postActions/restore/manualInstructions/default/text": "Executar 'dotnet restore'"
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ru.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ru.json
index fde7be279a..610d4a26d1 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ru.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.ru.json
@@ -1,13 +1,13 @@
{
- "author": "Microsoft",
+ "author": "Майкрософт",
"name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "description": "Шаблон пустого проекта для создания службы Worker Service.",
+ "symbols/ExcludeLaunchSettings/description": "Следует ли исключить launchSettings.json из созданного шаблона.",
+ "symbols/Framework/description": "Целевая платформа для проекта.",
+ "symbols/Framework/choices/net7.0/description": "Целевая версия net7.0",
+ "symbols/skipRestore/description": "Если установлено, автоматическое восстановление проекта при создании пропускается.",
+ "symbols/UseProgramMain/displayName": "Не использовать операторы верхнего уровня",
+ "symbols/UseProgramMain/description": "Следует ли создавать явный класс Program и метод Main вместо операторов верхнего уровня.",
+ "postActions/restore/description": "Восстановление пакетов NuGet, необходимых для этого проекта.",
+ "postActions/restore/manualInstructions/default/text": "Выполнить команду \"dotnet restore\""
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.tr.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.tr.json
index fde7be279a..837e4fe273 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.tr.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.tr.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "Çalışan Hizmeti",
+ "description": "Çalışan hizmeti oluşturmaya yönelik boş proje şablonu.",
+ "symbols/ExcludeLaunchSettings/description": "launchSettings.json öğesinin oluşturulan şablondan dışlanıp dışlanmayacağı.",
+ "symbols/Framework/description": "Projenin hedef çerçevesi.",
+ "symbols/Framework/choices/net7.0/description": "Hedef net7.0",
+ "symbols/skipRestore/description": "Belirtilirse, oluşturma sırasında projenin otomatik geri yüklenmesini atlar.",
+ "symbols/UseProgramMain/displayName": "Üst düzey deyimler kullanmayın",
+ "symbols/UseProgramMain/description": "Üst düzey deyimler yerine açık bir Program sınıfı ve Ana yöntem oluşturup oluşturulmayacağını belirtir.",
+ "postActions/restore/description": "Bu projenin gerektirdiği NuGet paketlerini geri yükleyin.",
+ "postActions/restore/manualInstructions/default/text": "'dotnet restore' çalıştır"
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hans.json
index fde7be279a..502425b362 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hans.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hans.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "辅助角色服务",
+ "description": "用于创建 worker service 的空项目模板。",
+ "symbols/ExcludeLaunchSettings/description": "是否从生成的模板中排除 launchSettings.json。",
+ "symbols/Framework/description": "项目的目标框架。",
+ "symbols/Framework/choices/net7.0/description": "目标 net7.0",
+ "symbols/skipRestore/description": "如果指定,则在创建时跳过项目的自动还原。",
+ "symbols/UseProgramMain/displayName": "不使用顶级语句",
+ "symbols/UseProgramMain/description": "是否生成显式程序类和主方法,而不是顶级语句。",
+ "postActions/restore/description": "还原此项目所需的 NuGet 包。",
+ "postActions/restore/manualInstructions/default/text": "运行 \"dotnet restore\""
} \ No newline at end of file
diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hant.json b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hant.json
index fde7be279a..f7426d04f0 100644
--- a/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hant.json
+++ b/src/ProjectTemplates/Web.ProjectTemplates/content/Worker-CSharp/.template.config/localize/templatestrings.zh-Hant.json
@@ -1,13 +1,13 @@
{
"author": "Microsoft",
- "name": "Worker Service",
- "description": "An empty project template for creating a worker service.",
- "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.",
- "symbols/Framework/description": "The target framework for the project.",
- "symbols/Framework/choices/net7.0/description": "Target net7.0",
- "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.",
- "symbols/UseProgramMain/displayName": "Do not use top-level statements",
- "symbols/UseProgramMain/description": "Whether to generate an explicit Program class and Main method instead of top-level statements.",
- "postActions/restore/description": "Restore NuGet packages required by this project.",
- "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'"
+ "name": "背景工作服務",
+ "description": "用於建立 Worker Service 的空白專案範本。",
+ "symbols/ExcludeLaunchSettings/description": "是否要從產生的範本排除 launchSettings.json。",
+ "symbols/Framework/description": "專案的目標 Framework。",
+ "symbols/Framework/choices/net7.0/description": "目標 net7.0",
+ "symbols/skipRestore/description": "若指定,會在建立時跳過專案的自動還原。",
+ "symbols/UseProgramMain/displayName": "不要使用最上層語句",
+ "symbols/UseProgramMain/description": "是否要產生明確的 Program 類別和 Main 方法,而非最上層語句。",
+ "postActions/restore/description": "還原此專案所需的 NuGet 套件。",
+ "postActions/restore/manualInstructions/default/text": "執行 'dotnet restore'"
} \ No newline at end of file