Localization change from build: 148727730 (#40709)
Co-authored-by: WSL localization <noreply@microsoft.com>
Blue committed
Jun 4, 2026 at 15:47 UTC
4123a762c2b4a8a9c0c48ef1a0a0ec28dcff1e8a
21 files changed
+731
-17
localization/strings/cs-CZ/Resources.resw
+36
-2
@@ -2323,7 +2323,7 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
2323
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2324
</data>
2325
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2326
- <value>Unsupported network mode: '{}'</value>
2326
+ <value>Nepodporovaný režim sítě: '{}'</value>
2327
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328
</data>
2329
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -2331,7 +2331,7 @@ Informace o ochraně osobních údajů k tomuto produktu najdete na stránce htt
2331
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2332
</data>
2333
<data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2334
- <value>Endpoint settings are not yet supported (network '{}').</value>
2334
+ <value>Nastavení koncového bodu zatím není podporováno (síť '{}').</value>
2335
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2336
</data>
2337
<data name="MessageWslcFailedToMountVolume" xml:space="preserve">
@@ -3113,4 +3113,38 @@ Při prvním spuštění vytvoří soubor se všemi nastaveními okomentovanými
3113
<value>Upozornění: Soubor nastavení v {} je prázdný nebo má neplatnou strukturu. Očekávalo se mapování YAML.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Nepodařilo se obnovit kontejner '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Nepodařilo se obnovit síť '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Nepodařilo se obnovit svazek '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Inicializace prohození se nezdařila</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Nepodařilo se obnovit časové razítko pro kontejner '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Nepodařilo se zpracovat průběh importu obrázku</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Nepodařilo se odpojit svazek '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Nepodařilo se zastavit kontejner '{}' po odmítnutí zásuvného modulu</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Nepodařilo se uvolnit prostředky hostitele pro svazek '{}'</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/da-DK/Resources.resw
+35
-1
@@ -2323,7 +2323,7 @@ Du kan finde oplysninger om beskyttelse af personlige oplysninger for dette prod
2323
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2324
</data>
2325
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2326
- <value>Unsupported network mode: '{}'</value>
2326
+ <value>Ikke-understøttet netværkstilstand: '{}'</value>
2327
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328
</data>
2329
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3113,4 +3113,38 @@ Ved første kørsel oprettes filen med alle indstillinger kommenteret som standa
3113
<value>Advarsel! Indstillingsfilen på {} er tom eller har en ugyldig struktur. Forventede en YAML-tilknytning.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Beholderen '{}' kunne ikke stoppes efter afvisning af plug-in</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Værtsressourcer for diskenheden '{}' kunne ikke frigives</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/de-DE/Resources.resw
+35
-1
@@ -2329,7 +2329,7 @@ Datenschutzinformationen zu diesem Produkt finden Sie unter https://aka.ms/priva
2329
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2330
</data>
2331
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2332
- <value>Unsupported network mode: '{}'</value>
2332
+ <value>Nicht unterstützter Netzwerkmodus: „{}“</value>
2333
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334
</data>
2335
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3119,4 +3119,38 @@ Erstellt bei der ersten Ausführung die Datei mit allen Einstellungen, die stand
3119
<value>Warnung: Die Einstellungsdatei bei {} ist leer oder hat eine ungültige Struktur. YAML-Zuordnung erwartet.</value>
3120
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3121
</data>
3122
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3123
+ <value>Failed to recover container '{}'</value>
3124
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3125
+ </data>
3126
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3127
+ <value>Failed to recover network '{}'</value>
3128
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3129
+ </data>
3130
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3131
+ <value>Failed to recover volume '{}'</value>
3132
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3133
+ </data>
3134
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3135
+ <value>Failed to initialize swap</value>
3136
+ </data>
3137
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3138
+ <value>Failed to restore timestamp for container '{}'</value>
3139
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3140
+ </data>
3141
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3142
+ <value>Failed to parse image import progress</value>
3143
+ </data>
3144
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3145
+ <value>Failed to unmount volume '{}': {}</value>
3146
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3147
+ </data>
3148
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3149
+ <value>Failed to stop container '{}' after plugin rejection</value>
3150
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3151
+ </data>
3152
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3153
+ <value>Fehler beim Freigeben der Hostressourcen für Volume '{}'</value>
3154
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3155
+ </data>
3156
</root>
\ No newline at end of file
localization/strings/en-GB/Resources.resw
+34
@@ -3113,4 +3113,38 @@ On first run, creates the file with all settings commented out at their defaults
3113
<value>Warning: Settings file at {} is empty or has invalid structure. Expected a YAML mapping.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialise swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Failed to stop container '{}' after plug-in rejection</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Failed to release host resources for volume '{}'</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/es-ES/Resources.resw
+34
@@ -3119,4 +3119,38 @@ En la primera ejecución, crea el archivo con todas las configuraciones comentad
3119
<value>Advertencia: El archivo de configuración en {} está vacío o tiene una estructura no válida. Se esperaba una asignación de YAML.</value>
3120
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3121
</data>
3122
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3123
+ <value>Failed to recover container '{}'</value>
3124
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3125
+ </data>
3126
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3127
+ <value>Failed to recover network '{}'</value>
3128
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3129
+ </data>
3130
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3131
+ <value>Failed to recover volume '{}'</value>
3132
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3133
+ </data>
3134
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3135
+ <value>Failed to initialize swap</value>
3136
+ </data>
3137
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3138
+ <value>Failed to restore timestamp for container '{}'</value>
3139
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3140
+ </data>
3141
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3142
+ <value>Failed to parse image import progress</value>
3143
+ </data>
3144
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3145
+ <value>Failed to unmount volume '{}': {}</value>
3146
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3147
+ </data>
3148
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3149
+ <value>Failed to stop container '{}' after plugin rejection</value>
3150
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3151
+ </data>
3152
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3153
+ <value>No se pudieron liberar los recursos de host para el volumen '{}'</value>
3154
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3155
+ </data>
3156
</root>
\ No newline at end of file
localization/strings/fi-FI/Resources.resw
+35
-1
@@ -2323,7 +2323,7 @@ Tuotteen tietosuojatiedot löytyvät osoitteesta https://aka.ms/privacy.</value>
2323
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2324
</data>
2325
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2326
- <value>Unsupported network mode: '{}'</value>
2326
+ <value>Verkkotilaa ei tueta: {}</value>
2327
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328
</data>
2329
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3113,4 +3113,38 @@ Ensimmäisellä käynnistyskerralla luo tiedoston, jossa kaikki asetukset on kom
3113
<value>Varoitus: Asetustiedosto kohdassa {} on tyhjä tai siinä on virheellinen rakenne. Odotettiin YAML-yhdistämismääritystä.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Failed to stop container '{}' after plugin rejection</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Failed to release host resources for volume '{}'</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/fr-FR/Resources.resw
+35
-1
@@ -2330,7 +2330,7 @@ Pour plus d’informations sur la confidentialité de ce produit, veuillez consu
2330
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2331
</data>
2332
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2333
- <value>Unsupported network mode: '{}'</value>
2333
+ <value>Mode réseau non pris en charge : « {} »</value>
2334
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2335
</data>
2336
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3120,4 +3120,38 @@ Lors de la première exécution, crée le fichier avec tous les paramètres comm
3120
<value>Avertissement : le fichier de paramètres sur {} est vide ou sa structure n’est pas valide. Mappage YAML attendu.</value>
3121
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3122
</data>
3123
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3124
+ <value>Échec de la récupération du conteneur '{}'</value>
3125
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3126
+ </data>
3127
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3128
+ <value>Échec de la récupération du réseau '{}'</value>
3129
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3130
+ </data>
3131
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3132
+ <value>Échec de la récupération du volume '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3136
+ <value>Échec de l’initialisation de l’échange</value>
3137
+ </data>
3138
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3139
+ <value>Échec de la restauration de l’horodatage du conteneur '{}'</value>
3140
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3143
+ <value>Échec de l’analyse de la progression de l’importation d’image</value>
3144
+ </data>
3145
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3146
+ <value>Échec du démontage du volume '{}': {}</value>
3147
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3148
+ </data>
3149
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3150
+ <value>Échec de l’arrêt du conteneur '{}' après le rejet du plug-in</value>
3151
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3152
+ </data>
3153
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3154
+ <value>Échec de la libération des ressources hôtes pour le volume « {} »</value>
3155
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3156
+ </data>
3157
</root>
\ No newline at end of file
localization/strings/hu-HU/Resources.resw
+35
-1
@@ -2323,7 +2323,7 @@ További információ a termékről: https://aka.ms/privacy.</value>
2323
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2324
</data>
2325
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2326
- <value>Unsupported network mode: '{}'</value>
2326
+ <value>Nem támogatott hálózati mód: {}</value>
2327
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328
</data>
2329
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3113,4 +3113,38 @@ Első futtatáskor a program létrehozza a fájlt, amelyben az összes beállít
3113
<value>Figyelmeztetés: A(z) {} helyen található beállításfájl üres vagy érvénytelen szerkezetű. A rendszer YAML-leképezést várt.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Failed to stop container '{}' after plugin rejection</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Failed to release host resources for volume '{}'</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/it-IT/Resources.resw
+35
-1
@@ -2329,7 +2329,7 @@ Per informazioni sulla privacy di questo prodotto, visita https://aka.ms/privacy
2329
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2330
</data>
2331
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2332
- <value>Unsupported network mode: '{}'</value>
2332
+ <value>Modalità di rete non supportata: '{}'</value>
2333
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334
</data>
2335
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3119,4 +3119,38 @@ Alla prima esecuzione crea il file con tutte le impostazioni commentate come pre
3119
<value>Avviso: il file di impostazioni in {} è vuoto o ha una struttura non valida. È previsto un mapping YAML.</value>
3120
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3121
</data>
3122
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3123
+ <value>Failed to recover container '{}'</value>
3124
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3125
+ </data>
3126
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3127
+ <value>Failed to recover network '{}'</value>
3128
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3129
+ </data>
3130
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3131
+ <value>Failed to recover volume '{}'</value>
3132
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3133
+ </data>
3134
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3135
+ <value>Failed to initialize swap</value>
3136
+ </data>
3137
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3138
+ <value>Failed to restore timestamp for container '{}'</value>
3139
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3140
+ </data>
3141
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3142
+ <value>Failed to parse image import progress</value>
3143
+ </data>
3144
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3145
+ <value>Failed to unmount volume '{}': {}</value>
3146
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3147
+ </data>
3148
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3149
+ <value>Non è stato possibile arrestare il contenitore '{}' dopo il rifiuto del plug-in</value>
3150
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3151
+ </data>
3152
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3153
+ <value>Non è stato possibile rilasciare le risorse host per il volume '{}'</value>
3154
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3155
+ </data>
3156
</root>
\ No newline at end of file
localization/strings/ja-JP/Resources.resw
+35
-1
@@ -2329,7 +2329,7 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
2329
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2330
</data>
2331
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2332
- <value>Unsupported network mode: '{}'</value>
2332
+ <value>サポートされていないネットワーク モード: '{}'</value>
2333
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334
</data>
2335
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3119,4 +3119,38 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
3119
<value>警告: {} の設定ファイルが空であるか、構造が無効です。YAML マッピングが必要です。</value>
3120
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3121
</data>
3122
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3123
+ <value>コンテナー '{}' を回復できませんでした</value>
3124
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3125
+ </data>
3126
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3127
+ <value>ネットワーク '{}' を回復できませんでした</value>
3128
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3129
+ </data>
3130
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3131
+ <value>ボリューム '{}' を回復できませんでした</value>
3132
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3133
+ </data>
3134
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3135
+ <value>割り込みを初期化できませんでした</value>
3136
+ </data>
3137
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3138
+ <value>コンテナー '{}' のタイムスタンプを復元できませんでした</value>
3139
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3140
+ </data>
3141
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3142
+ <value>画像のインポート進行状況の解析に失敗しました</value>
3143
+ </data>
3144
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3145
+ <value>ボリューム '{}' のマウントを解除できませんでした: {}</value>
3146
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3147
+ </data>
3148
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3149
+ <value>プラグインの拒否後にコンテナー '{}' を停止できませんでした</value>
3150
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3151
+ </data>
3152
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3153
+ <value>ボリューム '{}' のホスト リソースを解放できませんでした</value>
3154
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3155
+ </data>
3156
</root>
\ No newline at end of file
localization/strings/ko-KR/Resources.resw
+34
@@ -3119,4 +3119,38 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
3119
<value>경고: {}의 설정 파일이 비어 있거나 구조가 잘못되었습니다. YAML 매핑이 필요합니다.</value>
3120
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3121
</data>
3122
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3123
+ <value>Failed to recover container '{}'</value>
3124
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3125
+ </data>
3126
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3127
+ <value>Failed to recover network '{}'</value>
3128
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3129
+ </data>
3130
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3131
+ <value>Failed to recover volume '{}'</value>
3132
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3133
+ </data>
3134
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3135
+ <value>Failed to initialize swap</value>
3136
+ </data>
3137
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3138
+ <value>Failed to restore timestamp for container '{}'</value>
3139
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3140
+ </data>
3141
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3142
+ <value>Failed to parse image import progress</value>
3143
+ </data>
3144
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3145
+ <value>Failed to unmount volume '{}': {}</value>
3146
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3147
+ </data>
3148
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3149
+ <value>Failed to stop container '{}' after plugin rejection</value>
3150
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3151
+ </data>
3152
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3153
+ <value>볼륨 '{}'에 대한 호스트 리소스를 해제하지 못했습니다.</value>
3154
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3155
+ </data>
3156
</root>
\ No newline at end of file
localization/strings/nb-NO/Resources.resw
+36
-2
@@ -2323,7 +2323,7 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
2323
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2324
</data>
2325
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2326
- <value>Unsupported network mode: '{}'</value>
2326
+ <value>Nettverksmodusen støttes ikke: «{}»</value>
2327
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328
</data>
2329
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -2331,7 +2331,7 @@ For personverninformasjon om dette produktet kan du gå til https://aka.ms/priva
2331
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2332
</data>
2333
<data name="MessageWslcEndpointSettingsNotSupported" xml:space="preserve">
2334
- <value>Endpoint settings are not yet supported (network '{}').</value>
2334
+ <value>Endepunktinnstillinger støttes ikke ennå (nettverk «{}»).</value>
2335
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2336
</data>
2337
<data name="MessageWslcFailedToMountVolume" xml:space="preserve">
@@ -3113,4 +3113,38 @@ Ved første kjøring opprettes filen med alle innstillinger kommentert ut som st
3113
<value>Advarsel: Innstillingsfilen på {} er tom eller har ugyldig struktur. Forventet en YAML-tilordning.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Failed to stop container '{}' after plugin rejection</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Kan ikke frigi vertsressurser for volum {}</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/nl-NL/Resources.resw
+35
-1
@@ -2323,7 +2323,7 @@ Ga naar https://aka.ms/privacy voor privacyinformatie over dit product.</value>
2323
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2324
</data>
2325
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2326
- <value>Unsupported network mode: '{}'</value>
2326
+ <value>Niet-ondersteunde netwerkmodus: '{}'</value>
2327
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328
</data>
2329
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3113,4 +3113,38 @@ Bij de eerste uitvoering wordt het bestand aangemaakt met alle instellingen geco
3113
<value>Waarschuwing: het instellingenbestand op {} is leeg of heeft een ongeldige structuur. Verwacht een YAML-toewijzing.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Failed to stop container '{}' after plugin rejection</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Failed to release host resources for volume '{}'</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/pl-PL/Resources.resw
+35
-1
@@ -2323,7 +2323,7 @@ Aby uzyskać informacje o prywatności dotyczące tego produktu, odwiedź stron
2323
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2324
</data>
2325
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2326
- <value>Unsupported network mode: '{}'</value>
2326
+ <value>Nieobsługiwany tryb sieciowy: „{}”</value>
2327
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328
</data>
2329
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3113,4 +3113,38 @@ Przy pierwszym uruchomieniu tworzy plik ze wszystkimi ustawieniami ujętymi w ko
3113
<value>Ostrzeżenie: Plik ustawień w {} jest pusty lub ma nieprawidłową strukturę. Oczekiwano mapowania YAML.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Failed to stop container '{}' after plugin rejection</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Nie można zwolnić zasobów hosta dla woluminu '{}'</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/pt-BR/Resources.resw
+35
-1
@@ -2330,7 +2330,7 @@ Para obter informações sobre a privacidade desse produto, visite https://aka.m
2330
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2331
</data>
2332
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2333
- <value>Unsupported network mode: '{}'</value>
2333
+ <value>Modo de rede sem suporte: '{}'</value>
2334
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2335
</data>
2336
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3120,4 +3120,38 @@ Na primeira execução, cria o arquivo com todas as configurações comentadas n
3120
<value>Aviso: o arquivo de configurações em {} está vazio ou tem uma estrutura inválida. Esperava-se um mapeamento YAML.</value>
3121
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3122
</data>
3123
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3124
+ <value>Failed to recover container '{}'</value>
3125
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3126
+ </data>
3127
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3128
+ <value>Failed to recover network '{}'</value>
3129
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3130
+ </data>
3131
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3132
+ <value>Failed to recover volume '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3136
+ <value>Failed to initialize swap</value>
3137
+ </data>
3138
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3139
+ <value>Failed to restore timestamp for container '{}'</value>
3140
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3143
+ <value>Failed to parse image import progress</value>
3144
+ </data>
3145
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3146
+ <value>Failed to unmount volume '{}': {}</value>
3147
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3148
+ </data>
3149
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3150
+ <value>Falha ao interromper o contêiner '{}' após a rejeição do plug-in</value>
3151
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3152
+ </data>
3153
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3154
+ <value>Falha ao liberar recursos de host para o volume '{}'</value>
3155
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3156
+ </data>
3157
</root>
\ No newline at end of file
localization/strings/pt-PT/Resources.resw
+34
@@ -3113,4 +3113,38 @@ Na primeira execução, cria o ficheiro com todas as definições comentadas nas
3113
<value>Aviso: o ficheiro de definições em {} está vazio ou tem uma estrutura inválida. Era esperado um mapeamento YAML.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Falha ao parar o contentor "{}" após a rejeição do plug-in</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Falha ao libertar recursos de anfitrião para o volume "{}"</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/ru-RU/Resources.resw
+35
-1
@@ -2330,7 +2330,7 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
2330
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2331
</data>
2332
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2333
- <value>Unsupported network mode: '{}'</value>
2333
+ <value>Неподдерживаемый сетевой режим: "{}"</value>
2334
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2335
</data>
2336
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3120,4 +3120,38 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
3120
<value>Предупреждение: файл параметров в {} пуст или имеет недопустимую структуру. Ожидается сопоставление YAML.</value>
3121
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3122
</data>
3123
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3124
+ <value>Failed to recover container '{}'</value>
3125
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3126
+ </data>
3127
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3128
+ <value>Failed to recover network '{}'</value>
3129
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3130
+ </data>
3131
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3132
+ <value>Failed to recover volume '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3136
+ <value>Failed to initialize swap</value>
3137
+ </data>
3138
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3139
+ <value>Failed to restore timestamp for container '{}'</value>
3140
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3143
+ <value>Failed to parse image import progress</value>
3144
+ </data>
3145
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3146
+ <value>Failed to unmount volume '{}': {}</value>
3147
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3148
+ </data>
3149
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3150
+ <value>Не удалось остановить контейнер '{}' после отклонения подключаемого модуля</value>
3151
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3152
+ </data>
3153
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3154
+ <value>Failed to release host resources for volume '{}'</value>
3155
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3156
+ </data>
3157
</root>
\ No newline at end of file
localization/strings/sv-SE/Resources.resw
+35
-1
@@ -2323,7 +2323,7 @@ För sekretessinformation om den här produkten, besök https://aka.ms/privacy.<
2323
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2324
</data>
2325
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2326
- <value>Nätverksläge som inte stöds: {}</value>
2326
+ <value>Nätverksläge som inte stöds: '{}'</value>
2327
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2328
</data>
2329
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3113,4 +3113,38 @@ Vid den första körningen skapas filen med alla inställningar kommenterade som
3113
<value>Varning: Inställningsfilen vid {} är tom eller har en ogiltig struktur. En YAML-mappning förväntades.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Failed to stop container '{}' after plugin rejection</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Failed to release host resources for volume '{}'</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/tr-TR/Resources.resw
+34
@@ -3113,4 +3113,38 @@ Bu ürünle ilgili gizlilik bilgileri için lütfen https://aka.ms/privacy sayfa
3113
<value>Uyarı: {} konumundaki ayarlar dosyası boş veya dosyanın yapısı geçersiz. YAML eşlemesi bekleniyordu.</value>
3114
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3115
</data>
3116
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3117
+ <value>Failed to recover container '{}'</value>
3118
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3119
+ </data>
3120
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3121
+ <value>Failed to recover network '{}'</value>
3122
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3123
+ </data>
3124
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3125
+ <value>Failed to recover volume '{}'</value>
3126
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3127
+ </data>
3128
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3129
+ <value>Failed to initialize swap</value>
3130
+ </data>
3131
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3132
+ <value>Failed to restore timestamp for container '{}'</value>
3133
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3134
+ </data>
3135
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3136
+ <value>Failed to parse image import progress</value>
3137
+ </data>
3138
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3139
+ <value>Failed to unmount volume '{}': {}</value>
3140
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3141
+ </data>
3142
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3143
+ <value>Eklenti reddedildikten sonra '{}' kapsayıcısı durdurulamadı</value>
3144
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3145
+ </data>
3146
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3147
+ <value>Failed to release host resources for volume '{}'</value>
3148
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3149
+ </data>
3150
</root>
\ No newline at end of file
localization/strings/zh-CN/Resources.resw
+35
-1
@@ -2329,7 +2329,7 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
2329
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2330
</data>
2331
<data name="MessageWslcInvalidNetworkMode" xml:space="preserve">
2332
- <value>Unsupported network mode: '{}'</value>
2332
+ <value>不受支持的网络模式: '{}'</value>
2333
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2334
</data>
2335
<data name="MessageWslcDuplicateNetwork" xml:space="preserve">
@@ -3119,4 +3119,38 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
3119
<value>警告: {} 处的设置文件为空或结构无效。应为 YAML 映射。</value>
3120
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3121
</data>
3122
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3123
+ <value>Failed to recover container '{}'</value>
3124
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3125
+ </data>
3126
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3127
+ <value>Failed to recover network '{}'</value>
3128
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3129
+ </data>
3130
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3131
+ <value>Failed to recover volume '{}'</value>
3132
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3133
+ </data>
3134
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3135
+ <value>Failed to initialize swap</value>
3136
+ </data>
3137
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3138
+ <value>Failed to restore timestamp for container '{}'</value>
3139
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3140
+ </data>
3141
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3142
+ <value>Failed to parse image import progress</value>
3143
+ </data>
3144
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3145
+ <value>Failed to unmount volume '{}': {}</value>
3146
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3147
+ </data>
3148
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3149
+ <value>插件被拒绝后未能停止容器 '{}'</value>
3150
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3151
+ </data>
3152
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3153
+ <value>无法释放卷“{}”的主机资源</value>
3154
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3155
+ </data>
3156
</root>
\ No newline at end of file
localization/strings/zh-TW/Resources.resw
+34
@@ -3119,4 +3119,38 @@ wsl.exe --manage <DistributionName> --set-sparse true --allow-unsafe</valu
3119
<value>警告: 位於 {} 的設定檔案是空的或具有無效的結構。必須是 YAML 對應。</value>
3120
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3121
</data>
3122
+ <data name="MessageWslcFailedToRecoverContainer" xml:space="preserve">
3123
+ <value>無法復原容器 '{}'</value>
3124
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3125
+ </data>
3126
+ <data name="MessageWslcFailedToRecoverNetwork" xml:space="preserve">
3127
+ <value>無法復原網路 '{}'</value>
3128
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3129
+ </data>
3130
+ <data name="MessageWslcFailedToRecoverVolume" xml:space="preserve">
3131
+ <value>無法復原磁碟區 '{}'</value>
3132
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3133
+ </data>
3134
+ <data name="MessageWslcSwapInitFailed" xml:space="preserve">
3135
+ <value>無法初始化交換</value>
3136
+ </data>
3137
+ <data name="MessageWslcContainerTimestampRecoveryFailed" xml:space="preserve">
3138
+ <value>無法還原容器 '{}' 的時間戳記</value>
3139
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3140
+ </data>
3141
+ <data name="MessageWslcImportProgressParseFailed" xml:space="preserve">
3142
+ <value>無法剖析映像匯入進度</value>
3143
+ </data>
3144
+ <data name="MessageWslcVolumeUnmountFailed" xml:space="preserve">
3145
+ <value>無法卸載卸載 '{}': {}</value>
3146
+ <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3147
+ </data>
3148
+ <data name="MessageWslcContainerStopAfterPluginRejectionFailed" xml:space="preserve">
3149
+ <value>無法在外掛程式拒絕後停止容器 '{}'</value>
3150
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3151
+ </data>
3152
+ <data name="MessageWslcVolumeReleaseFailed" xml:space="preserve">
3153
+ <value>無法釋放磁碟區 '{}' 的主機資源</value>
3154
+ <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
3155
+ </data>
3156
</root>
\ No newline at end of file