mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 16:25:58 +03:00
[PR #2426] [MERGED] Crowdin translation adjustments #2724
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#2724
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/2426
Author: @DanielSvoboda
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/14/2025
Merged by: @georgemoralis
Base:
main← Head:fix_TR_2📝 Commits (2)
3a4b4e8Fix TR186f84e+📊 Changes
32 files changed (+1447 additions, -1438 deletions)
View changed files
📝
src/qt_gui/cheats_patches.cpp(+14 -9)📝
src/qt_gui/cheats_patches.h(+5 -1)📝
src/qt_gui/check_update.cpp(+5 -2)📝
src/qt_gui/settings_dialog.cpp(+45 -48)📝
src/qt_gui/translations/ar_SA.ts(+50 -50)📝
src/qt_gui/translations/da_DK.ts(+50 -50)📝
src/qt_gui/translations/de_DE.ts(+50 -50)📝
src/qt_gui/translations/el_GR.ts(+50 -50)📝
src/qt_gui/translations/en_US.ts(+46 -46)📝
src/qt_gui/translations/es_ES.ts(+49 -49)📝
src/qt_gui/translations/fa_IR.ts(+50 -50)📝
src/qt_gui/translations/fi_FI.ts(+50 -50)📝
src/qt_gui/translations/fr_FR.ts(+50 -50)📝
src/qt_gui/translations/hu_HU.ts(+50 -50)📝
src/qt_gui/translations/id_ID.ts(+50 -50)📝
src/qt_gui/translations/it_IT.ts(+50 -50)📝
src/qt_gui/translations/ja_JP.ts(+50 -50)📝
src/qt_gui/translations/ko_KR.ts(+50 -50)📝
src/qt_gui/translations/lt_LT.ts(+50 -50)📝
src/qt_gui/translations/nl_NL.ts(+50 -50)...and 12 more files
📄 Description
There were several shortened texts, for example:
so in the source code there was only the shortened version and the text only in the translation files, this would make it difficult to translate in crowdin, because people would not see the text, but only the shortened text. Now they are present in the source code.
"// clang-format off" was used so that they can fit in the code without line breaks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.