Skip to content

Commit ca18561

Browse files
committed
Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656907
1 parent d84fb62 commit ca18561

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.pl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"symbols/InteractivityPlatform/choices/WebAssembly/description": "Działa w przeglądarce przy użyciu elementu WebAssembly",
2222
"symbols/InteractivityPlatform/choices/Auto/displayName": "Automatycznie (Server i WebAssembly)",
2323
"symbols/InteractivityPlatform/choices/Auto/description": "Używa serwera podczas pobierania zasobów WebAssembly, a następnie używa elementu WebAssembly",
24-
"symbols/InteractivityLocation/displayName": "Interactivity _location",
24+
"symbols/InteractivityLocation/displayName": "_Lokalizacja interaktywności",
2525
"symbols/InteractivityLocation/description": "Wybiera, które składniki będą miały włączone renderowanie interakcyjne",
2626
"symbols/InteractivityLocation/choices/InteractivePerPage/displayName": "Na stronę/składnik",
2727
"symbols/InteractivityLocation/choices/InteractivePerPage/description": "Interakcyjność jest stosowana dla poszczególnych stron lub składników",
2828
"symbols/InteractivityLocation/choices/InteractiveGlobal/displayName": "Globalne",
2929
"symbols/InteractivityLocation/choices/InteractiveGlobal/description": "Interakcyjność jest stosowana na poziomie głównym",
30-
"symbols/IncludeSampleContent/displayName": "Include _sample pages",
30+
"symbols/IncludeSampleContent/displayName": "Dołącz _przykładowe strony",
3131
"symbols/IncludeSampleContent/description": "Konfiguruje, czy dodać przykładowe strony i style w celu zademonstrowania podstawowych wzorców użycia.",
3232
"symbols/Empty/description": "Konfiguruje, czy pomijać przykładowe strony i style demonstrujące podstawowe wzorce użycia.",
3333
"symbols/auth/choices/None/description": "Bez uwierzytelniania",

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.tr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"symbols/InteractivityPlatform/choices/WebAssembly/description": "WebAssembly kullanarak tarayıcıda çalışır",
2222
"symbols/InteractivityPlatform/choices/Auto/displayName": "Otomatik (Server ve WebAssembly)",
2323
"symbols/InteractivityPlatform/choices/Auto/description": "WebAssembly varlıkları indirilirken Server kullanır, ardından WebAssembly'i kullanır",
24-
"symbols/InteractivityLocation/displayName": "Interactivity _location",
24+
"symbols/InteractivityLocation/displayName": "Etkileşim _konumu",
2525
"symbols/InteractivityLocation/description": "Etkileşimli işlemenin etkinleştirileceği bileşenleri belirler",
2626
"symbols/InteractivityLocation/choices/InteractivePerPage/displayName": "Sayfa/bileşen başına",
2727
"symbols/InteractivityLocation/choices/InteractivePerPage/description": "Etkileşim sayfa başına veya bileşen başına temelinde uygulanır",
2828
"symbols/InteractivityLocation/choices/InteractiveGlobal/displayName": "Genel",
2929
"symbols/InteractivityLocation/choices/InteractiveGlobal/description": "Etkileşim kök düzeyinde uygulanır",
30-
"symbols/IncludeSampleContent/displayName": "Include _sample pages",
30+
"symbols/IncludeSampleContent/displayName": "Örnek sayfalar _ekle",
3131
"symbols/IncludeSampleContent/description": "Temel kullanım düzenlerini göstermek için örnek sayfaların ve stil oluşturma özelliklerinin eklenip eklenmeyeceğini yapılandırır.",
3232
"symbols/Empty/description": "Temel kullanım düzenlerini gösteren örnek sayfaların ve stil oluşturma özelliklerinin atlanıp atlanmayacağını yapılandırır.",
3333
"symbols/auth/choices/None/description": "Kimlik doğrulaması yok",

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/.template.config/localize/templatestrings.zh-Hans.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"symbols/InteractivityPlatform/choices/WebAssembly/description": "使用 WebAssembly 在浏览器中运行",
2222
"symbols/InteractivityPlatform/choices/Auto/displayName": "自动 (服务器和 WebAssembly)",
2323
"symbols/InteractivityPlatform/choices/Auto/description": "下载 WebAssembly 资产时使用服务器,然后使用 WebAssembly",
24-
"symbols/InteractivityLocation/displayName": "Interactivity _location",
24+
"symbols/InteractivityLocation/displayName": "交互性位置(_L)",
2525
"symbols/InteractivityLocation/description": "选择将启用交互式呈现的组件",
2626
"symbols/InteractivityLocation/choices/InteractivePerPage/displayName": "每页/组件",
2727
"symbols/InteractivityLocation/choices/InteractivePerPage/description": "基于每页或每组件应用交互",
2828
"symbols/InteractivityLocation/choices/InteractiveGlobal/displayName": "全局",
2929
"symbols/InteractivityLocation/choices/InteractiveGlobal/description": "在根级别应用交互性",
30-
"symbols/IncludeSampleContent/displayName": "Include _sample pages",
30+
"symbols/IncludeSampleContent/displayName": "包含示例页(_S)",
3131
"symbols/IncludeSampleContent/description": "配置是否添加示例页和样式以演示基本使用模式。",
3232
"symbols/Empty/description": "配置是否忽略演示基本使用模式的示例页和样式。",
3333
"symbols/auth/choices/None/description": "无身份验证",

0 commit comments

Comments
 (0)