Skip to content

Commit

Permalink
Merge pull request #815 from Romanitho/fr
Browse files Browse the repository at this point in the history
add french part of admx/adml changes
  • Loading branch information
Romanitho authored Jan 24, 2025
2 parents dbffc74 + 870d55f commit c5309bc
Show file tree
Hide file tree
Showing 3 changed files with 321 additions and 183 deletions.
203 changes: 130 additions & 73 deletions Sources/Policies/ADMX/WAU.admx
Original file line number Diff line number Diff line change
@@ -1,121 +1,156 @@
<?xml version="1.0" encoding="utf-8"?>
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="4.9" xsi:schemaLocation="" schemaVersion="1.0" xmlns="http://www.microsoft.com/GroupPolicy/PolicyDefinitions">
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="4.9" xsi:schemaLocation=""
schemaVersion="1.0" xmlns="http://www.microsoft.com/GroupPolicy/PolicyDefinitions">
<policyNamespaces>
<target prefix="WAU" namespace="Romanitho.Policies.WAU"/>
<target prefix="WAU" namespace="Romanitho.Policies.WAU" />
</policyNamespaces>
<resources minRequiredRevision="4.8" fallbackCulture="en-us"/>
<resources minRequiredRevision="4.8" fallbackCulture="en-us" />
<supportedOn>
<definitions>
<definition name="SUPPORTED_WAU_1_16_0" displayName="$(string.SUPPORTED_WAU_1_16_0)"/>
<definition name="SUPPORTED_WAU_1_16_5" displayName="$(string.SUPPORTED_WAU_1_16_5)"/>
<definition name="SUPPORTED_WAU_EXPERIMENTAL" displayName="$(string.SUPPORTED_WAU_EXPERIMENTAL)"/>
<definition name="SUPPORTED_WAU_1_16_0" displayName="$(string.SUPPORTED_WAU_1_16_0)" />
<definition name="SUPPORTED_WAU_1_16_5" displayName="$(string.SUPPORTED_WAU_1_16_5)" />
<definition name="SUPPORTED_WAU_EXPERIMENTAL"
displayName="$(string.SUPPORTED_WAU_EXPERIMENTAL)" />
</definitions>
</supportedOn>
<categories>
<category displayName="$(string.WAU)" name="WAU"/>
<category displayName="$(string.WAU)" name="WAU" />
<category name="Experimental" displayName="$(string.WAUEX)">
<parentCategory ref="WAU" />
</category>
</categories>
<policies>
<policy name="ActivateGPOManagement_Enable" class="Machine" displayName="$(string.ActivateGPOManagement_Name)" explainText="$(string.ActivateGPOManagement_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_ActivateGPOManagement">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="ActivateGPOManagement_Enable" class="Machine"
displayName="$(string.ActivateGPOManagement_Name)"
explainText="$(string.ActivateGPOManagement_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_ActivateGPOManagement">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="BypassListForUsers_Enable" class="Machine" displayName="$(string.BypassListForUsers_Name)" explainText="$(string.BypassListForUsers_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_BypassListForUsers">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="BypassListForUsers_Enable" class="Machine"
displayName="$(string.BypassListForUsers_Name)"
explainText="$(string.BypassListForUsers_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_BypassListForUsers">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="DisableAutoUpdate_Enable" class="Machine" displayName="$(string.DisableAutoUpdate_Name)" explainText="$(string.DisableAutoUpdate_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_DisableAutoUpdate">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="DisableAutoUpdate_Enable" class="Machine"
displayName="$(string.DisableAutoUpdate_Name)"
explainText="$(string.DisableAutoUpdate_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_DisableAutoUpdate">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="DoNotRunOnMetered_Enable" class="Machine" displayName="$(string.DoNotRunOnMetered_Name)" explainText="$(string.DoNotRunOnMetered_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_DoNotRunOnMetered">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="DoNotRunOnMetered_Enable" class="Machine"
displayName="$(string.DoNotRunOnMetered_Name)"
explainText="$(string.DoNotRunOnMetered_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_DoNotRunOnMetered">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="0" />
</enabledValue>
<disabledValue>
<decimal value="1" />
</disabledValue>
</policy>
<policy name="UpdatePrerelease_Enable" class="Machine" displayName="$(string.UpdatePrerelease_Name)" explainText="$(string.UpdatePrerelease_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_UpdatePrerelease">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="UpdatePrerelease_Enable" class="Machine"
displayName="$(string.UpdatePrerelease_Name)" explainText="$(string.UpdatePrerelease_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_UpdatePrerelease">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="BlackList_Enable" class="Machine" displayName="$(string.BlackList_Name)" explainText="$(string.BlackList_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.BlackList)">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="BlackList_Enable" class="Machine" displayName="$(string.BlackList_Name)"
explainText="$(string.BlackList_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.BlackList)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<list id="BlackList" key="Software\Policies\Romanitho\Winget-AutoUpdate\BlackList" valuePrefix=""/>
<list id="BlackList" key="Software\Policies\Romanitho\Winget-AutoUpdate\BlackList"
valuePrefix="" />
</elements>
</policy>
<policy name="WhiteList_Enable" class="Machine" displayName="$(string.WhiteList_Name)" explainText="$(string.WhiteList_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.WhiteList)">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="WhiteList_Enable" class="Machine" displayName="$(string.WhiteList_Name)"
explainText="$(string.WhiteList_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.WhiteList)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<list id="WhiteList" key="Software\Policies\Romanitho\Winget-AutoUpdate\WhiteList" valuePrefix=""/>
<list id="WhiteList" key="Software\Policies\Romanitho\Winget-AutoUpdate\WhiteList"
valuePrefix="" />
</elements>
</policy>
<policy name="UseWhiteList_Enable" class="Machine" displayName="$(string.UseWhiteList_Name)" explainText="$(string.UseWhiteList_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_UseWhiteList">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="UseWhiteList_Enable" class="Machine" displayName="$(string.UseWhiteList_Name)"
explainText="$(string.UseWhiteList_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_UseWhiteList">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="ListPath_Enable" class="Machine" displayName="$(string.ListPath_Name)" explainText="$(string.ListPath_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.ListPath)" >
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="ListPath_Enable" class="Machine" displayName="$(string.ListPath_Name)"
explainText="$(string.ListPath_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.ListPath)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<text id="ListPath" valueName="WAU_ListPath" />
</elements>
</policy>
<policy name="ModsPath_Enable" class="Machine" displayName="$(string.ModsPath_Name)" explainText="$(string.ModsPath_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.ModsPath)" >
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="ModsPath_Enable" class="Machine" displayName="$(string.ModsPath_Name)"
explainText="$(string.ModsPath_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.ModsPath)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<text id="ModsPath" valueName="WAU_ModsPath" />
</elements>
</policy>
<policy name="BlobURL_Enable" class="Machine" displayName="$(string.BlobURL_Name)" explainText="$(string.BlobURL_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.BlobURL)" >
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_5"/>
<policy name="BlobURL_Enable" class="Machine" displayName="$(string.BlobURL_Name)"
explainText="$(string.BlobURL_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.BlobURL)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_5" />
<elements>
<text id="BlobURL" valueName="WAU_AzureBlobSASURL" />
</elements>
</policy>
<policy name="NotificationLevel_Enable" class="Machine" displayName="$(string.NotificationLevel_Name)" explainText="$(string.NotificationLevel_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.NotificationLevel)">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="NotificationLevel_Enable" class="Machine"
displayName="$(string.NotificationLevel_Name)"
explainText="$(string.NotificationLevel_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.NotificationLevel)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<enum id="NotificationLevel" valueName="WAU_NotificationLevel">
<item displayName="$(string.NotificationLevel_Full)">
Expand All @@ -136,9 +171,12 @@
</enum>
</elements>
</policy>
<policy name="UpdatesInterval_Enable" class="Machine" displayName="$(string.UpdatesInterval_Name)" explainText="$(string.UpdatesInterval_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.UpdatesInterval)">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="UpdatesInterval_Enable" class="Machine"
displayName="$(string.UpdatesInterval_Name)" explainText="$(string.UpdatesInterval_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.UpdatesInterval)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<enum id="UpdatesInterval" valueName="WAU_UpdatesInterval">
<item displayName="$(string.UpdatesInterval_Daily)">
Expand Down Expand Up @@ -174,19 +212,23 @@
</enum>
</elements>
</policy>
<policy name="UpdatesAtLogon_Enable" class="Machine" displayName="$(string.UpdatesAtLogon_Name)" explainText="$(string.UpdatesAtLogon_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_UpdatesAtLogon">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="UpdatesAtLogon_Enable" class="Machine" displayName="$(string.UpdatesAtLogon_Name)"
explainText="$(string.UpdatesAtLogon_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_UpdatesAtLogon">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="UpdatesAtTime_Enable" class="Machine" displayName="$(string.UpdatesAtTime_Name)" explainText="$(string.UpdatesAtTime_Explain)" presentation="$(presentation.UpdatesAtTime)" key="Software\Policies\Romanitho\Winget-AutoUpdate">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="UpdatesAtTime_Enable" class="Machine" displayName="$(string.UpdatesAtTime_Name)"
explainText="$(string.UpdatesAtTime_Explain)" presentation="$(presentation.UpdatesAtTime)"
key="Software\Policies\Romanitho\Winget-AutoUpdate">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<enum id="UpdatesAtTime" valueName="WAU_UpdatesAtTime">
<item displayName="$(string.UpdatesAtTime01)">
Expand Down Expand Up @@ -312,56 +354,71 @@
</enum>
</elements>
</policy>
<policy name="UserContext_Enable" class="Machine" displayName="$(string.UserContext_Name)" explainText="$(string.UserContext_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_UserContext">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="UserContext_Enable" class="Machine" displayName="$(string.UserContext_Name)"
explainText="$(string.UserContext_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_UserContext">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="DesktopShortcut_Enable" class="Machine" displayName="$(string.DesktopShortcut_Name)" explainText="$(string.DesktopShortcut_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_DesktopShortcut">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="DesktopShortcut_Enable" class="Machine"
displayName="$(string.DesktopShortcut_Name)" explainText="$(string.DesktopShortcut_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_DesktopShortcut">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="StartMenuShortcut_Enable" class="Machine" displayName="$(string.StartMenuShortcut_Name)" explainText="$(string.StartMenuShortcut_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_StartMenuShortcut">
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="StartMenuShortcut_Enable" class="Machine"
displayName="$(string.StartMenuShortcut_Name)"
explainText="$(string.StartMenuShortcut_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" valueName="WAU_StartMenuShortcut">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<enabledValue>
<decimal value="1" />
</enabledValue>
<disabledValue>
<decimal value="0" />
</disabledValue>
</policy>
<policy name="MaxLogFiles_Name" class="Machine" displayName="$(string.MaxLogFiles_Name)" explainText="$(string.MaxLogFiles_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.MaxLogFiles)" >
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="MaxLogFiles_Name" class="Machine" displayName="$(string.MaxLogFiles_Name)"
explainText="$(string.MaxLogFiles_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.MaxLogFiles)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<text id="MaxLogFiles" valueName="WAU_MaxLogFiles" />
</elements>
</policy>
<policy name="MaxLogSize_Name" class="Machine" displayName="$(string.MaxLogSize_Name)" explainText="$(string.MaxLogSize_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.MaxLogSize)" >
<parentCategory ref="WAU"/>
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0"/>
<policy name="MaxLogSize_Name" class="Machine" displayName="$(string.MaxLogSize_Name)"
explainText="$(string.MaxLogSize_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.MaxLogSize)">
<parentCategory ref="WAU" />
<supportedOn ref="WAU:SUPPORTED_WAU_1_16_0" />
<elements>
<text id="MaxLogSize" valueName="WAU_MaxLogSize" />
</elements>
</policy>
<policy name="WingetSourceCustom_Enable" class="Machine" displayName="$(string.WingetSourceCustom_Name)" explainText="$(string.WingetSourceCustom_Explain)" key="Software\Policies\Romanitho\Winget-AutoUpdate" presentation="$(presentation.WingetSourceCustom)" >
<parentCategory ref="Experimental"/>
<supportedOn ref="WAU:SUPPORTED_WAU_EXPERIMENTAL"/>
<policy name="WingetSourceCustom_Enable" class="Machine"
displayName="$(string.WingetSourceCustom_Name)"
explainText="$(string.WingetSourceCustom_Explain)"
key="Software\Policies\Romanitho\Winget-AutoUpdate"
presentation="$(presentation.WingetSourceCustom)">
<parentCategory ref="Experimental" />
<supportedOn ref="WAU:SUPPORTED_WAU_EXPERIMENTAL" />
<elements>
<text id="WingetSourceCustom" valueName="WAU_WingetSourceCustom" />
</elements>
</policy>
</policies>
</policyDefinitions>
</policyDefinitions>
Loading

0 comments on commit c5309bc

Please sign in to comment.