Federico Di Lorenzo
943d6bf0bd
Symbols change ( #1274 )
...
* Costants change
Changing to lowercase for two reasons:
- Disambiguation with LiPos options
- In the SI the symbol for seconds is s (while for minutes is min but doesn't really matter)
* Update translation_BE.json
* Update translation_BG.json
* Update translation_CS.json
* Update translation_DA.json
* Update translation_DE.json
* Update translation_EL.json
* Update translation_EN.json
* Update translation_ES.json
* Update translation_FI.json
* Update translation_FR.json
* Update translation_HR.json
* Update translation_HU.json
* Update translation_IT.json
* Update translation_JA_JP.json
* Update translation_LT.json
* Update translation_NL.json
* Update translation_NL_BE.json
* Update translation_NO.json
* Update translation_PL.json
* Update translation_PT.json
* Update translation_RO.json
* Update translation_RU.json
* Update translation_SK.json
* Update translation_SL.json
* Update translation_SR_CYRL.json
* Update translation_SR_LATN.json
* Update translation_SV.json
* Update translation_TR.json
* Update translation_UK.json
* Update translation_VI.json
* Update translation_YUE_HK.json
* Update translation_ZH_CN.json
* Update translation_ZH_TW.json
2022-04-03 20:04:59 +10:00
discip
0b8192b690
Bootup logo settings ( #1241 )
...
Adds ability to adjust the time shown for the bootup logo.
2022-04-02 12:39:14 +11:00
Ben V. Brown
a6547d63ac
Update allll the translation files for Hall effect sensitivity
2022-02-09 21:40:15 +11:00
discip
ca6ff84ddb
Update translation_DE.json
2022-01-06 03:22:54 +01:00
discip
4f2c6a58f0
Update translation_DE.json
2021-09-25 21:49:16 +02:00
discip
512eff2e74
Update translation_DE.json
2021-09-25 21:34:48 +02:00
discip
313e2cc6a8
DE update
2021-09-21 22:52:21 +02: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
b92fb8634e
Update translation_DE.json
2021-05-22 23:43:41 +02:00
discip
3aa98397ce
Update translation_DE.json
2021-05-22 13:56:17 +02:00
discip
4831593394
Add files via upload
2021-05-20 23:47:04 +02:00
discip
dcc1920901
Update translation_DE.json
2021-05-19 19:43:29 +02:00
discip
3b4e9af077
Update translation_DE.json
2021-05-09 14:38:25 +02:00
discip
42dbe63465
Update translation_DE.json
2021-05-05 00:42:49 +02:00
discip
4d3fa18f01
Update translation_DE.json
2021-05-05 00:24:06 +02:00
discip
d0d8bf98ec
Update translation_DE.json
2021-05-05 00:14:28 +02:00
discip
66c3edeaa0
Update translation_DE.json
...
some minor updates
2021-05-05 00:05:15 +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
Alvin Wong
cf154114d7
Change translation defs to specify fonts to use
2021-04-15 14:32:09 +08:00
discip
d1d6ce5403
Update translation_DE.json
2021-04-15 03:19:45 +02: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
Dag0d
61c5ae0556
Updated German translation
2021-03-16 13:38:45 +01:00
Ben V. Brown
bb379e4ac0
Create Settings Off char
2021-03-16 21:42:11 +11:00
Devydd
9352646762
Add English placeholder translations for extended Power Pulse configuration for other locales
2021-03-16 01:15:13 +01: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
Richard Körber
9c4f663b67
Update German translation
2021-02-15 11:19:40 +01:00
Thomas Weißschuh
15e51f9faa
Generate per-language translation sources ( #806 )
...
This generates dedicates Translation.cpp files for translation language
and derives all language-specific data from them.
The Makefile is extended to also take care of generating these source
files.
This allows reuse of nearly all object files between builds of different
languages for the same model and regenerating the translation sources if
necessary.
This speeds up the release builds and the normal write-compile-cycle
considerably.
It also eliminates miscompilations when manually building different
languages.
2021-02-02 19:44:34 +11:00