Skip to content

Commit

Permalink
Qt: Update base translation
Browse files Browse the repository at this point in the history
  • Loading branch information
kamfretoz authored and stenzek committed Oct 7, 2023
1 parent 82b9c97 commit 68b2fee
Showing 1 changed file with 17 additions and 12 deletions.
29 changes: 17 additions & 12 deletions pcsx2-qt/Translations/pcsx2-qt_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1370,8 +1370,8 @@ Unread messages: {2}</source>
<name>AutoUpdaterDialog</name>
<message>
<location filename="../AutoUpdaterDialog.ui" line="17"/>
<location filename="../AutoUpdaterDialog.cpp" line="438"/>
<location filename="../AutoUpdaterDialog.cpp" line="501"/>
<location filename="../AutoUpdaterDialog.cpp" line="442"/>
<location filename="../AutoUpdaterDialog.cpp" line="505"/>
<source>Automatic Updater</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -1416,52 +1416,57 @@ Unread messages: {2}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="380"/>
<location filename="../AutoUpdaterDialog.cpp" line="382"/>
<source>&lt;h2&gt;Save State Warning&lt;/h2&gt;&lt;p&gt;Installing this update will make your save states &lt;b&gt;incompatible&lt;/b&gt;. Please ensure you have saved your games to a Memory Card before installing this update or you will lose progress.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="390"/>
<location filename="../AutoUpdaterDialog.cpp" line="392"/>
<source>&lt;h2&gt;Settings Warning&lt;/h2&gt;&lt;p&gt;Installing this update will reset your program configuration. Please note that you will have to reconfigure your settings after this update.&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="416"/>
<location filename="../AutoUpdaterDialog.cpp" line="395"/>
<source>&lt;h4&gt;Installing this update will download %1 MB through your internet connection.&lt;/h4&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="420"/>
<source>Savestate Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="417"/>
<location filename="../AutoUpdaterDialog.cpp" line="421"/>
<source>&lt;h1&gt;WARNING&lt;/h1&gt;&lt;p style=&apos;font-size:12pt;&apos;&gt;Installing this update will make your &lt;b&gt;save states incompatible&lt;/b&gt;, &lt;i&gt;be sure to save any progress to your memory cards before proceeding&lt;/i&gt;.&lt;/p&gt;&lt;p&gt;Do you wish to continue?&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="437"/>
<location filename="../AutoUpdaterDialog.cpp" line="441"/>
<source>Downloading %1...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="437"/>
<location filename="../AutoUpdaterDialog.cpp" line="441"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="502"/>
<location filename="../AutoUpdaterDialog.cpp" line="506"/>
<source>No updates are currently available. Please try again later.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="520"/>
<location filename="../AutoUpdaterDialog.cpp" line="524"/>
<source>Current Version: %1 (%2)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="521"/>
<location filename="../AutoUpdaterDialog.cpp" line="525"/>
<source>New Version: %1 (%2)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AutoUpdaterDialog.cpp" line="522"/>
<location filename="../AutoUpdaterDialog.cpp" line="526"/>
<source>Loading...</source>
<translation type="unfinished"></translation>
</message>
Expand Down

0 comments on commit 68b2fee

Please sign in to comment.