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..9c5157c2e3ba --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.cs.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.de.json new file mode 100644 index 000000000000..10f6e404d7ab --- /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 mit oder ohne Lese-/Schreibaktionen", + "symbols/namespace/description": "Namespace für den generierten Code", + "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.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json new file mode 100644 index 000000000000..636e2f8d1656 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.es.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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 new file mode 100644 index 000000000000..8c79bbe7006c --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.fr.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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 new file mode 100644 index 000000000000..4dd4e7508776 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.it.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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 new file mode 100644 index 000000000000..e828150ce1c0 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ja.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.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.json new file mode 100644 index 000000000000..edb3453ace53 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.ko.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.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json new file mode 100644 index 000000000000..46b9aed01d70 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.pl.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "Kontroler interfejsu API", + "description": "Kontroler interfejsu API z akcjami odczytu/zapisu lub bez", + "symbols/namespace/description": "przestrzeń nazw wygenerowanego kodu.", + "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 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..3d744d2c9c17 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.tr.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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 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..3bb3ff76d463 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hans.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.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.json new file mode 100644 index 000000000000..f82037ab59a6 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/ApiController/.template.config/localize/templatestrings.zh-Hant.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/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..2ec0479fa97a --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.cs.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.de.json new file mode 100644 index 000000000000..6a42104f3d33 --- /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 mit oder ohne Lese-/Schreibaktionen", + "symbols/namespace/description": "Namespace für den generierten Code", + "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.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json new file mode 100644 index 000000000000..69cfdd604faa --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.es.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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 new file mode 100644 index 000000000000..8ce8b80ede52 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.fr.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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 new file mode 100644 index 000000000000..ebb301bf5fe8 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.it.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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 new file mode 100644 index 000000000000..f4e5559fed47 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ja.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.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.json new file mode 100644 index 000000000000..906ef365c1d5 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.ko.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.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json new file mode 100644 index 000000000000..fb308f31dbcd --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.pl.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "name": "Kontroler MVC", + "description": "Kontroler MVC z akcjami odczytu/zapisu lub bez", + "symbols/namespace/description": "przestrzeń nazw wygenerowanego kodu.", + "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.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..db4f803c34bb --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.tr.json @@ -0,0 +1,9 @@ +{ + "author": "Microsoft", + "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": "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 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..f1cc6903c6e2 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hans.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.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.json new file mode 100644 index 000000000000..e9f1816cd474 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/MvcController/.template.config/localize/templatestrings.zh-Hant.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/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..f309efd003b7 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.cs.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "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.de.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json new file mode 100644 index 000000000000..45004de50905 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.de.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "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.es.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json new file mode 100644 index 000000000000..38c14bc0dcb4 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.es.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "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 new file mode 100644 index 000000000000..70916279727d --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.fr.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "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 new file mode 100644 index 000000000000..4d77e73b73b7 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.it.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "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 new file mode 100644 index 000000000000..9e88907563ff --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ja.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.ko.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.json new file mode 100644 index 000000000000..217f729d83b0 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.ko.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.pl.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json new file mode 100644 index 000000000000..2a0631f78cbb --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.pl.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "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.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..9cc96f9af8e1 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.tr.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "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 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..fe3d5575bb80 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hans.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.zh-Hant.json b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json new file mode 100644 index 000000000000..06cdc3144688 --- /dev/null +++ b/src/ProjectTemplates/Web.ItemTemplates/content/RazorView/.template.config/localize/templatestrings.zh-Hant.json @@ -0,0 +1,6 @@ +{ + "author": "Microsoft", + "name": "Razor 檢視", + "description": "不含頁面模型的 Razor 檢視", + "postActions/openInEditor/description": "在編輯器中開啟 Index.cshtml" +} \ No newline at end of file