Skip to content

Commit

Permalink
Merge branch 'main' into features/PowerPagesAgent
Browse files Browse the repository at this point in the history
  • Loading branch information
tyaginidhi committed May 13, 2024
2 parents 2ec0bbc + 45033e5 commit 39c4799
Show file tree
Hide file tree
Showing 43 changed files with 1,512 additions and 101 deletions.
1 change: 1 addition & 0 deletions .github/workflows/PullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
branches:
- main
- 'release/stable'
- 'features/PowerPagesAgent'
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .release-it.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hooks:
git:
addUntrackedFiles: false
commit: false
push: false # ADO build pushes the tag when build is complete, and fails if it's already there
push: true
# need to specify pushRepo, since AzDO insists on disconnected refs, breaking upstream
requireUpstream: false
pushArgs: [ '--tags' ]
Expand Down
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Change Log - Power Platform Extension

## 2.0.49
Web extension updates
- Copresence support - Find out who's working on a site (Power Pages Studio and Power Pages VS Code for the Web) at the same time as you with copresence

## 2.0.41
- pac CLI 1.31.6, (February 2024 refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))
- pac CLI 1.31.6, (February 2024 refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))
- Web Extension updates:
- Copilot available in United Kingdom, Europe and Australia regions
- Copilot prompt response improved accuracy for Forms scenario
Expand Down
22 changes: 21 additions & 1 deletion l10n/bundle.l10n.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"A page template with the same name already exists. Please enter a different name.": "Šablona stránky se stejným názvem už existuje. Zadejte jiný název.",
"A webpage with the same name already exists. Please enter a different name.": "Webová stránka se stejným názvem už existuje. Zadejte jiný název.",
"A webtemplate with the same name already exists. Please enter a different name.": "Šablona webu se stejným názvem už existuje. Zadejte jiný název.",
"AI-generated content can contain mistakes": "Obsah vygenerovaný umělou inteligencí může obsahovat chyby.",
"Active auth profile is not found or has expired. To create a new auth profile, enter the environment URL.": "Aktivní ověřovací profil nebyl nalezen nebo vypršela jeho platnost. Pokud chcete vytvořit nový ověřovací profil, zadejte adresu URL prostředí.",
"Add content snippet name (name should be unique)": "Přidejte název fragmentu obsahu (název by měl být jedinečný).",
"Are you sure you want to clear all the Auth Profiles?": "Určitě chcete vymazat všechny ověřovací profily?",
Expand All @@ -20,6 +21,7 @@
"Cloud Instance: {0}/The {0} represents profile's Azure Cloud Instances": "Cloudová instance: {0}",
"Confirm": "Potvrdit",
"Copied to clipboard!": "Zkopírováno do schránky",
"Copy to clipboard": "Kopírovat do schránky",
"Creating {0}.../{0} will be replaced by the entity type.": "Vytváří se {0}...",
"Default Environment: {0}/The {0} represents profile's resource/environment URL": "Výchozí prostředí: {0}",
"Display Name: {0}\nUnique Name: {1}\nVersion: {2}\nType: {3}/This is a multi-line tooltipThe {0} represents Solution's Friendly / Display nameThe {1} represents Solution's unique nameThe {2} represents Solution's Version numberThe {3} represents Solution's Type (Managed or Unmanaged), but that test is localized separately.": "Zobrazované jméno: {0}\nJedinečné jméno: {1}\nVerze: {2}\nTyp: {3}",
Expand All @@ -29,17 +31,26 @@
"Enter name": "Zadejte název.",
"Enter the environment URL": "Zadejte ID prostředí.",
"Enter the name of the web template": "Zadejte název šablony webu.",
"Explain the following code snippet:": "Vysvětlit následující fragment kódu:",
"Failed to create: {0}./{0} will be replaced by the error message.": "Nepodařilo se vytvořit: {0}",
"Failed to disable PAC telemetry.": "Telemetrii PAC se nepodařilo zakázat.",
"Failed to enable PAC telemetry.": "Telemetrii PAC se nepodařilo povolit.",
"Failed to fetch some files.": "Nepodařilo se načíst některé soubory.",
"Failed to get file ready for edit: {0}": "Soubor se nepodařilo připravit k úpravám: {0}",
"Feature is not enabled for this geo.": "Funkce není v této geografické oblasti povolena.",
"Fetching your file ...": "Načítá se soubor...",
"File might be referenced by name {0} here./{0} represents the name of the file": "Na soubor zde může být odkazováno názvem {0}.",
"File(s) already exist. No new files to add": "Soubory už existují. Nemáte žádné nové soubory k přidání.",
"GETTING STARTED": "ZAČÍNÁME",
"Here are a few suggestions to get you started": "Zde je několik návrhů, které vám pomohou začít",
"Hi": "Dobrý den!",
"Hi! Instantly generate code for Power Pages sites by typing in what you need. To start using Copilot, log in to your Microsoft account.": "Dobrý den! Když napíšete, co potřebujete, okamžitě se vygeneruje kód pro weby Power Pages. Chcete-li začít používat Copilota, přihlaste se ke svému účtu Microsoft.",
"Hi! Your Microsoft account doesn’t currently support Copilot. Contact your admin for details.": "Dobrý den! Váš účet Microsoft aktuálně nepodporuje Copilota. Podrobnosti vám sdělí správce.",
"Insert code into editor": "Vložit kód do editoru",
"Installing Power Pages generator(v{0}).../{0} represents the version number": "Instaluje se generátor Power Pages (verze {0})...",
"Learn more about Copilot": "Další informace o Copilotovi",
"Let Copilot help you code": "Copilot vám pomůže s kódem",
"Login": "Přihlášení",
"Managed": "Spravováno",
"Maximum 30 characters allowed": "Je povoleno maximálně 30 znaků.",
"Microsoft wants your feeback": "Microsoft chce znát váš názor",
Expand All @@ -55,10 +66,11 @@
"No webpages found": "Nebyly nalezeny žádné webové stránky.",
"No workspace folder found": "Nebyla nalezena žádná složka pracovního prostoru.",
"One or more attribute names have been changed or removed. Contact your admin.": "Některé názvy atributů byly změněny nebo odebrány. Obraťte se na správce.",
"Open in Power Pages": "Otevřít v aplikaci Power Pages",
"Open in Power Pages studio": "Otevřít ve studiu Power Pages",
"Opening preview site...": "Otevírá se náhled webu...",
"PAC Telemetry disabled": "Telemetrie PAC je zakázána.",
"PAC Telemetry enabled": "Telemetrie PAC je povolena.",
"PREVIEW": "PREVIEW",
"Page Template name cannot be empty.": "Název šablony stránky nemůže být prázdný.",
"Please enter a name for the content snippet.": "Zadejte název fragmentu obsahu.",
"Please enter a name for the page template.": "Zadejte název šablony stránky.",
Expand All @@ -73,12 +85,16 @@
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Vyberte složku pro nový ovládací prvek PCF.",
"Select Type": "Vybrat typ",
"Selection is empty.": "Výběr je prázdný.",
"Selection is too large. Try making a shorter selection.": "Výběr je příliš velký. Zkuste vybrat méně položek.",
"The Power Pages generator is ready for use in your VS Code extension!": "Generátor Power Pages je připraven k použití v rozšíření editoru VS Code.",
"The name you want to give to this authentication profile": "Název, který chcete dát tomuto ověřovacímu profilu",
"The pac CLI is ready for use in your VS Code terminal!": "Tento pac CLI je připraven k použití v terminálu editoru VS Code.",
"There was a permissions problem with the server": "Na serveru došlo k problému s oprávněními.",
"There was a problem opening the workspace": "Při otevírání pracovního prostoru se vyskytl problém.",
"There’s a problem on the back end": "U back-endu se vyskytl problém.",
"Thumbs Down": "Palec dolů",
"Thumbs Up": "Palec nahoru",
"To know more, see <a href=\"https://go.microsoft.com/fwlink/?linkid=2206366\">Copilot in Power Pages documentation.": "Další informace najdete v dokumentaci <a href=\"https://go.microsoft.com/fwlink/?linkid=2206366\"> Copilota v Power Pages.",
"Try Copilot for Power Pages": "Vyzkoušejte Copilota pro Power Pages",
"Try again": "Zkusit znovu",
"Unable to complete the request": "Žádost nelze dokončit.",
Expand All @@ -89,6 +105,10 @@
"Web files": "Webové soubory",
"Webfile(s) added successfully": "Webové soubory byly úspěšně přidány.",
"Whether it’s HTML, CSS, JS, or Liquid code, just describe what you need and let AI build it for you.": "Stačí popsat, co potřebujete, a umělá inteligence za vás vytvoří kód v jazyce HTML, CSS, JS nebo Liquid.",
"Working on it...": "Pracuje se na tom...",
"Write JavaScript code for form field validation to check phone field value is in the valid format.": "Napsat kód JavaScriptu pro ověření pole formuláře kvůli kontrole, jestli má hodnota pole telefonu platný formát",
"Write JavaScript code to highlight the row where email field is empty in table list.": "Napsat kód JavaScriptu pro zvýraznění řádku, ve kterém je pole e-mailu v seznamu tabulek prázdné",
"Write web API code to query active contact records.": "Napsat kód webového rozhraní API pro dotazování aktivních záznamů kontaktů",
"You are editing a live, public site ": "Upravujete živý veřejný web ",
"dotnet sdk 6.0 or greater must be installed/Do not translate 'dotnet' or 'sdk'": "Musí být nainstalována sada dotnet sdk 6.0 nebo vyšší.",
"{0} created!/{0} will be replaced by the entity type.": "{0} bylo vytvořeno."
Expand Down
22 changes: 21 additions & 1 deletion l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"A page template with the same name already exists. Please enter a different name.": "Eine Seitenvorlage mit demselben Namen ist bereits vorhanden. Geben Sie einen anderen Namen ein.",
"A webpage with the same name already exists. Please enter a different name.": "Eine Webseite mit demselben Namen ist bereits vorhanden. Geben Sie einen anderen Namen ein.",
"A webtemplate with the same name already exists. Please enter a different name.": "Eine Webvorlage mit demselben Namen ist bereits vorhanden. Geben Sie einen anderen Namen ein.",
"AI-generated content can contain mistakes": "KI-generierte Inhalte können Fehler enthalten",
"Active auth profile is not found or has expired. To create a new auth profile, enter the environment URL.": "Aktives Authentifizierungsprofil wurde nicht gefunden oder ist abgelaufen. Geben Sie die Umgebungs-URL ein, um ein neues Authentifizierungsprofil zu erstellen.",
"Add content snippet name (name should be unique)": "Inhaltsausschnittnamen hinzufügen (Name muss eindeutig sein)",
"Are you sure you want to clear all the Auth Profiles?": "Möchten Sie wirklich alle Authentifizierungsprofile löschen?",
Expand All @@ -20,6 +21,7 @@
"Cloud Instance: {0}/The {0} represents profile's Azure Cloud Instances": "Clound-Instanz: {0}",
"Confirm": "Bestätigen",
"Copied to clipboard!": "In Zwischenablage kopiert",
"Copy to clipboard": "In die Zwischenablage kopieren",
"Creating {0}.../{0} will be replaced by the entity type.": "\"{0}\" wird erstellt...",
"Default Environment: {0}/The {0} represents profile's resource/environment URL": "Standardumgebung: {0}",
"Display Name: {0}\nUnique Name: {1}\nVersion: {2}\nType: {3}/This is a multi-line tooltipThe {0} represents Solution's Friendly / Display nameThe {1} represents Solution's unique nameThe {2} represents Solution's Version numberThe {3} represents Solution's Type (Managed or Unmanaged), but that test is localized separately.": "Anzeigename: {0}\nEindeutiger Name: {1}\nVersion: {2}\nTyp: {3}",
Expand All @@ -29,17 +31,26 @@
"Enter name": "Name eingeben",
"Enter the environment URL": "Geben Sie die Umgebungs-URL ein",
"Enter the name of the web template": "Namen der Webvorlage eingeben",
"Explain the following code snippet:": "Erläutern Sie den folgenden Codeausschnitt:",
"Failed to create: {0}./{0} will be replaced by the error message.": "{0} konnte nicht erstellt werden.",
"Failed to disable PAC telemetry.": "PAC-Telemetrie konnte nicht deaktiviert werden.",
"Failed to enable PAC telemetry.": "PAC-Telemetrie konnte nicht aktiviert werden.",
"Failed to fetch some files.": "Fehler beim Abrufen einiger Dateien",
"Failed to get file ready for edit: {0}": "Fehler beim Vorbereiten der Datei für die Bearbeitung: {0}",
"Feature is not enabled for this geo.": "Die Funktion ist für diesen geografischen Raum nicht aktiviert.",
"Fetching your file ...": "Datei wird abgerufen ...",
"File might be referenced by name {0} here./{0} represents the name of the file": "Möglicherweise wird hier auf die Datei durch den Namen {0} verwiesen.",
"File(s) already exist. No new files to add": "Dateien sind bereits vorhanden. Es gibt keine neuen Dateien zum Hinzufügen.",
"GETTING STARTED": "ERSTE SCHRITTE",
"Here are a few suggestions to get you started": "Hier einige Vorschläge für den Einstieg",
"Hi": "Hallo",
"Hi! Instantly generate code for Power Pages sites by typing in what you need. To start using Copilot, log in to your Microsoft account.": "Hallo, generieren Sie Code für Power Pages-Websites, indem Sie die benötigten Informationen eingeben. Melden Sie sich bei Ihrem Microsoft-Konto an, um Copilot zu verwenden.",
"Hi! Your Microsoft account doesn’t currently support Copilot. Contact your admin for details.": "Hallo, Ihr Microsoft-Konto unterstützt Copilot derzeit nicht. Weitere Informationen erhalten Sie von Ihrem Administrator.",
"Insert code into editor": "Code in Editor einfügen",
"Installing Power Pages generator(v{0}).../{0} represents the version number": "Power Pages Generator(v{0}) wird installiert ...",
"Learn more about Copilot": "Weitere Informationen zu Copilot",
"Let Copilot help you code": "Von Copilot beim Codieren helfen lassen",
"Login": "Anmeldung",
"Managed": "Verwaltet",
"Maximum 30 characters allowed": "Maximal 30 Zeichen zulässig",
"Microsoft wants your feeback": "Microsoft wünscht sich Ihr Feedback",
Expand All @@ -55,10 +66,11 @@
"No webpages found": "Keine Webseiten gefunden",
"No workspace folder found": "Kein Arbeitsbereichsordner gefunden",
"One or more attribute names have been changed or removed. Contact your admin.": "Mindestens ein Attributname wurde geändert oder entfernt. Wenden Sie sich an den Administrator.",
"Open in Power Pages": "In Power Pages öffnen",
"Open in Power Pages studio": "Im Power Pages-Studio öffnen",
"Opening preview site...": "Vorschau der Site wird geöffnet...",
"PAC Telemetry disabled": "PAC-Telemetrie deaktiviert",
"PAC Telemetry enabled": "PAC-Telemetrie aktiviert",
"PREVIEW": "VORSCHAUVERSION",
"Page Template name cannot be empty.": "Seitenvorlagenname darf nicht leer sein.",
"Please enter a name for the content snippet.": "Geben Sie einen Namen für den Inhaltsausschnitt ein.",
"Please enter a name for the page template.": "Geben Sie einen Namen für die Seitenvorlage ein.",
Expand All @@ -73,12 +85,16 @@
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Ordner für neues PCF-Steuerelement auswählen",
"Select Type": "Typ auswählen",
"Selection is empty.": "Auswahl ist leer.",
"Selection is too large. Try making a shorter selection.": "Die Auswahl ist zu groß. Versuchen Sie, eine kürzere Auswahl zu treffen.",
"The Power Pages generator is ready for use in your VS Code extension!": "Der Power Pages-Generator ist in Ihrer VS Code-Erweiterung zur Verwendung bereit!",
"The name you want to give to this authentication profile": "Der Name, den Sie diesem Authentifizierungsprofil geben möchten",
"The pac CLI is ready for use in your VS Code terminal!": "Die pac CLI ist in Ihrem VS-Code-Terminal zur Verwendung bereit!",
"There was a permissions problem with the server": "Problem mit dem Berechtigungen für den Server",
"There was a problem opening the workspace": "Problem beim Öffnen des Arbeitsbereichs",
"There’s a problem on the back end": "Problem mit dem Backend",
"Thumbs Down": "Daumen runter",
"Thumbs Up": "Daumen hoch",
"To know more, see <a href=\"https://go.microsoft.com/fwlink/?linkid=2206366\">Copilot in Power Pages documentation.": "Weitere Informationen finden Sie in der <a href=\"https://go.microsoft.com/fwlink/?linkid=2206366\">Copilot in Power Pages-Dokumentation.",
"Try Copilot for Power Pages": "Copilot für Power Pages testen",
"Try again": "Wiederholen",
"Unable to complete the request": "Die Anforderung kann nicht fertig gestellt werden",
Expand All @@ -89,6 +105,10 @@
"Web files": "Webdateien",
"Webfile(s) added successfully": "Webdateien wurden erfolgreich hinzugefügt.",
"Whether it’s HTML, CSS, JS, or Liquid code, just describe what you need and let AI build it for you.": "Ob es sich um HTML-, CSS-, JS- oder Liquid-Code handelt, beschreiben Sie einfach, was Sie benötigen, und lassen Sie es von KI für Sie erstellen.",
"Working on it...": "Wir arbeiten daran ...",
"Write JavaScript code for form field validation to check phone field value is in the valid format.": "Schreiben Sie JavaScript-Code für die Formularfeldüberprüfung, um zu ermitteln, ob der Wert des Telefonfelds im gültigen Format liegt.",
"Write JavaScript code to highlight the row where email field is empty in table list.": "Schreiben Sie JavaScript-Code, um die Zeile hervorzuheben, in der das E-Mail-Feld in der Tabellenliste leer ist.",
"Write web API code to query active contact records.": "Schreiben Sie Web-API-Code, um aktive Kontaktdatensätze zu abfragen.",
"You are editing a live, public site ": "Sie bearbeiten eine öffentliche Live-Website ",
"dotnet sdk 6.0 or greater must be installed/Do not translate 'dotnet' or 'sdk'": "DotNet SDK 6.0 oder höher muss installiert werden.",
"{0} created!/{0} will be replaced by the entity type.": "{0} erstellt!"
Expand Down
Loading

0 comments on commit 39c4799

Please sign in to comment.