Commit graph

35 commits

Author SHA1 Message Date
zkdpower bc13ed533c
Update the Simple-Chinese translation to latest. (#3282) 2024-09-01 23:27:57 +10:00
Stenzek e2ea0bfec2
Qt: Fix link colouring in setup wizard 2024-08-18 15:52:54 +10:00
zkdpower 823ce581d9
update Simple-Chinese translation to latest. (#3278) 2024-08-17 22:18:10 +10:00
zkdpower 28c74f1325
update the Simple-Chinese translation to latest. (#3257) 2024-07-22 14:38:58 +10:00
zkdpower 2b39d509a1
Update the Simple-Chinese translation to latest. (#3211) 2024-05-21 13:54:45 +10:00
zkdpower 4208d41183
Update the Simple-Chinese Translation to latest. (#3201) 2024-05-14 21:00:45 +10:00
zkdpower 79a7a8c444
Update the Simple-Chinese translation to latest. (#3181) 2024-04-17 16:34:51 +10:00
PugsyMAME 7adbedd341
Renamed Mem Scanner Op Text&added Virtual Address (#3172)
* Renamed Mem Scanner Op Text&added Virtual Address

Renamed the Memory Scanner Operator Text for clarity. Replaced '...' with 'Value' and 'Previous' with 'Previous Result'.
Also changed "Any Value" to "Any Value ('New Search' or 'Reset Result Value')", Any Valur should really be at the top of the index and the Previous Results should come before the other Value operators. But that's a job for another time.
The Virtual Address extra will display the virtual address of DuckStation's PSX RAM so it can be easily edited with the likes of HXD or another tool where the location of the virtual memory needs to be known.

* Replaced Mem Scanner Op Text with latest English text

Not touched the translations, just added the updated english text for the Memory Scanner "Operator:" text

* Rearranged  Memory Scanner Operator class

Re-arranged Memory Scanner Operator class into a more logical order - with likely frequency of use moving item up the list.

New Order:-
Better Order:-
Any Value ('New Search' or 'Reset Result Value')         x    Any.
Less Than Previous Result                                x    LessThanLast,
Less or Equal to Previous Result                         x    LessEqualLast,
Greater Than Previous Result                             x    GreaterThanLast,
Greater or Equal to Previous Result                      x    GreaterEqualLast,
Not Equal to Previous Result (Changed Value)             x    NotEqualLast,
Equal to Previous Result (Unchanged Value)               x    EqualLast,
Decreased By Value                                       x    DecreasedBy,
Increased By Value                                       x    IncreasedBy,
Changed By Value                                         x    ChangedBy,
Equal to Value                                           x    Equal,
Not Equal to Value                                       x    NotEqual,
Less Than Value                                          x    LessThan,
Less or Equal to Value	                                 x    LessEqual,
Greater Than Value                                       x    GreaterThan,
Greater or Equal to Value                                x    GreaterEqual

* Rearranged  Memory Scanner Operator class

Changes operator order to:-
Any Value ('New Search' or 'Reset Result Value')        
Less Than Previous Result                               
Less or Equal to Previous Result                        
Greater Than Previous Result                            
Greater or Equal to Previous Result                     
Not Equal to Previous Result (Changed Value)            
Equal to Previous Result (Unchanged Value)              
Decreased By Value                                      
Increased By Value                                      
Changed By Value                                        
Equal to Value                                          
Not Equal to Value                                      
Less Than Value                                         
Less or Equal to Value	                                
Greater Than Value                                      
Greater or Equal to Value

* Memory Scanner line references updates

Updated <location filename="../memoryscannerwindow.ui" line="???"/> line numbers for the Memory Scanner operation re-ordering.
These are currently the only 4 translation files that make reference to memoryscannerwindow.ui, the other 12 still reference cheatmanagerdialog.ui so not replicated for them as this would only partially fix them - so I left them alone as I hope there's some automated tools to handle it.

* Update src/duckstation-qt/memoryscannerwindow.cpp
2024-04-13 19:57:12 +10:00
zkdpower 01e06b338d
Update the Simple-Chinese translation to latest. 2024-04-12 21:07:16 +10:00
Stenzek 8c741d2d48
Qt: Update glyph range for zh-CN and purge old obsolete strings 2024-04-10 20:28:00 +10:00
zkdpower 05d2ad5800
Update the Simple-Chinese translation to latest. 2024-04-10 20:20:52 +10:00
zkdpower fa644a05b3
Update the Simple-Chinese translation to latest. (#3147) 2024-04-03 22:57:12 +10:00
zkdpower 3a0bc36f9f
Update the Simple-Chinese Translation to latest. (#3142) 2024-04-01 18:12:52 +10:00
zkdpower 75cd2dac0d
Update the Simple-Chinese translation to latest. (#3122) 2024-02-24 14:57:10 +10:00
zkdpower 272c43d139
Update the Simple-Chinese translation to latest. (#3121) 2024-02-19 22:54:15 +09:00
zkdpower a1f735353f Update the Simple-Chinese translation to latest. 2024-02-15 23:16:57 +10:00
zkdpower a9d834cd8b Update the Simple-Chinese translation to latest. 2024-01-27 02:20:19 +10:00
zkdpower 7d3d063583
Update the Simple-Chinese translation to latest. (#3104)
* Update the Simple-Chinese translation to latest.

* Update the Simple-Chinese translation to latest.

* Add files via upload

* Update the Simple-Chinese translation to latest.
2024-01-26 14:35:43 +10:00
zkdpower 08eec2e66e
Update the Simple-Chinese translation to latest. 2024-01-25 13:43:19 +10:00
zkdpower ef9edb8f40
Update the Simple-Chinese translation to latest. 2024-01-25 13:42:41 +10:00
zkdpower b7b2a500dc
Update the Simple-Chinese translation to latest. 2024-01-22 14:41:19 +10:00
zkdpower 543c28b240
Update the Simple-Chinese Translation to latest. 2024-01-22 14:41:19 +10:00
Anderson Cardoso 489235f48a
Update ts files
Remove obsolete strings for all available languages files.
2023-12-27 01:45:16 +10:00
zkdpower 4a4e33ed72 Update the Simple-Chinese Translation to latest. 2023-12-19 22:43:13 +10:00
zkdpower 4b02ce1926
update simple-chinese translation. 2023-12-05 22:56:11 +08:00
zkdpower abf079b9d4
update simple-chinese translation. 2023-12-04 00:47:14 +08:00
zkdpower d23d466693
Update Simple-Chinese Translation. 2023-12-01 00:28:42 +08:00
zkdpower ab28fb8673
Update Simple-Chinese Translation. 2023-11-30 03:34:33 +08:00
zkdpower 7bf1be7de6
Update Simple-Chinese Translation. 2023-11-29 01:59:31 +08:00
zkdpower 23356fad45
update simple-chinese translation. 2023-11-29 01:59:52 +10:00
Stenzek 624b118211
Qt: Fix incorrect font path for zh-CN 2023-10-16 19:31:54 +10:00
zkdpower ef377fbd12
Update Simple-Chinese Translation to latest. (#3030)
* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.
2023-10-15 20:12:13 +10:00
zkdpower 0be16dda24
update Simple-Chinese Translation. 2023-10-10 14:13:24 +08:00
Stenzek b9c4a79e2e Qt: Fix duplicated translation file 2023-10-06 23:05:13 +10:00
Stenzek fffde62e3e Qt: Capitalize region names
Fixes base translation loading.
2023-09-16 22:26:16 +10:00
Renamed from src/duckstation-qt/translations/duckstation-qt_zh-cn.ts (Browse further)