mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #1563] [CLOSED] misc: Polish localization updates #2173
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/1563
Author: @mavethee
Created: 11/21/2024
Status: ❌ Closed
Base:
main← Head:polish-translation📝 Commits (1)
1b6fe88misc: Polish localization updates📊 Changes
7 files changed (+1896 additions, -1530 deletions)
View changed files
📝
CMakeLists.txt(+2 -2)📝
src/core/libraries/np_trophy/trophy_ui.cpp(+5 -1)📝
src/core/libraries/np_trophy/trophy_ui.h(+6 -3)📝
src/qt_gui/game_install_dialog.h(+4 -4)📝
src/qt_gui/main_window.cpp(+12 -0)📝
src/qt_gui/settings_dialog.cpp(+32 -32)📝
src/qt_gui/translations/pl_PL.ts(+1835 -1488)📄 Description
Translation changes for
Polish:Corrected machine translations,
Translate more strings and used,
Language selection now can be translated (thanks to
QObject::tr),(This is stupid but ?) Buttons like
YesandNos should be localized by default in Qt, but that doesn't seem to work, so added manually,Added translation for trophy popup, following Sony's locale:
Real PS4:

shadPS4:

Other languages can be updated with
lupdatebut that removes copyright so need to figure out way avoid that and have that process automatic, ig that's why previous PR was dead in the water for me.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.