Commit Graph

47 Commits (3a271ffe9b2680fa7abba6b0b6ad9dd8e0353357)

Author SHA1 Message Date
Stenzek 3a271ffe9b
Qt: Enable Swedish translation 1 year ago
Stenzek 6551358212
Log: Replace channel string search with bitset
Knocks off around ~20KB of code.
1 year ago
Stenzek 3dca598063
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
1 year ago
Stenzek a7d8e6d018
Host: Add disambiguation variants for translations 1 year ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek c9f5cfc1bc
Host: Add TranslatePluralToSmallString() 1 year ago
Stenzek ccd7ba9acf
Qt: Move language/theme setting to window 1 year ago
Stenzek 681fab5da3
Qt: Update glyph ranges 1 year ago
Stenzek 7a3a72ec3d
GPU: Add display rotation option 1 year ago
Stenzek deed0c9713
GameDatabase: Merge compatibility messages 1 year ago
Stenzek 5be2e68ab9
Qt: Update glyph ranges 1 year ago
Stenzek 4e922a34a7
Log: Simplify macros 2 years ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 2 years ago
Stenzek 2dd991156a
Qt: Update glyph ranges 2 years ago
Stenzek f3aec0c965
Host: Re-introduce plural translation support 2 years ago
Stenzek ca3cfbaa99
Misc: Pass string_view by value 2 years ago
Stenzek 8c741d2d48
Qt: Update glyph range for zh-CN and purge old obsolete strings 2 years ago
Stenzek 5ec1331831
Qt: Update glyph ranges 2 years ago
Stenzek 86927ea3eb
Qt: Use window modality for message boxes
Stops them opening in the middle of the screen on MacOS.
2 years ago
KamFretoZ 3fd0ab3be0 Indonesian Translation 2 years ago
zkdpower 08eec2e66e
Update the Simple-Chinese translation to latest. 2 years ago
Stenzek b9f7900e8c
Qt: Update glyph ranges 2 years ago
Stenzek 24cb489a32
Qt: Update Korean translation by Hackjjang 2 years ago
Stenzek 573dfd2a26
Qt: Add runtime downloading of OSD fonts 2 years ago
Stenzek 325dcc81ca
FullscreenUI: Allow changing UI language 2 years ago
Stenzek e806d939ae
Qt: Fix crash on language change with system active 2 years ago
Stenzek 667b11121c
Qt: Update glyph ranges 2 years ago
Stenzek b9bd875c13
Qt: Update Korean translation by Hackjjang 2 years ago
Stenzek 624b118211
Qt: Fix incorrect font path for zh-CN 2 years ago
Stenzek ad04f79e57
FullscreenUI: Fix controller strings not translating 2 years ago
Renzo Pigliacampo dc1969e8c6 Updated Spanish (Latin America) translation 2 years ago
Stenzek 68b59ee748 CMake: Swap USE_ and WITH_ for ENABLE_
Consistency.
2 years ago
Stenzek fffde62e3e Qt: Capitalize region names
Fixes base translation loading.
2 years ago
Stenzek b30c86ed75 Build: Improve MacOS support 2 years ago
Stenzek 0d09726dd3 Qt: Update Korean translation by Hackjjang 2 years ago
Stenzek 4fc984e082 Qt: Add setup wizard 2 years ago
Stenzek e57ad0b6aa Host: Backport translations cache
Note: You'll need a new command line for lupdate.

..\..\..\dep\msvc\qt\6.5.0\msvc2022_64\bin\lupdate.exe ../ ../../core/ ../../util/ -tr-function-alias QT_TRANSLATE_NOOP+=TRANSLATE,QT_TRANSLATE_NOOP+=TRANSLATE_SV,QT_TRANSLATE_NOOP+=TRANSLATE_STR,QT_TRANSLATE_NOOP+=TRANSLATE_FS,QT_TRANSLATE_N_NOOP3+=TRANSLATE_FMT,QT_TRANSLATE_NOOP+=TRANSLATE_NOOP -ts duckstation-qt_LANGUAGE.ts
2 years ago
Stenzek 149f9d24bd Qt: Backport glyph range improvements from PCSX2 2 years ago
Stenzek d0cddc2a23 Qt: Add translation by Hackjjang 2 years ago
Stenzek bb60170d9a Move frontend-common to util/core 2 years ago
Dolphin 9526e15ec2
Update japanese translation (#2969)
* update base duckstation-qt_ja.ts

* update Japanese translation

* translate controller name on controllersettingsdialog
3 years ago
Dolphin ec92ada0fd update Japanese translation 3 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
3 years ago
Connor McLaughlin b0e9208950 Qt: Try loading base translation without suffix 3 years ago
Dolphin d8d521e292 update Japanese translation 3 years ago
Dolphin a6bb444713
Update Japanese translation (#2872)
* update base duckstation-qt_ja.ts

* update Japanese translation

* clean up vanished entries in duckstation-qt_ja.ts
3 years ago
Connor McLaughlin 9bb73dea04 Qt: Move translation-related functions to their own file 3 years ago