Commit Graph

102 Commits

Author SHA1 Message Date
Scott Shawcroft a6fb0beaa9
Update translations 2020-04-09 13:16:32 -07:00
Scott Shawcroft 81139aec23
Update translations 2020-03-30 17:04:33 -07:00
Jeff Epler 9d2270a979 runtime: Improve error message when setting read-only property
Formerly, if you wrote
   SPI.frequency = 0
you would get the sightly erroneous error message
   AttributeError: 'SPI' object has no attribute 'frequency'
In this case, a better message would read
   AttributeError: 'SPI' object cannot assign attribute 'frequency'

This new message will both be used in the case where the attribute doesn't
exist at all (and the object has no dynamic attributes; most instances of
built in types behave this way), or if the attribute exists but is
read-only.
2020-03-20 17:57:28 -05:00
Jeff Epler 38a718ff55 Translations: follow stm port rename, run 'make translate' 2020-03-17 16:42:13 -05:00
Jeff Epler 69aa010cfc objslice: take mp_obj_slice_indices from micropython 2020-03-17 08:32:52 -05:00
Lucian Copeland 2a082baa63 Add up to date translations 2020-03-11 17:53:22 -04:00
Jeff Epler acd7b8932f locale: run 'make translate' 2020-03-09 08:19:46 -05:00
Jeff Epler da31acfcc4 Merge remote-tracking branch 'origin/master' into ulab 2020-03-03 20:13:53 -06:00
hierophect 3178462218
Merge branch 'master' into stm32-pulseout 2020-03-03 15:03:19 -05:00
Lucian Copeland eb71bfe9d3 Exclude SoCs without basic timers 2020-03-02 11:22:40 -05:00
Jeff Epler 402262a843 make translate 2020-03-02 09:13:06 -06:00
Lucian Copeland 6bb1649b4b Add translations 2020-02-29 14:52:49 -05:00
Jeff Epler fa3b9eba92 ulab: Incorporate it 2020-02-27 11:03:03 -06:00
Dave Marples 4615d172c7 Addition of translation files 2020-02-19 08:45:07 +00:00
Lucian Copeland a8f5fcc400 revised translations 2020-02-10 11:46:23 -05:00
Scott Shawcroft 72a1bdab30
Add another error message for extended advertisements at the same
time as scan response. The SD can't do it.
2020-02-05 15:56:17 -08:00
Dan Halbert 66ca659709 make translate 2020-02-03 23:41:15 -05:00
Scott Shawcroft 5d24ade5c9
Tweak error messages to reduce code size. 2020-01-29 17:32:07 -08:00
Scott Shawcroft 834259a2cf
Update translations and translation sources 2020-01-18 11:57:57 -08:00
Scott Shawcroft 11a8fc726d
Update translations 2020-01-07 14:31:58 -08:00
Roy Hooper 12193913a8 move native fill to a helper to work around being unable to call a subclass show method from the native superclass 2020-01-01 17:30:17 -05:00
Roy Hooper 72ad2e9259 Merge branch 'master' into new-pixelbuf-api 2019-12-13 13:45:16 -05:00
Scott Shawcroft 51ba0ed250
Update translations 2019-12-12 15:33:46 -08:00
Dan Halbert 1b3028bed1 make translate and remove backslash-r's 2019-12-12 14:51:50 -05:00
Roy Hooper 0326c98fd5 Merge branch 'master' into new-pixelbuf-api 2019-12-10 20:44:43 -05:00
Jeff Epler a08d9e6d8e audiocore: Add MP3File using Adafruit_MP3 library 2019-12-10 14:03:06 -06:00
Jeff Epler c38a2ac334 make translate 2019-12-06 13:25:28 -06:00
Jeff Epler e2f319fc6b Update translations 2019-12-04 09:59:00 -06:00
Roy Hooper a4bbf35092 Merge branch 'master' into new-pixelbuf-api 2019-12-02 14:06:33 -05:00
Dan Halbert ae52ec7c85 make translate again 2019-11-27 14:54:35 -05:00
Dan Halbert 778a7a73e5 make translate 2019-11-27 13:13:29 -05:00
Roy Hooper 7422f430b2 update translations 2019-11-23 13:59:44 -05:00
Roy Hooper 6108fa3766 Merge branch 'master' into new-pixelbuf-api 2019-11-23 12:22:04 -05:00
Scott Shawcroft 46cc9b934b
Update translations 2019-11-21 16:50:34 -08:00
Scott Shawcroft 5e857fdb67
Use BluetoothError in _bleio
This better differentiates errors than using OSError everywhere.
2019-11-20 14:02:15 -08:00
Jeff Epler 900e365f93 locale: Re-run "make translate" subsequent to the xargs/xgettext fix
I manually inspected the changes relative to 5.0.0-alpha.5-93-g8778f367e
and believe they are innocuous; Besides restoring some translations
that had become fuzzy, "c-format" was removed from many (all?) fuzzy
messages, and the word-wrapping of one message was changed.
2019-11-17 20:59:14 -06:00
Jeff Epler c449748663 locale: commit results of running "make translate" 2019-11-17 20:21:18 -06:00
Scott Shawcroft aeee15eae8
Update translations 2019-10-21 19:50:17 -07:00
Roy Hooper 00032619bd Update translation 2019-10-03 19:42:40 -04:00
Jeff Epler b613a50d8c run 'make translate' 2019-09-08 17:31:01 -05:00
sommersoft b1c3d47413 Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer_voice 2019-09-01 21:16:12 -05:00
sommersoft e3ccd97563 update translations 2019-08-29 22:17:28 -05:00
sommersoft 8120f5cdad Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer_voice 2019-08-29 22:14:53 -05:00
Dan Halbert 318d704887 make translate 2019-08-29 18:48:52 -04:00
Dan Halbert b11b7916fd address minor issues: typos, make translate, and sphinx 2019-08-29 17:58:21 -04:00
Dan Halbert 19c59b41ed bleio: API change to create and connect related objects simulatenously: no orphan bleio objects 2019-08-28 16:15:09 -04:00
sommersoft 0a8c0733ad update translations 2019-08-24 23:37:42 -05:00
sommersoft b54fd961cb Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer_voice 2019-08-24 17:14:05 -05:00
Scott Shawcroft d2d27a01b9
Update translations 2019-08-22 14:29:51 -07:00
Dan Halbert 7cc15e56c8 make translate 2019-08-22 15:20:23 -04:00