<?xml version="1.0" encoding="UTF-8"?>
<OfficeApp
  xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
  xsi:type="TaskPaneApp">
  <Id>b1efaf0b-5f36-42ee-9fc5-e5ab534d17a1</Id>
  <Version>2.0.0.5</Version>
  <ProviderName>DeutschlandGPT</ProviderName>
  <DefaultLocale>de-DE</DefaultLocale>
  <DisplayName DefaultValue="DeutschlandGPT for PowerPoint" />
  <Description DefaultValue="Chat-Assistent für Microsoft PowerPoint, der Folien liest, ergänzt und neue Folien einfügt." />
  <IconUrl DefaultValue="https://dialog.deutschlandgpt.de/powerpoint-addin/icon-32.png" />
  <HighResolutionIconUrl DefaultValue="https://dialog.deutschlandgpt.de/powerpoint-addin/icon-80.png" />
  <SupportUrl DefaultValue="https://www.deutschlandgpt.de/kontakt" />
  <AppDomains>
    <AppDomain>https://dialog.deutschlandgpt.de</AppDomain>
    <AppDomain>https://accounts.google.com</AppDomain>
    <AppDomain>https://login.microsoftonline.com</AppDomain>
    <AppDomain>https://login.live.com</AppDomain>
    <AppDomain>https://appleid.apple.com</AppDomain>
    <AppDomain>https://auth.deutschlandgpt.de</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Presentation" />
  </Hosts>
  <Requirements>
    <Sets DefaultMinVersion="1.4">
      <Set Name="PowerPointApi" MinVersion="1.4" />
    </Sets>
  </Requirements>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://dialog.deutschlandgpt.de/powerpoint-addin" />
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Presentation">
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="GetStarted.Title" />
            <Description resid="GetStarted.Description" />
            <LearnMoreUrl resid="GetStarted.LearnMoreUrl" />
          </GetStarted>
          <FunctionFile resid="FunctionFile.Url" />
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <CustomTab id="com.deutschlandgpt.powerpoint.tab">
              <Group id="com.deutschlandgpt.powerpoint.group">
                <Label resid="GroupLabel" />
                <Icon>
                  <bt:Image size="16" resid="Icon.16" />
                  <bt:Image size="32" resid="Icon.32" />
                  <bt:Image size="80" resid="Icon.80" />
                </Icon>
                <Control xsi:type="Button" id="com.deutschlandgpt.powerpoint.openTaskpane">
                  <Label resid="BtnLabel" />
                  <Supertip>
                    <Title resid="BtnSupertipTitle" />
                    <Description resid="BtnSupertipDesc" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16" />
                    <bt:Image size="32" resid="Icon.32" />
                    <bt:Image size="80" resid="Icon.80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>DeutschlandGPTTaskpane</TaskpaneId>
                    <SourceLocation resid="TaskpaneUrl" />
                  </Action>
                </Control>
                <Control xsi:type="Button" id="com.deutschlandgpt.powerpoint.dgptSummarizePresentation">
                  <Label resid="dgptSummarizePresentationLabel" />
                  <Supertip>
                    <Title resid="dgptSummarizePresSupertipTitle" />
                    <Description resid="dgptSummarizePresSupertipDesc" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16" />
                    <bt:Image size="32" resid="Icon.32" />
                    <bt:Image size="80" resid="Icon.80" />
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>dgptSummarizePresentation</FunctionName>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="com.deutschlandgpt.powerpoint.dgptImproveSlide">
                  <Label resid="dgptImproveSlideLabel" />
                  <Supertip>
                    <Title resid="dgptImproveSlideSupertipTitle" />
                    <Description resid="dgptImproveSlideSupertipDesc" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16" />
                    <bt:Image size="32" resid="Icon.32" />
                    <bt:Image size="80" resid="Icon.80" />
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>dgptImproveSlide</FunctionName>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="com.deutschlandgpt.powerpoint.dgptTranslateDeck">
                  <Label resid="dgptTranslateDeckLabel" />
                  <Supertip>
                    <Title resid="dgptTranslateDeckSupertipTitle" />
                    <Description resid="dgptTranslateDeckSupertipDesc" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16" />
                    <bt:Image size="32" resid="Icon.32" />
                    <bt:Image size="80" resid="Icon.80" />
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>dgptTranslateDeck</FunctionName>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="com.deutschlandgpt.powerpoint.dgptRestyleSlide">
                  <Label resid="dgptRestyleSlideLabel" />
                  <Supertip>
                    <Title resid="dgptRestyleSlideSupertipTitle" />
                    <Description resid="dgptRestyleSlideSupertipDesc" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16" />
                    <bt:Image size="32" resid="Icon.32" />
                    <bt:Image size="80" resid="Icon.80" />
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>dgptRestyleSlide</FunctionName>
                  </Action>
                </Control>
                <Control xsi:type="Button" id="com.deutschlandgpt.powerpoint.dgptGenerateDeck">
                  <Label resid="dgptGenerateDeckLabel" />
                  <Supertip>
                    <Title resid="dgptGenerateDeckSupertipTitle" />
                    <Description resid="dgptGenerateDeckSupertipDesc" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16" />
                    <bt:Image size="32" resid="Icon.32" />
                    <bt:Image size="80" resid="Icon.80" />
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>dgptGenerateDeck</FunctionName>
                  </Action>
                </Control>
              </Group>
              <Label resid="CustomTabLabel" />
            </CustomTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16" DefaultValue="https://dialog.deutschlandgpt.de/powerpoint-addin/icon-16.png" />
        <bt:Image id="Icon.32" DefaultValue="https://dialog.deutschlandgpt.de/powerpoint-addin/icon-32.png" />
        <bt:Image id="Icon.80" DefaultValue="https://dialog.deutschlandgpt.de/powerpoint-addin/icon-80.png" />
      </bt:Images>
      <bt:Urls>
        <bt:Url id="TaskpaneUrl" DefaultValue="https://dialog.deutschlandgpt.de/powerpoint-addin" />
        <bt:Url id="FunctionFile.Url" DefaultValue="https://dialog.deutschlandgpt.de/powerpoint-addin/commands" />
        <bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://www.deutschlandgpt.de/kontakt" />
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="CustomTabLabel" DefaultValue="DeutschlandGPT">
          <bt:Override Locale="en-US" Value="DeutschlandGPT" />
        </bt:String>
        <bt:String id="GroupLabel" DefaultValue="Assistent">
          <bt:Override Locale="en-US" Value="Assistant" />
        </bt:String>
        <bt:String id="BtnLabel" DefaultValue="Assistent öffnen">
          <bt:Override Locale="en-US" Value="Open Assistant" />
        </bt:String>
        <bt:String id="BtnSupertipTitle" DefaultValue="DeutschlandGPT-Assistent">
          <bt:Override Locale="en-US" Value="DeutschlandGPT Assistant" />
        </bt:String>
        <bt:String id="GetStarted.Title" DefaultValue="DeutschlandGPT für PowerPoint ist bereit.">
          <bt:Override Locale="en-US" Value="DeutschlandGPT for PowerPoint is ready." />
        </bt:String>
        <bt:String id="dgptSummarizePresentationLabel" DefaultValue="Präsentation zusammenfassen">
          <bt:Override Locale="en-US" Value="Summarize presentation" />
        </bt:String>
        <bt:String id="dgptSummarizePresSupertipTitle" DefaultValue="Gesamte Präsentation zusammenfassen">
          <bt:Override Locale="en-US" Value="Summarize entire presentation" />
        </bt:String>
        <bt:String id="dgptImproveSlideLabel" DefaultValue="Aktuelle Folie verbessern">
          <bt:Override Locale="en-US" Value="Improve current slide" />
        </bt:String>
        <bt:String id="dgptImproveSlideSupertipTitle" DefaultValue="Aktuelle Folie überarbeiten">
          <bt:Override Locale="en-US" Value="Refine current slide" />
        </bt:String>
        <bt:String id="dgptTranslateDeckLabel" DefaultValue="Präsentation übersetzen">
          <bt:Override Locale="en-US" Value="Translate deck" />
        </bt:String>
        <bt:String id="dgptTranslateDeckSupertipTitle" DefaultValue="Gesamte Präsentation übersetzen">
          <bt:Override Locale="en-US" Value="Translate the entire deck" />
        </bt:String>
        <bt:String id="dgptRestyleSlideLabel" DefaultValue="Folie umgestalten">
          <bt:Override Locale="en-US" Value="Restyle slide" />
        </bt:String>
        <bt:String id="dgptRestyleSlideSupertipTitle" DefaultValue="Aktuelle Folie umgestalten">
          <bt:Override Locale="en-US" Value="Restyle the current slide" />
        </bt:String>
        <bt:String id="dgptGenerateDeckLabel" DefaultValue="Präsentation erstellen">
          <bt:Override Locale="en-US" Value="Generate deck" />
        </bt:String>
        <bt:String id="dgptGenerateDeckSupertipTitle" DefaultValue="Neue Präsentation erstellen">
          <bt:Override Locale="en-US" Value="Generate a new deck" />
        </bt:String>
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="BtnSupertipDesc" DefaultValue="Öffnet oder schließt den DeutschlandGPT-Assistenten in der Seitenleiste.">
          <bt:Override Locale="en-US" Value="Toggle the DeutschlandGPT assistant in the side pane." />
        </bt:String>
        <bt:String id="GetStarted.Description" DefaultValue="Öffnen Sie den DeutschlandGPT-Assistenten über die Registerkarte „DeutschlandGPT“ im Menüband.">
          <bt:Override Locale="en-US" Value="Open the DeutschlandGPT assistant from the DeutschlandGPT ribbon tab." />
        </bt:String>
        <bt:String id="dgptSummarizePresSupertipDesc" DefaultValue="Öffnet den Assistenten und erstellt eine kurze Zusammenfassung der gesamten Präsentation.">
          <bt:Override Locale="en-US" Value="Opens the assistant and produces a short summary of the entire presentation." />
        </bt:String>
        <bt:String id="dgptImproveSlideSupertipDesc" DefaultValue="Öffnet den Assistenten und schlägt Verbesserungen für die aktuell ausgewählte Folie vor.">
          <bt:Override Locale="en-US" Value="Opens the assistant and suggests improvements for the currently selected slide." />
        </bt:String>
        <bt:String id="dgptTranslateDeckSupertipDesc" DefaultValue="Öffnet den Assistenten und übersetzt die gesamte Präsentation in eine Zielsprache, ohne Layout, Zahlen oder Struktur zu verändern.">
          <bt:Override Locale="en-US" Value="Opens the assistant and translates the entire presentation into a target language, preserving layout, numbers, and structure." />
        </bt:String>
        <bt:String id="dgptRestyleSlideSupertipDesc" DefaultValue="Öffnet den Assistenten und gestaltet die aktuelle Folie in einem neuen Layout neu.">
          <bt:Override Locale="en-US" Value="Opens the assistant and rebuilds the current slide in a fresh layout." />
        </bt:String>
        <bt:String id="dgptGenerateDeckSupertipDesc" DefaultValue="Öffnet den Assistenten, fragt nach Thema und Umfang und schlägt eine bearbeitbare Gliederung vor, bevor die Folien erstellt werden.">
          <bt:Override Locale="en-US" Value="Opens the assistant, asks for the topic and scope, and proposes an editable outline before building the slides." />
        </bt:String>
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
