Skip to content

Commit c9dea3d

Browse files
committed
make translate
1 parent bc14ed3 commit c9dea3d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

locale/circuitpython.pot

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,10 +1042,6 @@ msgstr ""
10421042
msgid "Group already used"
10431043
msgstr ""
10441044

1045-
#: shared-module/displayio/Group.c
1046-
msgid "Group full"
1047-
msgstr ""
1048-
10491045
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10501046
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10511047
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1787,6 +1783,10 @@ msgid ""
17871783
"constructor"
17881784
msgstr ""
17891785

1786+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1787+
msgid "Pins must be sequential"
1788+
msgstr ""
1789+
17901790
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
17911791
msgid "Pins must share PWM slice"
17921792
msgstr ""
@@ -3743,6 +3743,10 @@ msgstr ""
37433743
msgid "pressing both buttons at start up.\n"
37443744
msgstr ""
37453745

3746+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3747+
msgid "pull masks conflict with direction masks"
3748+
msgstr ""
3749+
37463750
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
37473751
msgid "pull_threshold must be between 1 and 32"
37483752
msgstr ""

0 commit comments

Comments
 (0)