Skip to content
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

Atualização Português do Brasil #2998

Merged
merged 3 commits into from
Aug 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 18 additions & 7 deletions src/duckstation-qt/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<string>DuckStation</string>
</property>
<property name="windowIcon">
<iconset>
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/duck.png</normaloff>:/icons/duck.png</iconset>
</property>
<widget class="QStackedWidget" name="mainContainer"/>
Expand All @@ -27,7 +27,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>22</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuSystem">
Expand Down Expand Up @@ -117,6 +117,7 @@
<iconset theme="global-line">
<normaloff>.</normaloff>.</iconset>
</property>
<addaction name="action"/>
</widget>
<addaction name="actionViewGameProperties"/>
<addaction name="separator"/>
Expand Down Expand Up @@ -472,7 +473,7 @@
</action>
<action name="actionGitHubRepository">
<property name="icon">
<iconset>
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/github.png</normaloff>:/icons/github.png</iconset>
</property>
<property name="text">
Expand All @@ -481,7 +482,7 @@
</action>
<action name="actionIssueTracker">
<property name="icon">
<iconset>
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/IssueTracker.png</normaloff>:/icons/IssueTracker.png</iconset>
</property>
<property name="text">
Expand All @@ -490,7 +491,7 @@
</action>
<action name="actionDiscordServer">
<property name="icon">
<iconset>
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/discord.png</normaloff>:/icons/discord.png</iconset>
</property>
<property name="text">
Expand All @@ -508,7 +509,7 @@
</action>
<action name="actionAboutQt">
<property name="icon">
<iconset>
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/QT.png</normaloff>:/icons/QT.png</iconset>
</property>
<property name="text">
Expand All @@ -517,7 +518,7 @@
</action>
<action name="actionAbout">
<property name="icon">
<iconset>
<iconset resource="resources/resources.qrc">
<normaloff>:/icons/duck_64.png</normaloff>:/icons/duck_64.png</iconset>
</property>
<property name="text">
Expand Down Expand Up @@ -976,6 +977,16 @@
<string>Cover Downloader</string>
</property>
</action>
<action name="action">
<property name="icon">
<iconset>
<normalon>:/icons/flags/[email protected]</normalon>
</iconset>
</property>
<property name="text">
<string>한국인</string>
</property>
</action>
</widget>
<resources>
<include location="resources/resources.qrc"/>
Expand Down
Binary file added src/duckstation-qt/resources/icons/flags/ko.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading