Skip to content

Commit 7a89f62

Browse files
committed
update translation
1 parent 733bfbc commit 7a89f62

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

locale/circuitpython.pot

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -682,10 +682,6 @@ msgstr ""
682682
msgid "Can't set CCCD on local Characteristic"
683683
msgstr ""
684684

685-
#: ports/espressif/common-hal/wifi/Radio.c
686-
msgid "Station must be started"
687-
msgstr ""
688-
689685
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
690686
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
691687
msgid "Cannot change USB devices now"
@@ -1284,6 +1280,10 @@ msgstr ""
12841280
msgid "Invalid DAC pin supplied"
12851281
msgstr ""
12861282

1283+
#: shared-bindings/wifi/Radio.c
1284+
msgid "Invalid MAC address"
1285+
msgstr ""
1286+
12871287
#: shared-bindings/synthio/__init__.c
12881288
msgid "Invalid MIDI file"
12891289
msgstr ""
@@ -1353,14 +1353,14 @@ msgstr ""
13531353
msgid "Invalid format chunk size"
13541354
msgstr ""
13551355

1356-
#: shared-bindings/wifi/Radio.c
1357-
msgid "Invalid MAC address"
1358-
msgstr ""
1359-
13601356
#: supervisor/shared/safe_mode.c
13611357
msgid "Invalid memory access."
13621358
msgstr ""
13631359

1360+
#: ports/espressif/common-hal/wifi/Radio.c
1361+
msgid "Invalid multicast MAC address"
1362+
msgstr ""
1363+
13641364
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13651365
msgid "Invalid number of bits"
13661366
msgstr ""
@@ -1469,10 +1469,6 @@ msgstr ""
14691469
msgid "Layer must be a Group or TileGrid subclass."
14701470
msgstr ""
14711471

1472-
#: ports/espressif/common-hal/wifi/Radio.c
1473-
msgid "Invalid multicast MAC address"
1474-
msgstr ""
1475-
14761472
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
14771473
msgid "MAC address was invalid"
14781474
msgstr ""
@@ -2146,6 +2142,10 @@ msgstr ""
21462142
msgid "Stack size must be at least 256"
21472143
msgstr ""
21482144

2145+
#: ports/espressif/common-hal/wifi/Radio.c
2146+
msgid "Station must be started"
2147+
msgstr ""
2148+
21492149
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21502150
msgid "Stereo left must be on PWM channel A"
21512151
msgstr ""
@@ -3936,7 +3936,7 @@ msgid "pow() with 3 arguments requires integers"
39363936
msgstr ""
39373937

39383938
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
3939-
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
3939+
#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h
39403940
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39413941
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
39423942
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4154,6 +4154,10 @@ msgstr ""
41544154
msgid "source_bitmap must have value_count of 8"
41554155
msgstr ""
41564156

4157+
#: shared-bindings/wifi/Radio.c
4158+
msgid "ssid can't be more than 32 bytes"
4159+
msgstr ""
4160+
41574161
#: py/objstr.c
41584162
msgid "start/end indices"
41594163
msgstr ""
@@ -4457,10 +4461,6 @@ msgstr ""
44574461
msgid "wifi is not enabled"
44584462
msgstr ""
44594463

4460-
#: shared-bindings/wifi/Radio.c
4461-
msgid "ssid can't be more than 32 bytes"
4462-
msgstr ""
4463-
44644464
#: shared-bindings/_bleio/Adapter.c
44654465
msgid "window must be <= interval"
44664466
msgstr ""

0 commit comments

Comments
 (0)