mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #1395] [MERGED] missing translations #2082
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#2082
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/1395
Author: @DanielSvoboda
Created: 10/16/2024
Status: ✅ Merged
Merged: 10/16/2024
Merged by: @georgemoralis
Base:
main← Head:fix📝 Commits (2)
9a0458emissing translationsd15fd73clang📊 Changes
29 files changed (+1827 additions, -15 deletions)
View changed files
📝
src/qt_gui/gui_context_menus.h(+2 -5)📝
src/qt_gui/settings_dialog.cpp(+7 -7)📝
src/qt_gui/settings_dialog.ui(+1 -1)📝
src/qt_gui/translations/ar.ts(+70 -0)📝
src/qt_gui/translations/da_DK.ts(+70 -0)📝
src/qt_gui/translations/de.ts(+70 -0)📝
src/qt_gui/translations/el.ts(+70 -0)📝
src/qt_gui/translations/en.ts(+66 -1)📝
src/qt_gui/translations/es_ES.ts(+70 -0)📝
src/qt_gui/translations/fa_IR.ts(+70 -0)📝
src/qt_gui/translations/fi.ts(+70 -0)📝
src/qt_gui/translations/fr.ts(+70 -0)📝
src/qt_gui/translations/hu_HU.ts(+70 -0)📝
src/qt_gui/translations/id.ts(+70 -0)📝
src/qt_gui/translations/it.ts(+70 -0)📝
src/qt_gui/translations/ja_JP.ts(+70 -0)📝
src/qt_gui/translations/ko_KR.ts(+70 -0)📝
src/qt_gui/translations/lt_LT.ts(+70 -0)📝
src/qt_gui/translations/nb.ts(+70 -0)📝
src/qt_gui/translations/nl.ts(+70 -0)...and 9 more files
📄 Description
Some things were recently added, but they were not added to the .ts files
I included them in English, and translated only the pt-br
I also adjusted the screen size settings so that the scroll does not appear on the side.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.