From 29324a18151f70886adb6ada95e22f41a0c21c63 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Sun, 26 Feb 2023 10:13:21 -0800 Subject: [PATCH 1/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2123198 --- .../.template.config/localize/templatestrings.cs.json | 9 +++++++++ .../.template.config/localize/templatestrings.de.json | 9 +++++++++ .../.template.config/localize/templatestrings.es.json | 9 +++++++++ .../.template.config/localize/templatestrings.fr.json | 9 +++++++++ .../.template.config/localize/templatestrings.it.json | 9 +++++++++ .../.template.config/localize/templatestrings.ja.json | 9 +++++++++ .../.template.config/localize/templatestrings.ko.json | 9 +++++++++ .../.template.config/localize/templatestrings.pl.json | 9 +++++++++ .../.template.config/localize/templatestrings.pt-BR.json | 9 +++++++++ .../.template.config/localize/templatestrings.ru.json | 9 +++++++++ .../.template.config/localize/templatestrings.tr.json | 9 +++++++++ 11 files changed, 99 insertions(+) create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pt-BR.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ru.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json new file mode 100644 index 000000000000..cbd004d20b5b --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "obor názvů pro vygenerovaný kód", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json new file mode 100644 index 000000000000..40d2d62b55bd --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "Namespace für den generierten Code", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json new file mode 100644 index 000000000000..3588cf60862d --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "espacio de nombres para el código generado", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json new file mode 100644 index 000000000000..636a99cad524 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "espace de noms pour le code généré", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json new file mode 100644 index 000000000000..2de89e84a29f --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "spazio dei nomi per il codice generato", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.json new file mode 100644 index 000000000000..2c7734d85563 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "生成されたコードの名前空間", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json new file mode 100644 index 000000000000..4269fe661c48 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "생성된 코드의 네임스페이스", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json new file mode 100644 index 000000000000..abc8aa6d7a8c --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "przestrzeń nazw wygenerowanego kodu.", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pt-BR.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pt-BR.json new file mode 100644 index 000000000000..98b257464198 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pt-BR.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "Controlador de API", + "description": "Controlador de API com ou sem ações de leitura/gravação", + "symbols/namespace/description": "namespace do código gerado", + "symbols/actions/description": "criar um controlador com ações de leitura/gravação", + "symbols/actions/displayName": "Adicionar Ações de Leitura/Gravação", + "postActions/openInEditor/description": "Abre o ValueController.cs no Editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ru.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ru.json new file mode 100644 index 000000000000..32197747d9a9 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ru.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "Контроллер API", + "description": "Контроллер API с действиями чтения и записи или без них", + "symbols/namespace/description": "пространство имен для созданного кода", + "symbols/actions/description": "создать контроллер с действиями чтения и записи", + "symbols/actions/displayName": "Добавить действия ReadWrite", + "postActions/openInEditor/description": "Открывает ValueController.cs в редакторе" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json new file mode 100644 index 000000000000..9a16a05303ba --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "oluşturulan kod için ad alanı", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file From 1b1bcf7ebbb87b9dbc0f8a8996a97acbea683afd Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Sun, 26 Feb 2023 10:14:27 -0800 Subject: [PATCH 2/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2123198 --- .../localize/templatestrings.zh-Hans.json | 9 +++++++++ .../localize/templatestrings.zh-Hant.json | 9 +++++++++ .../.template.config/localize/templatestrings.cs.json | 9 +++++++++ .../.template.config/localize/templatestrings.de.json | 9 +++++++++ .../.template.config/localize/templatestrings.es.json | 9 +++++++++ .../.template.config/localize/templatestrings.fr.json | 9 +++++++++ .../.template.config/localize/templatestrings.it.json | 9 +++++++++ .../.template.config/localize/templatestrings.ja.json | 9 +++++++++ .../.template.config/localize/templatestrings.ko.json | 9 +++++++++ .../.template.config/localize/templatestrings.pl.json | 9 +++++++++ .../.template.config/localize/templatestrings.pt-BR.json | 9 +++++++++ .../.template.config/localize/templatestrings.ru.json | 9 +++++++++ .../.template.config/localize/templatestrings.tr.json | 9 +++++++++ .../localize/templatestrings.zh-Hans.json | 9 +++++++++ .../localize/templatestrings.zh-Hant.json | 9 +++++++++ 15 files changed, 135 insertions(+) create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pt-BR.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ru.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.json new file mode 100644 index 000000000000..8818a05982b2 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "生成的代码的命名空间", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json new file mode 100644 index 000000000000..91f856b919b6 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "API Controller", + "description": "API Controller with or without read/write actions", + "symbols/namespace/description": "適用於產生之程式碼的命名空間", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens ValueController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json new file mode 100644 index 000000000000..ec91bb0c1a36 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "obor názvů pro vygenerovaný kód", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json new file mode 100644 index 000000000000..bd61e5e525fe --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "Namespace für den generierten Code", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json new file mode 100644 index 000000000000..848d469cd8d1 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "espacio de nombres para el código generado", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json new file mode 100644 index 000000000000..1ad6cd6c4f2f --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "espace de noms pour le code généré", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json new file mode 100644 index 000000000000..cb800a53f1b3 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "spazio dei nomi per il codice generato", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.json new file mode 100644 index 000000000000..cf30ba67bdd0 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "生成されたコードの名前空間", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json new file mode 100644 index 000000000000..69d1b3b69326 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "생성된 코드의 네임스페이스", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json new file mode 100644 index 000000000000..fc5af4a9e5bc --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "przestrzeń nazw wygenerowanego kodu.", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pt-BR.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pt-BR.json new file mode 100644 index 000000000000..d5fe33603721 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pt-BR.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "Controlador MVC", + "description": "Controlador MVC com ou sem ações de leitura/gravação", + "symbols/namespace/description": "namespace do código gerado", + "symbols/actions/description": "criar um controlador com ações de leitura/gravação", + "symbols/actions/displayName": "Adicionar Ações de Leitura/Gravação", + "postActions/openInEditor/description": "Abre o HomeController.cs no editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ru.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ru.json new file mode 100644 index 000000000000..249d8f6da4b0 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ru.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "Контроллер MVC", + "description": "Контроллер MVC с действиями чтения и записи или без них", + "symbols/namespace/description": "пространство имен для созданного кода", + "symbols/actions/description": "создать контроллер с действиями чтения и записи", + "symbols/actions/displayName": "Добавить действия ReadWrite", + "postActions/openInEditor/description": "Открывает HomeController.cs в редакторе" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json new file mode 100644 index 000000000000..fe08e6eb5880 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "oluşturulan kod için ad alanı", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.json new file mode 100644 index 000000000000..df7d1bec7024 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "生成的代码的命名空间", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json new file mode 100644 index 000000000000..97643422f4ec --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "MVC Controller", + "description": "MVC Controller with or without read/write actions", + "symbols/namespace/description": "適用於產生之程式碼的命名空間", + "symbols/actions/description": "create controller with read/write actions", + "symbols/actions/displayName": "Add ReadWrite Actions", + "postActions/openInEditor/description": "Opens HomeController.cs in the editor" +} \ No newline at end of file From d45e85e9c834fe9424535729dc26cd0ac25e4287 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Sun, 26 Feb 2023 10:15:33 -0800 Subject: [PATCH 3/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2123198 --- .../.template.config/localize/templatestrings.cs.json | 6 ++++++ .../.template.config/localize/templatestrings.de.json | 6 ++++++ .../.template.config/localize/templatestrings.es.json | 6 ++++++ .../.template.config/localize/templatestrings.fr.json | 6 ++++++ .../.template.config/localize/templatestrings.it.json | 6 ++++++ .../.template.config/localize/templatestrings.ja.json | 6 ++++++ .../.template.config/localize/templatestrings.ko.json | 6 ++++++ .../.template.config/localize/templatestrings.pl.json | 6 ++++++ .../.template.config/localize/templatestrings.pt-BR.json | 6 ++++++ .../.template.config/localize/templatestrings.ru.json | 6 ++++++ .../.template.config/localize/templatestrings.tr.json | 6 ++++++ .../.template.config/localize/templatestrings.zh-Hans.json | 6 ++++++ .../.template.config/localize/templatestrings.zh-Hant.json | 6 ++++++ 13 files changed, 78 insertions(+) create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pt-BR.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ru.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.json create mode 100644 src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json new file mode 100644 index 000000000000..451004cb67ec --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "Otevře soubor Index.cshtml v editoru." +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json new file mode 100644 index 000000000000..53bcf919c57f --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "Öffnet Index.cshtml im Editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json new file mode 100644 index 000000000000..32f5fb4767a0 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "Abre Index.cshtml en el editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json new file mode 100644 index 000000000000..cbe7dfc87d25 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "Ouvre Index.cshtml dans l’éditeur" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json new file mode 100644 index 000000000000..b4fe60cbacc4 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "Apre Index.cshtml nell'editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.json new file mode 100644 index 000000000000..ed0a6c57f9f0 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "エディターで Index.cshtml を開きます" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json new file mode 100644 index 000000000000..3f072e7cceef --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "편집기에서 Index.cshtml을 엽니다." +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json new file mode 100644 index 000000000000..6fb85f30e538 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "Otwiera plik Index.cshtml w edytorze" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pt-BR.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pt-BR.json new file mode 100644 index 000000000000..70401fb06b6c --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pt-BR.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Exibição do Razor", + "description": "Uma exibição do Razor sem um modelo de página", + "postActions/openInEditor/description": "Abre Index.cshtml no editor" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ru.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ru.json new file mode 100644 index 000000000000..4f052ab23464 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ru.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Представление Razor", + "description": "Представление Razor без модели страницы", + "postActions/openInEditor/description": "Открывает Index.cshtml в редакторе" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json new file mode 100644 index 000000000000..3ef63142f9f9 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "Düzenleyicide Index.cshtml’yi açar" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.json new file mode 100644 index 000000000000..ec7f95ac2944 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "在编辑器中打开 Index.cshtml" +} \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json new file mode 100644 index 000000000000..f0e90d23f3a6 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor View", + "description": "A Razor view without a page model", + "postActions/openInEditor/description": "在編輯器中開啟 Index.cshtml" +} \ No newline at end of file From 8d875fb335c843c553bb69a66582cbb47f9500c7 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 27 Feb 2023 10:13:49 -0800 Subject: [PATCH 4/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2123920 --- .../.template.config/localize/templatestrings.cs.json | 10 +++++----- .../.template.config/localize/templatestrings.es.json | 10 +++++----- .../.template.config/localize/templatestrings.fr.json | 10 +++++----- .../.template.config/localize/templatestrings.it.json | 10 +++++----- .../.template.config/localize/templatestrings.ja.json | 10 +++++----- .../.template.config/localize/templatestrings.ko.json | 10 +++++----- .../.template.config/localize/templatestrings.pl.json | 10 +++++----- 7 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json index cbd004d20b5b..9c5157c2e3ba 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "Kontroler rozhraní API", + "description": "Kontroler rozhraní API s akcemi čtení a zápisu nebo bez nich", "symbols/namespace/description": "obor názvů pro vygenerovaný kód", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "vytvoření kontroleru s akcemi čtení/zápisu", + "symbols/actions/displayName": "Přidat akce ReadWrite", + "postActions/openInEditor/description": "Otevře soubor ValueController.cs v editoru." } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json index 3588cf60862d..636e2f8d1656 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "Controlador de API", + "description": "Controlador de API con o sin acciones de lectura y escritura", "symbols/namespace/description": "espacio de nombres para el código generado", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "crear controlador con acciones de lectura y escritura", + "symbols/actions/displayName": "Agregar acciones de lectura y escritura", + "postActions/openInEditor/description": "Abre ValueController.cs en el editor" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json index 636a99cad524..8c79bbe7006c 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "Contrôleur API", + "description": "Contrôleur API avec ou sans des actions de lecture/écriture", "symbols/namespace/description": "espace de noms pour le code généré", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "créer un contrôleur avec des actions de lecture/écriture", + "symbols/actions/displayName": "Ajouter des actions ReadWrite", + "postActions/openInEditor/description": "Ouvre ValueController.cs dans l’éditeur" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json index 2de89e84a29f..4dd4e7508776 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "Controller API", + "description": "Controller API con o senza azioni di lettura/scrittura", "symbols/namespace/description": "spazio dei nomi per il codice generato", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "Crea controller API con azioni di lettura/scrittura", + "symbols/actions/displayName": "Aggiungi azioni lettura/scrittura", + "postActions/openInEditor/description": "Apre ValueController.cs nell'editor" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.json index 2c7734d85563..e828150ce1c0 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "API コントローラー", + "description": "読み取り/書き込みアクションの有無にかかわらない API コントローラー", "symbols/namespace/description": "生成されたコードの名前空間", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "読み取り/書き込みアクションを使用してコントローラーを作成する", + "symbols/actions/displayName": "ReadWrite アクションの追加", + "postActions/openInEditor/description": "エディターで ValueController.cs を開きます" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json index 4269fe661c48..edb3453ace53 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "API 컨트롤러", + "description": "읽기/쓰기 동작이 포함 또는 포함되지 않은 API 컨트롤러", "symbols/namespace/description": "생성된 코드의 네임스페이스", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "읽기/쓰기 작업이 포함된 컨트롤러 만들기", + "symbols/actions/displayName": "ReadWrite 작업 추가", + "postActions/openInEditor/description": "편집기에서 ValueController.cs를 엽니다." } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json index abc8aa6d7a8c..46b9aed01d70 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "Kontroler interfejsu API", + "description": "Kontroler interfejsu API z akcjami odczytu/zapisu lub bez", "symbols/namespace/description": "przestrzeń nazw wygenerowanego kodu.", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "tworzenie kontrolera z akcjami odczytu/zapisu", + "symbols/actions/displayName": "Dodaj akcje odczytu i zapisu", + "postActions/openInEditor/description": "Otwiera plik ValueController.cs w edytorze" } \ No newline at end of file From 9838731d2a14ee8ee327af8825d458f82b21db58 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 27 Feb 2023 10:14:56 -0800 Subject: [PATCH 5/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2123920 --- .../localize/templatestrings.zh-Hans.json | 10 +++++----- .../localize/templatestrings.zh-Hant.json | 10 +++++----- .../.template.config/localize/templatestrings.cs.json | 10 +++++----- .../.template.config/localize/templatestrings.es.json | 10 +++++----- .../.template.config/localize/templatestrings.fr.json | 10 +++++----- .../.template.config/localize/templatestrings.it.json | 10 +++++----- .../.template.config/localize/templatestrings.ja.json | 10 +++++----- .../.template.config/localize/templatestrings.ko.json | 10 +++++----- .../.template.config/localize/templatestrings.pl.json | 10 +++++----- .../localize/templatestrings.zh-Hans.json | 10 +++++----- .../localize/templatestrings.zh-Hant.json | 10 +++++----- 11 files changed, 55 insertions(+), 55 deletions(-) diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.json index 8818a05982b2..3bb3ff76d463 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "API 控制器", + "description": "具有或不具有读/写操作的 API 控制器", "symbols/namespace/description": "生成的代码的命名空间", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "使用读/写操作创建控制器", + "symbols/actions/displayName": "添加 ReadWrite 操作", + "postActions/openInEditor/description": "在编辑器中打开 ValueController.cs" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json index 91f856b919b6..f82037ab59a6 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "API 控制器", + "description": "包含或不包含讀取/寫入動作的 API 控制器", "symbols/namespace/description": "適用於產生之程式碼的命名空間", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "使用讀取/寫入動作建立控制器", + "symbols/actions/displayName": "新增 ReadWrite 動作", + "postActions/openInEditor/description": "在編輯器中開啟 ValueController.cs" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json index ec91bb0c1a36..2ec0479fa97a 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "Řadič MVC", + "description": "Kontroler MVC s akcemi čtení/zápisu nebo bez nich", "symbols/namespace/description": "obor názvů pro vygenerovaný kód", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "vytvoření kontroleru s akcemi čtení/zápisu", + "symbols/actions/displayName": "Přidat akce ReadWrite", + "postActions/openInEditor/description": "Otevře Soubor HomeController.cs v editoru." } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json index 848d469cd8d1..69cfdd604faa 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "Controlador MVC", + "description": "Controlador MVC con o sin acciones de lectura y escritura", "symbols/namespace/description": "espacio de nombres para el código generado", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "crear controlador con acciones de lectura y escritura", + "symbols/actions/displayName": "Agregar acciones de lectura y escritura", + "postActions/openInEditor/description": "Abre HomeController.cs en el editor" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json index 1ad6cd6c4f2f..8ce8b80ede52 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "Contrôleur MVC", + "description": "Contrôleur MVC avec ou sans des actions de lecture/écriture", "symbols/namespace/description": "espace de noms pour le code généré", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "créer un contrôleur avec des actions de lecture/écriture", + "symbols/actions/displayName": "Ajouter des actions ReadWrite", + "postActions/openInEditor/description": "Ouvre HomeController.cs dans l’éditeur" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json index cb800a53f1b3..ebb301bf5fe8 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "Controller MVC", + "description": "Controller MVC con o senza azioni di lettura/scrittura", "symbols/namespace/description": "spazio dei nomi per il codice generato", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "Crea controller API con azioni di lettura/scrittura", + "symbols/actions/displayName": "Aggiungi azioni lettura/scrittura", + "postActions/openInEditor/description": "Apre HomeController.cs nell'editor" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.json index cf30ba67bdd0..f4e5559fed47 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "MVC コントローラー", + "description": "読み取り/書き込みアクションの有無にかかわらない MVC コントローラー", "symbols/namespace/description": "生成されたコードの名前空間", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "読み取り/書き込みアクションを使用してコントローラーを作成する", + "symbols/actions/displayName": "ReadWrite アクションの追加", + "postActions/openInEditor/description": "エディターで HomeController.cs を開く" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json index 69d1b3b69326..906ef365c1d5 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "MVC 컨트롤러", + "description": "읽기/쓰기 동작이 포함 또는 포함되지 않은 MVC 컨트롤러", "symbols/namespace/description": "생성된 코드의 네임스페이스", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "읽기/쓰기 작업이 포함된 컨트롤러 만들기", + "symbols/actions/displayName": "ReadWrite 작업 추가", + "postActions/openInEditor/description": "편집기에서 HomeController.cs를 엽니다." } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json index fc5af4a9e5bc..fb308f31dbcd 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "Kontroler MVC", + "description": "Kontroler MVC z akcjami odczytu/zapisu lub bez", "symbols/namespace/description": "przestrzeń nazw wygenerowanego kodu.", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "tworzenie kontrolera z akcjami odczytu/zapisu", + "symbols/actions/displayName": "Dodaj akcje odczytu i zapisu", + "postActions/openInEditor/description": "Otwiera plik HomeController.cs w edytorze" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.json index df7d1bec7024..f1cc6903c6e2 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "MVC 控制器", + "description": "具有或不具有读/写操作的 MVC 控制器", "symbols/namespace/description": "生成的代码的命名空间", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "使用读/写操作创建控制器", + "symbols/actions/displayName": "添加 ReadWrite 操作", + "postActions/openInEditor/description": "在编辑器中打开 HomeController.cs" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json index 97643422f4ec..e9f1816cd474 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "MVC 控制站", + "description": "包含或不包含讀取/寫入動作的 MVC 控制器", "symbols/namespace/description": "適用於產生之程式碼的命名空間", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "使用讀取/寫入動作建立控制器", + "symbols/actions/displayName": "新增 ReadWrite 動作", + "postActions/openInEditor/description": "在編輯器中開啟 HomeController.cs" } \ No newline at end of file From 7ce69a938a9bf98fe9276f6167a44db8f4878064 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Mon, 27 Feb 2023 10:16:03 -0800 Subject: [PATCH 6/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2123920 --- .../.template.config/localize/templatestrings.cs.json | 4 ++-- .../.template.config/localize/templatestrings.es.json | 4 ++-- .../.template.config/localize/templatestrings.fr.json | 4 ++-- .../.template.config/localize/templatestrings.it.json | 4 ++-- .../.template.config/localize/templatestrings.ja.json | 4 ++-- .../.template.config/localize/templatestrings.ko.json | 4 ++-- .../.template.config/localize/templatestrings.pl.json | 4 ++-- .../.template.config/localize/templatestrings.zh-Hans.json | 4 ++-- .../.template.config/localize/templatestrings.zh-Hant.json | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json index 451004cb67ec..f309efd003b7 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Zobrazení Razor", + "description": "Zobrazení Razor bez modelu stránky", "postActions/openInEditor/description": "Otevře soubor Index.cshtml v editoru." } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json index 32f5fb4767a0..38c14bc0dcb4 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Vista de Razor", + "description": "Una vista de Razor sin un modelo de página", "postActions/openInEditor/description": "Abre Index.cshtml en el editor" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json index cbe7dfc87d25..70916279727d 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Vue Razor", + "description": "Vue Razor sans modèle de page", "postActions/openInEditor/description": "Ouvre Index.cshtml dans l’éditeur" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json index b4fe60cbacc4..4d77e73b73b7 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Visualizzazione Razor", + "description": "Un Visualizzatore Razor senza un modello di pagina", "postActions/openInEditor/description": "Apre Index.cshtml nell'editor" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.json index ed0a6c57f9f0..9e88907563ff 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Razor ビュー", + "description": "ページ モデルのない Razor ビュー", "postActions/openInEditor/description": "エディターで Index.cshtml を開きます" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json index 3f072e7cceef..217f729d83b0 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Razor 뷰", + "description": "페이지 모델이 없는 Razor 보기", "postActions/openInEditor/description": "편집기에서 Index.cshtml을 엽니다." } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json index 6fb85f30e538..2a0631f78cbb 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Widok Razor", + "description": "Widok Razor bez modelu strony", "postActions/openInEditor/description": "Otwiera plik Index.cshtml w edytorze" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.json index ec7f95ac2944..fe3d5575bb80 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Razor 视图", + "description": "没有页面模型的 Razor 视图", "postActions/openInEditor/description": "在编辑器中打开 Index.cshtml" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json index f0e90d23f3a6..06cdc3144688 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Razor 檢視", + "description": "不含頁面模型的 Razor 檢視", "postActions/openInEditor/description": "在編輯器中開啟 Index.cshtml" } \ No newline at end of file From 9be9f35dae7536711fda1d55842cc228500dd714 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 28 Feb 2023 10:14:53 -0800 Subject: [PATCH 7/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2124766 --- .../.template.config/localize/templatestrings.de.json | 10 +++++----- .../.template.config/localize/templatestrings.tr.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json index 40d2d62b55bd..10f6e404d7ab 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "API-Controller", + "description": "API-Controller mit oder ohne Lese-/Schreibaktionen", "symbols/namespace/description": "Namespace für den generierten Code", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "Erstellen eines Controllers mit Lese-/Schreibaktionen", + "symbols/actions/displayName": "ReadWrite-Aktionen hinzufügen", + "postActions/openInEditor/description": "Öffnet ValueController.cs im Editor." } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json index 9a16a05303ba..3d744d2c9c17 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "API Controller", - "description": "API Controller with or without read/write actions", + "name": "API Denetleyicisi", + "description": "okuma/yazma eylemleri olan veya olmayan API Denetleyicisi", "symbols/namespace/description": "oluşturulan kod için ad alanı", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens ValueController.cs in the editor" + "symbols/actions/description": "okuma/yazma eylemleri olan denetleyici oluşturun", + "symbols/actions/displayName": "ReadWrite Eylemleri Ekle", + "postActions/openInEditor/description": "Düzenleyicide ValueController.cs dosyasını açar" } \ No newline at end of file From 20f69ab920d8457bea0e22d419f13c9a4d67bd64 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 28 Feb 2023 10:15:59 -0800 Subject: [PATCH 8/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2124766 --- .../.template.config/localize/templatestrings.de.json | 10 +++++----- .../.template.config/localize/templatestrings.tr.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json index bd61e5e525fe..6a42104f3d33 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "MVC-Controller", + "description": "MVC-Controller mit oder ohne Lese-/Schreibaktionen", "symbols/namespace/description": "Namespace für den generierten Code", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "Erstellen eines Controllers mit Lese-/Schreibaktionen", + "symbols/actions/displayName": "ReadWrite-Aktionen hinzufügen", + "postActions/openInEditor/description": "Öffnet \"HomeController.cs\" im Editor" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json index fe08e6eb5880..db4f803c34bb 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json @@ -1,9 +1,9 @@ { "author": "Microsoft", - "name": "MVC Controller", - "description": "MVC Controller with or without read/write actions", + "name": "MVC Denetleyicisi", + "description": "okuma/yazma eylemleri olan veya olmayan MVC Denetleyicisi", "symbols/namespace/description": "oluşturulan kod için ad alanı", - "symbols/actions/description": "create controller with read/write actions", - "symbols/actions/displayName": "Add ReadWrite Actions", - "postActions/openInEditor/description": "Opens HomeController.cs in the editor" + "symbols/actions/description": "okuma/yazma eylemleri olan denetleyici oluşturun", + "symbols/actions/displayName": "ReadWrite Eylemleri Ekle", + "postActions/openInEditor/description": "Düzenleyicide HomeController.cs dosyasını açar" } \ No newline at end of file From 318186cc73f7ccd5e2e9767322baf0705909f859 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 28 Feb 2023 10:17:05 -0800 Subject: [PATCH 9/9] Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2124766 --- .../.template.config/localize/templatestrings.de.json | 4 ++-- .../.template.config/localize/templatestrings.tr.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json index 53bcf919c57f..45004de50905 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Razor-Ansicht", + "description": "Eine Razor-Ansicht ohne Seitenmodell", "postActions/openInEditor/description": "Öffnet Index.cshtml im Editor" } \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json index 3ef63142f9f9..9cc96f9af8e1 100644 --- a/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json @@ -1,6 +1,6 @@ { "author": "Microsoft", - "name": "Razor View", - "description": "A Razor view without a page model", + "name": "Razor Görünümü", + "description": "Sayfa modeli olmayan Razor görünümü", "postActions/openInEditor/description": "Düzenleyicide Index.cshtml’yi açar" } \ No newline at end of file