Skip to content

Commit 14417a2

Browse files
authored
Merge branch 'adafruit:main' into main
2 parents 2b8aa9c + 4cc7466 commit 14417a2

File tree

66 files changed

+1428
-410
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+1428
-410
lines changed

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@
310310
[submodule "ports/espressif/esp32-camera"]
311311
path = ports/espressif/esp32-camera
312312
url = https://github.com/adafruit/esp32-camera/
313+
branch = circuitpython
313314
[submodule "ports/raspberrypi/lib/cyw43-driver"]
314315
path = ports/raspberrypi/lib/cyw43-driver
315316
url = https://github.com/adafruit/cyw43-driver.git

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ clean:
9090
rm -rf autoapi
9191
rm -rf $(STUBDIR) $(DISTDIR) *.egg-info
9292

93-
html: stubs
93+
html:
9494
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
9595
@echo
9696
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."

locale/ID.po

Lines changed: 27 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ msgstr "%%c harus int atau char"
7070
msgid "%02X"
7171
msgstr ""
7272

73+
#: shared-module/os/getenv.c
74+
#, c-format
75+
msgid "%S"
76+
msgstr ""
77+
7378
#: shared-bindings/rgbmatrix/RGBMatrix.c
7479
#, c-format
7580
msgid ""
@@ -125,6 +130,10 @@ msgstr ""
125130
msgid "%q is %q"
126131
msgstr ""
127132

133+
#: ports/raspberrypi/common-hal/wifi/Radio.c
134+
msgid "%q is read-only for this board"
135+
msgstr ""
136+
128137
#: py/argcheck.c shared-bindings/usb_hid/Device.c
129138
msgid "%q length must be %d"
130139
msgstr ""
@@ -299,7 +308,7 @@ msgstr ""
299308
msgid "'%s' object doesn't support item deletion"
300309
msgstr ""
301310

302-
#: ports/raspberrypi/common-hal/wifi/Radio.c py/runtime.c
311+
#: py/runtime.c
303312
msgid "'%s' object has no attribute '%q'"
304313
msgstr "Objek '%s' tidak memiliki atribut '%q'"
305314

@@ -494,6 +503,11 @@ msgstr ""
494503
msgid "Already scanning for wifi networks"
495504
msgstr ""
496505

506+
#: shared-module/os/getenv.c
507+
#, c-format
508+
msgid "An error occurred while retrieving '%s':\n"
509+
msgstr ""
510+
497511
#: ports/stm/common-hal/audiopwmio/PWMAudioOut.c
498512
msgid "Another PWMAudioOut is already active"
499513
msgstr ""
@@ -1408,6 +1422,10 @@ msgstr ""
14081422
msgid "NVS Error"
14091423
msgstr ""
14101424

1425+
#: shared-bindings/socketpool/SocketPool.c
1426+
msgid "Name or service not known"
1427+
msgstr ""
1428+
14111429
#: py/qstr.c
14121430
msgid "Name too long"
14131431
msgstr "Nama terlalu panjang"
@@ -1779,10 +1797,6 @@ msgstr ""
17791797
"ideal. Jika ini tidak dapat dihindari, berikan allow_inefficient=True ke "
17801798
"konstruktor"
17811799

1782-
#: ports/espressif/common-hal/espulp/ULP.c
1783-
msgid "Pins 21+ not supported from ULP"
1784-
msgstr ""
1785-
17861800
#: ports/raspberrypi/common-hal/imagecapture/ParallelImageCapture.c
17871801
msgid "Pins must be sequential"
17881802
msgstr "Pin harus berurutan"
@@ -1873,18 +1887,14 @@ msgid "Random number generation error"
18731887
msgstr "Kesalahan pembuatan nomor acak"
18741888

18751889
#: shared-bindings/memorymonitor/AllocationSize.c
1876-
#: shared-bindings/pulseio/PulseIn.c
1890+
#: shared-bindings/pulseio/PulseIn.c shared-module/displayio/Bitmap.c
18771891
msgid "Read-only"
18781892
msgstr "Baca-saja"
18791893

18801894
#: extmod/vfs_fat.c py/moduerrno.c
18811895
msgid "Read-only filesystem"
18821896
msgstr "sistem file (filesystem) bersifat Read-only"
18831897

1884-
#: shared-module/displayio/Bitmap.c
1885-
msgid "Read-only object"
1886-
msgstr "Objek Read-only"
1887-
18881898
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
18891899
msgid "Received response was invalid"
18901900
msgstr ""
@@ -2731,6 +2741,10 @@ msgstr ""
27312741
msgid "can't set attribute"
27322742
msgstr ""
27332743

2744+
#: py/runtime.c
2745+
msgid "can't set attribute '%q'"
2746+
msgstr ""
2747+
27342748
#: py/emitnative.c
27352749
msgid "can't store '%q'"
27362750
msgstr ""
@@ -3092,10 +3106,6 @@ msgstr ""
30923106
msgid "format requires a dict"
30933107
msgstr ""
30943108

3095-
#: shared-bindings/microcontroller/Processor.c
3096-
msgid "frequency is read-only for this board"
3097-
msgstr ""
3098-
30993109
#: py/objdeque.c
31003110
msgid "full"
31013111
msgstr ""
@@ -4368,6 +4378,9 @@ msgstr "zi harus berjenis float"
43684378
msgid "zi must be of shape (n_section, 2)"
43694379
msgstr "Zi harus berbentuk (n_section, 2)"
43704380

4381+
#~ msgid "Read-only object"
4382+
#~ msgstr "Objek Read-only"
4383+
43714384
#~ msgid "%q length must be >= 1"
43724385
#~ msgstr "%q panjang harus >= 1"
43734386

locale/circuitpython.pot

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ msgstr ""
6565
msgid "%02X"
6666
msgstr ""
6767

68+
#: shared-module/os/getenv.c
69+
#, c-format
70+
msgid "%S"
71+
msgstr ""
72+
6873
#: shared-bindings/rgbmatrix/RGBMatrix.c
6974
#, c-format
7075
msgid ""
@@ -119,6 +124,10 @@ msgstr ""
119124
msgid "%q is %q"
120125
msgstr ""
121126

127+
#: ports/raspberrypi/common-hal/wifi/Radio.c
128+
msgid "%q is read-only for this board"
129+
msgstr ""
130+
122131
#: py/argcheck.c shared-bindings/usb_hid/Device.c
123132
msgid "%q length must be %d"
124133
msgstr ""
@@ -293,7 +302,7 @@ msgstr ""
293302
msgid "'%s' object doesn't support item deletion"
294303
msgstr ""
295304

296-
#: ports/raspberrypi/common-hal/wifi/Radio.c py/runtime.c
305+
#: py/runtime.c
297306
msgid "'%s' object has no attribute '%q'"
298307
msgstr ""
299308

@@ -488,6 +497,11 @@ msgstr ""
488497
msgid "Already scanning for wifi networks"
489498
msgstr ""
490499

500+
#: shared-module/os/getenv.c
501+
#, c-format
502+
msgid "An error occurred while retrieving '%s':\n"
503+
msgstr ""
504+
491505
#: ports/stm/common-hal/audiopwmio/PWMAudioOut.c
492506
msgid "Another PWMAudioOut is already active"
493507
msgstr ""
@@ -1393,6 +1407,10 @@ msgstr ""
13931407
msgid "NVS Error"
13941408
msgstr ""
13951409

1410+
#: shared-bindings/socketpool/SocketPool.c
1411+
msgid "Name or service not known"
1412+
msgstr ""
1413+
13961414
#: py/qstr.c
13971415
msgid "Name too long"
13981416
msgstr ""
@@ -1754,10 +1772,6 @@ msgid ""
17541772
"constructor"
17551773
msgstr ""
17561774

1757-
#: ports/espressif/common-hal/espulp/ULP.c
1758-
msgid "Pins 21+ not supported from ULP"
1759-
msgstr ""
1760-
17611775
#: ports/raspberrypi/common-hal/imagecapture/ParallelImageCapture.c
17621776
msgid "Pins must be sequential"
17631777
msgstr ""
@@ -1846,18 +1860,14 @@ msgid "Random number generation error"
18461860
msgstr ""
18471861

18481862
#: shared-bindings/memorymonitor/AllocationSize.c
1849-
#: shared-bindings/pulseio/PulseIn.c
1863+
#: shared-bindings/pulseio/PulseIn.c shared-module/displayio/Bitmap.c
18501864
msgid "Read-only"
18511865
msgstr ""
18521866

18531867
#: extmod/vfs_fat.c py/moduerrno.c
18541868
msgid "Read-only filesystem"
18551869
msgstr ""
18561870

1857-
#: shared-module/displayio/Bitmap.c
1858-
msgid "Read-only object"
1859-
msgstr ""
1860-
18611871
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
18621872
msgid "Received response was invalid"
18631873
msgstr ""
@@ -2700,6 +2710,10 @@ msgstr ""
27002710
msgid "can't set attribute"
27012711
msgstr ""
27022712

2713+
#: py/runtime.c
2714+
msgid "can't set attribute '%q'"
2715+
msgstr ""
2716+
27032717
#: py/emitnative.c
27042718
msgid "can't store '%q'"
27052719
msgstr ""
@@ -3061,10 +3075,6 @@ msgstr ""
30613075
msgid "format requires a dict"
30623076
msgstr ""
30633077

3064-
#: shared-bindings/microcontroller/Processor.c
3065-
msgid "frequency is read-only for this board"
3066-
msgstr ""
3067-
30683078
#: py/objdeque.c
30693079
msgid "full"
30703080
msgstr ""

locale/cs.po

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ msgstr "%%c vyžaduje int nebo char"
7272
msgid "%02X"
7373
msgstr ""
7474

75+
#: shared-module/os/getenv.c
76+
#, c-format
77+
msgid "%S"
78+
msgstr ""
79+
7580
#: shared-bindings/rgbmatrix/RGBMatrix.c
7681
#, c-format
7782
msgid ""
@@ -126,6 +131,10 @@ msgstr "Inicializace %q selhala"
126131
msgid "%q is %q"
127132
msgstr ""
128133

134+
#: ports/raspberrypi/common-hal/wifi/Radio.c
135+
msgid "%q is read-only for this board"
136+
msgstr ""
137+
129138
#: py/argcheck.c shared-bindings/usb_hid/Device.c
130139
msgid "%q length must be %d"
131140
msgstr "Délka %q musí být %d"
@@ -300,7 +309,7 @@ msgstr "'%s' objekt nepodporuje přiřazení položky"
300309
msgid "'%s' object doesn't support item deletion"
301310
msgstr "'%s' objekt nepodporuje smazání položky"
302311

303-
#: ports/raspberrypi/common-hal/wifi/Radio.c py/runtime.c
312+
#: py/runtime.c
304313
msgid "'%s' object has no attribute '%q'"
305314
msgstr "'%s' objekt nemá žádný atribut '%q'"
306315

@@ -495,6 +504,11 @@ msgstr "Již běží"
495504
msgid "Already scanning for wifi networks"
496505
msgstr "Již skenuje wifi sítě"
497506

507+
#: shared-module/os/getenv.c
508+
#, c-format
509+
msgid "An error occurred while retrieving '%s':\n"
510+
msgstr ""
511+
498512
#: ports/stm/common-hal/audiopwmio/PWMAudioOut.c
499513
msgid "Another PWMAudioOut is already active"
500514
msgstr "Jiný PWMAudioOut je již aktivní"
@@ -1408,6 +1422,10 @@ msgstr ""
14081422
msgid "NVS Error"
14091423
msgstr "Chyba NVS"
14101424

1425+
#: shared-bindings/socketpool/SocketPool.c
1426+
msgid "Name or service not known"
1427+
msgstr ""
1428+
14111429
#: py/qstr.c
14121430
msgid "Name too long"
14131431
msgstr "Jméno je příliš dlouhé"
@@ -1770,10 +1788,6 @@ msgid ""
17701788
"constructor"
17711789
msgstr ""
17721790

1773-
#: ports/espressif/common-hal/espulp/ULP.c
1774-
msgid "Pins 21+ not supported from ULP"
1775-
msgstr ""
1776-
17771791
#: ports/raspberrypi/common-hal/imagecapture/ParallelImageCapture.c
17781792
msgid "Pins must be sequential"
17791793
msgstr ""
@@ -1864,18 +1878,14 @@ msgid "Random number generation error"
18641878
msgstr ""
18651879

18661880
#: shared-bindings/memorymonitor/AllocationSize.c
1867-
#: shared-bindings/pulseio/PulseIn.c
1881+
#: shared-bindings/pulseio/PulseIn.c shared-module/displayio/Bitmap.c
18681882
msgid "Read-only"
18691883
msgstr ""
18701884

18711885
#: extmod/vfs_fat.c py/moduerrno.c
18721886
msgid "Read-only filesystem"
18731887
msgstr ""
18741888

1875-
#: shared-module/displayio/Bitmap.c
1876-
msgid "Read-only object"
1877-
msgstr ""
1878-
18791889
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
18801890
msgid "Received response was invalid"
18811891
msgstr ""
@@ -2718,6 +2728,10 @@ msgstr ""
27182728
msgid "can't set attribute"
27192729
msgstr ""
27202730

2731+
#: py/runtime.c
2732+
msgid "can't set attribute '%q'"
2733+
msgstr ""
2734+
27212735
#: py/emitnative.c
27222736
msgid "can't store '%q'"
27232737
msgstr ""
@@ -3079,10 +3093,6 @@ msgstr ""
30793093
msgid "format requires a dict"
30803094
msgstr ""
30813095

3082-
#: shared-bindings/microcontroller/Processor.c
3083-
msgid "frequency is read-only for this board"
3084-
msgstr ""
3085-
30863096
#: py/objdeque.c
30873097
msgid "full"
30883098
msgstr ""

0 commit comments

Comments
 (0)