@samitouri / QOSAMI-WSL / commits / d16ff88b

Localization change from build: 147303329 (#40594)

Co-authored-by: WSL localization <noreply@microsoft.com>

Blue committed May 19, 2026 at 06:13 UTC d16ff88badd7ed6bf3548712be1d7ac752e6cf23
23 files changed +590 -590
intune/cs-CZ/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Subsystém Windows pro Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Subsystém Windows pro Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Povolit Subsystém Windows pro Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Pokud je tato zásada zakázaná, zakáže všem uživatelům počítače přístup ke spuštěným distribucím Linux v Subsystém Windows pro Linux.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Povolit integrovanou verzi Subsystému Windows pro Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Když je tato zásada zakázaná, zakáže se integrovaná verze (volitelná součást) Subsystému Windows pro Linux. Pokud je tato zásada zakázaná, dá se používat jen verze WSL ze Storu.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Povolit WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Když je tato zásada zakázaná, zakáže se WSL1. Když je zakázaná, dají se používat jen distribuce WSL2.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Povolit WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Když je tato zásada zakázaná, zakáže se WSL1. Když je zakázaná, dají se používat jen distribuce WSL2.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Povolit vlastní konfiguraci jádra</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se vlastní konfigurace jádra prostřednictvím .wslconfig (wsl2.kernel). Tato zásada platí jen pro WSL ze Storu.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Povolit vlastní konfiguraci systémové distribuce</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se vlastní konfigurace systémové distribuce prostřednictvím .wslconfig (wsl2.systemDistro). Tato zásada platí jen pro WSL ze Storu.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Povolit konfiguraci příkazového řádku jádra</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se konfigurace příkazového řádku jádra prostřednictvím .wslconfig (wsl2.kernelCommandLine). Tato zásada platí jen pro WSL ze Storu.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Povolit ladicí shell</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se ladicí shell (wsl.exe --debug-shell). Tato zásada platí jen pro WSL ze Storu.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Povolit vnořenou virtualizaci</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se konfigurace vnořené virtualizace prostřednictvím .wslconfig (wsl2.nestedVirtualization). Tato zásada platí jen pro WSL ze Storu.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Povolit ladění jádra</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se konfigurace ladění jádra prostřednictvím .wslconfig (wsl2.kernelDebugPort). Tato zásada platí jen pro WSL ze Storu.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Povolit vlastní konfiguraci sítě</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se vlastní konfigurace sítě prostřednictvím .wslconfig (wsl2.networkingMode). Tato zásada platí jen pro WSL ze Storu.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Povolit uživatelskou konfiguraci brány firewall</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se konfigurace brány firewall prostřednictvím .wslconfig (wsl2.firewall). Tato zásada platí jen pro WSL ze Storu.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Povolit připojení předávaného disku</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Když je tato zásada zakázaná, zakáže se připojování předávaných disků ve WSL2 (wsl.exe --mount). Tato zásada platí jen pro WSL ze Storu.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Nakonfigurovat výchozí síťový režim</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Tato zásada určuje výchozí síťový režim, který se má používat pro WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Tato zásada určuje výchozí síťový režim, který se má používat pro WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->Kontejner WSL</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Kontejner WSL</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Povolit kontejner WSL</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Tato zásada určuje, jestli se na tomto počítači dá používat kontejner WSL. Když je tato zásada povolená nebo není nakonfigurovaná, uživatelé a aplikace pro Windows můžou spouštět kontejnery Linuxu přes WSL. Když je tato zásada zakázaná, kontejner WSL se zablokuje pro všechny uživatele a aplikace pro Windows nemůžou spouštět kontejnery Linuxu. Upozornění: Nastavení na Zakázáno může narušit aplikace pro Windows, které závisejí na kontejnerech Linuxu.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Povolit kontejner WSL</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Seznam povolených registrů pro kontejnery WSL</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Když je tato zásada povolená, kontejner WSL bude moct stahovat image jen z registrů uvedených tady. Ovlivní to rozhraní CLI kontejneru WSL i všechny aplikace používající rozhraní API kontejneru WSL.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Seznam povolených registrů pro kontejnery WSL</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Když je tato zásada povolená, kontejner WSL bude moct stahovat image jen z registrů uvedených tady. Ovlivní to rozhraní CLI kontejneru WSL i všechny aplikace používající rozhraní API kontejneru WSL.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/da-DK/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Windows-undersystem til Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows-undersystem til Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Tillad Windows-undersystem til Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Når denne politik er indstillet til deaktiveret, deaktiverer den adgangen til kørende Linux-distributioner i Windows-undersystem til Linux for alle brugere på computeren.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Tillad indbakkeversionen af Windows-undersystem til Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Når denne politikindstilling er deaktiveret, deaktiveres indbakkeversionen (valgfri komponent) af Windows-undersystem til Linux. Hvis denne politik er deaktiveret, er det kun lagerversionen af WSL, der kan bruges.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Tillad WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Når denne politik er indstillet til deaktiveret, deaktiverer den WSL1. Når indstillingen er deaktiveret, er det kun WSL2-distributioner, der kan bruges.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Tillad WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Når denne politik er indstillet til deaktiveret, deaktiverer den WSL1. Når indstillingen er deaktiveret, er det kun WSL2-distributioner, der kan bruges.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Tillad brugerdefineret kernekonfiguration</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Når denne politik er indstillet til deaktiveret, deaktiveres brugerdefineret kernekonfiguration via .wslconfig (wsl2.kernel). Denne politik gælder kun for Store WSL.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Når denne politik er indstillet til deaktiveret, deaktiveres brugerdefineret kernekonfiguration via .wslconfig (wsl2.kernel). Denne politik gælder kun for Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Tillad konfiguration af brugerdefineret systemdistribution</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres den brugerdefinerede systemdistributionskonfiguration via .wslconfig (wsl2.systemDistro). Denne politik gælder kun for Store WSL.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres den brugerdefinerede systemdistributionskonfiguration via .wslconfig (wsl2.systemDistro). Denne politik gælder kun for Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Tillad konfiguration af kernekommandolinje</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres konfiguration af kernekommandolinjen via .wslconfig (wsl2.kernelCommandLine). Denne politik gælder kun for Store WSL.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres konfiguration af kernekommandolinjen via .wslconfig (wsl2.kernelCommandLine). Denne politik gælder kun for Store WSL.</string>
27
28 <string id="AllowDebugShell">Tillad fejlfinding af shell</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Når denne politik er angivet er deaktiveret, deaktiveres fejlfinding af shell (wsl.exe --debug-shell). Denne politik gælder kun for Store WSL.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Når denne politik er angivet er deaktiveret, deaktiveres fejlfinding af shell (wsl.exe --debug-shell). Denne politik gælder kun for Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Tillad indlejret virtualisering</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres indlejret virtualiseringskonfiguration via .wslconfig (wsl2.nestedVirtualization). Denne politik gælder kun for Store WSL.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres indlejret virtualiseringskonfiguration via .wslconfig (wsl2.nestedVirtualization). Denne politik gælder kun for Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Tillad kernefejlfinding</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres konfiguration af kernefejlfinding via .wslconfig (wsl2.kernelDebugPort). Denne politik gælder kun for Store WSL.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres konfiguration af kernefejlfinding via .wslconfig (wsl2.kernelDebugPort). Denne politik gælder kun for Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Tillad brugerdefineret netværkskonfiguration</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres brugerdefineret netværkskonfiguration via .wslconfig (wsl2.networkingMode). Denne politik gælder kun for Store WSL.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres brugerdefineret netværkskonfiguration via .wslconfig (wsl2.networkingMode). Denne politik gælder kun for Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Tillad at brugeren indstiller firewall-konfigurationen</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres konfiguration af firewall via .wslconfig (wsl2.firewall). Denne politik gælder kun for Store WSL.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres konfiguration af firewall via .wslconfig (wsl2.firewall). Denne politik gælder kun for Store WSL.</string>
42
43 <string id="AllowDiskMount">Tillad tilslutning af passthrough-disk</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Når denne politik er angivet til deaktiveret, deaktiveres tilslutning af passthrough-disk i WSL2 (wsl.exe --mount). Denne politik gælder kun for Store WSL.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Konfigurer standardnetværkstilstand</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Denne politik angiver den standardnetværkstilstand, der skal bruges til WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Denne politik angiver den standardnetværkstilstand, der skal bruges til WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-objektbeholder</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-objektbeholder</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Tillad WSL-objektbeholder</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Denne politik styrer, om WSL-objektbeholderen kan bruges på denne maskine. Når indstillingen er aktiveret eller ikke konfigureret, kan brugere og Windows-programmer køre Linux-objektbeholdere via WSL. Når den er indstillet til deaktiveret, blokeres WSL-objektbeholderen for alle brugere, og Windows-apps kan ikke køre Linux-objektbeholdere. Advarsel! Hvis du angiver dette til "Deaktiveret", kan det ødelægge Windows-apps, der er afhængige af Linux-objektbeholdere.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Tillad WSL-objektbeholder</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Liste over tilladte registreringsdatabaser for WSL-objektbeholdere</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Når den er aktiveret, har WSL-objektbeholderen kun tilladelse til at hente billeder fra de registreringsdatabaser, der er angivet her. Dette påvirker både WSL-objektbeholderens CLI og alle programmer, der bruger WSL-objektbeholder-API'et.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Liste over tilladte registreringsdatabaser for WSL-objektbeholdere</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Når den er aktiveret, har WSL-objektbeholderen kun tilladelse til at hente billeder fra de registreringsdatabaser, der er angivet her. Dette påvirker både WSL-objektbeholderens CLI og alle programmer, der bruger WSL-objektbeholder-API'et.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/de-DE/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Windows-Subsystem für Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows-Subsystem für Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows-Subsystem für Linux zulassen</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Wenn diese Richtlinie auf "Deaktiviert" festgelegt ist, wird der Zugriff auf die Ausführung Linux Distributionen im Windows-Subsystem für Linux für alle Benutzer auf dem Computer deaktiviert.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Die Inbox-Version des Windows-Subsystems für Linux zulassen</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Wenn diese Richtlinie deaktiviert ist, wird die Inbox-Version (optionale Komponente) des Windows-Subsystems für Linux deaktiviert. Wenn diese Richtlinie deaktiviert ist, kann nur die Speicherversion von WSL verwendet werden.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->WSL1 zulassen</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Wenn diese Richtlinie auf deaktiviert festgelegt ist, deaktiviert sie WSL1. Wenn diese Option deaktiviert ist, können nur WSL2-Distributionen verwendet werden.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->WSL1 zulassen</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Wenn diese Richtlinie auf deaktiviert festgelegt ist, deaktiviert sie WSL1. Wenn diese Option deaktiviert ist, können nur WSL2-Distributionen verwendet werden.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Benutzerdefinierte Kernelkonfiguration zulassen</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Wenn diese Richtlinie auf „deaktiviert“ festgelegt ist, deaktiviert diese Richtlinie die benutzerdefinierte Kernelkonfiguration über .wslconfig (wsl2.kernel). Diese Richtlinie gilt nur für Store-WSL.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Benutzerdefinierte Systemverteilungskonfiguration zulassen</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Wenn diese Richtlinie auf „deaktiviert“ festgelegt ist, deaktiviert diese Richtlinie die benutzerdefinierte Systemverteilungskonfiguration über .wslconfig (wsl2.systemDistro). Diese Richtlinie gilt nur für Store-WSL.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Kernelbefehlszeilen-Konfiguration zulassen</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Wenn diese Richtlinie auf „deaktiviert“ festgelegt ist, deaktiviert diese Richtlinie die Kernelbefehlszeilen-Konfiguration über .wslconfig (wsl2.kernelCommandLine). Diese Richtlinie gilt nur für Store-WSL.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Debugshell zulassen</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Wenn diese Richtlinie deaktiviert ist, wird die Debugshell (wsl.exe --debug-shell) deaktiviert. Diese Richtlinie gilt nur für Store-WSL.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Geschachtelte Virtualisierung zulassen</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Wenn diese Richtlinie deaktiviert ist, wird die Konfiguration der geschachtelten Virtualisierung über .wslconfig (wsl2.nestedVirtualization) deaktiviert. Diese Richtlinie gilt nur für Store-WSL.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Kerneldebugging zulassen</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Wenn diese Richtlinie auf „deaktiviert“ festgelegt ist, deaktiviert diese Richtlinie die Kerneldebugkonfiguration über .wslconfig (wsl2.kernelDebugPort). Diese Richtlinie gilt nur für Store-WSL.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Benutzerdefinierte Netzwerkkonfiguration zulassen</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Wenn diese Richtlinie auf „Deaktiviert“ festgelegt ist, deaktiviert diese Richtlinie die benutzerdefinierte Netzwerkkonfiguration über .wslconfig (wsl2.networkingMode). Diese Richtlinie gilt nur für Store-WSL.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Benutzern das Festlegen der Firewallkonfiguration erlauben</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Wenn diese Richtlinie auf „deaktiviert“ festgelegt ist, deaktiviert diese Richtlinie die Firewallkonfiguration über .wslconfig (wsl2.firewall). Diese Richtlinie gilt nur für Store-WSL.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Passthrough-Datenträgereinbindung zulassen</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Wenn diese Richtlinie deaktiviert ist, wird das Einbinden von Passthrough-Datenträgern in WSL2 (wsl.exe --mount) deaktiviert. Diese Richtlinie gilt nur für Store-WSL.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Standardnetzwerkmodus konfigurieren</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Diese Richtlinie gibt den Standardnetzwerkmodus an, der für WSL2 verwendet werden soll.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Diese Richtlinie gibt den Standardnetzwerkmodus an, der für WSL2 verwendet werden soll.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-Container</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-Container</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-Container zulassen</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Diese Richtlinie steuert, ob der WSL-Container auf diesem Computer verwendet werden kann. Wenn diese Option aktiviert oder nicht konfiguriert ist, können Benutzer und Windows-Anwendungen Linux-Container über WSL ausführen. Wenn diese Option auf "Deaktiviert" festgelegt ist, ist der WSL-Container für alle Benutzer blockiert, und Windows-Apps können keine Linux-Container ausführen. Warnung: Wenn Sie diese Einstellung auf "Deaktiviert" festlegen, können Windows-Apps unterbrochen werden, die von Linux-Containern abhängig sind.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-Container zulassen</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Zulassungsliste für WSL-Containerregistrierungen</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Wenn diese Richtlinie aktiviert ist, darf der WSL-Container nur Bilder aus den hier aufgeführten Registrierungen abrufen. Dies betrifft sowohl die WSL-Container-CLI als auch alle Anwendungen, die die WSL-Container-API verwenden.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Zulassungsliste für WSL-Containerregistrierungen</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Wenn diese Richtlinie aktiviert ist, darf der WSL-Container nur Bilder aus den hier aufgeführten Registrierungen abrufen. Dies betrifft sowohl die WSL-Container-CLI als auch alle Anwendungen, die die WSL-Container-API verwenden.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/en-GB/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Windows Subsystem for Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Allow WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->When set to disabled, this policy disables WSL1. When disabled, only WSL2 distributions can be used.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Allow WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->When set to disabled, this policy disables WSL1. When disabled, only WSL2 distributions can be used.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Allow custom kernel configuration</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Allow custom system distribution configuration</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Allow kernel command line configuration</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Allow the debug shell</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Allow nested virtualisation</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualisation configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualisation configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Allow kernel debugging</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Allow custom networking configuration</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Allow user setting firewall configuration</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Allow passthrough disk mount</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Configure default networking mode</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->This policy specifies the default networking mode to be used for WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->This policy specifies the default networking mode to be used for WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL container</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL container</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Allow WSL container</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Allow WSL container</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Allowlist for WSL container registries</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->When enabled, WSL container will only be allowed to pull images from the registries listed here. This affects both the WSL container CLI and all applications using the WSL container API.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Allowlist for WSL container registries</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->When enabled, WSL container will only be allowed to pull images from the registries listed here. This affects both the WSL container CLI and all applications using the WSL container API.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/es-ES/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Subsistema de Windows para Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Subsistema de Windows para Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Permitir el Subsistema de Windows para Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita el acceso a las distribuciones de Linux en ejecución en el Subsistema de Windows para Linux para todos los usuarios de la máquina.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Permitir la versión de bandeja de entrada del Subsistema de Windows para Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita la versión incluida (componente opcional) del Subsistema de Windows para Linux. Si esta directiva está deshabilitada, solo se puede usar la versión de WSL disponible en la Store.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Permitir WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita WSL1. Cuando se deshabilita, solo se pueden usar distribuciones de WSL2.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Permitir WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita WSL1. Cuando se deshabilita, solo se pueden usar distribuciones de WSL2.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Permitir la configuración personalizada del kernel</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita la configuración personalizada del kernel a través de .wslconfig (wsl2.kernel). Esta directiva solo se aplica al WSL de la Store.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Permitir la configuración personalizada de la distribución del sistema</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita la configuración personalizada de la distribución del sistema a través de .wslconfig (wsl2.systemDistro). Esta directiva solo se aplica al WSL de la Store.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Permitir la configuración de la línea de comandos del kernel</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita la configuración de la línea de comandos del kernel a través de .wslconfig (wsl2.kernelCommandLine). Esta directiva solo se aplica al WSL de la Store.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Permitir el shell de depuración</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita el shell de depuración (wsl.exe --debug-shell). Esta directiva solo se aplica al WSL de la Store.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Permitir la virtualización anidada</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita la configuración de la virtualización anidada a través de .wslconfig (wsl2.nestedVirtualization). Esta directiva solo se aplica al WSL de la Store.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Permitir depuración del kernel</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita la configuración de depuración del kernel mediante .wslconfig (wsl2.kernelDebugPort). Esta directiva solo se aplica al WSL de la Store.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Permitir configuración de red personalizada</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita la configuración de red personalizada a través de .wslconfig (wsl2.networkingMode). Esta directiva solo se aplica al WSL de la Store.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Permitir que el usuario configure el firewall</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita la configuración personalizada del firewall a través de .wslconfig (wsl2.firewall). Esta directiva solo se aplica al WSL de la Store.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Permitir montaje directo de disco</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Cuando se establece en deshabilitada, esta directiva deshabilita el montaje directo de discos en WSL2 (wsl.exe --mount). Esta directiva solo se aplica al WSL de la Store.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Configurar el modo de red predeterminado</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Esta directiva especifica el modo de red predeterminado que se usará para WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Esta directiva especifica el modo de red predeterminado que se usará para WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->Contenedor WSL</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Contenedor WSL</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Permitir contenedor WSL</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Esta directiva controla si se puede usar el contenedor WSL en esta máquina. Cuando se habilita o no se configura, los usuarios y las aplicaciones de Windows pueden ejecutar contenedores de Linux a través de WSL. Cuando se establece en deshabilitado, el contenedor WSL se bloquea para todos los usuarios y las aplicaciones de Windows no pueden ejecutar contenedores de Linux. Advertencia: Establecer esta opción en "Deshabilitado" puede interrumpir las aplicaciones de Windows que dependen de contenedores de Linux.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Permitir contenedor WSL</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Lista de permitidos para registros de contenedor WSL</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Cuando se habilita, el contenedor WSL solo podrá extraer imágenes de los registros que se enumeran aquí. Esto afecta tanto a la CLI del contenedor WSL como a todas las aplicaciones que usan la API del contenedor WSL.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Lista de permitidos para registros de contenedor WSL</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Cuando se habilita, el contenedor WSL solo podrá extraer imágenes de los registros que se enumeran aquí. Esto afecta tanto a la CLI del contenedor WSL como a todas las aplicaciones que usan la API del contenedor WSL.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/fi-FI/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Windows-alijärjestelmä Linuxille</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows-alijärjestelmä Linuxille</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Salli Windows-alijärjestelmä Linuxille</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Kun tämä käytäntö on poissa käytöstä, se estää kaikkia koneen käyttäjiä käyttämästä Windows-alijärjestelmä Linuxille -ympäristössä käynnissä olevia Linux-jakeluita.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Salli Windows-alijärjestelmä Linuxille sisäänrakennettu versio</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Kun tämä käytäntö on poissa käytöstä, se poistaa käytöstä asennetun Windows-alijärjestelmä Linuxille -version (valinnainen komponentti). Jos tämä käytäntö on poistettu käytöstä, vain WSL:n säilöversiota voidaan käyttää.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Salli WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Kun tämä käytäntöasetus on poistettu käytöstä, WSL1 poistetaan käytöstä. Kun tämä on poistettu käytöstä, vain WSL2-jakeluja voidaan käyttää.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Salli WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Kun tämä käytäntöasetus on poistettu käytöstä, WSL1 poistetaan käytöstä. Kun tämä on poistettu käytöstä, vain WSL2-jakeluja voidaan käyttää.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Salli mukautettu ytimen määritys</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, mukautettu ytimen määritys .wslconfig (wsl2.kernel) -tiedoston kautta poistetaan käytöstä. Tämä käytäntö koskee vain säilön WSL:ää.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Salli mukautettu järjestelmäjakelun määritys</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, mukautettu järjestelmäjakelun määritys .wslconfig (wsl2.systemDistro) -tiedoston kautta poistetaan käytöstä. Tämä käytäntö koskee vain säilön WSL:ää.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Salli ytimen komentorivimääritys</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, ytimen komentorivimääritys .wslconfig (wsl2.kernelCommandLine) -tiedoston kautta poistetaan käytöstä. Tämä käytäntö koskee vain säilön WSL:ää.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Salli virheenkorjausliittymä</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, virheenkorjausliittymä (wsl.exe --debug-shell) poistetaan käytöstä. Tämä käytäntö koskee vain säilön WSL:ää.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Salli sisäkkäinen virtualisointi</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, sisäkkäisen virtualisoinnin määritys .wslconfig (wsl2.nestedVirtualization) -tiedoston kautta poistetaan käytöstä. Tämä käytäntö koskee vain säilön WSL:ää.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Salli ytimen virheenkorjaus</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, ytimen virheenkorjausmääritys .wslconfig (wsl2.kernelDebugPort) -tiedoston kautta poistetaan käytöstä. Tämä käytäntö koskee vain säilön WSL:ää.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Salli mukautettu verkkomääritys</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, se poistaa mukautetun verkkomäärityksen käytöstä .wslconfig-tiedoston kautta (wsl2.networkingMode). Tämä käytäntö koskee vain säilön WSL:ää.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Salli käyttäjän määrittää palomuuriasetukset</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, palomuurin määritys .wslconfig (wsl2.firewall) -tiedoston kautta poistetaan käytöstä. Tämä käytäntö koskee vain säilön WSL:ää.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Salli läpivientilevyn käyttöönotto</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Kun tämä käytäntö on poissa käytöstä, läpivientilevyn käyttöönotto WSL2:ssa (wsl.exe --mount) poistetaan käytöstä. Tämä käytäntö koskee vain säilön WSL:ää.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Määritä oletusverkkotila</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Tämä käytäntö määrittää WSL2:ssa käytettävän oletusverkkotilan.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Tämä käytäntö määrittää WSL2:ssa käytettävän oletusverkkotilan.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-säilö</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-säilö</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Salli WSL-säilö</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Tämä käytäntö määrittää, voiko WSL-säilöä käyttää tässä laitteessa. Kun se on käytössä tai sitä ei ole määritetty, käyttäjät ja Windows-sovellukset voivat suorittaa Linux-säilöjä WSL:n kautta. Kun se on poissa käytöstä, WSL-säilö on estetty kaikilta käyttäjiltä, eivätkä Windows-sovellukset voi suorittaa Linux-säilöjä. Varoitus: Jos asetat käytännön tilaan Poissa käytöstä, se voi rikkoa Windows-sovelluksia, jotka ovat riippuvaisia Linux-säilöistä.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Salli WSL-säilö</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->WSL-säilörekisterien sallittujen luettelo</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Kun tämä asetus on käytössä, WSL-säilö voi noutaa kuvia vain täällä luetelluista rekistereistä. Tämä vaikuttaa sekä WSL-säilön CLI:hin että kaikkiin sovelluksiin, jotka käyttävät WSL-säilön ohjelmointirajapintaa.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->WSL-säilörekisterien sallittujen luettelo</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Kun tämä asetus on käytössä, WSL-säilö voi noutaa kuvia vain täällä luetelluista rekistereistä. Tämä vaikuttaa sekä WSL-säilön CLI:hin että kaikkiin sovelluksiin, jotka käyttävät WSL-säilön ohjelmointirajapintaa.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/fr-FR/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Sous-système Windows pour Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Sous-système Windows pour Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Autoriser les sous-système Windows pour Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Lorsqu’elle est désactivée, cette stratégie désactive l’accès aux distributions de Linux en cours d’exécution dans le Sous-système Windows pour Linux pour tous les utilisateurs de l’ordinateur.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Autoriser la version de boîte de réception du sous-système Windows pour Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Quand elle est définie sur désactivée, cette stratégie désactive la version fournie en boîte de réception (composant facultatif) du Sous-système Windows pour Linux. Si cette stratégie est désactivée, seule la version du Store de WSL peut être utilisée.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Autoriser WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Lorsqu’elle est désactivée, cette stratégie désactive WSL1. Lorsque cette option est désactivée, seules les distributions WSL2 peuvent être utilisées.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Autoriser WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Lorsqu’elle est désactivée, cette stratégie désactive WSL1. Lorsque cette option est désactivée, seules les distributions WSL2 peuvent être utilisées.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Autoriser la configuration personnalisée du noyau</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Quand elle est définie sur désactivée, cette stratégie désactive la configuration personnalisée du noyau via .wslconfig (wsl2.kernel). Cette stratégie s’applique uniquement à WSL de Store.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Autoriser la configuration personnalisée de la distribution système</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Quand elle est définie sur désactivée, cette stratégie désactive la configuration personnalisée de la distribution système via .wslconfig (wsl2.systemDistro). Cette stratégie s’applique uniquement à WSL de Store.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Autoriser la configuration de la ligne de commande du noyau</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Quand elle est définie sur désactivée, cette stratégie désactive la configuration de la ligne de commande du noyau via .wslconfig (wsl2.kernelCommandLine). Cette stratégie s’applique uniquement à WSL de Store.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Autoriser l’interpréteur de commandes de débogage</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Quand elle est définie sur désactivée, cette stratégie désactive le débogueur interactif (wsl.exe --debug-shell). Cette stratégie s’applique uniquement à WSL de Store.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Autoriser la virtualisation imbriquée</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Quand elle est définie sur désactivée, cette stratégie désactive la configuration de la virtualisation imbriquée via .wslconfig (wsl2.nestedVirtualization). Cette stratégie s’applique uniquement à WSL de Store.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Autoriser le débogage du noyau</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Quand elle est définie sur désactivée, cette stratégie désactive la configuration du débogage du noyau via .wslconfig (wsl2.kernelDebugPort). Cette stratégie s’applique uniquement à WSL de Store.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Autoriser la configuration réseau personnalisée</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Lorsqu’elle est définie sur désactivée, cette stratégie désactive la configuration réseau personnalisée via .wsnfnfig (wsl2.networkingmode). Cette stratégie s’applique uniquement au Store WSL.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Autoriser l’utilisateur à configurer le pare-feu</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Lorsque la valeur est désactivée, cette stratégie désactive la configuration du pare-feu via .wsnfnfig (wsl2.firewall). Cette stratégie s’applique uniquement à WSL de Store.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Autoriser le montage de disque en mode passthrough</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Quand elle est définie sur désactivée, cette stratégie désactive le montage direct de disques dans WSL2 (wsl.exe --mount). Cette stratégie s’applique uniquement à WSL de Store.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Configurer le mode de mise en réseau par défaut</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Cette stratégie spécifie le mode réseau par défaut à utiliser pour WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Cette stratégie spécifie le mode réseau par défaut à utiliser pour WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->Conteneur WSL</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Conteneur WSL</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Autoriser le conteneur WSL</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Cette stratégie contrôle si le conteneur WSL peut être utilisé sur cette machine. Lorsqu’ils sont activés ou non configurés, les utilisateurs et les applications Windows peuvent exécuter des conteneurs Linux via WSL. Lorsqu’il est désactivé, le conteneur WSL est bloqué pour tous les utilisateurs et les applications Windows ne peuvent pas exécuter de conteneurs Linux. Avertissement : si la valeur est « Désactivé », les applications Windows qui dépendent de conteneurs Linux risquent de s’arrêter.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Autoriser le conteneur WSL</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Liste d'autorisation pour les registres de conteneurs WSL</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Lorsqu’il est activé, le conteneur WSL n’est autorisé à extraire des images qu’à partir des registres répertoriés ici. Cela affecte à la fois l’interface CLI du conteneur WSL et toutes les applications utilisant l’API de conteneur WSL.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Liste d'autorisation pour les registres de conteneurs WSL</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Lorsqu’il est activé, le conteneur WSL n’est autorisé à extraire des images qu’à partir des registres répertoriés ici. Cela affecte à la fois l’interface CLI du conteneur WSL et toutes les applications utilisant l’API de conteneur WSL.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/hu-HU/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Linuxos Windows-alrendszer</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linuxos Windows-alrendszer</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->A Linuxos Windows-alrendszer engedélyezése</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Ha le van tiltva, ez a házirend letiltja a Linux-disztribúciók futtatásához való hozzáférést a Linuxos Windows-alrendszer minden felhasználója számára a gépen.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->A Linuxos Windows-alrendszer beérkezett üzenetek mappája verziójának engedélyezése</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Ha le van tiltva, ez a házirend letiltja a Linuxos Windows-alrendszer beérkezett üzenetek mappájának verzióját (választható összetevő). Ha ez a házirend le van tiltva, csak a WSL áruházi verziója használható.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->WSL1 engedélyezése</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Ha le van tiltva, ez a házirend letiltja a WSL1-et. Ha le van tiltva, csak WSL2-disztribúciók használhatók.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->WSL1 engedélyezése</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Ha le van tiltva, ez a házirend letiltja a WSL1-et. Ha le van tiltva, csak WSL2-disztribúciók használhatók.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Egyéni kernelkonfiguráció engedélyezése</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja az egyéni kernelkonfigurációt a .wslconfig (wsl2.kernel) használatával. Ez a házirend csak az áruházi WSL-re vonatkozik.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Egyéni rendszerelosztási konfiguráció engedélyezése</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja az egyéni rendszerelosztási konfigurációt a .wslconfig (wsl2.systemDistro) használatával. Ez a házirend csak az áruházi WSL-re vonatkozik.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Kernel parancssori konfigurációjának engedélyezése</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja a kernel parancssori konfigurációját a .wslconfig (wsl2.kernelCommandLine) használatával. Ez a házirend csak az áruházi WSL-re vonatkozik.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">A hibakeresési felület engedélyezése</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja a hibakeresési felületet (wsl.exe --debug-shell). Ez a házirend csak az áruházi WSL-re vonatkozik.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Beágyazott virtualizálás engedélyezése</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja a beágyazott virtualizálási konfigurációt a .wslconfig (wsl2.nestedVirtualization) használatával. Ez a házirend csak az áruházi WSL-re vonatkozik.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Kernel-hibakeresés engedélyezése</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja a kernel hibakeresési konfigurációját a .wslconfig (wsl2.kernelDebugPort) használatával. Ez a házirend csak az áruházi WSL-re vonatkozik.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Egyéni hálózati konfiguráció engedélyezése</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja az egyéni hálózatkezelési konfigurációt a .wslconfig (wsl2.networkingmode) használatával. Ez a házirend csak a Store WSL-re vonatkozik.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">A tűzfal-konfiguráció felhasználói beállításának engedélyezése</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja a tűzfal-konfigurációt a .wslconfig (wsl2.firewall) használatával. Ez a házirend csak az áruházi WSL-re vonatkozik.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Áthaladó lemez csatolásának engedélyezése</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Ha le van tiltva, ez a házirend letiltja az áthaladó lemezek csatlakoztatását a WSL2-ben (wsl.exe --mount). Ez a házirend csak az áruházi WSL-re vonatkozik.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Az alapértelmezett hálózati mód konfigurálása</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Ez a házirend a WSL2 alapértelmezett hálózati módját határozza meg.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Ez a házirend a WSL2 alapértelmezett hálózati módját határozza meg.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-tároló</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-tároló</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-tároló engedélyezése</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Ez a házirend szabályozza, hogy ezen a gépen használható-e WSL-tároló. Ha engedélyezve van vagy nincs beállítva, a felhasználók és a Windows-alkalmazások WSL-en keresztül futtathatnak Linux-tárolókat. Ha le van tiltva, a WSL-tároló minden felhasználó számára blokkolva van, és a Windows-alkalmazások nem futtathatnak Linux-tárolókat. Figyelmeztetés: Ha ezt „Letiltva” értékre állítja, az megszakíthatja azokat a Windows-alkalmazásokat, amelyek Linux-tárolóktól függenek.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-tároló engedélyezése</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->WSL-tárolóregisztrációs adatbázisok engedélyezési listája</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Ha engedélyezve van, a WSL-tároló csak az itt felsorolt tárolókból kérhet le lemezképeket. Ez hatással van a WSL-tároló CLI-re és a WSL-tároló API-t használó összes alkalmazásra is.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->WSL-tárolóregisztrációs adatbázisok engedélyezési listája</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Ha engedélyezve van, a WSL-tároló csak az itt felsorolt tárolókból kérhet le lemezképeket. Ez hatással van a WSL-tároló CLI-re és a WSL-tároló API-t használó összes alkalmazásra is.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/it-IT/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Sottosistema Windows per Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Sottosistema Windows per Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Consenti il sottosistema Windows per Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Se impostato su disabilitato, questo criterio disabilita l'accesso alle distribuzioni Linux in esecuzione nel sottosistema Windows per Linux per tutti gli utenti del computer.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Consenti la versione inbox del sottosistema Windows per Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la versione inbox (componente facoltativo) del sottosistema Windows per Linux. Se questo criterio è disabilitato, è possibile usare solo la versione Store di WSL.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Consenti WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Se impostato su Disabilitato, questo criterio disabilita WSL1. Se questa opzione è disabilitata, è possibile usare solo distribuzioni WSL2.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Consenti WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Se impostato su Disabilitato, questo criterio disabilita WSL1. Se questa opzione è disabilitata, è possibile usare solo distribuzioni WSL2.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Consenti la configurazione del kernel personalizzata</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione personalizzata del kernel tramite .wslconfig (wsl2.kernel). Questo criterio è valido solo per Store WSL.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione personalizzata del kernel tramite .wslconfig (wsl2.kernel). Questo criterio è valido solo per Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Consenti la configurazione della distribuzione di sistema personalizzata</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione della distribuzione di sistema personalizzata tramite .wslconfig (wsl2.systemDistro). Questo criterio è valido solo per Store WSL.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione della distribuzione di sistema personalizzata tramite .wslconfig (wsl2.systemDistro). Questo criterio è valido solo per Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Consenti la configurazione della riga di comando del kernel</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione della riga di comando del kernel tramite .wslconfig (wsl2.kernelCommandLine). Questo criterio è valido solo per Store WSL.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione della riga di comando del kernel tramite .wslconfig (wsl2.kernelCommandLine). Questo criterio è valido solo per Store WSL.</string>
27
28 <string id="AllowDebugShell">Consenti la shell di debug</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la shell di debug (wsl.exe --debug-shell). Questo criterio è valido solo per Store WSL.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la shell di debug (wsl.exe --debug-shell). Questo criterio è valido solo per Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Consenti la virtualizzazione annidata</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione della virtualizzazione annidata tramite .wslconfig (wsl2.nestedVirtualization). Questo criterio è valido solo per Store WSL.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione della virtualizzazione annidata tramite .wslconfig (wsl2.nestedVirtualization). Questo criterio è valido solo per Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Consenti il debug del kernel</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione di debug del kernel tramite .wslconfig (wsl2.kernelDebugPort). Questo criterio è valido solo per Store WSL.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione di debug del kernel tramite .wslconfig (wsl2.kernelDebugPort). Questo criterio è valido solo per Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Consenti la configurazione di rete personalizzata</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Se impostato su disabilitato, questo criterio disabilita la configurazione della rete personalizzata tramite .wslconfig (wsl2.networkingMode). Questo criterio è valido solo per Store WSL.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Se impostato su disabilitato, questo criterio disabilita la configurazione della rete personalizzata tramite .wslconfig (wsl2.networkingMode). Questo criterio è valido solo per Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Consenti all'utente di impostare la configurazione del firewall</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione del firewall tramite .wslconfig (wsl2.firewall). Questo criterio è valido solo per Store WSL.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita la configurazione del firewall tramite .wslconfig (wsl2.firewall). Questo criterio è valido solo per Store WSL.</string>
42
43 <string id="AllowDiskMount">Consenti il montaggio pass-through dei dischi</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Se impostato su Disabilitato, questo criterio disabilita il montaggio pass-through dei dischi in WSL2 (wsl.exe --mount). Questo criterio è valido solo per Store WSL.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Configura la modalità di rete predefinita</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Questo criterio specifica la modalità di rete predefinita da usare per WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Questo criterio specifica la modalità di rete predefinita da usare per WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->Contenitore di WSL</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Contenitore di WSL</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Consenti contenitore di WSL</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Questo criterio controlla se è possibile usare il contenitore WSL in questo computer. Se abilitato o non configurato, gli utenti e le applicazioni Windows possono eseguire contenitori Linux tramite WSL. Se questa opzione è disabilitata, il contenitore WSL è bloccato per tutti gli utenti e le app di Windows non possono eseguire contenitori Linux. Avviso: se si imposta questa opzione su 'Disabilitato', è possibile che le app di Windows che dipendono da contenitori Linux vengano interrotte.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Consenti contenitore di WSL</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Elenco elementi consentiti per i registri del contenitore WSL</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Quando è abilitato, il contenitore WSL può eseguire il pull delle immagini solo dai registri elencati qui. Questo influisce sia sulla CLI del contenitore WSL sia su tutte le applicazioni che usano l'API del contenitore WSL.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Elenco elementi consentiti per i registri del contenitore WSL</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Quando è abilitato, il contenitore WSL può eseguire il pull delle immagini solo dai registri elencati qui. Questo influisce sia sulla CLI del contenitore WSL sia su tutte le applicazioni che usano l'API del contenitore WSL.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/ja-JP/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Linux 用 Windows サブシステム</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linux 用 Windows サブシステム</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linux 用 Windows サブシステムを許可する</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->無効に設定すると、このポリシーは、マシン上のすべてのユーザーについて、Linux 用 Windows サブシステムで実行中の Linux ディストリビューションへのアクセスを無効にします。</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->受信トレイ バージョンの Linux 用 Windows サブシステムを許可する</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->無効に設定すると、このポリシーは Linux 用 Windows サブシステム の受信トレイ バージョン (オプション コンポーネント) を無効にします。このポリシーを無効にすると、WSL の Microsoft Store バージョンのみを使用できます。</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->WSL1 を許可する</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->無効に設定すると、このポリシーは WSL1 を無効にします。無効にすると、WSL2 ディストリビューションのみを使用できます。</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->WSL1 を許可する</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->無効に設定すると、このポリシーは WSL1 を無効にします。無効にすると、WSL2 ディストリビューションのみを使用できます。</string>
18
19 <string id="CustomKernelUserSettingConfigurable">カスタム カーネル構成を許可する</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.kernel) によるカスタム カーネル構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.kernel) によるカスタム カーネル構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">カスタム システム ディストリビューション構成を許可する</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.systemDistro) によるカスタム システム ディストリビューション構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.systemDistro) によるカスタム システム ディストリビューション構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">カーネル コマンド ライン構成を許可する</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.kernelCommandLine) によるカーネル コマンド ライン構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.kernelCommandLine) によるカーネル コマンド ライン構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
27
28 <string id="AllowDebugShell">デバッグ シェルを許可する</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーはデバッグ シェル (wsl.exe --debug-shell) を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーはデバッグ シェル (wsl.exe --debug-shell) を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">ネスト型仮想化を許可する</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.nestedVirtualization) によるネスト型仮想化構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.nestedVirtualization) によるネスト型仮想化構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
33
34 <string id="KernelDebugUserSettingConfigurable">カーネル デバッグを許可する</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.kernelDebugPort) によるカーネル デバッグ構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.kernelDebugPort) によるカーネル デバッグ構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">カスタム ネットワーク構成を許可する</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.networkingMode) によるカスタム ネットワーク構成を無効にします。このポリシーはストア WSL にのみ適用されます。</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">ユーザーがファイアウォール構成を設定できるようにする</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.firewall) によるファイアウォール構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは .wslconfig (wsl2.firewall) によるファイアウォール構成を無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
42
43 <string id="AllowDiskMount">パススルー ディスク マウントを許可する</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->無効に設定すると、このポリシーは WSL2 (wsl.exe --mount) のパススルー ディスク マウントを無効にします。このポリシーは Microsoft Store WSL にのみ適用されます。</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">既定のネットワーク モードを構成する</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->このポリシーは、WSL2 に使用される既定のネットワーク モードを指定します。</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->このポリシーは、WSL2 に使用される既定のネットワーク モードを指定します。</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL コンテナー</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL コンテナー</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL コンテナーを許可する</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->このポリシーは、このマシンで WSL コンテナーを使用できるかどうかを制御します。有効にした場合、または構成しなかった場合、ユーザーと Windows アプリケーションは WSL 経由で Linux コンテナーを実行できます。無効に設定すると、WSL コンテナーはすべてのユーザーに対してブロックされ、Windows アプリは Linux コンテナーを実行できません。警告: これを [無効] に設定すると、Linux コンテナーに依存する Windows アプリが中断する可能性があります。</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL コンテナーを許可する</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->このポリシーは、このマシンで WSL コンテナーを使用できるかどうかを制御します。有効にするか未構成の場合、ユーザーと Windows アプリケーションは WSL を介して Linux コンテナーを実行できます。無効に設定すると、WSL コンテナーはすべてのユーザーに対してブロックされ、Windows アプリは Linux コンテナーを実行できません。警告: これを 'Disabled' に設定すると、Linux コンテナーに依存する Windows アプリに問題が発生する可能性があります。</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->WSL コンテナー レジストリの許可リスト</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->有効にすると、WSL コンテナーは、ここに一覧表示されているレジストリからのみイメージをプルできます。これは、WSL コンテナー CLI と、WSL コンテナー API を使用するすべてのアプリケーションの両方に影響します。</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->WSL コンテナー レジストリの許可リスト</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->有効にすると、WSL コンテナーは、ここに一覧表示されているレジストリからのみイメージをプルできます。これは、WSL コンテナー CLI と、WSL コンテナー API を使用するすべてのアプリケーションの両方に影響します。</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/ko-KR/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Linux용 Windows 하위 시스템</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linux용 Windows 하위 시스템</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linux용 Windows 하위 시스템 허용</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->이 정책을 사용하지 않도록 설정하면 컴퓨터의 모든 사용자가 Linux용 Windows 하위 시스템에서 실행 중인 Linux 배포에 액세스할 수 없습니다.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linux용 Windows 하위 시스템의 인박스 버전을 허용</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 Linux용 Windows 하위 시스템의 받은 편지함 버전(선택적 구성 요소)을 사용하지 않도록 설정합니다. 사용하지 않도록 설정할 경우, WSL의 Store 버전만 사용할 수 있습니다.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->WSL1 허용</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->사용하지 않도록 설정할 경우, 이 정책은 WSL1을 사용하지 않도록 설정합니다. 이 경우 WSL2 배포만 사용할 수 있습니다.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->WSL1 허용</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->사용하지 않도록 설정할 경우, 이 정책은 WSL1을 사용하지 않도록 설정합니다. 이 경우 WSL2 배포만 사용할 수 있습니다.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">사용자 지정 커널 구성 허용</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.kernel)를 통한 사용자 지정 커널 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.kernel)를 통한 사용자 지정 커널 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">사용자 지정 시스템 배포 구성 허용</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.systemDistro)를 통한 사용자 지정 시스템 배포 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.systemDistro)를 통한 사용자 지정 시스템 배포 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">커널 명령줄 구성 허용</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.kernelCommandLine)를 통한 커널 명령줄 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.kernelCommandLine)를 통한 커널 명령줄 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
27
28 <string id="AllowDebugShell">디버그 셸 허용</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 디버그 셸(wsl.exe --debug-shell)을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 디버그 셸(wsl.exe --debug-shell)을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">중첩된 가상화 허용</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.nestedVirtualization)를 통한 중첩 가상화 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.nestedVirtualization)를 통한 중첩 가상화 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">커널 디버깅 허용</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.kernelDebugPort)를 통한 커널 디버깅 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.kernelDebugPort)를 통한 커널 디버깅 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">사용자 지정 네트워킹 구성 허용</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.networkingMode)를 통한 사용자 지정 네트워킹 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.networkingMode)를 통한 사용자 지정 네트워킹 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
39
40 <string id="FirewallUserSettingConfigurable">사용자 설정 방화벽 구성 허용</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.firewall)를 통한 방화벽 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 .wslconfig(wsl2.firewall)를 통한 방화벽 구성을 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
42
43 <string id="AllowDiskMount">패스스루 디스크 탑재 허용</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->사용하지 않도록 설정할 경우, 이 정책은 WSL2에서 패스스루 디스크 탑재(wsl.exe --mount)를 사용하지 않도록 설정합니다. 이 정책은 Store WSL에만 적용됩니다.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">기본 네트워킹 모드 구성</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->이 정책은 WSL2에 사용할 기본 네트워킹 모드를 지정합니다.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->이 정책은 WSL2에 사용할 기본 네트워킹 모드를 지정합니다.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL 컨테이너</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL 컨테이너</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL 컨테이너 허용</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->이 정책은 이 컴퓨터에서 WSL 컨테이너를 사용할 수 있는지 여부를 제어합니다. 사용하도록 설정하거나 구성하지 않으면 사용자와 Windows 애플리케이션이 WSL을 통해 Linux 컨테이너를 실행할 수 있습니다. 사용 안 함으로 설정하면 WSL 컨테이너가 모든 사용자에 대해 차단되고 Windows 앱에서 Linux 컨테이너를 실행할 수 없습니다. 경고: '사용 안 함'으로 설정하면 Linux 컨테이너에 종속된 Windows 앱이 중단될 수 있습니다.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL 컨테이너 허용</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->WSL 컨테이너 레지스트리 허용 목록</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->사용하도록 설정할 경우, WSL 컨테이너는 여기 나열된 레지스트리에서만 이미지를 가져올 수 있습니다. 이는 WSL 컨테이너 CLI와 WSL 컨테이너 API를 사용하는 모든 애플리케이션에 영향을 줍니다.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->WSL 컨테이너 레지스트리 허용 목록</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->사용하도록 설정할 경우, WSL 컨테이너는 여기 나열된 레지스트리에서만 이미지를 가져올 수 있습니다. 이는 WSL 컨테이너 CLI와 WSL 컨테이너 API를 사용하는 모든 애플리케이션에 영향을 줍니다.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/nb-NO/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Windows-undersystem for Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows-undersystem for Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Tillat Windows-undersystem for Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Når den er satt til deaktivert, deaktiverer denne policyen tilgang til kjørende Linux-distribusjoner i Windows-undersystem for Linux for alle brukere på maskinen.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Tillat innboksversjonen av Windows-undersystem for Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Når deaktivert vil denne policyen deaktivere innboksversjonen (valgfri komponent) i Windows-undersystem for Linux. Hvis denne policyen er deaktivert, kan bare butikkversjonen av WSL brukes.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Allow WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Når den er satt til deaktivert, deaktiverer denne policyen WSL1. Når dette er deaktivert, kan bare WSL2-distribusjoner brukes.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Allow WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Når den er satt til deaktivert, deaktiverer denne policyen WSL1. Når dette er deaktivert, kan bare WSL2-distribusjoner brukes.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Tillat egendefinert kernelkonfigurasjon</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Når deaktivert vil denne policyen deaktivere egendefinert kernelkonfigurasjon via .wslconfig (wsl2.kernel). Denne policyen gjelder bare for Store WSL.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Når deaktivert vil denne policyen deaktivere egendefinert kernelkonfigurasjon via .wslconfig (wsl2.kernel). Denne policyen gjelder bare for Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Tillat egendefinert systemdistribusjonskonfigurasjon</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Når deaktivert vil denne policyen deaktivere egendefinert systemdistribusjonskonfiguarsjon via .wslconfig (wsl2.systemDistro). Denne policyen gjelder bare for Store WSL.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Når deaktivert vil denne policyen deaktivere egendefinert systemdistribusjonskonfiguarsjon via .wslconfig (wsl2.systemDistro). Denne policyen gjelder bare for Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Tillat konfigurasjon av kommandolinje for kjerne</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere konfigurasjon av kommandolinje for kjerne via .wslconfig (wsl2.kernelCommandLine). Denne policyen gjelder bare for Store WSL.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere konfigurasjon av kommandolinje for kjerne via .wslconfig (wsl2.kernelCommandLine). Denne policyen gjelder bare for Store WSL.</string>
27
28 <string id="AllowDebugShell">Tillat feilsøkingsskall</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere feilsøkingsskallet (wsl.exe --debug-shell). Denne policyen gjelder bare for Store WSL.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere feilsøkingsskallet (wsl.exe --debug-shell). Denne policyen gjelder bare for Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Tillat nestet virtualisering</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere konfigurasjon av nestet virtualisering via .wslconfig (wsl2.nestedVirtualization). Denne policyen gjelder bare for Store WSL.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere konfigurasjon av nestet virtualisering via .wslconfig (wsl2.nestedVirtualization). Denne policyen gjelder bare for Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Tillat kjernefeilsøking</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere konfigurasjon av kjernefeilsøking via .wslconfig (wsl2.kernelDebugPort). Denne policyen gjelder bare for Store WSL.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere konfigurasjon av kjernefeilsøking via .wslconfig (wsl2.kernelDebugPort). Denne policyen gjelder bare for Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Tillat egendefinert nettverkskonfigurasjon</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Når den er angitt til deaktivert, vil denne policyen deaktivere egendefinert nettverkskonfigurasjon via .wslconfig (wsl2.networkingmode). Denne policyen gjelder bare for Store WSL.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Tillat brukerinnstilling for brannmurkonfigurasjon</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere brannmurkonfigurasjon via .wslconfig (wsl2.firewall). Denne policyen gjelder bare for Store WSL.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere brannmurkonfigurasjon via .wslconfig (wsl2.firewall). Denne policyen gjelder bare for Store WSL.</string>
42
43 <string id="AllowDiskMount">Tillat gjennomgående diskmontasje</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Når deaktivert, vil denne policyen deaktivere gjennomgående diskmontasje i WSL2 (wsl.exe --mount). Denne policyen gjelder bare for Store WSL.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Konfigurer standard nettverksmodus</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Denne policyen angir standard nettverksmodus som skal brukes for WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Denne policyen angir standard nettverksmodus som skal brukes for WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-beholder</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-beholder</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Tillat WSL-beholder</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Denne policyen kontrollerer om WSL-beholder kan brukes på denne maskinen. Når den er aktivert eller ikke konfigurert, kan brukere og Windows-programmer kjøre Linux-beholdere via WSL. Når den er satt til deaktivert, blokkeres WSL-beholderen for alle brukere, og Windows-apper kan ikke kjøre Linux-beholdere. Advarsel: Hvis du setter dette til Deaktivert, kan Windows-apper som er avhengige av Linux-beholdere, ødelegges.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Tillat WSL-beholder</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Tillatelsesliste for WSL-beholderregistre</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Når dette er aktivert, har WSL-beholderen bare tillatelse til å hente bilder fra registrene som er oppført her. Dette påvirker både CLI for WSL-beholderen og alle programmer som bruker WSL-beholder-API-et.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Tillatelsesliste for WSL-beholderregistre</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Når dette er aktivert, har WSL-beholderen bare tillatelse til å hente bilder fra registrene som er oppført her. Dette påvirker både CLI for WSL-beholderen og alle programmer som bruker WSL-beholder-API-et.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/nl-NL/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Windows-subsysteem voor Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows-subsysteem voor Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Het Windows-subsysteem voor Linux toestaan</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Wanneer deze optie is uitgeschakeld, wordt met dit beleid de toegang tot het uitvoeren van Linux distributies in de Windows-subsysteem voor Linux voor alle gebruikers op de computer uitgeschakeld.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->De Postvak IN-versie van het Windows-subsysteem voor Linux toestaan</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Als dit beleid is uitgeschakeld, wordt de inbox-versie (optioneel onderdeel) van het Windows-subsysteem voor Linux uitgeschakeld. Als dit beleid is uitgeschakeld, kan alleen de Store-versie van WSL worden gebruikt.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->WSL1 toestaan</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Als deze optie is uitgeschakeld, wordt WSL1 met dit beleid uitgeschakeld. Als deze optie is uitgeschakeld, kunnen alleen WSL2-distributies worden gebruikt.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->WSL1 toestaan</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Als deze optie is uitgeschakeld, wordt WSL1 met dit beleid uitgeschakeld. Als deze optie is uitgeschakeld, kunnen alleen WSL2-distributies worden gebruikt.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Aangepaste kernelconfiguratie toestaan</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt aangepaste kernelconfiguratie via .wslconfig (wsl2.kernel) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt aangepaste kernelconfiguratie via .wslconfig (wsl2.kernel) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Aangepaste systeemdistributieconfiguratie toestaan</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt aangepaste systeemdistributieconfiguratie via .wslconfig (wsl2.systemDistro) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt aangepaste systeemdistributieconfiguratie via .wslconfig (wsl2.systemDistro) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Configuratie van de kernelopdrachtregel toestaan</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt kernelcommandoconfiguratie via .wslconfig (wsl2.kernelCommandLine) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt kernelcommandoconfiguratie via .wslconfig (wsl2.kernelCommandLine) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
27
28 <string id="AllowDebugShell">De foutopsporingsshell toestaan</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt de foutopsporingsshell (wsl.exe --debug-shell) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt de foutopsporingsshell (wsl.exe --debug-shell) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Geneste virtualisatie toestaan</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt configuratie van geneste virtualisatie via .wslconfig (wsl2.nestedVirtualization) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt configuratie van geneste virtualisatie via .wslconfig (wsl2.nestedVirtualization) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Kernelfoutopsporing toestaan</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt configuratie voor kernelfoutopsporing via .wslconfig (wsl2.kernelDebugPort) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt configuratie voor kernelfoutopsporing via .wslconfig (wsl2.kernelDebugPort) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Aangepaste netwerkconfiguratie toestaan</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt aangepaste netwerkconfiguratie via .wslconfig (wsl2.networkingmode) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Sta de gebruiker toe de firewallconfiguratie in te stellen</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt firewallconfiguratie via .wslconfig (wsl2.firewall) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt firewallconfiguratie via .wslconfig (wsl2.firewall) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
42
43 <string id="AllowDiskMount">Sta passthrough-schijfkoppeling toe</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Als dit beleid is uitgeschakeld, wordt het koppelen van passthrough-schijven in WSL2 (wsl.exe --mount) uitgeschakeld. Dit beleid is alleen van toepassing op Store WSL.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Standaardnetwerkmodus configureren</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Dit beleid geeft de standaardnetwerkmodus op die moet worden gebruikt voor WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Dit beleid geeft de standaardnetwerkmodus op die moet worden gebruikt voor WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-container</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-container</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-container toestaan</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Met dit beleid bepaalt u of een WSL-container op deze computer kan worden gebruikt. Wanneer deze optie is ingeschakeld of niet is geconfigureerd, kunnen gebruikers en Windows-toepassingen Linux-containers uitvoeren via WSL. Als deze optie is uitgeschakeld, wordt de WSL-container geblokkeerd voor alle gebruikers en kunnen Windows-apps geen Linux-containers uitvoeren. Waarschuwing: als u deze optie instelt op Uitgeschakeld, kunnen Windows-apps die afhankelijk zijn van Linux-containers, worden onderbroken.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-container toestaan</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Acceptatielijst voor WSL-containerregisters</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Als deze optie is ingeschakeld, mag de WSL-container alleen installatiekopieën ophalen uit de registers die hier worden vermeld. Dit is van invloed op zowel de WSL-container-CLI als alle toepassingen die gebruikmaken van de WSL-container-API.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Acceptatielijst voor WSL-containerregisters</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Als deze optie is ingeschakeld, mag de WSL-container alleen installatiekopieën ophalen uit de registers die hier worden vermeld. Dit is van invloed op zowel de WSL-container-CLI als alle toepassingen die gebruikmaken van de WSL-container-API.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/pl-PL/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Podsystem Windows dla systemu Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Podsystem Windows dla systemu Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Zezwalaj na Podsystem Windows dla systemu Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Po wyłączeniu te zasady wyłączają dostęp do uruchomionych dystrybucji Linux w Podsystem Windows dla systemu Linux dla wszystkich użytkowników na komputerze.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Zezwalaj na wersję Podsystem Windows dla systemu Linux ze skrzynki odbiorczej</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Gdy to ustawienie jest wyłączone, zasada ta wyłącza wersję ze skrzynki odbiorczej (opcjonalny składnik) Podsystemu Windows dla systemu Linux. Jeśli ta zasada jest wyłączona, można używać tylko wersji WSL ze sklepu.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Zezwalaj na WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Gdy to ustawienie jest wyłączone, zasada ta wyłącza WSL1. Po wyłączeniu można używać tylko dystrybucji WSL2.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Zezwalaj na WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Gdy to ustawienie jest wyłączone, zasada ta wyłącza WSL1. Po wyłączeniu można używać tylko dystrybucji WSL2.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Zezwalaj na niestandardową konfigurację jądra</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Gdy to ustawienie jest wyłączone, zasada ta wyłącza niestandardową konfigurację jądra za pomocą pliku .wslconfig (wsl2.kernel). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Zezwalaj na niestandardową konfigurację dystrybucji systemu</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Gdy to ustawienie jest wyłączone, zasada ta wyłącza niestandardową konfigurację dystrybucji systemowej za pomocą pliku .wslconfig (wsl2.systemDistro). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Zezwalaj na konfigurację wiersza polecenia jądra</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->W przypadku ustawienia wartości wyłączonej te zasady wyłączają konfigurację wiersza polecenia jądra za pośrednictwem pliku wslconfig (wsl2.kernelCommandLine). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Zezwalaj na powłokę debugowania</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Gdy to ustawienie jest wyłączone, zasada ta wyłącza powłokę debugowania (wsl.exe --debug-shell). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Zezwalaj na wirtualizację zagnieżdżoną</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Gdy to ustawienie jest wyłączone, zasada ta wyłącza konfigurację zagnieżdżonej wirtualizacji za pomocą pliku .wslconfig (wsl2.nestedVirtualization). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Zezwalaj na debugowanie jądra</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->W przypadku ustawienia wartości wyłączonej te zasady wyłączają konfigurację debugowania jądra za pośrednictwem pliku wslconfig (wsl2.kernelDebugPort). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Zezwalaj na niestandardową konfigurację sieciową</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Gdy ta zasada jest wyłączona, blokuje ona niestandardową konfigurację sieci za pomocą pliku .wslconfig (wsl2.networkingMode). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Zezwalaj użytkownikowi na konfigurowanie zapory</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Jeśli ta zasada jest wyłączona, wyłącza konfigurację zapory za pośrednictwem pliku wslconfig (wsl2.firewall). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Zezwalaj na instalowanie dysków pass-through</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Gdy to ustawienie jest wyłączone, zasada ta wyłącza podłączanie dysków z użyciem trybu passthrough w WSL2 (wsl.exe --mount). Ta zasada dotyczy tylko wersji WSL ze sklepu.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Konfiguruj domyślny tryb sieciowy</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Te zasady określają domyślny tryb sieciowy, który ma być używany dla protokołu WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Te zasady określają domyślny tryb sieciowy, który ma być używany dla protokołu WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->Kontener WSL</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Kontener WSL</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Zezwalaj na kontener WSL</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Ta zasada kontroluje, czy kontener WSL może być używany na tym urządzeniu. Po włączeniu lub gdy nie jest skonfigurowana, użytkownicy i aplikacje Windows mogą uruchamiać kontenery Linux za pośrednictwem WSL. Po ustawieniu na wyłączoną, kontener WSL jest blokowany dla wszystkich użytkowników, a aplikacje Windows nie mogą uruchamiać kontenerów Linux. Ostrzeżenie: ustawienie tej opcji na „Wyłączone” może spowodować problemy z aplikacjami Windows, które zależą od kontenerów Linux.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Zezwalaj na kontener WSL</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Lista dozwolonych dla rejestrów kontenerów WSL</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Po włączeniu kontener WSL będzie mógł ściągać obrazy tylko z rejestrów wymienionych w tym miejscu. Ma to wpływ zarówno na interfejs wiersza polecenia kontenera WSL, jak i na wszystkie aplikacje korzystające z interfejsu API kontenera WSL.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Lista dozwolonych dla rejestrów kontenerów WSL</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Po włączeniu kontener WSL będzie mógł ściągać obrazy tylko z rejestrów wymienionych w tym miejscu. Ma to wpływ zarówno na interfejs wiersza polecenia kontenera WSL, jak i na wszystkie aplikacje korzystające z interfejsu API kontenera WSL.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/pt-BR/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Subsistema do Windows para Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Subsistema do Windows para Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Permitir o Subsistema do Windows para Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Quando definida como desabilitada, esta política desabilita o acesso à execução de distribuições do Linux no Subsistema do Windows para Linux para todos os usuários no computador.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Permitir a versão da Caixa de Entrada do Subsistema do Windows para Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Quando definida como desabilitada, essa política desabilita a versão da caixa de entrada (componente opcional) do Subsistema do Windows para Linux. Se essa política estiver desabilitada, somente a versão de repositório do WSL poderá ser usada.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Permitir WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Quando definida como desabilitada, essa política desabilita o WSL1. Quando desabilitado, somente distribuições WSL2 podem ser usadas.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Permitir WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Quando definida como desabilitada, essa política desabilita o WSL1. Quando desabilitado, somente distribuições WSL2 podem ser usadas.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Permitir configuração de kernel personalizada</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita a configuração personalizada do kernel por meio de .wslconfig (wsl2.kernel). Essa política só se aplica ao WSL da Store.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Permitir configuração de distribuição do sistema personalizada</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita a configuração de distribuição do sistema personalizada por meio de .wslconfig (wsl2.systemDistro). Essa política só se aplica ao WSL da Store.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Permitir configuração de linha de comando do kernel</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita a configuração de linha de comando do kernel por meio de .wslconfig (wsl2.kernelCommandLine). Essa política só se aplica ao WSL da Store.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Permitir o shell de depuração</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita o shell de depuração (wsl.exe --debug-shell). Essa política só se aplica ao WSL da Store.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Permitir virtualização aninhada</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita a configuração de virtualização aninhada por meio de .wslconfig (wsl2.nestedVirtualization). Essa política só se aplica ao WSL da Store.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Permitir depuração de kernel</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita a configuração de depuração de kernel por meio de .wslconfig (wsl2.kernelDebugPort). Essa política só se aplica ao WSL da Store.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Permitir configuração de rede personalizada</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita a configuração de rede personalizada por meio de .wslconfig (wsl2.networkingMode). Essa política só se aplica ao WSL da Store.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Permitir que o usuário defina a configuração do firewall</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita a configuração de firewall por meio de .wslconfig (wsl2.firewall). Essa política só se aplica ao WSL da Store.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Permitir montagem de disco de passagem</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Quando definida como desabilitada, essa política desabilita a montagem de disco de passagem no WSL2 (wsl.exe --mount). Essa política só se aplica ao WSL da Store.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Configurar o modo de rede padrão</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Esta política especifica o modo de rede padrão a ser usado para WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Esta política especifica o modo de rede padrão a ser usado para WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->Contêiner WSL</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Contêiner WSL</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Permitir contêiner WSL</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Esta política controla se o contêiner WSL pode ser usado neste computador. Quando habilitado ou não configurado, os usuários e aplicativos do Windows podem executar contêineres do Linux por meio do WSL. Quando definido como desabilitado, o contêiner WSL é bloqueado para todos os usuários e os aplicativos do Windows não podem executar contêineres do Linux. Aviso: definir isso como 'Desabilitado' pode interromper aplicativos do Windows que dependem de contêineres do Linux.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Permitir contêiner WSL</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Lista de permissões para registros de contêiner do WSL</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Quando habilitado, o contêiner WSL só terá permissão para extrair imagens dos registros listados aqui. Isso afeta a CLI do contêiner do WSL e todos os aplicativos que usam a API de contêiner do WSL.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Lista de permissões para registros de contêiner do WSL</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Quando habilitado, o contêiner WSL só terá permissão para extrair imagens dos registros listados aqui. Isso afeta a CLI do contêiner do WSL e todos os aplicativos que usam a API de contêiner do WSL.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/pt-PT/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Subsistema Windows para Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Subsistema Windows para Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Permitir o Subsistema Windows para Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Quando definida como desativada, esta política desativa o acesso a distribuições de Linux em execução na Subsistema Windows para Linux para todos os utilizadores no computador.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Permitir a versão de Caixa de Entrada do Subsistema Windows para Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Quando definida como desativada, esta política desativa a versão incluída (componente opcional) do Subsistema Windows para Linux. Se esta política estiver desativada, só pode ser utilizada a versão da Loja do WSL.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Permitir WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Quando definida como desativada, esta política desativa o WSL1. Quando desativada, apenas podem ser utilizadas distribuições WSL2.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Permitir WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Quando definida como desativada, esta política desativa o WSL1. Quando desativada, apenas podem ser utilizadas distribuições WSL2.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Permitir configuração personalizada do kernel</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a configuração personalizada do kernel através de .wslconfig (wsl2.kernel). Esta política aplica-se apenas ao WSL da Loja.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Permitir a configuração personalizada da distribuição do sistema</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a configuração personalizada da distribuição do sistema através de .wslconfig (wsl2.systemDistro). Esta política aplica-se apenas ao WSL da Loja.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Permitir configuração da linha de comandos do kernel</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a configuração da linha de comandos do kernel através de .wslconfig (wsl2.kernelCommandLine). Esta política aplica-se apenas ao WSL da Loja.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Permitir a shell de depuração</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a shell de depuração (wsl.exe --debug-shell). Esta política aplica-se apenas ao WSL da Loja.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Permitir virtualização aninhada</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a configuração de virtualização aninhada através de .wslconfig (wsl2.nestedVirtualization). Esta política aplica-se apenas ao WSL da Loja.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Permitir depuração de kernel</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a configuração de depuração do kernel através de .wslconfig (wsl2.kernelDebugPort). Esta política aplica-se apenas ao WSL da Loja.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Permitir configuração de rede personalizada</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a configuração de rede personalizada através de .wslconfig (wsl2.networkingMode). Esta política aplica-se apenas ao WSL da Loja.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Permitir a configuração de firewall definida pelo utilizador</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a configuração da firewall através de .wslconfig (wsl2.firewall). Esta política aplica-se apenas ao WSL da Loja.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Permitir montagem de disco em passthrough</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Quando definida como desativada, esta política desativa a montagem de discos em passthrough no WSL2 (wsl.exe --mount). Esta política aplica-se apenas ao WSL da Loja.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Configurar o modo de rede predefinido</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Esta política especifica o modo de rede predefinido a utilizar para o WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Esta política especifica o modo de rede predefinido a utilizar para o WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->Contentor do WSL</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Contentor do WSL</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Permitir o contentor WSL</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Esta política controla se o contentor WSL pode ser utilizado neste computador. Quando ativada ou não configurada, os utilizadores e as aplicações do Windows podem executar contentores Linux através do WSL. Quando definido como desativado, o contentor WSL é bloqueado para todos os utilizadores e as aplicações do Windows não podem executar Linux contentores. Aviso: definir como "Desativado" pode quebrar as aplicações do Windows que dependem Linux contentores.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Permitir o contentor WSL</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Lista de permissões para registos de contentor WSL</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Quando ativado, o contentor WSL só poderá solicitar imagens dos registos listados aqui. Isto afeta tanto a CLI do contentor WSL como todas as aplicações que utilizam a API do contentor WSL.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Lista de permissões para registos de contentor WSL</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Quando ativado, o contentor WSL só poderá solicitar imagens dos registos listados aqui. Isto afeta tanto a CLI do contentor WSL como todas as aplicações que utilizam a API do contentor WSL.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/ru-RU/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Подсистема Windows для Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Подсистема Windows для Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Разрешить подсистему Windows для Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Если задано значение "Отключено", эта политика отключает доступ для запуска дистрибутивов Linux в подсистеме Windows для Linux для всех пользователей компьютера.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Разрешить встроенную версию подсистемы Windows для Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Если задано значение "Отключено", эта политика отключает встроенную версию (необязательный компонент) подсистемы Windows для Linux. Если эта политика отключена, можно использовать только версию WSL из Microsoft Store.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Разрешить WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Если эта политика отключена, WSL1 отключается. Если этот параметр отключен, можно использовать только дистрибутивы WSL2.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Разрешить WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Если эта политика отключена, WSL1 отключается. Если этот параметр отключен, можно использовать только дистрибутивы WSL2.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Разрешить настройку пользовательского ядра</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает настройку пользовательского ядра с помощью .wslconfig (wsl2.kernel). Эта политика применяется только к WSL из Microsoft Store.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom kernel configuration via .wslconfig (wsl2.kernel). This policy only applies to Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Разрешить настройку пользовательского дистрибутива системы</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает настройку пользовательского дистрибутива системы с помощью .wslconfig (wsl2.systemDistro). Эта политика применяется только к WSL из Microsoft Store.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom system distribution configuration via .wslconfig (wsl2.systemDistro). This policy only applies to Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Разрешить настройку командной строки ядра</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает настройку командной строки ядра с помощью .wslconfig (wsl2.kernelCommandLine). Эта политика применяется только к WSL из Microsoft Store.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel command line configuration via .wslconfig (wsl2.kernelCommandLine). This policy only applies to Store WSL.</string>
27
28 <string id="AllowDebugShell">Разрешить оболочку отладки</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает оболочку отладки (wsl.exe --debug-shell). Эта политика применяется только к WSL из Microsoft Store.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->When set to disabled, this policy disables the debug shell (wsl.exe --debug-shell). This policy only applies to Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Разрешить вложенную виртуализацию</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает настройку вложенной виртуализации с помощью .wslconfig (wsl2.nestedVirtualization). Эта политика применяется только к WSL из Microsoft Store.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->When set to disabled, this policy disables nested virtualization configuration via .wslconfig (wsl2.nestedVirtualization). This policy only applies to Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Разрешить отладку ядра</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает настройку отладки ядра с помощью .wslconfig (wsl2.kernelDebugPort). Эта политика применяется только к WSL из Microsoft Store.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->When set to disabled, this policy disables kernel debugging configuration via .wslconfig (wsl2.kernelDebugPort). This policy only applies to Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Разрешить пользовательскую настройку сети</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает пользовательскую настройку сети с помощью .wslconfig (wsl2.networkingMode). Эта политика применяется только к WSL из Microsoft Store.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->When set to disabled, this policy disables custom networking configuration via .wslconfig (wsl2.networkingMode). This policy only applies to Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Разрешить пользователю настраивать конфигурацию брандмауэра</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает настройку брандмауэра с помощью .wslconfig (wsl2.firewall). Эта политика применяется только к WSL из Microsoft Store.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->When set to disabled, this policy disables firewall configuration via .wslconfig (wsl2.firewall). This policy only applies to Store WSL.</string>
42
43 <string id="AllowDiskMount">Разрешить сквозное подключение дисков</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Если задано значение "Отключено", эта политика отключает сквозное подключение дисков в WSL2 (wsl.exe --mount). Эта политика применяется только к WSL из Microsoft Store.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Настроить сетевой режим по умолчанию</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Эта политика указывает сетевой режим по умолчанию, используемый для WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Эта политика указывает сетевой режим по умолчанию, используемый для WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-контейнер</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-контейнер</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Разрешить WSL-контейнер</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Эта политика определяет, можно ли использовать WSL-контейнер на этом компьютере. Если эта политика включена или не настроена, пользователи и приложения Windows могут запускать контейнеры Linux с помощью WSL. Если задано значение "Отключено", контейнер WSL блокируется для всех пользователей, а приложения Windows не могут запускать контейнеры Linux. Предупреждение. Если задать значение "Отключено", может быть нарушена работа приложений Windows, которые зависят от контейнеров Linux.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Разрешить WSL-контейнер</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Список разрешений для реестров WSL-контейнеров</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Если этот параметр включен, WSL-контейнеру будет разрешено получать образы только из перечисленных здесь реестров. Этот параметр влияет как на интерфейс командной строки WSL-контейнеров, так и на все приложения, использующие API WSL-контейнеров.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Список разрешений для реестров WSL-контейнеров</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Если этот параметр включен, WSL-контейнеру будет разрешено получать образы только из перечисленных здесь реестров. Этот параметр влияет как на интерфейс командной строки WSL-контейнеров, так и на все приложения, использующие API WSL-контейнеров.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/sv-SE/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Windows-undersystem för Linux</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows-undersystem för Linux</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Tillåt Windows-undersystem för Linux</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->När den är inaktiverad inaktiverar den här principen åtkomst till att köra Linux-distributioner i Windows-undersystem för Linux för alla användare på datorn.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Tillåt inkorgsversionen av Windows-undersystem för Linux</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen inkorgsversionen (valfri komponent) för Windows-undersystem för Linux. Om den här principen är inaktiverad kan endast store-versionen av WSL användas.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->Tillåt WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->När den här principen är inaktiverad inaktiveras WSL1. När det är inaktiverat kan endast WSL2-distributioner användas.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->Tillåt WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->När den här principen är inaktiverad inaktiveras WSL1. När det är inaktiverat kan endast WSL2-distributioner användas.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Tillåt anpassad kernelkonfiguration</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen anpassad kernelkonfiguration via .wslconfig (wsl2.kernel). Den här principen gäller endast för Store WSL.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen anpassad kernelkonfiguration via .wslconfig (wsl2.kernel). Den här principen gäller endast för Store WSL.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Tillåt anpassad systemdistributionskonfiguration</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->När den här principen är inaktiverad inaktiveras konfigurationen av anpassad systemdistribution via .wslconfig (wsl2.systemDistro). Den här principen gäller endast för Store WSL.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->När den här principen är inaktiverad inaktiveras konfigurationen av anpassad systemdistribution via .wslconfig (wsl2.systemDistro). Den här principen gäller endast för Store WSL.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Tillåt kernel-kommandoradskonfiguration</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen kernelkommandoradskonfigurationen via .wslconfig (wsl2.kernelCommandLine). Den här principen gäller endast för Store WSL.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen kernelkommandoradskonfigurationen via .wslconfig (wsl2.kernelCommandLine). Den här principen gäller endast för Store WSL.</string>
27
28 <string id="AllowDebugShell">Tillåt felsökningsgränssnittet</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->När den här principen är inaktiverad inaktiveras felsökningsgränssnittet (wsl.exe --debug-shell). Den här principen gäller endast för Store WSL.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->När den här principen är inaktiverad inaktiveras felsökningsgränssnittet (wsl.exe --debug-shell). Den här principen gäller endast för Store WSL.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">Tillåt kapslad virtualisering</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen kapslad virtualiseringskonfiguration via .wslconfig (wsl2.nestedVirtualization). Den här principen gäller endast för Store WSL.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen kapslad virtualiseringskonfiguration via .wslconfig (wsl2.nestedVirtualization). Den här principen gäller endast för Store WSL.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Tillåt kernelfelsökning</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen kernelfelsökningskonfigurationen via .wslconfig (wsl2.kernelDebugPort). Den här principen gäller endast för Store WSL.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen kernelfelsökningskonfigurationen via .wslconfig (wsl2.kernelDebugPort). Den här principen gäller endast för Store WSL.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Tillåt anpassad nätverkskonfiguration</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen anpassad nätverkskonfiguration via .wslconfig (wsl2.networkingMode). Den här principen gäller endast för Store WSL.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen anpassad nätverkskonfiguration via .wslconfig (wsl2.networkingMode). Den här principen gäller endast för Store WSL.</string>
39
40 <string id="FirewallUserSettingConfigurable">Tillåt användarinställning av brandväggskonfiguration</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->När den här principen är inaktiverad inaktiveras brandväggskonfigurationen via .wslconfig (wsl2.firewall). Den här principen gäller endast för Store WSL.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->När den här principen är inaktiverad inaktiveras brandväggskonfigurationen via .wslconfig (wsl2.firewall). Den här principen gäller endast för Store WSL.</string>
42
43 <string id="AllowDiskMount">Tillåt genomströmningsdiskmontering</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->När inställningen är inaktiverad inaktiverar den här principen genomströmningsdiskmontering i WSL2 (wsl.exe --mount). Den här principen gäller endast för Store WSL.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Konfigurera standardnätverksläge</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Den här principen anger standardnätverksläget som ska användas för WSL2.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Den här principen anger standardnätverksläget som ska användas för WSL2.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL-container</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL-container</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->Tillåt WSL-container</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Den här principen styr om WSL-containern kan användas på den här datorn. När det är aktiverat eller inte konfigurerat kan användare och Windows-program köra Linux-behållare via WSL. När det är inaktiverat blockeras WSL-containern för alla användare och Windows-appar kan inte köra Linux-containrar. Varning! Om du ställer in detta på Inaktiverat kan Windows-appar som är beroende av Linux-behållare sluta fungera.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->Tillåt WSL-container</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->Tillåt lista för WSL-containerregister</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->När WSL-containern är aktiverad tillåts den bara att hämta avbildningar från de register som anges här. Detta påverkar både WSL-containerns CLI och alla program som använder WSL-container-API:et.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->Tillåt lista för WSL-containerregister</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->När WSL-containern är aktiverad tillåts den bara att hämta avbildningar från de register som anges här. Detta påverkar både WSL-containerns CLI och alla program som använder WSL-container-API:et.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/tr-TR/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Linux için Windows Alt Sistemi</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linux için Windows Alt Sistemi</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linux için Windows Alt Sistemi’ne izin ver</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Bu ilke devre dışı bırakıldığında, bilgisayardaki tüm kullanıcılar için Linux için Windows Alt Sistemi’nde çalışan Linux dağıtımlarına erişimi engeller.</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Linux için Windows Alt Sistemi’nin kutudan çıkan sürümüne izin ver</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->Devre dışı bırakıldığında, bu ilke Linux için Windows Alt Sistemi’nin gelen kutusu sürümünü (isteğe bağlı bileşen) devre dışı bırakır. Bu ilke devre dışı bırakılırsa, yalnızca WSL'nin Store sürümü kullanılabilir.</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->WSL1'e izin ver</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->Devre dışı olarak ayarlandığında, bu ilke WSL1'i devre dışı bırakır. Devre dışı bırakıldığında yalnızca WSL2 dağıtımları kullanılabilir.</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->WSL1'e izin ver</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->Devre dışı olarak ayarlandığında, bu ilke WSL1'i devre dışı bırakır. Devre dışı bırakıldığında yalnızca WSL2 dağıtımları kullanılabilir.</string>
18
19 <string id="CustomKernelUserSettingConfigurable">Özel çekirdek yapılandırmasına izin ver</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.kernel) aracılığıyla özel çekirdek yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.kernel) aracılığıyla özel çekirdek yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">Özel sistem dağıtım yapılandırmasına izin ver</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.systemDistro) aracılığıyla özel sistem dağıtımı yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.systemDistro) aracılığıyla özel sistem dağıtımı yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">Çekirdek komut satırı yapılandırmasına izin ver</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig dosyası (wsl2.kernelCommandLine) aracılığıyla çekirdek komut satırı yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig dosyası (wsl2.kernelCommandLine) aracılığıyla çekirdek komut satırı yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
27
28 <string id="AllowDebugShell">Hata ayıklama kabuğuna izin ver</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke hata ayıklama kabuğunu (wsl.exe --debug-shell) devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke hata ayıklama kabuğunu (wsl.exe --debug-shell) devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">İç içe sanallaştırmaya izin verin</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.nestedVirtualization) aracılığıyla iç içe sanallaştırma yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.nestedVirtualization) aracılığıyla iç içe sanallaştırma yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
33
34 <string id="KernelDebugUserSettingConfigurable">Çekirdek hata ayıklaması</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.kernelDebugPort) aracılığıyla çekirdek hata ayıklama yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.kernelDebugPort) aracılığıyla çekirdek hata ayıklama yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">Özel ağ yapılandırmasına izin ver</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.networkingMode) aracılığıyla özel ağ yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.networkingMode) aracılığıyla özel ağ yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
39
40 <string id="FirewallUserSettingConfigurable">Kullanıcının güvenlik duvarı yapılandırmasını ayarlamasına izin ver</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.firewall) aracılığıyla güvenlik duvarı yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke .wslconfig (wsl2.firewall) aracılığıyla güvenlik duvarı yapılandırmasını devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
42
43 <string id="AllowDiskMount">Geçiş disk bağlamaya izin ver</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->Devre dışı olarak ayarlandığında, bu ilke WSL2'de geçiş diski bağlamayı (wsl.exe --mount) devre dışı bırakır. Bu ilke yalnızca Store WSL için geçerlidir.</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">Varsayılan ağ modunu yapılandırın</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->Bu ilke, WSL2 için kullanılacak varsayılan ağ modunu belirtir.</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->Bu ilke, WSL2 için kullanılacak varsayılan ağ modunu belirtir.</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL kapsayıcısı</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL kapsayıcısı</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL kapsayıcısına izin ver</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->Bu ilke, bu makinede WSL kapsayıcısının kullanılıp kullanılamayacağını denetler. Bu özellik etkinleştirildiğinde veya yapılandırılmadığında, kullanıcılar ve Windows uygulamaları WSL aracılığıyla Linux kapsayıcılarını çalıştırabilir. Devre dışı bırakıldığında, WSL kapsayıcısı tüm kullanıcılar için engellenir ve Windows uygulamaları Linux kapsayıcılarını çalıştıramaz. Uyarı: Bu ayarı 'Devre Dışı' olarak belirlemek, Linux kapsayıcılarına bağlı Windows uygulamalarının çalışmamasına neden olabilir.</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL kapsayıcısına izin ver</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->WSL kapsayıcısı kayıt defterleri için izin listesi</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->Etkinleştirildiğinde, WSL kapsayıcısının yalnızca burada listelenen kayıt defterlerinden görüntü çekmesine izin verilir. Bu, hem WSL kapsayıcı CLI'sini hem de WSL kapsayıcı API'sini kullanan tüm uygulamaları etkiler.</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->WSL kapsayıcısı kayıt defterleri için izin listesi</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->Etkinleştirildiğinde, WSL kapsayıcısının yalnızca burada listelenen kayıt defterlerinden görüntü çekmesine izin verilir. Bu, hem WSL kapsayıcı CLI'sini hem de WSL kapsayıcı API'sini kullanan tüm uygulamaları etkiler.</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/zh-CN/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>适用于 Linux 的 Windows 子系统</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->适用于 Linux 的 Windows 子系统</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->允许使用适用于 Linux 的 Windows 子系统</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->设置为“已禁用”后,此策略将禁止计算机上的所有用户访问在适用于 Linux 的 Windows 子系统中运行的 Linux 分发版。</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->允许使用适用于 Linux 的 Windows 子系统的预装版本</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->设置为“已禁用”后,此策略将禁用适用于 Linux 的 Windows 子系统的预装版本(可选组件)。如果禁用此策略,则只能使用 WSL 的 Microsoft Store 版本。</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->允许 WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->设置为禁用时,此策略将禁用 WSL1。禁用后,只能使用 WSL2 分发。</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->允许 WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->设置为禁用时,此策略将禁用 WSL1。禁用后,只能使用 WSL2 分发。</string>
18
19 <string id="CustomKernelUserSettingConfigurable">允许自定义内核配置</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将通过 .wslconfig (wsl2.kernel)禁用自定义内核配置。此策略仅适用于 Microsoft Store WSL。</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将通过 .wslconfig (wsl2.kernel)禁用自定义内核配置。此策略仅适用于 Microsoft Store WSL。</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">允许自定义系统分发配置</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略通过 .wslconfig (wsl2.systemDistro)禁用自定义系统分发配置。此策略仅适用于 Microsoft Store WSL。</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略通过 .wslconfig (wsl2.systemDistro)禁用自定义系统分发配置。此策略仅适用于 Microsoft Store WSL。</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">允许内核命令行配置</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略通过 .wslconfig (wsl2.kernelCommandLine)禁用内核命令行配置。此策略仅适用于 Microsoft Store WSL。</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略通过 .wslconfig (wsl2.kernelCommandLine)禁用内核命令行配置。此策略仅适用于 Microsoft Store WSL。</string>
27
28 <string id="AllowDebugShell">允许调试 shell</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将禁用调试 shell (wsl.exe --debug-shell)。此策略仅适用于 Microsoft Store WSL。</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将禁用调试 shell (wsl.exe --debug-shell)。此策略仅适用于 Microsoft Store WSL。</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">允许嵌套虚拟化</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略通过 .wslconfig (wsl2.nestedVirtualization)禁用嵌套虚拟化配置。此策略仅适用于 Microsoft Store WSL。</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略通过 .wslconfig (wsl2.nestedVirtualization)禁用嵌套虚拟化配置。此策略仅适用于 Microsoft Store WSL。</string>
33
34 <string id="KernelDebugUserSettingConfigurable">允许内核调试</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略通过 .wslconfig (wsl2.kernelDebugPort)禁用内核调试配置。此策略仅适用于 Microsoft Store WSL。</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略通过 .wslconfig (wsl2.kernelDebugPort)禁用内核调试配置。此策略仅适用于 Microsoft Store WSL。</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">允许自定义网络配置</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将通过 .wslconfig (wsl2.networkingMode)禁用自定义网络配置。此策略仅适用于 Microsoft Store WSL。</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将通过 .wslconfig (wsl2.networkingMode)禁用自定义网络配置。此策略仅适用于 Microsoft Store WSL。</string>
39
40 <string id="FirewallUserSettingConfigurable">允许用户设置防火墙配置</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将通过 .wslconfig (wsl2.firewall)禁用防火墙配置。此策略仅适用于 Microsoft Store WSL。</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将通过 .wslconfig (wsl2.firewall)禁用防火墙配置。此策略仅适用于 Microsoft Store WSL。</string>
42
43 <string id="AllowDiskMount">允许直通磁盘装载</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->设置为“已禁用”后,此策略将禁用 WSL2 中的直通磁盘装载(wsl.exe --mount)。此策略仅适用于 Microsoft Store WSL。</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">配置默认网络模式</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->此策略指定要用于 WSL2 的默认网络模式。</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->此策略指定要用于 WSL2 的默认网络模式。</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL 容器</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL 容器</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->允许 WSL 容器</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->此策略控制是否可以在此计算机上使用 WSL 容器。启用或未配置后,用户和 Windows 应用程序都可以通过 WSL 运行 Linux 容器。设置为禁用时,将对所有用户阻止 WSL 容器,并且 Windows 应用无法运行 Linux 容器。警告: 将此项设置为“已禁用”可能会中断依赖于 Linux 容器的 Windows 应用。</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->允许 WSL 容器</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->此策略控制是否可在此计算机上使用 WSL 容器。如果已启用或未配置,则用户和 Windows 应用程序可以通过 WSL 运行 Linux 容器。如果设置为“Disabled”,则会阻止所有用户使用 WSL 容器,并且 Windows 应用无法运行 Linux 容器。警告: 将此项设置为“Disabled”可能会导致依赖 Linux 容器的 Windows 应用无法正常工作。</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->WSL 容器注册表的允许列表</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->启用后,WSL 容器将仅允许从此处列出的注册表中拉取映像。这会影响 WSL 容器 CLI 和所有使用 WSL 容器 API 的应用程序。</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->WSL 容器注册表的允许列表</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->启用后,WSL 容器将仅允许从此处列出的注册表中拉取映像。这会影响 WSL 容器 CLI 和所有使用 WSL 容器 API 的应用程序。</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
intune/zh-TW/WSL.adml
+28 -28
@@ -1,62 +1,62 @@
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- (c) 2006 Microsoft Corporation -->
3 <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="0.1" schemaVersion="0.1" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
4 - <displayName>WSL</displayName>
5 - <description>Windows 子系統 Linux 版</description>
4 + <displayName><!-- _locComment_text='{Locked="WSL"}' -->WSL</displayName>
5 + <description><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</description>
6 <resources>
7 <stringTable>
8 - <string id="WindowsSubsystemForLinux"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->Windows 子系統 Linux 版</string>
8 + <string id="WindowsSubsystemForLinux"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Windows Subsystem for Linux</string>
9
10 - <string id="AllowWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->允許 Windows 子系統 Linux 版</string>
11 - <string id="AllowWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->設定為停用時,此原則會停用機器上所有使用者對Windows 子系統 Linux 版中執行Linux發佈的存取權。</string>
10 + <string id="AllowWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Windows Subsystem for Linux</string>
11 + <string id="AllowWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->When set to disabled, this policy disables access to running Linux distributions in the Windows Subsystem for Linux for all users on the machine.</string>
12
13 - <string id="AllowInboxWSL"><!-- _locComment='{Locked="Windows Subsystem for Linux"}' -->允許 Windows 子系統 Linux 版的收件匣版本</string>
14 - <string id="AllowInboxWSLExplain"><!-- _locComment='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->設定為停用時,此原則會停用 Windows 子系統 Linux 版的內建版本 (選用元件)。如果停用此原則,則只能使用 WSL 的市集版本。</string>
13 + <string id="AllowInboxWSL"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}' -->Allow the Inbox version of the Windows Subsystem for Linux</string>
14 + <string id="AllowInboxWSLExplain"><!-- _locComment_text='{Locked="Windows Subsystem for Linux"}{Locked="WSL"}' -->When set to disabled, this policy disables the inbox version (optional component) of the Windows Subsystem for Linux. If this policy is disabled, only the store version of WSL can be used.</string>
15
16 - <string id="AllowWSL1"><!-- _locComment='{Locked="WSL1"}' -->允許 WSL1</string>
17 - <string id="AllowWSL1Explain"><!-- _locComment='{Locked="WSL1"}{Locked="WSL2"}' -->設定為停用時,此原則會停用 WSL1。停用時,只能使用 WSL2 發佈。</string>
16 + <string id="AllowWSL1"><!-- _locComment_text='{Locked="WSL1"}' -->允許 WSL1</string>
17 + <string id="AllowWSL1Explain"><!-- _locComment_text='{Locked="WSL1"}{Locked="WSL2"}' -->設定為停用時,此原則會停用 WSL1。停用時,只能使用 WSL2 發佈。</string>
18
19 <string id="CustomKernelUserSettingConfigurable">允許自訂核心組態</string>
20 - <string id="CustomKernelExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.kernel) 停用自訂核心設定。此原則僅適用於 Store WSL。</string>
20 + <string id="CustomKernelExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernel"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.kernel) 停用自訂核心設定。此原則僅適用於 Store WSL。</string>
21
22 <string id="CustomSystemDistroUserSettingConfigurable">允許自訂系統發行版組態</string>
23 - <string id="CustomSystemDistroExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.systemDistro) 停用自訂系統發行版設定。此原則僅適用於 Store WSL。</string>
23 + <string id="CustomSystemDistroExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.systemDistro"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.systemDistro) 停用自訂系統發行版設定。此原則僅適用於 Store WSL。</string>
24
25 <string id="CustomKernelCommandLineUserSettingConfigurable">允許核心命令列設定</string>
26 - <string id="CustomKernelCommandLineExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.kernelCommandLine) 停用核心命令列設定。此原則僅適用於 Store WSL。</string>
26 + <string id="CustomKernelCommandLineExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelCommandLine"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.kernelCommandLine) 停用核心命令列設定。此原則僅適用於 Store WSL。</string>
27
28 <string id="AllowDebugShell">允許偵錯殼層</string>
29 - <string id="AllowDebugShellExplain"><!-- _locComment='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->設定為停用時,此原則會停用偵錯殼層 (wsl.exe --debug-shell)。此原則僅適用於 Store WSL。</string>
29 + <string id="AllowDebugShellExplain"><!-- _locComment_text='{Locked="wsl.exe"}{Locked="debug-shell"}{Locked="Store WSL"}' -->設定為停用時,此原則會停用偵錯殼層 (wsl.exe --debug-shell)。此原則僅適用於 Store WSL。</string>
30
31 <string id="NestedVirtualizationUserSettingConfigurable">允許巢狀虛擬化</string>
32 - <string id="NestedVirtualizationExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.nestedVirtualization) 停用巢狀虛擬化設定。此原則僅適用於 Store WSL。</string>
32 + <string id="NestedVirtualizationExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.nestedVirtualization"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.nestedVirtualization) 停用巢狀虛擬化設定。此原則僅適用於 Store WSL。</string>
33
34 <string id="KernelDebugUserSettingConfigurable">允許核心偵錯</string>
35 - <string id="KernelDebugExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.kernelDebugPort) 停用核心偵錯設定。此原則僅適用於 Store WSL。</string>
35 + <string id="KernelDebugExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.kernelDebugPort"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.kernelDebugPort) 停用核心偵錯設定。此原則僅適用於 Store WSL。</string>
36
37 <string id="CustomNetworkingUserSettingConfigurable">允許自訂網路設定</string>
38 - <string id="CustomNetworkingExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.networkingMode) 停用自訂網路設定。此原則僅適用於 Store WSL。</string>
38 + <string id="CustomNetworkingExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.networkingMode"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.networkingMode) 停用自訂網路設定。此原則僅適用於 Store WSL。</string>
39
40 <string id="FirewallUserSettingConfigurable">允許使用者設定防火牆設定</string>
41 - <string id="FirewallExplain"><!-- _locComment='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.firewall) 停用防火牆設定。此原則僅適用於 Store WSL。</string>
41 + <string id="FirewallExplain"><!-- _locComment_text='{Locked=".wslconfig"}{Locked="wsl2.firewall"}{Locked="Store WSL"}' -->設定為停用時,此原則會透過 .wslconfig (wsl2.firewall) 停用防火牆設定。此原則僅適用於 Store WSL。</string>
42
43 <string id="AllowDiskMount">允許直通磁碟掛載</string>
44 - <string id="AllowDiskMountExplain"><!-- _locComment='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->設定為停用時,此原則會停用 WSL2 (wsl.exe --mount) 中的傳遞磁碟掛接。此原則僅適用於 Store WSL。</string>
44 + <string id="AllowDiskMountExplain"><!-- _locComment_text='{Locked="WSL2"}{Locked="wsl.exe"}{Locked="mount"}{Locked="Store WSL"}' -->When set to disabled, this policy disables passthrough disk mounting in WSL2 (wsl.exe --mount). This policy only applies to Store WSL.</string>
45
46 <string id="DefaultNetworkingMode">設定預設網路模式</string>
47 - <string id="DefaultNetworkingModeExplain"><!-- _locComment='{Locked="WSL2"}' -->此原則指定要用於 WSL2 的預設網路模式。</string>
48 - <string id="NetworkingModeNone"><!-- _locComment="{Locked}" -->None</string>
49 - <string id="NetworkingModeNAT"><!-- _locComment="{Locked}" -->NAT</string>
50 - <string id="NetworkingModeMirrored"><!-- _locComment="{Locked}" -->Mirrored</string>
51 - <string id="NetworkingModeVirtioProxy"><!-- _locComment="{Locked}" -->VirtioProxy</string>
47 + <string id="DefaultNetworkingModeExplain"><!-- _locComment_text='{Locked="WSL2"}' -->此原則指定要用於 WSL2 的預設網路模式。</string>
48 + <string id="NetworkingModeNone"><!-- _locComment_text="{Locked}" -->None</string>
49 + <string id="NetworkingModeNAT"><!-- _locComment_text="{Locked}" -->NAT</string>
50 + <string id="NetworkingModeMirrored"><!-- _locComment_text="{Locked}" -->Mirrored</string>
51 + <string id="NetworkingModeVirtioProxy"><!-- _locComment_text="{Locked}" -->VirtioProxy</string>
52
53 - <string id="WSLContainer"><!-- _locComment='{Locked="WSL"}' -->WSL 容器</string>
53 + <string id="WSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->WSL 容器</string>
54
55 - <string id="AllowWSLContainer"><!-- _locComment='{Locked="WSL"}' -->允許 WSL 容器</string>
56 - <string id="AllowWSLContainerExplain"><!-- _locComment='{Locked="WSL"}{Locked="Disabled"}' -->此原則控制是否可以在此機器上使用 WSL 容器。啟用或未設定時,使用者和 Windows 應用程式可以透過 WSL 執行 Linux 容器。設定為停用時,會封鎖所有使用者的 WSL 容器,且 Windows 應用程式無法執行 Linux 容器。警告: 將此設定為 [已停用] 可能會中斷依賴 Linux 容器的 Windows 應用程式。</string>
55 + <string id="AllowWSLContainer"><!-- _locComment_text='{Locked="WSL"}' -->允許 WSL 容器</string>
56 + <string id="AllowWSLContainerExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL container can be used on this machine. When enabled or not configured, users and Windows applications can run Linux containers via WSL. When set to disabled, WSL container is blocked for all users and Windows apps cannot run Linux containers. Warning: Setting this to 'Disabled' can break Windows apps that depend on Linux containers.</string>
57
58 - <string id="WSLContainerRegistryAllowlist"><!-- _locComment='{Locked="WSL"}' -->WSL 容器登錄的允許清單</string>
59 - <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment='{Locked="WSL"}' -->啟用時,只允許 WSL 容器從此處列出的登錄提取映像。這會影響 WSL 容器 CLI 以及所有使用 WSL 容器 API 的應用程式。</string>
58 + <string id="WSLContainerRegistryAllowlist"><!-- _locComment_text='{Locked="WSL"}' -->WSL 容器登錄的允許清單</string>
59 + <string id="WSLContainerRegistryAllowlistExplain"><!-- _locComment_text='{Locked="WSL"}' -->啟用時,只允許 WSL 容器從此處列出的登錄提取映像。這會影響 WSL 容器 CLI 以及所有使用 WSL 容器 API 的應用程式。</string>
60 </stringTable>
61 <presentationTable>
62 <presentation id="DefaultNetworkingMode">
localization/strings/da-DK/Resources.resw
+1 -1
@@ -2265,7 +2265,7 @@ Du kan finde oplysninger om beskyttelse af personlige oplysninger for dette prod
2265 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2266 </data>
2267 <data name="MessageWslcInvalidFilter" xml:space="preserve">
2268 - <value>Invalid filter: '{}'</value>
2268 + <value>Ugyldigt filter: "{}"</value>
2269 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2270 </data>
2271 <data name="MessageWslcInvalidName" xml:space="preserve">
localization/strings/tr-TR/Resources.resw
+1 -1
@@ -2265,7 +2265,7 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
2265 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2266 </data>
2267 <data name="MessageWslcInvalidFilter" xml:space="preserve">
2268 - <value>Invalid filter: '{}'</value>
2268 + <value>Geçersiz filtre: '{}'</value>
2269 <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2270 </data>
2271 <data name="MessageWslcInvalidName" xml:space="preserve">