Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Belim committed Jul 13, 2021
1 parent 80a7577 commit f8f215f
Show file tree
Hide file tree
Showing 9 changed files with 325 additions and 882 deletions.
1 change: 1 addition & 0 deletions src/RSV/Helpers/Strings.cs
Expand Up @@ -11,6 +11,7 @@ public static class Uri
public const string GitVersionCheck = "https://raw.githubusercontent.com/builtbybel/readysunvalley/master/appversion.txt";
public const string GitVersionHint = "https://raw.githubusercontent.com/builtbybel/ReadySunValley/main/changes.txt";
public const string GitTestingRelease = "https://github.com/builtbybel/ReadySunValley/issues/20";
public const string GitReportCommunity = "https://github.com/builtbybel/ReadySunValley/issues/new";

public const string CompareMS = "https://github.com/builtbybel/ReadySunValley/blob/main/assets/rsv-microsoft-requirements.png?raw=true";
public const string CompareUtil = "https://github.com/rcmaehl/WhyNotWin11/releases/download/";
Expand Down
30 changes: 24 additions & 6 deletions src/RSV/Locales/Locale.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 13 additions & 3 deletions src/RSV/Locales/Locale.de.resx
Expand Up @@ -219,6 +219,7 @@
</data>
<data name="assetTweet" xml:space="preserve">
<value>Bereit%20für%20%23Windows11/Sun%20Valley%20update?%20Hier%20ist%20mein%20Kompatibilitätsbericht%20%23ReadySunValley%20%23app</value>
<comment>GUI</comment>
</data>
<data name="btnCompareUtil" xml:space="preserve">
<value>Zweite Meinung einholen</value>
Expand All @@ -240,8 +241,16 @@
<value>Zurück zu meinen Ergebnissen</value>
<comment>GUI</comment>
</data>
<data name="checkReport" xml:space="preserve">
<value>Zeige mir den Detailbericht an</value>
<comment>GUI</comment>
</data>
<data name="checkReportBack" xml:space="preserve">
<value>Zurück zur Normalansicht</value>
<comment>GUI</comment>
</data>
<data name="hoveCPUInfo" xml:space="preserve">
<value>Deine CPU erfüllt die Mindestanforderungen, sie ist nur nicht in der offiziellen Liste der unterstützten Prozessoren aufgeführt.</value>
<value>Deine CPU erfüllt die Mindestanforderungen, sie ist nur nicht in der offiziellen Liste der unterstützten Prozessoren aufgeführt. Dies ist nur eine Information für dich. Die Anforderung ist aber erstmal erfüllt.\n\nDu findest eine Liste der untersützten Prozessoren hier\n\nIntel:\nhttps://docs.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-intel-processors\n\nAMD:\nhttps://docs.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-amd-processors</value>
<comment>Hover</comment>
</data>
<data name="hoverAssetInfo" xml:space="preserve">
Expand All @@ -264,7 +273,7 @@
<value>Deine CPU-Frequenz entspricht nicht den Mindestanforderungen für Windows 11.</value>
<comment>Hover</comment>
</data>
<data name="hoverDiectXBad" xml:space="preserve">
<data name="hoverDirectXBad" xml:space="preserve">
<value>Deine DirectX-Version ist zu niedrig. Dies bedeutet nicht unbedingt, dass dein System keine höheren Versionen unterstützt. Prüfe dies mit DXDIAG für weitere Informationen.</value>
<comment>Hover</comment>
</data>
Expand Down Expand Up @@ -301,7 +310,7 @@
<comment>Hover</comment>
</data>
<data name="hoverTPMBad" xml:space="preserve">
<value>Wenn kein TPM vorhanden ist, ist es ggf. nur im UEFI deaktiviert.</value>
<value>Wir konnten kein TPM-Modul finden. Wenn kein TPM vorhanden ist, ist es ggf. nur im UEFI deaktiviert. Andernfalls kannst du auch die TPM 2.0-Anforderungen mit ReadySunValley umgehen. Verwende hierzu den Reparatur-Link in der rechten Leiste.</value>
<comment>Hover</comment>
</data>
<data name="hoverTPMInfo" xml:space="preserve">
Expand Down Expand Up @@ -466,6 +475,7 @@
</data>
<data name="lnkDiskTypeInfo" xml:space="preserve">
<value>(Alle anzeigen)</value>
<comment>GUI</comment>
</data>
<data name="menuBypassUndo" xml:space="preserve">
<value>Bypass aufheben</value>
Expand Down
2 changes: 1 addition & 1 deletion src/RSV/Locales/Locale.ja.resx
Expand Up @@ -267,7 +267,7 @@ Windows 11に非対応です</value>
<value>CPU周波数がWindows 11の最低要件を満たしません</value>
<comment>Hover</comment>
</data>
<data name="hoverDiectXBad" xml:space="preserve">
<data name="hoverDirectXBad" xml:space="preserve">
<value>DirectXのバージョンが低すぎます。お使いのシステムが高いバージョンに対応していないという意味ではありません。詳細はDXDIAGをチェックしてください。</value>
<comment>Hover</comment>
</data>
Expand Down
19 changes: 14 additions & 5 deletions src/RSV/Locales/Locale.resx
Expand Up @@ -138,7 +138,7 @@
<comment>Assessment</comment>
</data>
<data name="assessmentCPUSpeedFormat" xml:space="preserve">
<value>MHz Frequency</value>
<value>MHz</value>
<comment>Assessment</comment>
</data>
<data name="assessmentDirectXWDDM" xml:space="preserve">
Expand Down Expand Up @@ -219,6 +219,7 @@
</data>
<data name="assetTweet" xml:space="preserve">
<value>Ready%20for%20%23Windows11/Sun%20Valley%20update?%20Here%20are%20my%20results%20%23ReadySunValley%20%23app</value>
<comment>GUI</comment>
</data>
<data name="btnCompareUtil" xml:space="preserve">
<value>Get a second opinion</value>
Expand All @@ -240,8 +241,15 @@
<value>Back to my results</value>
<comment>GUI</comment>
</data>
<data name="checkReport" xml:space="preserve">
<value>Tell me why my PC isn’t supported</value>
<comment>GUI</comment>
</data>
<data name="checkReportBack" xml:space="preserve">
<value>All right, okay</value>
</data>
<data name="hoveCPUInfo" xml:space="preserve">
<value>Your CPU meets the soft requirements, it's just not listed on the offical list of supported processors.</value>
<value>Your CPU meets the soft requirements, it's just not listed on the official list of supported processors. This is just an information for you. The requirement is fulfilled for the time being.\n\nYou can find a list of supported processors here\n\nIntel:\nhttps://docs.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-intel-processors\n\nAMD:\nhttps://docs.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-amd-processors</value>
<comment>Hover</comment>
</data>
<data name="hoverAssetInfo" xml:space="preserve">
Expand All @@ -264,7 +272,7 @@
<value>Your CPU frequency doesn't meet the minimum requirements for Windows 11.</value>
<comment>Hover</comment>
</data>
<data name="hoverDiectXBad" xml:space="preserve">
<data name="hoverDirectXBad" xml:space="preserve">
<value>Your DirectX version is too low. This doesn't necessarily mean that your system doesn't support higher versions. Check DXDIAG for more information.</value>
<comment>Hover</comment>
</data>
Expand Down Expand Up @@ -301,7 +309,7 @@
<comment>Hover</comment>
</data>
<data name="hoverTPMBad" xml:space="preserve">
<value>If no TPM is present, you’ll probably find it’s been disabled in the UEFI.</value>
<value>We could not find a TPM Module. If no TPM is present, you’ll probably find it’s been disabled in the UEFI. Otherwiese you can also bypass the TPM 2.0 requirements with ReadySunValley. Use the repair link in the right panel.</value>
<comment>Hover</comment>
</data>
<data name="hoverTPMInfo" xml:space="preserve">
Expand All @@ -317,7 +325,7 @@
<comment>GUI</comment>
</data>
<data name="infoBypassUndo" xml:space="preserve">
<value>System setttings are in place again.</value>
<value>System settings are in place again.</value>
<comment>GUI</comment>
</data>
<data name="infoCaptureHint" xml:space="preserve">
Expand Down Expand Up @@ -466,6 +474,7 @@
</data>
<data name="lnkDiskTypeInfo" xml:space="preserve">
<value>(List all)</value>
<comment>GUI</comment>
</data>
<data name="menuBypassUndo" xml:space="preserve">
<value>Undo Bypass</value>
Expand Down
25 changes: 25 additions & 0 deletions src/RSV/MainWindow.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f8f215f

Please sign in to comment.