1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-11-09 20:11:48 +00:00
Commit graph

323 commits

Author SHA1 Message Date
Angelo Elias Dalzotto
0b905a1d81
Download firmwares from Mega (#187)
* Add libmegadl

* Allow downloads from Mega

* Keep compat with older app versions

* Add fallback for archive.org link format

* Revert "Add libmegadl"

This reverts commit ddee32ba66.

* Revert "Keep compat with older app versions"

This reverts commit 11fe274dc6.

* Revert "Add fallback for archive.org link format"

This reverts commit 74dfaeab42.
2022-05-01 22:24:25 +02:00
flb
378ad7a401 increase timer between prompts 2022-04-22 16:04:46 +02:00
DDinghoya
161e021a6c
Create brls.json for Korean (#186) 2022-04-21 19:30:18 +02:00
DDinghoya
3edcf18f60
Create menus.json for Korean (#185) 2022-04-21 19:30:08 +02:00
flb
b7128d3b31 my fingers aren't even fat 2022-04-21 15:48:21 +02:00
flb
0a2cbf216d fix spanish translation file 2022-04-21 02:01:08 +02:00
flb
8e594aa80e clean up language changing code 2022-04-21 01:58:50 +02:00
Armiche
33120ab7df
Improve and add Spanish to the version 2.17.1 (#183)
* Change Spanish name to the correct one.

* Update menus.json

Improve and added spanish traslation

* Rename resources/i18n/es/menus.json to resources/i18n/es-ES/menus.json

Rename to the correct languaje

* Rename resources/i18n/es/brls.json to resources/i18n/es-ES/brls.json

* added Spanish languaje

* Restore to "es"

* Restore to "es" directory

* Restore to "es" directory

* Update menus.json

* Update menus.json
2022-04-21 00:12:16 +02:00
flb
6874cc060f small refactor 2022-03-30 22:25:05 +02:00
flb
e056903326 add logout confirmation prompt 2022-03-30 22:23:15 +02:00
flb
b7cf0dd132 add log out option for cheatslips https://github.com/HamletDuFromage/aio-switch-updater/issues/180#issuecomment-1083559106 2022-03-30 21:56:20 +02:00
flb
a015fd3161 bump version 2022-03-26 14:25:50 +01:00
yyoossk
764548a9b6
jpn update (#179)
* jpn update

* add missing comma

* add missing comma

Co-authored-by: HamletDuFromage <61667930+HamletDuFromage@users.noreply.github.com>
2022-03-17 13:35:10 +01:00
flb
090ebcea6d fix localizer 2022-03-10 15:02:42 +01:00
flb
e30f59b4b2 Added disclaimer when cheats matching a different BID are found 2022-03-10 14:11:20 +01:00
Hugo
2b87d60e34
Loc update (#178)
* Loc update

- FR loc up to date with EN
- Replaced undefined "\ue016" unicode character by the black diamond "\u25c6" that actially shows up in the app.

BTW I still have no idea how to properly use the localization python stuff. Fed it some -r and -w and it spat some errors to my face.

* Update README.md

crediting myself, as a treat
2022-03-10 13:14:40 +01:00
flb
70a2445688 bump copyright year 2022-02-20 20:31:24 +01:00
flb
b6b7b45c32 add hekate_ipl download 2022-02-20 16:33:54 +01:00
flb
8f6c4ad5ee fix pc color swap crash 2022-01-06 01:42:31 +01:00
flb
a2f98dc05c fetch jc/pc profiles online 2022-01-06 01:35:39 +01:00
flb
29269e82bd bump version 2022-01-05 23:05:29 +01:00
Hugo
09cd4c08d6
French localization and several other localization tweaks (#168)
* Update menus.json (POEditor.com)

* Update menus.json (POEditor.com)

* Update menus.json (POEditor.com)

* Update menus.json (POEditor.com)

* indentation fix + MORE TRAD!

* fr trad

* Localization

- All languages
    - Standardized (spelling, capitalization etc) the following proper nouns: AIO-switch-updater ; GitHub ; GBAtemp.net ; Cheat Slips.
    - Typography: changed double spaces to simple spaces after the unicode character \ue016 ; replaced all ellipsises by their unicode character "…"
    - Accessibility: changed langage names to their local, original names. Names copied from this list https://partner.steamgames.com/doc/store/localization which is the least confusing of all the ressources I could find about languages and codes. It does not contain zh-Hant nor zh-Hans so I've left them alone.
- English
    - Some editing to make some lines easier to read and understand. I'm reading Microsoft's style guide and will do some more edits later.
- French
    - Complete translation, again with guidance from MS' style, again more edits incoming later.
        - Étant donné que la communauté à l'air d'utiliser beaucoup de terminologie anglaise dans ses échanges et sa documentation, j'ai décidé de ne pas traduire des termes comme payload (charge utile).
- Code typos reporting (Not touching it I don't want to break stuff)
    - A colon in the "main.get_all_cheats:" string name.
    - "cheats.cheastlips_title" should be "cheats.cheatslips_title" (s and t inversion)

* DE edit + app name capitalization

Pull requests are hard.

* Update README.md
2022-01-05 22:50:58 +01:00
Korados
88c17d767a
German localisation (#165) 2021-11-19 21:11:04 +01:00
flb
fbe876b050 Allow offline extraction of cheats (https://github.com/HamletDuFromage/aio-switch-updater/issues/107), Fixed extraction of the the complete cheat archive (https://github.com/HamletDuFromage/aio-switch-updater/issues/163), Fixed display bug for cheats extraction (https://github.com/HamletDuFromage/aio-switch-updater/issues/164) 2021-11-19 14:28:10 +01:00
flb
b0c4e6d1fd fix typo 2021-10-31 15:01:16 +01:00
qazrfv1234
b2d3e1999c
Update menus.json (zh-TW) (#159)
* Update menus.json

* remove extra comma

Co-authored-by: HamletDuFromage <61667930+HamletDuFromage@users.noreply.github.com>
2021-10-28 17:43:56 +02:00
yyoossk
1268c47b6e
jpn update (#158)
* jpn update

* Add files via upload

* jpnupdate v4

* jpn update v4
2021-10-27 23:41:29 +02:00
flb
d6aa6716a0 use more f-strings for localization, small code refactor 2021-10-27 17:56:29 +02:00
MSco
fa35245bb1
updated German localization (#157)
* added German localization

* fixed typo in 'all_done'. Fixed capitalization in 'disclaimers'

Co-authored-by: MSco <m.schober@fz-juelich.de>
2021-10-27 17:01:34 +02:00
yyoossk
ea3e18d011
updated jpn localization (#156)
* Add files via upload

* jpn update

* jpn update

* jpn update
2021-10-27 17:00:40 +02:00
flb
6d5a2a7966 bump version 2021-10-26 15:52:02 +02:00
yyoossk
c05488ee19
jpn update (#155)
* jpn update

* jpn update v2
2021-10-26 15:48:48 +02:00
flb
62b0a162be Small UX tweaks 2021-10-26 15:48:24 +02:00
flb
c3fd0c2726 save elf exectuable when packing release 2021-10-22 15:53:25 +02:00
flb
cb6b78c11c add a prompt asking about replacing reboot_payload.bin by hekate (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/153) 2021-10-22 02:02:10 +02:00
flb
cc50d526c0 Better archive detection 2021-10-19 14:09:12 +02:00
HamletDuFromage
a65f8355d4
Add new joy-con color profiles (#151)
* Update jc_profiles.json

* Delete jc_profiles.json

* Create jc_profiles.json

Co-authored-by: FlyingBananaTree <74322834+FlyingBananaTree@users.noreply.github.com>
2021-10-17 21:08:53 +02:00
qazrfv1234
f0d0238e99
Update zh-TW/menus.json (#149)
Base on EN(10/17)
2021-10-17 14:29:14 +02:00
flb
b426a9fe5c add localizer script (https://github.com/HamletDuFromage/aio-switch-updater/issues/148) 2021-10-17 13:05:55 +02:00
HamletDuFromage
2bcd784991
Update README.md 2021-10-16 23:15:28 +02:00
flb
4656b860e8 added option to delete orphaned cheats 2021-10-14 21:50:18 +02:00
flb
7295942829 remove uncessary listitems
Update README.md

Update README.md

Update README.md
2021-10-14 18:01:07 +02:00
flb
29547e2993 revert breaking changes 2021-10-03 19:54:09 +02:00
flb
86d0a2fddb show cheatsheet for the right BID in download cheats page, code clean up 2021-10-01 19:22:52 +02:00
flb
4304dff045 bump version 2021-09-28 15:29:56 +02:00
rashevskyv
ee181c011d Add more granular hide tabs capabilities https://github.com/HamletDuFromage/aio-switch-updater/pull/130 2021-09-28 15:10:44 +02:00
qazrfv1234
91b3a79fa8
Update menus.json (#142) (Traditional Chinese) 2021-09-28 14:44:43 +02:00
flb
888c576c84 fix payload downloads 2021-09-28 14:43:48 +02:00
flb
cf9ad1d51a add payload downloads to bootloader tab 2021-09-27 21:56:41 +02:00
flb
1da56da064 improved support for multicontent games 2021-09-25 17:45:08 +02:00