mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 08:46:03 +03:00
[PR #1380] [MERGED] fix tr sq.ts #2076
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#2076
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/1380
Author: @DanielSvoboda
Created: 10/14/2024
Status: ✅ Merged
Merged: 10/15/2024
Merged by: @georgemoralis
Base:
main← Head:main📝 Commits (2)
42c7382Update sq.tsd6e13e3InstallDirSelect📊 Changes
26 files changed (+459 additions, -216 deletions)
View changed files
📝
src/qt_gui/translations/ar.ts(+18 -5)📝
src/qt_gui/translations/da_DK.ts(+18 -5)📝
src/qt_gui/translations/de.ts(+18 -5)📝
src/qt_gui/translations/el.ts(+18 -5)📝
src/qt_gui/translations/en.ts(+15 -2)📝
src/qt_gui/translations/es_ES.ts(+18 -5)📝
src/qt_gui/translations/fa_IR.ts(+18 -5)📝
src/qt_gui/translations/fi.ts(+18 -5)📝
src/qt_gui/translations/fr.ts(+18 -5)📝
src/qt_gui/translations/hu_HU.ts(+18 -5)📝
src/qt_gui/translations/id.ts(+18 -5)📝
src/qt_gui/translations/it.ts(+18 -5)📝
src/qt_gui/translations/ja_JP.ts(+18 -5)📝
src/qt_gui/translations/ko_KR.ts(+17 -4)📝
src/qt_gui/translations/lt_LT.ts(+18 -5)📝
src/qt_gui/translations/nb.ts(+18 -5)📝
src/qt_gui/translations/nl.ts(+18 -5)📝
src/qt_gui/translations/pl_PL.ts(+18 -5)📝
src/qt_gui/translations/pt_BR.ts(+13 -0)📝
src/qt_gui/translations/ro_RO.ts(+18 -5)...and 6 more files
📄 Description
Remove some duplicate translations in sq.ts file
In PR1319 I had also made some changes to the translation files and some things ended up being duplicated with PR1351.
The translation for the InstallDirSelect screen in the .ts files was also added, but it is not being translated. 🤔

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