-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-generate template localization (#21988)
- Loading branch information
1 parent
3f9472b
commit 994117b
Showing
14 changed files
with
238 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.cs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.en.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.es.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.fr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.it.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.ja.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.ko.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.pl.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...ates/src/templates/maui-multiproject/.template.config/localize/templatestrings.pt-BR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.ru.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...mplates/src/templates/maui-multiproject/.template.config/localize/templatestrings.tr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...es/src/templates/maui-multiproject/.template.config/localize/templatestrings.zh-Hans.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |
17 changes: 17 additions & 0 deletions
17
...es/src/templates/maui-multiproject/.template.config/localize/templatestrings.zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"author": "Microsoft", | ||
"name": ".NET MAUI Multi-Project App", | ||
"description": "A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI with multiple, separate app projects.", | ||
"postActions/openInEditor/description": "Opens MainPage.xaml in the editor.", | ||
"symbols/applicationId/description": "Overrides the $(ApplicationId) in the project", | ||
"symbols/Framework/description": "The target framework for the project.", | ||
"symbols/Framework/choices/DOTNET_TFM_VALUE/description": "Target DOTNET_TFM_VALUE", | ||
"symbols/android/displayName": "Android", | ||
"symbols/android/description": "Include the Android app head project", | ||
"symbols/ios/displayName": "iOS", | ||
"symbols/ios/description": "Include the iOS app head project", | ||
"symbols/maccatalyst/displayName": "macOS using Mac Catalyst", | ||
"symbols/maccatalyst/description": "Include the macOS app head project (using Mac Catalyst)", | ||
"symbols/winui/displayName": "Windows using WinUI 3", | ||
"symbols/winui/description": "Include the Windows app head project (using WinUI 3)" | ||
} |