Commit graph

4742 commits

Author SHA1 Message Date
Nicolas Pixel Noble
d33e8052d4 Marking a bunch of strings for translation. 2022-11-19 17:46:27 -08:00
Nicolas Noble
9349014b13
Fixing UTF-8 header. 2022-11-19 16:45:32 -08:00
Nicolas Noble
42efb13dbe
Merge pull request #1045 from grumpycoders/translations_i18n-pcsx-redux-pot--main_pt_BR
Translate '/i18n/pcsx-redux.pot' in 'pt_BR'
2022-11-19 16:41:27 -08:00
Nicolas Pixel Noble
9933369186 Making Lua files translatable, and sorting strings by filename. 2022-11-19 16:15:11 -08:00
transifex-integration[bot]
167a9aaa37
Translate /i18n/pcsx-redux.pot in pt_BR
translation completed for the source file '/i18n/pcsx-redux.pot'
on the 'pt_BR' language.
2022-11-19 22:04:11 +00:00
Nicolas Noble
be27d8f76f
Merge pull request #1041 from grumpycoders/chores-i18n
[Chores] Regen i18n
2022-11-19 09:43:46 -08:00
nicolasnoble
7f6413ff4c [Chores] Regen i18n 2022-11-19 17:41:42 +00:00
Nicolas Noble
4ca45ad2a1
Merge pull request #1014 from grumpycoders/chores-code-format
[Chores] Format code
2022-11-19 09:40:00 -08:00
Nicolas Noble
6072e9d148
Re-adding UTF-8 tag... 2022-11-19 09:34:54 -08:00
nicolasnoble
7fcf2a688a [Chores] Format code 2022-11-19 17:32:52 +00:00
Nicolas Noble
7dece3e3e4
Merge pull request #1026 from nicolasnoble/imgui-1.89
Upgrading ImGui to 1.89
2022-11-19 09:25:08 -08:00
Nicolas Noble
c2de01e957
Merge pull request #1040 from grumpycoders/translations_i18n-pcsx-redux-pot--main_es_ES
Translate '/i18n/pcsx-redux.pot' in 'es_ES'
2022-11-19 09:22:07 -08:00
transifex-integration[bot]
82c8a81dcc
Translate /i18n/pcsx-redux.pot in es_ES
translation completed for the source file '/i18n/pcsx-redux.pot'
on the 'es_ES' language.
2022-11-19 16:30:40 +00:00
Nicolas Noble
8c28876ad1
Merge pull request #1039 from grumpycoders/chores-i18n
[Chores] Regen i18n
2022-11-19 07:57:42 -08:00
nicolasnoble
786d89770e [Chores] Regen i18n 2022-11-19 15:42:43 +00:00
Nicolas Noble
b985c94a69
Fixing xgettext 2022-11-19 07:41:32 -08:00
wheremyfoodat
636ed8e578
Merge pull request #1038 from IlDucci/language_names_update
[GUI] Detailing the Spanish language variant
2022-11-19 16:53:57 +02:00
IlDucci
f8313314de Detailing the exact variants in the menu
Greetings. I just wanted to point out that the Spanish variant that was done on Transifex was Spanish (Spain). Since there are many other variants, I think it would be best to mark it properly in order to avoid any future translators that could start mixing different regions in the same language.

Thus, if someone wants to make a Spanish from another region, they could simply call for a new language (like that Chilean version that seems empty on Transifex) and do their own version without any mixes and mismatches.
2022-11-19 14:59:38 +01:00
Nicolas Pixel Noble
9e1d8f052e Also upgrading to glfw 3.3.8. 2022-11-18 22:17:38 -08:00
Nicolas Pixel Noble
c3298aa720 Update to ImGui 1.89. 2022-11-18 22:07:31 -08:00
Nicolas Noble
1277bbcb63
Merge pull request #1033 from grumpycoders/chores-i18n
[Chores] Regen i18n
2022-11-18 19:20:42 -08:00
nicolasnoble
7b5114510b [Chores] Regen i18n 2022-11-18 16:57:48 +00:00
Nicolas Noble
e8ba28b173
Merge pull request #1037 from nicolasnoble/portuguese
Adding portuguese support.
2022-11-18 08:55:41 -08:00
Nicolas Noble
5eed739552
Adding missing UTF-8 header. 2022-11-18 07:52:06 -08:00
Nicolas Pixel Noble
4b9882daa3 Adding portuguese support. 2022-11-18 07:48:53 -08:00
Nicolas Noble
23840b349b
Merge pull request #1035 from grumpycoders/translations_i18n-pcsx-redux-pot--main_pt_BR
Translate '/i18n/pcsx-redux.pot' in 'pt_BR'
2022-11-18 07:47:55 -08:00
transifex-integration[bot]
db58ec1595
Translate /i18n/pcsx-redux.pot in pt_BR
translation completed for the source file '/i18n/pcsx-redux.pot'
on the 'pt_BR' language.
2022-11-18 13:38:05 +00:00
Nicolas 'Pixel' Noble
560d385e12 Properly specifying encoding to avoid issues. 2022-11-17 20:48:16 -08:00
Nicolas 'Pixel' Noble
e1093193fa Specifying actions a bit better. 2022-11-17 20:45:27 -08:00
Nicolas Noble
a849c7f7cc
Merge pull request #1032 from nicolasnoble/spanish
Adding Spanish.
2022-11-17 20:37:31 -08:00
Nicolas Noble
62008ca2bf
Merge pull request #1031 from grumpycoders/translations_i18n-pcsx-redux-pot--main_es_ES
Translate '/i18n/pcsx-redux.pot' in 'es_ES'
2022-11-17 11:24:28 -08:00
Nicolas Pixel Noble
c621d9d470 Adding Spanish. 2022-11-17 08:21:52 -08:00
transifex-integration[bot]
ade1ff5a96
Translate /i18n/pcsx-redux.pot in es_ES
translation completed for the source file '/i18n/pcsx-redux.pot'
on the 'es_ES' language.
2022-11-17 15:02:14 +00:00
Nicolas Noble
e862d2a283
This field should be optional... 2022-11-13 18:48:41 -08:00
Nicolas Noble
4ff9dcfaf7
Merge pull request #1021 from nicolasnoble/indent-fix
Fixing indentation.
2022-11-06 08:17:20 -08:00
Nicolas Pixel Noble
ecf8083449 Fixing indentation. 2022-11-06 07:47:55 -08:00
Nicolas Noble
2c22c570a6
Merge pull request #1020 from nicolasnoble/mips-update
Updating mips script for whitespace issue.
2022-11-05 20:45:27 -07:00
Nicolas Pixel Noble
e94a5b3464 Updating mips script for whitespace issue. 2022-11-05 20:42:51 -07:00
Nicolas Noble
b948a5f426
Typo. 2022-11-04 21:32:05 -07:00
Nicolas Noble
70a86539a2
Merge pull request #1018 from nicolasnoble/psyqo-doc
Adding concurrent code documentation.
2022-11-04 21:02:52 -07:00
Nicolas Pixel Noble
797b1d15fd Adding concurrent code documentation. 2022-11-04 21:01:50 -07:00
Nicolas Noble
bde0a5fc34
Merge pull request #1017 from nicolasnoble/psyqo-coroutines
Adding basic C++20 co-routines support to psyqo.
2022-11-04 18:50:02 -07:00
Nicolas Pixel Noble
e7e16bdde1 Documentation and API tweaks. 2022-11-04 17:36:27 -07:00
Nicolas Pixel Noble
c78900ecda Adding basic C++20 co-routines support to psyqo. 2022-11-04 17:01:31 -07:00
Nicolas Noble
24a44cde0b
Merge pull request #1016 from nicolasnoble/safer-binloader
Safer binary loader
2022-11-02 06:41:26 -07:00
Nicolas Pixel Noble
81d775bf87 Safer binary loader 2022-11-01 23:20:40 -07:00
Nicolas Noble
78e20af96c
Merge pull request #1015 from grumpycoders/psyqo-iso9660
Adding ISO9660 parser to psyqo.
2022-10-30 21:28:38 -07:00
Nicolas Pixel Noble
05c181272b Tweaks and docs. 2022-10-30 20:38:33 -07:00
Nicolas Pixel Noble
65b38a0e40 Adding ISO9660 parser to psyqo. 2022-10-30 18:41:27 -07:00
Nicolas Noble
00761675a2
Merge pull request #1013 from grumpycoders/psyqo-adler32
Adding adler32 to psyqo.
2022-10-29 15:41:12 -07:00