Commit Graph

31 Commits

Author SHA1 Message Date
f2ae4b26ba Fix workflow for Ubuntu 24.04, finalize translations for v1.3.0 2025-01-13 13:54:51 -05:00
LNLenost
adea7ad35f Updated Italian translations (#21)
* Delete old Italian translations

* Uploaded new translations
2025-01-13 13:40:51 -05:00
5e37dce4e3 Download to "NUSGet Downloads" instead of "NUSGet"
I edited existing translations accordingly, since the folder name was quoted and is the same regardless of your system language, so I figured I could safely change it to "NUSGet Downloads" without damaging the translation.
2024-12-23 18:01:33 -05:00
Rolfie
748123d190 Updated Norwegian translations (#20) 2024-12-23 12:53:25 -05:00
18f351c481 Merge remote-tracking branch 'origin/main' 2024-12-23 12:43:58 -05:00
49e53bf064 Merge branch 'trans-de'
# Conflicts:
#	resources/translations/nusget_de.ts
2024-12-23 12:43:01 -05:00
DDinghoya
102e741a4e Updated Korean translations (#19) 2024-12-23 12:34:49 -05:00
N•I•L
0edff8e5e9 Updated Romanian translations (#17) 2024-12-23 12:27:01 -05:00
yeah-its-gloria
76ee01c07d Update German translation 2024-12-23 12:55:21 +01:00
9dcaa22e89 Added ability to filter title trees with search box
Also fixed tree widths not expanding for titles with long names
2024-12-22 17:07:27 -05:00
4ec15d0eb3 Mention scripting in README, added example script 2024-12-19 20:28:53 -05:00
62fa5ef7b1 Entirely rewrote title tree backend
Title trees are now model-based rather than item based. Coming with this is proper item metadata, so the data and UI are finally disconnected, making future development much easier. There are also some minor visual improvements as a result of using a TreeView instead of a TreeWidget.
vWii System Menus now have public versions defined in the database. Public version display code has also been entirely rewritten, as the version displayed in the interface and the version used by the code are no longer the same.
2024-12-13 22:39:09 -05:00
c1eb80fbb6 Massively improved code readability
Some checks failed
Python application / build-linux (push) Has been cancelled
Python application / build-macos-x86 (push) Has been cancelled
Python application / build-macos-arm64 (push) Has been cancelled
Python application / build-windows (push) Has been cancelled
NUSGet's code has been updated to use better formatting and practices that align with how my other projects like libWiiPy and WiiPy are written.
2024-12-13 18:34:37 -05:00
DDinghoya
7c35e2090d Add Korean translations (#15)
* Create nusget_ko.ts

* Update NUSGet.pyproject
2024-11-16 22:02:52 -05:00
LNLenost
85763cae60 New Italian translations :D (#10)
* Delete resources/translations/nusget_it.ts (old translation)

* Uploaded new Italian translation
2024-11-12 16:51:13 -05:00
NotImplementedLife
96e2f5fa0d added Romanian translation 2024-11-07 20:08:00 +02:00
yeah-its-gloria
6ae2a71e5c Fix some dumb mistakes and add more translation comments 2024-10-31 15:47:48 +01:00
yeah-its-gloria
3700154578 Add German translation 2024-10-30 19:52:38 +01:00
3a8dfb95a1 Added guide for translation and new script to build translations 2024-10-29 22:54:47 -04:00
ac42de6efc Added last missing translations for message boxes 2024-08-21 19:37:59 -04:00
e2decf8d6f Wrote script to update ts files since the real one is broken 2024-08-21 19:34:08 -04:00
8e326aeb56 Fixed English text not appearing 2024-08-12 21:14:12 -04:00
807e632505 Improved translation handling and fixed word wrapping for checkboxes 2024-08-12 18:55:28 -04:00
LNLenost
6d1e53c777 Added Italian translation 2024-08-09 11:38:35 +02:00
LNLenost
9829ae0365 Delete resources/translations/nusget_it.ts since it was all in english 2024-08-09 11:37:53 +02:00
Rolfie
8193fe029b fix typos in norwegian translation. 2024-07-05 02:46:51 +02:00
62467bb616 Removed compiled translations and added step to build them 2024-07-04 06:32:24 +10:00
ca81c2e6d3 Added Norwegian translation, blanks for other common languages 2024-07-04 06:13:46 +10:00
47904c72be Made more strings translatable, including error messages 2024-07-03 07:42:36 +10:00
dc82790aef Add base for translating the NUSGet interface via Qt Linguist 2024-07-03 07:11:25 +10:00
f891965812 Add icon made by @DamiDoop, should be built with it on macOS and Windows now 2024-06-26 19:26:39 -04:00