Multiple file support - Update walkthrough according to latest figma (#595)
* Vscode web extension - multifile support walkthrough update - not completed * Update walkthrough according to latest figma
This commit is contained in:
Родитель
40c238c43d
Коммит
fe0c1980b7
|
@ -263,6 +263,13 @@ The {3} represents Dataverse Environment's Organization ID (GUID)</note>
|
|||
<trans-unit id="pacCLI.authPanel.title">
|
||||
<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.
|
||||
|
||||
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>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.clearAuthProfile.title">
|
||||
<source xml:lang="en">Clear Auth Profiles</source>
|
||||
</trans-unit>
|
||||
|
@ -297,7 +304,7 @@ The {3} represents Dataverse Environment's Organization ID (GUID)</note>
|
|||
<source xml:lang="en">Disable PAC Telemetry</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.walkthrough.description">
|
||||
<source xml:lang="en">Discover how you can make complete, modern websites right in VS Code</source>
|
||||
<source xml:lang="en">Discover how you can make complete, modern websites right in Visual Studio Code</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.openDocumentation.title">
|
||||
<source xml:lang="en">Documentation</source>
|
||||
|
@ -312,7 +319,19 @@ The {3} represents Dataverse Environment's Organization ID (GUID)</note>
|
|||
<source xml:lang="en">Environments & Solutions</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.walkthrough.fileSystem.title">
|
||||
<source xml:lang="en">File system</source>
|
||||
<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).
|
||||
|
||||
[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
|
||||
The eighth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.fileSystem-open-folder)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.webExtension.init.title">
|
||||
<source xml:lang="en">Initialize Web Extension</source>
|
||||
|
@ -339,6 +358,13 @@ The third line should be '[TRANSLATION HERE](command:pacCLI.pacAuthHelp)', keepi
|
|||
[Add Auth Profile](command:pacCLI.authPanel.newAuthProfile)</source>
|
||||
<note>This is a Markdown formatted string, and the formatting must persist across translations.
|
||||
The second line should be '[TRANSLATION HERE](command:pacCLI.authPanel.newAuthProfile)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
</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>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.openPacLab.title">
|
||||
<source xml:lang="en">Open PAC Lab</source>
|
||||
|
@ -346,12 +372,6 @@ The second line should be '[TRANSLATION HERE](command:pacCLI.authPanel.newAuthPr
|
|||
<trans-unit id="microsoft-powerapps-portals.walkthrough.overview.title">
|
||||
<source xml:lang="en">Overview</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.walkthrough.overview.description">
|
||||
<source xml:lang="en">Power Pages extension enables a customized file system which is synced with the project structure of the Power Pages studio.
|
||||
[Learn More](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>
|
||||
</trans-unit>
|
||||
<trans-unit id="power-platform-activitybar.title">
|
||||
<source xml:lang="en">Power Platform</source>
|
||||
</trans-unit>
|
||||
|
@ -364,6 +384,9 @@ The second line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.
|
|||
<trans-unit id="pacCLI.authPanel.refresh.title">
|
||||
<source xml:lang="en">Refresh</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.walkthrough.saveConflict.title">
|
||||
<source xml:lang="en">Save conflict</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pacCLI.authPanel.selectAuthProfile.title">
|
||||
<source xml:lang="en">Select Auth Profile</source>
|
||||
</trans-unit>
|
||||
|
@ -394,18 +417,5 @@ The second line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.
|
|||
The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.advancedCapabilities-learn-more) TRANSLATION', keeping brackets and the text in the parentheses unmodified
|
||||
The seventh line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.advancedCapabilities-start-coding)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoft-powerapps-portals.walkthrough.fileSystem.description">
|
||||
<source xml:lang="en">Your files are stored in nested folders under your site name.
|
||||
|
||||
The individual page files can be found in the web-pages folder under your site name.
|
||||
|
||||
All of your pages are arranged into HTML, CSS and JS files inside the folder with the respective page name.
|
||||
|
||||
To learn more about the Power Pages file system in VS Code for Web, visit our [documentation](command:powerplatform-walkthrough.fileSystem-documentation).
|
||||
[Open 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
|
||||
The eighth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.fileSystem-open-folder)', keeping brackets and the text in the parentheses unmodified</note>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
16
package.json
16
package.json
|
@ -86,6 +86,8 @@
|
|||
"onCommand:powerplatform-walkthrough.overview-learn-more",
|
||||
"onCommand:powerplatform-walkthrough.fileSystem-documentation",
|
||||
"onCommand:powerplatform-walkthrough.fileSystem-open-folder",
|
||||
"onCommand:powerplatform-walkthrough.saveConflict-learn-more",
|
||||
"onCommand:powerplatform-walkthrough.saveConflict-start-folder",
|
||||
"onCommand:powerplatform-walkthrough.advancedCapabilities-learn-more",
|
||||
"onCommand:powerplatform-walkthrough.advancedCapabilities-start-coding",
|
||||
"onStartupFinished",
|
||||
|
@ -799,7 +801,7 @@
|
|||
},
|
||||
"walkthroughs": [
|
||||
{
|
||||
"id": "PowerPage-gettingStarted",
|
||||
"id": "PowerPage-gettingStarted-multiFile",
|
||||
"title": "%microsoft-powerapps-portals.walkthrough.title%",
|
||||
"description": "%microsoft-powerapps-portals.walkthrough.description%",
|
||||
"when": "isWeb && virtualWorkspace",
|
||||
|
@ -828,6 +830,18 @@
|
|||
"onCommand:powerplatform-walkthrough.fileSystem-open-folder"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "saveConflict",
|
||||
"title": "%microsoft-powerapps-portals.walkthrough.saveConflict.title%",
|
||||
"description": "%microsoft-powerapps-portals.walkthrough.saveConflict.description%",
|
||||
"media": {
|
||||
"svg": "./src/web/client/assets/saveConflict.svg",
|
||||
"altText": "%microsoft-powerapps-portals.walkthrough.saveConflict.title%"
|
||||
},
|
||||
"completionEvents": [
|
||||
"onCommand:powerplatform-walkthrough.saveConflict-start-coding"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "advancedCapabilities",
|
||||
"title": "%microsoft-powerapps-portals.walkthrough.advancedCapabilities.title%",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "Portál PowerApps -> Zobrazit náhled",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code pro web umožňuje úpravu a publikování webových stránek na webu.\n \n Pokud chcete používat rozhraní příkazového řádku a pokročilejší možnosti, nainstalujte rozšíření Power Platform pro VS Code, které je dostupné na VS Code Marketplace pro počítače. \n \n[Další informace](command:powerplatform-walkthrough.advancedCapabilities-learn-more) o rozdílu mezi editorem Visual Studio Code pro počítače a web.\n \n[Začít kódovat](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Rozšířené možnosti",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Objevte, jak můžete vytvářet kompletní moderní weby přímo v editoru VS Code.",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Objevte, jak můžete vytvářet kompletní moderní weby přímo v editoru Visual Studio Code.",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Vaše soubory jsou uloženy ve vnořených složkách pod názvem vašeho webu. \n \n Soubory jednotlivých stránek se nacházejí ve složce webových stránek pod názvem vašeho webu. \n \n Všechny stránky jsou uspořádány do souborů HTML, CSS a JS ve složce s příslušným názvem stránky. \n \n Další informace o systému souborů Power Pages v editoru VS Code pro web najdete v naší [dokumentaci](command:powerplatform-walkthrough.fileSystem-documentation). \n[Otevřít složku webu](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Systém souborů",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "Rozšíření Power Pages nabízí přizpůsobený systém souborů, který se synchronizuje se strukturou projektu v Power Pages Studiu.\n[Další informace](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "Zobrazit nápovědu k balíčku PAC",
|
||||
"pacCLI.pacPcfHelp.title": "Zobrazit nápovědu k PCF PAC",
|
||||
"pacCLI.pacSolutionHelp.title": "Zobrazit nápovědu k řešení PAC",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "PowerApps-Portal -> Vorschauversion anzeigen",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code für Web ermöglicht das Bearbeiten und Veröffentlichen von Webseiten auf Ihrer Website.\n \n Für eine Befehlszeilenschnittstelle und erweiterte Funktionen installieren Sie die Power Platform-Erweiterung für VS Code, verfügbar im VS Code-Marketplace für Desktop. \n \n [Erfahren Sie mehr](command:powerplatform-walkthrough.advancedCapabilities-learn-more) über den Unterschied zwischen Visual Studio für Desktop und Web.\n \n[Codierung starten](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Erweiterte Funktionen",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Erfahren Sie, wie Sie vollständige und moderne Websites direkt in VS Code erstellen können.",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Erfahren Sie, wie Sie vollständige und moderne Websites direkt in Visual Studio Code erstellen können.",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Ihre Dateien werden in geschachtelten Ordnern unter Ihrem Websitenamen gespeichert. \n \n Die einzelnen Seitendateien finden Sie im Webseitenordner unter Ihrem Websitenamen. \n \n Alle Ihre Seiten sind in HTML-, CSS- und JS-Dateien im Ordner mit dem jeweiligen Seitennamen angeordnet. \n \n Weitere Informationen zum Power Pages-Dateisystem in VS Code für Web finden Sie in unserer [Dokumentation](command:powerplatform-walkthrough.fileSystem-documentation). \n[Websiteordner öffnen](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Dateisystem",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "Die Power Pages-Erweiterung aktiviert ein angepasstes Dateisystem, das mit der Projektstruktur von Power Pages Studio synchronisiert wird.\n[Weitere Informationen](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "Hilfe zum PAC-Paket anzeigen",
|
||||
"pacCLI.pacPcfHelp.title": "PAC PCF-Hilfe anzeigen",
|
||||
"pacCLI.pacSolutionHelp.title": "Hilfe zur PAC-Lösung anzeigen",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "Portal de PowerApps -> Mostrar vista previa",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code para web permite editar y publicar páginas web en su sitio web.\n \n Si desea utilizar una interfaz de línea de comandos y funcionalidades más avanzadas, instale la Extensión Power Platform para VS Code, que está disponible en VS Code Marketplace para el escritorio. \n \n [Más información](command:powerplatform-walkthrough.advancedCapabilities-learn-more) sobre la diferencia entre Visual Studio Code para el escritorio y para la web.\n \n[Empiece a programar](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Funcionalidades avanzadas",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Descubra cómo puede crear sitios web completos y modernos directamente en VS Code",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Descubra cómo puede crear sitios web completos y modernos directamente en Visual Studio Code",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Sus archivos se almacenan en carpetas anidadas bajo el nombre del sitio. \n \n Los archivos de página individuales se pueden encontrar en la carpeta de páginas web bajo el nombre de su sitio. \n \n Todas sus páginas están organizadas en archivos HTML, CSS y JS dentro de la carpeta con el nombre de página respectivo. \n \n Para obtener más información sobre el sistema de archivos de Power Pages en VS Code para web, visite nuestra [documentación](command:powerplatform-walkthrough.fileSystem-documentation). \n[Abrir carpeta del sitio](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Sistema de archivos",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "La extensión de Power Pages permite disponer de un sistema de archivos personalizado que se sincroniza con la estructura del proyecto del estudio de diseño de Power Pages.\n[Más información](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "Mostrar ayuda del paquete de PAC",
|
||||
"pacCLI.pacPcfHelp.title": "Mostrar ayuda de PCF de PAC",
|
||||
"pacCLI.pacSolutionHelp.title": "Mostrar ayuda de la solución de PAC",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "Portail PowerApps -> Afficher la version préliminaire",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code pour le Web permet de modifier et de publier des pages Web sur votre site Web.\n \n Si vous souhaitez utiliser une interface de ligne de commande et des fonctionnalités plus avancées, installez l’extension Power Platform pour VS Code, qui est disponible dans le Marketplace VS Code pour le bureau. \n \n [En savoir plus](command:powerplatform-walkthrough.advancedCapabilities-learn-more) sur la différence entre Visual Studio Code pour le bureau et le web.\n \n[Commencer le codage](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Fonctionnalités avancées",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Découvrez comment créer des sites Web complets et modernes directement dans VS Code",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Découvrez comment créer des sites Web complets et modernes directement dans Visual Studio Code",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Vos fichiers sont stockés dans des dossiers imbriqués sous le nom de votre site. \n \n Les fichiers de page individuels se trouvent dans le dossier des pages web sous le nom de votre site. \n \n Toutes vos pages sont organisées en fichiers HTML, CSS et JS dans le dossier avec le nom de page respectif. \n \n Pour en savoir plus sur le système de fichiers Power Pages dans VS Code pour le Web, consultez notre [documentation](command:powerplatform-walkthrough.fileSystem-documentation). \n[Ouvrir le dossier du site](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Système de fichiers",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "L’extension Power Pages active un système de fichiers personnalisé qui est synchronisé avec la structure de projet du studio Power Pages.\n[En savoir plus](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "Afficher l’aide du package PAC",
|
||||
"pacCLI.pacPcfHelp.title": "Afficher l’aide de PCF PAC",
|
||||
"pacCLI.pacSolutionHelp.title": "Afficher l’aide de la solution PAC",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "Portale PowerApps -> Mostra anteprima",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code per il Web consente la modifica e la pubblicazione di pagine Web sul sito Web.\n \n Per un'interfaccia della riga di comando e funzionalità più avanzate, installa l'estensione Power Platform per VS Code, disponibile in VS Code Marketplace per desktop. \n \n [Altre informazioni](command:powerplatform-walkthrough.advancedCapabilities-learn-more) sulla differenza tra Visual Studio sulla Code per desktop e per il Web. \n \n[Codifica iniziale](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Funzionalità avanzate",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Scopri come puoi creare siti Web completi e moderni direttamente in VS Code",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Scopri come puoi creare siti Web completi e moderni direttamente in Visual Studio Code",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "I file vengono archiviati in cartelle annidate sotto il nome del sito. \n \n I singoli file di pagine sono disponibili nella cartella delle pagine Web sotto il tuo nome di sito. \n \n Tutte le pagine sono disposte in file HTML, CSS e JS all'interno della cartella con il rispettivo nome di pagina. \n \n Per altre informazioni sul file system di Power Pages in VS Code per Il Web, visita la [documentazione ](command:powerplatform-walkthrough.fileSystem-documentation). \n[Apri cartella del sito](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "File system",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "L'estensione Power Pages abilita un file system personalizzato che viene sincronizzato con la struttura di progetto dello studio di Power Pages.\n[Altre informazioni](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "Mostra la Guida del pacchetto PAC",
|
||||
"pacCLI.pacPcfHelp.title": "Mostra Guida PAC PCF",
|
||||
"pacCLI.pacSolutionHelp.title": "Mostra la Guida per la soluzione PAC",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -51,18 +51,18 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "PowerApps Portal -> Show preview",
|
||||
"microsoft-powerapps-portals.webExtension.init.title": "Initialize Web Extension",
|
||||
"microsoft-powerapps-portals.walkthrough.title": "Edit Power Pages code",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Discover how you can make complete, modern websites right in VS Code",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Discover how you can make complete, modern websites right in Visual Studio Code",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.title": "Overview",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": {
|
||||
"message": "Power Pages extension enables a customized file system which is synced with the project structure of the Power Pages studio.\n[Learn More](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
"message": "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.\n \n To learn more, visit [Edit Power Pages code in VS Code](command:powerplatform-walkthrough.overview-learn-more).",
|
||||
"comment": [
|
||||
"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"
|
||||
]
|
||||
},
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "File system",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "File explorer",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": {
|
||||
"message": "Your files are stored in nested folders under your site name. \n \n The individual page files can be found in the web-pages folder under your site name. \n \n All of your pages are arranged into HTML, CSS and JS files inside the folder with the respective page name. \n \n To learn more about the Power Pages file system in VS Code for Web, visit our [documentation](command:powerplatform-walkthrough.fileSystem-documentation). \n[Open site folder](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"message": "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. \n \n You can find site components like forms, content snippets, lists, and more to edit. \n \n To learn more, visit [Power Pages file structure in VS Code](command:powerplatform-walkthrough.fileSystem-documentation). \n \n[Visit site folder](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"comment": [
|
||||
"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",
|
||||
|
@ -77,6 +77,13 @@
|
|||
"The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.advancedCapabilities-learn-more) TRANSLATION', keeping brackets and the text in the parentheses unmodified",
|
||||
"The seventh line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.advancedCapabilities-start-coding)', keeping brackets and the text in the parentheses unmodified"
|
||||
]
|
||||
},
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": {
|
||||
"message": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more).",
|
||||
"comment": [
|
||||
"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"
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 포털 -> 프리뷰 보기",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "웹용 Visual Studio Code를 사용하면 웹 사이트에서 웹 페이지를 편집 및 게시할 수 있습니다.\n \n 명령줄 인터페이스 및 고급 기능을 사용하려면 데스크톱용 VS Code 마켓플레이스에서 다운로드할 수 있는 VS Code용 Power Platform 확장을 설치하세요. \n \n 데스크톱 및 웹용 Visual Studio Code의 차이점을 [자세히 알아보세요](command:powerplatform-walkthrough.advancedCapabilities-learn-more).\n \n[코딩 시작](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "고급 기능",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "VS Code에서 현대식 웹 사이트를 바로 만드는 방법을 알아보세요.",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Visual Studio Code에서 현대식 웹 사이트를 바로 만드는 방법을 알아보세요.",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "파일은 사이트 이름 아래에 중첩된 폴더에 저장됩니다. \n \n 개별 페이지 파일은 사이트 이름 아래 웹 페이지 폴더에서 찾을 수 있습니다. \n \n 모든 페이지가 각 페이지 이름의 폴더 안에 있는 HTML, CSS, JS 파일로 정렬됩니다. \n \n 웹용 VS Code의 Power Pages 파일 시스템에 대한 자세한 내용은 [설명서](command:powerplatform-walkthrough.fileSystem-documentation)를 참조하세요. \n[사이트 폴더 열기](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "파일 시스템",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "Power Pages 확장을 사용하면 Power Pages 스튜디오의 프로젝트 구조와 동기화되는 사용자 지정된 파일 시스템을 사용할 수 있습니다.\n[자세히 알아보기](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "PAC 패키지 도움말 표시",
|
||||
"pacCLI.pacPcfHelp.title": "PAC PCF 도움말 표시",
|
||||
"pacCLI.pacSolutionHelp.title": "PAC 솔루션 도움말 표시",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "Portal do PowerApps -> Mostrar versão preliminar",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "O Visual Studio Code para Web permite a edição e a publicação de páginas da Web em seu site.\n \n Para obter uma interface de linha de comando e recursos mais avançados, instale a Extensão do Power Platform para o VS Code, disponível no Marketplace do VS Code para desktop. \n \n [Saiba Mais](command:powerplatform-walkthrough.advancedCapabilities-learn-more) sobre a diferença entre o Visual Studio Code para desktop e para Web.\n \n[Iniciar a codificação](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Recursos avançados",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Descubra como você pode criar sites completos e modernos, diretamente no VS Code",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Descubra como você pode criar sites completos e modernos, diretamente no Visual Studio Code",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Seus arquivos são armazenados em pastas aninhadas com o nome do site. \n \n Os arquivos de página individuais podem ser encontrados na pasta páginas da web com o nome do seu site. \n \n Todas as suas páginas estão organizadas em arquivos HTML, CSS e JS dentro da pasta com o respectivo nome de página. \n \n Para saber mais sobre o sistema de arquivos do Power Pages no VS Code para Web, acesse nossa documentação [](command:powerplatform-walkthrough.fileSystem-documentation). \n[Abrir pasta do site](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Sistema de arquivos",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "A extensão do Power Pages permite um sistema de arquivos personalizado que é sincronizado com a estrutura do projeto do estúdio do Power Pages.\n[Saiba Mais](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "Mostrar Ajuda do Pacote de PAC",
|
||||
"pacCLI.pacPcfHelp.title": "Mostrar Ajuda de PCF de PAC",
|
||||
"pacCLI.pacSolutionHelp.title": "Mostrar Ajuda da Solução PAC",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "Портал PowerApps -> Показать предварительную версию",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Веб-версия Visual Studio Code позволяет редактировать и публиковать страницы веб-сайта.\n \n Для работы с интерфейсом командной строки и использования расширенных функций установите расширение Power Platform для VS Code из магазина классической версии VS Code. \n \n [Подробнее](command:powerplatform-walkthrough.advancedCapabilities-learn-more) о различиях между классической и веб-версией Visual Studio Code.\n \n[Писать код](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Расширенные возможности",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Узнайте, как создавать работающие современные веб-сайты в VS Code",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Узнайте, как создавать работающие современные веб-сайты в Visual Studio Code",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Файлы хранятся во вложенных папках в папке с именем вашего сайта. \n \n Файлы отдельных страниц можно найти в папке веб-страниц с именем вашего сайта. \n \n Все ваши страницы представляют собой файлы форматов HTML, CSS и JS в папке с именем соответствующей страницы. \n \n Чтобы узнать больше о файловой системе Power Pages в VS Code для веб-страницы, посетите страницу нашей [документации](command:powerplatform-walkthrough.fileSystem-documentation). \n[Открыть папку сайта](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Файловая система",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "Расширение Power Pages поддерживает пользовательскую файловую систему, которая синхронизируется со структурой проекта в студии Power Pages.\n[Подробнее](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "Показать справку по пакету PAC",
|
||||
"pacCLI.pacPcfHelp.title": "Показать справку по PAC PCF",
|
||||
"pacCLI.pacSolutionHelp.title": "Показать справку по решению PAC",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "PowerApps Portal -> Önizlemeyi göster",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Web için Visual Studio Code, web sitenizde web sayfalarının düzenlenmesini ve yayımlanmasını sağlar.\n \n Komut satırı arabirimi ve daha gelişmiş özellikler için Masaüstü için VS Code Marketinde sunulan VS Code için Power Platform Uzantısını yükleyin. \n \n Masaüstü ve web için Visual Studio Code arasındaki fark hakkında [daha fazla bilgi edinin](command:powerplatform-walkthrough.advancedCapabilities-learn-more).\n \n[Kodlamaya başlayın](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "Gelişmiş özellikler",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "VS Code içinden eksiksiz ve modern web siteleri oluşturmayı keşfedin",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "Visual Studio Code içinden eksiksiz ve modern web siteleri oluşturmayı keşfedin",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "Dosyalarınız, site adınızın altındaki iç içe klasörlerde depolanır. \n \n Tek tek sayfa dosyaları, site adınızın altındaki web sayfaları klasöründe bulunabilir. \n \n Tüm sayfalarınız, ilgili sayfa adıyla klasör içinde HTML, CSS ve JS dosyaları halinde düzenlenir. \n \n Web için VS Code'da Power Pages dosya sistemi hakkında daha fazla bilgi edinmek için [belgeler](command:powerplatform-walkthrough.fileSystem-documentation) bölümümüzü ziyaret edin. \n[Site klasörünü aç](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "Dosya sistemi",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "Power Pages uzantısı, Power Pages stüdyosunun proje yapısıyla eşleştirilen özelleştirilmiş bir dosya sistemini etkinleştirir.\n[Daha Fazla Bilgi](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "PAC Paketi Yardımını Göster",
|
||||
"pacCLI.pacPcfHelp.title": "PAC PCF Yardımını Göster",
|
||||
"pacCLI.pacSolutionHelp.title": "PAC Çözümü Yardımını Göster",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 门户 -> 显示预览版",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "通过 Visual Studio Code Web 版,您可以在网站上编辑和发布网页。\n \n 要使用命令行接口和其他高级功能,请从 VS Code 市场桌面版下载安装 VS Code 的 Power Platform 扩展。\n \n [详细了解](command:powerplatform-walkthrough.advancedCapabilities-learn-more) Visual Studio Code 桌面版和 Web 版之间的差异。\n \n[开始编码](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "高级功能",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "了解如何在 VS Code 中创建完整的新型网站",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "了解如何在 Visual Studio Code 中创建完整的新型网站",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "您的文件将存储在网站名称下的嵌套文件夹中。\n \n 您可以在网站名称下的网页文件夹中找到单个页面文件。\n \n 您的所有页面将分别存储在使用各自页面名称的文件夹下,并按照 HTML、CSS 和 JS 文件进行排列。\n \n 要详细了解 VS Code Web 版的 Power Pages 文件系统,请访问我们的[文档](command:powerplatform-walkthrough.fileSystem-documentation)。\n[打开站点文件夹](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "文件系统",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "Power Pages 扩展支持与 Power Pages 工作室的项目结构同步的自定义文件系统。\n[了解详细信息](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "显示 PAC 包帮助",
|
||||
"pacCLI.pacPcfHelp.title": "显示 PAC PCF 帮助",
|
||||
"pacCLI.pacSolutionHelp.title": "显示 PAC 解决方案帮助",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"microsoft-powerapps-portals.preview-show.title": "PowerApps 入口網站 -> 顯示預覽",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code 網頁版讓您可以在您的網站上編輯和發佈網頁。\n \n 如需命令列介面和更進階的功能,請安裝適用於 VS Code 的 Power Platform 擴充功能,您可以從電腦版 VS Code 服務商場中取得。\n \n [深入了解](command:powerplatform-walkthrough.advancedCapabilities-learn-more) 關於 Visual Studio Code 電腦版與網頁版之間的差異。\n \n[開始撰寫程式碼](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
|
||||
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "進階功能",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "了解如何在 VS Code 中製作完整的現代網站",
|
||||
"microsoft-powerapps-portals.walkthrough.description": "了解如何在 Visual Studio Code 中製作完整的現代網站",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "您的檔案儲存在網站名稱下的巢狀資料夾中。\n \n 個別頁面的檔案可以在網站名稱下的網頁資料夾中找到。\n \n 所有頁面都在對應頁面名稱的資料夾內以 HTML、CSS 和 JS 檔案排列。\n \n 若要深入了解有關 VS Code 網頁版中的 Power Pages 檔案系統,請造訪我們的 [文件](command:powerplatform-walkthrough.fileSystem-documentation)。\n[開啟網站資料夾](command:powerplatform-walkthrough.fileSystem-open-folder)",
|
||||
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "檔案系統",
|
||||
"microsoft-powerapps-portals.walkthrough.overview.description": "Power Pages 擴充功能實現了與 Power Pages 工作室的專案結構同步的自訂檔案系統。\n[深入了解](command:powerplatform-walkthrough.overview-learn-more)",
|
||||
|
@ -38,5 +38,7 @@
|
|||
"pacCLI.pacPackageHelp.title": "顯示 PAC 套件說明",
|
||||
"pacCLI.pacPcfHelp.title": "顯示 PAC PCF 說明",
|
||||
"pacCLI.pacSolutionHelp.title": "顯示 PAC 解決方案說明",
|
||||
"power-platform-activitybar.title": "Power Platform"
|
||||
"power-platform-activitybar.title": "Power Platform",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.title": "Save conflict",
|
||||
"microsoft-powerapps-portals.walkthrough.saveConflict.description": "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. \n \nTo learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more)."
|
||||
}
|
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
До Ширина: | Высота: | Размер: 16 KiB После Ширина: | Высота: | Размер: 58 KiB |
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
После Ширина: | Высота: | Размер: 96 KiB |
|
@ -18,6 +18,7 @@ export const BAD_REQUEST = "BAD_REQUEST";
|
|||
export const PUBLIC = "public";
|
||||
export const MIMETYPE = "mimetype";
|
||||
export const IS_FIRST_RUN_EXPERIENCE = "isFirstRunExperience";
|
||||
export const IS_MULTIFILE_FIRST_RUN_EXPERIENCE = "isMultiFileFirstRunExperience";
|
||||
export const ODATA_ETAG = "@odata.etag";
|
||||
export const ODATA_NEXT_LINK = "@odata.nextLink";
|
||||
export const ODATA_COUNT = "@odata.count";
|
||||
|
@ -27,12 +28,12 @@ export const MAX_CONCURRENT_REQUEST_QUEUE_COUNT = 1000;
|
|||
export const INTELLIGENCE_SCOPE_DEFAULT = "https://text.pai.dynamics.com/.default";
|
||||
|
||||
// Web extension constants
|
||||
export const BASE_64= 'base64';
|
||||
export const BASE_64 = 'base64';
|
||||
export const DATA = 'data';
|
||||
export const ALL_DOCUMENT_MIME_TYPE =
|
||||
'.doc,.dot,.wbk,.docx,.docm,.dotx,.dotm,.docb,.xls,.xlt,.xlm,.xlsx,.xlsm,.xltx,.xltm,.ppt,.pot,.pps,.pptx,.pptm,.potx,.potm,.ppam,.ppsx,.ppsm,.sldx,.sldm,.pdf';
|
||||
'.doc,.dot,.wbk,.docx,.docm,.dotx,.dotm,.docb,.xls,.xlt,.xlm,.xlsx,.xlsm,.xltx,.xltm,.ppt,.pot,.pps,.pptx,.pptm,.potx,.potm,.ppam,.ppsx,.ppsm,.sldx,.sldm,.pdf';
|
||||
export const ALL_DOCUMENT_MIME_TYPE_SHORTENED =
|
||||
'.doc,.dot,.docx,.docm,.xls,.xlt,.xlm,.xlsx,.xlsm,.xltm,.ppt,.pptx,.pptm,.pdf';
|
||||
'.doc,.dot,.docx,.docm,.xls,.xlt,.xlm,.xlsx,.xlsm,.xltm,.ppt,.pptx,.pptm,.pdf';
|
||||
export const ALL_AUDIO_MIME_TYPE = 'audio/';
|
||||
export const ALL_IMAGE_MIME_TYPE = 'image/';
|
||||
export const ALL_VIDEO_MIME_TYPE = 'video/';
|
||||
|
|
|
@ -8,8 +8,8 @@ import WebExtensionContext from "./WebExtensionContext";
|
|||
import {
|
||||
PORTALS_URI_SCHEME,
|
||||
PUBLIC,
|
||||
IS_FIRST_RUN_EXPERIENCE,
|
||||
queryParameters,
|
||||
IS_MULTIFILE_FIRST_RUN_EXPERIENCE,
|
||||
} from "./common/constants";
|
||||
import { PortalsFS } from "./dal/fileSystemProvider";
|
||||
import {
|
||||
|
@ -90,8 +90,9 @@ export function activate(context: vscode.ExtensionContext): void {
|
|||
entityId,
|
||||
queryParamsMap
|
||||
)
|
||||
)
|
||||
) {
|
||||
return;
|
||||
}
|
||||
|
||||
removeEncodingFromParameters(queryParamsMap);
|
||||
WebExtensionContext.setWebExtensionContext(
|
||||
|
@ -116,45 +117,16 @@ export function activate(context: vscode.ExtensionContext): void {
|
|||
queryParamsMap
|
||||
);
|
||||
|
||||
const isFirstRun = context.globalState.get(
|
||||
IS_FIRST_RUN_EXPERIENCE,
|
||||
true
|
||||
);
|
||||
if (isFirstRun) {
|
||||
vscode.commands.executeCommand(
|
||||
`workbench.action.openWalkthrough`,
|
||||
`microsoft-IsvExpTools.powerplatform-vscode#PowerPage-gettingStarted`,
|
||||
false
|
||||
);
|
||||
context.globalState.update(
|
||||
IS_FIRST_RUN_EXPERIENCE,
|
||||
false
|
||||
);
|
||||
WebExtensionContext.telemetry.sendInfoTelemetry(
|
||||
"StartCommand",
|
||||
{
|
||||
commandId:
|
||||
"workbench.action.openWalkthrough",
|
||||
walkthroughId:
|
||||
"microsoft-IsvExpTools.powerplatform-vscode#PowerPage-gettingStarted",
|
||||
}
|
||||
);
|
||||
}
|
||||
processWalkthroughFirstRunExperience(context);
|
||||
|
||||
await vscode.window.withProgress(
|
||||
{
|
||||
location:
|
||||
vscode.ProgressLocation
|
||||
.Notification,
|
||||
location: vscode.ProgressLocation.Notification,
|
||||
cancellable: true,
|
||||
title: vscode.l10n.t(
|
||||
"Fetching your file ..."
|
||||
),
|
||||
title: vscode.l10n.t("Fetching your file ..."),
|
||||
},
|
||||
async () => {
|
||||
await portalsFS.readDirectory(
|
||||
WebExtensionContext.rootDirectory
|
||||
);
|
||||
await portalsFS.readDirectory(WebExtensionContext.rootDirectory);
|
||||
}
|
||||
);
|
||||
|
||||
|
@ -206,6 +178,33 @@ export function activate(context: vscode.ExtensionContext): void {
|
|||
showWalkthrough(context, WebExtensionContext.telemetry);
|
||||
}
|
||||
|
||||
export function processWalkthroughFirstRunExperience(context: vscode.ExtensionContext) {
|
||||
const isMultifileFirstRun = context.globalState.get(
|
||||
IS_MULTIFILE_FIRST_RUN_EXPERIENCE,
|
||||
true
|
||||
);
|
||||
if (isMultifileFirstRun && WebExtensionContext.showMultifileInVSCode) {
|
||||
vscode.commands.executeCommand(
|
||||
`workbench.action.openWalkthrough`,
|
||||
`microsoft-IsvExpTools.powerplatform-vscode#PowerPage-gettingStarted-multiFile`,
|
||||
false
|
||||
);
|
||||
context.globalState.update(
|
||||
IS_MULTIFILE_FIRST_RUN_EXPERIENCE,
|
||||
false
|
||||
);
|
||||
WebExtensionContext.telemetry.sendInfoTelemetry(
|
||||
"StartCommand",
|
||||
{
|
||||
commandId:
|
||||
"workbench.action.openWalkthrough",
|
||||
walkthroughId:
|
||||
"microsoft-IsvExpTools.powerplatform-vscode#PowerPage-gettingStarted-multiFile",
|
||||
}
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
export function processWorkspaceStateChanges(context: vscode.ExtensionContext) {
|
||||
context.subscriptions.push(
|
||||
vscode.workspace.onDidOpenTextDocument((textDocument) => {
|
||||
|
@ -325,6 +324,24 @@ export function showWalkthrough(
|
|||
)
|
||||
);
|
||||
|
||||
|
||||
context.subscriptions.push(
|
||||
vscode.commands.registerCommand(
|
||||
"powerplatform-walkthrough.saveConflict-learn-more",
|
||||
async () => {
|
||||
telemetry.sendInfoTelemetry("StartCommand", {
|
||||
commandId:
|
||||
"powerplatform-walkthrough.saveConflict-learn-more",
|
||||
});
|
||||
vscode.env.openExternal(
|
||||
vscode.Uri.parse(
|
||||
"https://go.microsoft.com/fwlink/?linkid=2241221"
|
||||
)
|
||||
);
|
||||
}
|
||||
)
|
||||
);
|
||||
|
||||
context.subscriptions.push(
|
||||
vscode.commands.registerCommand(
|
||||
"powerplatform-walkthrough.advancedCapabilities-learn-more",
|
||||
|
|
Загрузка…
Ссылка в новой задаче