Skip to content

Commit c57767d

Browse files
committed
make translate
1 parent d0215aa commit c57767d

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

locale/circuitpython.pot

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,6 +1188,11 @@ msgstr ""
11881188
msgid "Insufficient stream input buffer"
11891189
msgstr ""
11901190

1191+
#: ports/espressif/common-hal/wifi/Radio.c
1192+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1193+
msgid "Interface must be in access point mode"
1194+
msgstr ""
1195+
11911196
#: ports/espressif/common-hal/wifi/Radio.c
11921197
msgid "Interface must be started"
11931198
msgstr ""
@@ -1971,14 +1976,6 @@ msgstr ""
19711976
msgid "Specify exactly one of data0 or data_pins"
19721977
msgstr ""
19731978

1974-
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
1975-
msgid "Stereo left must be on PWM channel A"
1976-
msgstr ""
1977-
1978-
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
1979-
msgid "Stereo right must be on PWM channel B"
1980-
msgstr ""
1981-
19821979
#: shared-bindings/alarm/time/TimeAlarm.c
19831980
msgid "Supply one of monotonic_time or epoch_time"
19841981
msgstr ""

0 commit comments

Comments
 (0)