33 Commits

Author SHA1 Message Date
Stenzek
dacbb7c718
Qt: Behaviour -> Behavior
US English is used everywhere else, consistency > *.
2025-01-07 12:50:48 +10:00
Stenzek
1d83e72887
Achievements: Fix incorrect plural string 2024-09-08 11:51:31 +10:00
Stenzek
e2ea0bfec2
Qt: Fix link colouring in setup wizard 2024-08-18 15:52:54 +10:00
Valtekken
5c48218866
Italian translation - Small consistency fixes (#3191)
Missed a few inconsistencies in the translation when I reworked it, they're now fixed.
2024-04-28 15:24:59 +10:00
Valtekken
a2d81bb9af
Final third of the translation (#3185) 2024-04-20 18:33:23 +10:00
Valtekken
d918705233
Massive Italian translation rework, part 2 (#3183)
* Massive Italian translation rework, part 2

At this point this is more of a complete retranslation than anything else, but it's almost done. Stops at line 9140, missing the final third.

* Small fixes

* Missing semicolon

Got distracted on typing out "'", missing the semicolon and fucking up the whole build

* Another missing semicolon

Ditto.

* Wrong keystroke

Typed "&" instead of "%"
2024-04-18 00:42:35 +10:00
Valtekken
5ed362bd84
Massive Italian translation rework, part 1 (#3179) 2024-04-16 12:49:54 +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
Anderson Cardoso
489235f48a
Update ts files
Remove obsolete strings for all available languages files.
2023-12-27 01:45:16 +10:00
Stenzek
e6d29a0028
Qt: Update Italian translation by Vecna 2023-11-21 21:42:21 +10:00
Connor McLaughlin
baf9f641ce Qt: Sync translation sources 2022-09-03 13:56:48 +10:00
RaydenX93
2d85a51577
Update duckstation-qt_it.ts (#2827)
* Update duckstation-qt_it.ts

* Update duckstation-qt_it.ts
2022-05-08 20:11:00 +10:00
RaydenX93
7b60080a43 Update duckstation-qt_it.ts 2021-06-14 19:35:58 +02:00
Anderson_Cardoso
eebff0f46c
Update Italian File Translation
As reported by @projetto fixed typo in Italian file. 
Note: there are a bunch of non-translated itens there yet.
2021-05-20 14:17:26 -03:00
LOuroboros
5a751ff3be Corrected a typo
"safe to enabled" -> "safe to enable"
2021-03-30 19:58:47 -03:00
RaydenX93
4a144d30ed Update duckstation-qt_it.ts 2021-02-21 12:17:41 +01:00
Silent
82469ac425
Fix a missing comma in the PGXP message
+ translations fixed to account for that
2021-02-15 23:36:39 +01:00
RaydenX93
bfdf33868f Update duckstation-qt_it.ts 2021-02-06 09:38:05 +01:00
RaydenX93
3f11cb1de1 Update duckstation-qt_it.ts 2021-01-06 18:44:54 +01:00
RaydenX93
7f57d678bd Update duckstation-qt_it.ts 2020-12-27 17:52:44 +01:00
RaydenX93
a9b7e295fe
Update Italian Translation (#1148)
* Update duckstation-qt_it.ts

* Corrections

On behalf of @hugihadein
2020-12-06 00:35:08 +10:00
RaydenX93
694b5abd8d
Update Italian Translation (#1096)
* Update duckstation-qt_it.ts

* Update duckstation-qt_it.ts

fix typo ed alcune piccolezze

* Update duckstation-qt_it.ts

lol avevo incollato per sbaglio un link di github

Co-authored-by: Mattia <74111053+hugihadein@users.noreply.github.com>
2020-11-24 14:51:19 +10:00
Mattia
faaa62cfca
fix typo in italian translation 2020-11-21 10:21:49 +01:00
RaydenX93
bb01fbf6c0 Update duckstation-qt_it.ts 2020-11-14 15:06:06 +01:00
RaydenX93
e6064b6eb6 Update duckstation-qt_it.ts 2020-11-07 19:31:18 +01:00
RaydenX93
4de911222a Update duckstation-qt_it.ts 2020-10-18 15:23:56 +02:00
RaydenX93
c6b2b1fcd7 Update duckstation-qt_it.ts 2020-10-11 12:07:02 +02:00
RaydenX93
ae16418daf
Update Italian Language (#927)
* Update duckstation-qt_it.ts

* Update duckstation-qt_it.ts

* Update duckstation-qt_it.ts
2020-10-05 01:14:09 +10:00
RaydenX93
d595d6b595
Update Italian Translation (#922)
* Update duckstation-qt_it.ts

* Update duckstation-qt_it.ts
2020-10-05 00:17:50 +10:00
RaydenX93
841ac4095b
Update duckstation-qt_it.ts (#883) 2020-09-24 12:32:11 +10:00
RaydenX93
3507877cab Update duckstation-qt_it.ts
Many invalid/obsolete entries have appeared. According to @stenzek , this may be due to lost mapping between forms and translated strings. I'm comming this for now as everything seems ok, but a re-mapping is due. Obsolete/invalid strings are still available, as far as i know.
2020-09-06 12:00:22 +02:00
RaydenX93
9966d7a0da Update duckstation-qt_it.ts
translation is now up-to-date with minor fixes
2020-08-23 14:53:00 +02:00
RaydenX93
d10e17cb6c Create duckstation-qt_it.ts
R0
2020-08-16 20:36:51 +02:00