Alvin Wong
4042e616da
Translate more strings for zh-TW and yue-HK
...
Didn't translate these strings before as I didn't feel there is enough
room to accurately translate them, but now I have a change of heart.
2021-11-27 21:01:52 +08:00
Alvin Wong
6000fa47f7
Fix typo with zh-TW
...
錯別字:「鉻鐵」->「烙鐵」
2021-11-27 20:51:36 +08:00
Alvin Wong
4aa9a67f20
Update Chinese translations
2021-09-26 01:01:01 +08:00
Ben V. Brown
4b2f350b35
Contrast -> Brightness
...
As it makes a little more sense in a 1 bit display
2021-09-12 19:14:45 +10:00
Ben V. Brown
45116fb7b1
Updating translations
2021-09-12 19:03:25 +10:00
Ben V. Brown
976512fbd7
Merge branch 'master' into ralim/const-temp-catch
2021-06-09 08:49:07 +10:00
Varga Zsolt
81de60e1e4
USB PD timeout added
2021-06-06 18:45:00 +02:00
Ben V. Brown
49167fdc5a
Translations, add warning message
2021-06-06 08:12:58 +10:00
discip
0d6dbae820
Update translation_ZH_TW.json
2021-05-23 00:08:24 +02:00
discip
1ef38c1f45
Update translation_ZH_TW.json
2021-05-22 14:09:14 +02:00
discip
600b11c89f
Update translation_ZH_TW.json
2021-05-21 22:08:56 +02:00
discip
4831593394
Add files via upload
2021-05-20 23:47:04 +02:00
alvinhochun
1a0b542ae6
[RFC] Multi-language firmware (second try) ( #941 )
...
* Impl. sectioned font table in firmware
* make_translation.py: Extract build_symbol_conversion_table function
* Put translation indices and strings in a struct
* Move translation objcopy step to Python
* Impl. multi-language firmware demo
* Impl. strings-compressed multi-lang firmware demo
* Add font compression to multi-lang demo
* Refactor Makefile a bit
* Fix rules for make < 4.3
* Add more multi-lang groups
* Add Pinecil multi-lang CI build
* Add lzfx compression license text
* Remote multi-language demo group
* Fix build after merge
* Import code from BriefLZ
* Change brieflz for our use case
* Change compression to use brieflz
* Remove lzfx code
* Update license file for brieflz
* Exclude brieflz files from format check
* Add BriefLZ test
2021-04-30 18:51:13 +10:00
Ben V. Brown
2f259b8292
Merge branch 'master' into update-translations
2021-04-17 10:06:16 +10:00
Alvin Wong
d661e0eb91
Update Chinese and Japanese translations
2021-04-16 01:01:13 +08:00
Alvin Wong
cf154114d7
Change translation defs to specify fonts to use
2021-04-15 14:32:09 +08:00
Alvin Wong
545349da1b
Update Chinese translations
2021-04-12 21:41:52 +08:00
Alvin Wong
dd1801925b
Change menu text to use whole screen msg format
2021-04-05 16:40:36 +08:00
Alvin Wong
ab1b48a0f2
Change ResetOKMessage to use warnUser
2021-04-05 16:40:36 +08:00
Alvin Wong
33901b688a
Change warnUser to use printWholeScreen
2021-04-05 16:40:36 +08:00
Alvin Wong
e01361ddde
Add messageWarn translation definition type
2021-04-05 16:40:31 +08:00
Alvin Wong
80b86ea083
Remove unused menu strings
2021-03-29 03:26:39 +08:00
Alvin Wong
337b48df5b
Remove em-dash from strings
2021-03-21 18:44:43 +08:00
Alvin Wong
749b480508
Update yue_hk and zh_tw translations
2021-03-21 17:40:35 +08:00
Ben V. Brown
bb379e4ac0
Create Settings Off char
2021-03-16 21:42:11 +11:00
Devydd
f192259f98
Change not-tranlated Engilsh strings in YUE_HK and ZH_TW to fit in symbol array
...
See: https://github.com/Ralim/IronOS/pull/876#issuecomment-799465859
2021-03-16 01:15:20 +01:00
Devydd
9352646762
Add English placeholder translations for extended Power Pulse configuration for other locales
2021-03-16 01:15:13 +01:00
Alvin Wong
6d03723de4
Update yue_hk and zh_tw translations
2021-03-15 19:23:39 +08:00
Ben V. Brown
337c932b23
Cleanup ( #877 )
...
* Clean translation
* Create enum for off/slow/med/fast
* Update configuration.h
* Default loop on
* Create Medium speed symbol slot
* True/False are no longer defined, move to off string + slightly smoother lerp animations
2021-03-15 21:43:01 +11:00
PlayDay
2796f095af
Animated icons ( #866 )
...
* Add animation Icons
* 2D dimensional array
* Added animation to GUI
* Added Adnimation Speed setting
* Added loop
* Added Loop switch
* Use Checkbox instead of +/-
* Animations can now be turned off
* Optimize animation code
* Move animation options to UI settings
2021-03-15 18:01:12 +11:00
PlayDay
9b149bddb8
Forgot to add desc. to MinVolCell
2021-03-14 23:00:28 +01:00
PlayDay
783b14eeb6
Maximum -> Minimum
2021-03-08 11:36:06 +01:00
PlayDay
ca6122d3be
N/A now translatable
2021-03-08 06:43:20 +01:00
PlayDay
def2aa89fd
Add more voltage settings
2021-03-07 11:34:04 +01:00
Alvin Wong
47692024c5
Impl. CJK support with zh-TW and yue-HK translations
...
Also add support for generating font table using the WenQuanYi Bitmap
Song font.
2021-02-07 00:10:38 +08:00