Scott Shawcroft
1d1b8703b6
Review feedback including NO_BRIGHTNESS_COMMAND macro
2019-07-19 16:11:13 -07:00
Scott Shawcroft
e4611b6e3e
Update translations
2019-07-19 16:10:25 -07:00
Dan Halbert
d8a4f71ec7
translation merges
2019-07-09 09:11:04 -04:00
Dan Halbert
6a001786a9
merge from master
2019-07-09 08:58:49 -04:00
Dan Halbert
ddd4d616db
make translate
2019-07-09 08:43:54 -04:00
Scott Shawcroft
0cce7fcaa3
Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402
2019-06-27 14:06:26 -07:00
Scott Shawcroft
2494bfdc86
Validate raw code and mpy read length
2019-06-25 17:54:27 -07:00
Scott Shawcroft
77355cbb2f
Update translations
2019-06-25 16:52:52 -07:00
Dan Halbert
a1b5d800f3
Update copyrights; get ready for Central
2019-06-19 10:42:36 -04:00
C47D
b11cbbaa55
[locale es.po] Fix errors
2019-06-17 21:01:22 -05:00
C47D
32462a6e83
[locale spanish] update translation with make translate
2019-06-15 09:30:25 -05:00
C47D
06f9e94ff7
[locale spanish] Update spanish translation.
2019-06-15 01:02:40 -05:00
Scott Shawcroft
6db4f45754
Update translations
2019-06-12 11:32:40 -07:00
Elvis Pfützenreuter
1da8d4b4da
Add PS/2 support -- ps2io module
2019-06-04 18:05:46 -03:00
Scott Shawcroft
6756821fd9
Update translations and sort input files
...
This should stabilize the sort of files in the .po files.
Fixes #1871
2019-05-13 18:04:53 -07:00
Dan Halbert
8664a6574b
use approx of original @godlygeek code for smallints; add tests
2019-05-12 11:17:29 -04:00
Scott Shawcroft
da2c88eaac
Merge pull request #1860 from godlygeek/int_to_bytes_overflow_checks
...
Add overflow checks for int to bytes conversions
2019-05-10 12:23:31 -07:00
Scott Shawcroft
03e000c4be
Merge pull request #1866 from rafa-gould/spanish_trans
...
Spanish Translation
2019-05-10 10:25:05 -07:00
Scott Shawcroft
80a752da87
Merge latest adafruit/master in.
2019-05-10 10:09:56 -07:00
Matt Wozniski
fb7bb40575
Update translations
2019-05-09 03:23:25 -04:00
Rafa Gould
a89ac96485
wording fixes
2019-05-08 21:14:35 -04:00
Scott Shawcroft
837d3f57ee
Update `on_next_reset` for new safe mode.
...
Fixes #1831
2019-05-08 15:23:40 -07:00
Rafa Gould
082cd7a64b
Grammar and Translations
2019-05-08 15:10:51 -04:00
Rafa Gould
eadab914f6
Added translations and did grammar fixes
2019-05-08 15:07:44 -04:00
Rafa Gould
7cfe4783ee
Fixed brightness issue
2019-05-08 09:43:57 -04:00
Rafa Gould
662a98a2a6
Make Translate
2019-05-07 13:05:28 -04:00
Rafa Gould
1ad20cf69b
More Debugging
2019-05-07 11:12:02 -04:00
Rafa Gould
27ab71bea5
Debugging
2019-05-07 11:08:55 -04:00
Rafa Gould
86ac94bb6e
Almost done with translations, just a dfew left
2019-05-07 10:24:33 -04:00
Rafa Gould
aa0a65b197
Fixes to syntax
2019-05-07 09:53:24 -04:00
987695
a27bc6c90a
Fixed spanish grammar errors
2019-05-06 16:13:44 -04:00
987695
d6f9fcc8f8
Fixed translation issues
2019-05-06 15:49:45 -04:00
987695
eaa689f477
Fixed grammatical errors involving "o" and "ó" and numbers
2019-05-06 13:55:16 -04:00
Carlos
71c4f100de
Update translations and use same error for PDM too
2019-04-17 11:28:43 -07:00
Radomir Dopieralski
9ace5c8ecf
Update translations
2019-04-13 11:51:00 +02:00
Radomir Dopieralski
5915126030
Typos
2019-04-12 20:43:29 +02:00
Radomir Dopieralski
ae60968563
More refactoring
2019-04-12 20:43:29 +02:00
Radomir Dopieralski
7e89beeb31
Optimize the size of code for gamepad
2019-04-12 20:43:29 +02:00
Scott Shawcroft
5028f87b09
Tweak pybadge and fix display bugs
...
* Update pybadge pins and flash for rev D
* TileGrid now validates the type of the pixel_shader.
* Display actually handles incoming subclass objects.
* MicroPython will inspect native parents to see if special
accessors are used.
2019-04-09 18:32:52 -07:00
Scott Shawcroft
0f003ac5b8
Reorganize board busses into shared-bindings and shared-module.
2019-04-08 16:58:50 -07:00
Scott Shawcroft
99b4913fda
Update translations
2019-04-04 13:38:05 -07:00
Nick Moore
fbcea96ec0
Update translations ...
2019-04-02 13:43:59 +11:00
Dan Halbert
0653bca323
Revert "Circuitpython nickzoic 1046 nrf rtc"
2019-03-29 16:41:29 -04:00
F59JBP0
7fe3fb480d
Merge remote-tracking branch 'yeyeto2788/master'
2019-03-29 13:48:51 +01:00
Nick Moore
5b98102677
re-run make translate
2019-03-28 14:48:46 +11:00
Nick Moore
02f1939df2
Reset translations to master
2019-03-28 14:47:58 +11:00
Nick Moore
a06ce33472
Update translations (again)
2019-03-28 09:57:35 +11:00
Nick Moore
93684737eb
Fix up messages & wild stab at translations for adafruit/circuitpython#1046
...
The mysterious MP_WEAK linking bug still exists, thus the new message for 'set'.
2019-03-28 09:56:48 +11:00
Juan Biondi
cc2513748e
(ES)Add new strings, and fix some others that where wrong.
2019-03-27 20:16:41 +01:00
Radomir Dopieralski
81fe8060d7
Properly calculate BPP for displayio.Bitmap
...
Fix #1669
2019-03-25 19:40:40 +01:00