Commit Graph

41 Commits

Author SHA1 Message Date
Nick Moore a580e870c3 update locale info 2018-10-11 16:27:43 +11:00
Nick Moore aab28748bb Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-wiznet-5500-native 2018-10-11 14:19:10 +11:00
Nick Moore 09e6127435 update translations? 2018-10-11 14:12:47 +11:00
Dan Halbert 91a88cf568 Allow variable freq PWMOut; use multiple channels if same freq 2018-10-09 20:52:55 -04:00
Scott Shawcroft 570ac05145
Add Mixer strings to Italian translation 2018-10-09 13:57:45 -07:00
Scott Shawcroft a647ab83df
Merge remote-tracking branch 'adafruit/master' into mixer 2018-10-09 13:31:17 -07:00
Uri Shaked cea079a022
fix compilation errors in emitinlinethumb.c 2018-10-07 02:09:44 +03:00
Scott Shawcroft 2ec7f98c90
Update translations 2018-10-05 15:19:05 -07:00
Dan Halbert 6049776b26
Merge branch 'master' into nrf52_uart_io 2018-10-03 13:31:48 -04:00
Scott Shawcroft 86ae707b08
Merge pull request #1223 from dhalbert/spi-baudrate
nrf: remove error check for SPI baudrate too high; round to nearest baudrate
2018-10-03 10:11:44 -07:00
hathach a47eaa521b update translate 2018-10-03 23:16:02 +07:00
hathach b8884ccc8b Merge branch 'master' into nrf52_uart_io 2018-10-03 23:13:56 +07:00
Enrico Paganin 4b9099358f Fix 'advertisement' typo 2018-10-03 09:56:30 +02:00
hathach f543c8415d "busio.UART not yet implemented -> not available 2018-10-03 11:30:31 +07:00
Dan Halbert aa95526428 nrf: remove error check for SPI baudrate too high; round to nearest baudrate 2018-10-01 18:54:13 -04:00
hathach eba80f7a99 update translate string 2018-09-26 02:10:44 +07:00
Scott Shawcroft a9d094ab74
Fix translations 2018-09-21 12:24:04 -04:00
Dan Halbert 48e558b2d6 update translations 2018-09-20 21:53:07 -04:00
Dan Halbert cf3b40207e add pca10059 properly to build_adafruit_bins.sh; modernize that script; update translations (again) 2018-09-18 22:21:29 -04:00
Dan Halbert b5373978d8 translate update 2018-09-18 15:40:04 -04:00
Scott Shawcroft fb833b25d5
Update translations and limit Sphinx to <1.8.0 2018-09-12 16:25:35 -07:00
Scott Shawcroft 86288f14f1
Merge translations and update title underline 2018-09-06 14:56:26 -07:00
Scott Shawcroft 1683eb913d
Minor tweaks based on feedback 2018-09-06 14:49:49 -07:00
Scott Shawcroft 6697544cdf
Introduce displayio to render graphics to displays.
It's designed to minimize RAM footprint by using Sprites to
represent objects on the screen. The object model also facilitates
partial screen updating which reduces the bandwidth needed to display.

This is all handled in C. Python simply manipulates the objects with
the ability to synchronize to frame timing.
2018-08-31 12:31:52 -07:00
Scott Shawcroft 836d5c2eac
Update string locations. 2018-08-30 16:14:58 -07:00
Scott Shawcroft 64a333eeaf
Clean up duplicates and have make translate produce a stable ordering. 2018-08-30 16:12:20 -07:00
Scott Shawcroft 4c5a2380d0
Update translations 2018-08-20 09:39:11 -07:00
Pierrick C d622ab480f Better translation for some strings 2018-08-18 09:02:30 +02:00
Pierrick C 35df2a0ac7 Updated fr.po 2018-08-18 09:02:30 +02:00
arofarn f8b5bf55a0 Update fr.po
One more typo...
2018-08-18 09:02:30 +02:00
arofarn 4d7989a9c0 Update fr.po
Lots of corrections (thanks to @Anton-2 ) + utf8 => utf-8
2018-08-18 09:02:30 +02:00
arofarn 9770d122fb Update fr.po
Add misssing space at the end of line #40
2018-08-18 09:02:30 +02:00
arofarn ef87941235 Update fr.po
Add charset=utf8
2018-08-18 09:02:30 +02:00
arofarn db62fe679a Update fr.po
'step' and 'slices' consistency (thanks to @dglaude)
2018-08-18 09:02:30 +02:00
arofarn 3a4eb6514f Update fr.po
Some corrections (thanks to @dglaude !)
2018-08-18 09:02:30 +02:00
arofarn f47484c266 Update fr.po
Add some translation (thanks to @dglaude) + small corrections
2018-08-18 09:02:30 +02:00
arofarn a2a1cfac30 Update fr.po
Header update
2018-08-18 09:02:30 +02:00
arofarn c8311f911b Update fr.po
Quelques corrections + ajout de traductions manquantes
2018-08-18 09:02:30 +02:00
arofarn d12ea41614 Update fr.po
Quelques corrections (surtout pin = broche plutôt qu'entrée/sortie) + ajout de nouvelles traductions
2018-08-18 09:02:30 +02:00
arofarn 93c7f85c80 Update fr.po
Quelques corrections rapides
2018-08-18 09:02:30 +02:00
arofarn 493de0f988 Create fr.po
French translation for CircuitPython. Work-in-progress...
2018-08-18 09:02:30 +02:00