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
Dave Astels
d547d59cba
Merge remote-tracking branch 'adafruit/master' into displayio_fill_area
2019-08-21 15:02:51 -04:00
Dave Astels
8b2a1b9e97
Add message ids for translation
2019-08-21 14:19:42 -04:00
Dan Halbert
e00696de7f
merge from upstream and make translate
2019-08-20 13:06:23 -04:00
Dan Halbert
58d29feab1
make translate
2019-08-20 13:02:01 -04:00
sommersoft
eb8f1cc1dc
update translations
2019-08-19 21:40:31 -05:00
Dan Halbert
1a818c60cb
make translate again; make check-translate passes
2019-08-19 10:25:36 -04:00
Jeff Epler
dc5b795647
locale: update with 'make translate'
2019-08-18 21:30:31 -05:00
Dan Halbert
af29fc3ea8
make translate and fix sphinx issues
2019-08-15 21:54:52 -04:00
Scott Shawcroft
26f64dd8ec
Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410
2019-08-05 17:53:08 -07:00
Jeff Epler
b0f7c7bc4c
Merge remote-tracking branch 'origin/master' into nrf-pwm-audio
2019-07-31 16:32:54 -05:00
Jeff Epler
324d31225c
make translate
2019-07-26 07:57:21 -05:00
Scott Shawcroft
1dd4bf0280
Update translations
2019-07-25 22:48:36 -07:00
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
Scott Shawcroft
653f511792
Update translations
2019-07-19 10:38:59 -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
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
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
662a98a2a6
Make Translate
2019-05-07 13:05:28 -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
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
Radomir Dopieralski
81fe8060d7
Properly calculate BPP for displayio.Bitmap
...
Fix #1669
2019-03-25 19:40:40 +01:00
Radomir Dopieralski
0698e61553
And of course forgot make translate
2019-03-25 14:08:39 +01:00
Radomir Dopieralski
bb10a8aaa1
Fix error messages in bleio
2019-03-25 09:19:48 +01:00
Scott Shawcroft
4d4b7adcd8
Fix up translation file locations
2019-03-19 18:38:16 -07:00
Dan Halbert
aff4e341f9
make translate
2019-03-18 09:56:43 -04:00
Scott Shawcroft
946790bfb5
Add better PewPew error messages and update translations
2019-03-12 17:21:15 -07:00
Scott Shawcroft
03be42ab84
Enter safe mode when an allocation is attempted on an uninitialized heap.
2019-03-12 11:18:26 -07:00
Scott Shawcroft
5c104c934f
Add translation file locations back.
...
Skip line numbers because they cause diff churn. Also, keep sorting
by msgid to prevent churn from adding new files.
2019-03-08 12:47:04 -08:00
sommersoft
b7b74d1f78
update translations
2019-03-02 18:17:58 -06:00
Bryan Siepert
014595bff5
fixed whitespace, clarified variable name, and updated error messages
2019-03-01 07:17:50 -08:00
Bryan Siepert
398c7060f8
added monochrome, 8bpp indexed, and 32bpp ARGB BMPs
2019-02-28 23:08:12 -08:00
Bryan Siepert
b81072e750
(fork rebuild) Initial support for 16bpp 555&565 and 8bpp grayscale bitmaps
2019-02-23 10:58:46 -08:00
Scott Shawcroft
785edf719e
Update translations based on git history
2019-02-22 15:28:29 -08:00
Scott Shawcroft
8cfc4ed9ca
Remove file locations
2019-02-22 13:09:10 -08:00
Dan Halbert
97aeb1953b
correct weak module links; samd module only in m4 ports; update libraries
2019-02-17 23:48:08 -05:00
Dan Halbert
5a32c88db3
merge from upstream and move ure options;make translate
2019-02-15 19:19:52 -05:00
Dan Halbert
68d39d1f3f
make translate
2019-02-15 18:56:53 -05:00
Dan Halbert
cf545cd477
WIP: fix issues with remaining atmel-samd builds
2019-02-15 09:52:45 -05:00
Noralf Trønnes
0edd739609
Update translations
2019-02-14 15:43:13 +01:00
Dan Halbert
e92d90ce9c
Add second UARTE to busio.UART. Init uarts on startup.
2019-02-12 22:34:05 -05:00
Scott Shawcroft
df00d74db8
Update translations
2019-02-12 15:01:52 -08:00
Scott Shawcroft
c17f147be9
A variety of displayio improvements
...
This changes a number of things in displayio:
* Introduces BuiltinFont and Glyph so the built in font can be used by libraries. For boards with
a font it is available as board.TERMINAL_FONT. Fixes #1172
* Remove _load_row from Bitmap in favor of bitmap[] access. Index can be x/y tuple or overall index. Fixes #1191
* Add width and height properties to Bitmap.
* Add insert and [] access to Group. Fixes #1518
* Add index param to pop on Group.
* Terminal no longer takes unicode character info. It takes a BuiltinFont instead.
* Fix Terminal's handling of [###D vt100 commands used when up arrowing into repl history.
* Add x and y positions to Group plus scale as well.
* Add bitmap accessor for BuiltinFont
2019-02-11 20:55:05 -08:00
Craig Forbes
62389f07b8
Update translations.
2019-02-07 09:10:00 -06:00
Scott Shawcroft
9a9d85fadc
Update translations for display rotation
2019-02-01 00:36:21 -08:00
Scott Shawcroft
da206012e2
Update translations
2019-01-31 11:42:15 -08:00
Scott Shawcroft
a380865655
Merge remote-tracking branch 'adafruit/master' into HEAD
2019-01-22 14:02:07 -08:00
Dan Halbert
6aa9f69b19
make translateimgrofybeepboopbop
2019-01-21 21:51:22 -05:00
Dan Halbert
9558b3afa7
make translate
2019-01-20 22:46:32 -05:00
Scott Shawcroft
3d11dd077c
Update translations
2019-01-20 17:33:18 -08:00
Scott Shawcroft
427766ac69
Update translations
2019-01-18 11:44:53 -08:00
Roy Hooper
be9caeb915
update translations
2019-01-13 23:52:05 -05:00
Dan Halbert
c863ad442f
Remove duplicate msg from pt_BR.po
2019-01-10 21:32:21 -05:00
Scott Shawcroft
41d3ea231b
Add new translation messages
2019-01-10 11:06:45 -08:00
Hendra Kusumah
1c47cb24af
Create ID.po
2019-01-09 02:21:20 +07:00
Hendra Kusumah
dda139a557
Delete ID.po
2019-01-09 02:19:18 +07:00
Hendra Kusumah
ea7791f66e
Create ID.po
...
try to merge
2019-01-09 02:00:45 +07:00