Skip to content

Commit

Permalink
merged main branch to runtimePreviewECS
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrow1303 committed Nov 27, 2024
1 parent 9fd0f92 commit 7c88ce6
Showing 1 changed file with 19 additions and 16 deletions.
35 changes: 19 additions & 16 deletions loc/translations-export/vscode-powerplatform.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ The {3} represents Solution's Type (Managed or Unmanaged), but that test is loca
<trans-unit id="++CODE++f9e17ed11037dab93f8820c30db63b2ff2a045b5761f71818b7291afae60f199">
<source xml:lang="en">Explain the following code {% include 'Page Copy'%}</source>
</trans-unit>
<trans-unit id="++CODE++b985f1515c42b4b5b0c11a3d7b3286fc9d66997d476668ab1f93a4a11499fef5">
<source xml:lang="en">Failed to create a new Power Pages site. Please try again.</source>
</trans-unit>
<trans-unit id="++CODE++2310c6b7e5953cab877859ba1fcfa98e58e1508677df9412010e9b578ea237f4">
<source xml:lang="en">Failed to create: {0}.</source>
<note>{0} will be replaced by the error message.</note>
Expand All @@ -159,8 +162,8 @@ The {3} represents Solution's Type (Managed or Unmanaged), but that test is loca
<trans-unit id="++CODE++862d6197d64601aa13ce30db5ec5b8f819ad00fe21e3b031a3e47fe22ef68fb3">
<source xml:lang="en">Failed to get file ready for edit: {0}</source>
</trans-unit>
<trans-unit id="++CODE++41405814c44fb391a3f8e31d1a3bc20299cd2e87979ebfbd1eb9488be12c617a">
<source xml:lang="en">Failed to get site content from NL2Site service</source>
<trans-unit id="++CODE++bc7c38bba120feb9d6acc70f0a26050f3ce2a70dd87afa046c3f962be7d015e3">
<source xml:lang="en">Failed to update launch.json: ${0}</source>
</trans-unit>
<trans-unit id="++CODE++a9e36b880dd45b64ae5601865540605296febf9bd855fc46d9c35c2c2ed9a7f2">
<source xml:lang="en">Feature is not enabled for this geo.</source>
Expand Down Expand Up @@ -499,8 +502,8 @@ The {3} represents Dataverse Environment's Organization ID (GUID)</note>
<source xml:lang="en">Auth Profiles</source>
</trans-unit>
<trans-unit id="microsoft-powerapps-portals.walkthrough.saveConflict.description">
<source xml:lang="en">Avoid accidental overwrites when you try to save outdated code in VS Code for the Web. You can compare the changes side-by-side and decide to accept or revert the changes.

<source xml:lang="en">Avoid accidental overwrites when you try to save outdated code in VS Code for the Web. You can compare the changes side-by-side and decide to accept or revert the changes.
To learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more).</source>
<note>This is a Markdown formatted string, and the formatting must persist across translations.
The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.saveConflict-learn-more).', keeping brackets and the text in the parentheses unmodified</note>
Expand Down Expand Up @@ -563,12 +566,12 @@ The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.s
<source xml:lang="en">File explorer</source>
</trans-unit>
<trans-unit id="microsoft-powerapps-portals.walkthrough.fileSystem.description">
<source xml:lang="en">Find your page files organized in folders under your site name. All your pages are arranged into HTML, CSS, and JS files within the respective site component folders.

You can find site components like forms, content snippets, lists, and more to edit.

To learn more, visit [Power Pages file structure in VS Code](command:powerplatform-walkthrough.fileSystem-documentation).

<source xml:lang="en">Find your page files organized in folders under your site name. All your pages are arranged into HTML, CSS, and JS files within the respective site component folders.
You can find site components like forms, content snippets, lists, and more to edit.
To learn more, visit [Power Pages file structure in VS Code](command:powerplatform-walkthrough.fileSystem-documentation).
[Visit site folder](command:powerplatform-walkthrough.fileSystem-open-folder)</source>
<note>This is a Markdown formatted string, and the formatting must persist across translations.
The seventh line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.fileSystem-documentation).', keeping brackets and the text in the parentheses unmodified
Expand Down Expand Up @@ -602,7 +605,7 @@ The second line should be '[TRANSLATION HERE](command:pacCLI.authPanel.newAuthPr
</trans-unit>
<trans-unit id="microsoft-powerapps-portals.walkthrough.overview.description">
<source xml:lang="en">Now easily edit code of your Power Pages site. Access code from supported site components like forms, content snippets, lists, and more from within Visual Studio Code.

To learn more, visit [Edit Power Pages code in VS Code](command:powerplatform-walkthrough.overview-learn-more).</source>
<note>This is a Markdown formatted string, and the formatting must persist across translations.
The second line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.overview-learn-more)', keeping brackets and the text in the parentheses unmodified</note>
Expand Down Expand Up @@ -658,11 +661,11 @@ The second line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.
</trans-unit>
<trans-unit id="microsoft-powerapps-portals.walkthrough.advancedCapabilities.description">
<source xml:lang="en">Visual Studio Code for Web enables editing and publishing of web pages on your website.

For a command line interface and more advanced capabilities, install the Power Platform Extension for VS Code, available in the VS Code Marketplace for desktop.

For a command line interface and more advanced capabilities, install the Power Platform Extension for VS Code, available in the VS Code Marketplace for desktop.
[Learn More](command:powerplatform-walkthrough.advancedCapabilities-learn-more) about the difference between Visual Studio Code for desktop and web.

[Start coding](command:powerplatform-walkthrough.advancedCapabilities-start-coding)</source>
<note>This is a Markdown formatted string, and the formatting must persist across translations.
The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.advancedCapabilities-learn-more) TRANSLATION', keeping brackets and the text in the parentheses unmodified
Expand All @@ -672,4 +675,4 @@ The seventh line should be '[TRANSLATION HERE](command:powerplatform-walkthrough
<source xml:lang="en">Which Azure Cloud Power Platform Tools should use for authentication.</source>
</trans-unit>
</body></file>
</xliff>
</xliff>

0 comments on commit 7c88ce6

Please sign in to comment.