Skip to content

Commit 56f531f

Browse files
authored
Merge branch 'adafruit:main' into audiomixer-mono
2 parents a1848fd + c202140 commit 56f531f

File tree

28 files changed

+145
-39
lines changed

28 files changed

+145
-39
lines changed

lib/tinyusb

Submodule tinyusb updated 452 files

locale/es.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2025-07-17 04:01+0000\n"
12-
"Last-Translator: Jean Serrano <[email protected]>\n"
11+
"PO-Revision-Date: 2025-08-03 08:01+0000\n"
12+
"Last-Translator: MAE <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
@@ -1803,10 +1803,9 @@ msgid "PWM slice channel A already in use"
18031803
msgstr "Segmento del PWM canal A ya esta en uso"
18041804

18051805
#: shared-bindings/spitarget/SPITarget.c
1806-
#, fuzzy
18071806
msgid "Packet buffers for an SPI transfer must have the same length."
18081807
msgstr ""
1809-
"Búferes de paquetes para transferencia SPI deben de ser de igual longitud"
1808+
"Búferes de paquetes para transferencia SPI deben de ser de igual longitud."
18101809

18111810
#: shared-module/jpegio/JpegDecoder.c
18121811
msgid "Parameter error"

locale/fr.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2025-07-29 22:07+0000\n"
12-
"Last-Translator: Jacques Supcik <[email protected]>\n"
11+
"PO-Revision-Date: 2025-08-03 08:01+0000\n"
12+
"Last-Translator: MAE <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
1515
"MIME-Version: 1.0\n"
@@ -3972,7 +3972,7 @@ msgstr "seules les tranches avec 'step=1' (cad None) sont supportées"
39723972

39733973
#: py/vm.c
39743974
msgid "opcode"
3975-
msgstr "opcode"
3975+
msgstr ""
39763976

39773977
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/bitwise.c
39783978
#: extmod/ulab/code/numpy/compare.c extmod/ulab/code/numpy/vector.c

locale/pl.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgstr ""
77
"Project-Id-Version: \n"
88
"Report-Msgid-Bugs-To: \n"
99
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
10-
"PO-Revision-Date: 2025-07-23 09:07+0000\n"
11-
"Last-Translator: MuskoM <[email protected]>\n"
10+
"PO-Revision-Date: 2025-08-06 18:01+0000\n"
11+
"Last-Translator: MAE <[email protected]>\n"
1212
"Language-Team: pl\n"
1313
"Language: pl\n"
1414
"MIME-Version: 1.0\n"
@@ -90,8 +90,8 @@ msgstr "%%c wymaga int lub char"
9090
msgid ""
9191
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
9292
msgstr ""
93-
"%d pinów adresowalnych, %d pinów rgb oraz %d płytek wskazują na wysokość "
94-
"%d, nie %d"
93+
"%d pinów adresowalnych, %d pinów rgb oraz %d płytek wskazują na wysokość %d, "
94+
"nie %d"
9595

9696
#: shared-bindings/microcontroller/Pin.c
9797
msgid "%q and %q contain duplicate pins"
@@ -204,7 +204,7 @@ msgstr ""
204204

205205
#: py/argcheck.c
206206
msgid "%q must be >= %d"
207-
msgstr ""
207+
msgstr "%q musi być >= %d"
208208

209209
#: shared-bindings/analogbufio/BufferedIn.c
210210
msgid "%q must be a bytearray or array of type 'H' or 'B'"

0 commit comments

Comments
 (0)