Commit Graph

196 Commits

Author SHA1 Message Date
Carlos c16ef428ab [locale\es.po] Address @sabas1080 recommendations 2018-10-21 11:38:16 -05:00
arturo182 4bc24c4f60 bleio: Fix errors after rebase 2018-10-21 17:15:27 +02:00
Carlos aeb5385217 [locale\es] Keep already translated strings up to date 2018-10-20 19:46:17 -05:00
Carlos f6c0a23fa8 Translate strings on Mixer module 2018-10-15 21:41:05 -05:00
Nick Moore 5bb12793a0 update documentation and translations again 2018-10-11 22:19:46 +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 a647ab83df
Merge remote-tracking branch 'adafruit/master' into mixer 2018-10-09 13:31:17 -07:00
Carlos a1d539941d Translation of strings on Unix directory 2018-10-08 22:05:30 -05: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
Carlos bd2044fb39 Update translation 2018-10-04 22:22:17 -05:00
Carlos 22f6869bdf Address suggestions @carlosperate 2018-10-04 21:57:09 -05:00
Carlos 14f52c52cb Translate strings in nrf directory 2018-10-04 21:57:06 -05: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
Carlos 1ae4616ee2 Finish translation of strings on the ESP port 2018-09-30 12:04:22 -05:00
Carlos f3f549b455 Start with translation of ESP strings. 2018-09-29 21:32:57 -05:00
hathach eba80f7a99 update translate string 2018-09-26 02:10:44 +07:00
Carlos fa11a4294a locale/es.po Continue with the Spanish translation 2018-09-22 12:52:56 -05: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
Carlos 2a2699bef6 main.c strings translated, and recovered some translations from a backup es.po file 2018-08-25 10:39:09 -05:00
Carlos 0aef043867 Markers cleanup 2018-08-24 22:24:59 -05:00
Carlos 9353385aa9 Update es.po strings, still a lot of review to do 2018-08-23 22:20:41 -05:00
Carlos e6d79103ae Finished the translation of string on the main.c file 2018-08-23 22:17:15 -05:00
Scott Shawcroft 4c5a2380d0
Update translations 2018-08-20 09:39:11 -07:00
Scott Shawcroft 96534e598e
Fix unix coverage and update translations. 2018-08-16 17:41:53 -07:00
Scott Shawcroft 2cd166b573
Fix esp and samd 2018-08-16 17:41:35 -07:00
Scott Shawcroft 3123cc69c4
More strings 2018-08-09 14:15:18 -07:00
Scott Shawcroft 96ebf5bc3f
Two fixes and translate more strings.
* Fix finding translations with escaped characters.
* Add back \r to translations since its needed by screen.
2018-08-09 13:29:30 -07:00
Scott Shawcroft 933add6cd8
Support internationalisation. 2018-08-07 14:58:57 -07:00