Fixed #4645.
This commit is contained in:
Родитель
4699f9db89
Коммит
8060105534
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>Template Studio pro WinUI</Name>
|
||||
<Description>Template Studio zrychluje vytváření nových aplikací pomocí prostředí založeného na průvodci.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>Aplikace</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Plocha</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>Template Studio für WinUI</Name>
|
||||
<Description>Template Studio beschleunigt die Erstellung neuer Apps mithilfe einer assistentenbasierten Oberfläche.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>Csharp</ProjectType>
|
||||
<LanguageTag>Csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>App</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Desktop</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>Template Studio para WinUI</Name>
|
||||
<Description>Template Studio acelera la creación de nuevas aplicaciones mediante una experiencia basada en asistentes.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>Aplicación</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Escritorio</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>Template Studio pour WinUI</Name>
|
||||
<Description>Template Studio accélère la création d’applications à l’aide d’une expérience basée sur un Assistant.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>Application</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Bureau</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>Template Studio per WinUI</Name>
|
||||
<Description>Template Studio accelera la creazione di nuove app con un'esperienza basata su procedura guidata.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>App</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Desktop</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>WinUI の Template Studio</Name>
|
||||
<Description>Template Studio は、ウィザードベースのエクスペリエンスを使用して新しいアプリの作成を加速します。</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>アプリ</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>デスクトップ</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>WinUI용 Template Studio</Name>
|
||||
<Description>Template Studio는 마법사 기반 환경을 사용하여 새 앱 만들기를 가속화합니다.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>앱</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>데스크톱</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>Template Studio dla WinUI</Name>
|
||||
<Description>Rozszerzenie Template Studio przyspiesza tworzenie nowych aplikacji przy użyciu środowiska opartego na kreatorze.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>Aplikacja</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Pulpit</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>Template Studio para WinUI</Name>
|
||||
<Description>Template Studio acelera a criação de novos aplicativos usando uma experiência baseada em assistente.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>Aplicativo</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Área de Trabalho</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>Template Studio для WinUI</Name>
|
||||
<Description>Template Studio ускоряет создание новых приложений с помощью мастера.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>Csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>Приложение</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Настольный компьютер</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>WinUI için Template Studio</Name>
|
||||
<Description>Template Studio, sihirbaz tabanlı bir deneyim kullanarak yeni uygulamaların oluşturulmasını hızlandırır.</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>Uygulama</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>Masaüstü</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>用于 WinUI 的 Template Studio</Name>
|
||||
<Description>Template Studio 使用基于向导的体验加速创建新应用。</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>应用</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>桌面</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs, Version=5.2.0.0, Culture=neutral, PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<VSTemplate Version="3.0.0" Type="ProjectGroup" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:sdk="http://schemas.microsoft.com/developer/vstemplate-sdkextension/2010">
|
||||
<TemplateData>
|
||||
<Name>適用于 WinUI 的 Template Studio</Name>
|
||||
<Description>Template Studio 使用精靈式體驗加速建立新的應用程式。</Description>
|
||||
<Icon>Template.ico</Icon>
|
||||
<ProjectType>CSharp</ProjectType>
|
||||
<LanguageTag>csharp</LanguageTag>
|
||||
<SortOrder>10</SortOrder>
|
||||
<TemplateID>21bf0949-fe48-4256-bb6c-0298b53e8a72</TemplateID>
|
||||
<CreateNewFolder>true</CreateNewFolder>
|
||||
<DefaultName>應用程式</DefaultName>
|
||||
<ProvideDefaultName>true</ProvideDefaultName>
|
||||
<LanguageTag>XAML</LanguageTag>
|
||||
<PlatformTag>Windows</PlatformTag>
|
||||
<ProjectTypeTag>桌面</ProjectTypeTag>
|
||||
<ProjectTypeTag>WinUI</ProjectTypeTag>
|
||||
</TemplateData>
|
||||
<TemplateContent>
|
||||
<CustomParameters>
|
||||
<CustomParameter Name="$ts.platform$" Value="WinUI"/>
|
||||
<CustomParameter Name="$ts.appmodel$" Value="Desktop"/>
|
||||
<CustomParameter Name="$ts.language$" Value="C#"/>
|
||||
<CustomParameter Name="$ts.category$" Value="TemplateStudio"/>
|
||||
<CustomParameter Name="$ts.requiredversion$" Value="17.0"/>
|
||||
<CustomParameter Name="$ts.requiredworkloads$" Value="Microsoft.VisualStudio.Workload.ManagedDesktop"/>
|
||||
</CustomParameters>
|
||||
</TemplateContent>
|
||||
<WizardExtension>
|
||||
<Assembly>TemplateStudioForWinUICs,版本=5.2.0.0,文化=中性,PublicKeyToken=6dbc4347ed494013</Assembly>
|
||||
<FullClassName>Microsoft.Templates.UI.VisualStudio.SolutionWizard</FullClassName>
|
||||
</WizardExtension>
|
||||
</VSTemplate>
|
|
@ -61,6 +61,45 @@
|
|||
<ItemGroup>
|
||||
<None Include="Template.ico" />
|
||||
<VSTemplate Include="Template.vstemplate" />
|
||||
<VSTemplate Include="Template.cs-CZ.vstemplate">
|
||||
<Culture>1029</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.de-DE.vstemplate">
|
||||
<Culture>1031</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.es-ES.vstemplate">
|
||||
<Culture>3082</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.fr-FR.vstemplate">
|
||||
<Culture>1036</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.it-IT.vstemplate">
|
||||
<Culture>1040</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.ja-JP.vstemplate">
|
||||
<Culture>1041</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.ko-KR.vstemplate">
|
||||
<Culture>1042</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.pl-PL.vstemplate">
|
||||
<Culture>1045</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.pt-BR.vstemplate">
|
||||
<Culture>1046</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.ru-RU.vstemplate">
|
||||
<Culture>1049</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.tr-TR.vstemplate">
|
||||
<Culture>1055</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.zh-CN.vstemplate">
|
||||
<Culture>2052</Culture>
|
||||
</VSTemplate>
|
||||
<VSTemplate Include="Template.zh-TW.vstemplate">
|
||||
<Culture>1028</Culture>
|
||||
</VSTemplate>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != ''" />
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -287,6 +287,123 @@
|
|||
<Content Include="Templates\Proj\Default\Param_ProjectName.Core\README.md">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.cs-CZ.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.de-DE.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.es-ES.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.fr-FR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.it-IT.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.ja-JP.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.ko-KR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.pl-PL.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.pt-BR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.ru-RU.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.tr-TR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.zh-CN.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\AppNotifications\.template.config\localize\templatestrings.zh-TW.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.cs-CZ.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.de-DE.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.es-ES.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.fr-FR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.it-IT.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.ja-JP.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.ko-KR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.pl-PL.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.pt-BR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.ru-RU.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.tr-TR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.zh-CN.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Ft\SelfContained\.template.config\localize\templatestrings.zh-TW.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.cs-CZ.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.de-DE.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.es-ES.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.fr-FR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.it-IT.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.ja-JP.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.ko-KR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.pl-PL.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.pt-BR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.ru-RU.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.tr-TR.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.zh-CN.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="Templates\Test\App.MSTest\.template.config\localize\templatestrings.zh-TW.json">
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<VSCTCompile Include="Commands\TemplateStudioForWinuiPackage.vsct">
|
||||
<Generator>VsctGenerator</Generator>
|
||||
<ResourceName>Menus.ctmenu</ResourceName>
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Oznámení aplikací",
|
||||
"description": "Zvyšte zapojení uživatelů se svou aplikací poskytováním přizpůsobených, použitelných a užitečných oznámení aplikací."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "App-Benachrichtigungen",
|
||||
"description": "Fördern Sie die Benutzerbindung mit Ihrer App, indem Sie personalisierte, umsetzbare und nützliche App-Benachrichtigungen bereitstellen."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Notificaciones de aplicaciones",
|
||||
"description": "Impulse la interacción del usuario con la aplicación al generar notificaciones de aplicación personalizadas, útiles y que requieran una acción por parte del usuario."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Notifications de l'application",
|
||||
"description": "Encouragez l’engagement des utilisateurs avec votre application en fournissant des notifications d’application personnalisées, actionnables et utiles."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Notifiche app",
|
||||
"description": "Favorisci il coinvolgimento dell'utente con l'app con notifiche personalizzate, utili e su cui l'utente può intervenire."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "アプリの通知",
|
||||
"description": "パーソナライズされた実用的で便利なアプリ通知を提供することで、アプリへのユーザー エンゲージメントを促進します。"
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "앱 알림",
|
||||
"description": "개인 설정되고 실행 가능하며 유용한 앱 알림을 제공하여 사용자의 앱 참여를 유도합니다."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Powiadomienia aplikacji",
|
||||
"description": "Zwiększaj zaangażowanie użytkowników w aplikację, udostępniając spersonalizowane, umożliwiające podejmowanie działań i użyteczne powiadomienia aplikacji."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Notificações do app",
|
||||
"description": "Promova o envolvimento do usuário com seu aplicativo fornecendo notificações personalizadas, acionáveis e úteis do aplicativo."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Уведомления от приложений",
|
||||
"description": "Повышайте вовлеченность пользователей в работу с вашим приложением, предоставляя персонализированные, действенные и полезные уведомления приложения."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Uygulama Bildirimleri",
|
||||
"description": "Kişiselleştirilmiş, işlem yapılabilir ve kullanışlı uygulama bildirimleri sağlayarak uygulamanızla kullanıcı etkileşimini artırın."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "应用通知",
|
||||
"description": "通过提供个性化、可操作且有用的应用通知,提高用户对应用的参与度。"
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "應用程式通知",
|
||||
"description": "提供個人化、可採取動作且實用的應用程式更新,以提升使用者對您應用程式的參與度。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Umožňuje vytváření balíčků pro side-loading nebo distribuci prostřednictvím Microsoft Storu."
|
||||
}
|
||||
{
|
||||
"name": "Balení MSIX",
|
||||
"description": "Umožňuje vytváření balíčků pro side-loading nebo distribuci prostřednictvím Microsoft Storu."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Ermöglicht die Paketerstellung für Sideloading oder die Verteilung über den Microsoft Store."
|
||||
}
|
||||
{
|
||||
"name": "MSIX-Paketerstellung",
|
||||
"description": "Ermöglicht die Paketerstellung für Sideloading oder die Verteilung über den Microsoft Store."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Permite la creación de paquetes para transferir localmente o distribuir mediante Microsoft Store."
|
||||
}
|
||||
{
|
||||
"name": "Empaquetado MSIX",
|
||||
"description": "Permite la creación de paquetes para transferir localmente o distribuir mediante Microsoft Store."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Permet de créer des packages pour le sideloading ou la distribution via le Microsoft Store."
|
||||
}
|
||||
{
|
||||
"name": "Packaging MSIX",
|
||||
"description": "Permet de créer des packages pour le sideloading ou la distribution via le Microsoft Store."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Consente la creazione di pacchetti per il trasferimento locale o la distribuzione tramite Microsoft Store."
|
||||
}
|
||||
{
|
||||
"name": "Pacchetto MSIX",
|
||||
"description": "Consente la creazione di pacchetti per il trasferimento locale o la distribuzione tramite Microsoft Store."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "サイドローディングまたは Microsoft Store での配布を目的とするパッケージを作成できます。"
|
||||
}
|
||||
{
|
||||
"name": "MSIX パッケージ",
|
||||
"description": "サイドローディングまたは Microsoft Store での配布を目的とするパッケージを作成できます。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Microsoft Store를 통한 사이드 로딩 또는 배포를 위한 패키지 생성을 허용합니다."
|
||||
}
|
||||
{
|
||||
"name": "MSIX 패키징",
|
||||
"description": "Microsoft Store를 통한 사이드 로딩 또는 배포를 위한 패키지 생성을 허용합니다."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Umożliwia tworzenie pakietów przeznaczonych do ładowania pośredniego lub rozpowszechniania za pośrednictwem sklepu Microsoft Store."
|
||||
}
|
||||
{
|
||||
"name": "Pakiet MSIX",
|
||||
"description": "Umożliwia tworzenie pakietów przeznaczonych do ładowania pośredniego lub rozpowszechniania za pośrednictwem sklepu Microsoft Store."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Permite a criação de pacotes para sideload ou distribuição via Microsoft Store."
|
||||
}
|
||||
{
|
||||
"name": "Empacotamento MSIX",
|
||||
"description": "Permite a criação de pacotes para sideload ou distribuição via Microsoft Store."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Позволяет создавать пакеты для боковой загрузки или распространения через Microsoft Store."
|
||||
}
|
||||
{
|
||||
"name": "Пакет MSIX",
|
||||
"description": "Позволяет создавать пакеты для боковой загрузки или распространения через Microsoft Store."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "Microsoft Store aracılığıyla dağıtım veya dışarıdan yükleme için paket oluşturulmasına izin verir."
|
||||
}
|
||||
{
|
||||
"name": "MSIX Paketleme",
|
||||
"description": "Microsoft Store aracılığıyla dağıtım veya dışarıdan yükleme için paket oluşturulmasına izin verir."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "允许通过 Microsoft Store 创建旁加载或分发包。"
|
||||
}
|
||||
{
|
||||
"name": "MSIX 打包",
|
||||
"description": "允许通过 Microsoft Store 创建旁加载或分发包。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "MSIX Packaging",
|
||||
"description": "允許建立封裝,以便透過 Microsoft Store 進行側載或散發。"
|
||||
}
|
||||
{
|
||||
"name": "MSIX 封裝",
|
||||
"description": "允許建立封裝,以便透過 Microsoft Store 進行側載或散發。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "V úložišti SampleData jsou uchovávána ukázková data používaná generovanou verzí některých stránek."
|
||||
}
|
||||
{
|
||||
"name": "Vzorová data",
|
||||
"description": "V úložišti SampleData jsou uchovávána ukázková data používaná generovanou verzí některých stránek."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "„SampleData“ enthält Beispieldaten, die von der generierten Version einiger Seiten verwendet werden."
|
||||
}
|
||||
{
|
||||
"name": "Beispieldaten",
|
||||
"description": "„SampleData“ enthält Beispieldaten, die von der generierten Version einiger Seiten verwendet werden."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData retiene datos de ejemplo utilizados por la versión generada de algunas páginas."
|
||||
}
|
||||
{
|
||||
"name": "Datos de ejemplo",
|
||||
"description": "SampleData retiene datos de ejemplo utilizados por la versión generada de algunas páginas."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData détient des données d'échantillon utilisées par la version générée de certaines pages."
|
||||
}
|
||||
{
|
||||
"name": "Exemples de données",
|
||||
"description": "SampleData détient des données d'échantillon utilisées par la version générée de certaines pages."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData contiene i dati di esempio utilizzati dalla versione generata di alcune pagine."
|
||||
}
|
||||
{
|
||||
"name": "Dati di esempio",
|
||||
"description": "SampleData contiene i dati di esempio utilizzati dalla versione generata di alcune pagine."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData には、一部のページの生成に使用するサンプル データが格納されています。"
|
||||
}
|
||||
{
|
||||
"name": "サンプル データ",
|
||||
"description": "SampleData には、一部のページの生成に使用するサンプル データが格納されています。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData는 생성된 버전의 일부 페이지에 사용된 샘플 데이터를 가지고 있습니다."
|
||||
}
|
||||
{
|
||||
"name": "샘플 데이터",
|
||||
"description": "SampleData는 생성된 버전의 일부 페이지에 사용된 샘플 데이터를 가지고 있습니다."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData przechowuje przykładowe dane używane przez wygenerowane wersje niektórych stron."
|
||||
}
|
||||
{
|
||||
"name": "Przykładowe dane",
|
||||
"description": "SampleData przechowuje przykładowe dane używane przez wygenerowane wersje niektórych stron."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData contém dados de exemplo usados pela versão gerada de algumas páginas."
|
||||
}
|
||||
{
|
||||
"name": "Dados de exemplo",
|
||||
"description": "SampleData contém dados de exemplo usados pela versão gerada de algumas páginas."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData хранит пример данных, используемых созданной версией некоторых страниц."
|
||||
}
|
||||
{
|
||||
"name": "Образец данных",
|
||||
"description": "SampleData хранит пример данных, используемых созданной версией некоторых страниц."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData, bazı sayfaların oluşturulmuş sürümleri tarafından kullanılan örnek verileri içerir."
|
||||
}
|
||||
{
|
||||
"name": "Örnek Veriler",
|
||||
"description": "SampleData, bazı sayfaların oluşturulmuş sürümleri tarafından kullanılan örnek verileri içerir."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData 可保留由生成的某些页面版本所用的示例数据。"
|
||||
}
|
||||
{
|
||||
"name": "示例数据",
|
||||
"description": "SampleData 可保留由生成的某些页面版本所用的示例数据。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Sample Data",
|
||||
"description": "SampleData 會保存部分頁面的產生版本所使用的範例資料。"
|
||||
}
|
||||
{
|
||||
"name": "範例資料",
|
||||
"description": "SampleData 會保存部分頁面的產生版本所使用的範例資料。"
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Samostatné",
|
||||
"description": "Dodávejte závislosti sady Windows App SDK jako součást vaší aplikace."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Eigenständig",
|
||||
"description": "Versenden Sie Windows App SDK-Abhängigkeiten als Teil Ihrer Anwendung."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Autocontenido",
|
||||
"description": "Envíe las dependencias del SDK de Aplicaciones para Windows como parte de la aplicación."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Intégré",
|
||||
"description": "Expédiez les dépendances SDK d'application Windows dans le cadre de votre application."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Completo",
|
||||
"description": "Distribuisci dipendenze di SDK per app di Windows come parte dell'applicazione."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "内蔵",
|
||||
"description": "アプリケーションの一部として Windows アプリ SDK の依存関係を出荷します。"
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "자체 포함",
|
||||
"description": "애플리케이션의 일부로 Windows 앱 SDK 종속성을 제공하세요."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Samodzielne",
|
||||
"description": "Wyślij zależności Windows App SDK jako część aplikacji."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Autocontido",
|
||||
"description": "Envie SDK do Aplicativo Windows dependências como parte do aplicativo."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Автономная",
|
||||
"description": "Отгрузка Windows App SDK зависимостей в рамках приложения."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "Kendi İçinde",
|
||||
"description": "Uygulamanızın Windows Uygulama SDK'sı bir parçası olarak tüm bağımlılıkları gönder."
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "自包含",
|
||||
"description": "将 Windows App SDK 依赖项作为应用程序的一部分进行交付。"
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "自封式",
|
||||
"description": "將 Windows 應用程式 SDK 相依性作為應用程式的一部分寄送。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "Úložiště nastavení pomáhá zjednodušit ukládání dat do složky dat vaší aplikace."
|
||||
}
|
||||
{
|
||||
"name": "Úložiště nastavení",
|
||||
"description": "Úložiště nastavení pomáhá zjednodušit ukládání dat do složky dat vaší aplikace."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "„Setting storage“ hilft, das Speichern von Daten in Ihrem Anwendungsdatenordner zu vereinfachen."
|
||||
}
|
||||
{
|
||||
"name": "Einstellungsspeicher",
|
||||
"description": "„Setting storage“ hilft, das Speichern von Daten in Ihrem Anwendungsdatenordner zu vereinfachen."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "La configuración del almacenamiento ayuda a simplificar los datos de la carpeta de datos de la aplicación."
|
||||
}
|
||||
{
|
||||
"name": "Almacenamiento de configuración",
|
||||
"description": "La configuración del almacenamiento ayuda a simplificar los datos de la carpeta de datos de la aplicación."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "La définition du stockage permet de simplifier le stockage des données à l'intérieur du dossier des données de votre application."
|
||||
}
|
||||
{
|
||||
"name": "Stockage des paramètres",
|
||||
"description": "La définition du stockage permet de simplifier le stockage des données à l'intérieur du dossier des données de votre application."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "L'impostazione dell'archiviazione semplifica l'archiviazione dei dati all'interno della cartella dei dati dell'applicazione."
|
||||
}
|
||||
{
|
||||
"name": "Archiviazione delle impostazioni",
|
||||
"description": "L'impostazione dell'archiviazione semplifica l'archiviazione dei dati all'interno della cartella dei dati dell'applicazione."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "ストレージの設定は、アプリケーション データ フォルダー内でのデータの保存を簡素化する際に役立ちます。"
|
||||
}
|
||||
{
|
||||
"name": "設定の保存",
|
||||
"description": "ストレージの設定は、アプリケーション データ フォルダー内でのデータの保存を簡素化する際に役立ちます。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "저장 공간 설정은 애플리케이션 데이터 폴더 내에 데이터 저장을 간소화합니다."
|
||||
}
|
||||
{
|
||||
"name": "설정 저장 공간",
|
||||
"description": "저장 공간 설정은 애플리케이션 데이터 폴더 내에 데이터 저장을 간소화합니다."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "Pamięć ustawienia pomaga uprościć zapisywanie danych w folderze danych aplikacji."
|
||||
}
|
||||
{
|
||||
"name": "Zapisywanie ustawień",
|
||||
"description": "Pamięć ustawienia pomaga uprościć zapisywanie danych w folderze danych aplikacji."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "A configuração de armazenamento ajuda a simplificar o armazenamento de dados na pasta de dados do aplicativo."
|
||||
}
|
||||
{
|
||||
"name": "Configurações de armazenamento",
|
||||
"description": "A configuração de armazenamento ajuda a simplificar o armazenamento de dados na pasta de dados do aplicativo."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "Хранилище параметров упрощает хранение данных в папке данных приложения."
|
||||
}
|
||||
{
|
||||
"name": "Хранилище настроек",
|
||||
"description": "Хранилище параметров упрощает хранение данных в папке данных приложения."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "Ayar deposu, verilerinizi uygulama verileri klasörünüzde depolamanızı kolaylaştırır."
|
||||
}
|
||||
{
|
||||
"name": "Ayar Deposu",
|
||||
"description": "Ayar deposu, verilerinizi uygulama verileri klasörünüzde depolamanızı kolaylaştırır."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "设置存储有助于简化在应用程序数据文件夹中存储数据的过程。"
|
||||
}
|
||||
{
|
||||
"name": "设置存储",
|
||||
"description": "设置存储有助于简化在应用程序数据文件夹中存储数据的过程。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Settings Storage",
|
||||
"description": "設定儲存有助於簡化您應用程式資料夾內的資料儲存方式。"
|
||||
}
|
||||
{
|
||||
"name": "設定值儲存空間",
|
||||
"description": "設定儲存有助於簡化您應用程式資料夾內的資料儲存方式。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Theme Selection",
|
||||
"description": "Přidává do vaší aplikace podporu motivů."
|
||||
}
|
||||
{
|
||||
"name": "Výběr tématu",
|
||||
"description": "Přidává do vaší aplikace podporu motivů."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Theme Selection",
|
||||
"description": "Ergänzt Ihre Anwendung mit Designunterstützung."
|
||||
}
|
||||
{
|
||||
"name": "Designauswahl",
|
||||
"description": "Ergänzt Ihre Anwendung mit Designunterstützung."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Theme Selection",
|
||||
"description": "Agrega compatibilidad de temas a tu aplicación."
|
||||
}
|
||||
{
|
||||
"name": "Selección de temas",
|
||||
"description": "Agrega compatibilidad de temas a tu aplicación."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Theme Selection",
|
||||
"description": "Ajoute la prise en charge des thèmes pour votre application."
|
||||
}
|
||||
{
|
||||
"name": "Sélection de thème",
|
||||
"description": "Ajoute la prise en charge des thèmes pour votre application."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Theme Selection",
|
||||
"description": "Aggiunge il supporto del tema alla tua applicazione."
|
||||
}
|
||||
{
|
||||
"name": "Selezione tema",
|
||||
"description": "Aggiunge il supporto del tema alla tua applicazione."
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Theme Selection",
|
||||
"description": "テーマのサポートをアプリケーションに追加します。"
|
||||
}
|
||||
{
|
||||
"name": "テーマの選択",
|
||||
"description": "テーマのサポートをアプリケーションに追加します。"
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "Theme Selection",
|
||||
"description": "애플리케이션에 테마 지원을 추가합니다."
|
||||
}
|
||||
{
|
||||
"name": "테마 선택",
|
||||
"description": "애플리케이션에 테마 지원을 추가합니다."
|
||||
}
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче