-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Localization change from build: 137534777 #14059
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -163,17 +163,17 @@ Mit "wsl.exe {} <Distro>" installieren. | |||||
| <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment> | ||||||
| </data> | ||||||
| <data name="MessageDistroAlreadySet" xml:space="preserve"> | ||||||
| <value>Der Verteilungsname wurde bereits festgelegt.</value> | ||||||
| <value>Der Distributionsname wurde bereits festgelegt.</value> | ||||||
| </data> | ||||||
| <data name="MessageDistroInstallPathAlreadyExists" xml:space="preserve"> | ||||||
| <value>Der angegebene Installationsspeicherort wird bereits verwendet.</value> | ||||||
| </data> | ||||||
| <data name="MessageDistroNameAlreadyExists" xml:space="preserve"> | ||||||
| <value>Eine Verteilung mit dem angegebenen Namen ist bereits vorhanden. Verwenden Sie --name , um einen anderen Namen zu wählen.</value> | ||||||
| <value>Eine Distribution mit dem angegebenen Namen ist bereits vorhanden. Verwenden Sie --name , um einen anderen Namen zu wählen.</value> | ||||||
| <comment>{Locked="--name "}Command line arguments, file names and string inserts should not be translated</comment> | ||||||
| </data> | ||||||
| <data name="MessageDistroNotFound" xml:space="preserve"> | ||||||
| <value>Es ist keine Verteilung mit dem angegebenen Namen vorhanden.</value> | ||||||
| <value>Es ist keine Distribution mit dem angegebenen Namen vorhanden.</value> | ||||||
| </data> | ||||||
| <data name="MessageElevationNeededToMountDisk" xml:space="preserve"> | ||||||
| <value>Zum Bereitstellen eines Datenträgers ist Administratorzugriff erforderlich.</value> | ||||||
|
|
@@ -205,7 +205,7 @@ Mit "wsl.exe {} <Distro>" installieren. | |||||
| <comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment> | ||||||
| </data> | ||||||
| <data name="MessageImportingDistribution" xml:space="preserve"> | ||||||
| <value>Verteilung importieren</value> | ||||||
| <value>Distribution importieren</value> | ||||||
| </data> | ||||||
| <data name="MessageDownloadComplete" xml:space="preserve"> | ||||||
| <value>{} wurde heruntergeladen.</value> | ||||||
|
|
@@ -215,7 +215,7 @@ Mit "wsl.exe {} <Distro>" installieren. | |||||
| <value>Windows-Subsystem für Linux setzt eine vorherige Installation... fort.</value> | ||||||
| </data> | ||||||
| <data name="MessageInvalidDistributionName" xml:space="preserve"> | ||||||
| <value>Ungültiger Verteilungsname: '{}'. | ||||||
| <value>Ungültiger Distributionsname: '{}'. | ||||||
| Um eine Liste gültiger Distributionen abzurufen, verwenden Sie "wsl.exe --list --online'.</value> | ||||||
| <comment>{FixedPlaceholder="{}"}{Locked="--list "}{Locked="--online'"}Command line arguments, file names and string inserts should not be translated</comment> | ||||||
| </data> | ||||||
|
|
@@ -295,7 +295,7 @@ und "wsl.exe --install <Distro>".</value> | |||||
| <value>Die Distribution ist bereits die angeforderte Version.</value> | ||||||
| </data> | ||||||
| <data name="MessageVmModeNotSupported" xml:space="preserve"> | ||||||
| <value>WSL 2 wird von der Legacyverteilung nicht unterstützt.</value> | ||||||
| <value>WSL 2 wird von der Legacy Distribution nicht unterstütztt.</value> | ||||||
| </data> | ||||||
| <data name="MessageEnableVirtualization" xml:space="preserve"> | ||||||
| <value>WSL2 wird von Ihrer aktuellen Computerkonfiguration nicht unterstützt. | ||||||
|
|
@@ -364,17 +364,17 @@ Beispiel: wslpath 'c:\\users'</value> | |||||
|
|
||||||
| Verbrauch: | ||||||
| /l, /list [Option] | ||||||
| Listet registrierte Verteilungen auf. | ||||||
| /all – Optional alle Distributionen auflisten, einschließlich Verteilungen, die | ||||||
| Listet registrierte Distributionen auf. | ||||||
| /all – Optional alle Distributionen auflisten, einschließlich Distributionen, die | ||||||
|
||||||
| /all – Optional alle Distributionen auflisten, einschließlich Distributionen, die | |
| /all – Optional alle Distributionen auflisten, einschließlich Distributionen, die |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The word 'unterstütztt' contains a double 't' at the end. It should be 'unterstützt'.