8000 Update translation files · litui/circuitpython@7540ae8 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 7540ae8

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent 4a69dfa commit 7540ae8

19 files changed

+207
-85
lines changed

locale/ID.po

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,16 @@ msgid ""
7272
msgstr ""
7373
"%d pin alamat, %d rgb pin dan %d ubin menunjukkan ketinggian %d, bukan %d"
7474

75+
#: ports/atmel-samd/common-hal/alarm/__init__.c
7576
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
7677
#: ports/espressif/common-hal/rtc/RTC.c
7778
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
78-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
79+
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
7980
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
81+
#: ports/raspberrypi/common-hal/alarm/__init__.c
8082
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
81-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
83+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
84+
#: ports/stm/common-hal/rtc/RTC.c
8285
msgid "%q"
8386
msgstr ""
8487

@@ -915,13 +918,14 @@ msgstr ""
915918

916919
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c py/enum.c
917920
#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
918-
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
921+
#: shared-bindings/alarm/__init__.c shared-bindings/busio/SPI.c
922+
#: shared-bindings/microcontroller/Pin.c
919923
#: shared-bindings/neopixel_write/__init__.c
920924
msgid "Expected a %q"
921925
msgstr "Diharapkan %q"
922926

923927
#: shared-bindings/alarm/__init__.c
924-
msgid "Expected an alarm"
928+
msgid "Expected an %q"
925929
msgstr ""
926930

927931
#: ports/espressif/common-hal/_bleio/Adapter.c
@@ -3830,6 +3834,7 @@ msgstr ""
38303834
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
38313835
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
38323836
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3837+
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
38333838
#: supervisor/shared/safe_mode.c
38343839
msgid "pressing boot button at start up.\n"
38353840
msgstr ""

locale/cs.po

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,16 @@ msgid ""
7373
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
7474
msgstr "%d adresní pin, %d rgb pin a %d dlaždice indikuje výšku %d, ne %d"
7575

76+
#: ports/atmel-samd/common-hal/alarm/__init__.c
7677
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
7778
#: ports/espressif/common-hal/rtc/RTC.c
7879
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
79-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
80+
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
8081
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
82+
#: ports/raspberrypi/common-hal/alarm/__init__.c
8183
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
82-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
84+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
85+
#: ports/stm/common-hal/rtc/RTC.c
8386
msgid "%q"
8487
msgstr "%q"
8588

@@ -913,13 +916,14 @@ msgstr ""
913916

914917
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c py/enum.c
915918
#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
916-
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
919+
#: shared-bindings/alarm/__init__.c shared-bindings/busio/SPI.c
920+
#: shared-bindings/microcontroller/Pin.c
917921
#: shared-bindings/neopixel_write/__init__.c
918922
msgid "Expected a %q"
919923
msgstr "Očekává se %q"
920924

921925
#: shared-bindings/alarm/__init__.c
922-
msgid "Expected an alarm"
926+
msgid "Expected an %q"
923927
msgstr ""
924928

925929
#: ports/espressif/common-hal/_bleio/Adapter.c
@@ -3816,6 +3820,7 @@ msgstr ""
38163820
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
38173821
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
38183822
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3823+
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
38193824
#: supervisor/shared/safe_mode.c
38203825
msgid "pressing boot button at start up.\n"
38213826
msgstr ""

locale/de_DE.po

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,16 @@ ms 10000 gstr ""
7474
"%d Adress-Pins, %d RGB-Pins und %d Kacheln indizieren eine Höhe von %d, "
7575
"nicht %d"
7676

77+
#: ports/atmel-samd/common-hal/alarm/__init__.c
7778
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
7879
#: ports/espressif/common-hal/rtc/RTC.c
7980
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
80-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
81+
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
8182
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
83+
#: ports/raspberrypi/common-hal/alarm/__init__.c
8284
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
83-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
85+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
86+
#: ports/stm/common-hal/rtc/RTC.c
8487
msgid "%q"
8588
msgstr "%q"
8689

@@ -920,14 +923,15 @@ msgstr "Error: Bind Fehler"
920923

921924
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c py/enum.c
922925
#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
923-
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
926+
#: shared-bindings/alarm/__init__.c shared-bindings/busio/SPI.c
927+
#: shared-bindings/microcontroller/Pin.c
924928
#: shared-bindings/neopixel_write/__init__.c
925929
msgid "Expected a %q"
926930
msgstr "Erwartet ein(e) %q"
927931

928932
#: shared-bindings/alarm/__init__.c
929-
msgid "Expected an alarm"
930-
msgstr "Alarm erwartet"
933+
msgid "Expected an %q"
934+
msgstr ""
931935

932936
#: ports/espressif/common-hal/_bleio/Adapter.c
933937
#: ports/nrf/common-hal/_bleio/Adapter.c
@@ -3894,6 +3898,7 @@ msgstr "VOLUME Taste wird beim Starten gedrückt.\n"
38943898
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
38953899
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
38963900
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3901+
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
38973902
#: supervisor/shared/safe_mode.c
38983903
msgid "pressing boot button at start up.\n"
38993904
msgstr "Drücken der Boot-Taste beim Start.\n"
@@ -4449,6 +4454,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
44494454
msgid "zi must be of shape (n_section, 2)"
44504455
msgstr "zi muss die Form (n_section, 2) haben"
44514456

4457+
#~ msgid "Expected an alarm"
4458+
#~ msgstr "Alarm erwartet"
4459+
44524460
#~ msgid "All I2C targets are in use"
44534461
#~ msgstr "Alle I2C-Ziele sind in Verwendung"
44544462

locale/el.po

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,16 @@ msgid ""
6666
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
6767
msgstr ""
6868

69+
#: ports/atmel-samd/common-hal/alarm/__init__.c
6970
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
7071
#: ports/espressif/common-hal/rtc/RTC.c
7172
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
72-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
73+
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
7374
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
75+
#: ports/raspberrypi/common-hal/alarm/__init__.c
7476
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
75-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
77+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
78+
#: ports/stm/common-hal/rtc/RTC.c
7679
msgid "%q"
7780
msgstr ""
7881

@@ -902,13 +905,14 @@ msgstr ""
902905

903906
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c py/enum.c
904907
#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
905-
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
908+
#: shared-bindings/alarm/__init__.c shared-bindings/busio/SPI.c
909+
#: shared-bindings/microcontroller/Pin.c
906910
#: shared-bindings/neopixel_write/__init__.c
907911
msgid "Expected a %q"
908912
msgstr ""
909913

910914
#: shared-bindings/alarm/__init__.c
911-
msgid "Expected an alarm"
915+
msgid "Expected an %q"
912916
msgstr ""
913917

914918
#: ports/espressif/common-hal/_bleio/Adapter.c
@@ -3798,6 +3802,7 @@ msgstr ""
37983802
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
37993803
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
38003804
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3805+
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
38013806
#: supervisor/shared/safe_mode.c
38023807
msgid "pressing boot button at start up.\n"
38033808
msgstr ""

locale/en_GB.po

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,16 @@ msgid ""
7676
msgstr ""
7777
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
7878

79+
#: ports/atmel-samd/common-hal/alarm/__init__.c
7980
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
8081
#: ports/espressif/common-hal/rtc/RTC.c
8182
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
82-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
83+
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
8384
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
85+
#: ports/raspberrypi/common-hal/alarm/__init__.c
8486
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
85-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
87+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
88+
#: ports/stm/common-hal/rtc/RTC.c
8689
msgid "%q"
8790
msgstr ""
8891

@@ -916,14 +919,15 @@ msgstr "Error: Failure to bind"
916919

917920
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c py/enum.c
918921
#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
919-
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
922+
#: shared-bindings/alarm/__init__.c shared-bindings/busio/SPI.c
923+
#: shared-bindings/microcontroller/Pin.c
920924
#: shared-bindings/neopixel_write/__init__.c
921925
msgid "Expected a %q"
922926
msgstr "Expected a %q"
923927

924928
#: shared-bindings/alarm/__init__.c
925-
msgid "Expected an alarm"
926-
msgstr "Expected an alarm"
929+
msgid "Expected an %q"
930+
msgstr ""
927931

928932
#: ports/espressif/common-hal/_bleio/Adapter.c
929933
#: ports/nrf/common-hal/_bleio/Adapter.c
@@ -3835,6 +3839,7 @@ msgstr ""
38353839
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
38363840
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
38373841
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3842+
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
38383843
#: supervisor/shared/safe_mode.c
38393844
msgid "pressing boot button at start up.\n"
38403845
msgstr "pressing boot button at start up.\n"
@@ -4387,6 +4392,9 @@ msgstr "zi must be of float type"
43874392
msgid "zi must be of shape (n_section, 2)"
43884393
msgstr "zi must be of shape (n_section, 2)"
43894394

4395+
#~ msgid "Expected an alarm"
4396+
#~ msgstr "Expected an alarm"
4397+
43904398
#~ msgid "Failed to init wifi"
43914399
#~ msgstr "Failed to init WiFi"
43924400

locale/es.po

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,16 @@ msgstr ""
7575
"%d pines de dirección, %d pines rgb y %d tiles indican una altura de %d, y "
7676
"no de %d"
7777

78+
#: ports/atmel-samd/common-hal/alarm/__init__.c
7879
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
7980
#: ports/espressif/common-hal/rtc/RTC.c
8081
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
81-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
82+
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
8283
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
84+
#: ports/raspberrypi/common-hal/alarm/__init__.c
8385
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
84-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
86+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
87+
#: ports/stm/common-hal/rtc/RTC.c
8588
msgid "%q"
8689
msgstr ""
8790

@@ -923,14 +926,15 @@ msgstr "Error: fallo al vincular"
923926

924927
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c py/enum.c
925928
#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
926-
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
929+
#: shared-bindings/alarm/__init__.c shared-bindings/busio/SPI.c
930+
#: shared-bindings/microcontroller/Pin.c
927931
#: shared-bindings/neopixel_write/__init__.c
928932
msgid "Expected a %q"
929933
msgstr "Se espera un %q"
930934

931935
#: shared-bindings/alarm/__init__.c
932-
msgid "Expected an alarm"
933-
msgstr "Un objecto alarm era esperado"
936+
msgid "Expected an %q"
937+
msgstr ""
934938

935939
#: ports/espressif/common-hal/_bleio/Adapter.c
936940
#: ports/nrf/common-hal/_bleio/Adapter.c
@@ -3879,6 +3883,7 @@ msgstr ""
38793883
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
38803884
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
38813885
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3886+
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
38823887
#: supervisor/shared/safe_mode.c
38833888
msgid "pressing boot button at start up.\n"
38843889
msgstr "presionando botón de arranque al inicio.\n"
@@ -4432,6 +4437,9 @@ msgstr "zi debe ser de tipo flotante"
44324437
msgid "zi must be of shape (n_section, 2)"
44334438
msgstr "zi debe ser una forma (n_section,2)"
44344439

4440+
#~ msgid "Expected an alarm"
4441+
#~ msgstr "Un objecto alarm era esperado"
4442+
44354443
#~ msgid "Failed to init wifi"
44364444
#~ msgstr "Fallo al inicializar wifi"
44374445

locale/fil.po

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,16 @@ msgid ""
6767
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
6868
msgstr ""
6969

70+
#: ports/atmel-samd/common-hal/alarm/__init__.c
7071
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
7172
#: ports/espressif/common-hal/rtc/RTC.c
7273
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
73-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
74+
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
7475
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
76+
#: ports/raspberrypi/common-hal/alarm/__init__.c
7577
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
76-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
78+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
79+
#: ports/stm/common-hal/rtc/RTC.c
7780
msgid "%q"
7881
msgstr ""
7982

@@ -913,13 +916,14 @@ msgstr ""
913916

914917
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c py/enum.c
915918
#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
916-
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
919+
#: shared-bindings/alarm/__init__.c shared-bindings/busio/SPI.c
920+
#: shared-bindings/microcontroller/Pin.c
917921
#: shared-bindings/neopixel_write/__init__.c
918922
msgid "Expected a %q"
919923
msgstr "Umasa ng %q"
920924

921925
#: shared-bindings/alarm/__init__.c
922-
msgid "Expected an alarm"
926+
msgid "Expected an %q"
923927
msgstr ""
924928

925929
#: ports/espressif/common-hal/_bleio/Adapter.c
@@ -3837,6 +3841,7 @@ msgstr ""
38373841
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
38383842
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
38393843
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3844+
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
38403845
#: supervisor/shared/safe_mode.c
38413846
msgid "pressing boot button at start up.\n"
38423847
msgstr ""

locale/fr.po

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,16 @@ msgstr ""
7878
"%d broches d'adresse, %d broches RGB et %d pour tile indique une hauteur de "
7979
"%d, et non %d"
8080

81+
#: ports/atmel-samd/common-hal/alarm/__init__.c
8182
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
8283
#: ports/espressif/common-hal/rtc/RTC.c
8384
#: ports/mimxrt10xx/common-hal/analogio/AnalogOut.c
84-
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
85+
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/alarm/__init__.c
8586
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
87+
#: ports/raspberrypi/common-hal/alarm/__init__.c
8688
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
87-
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
89+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
90+
#: ports/stm/common-hal/rtc/RTC.c
8891
msgid "%q"
8992
msgstr "%q"
9093

@@ -936,14 +939,15 @@ msgstr "Erreur : Impossible de lier"
936939

937940
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c py/enum.c
938941
#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
939-
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
942+
#: shared-bindings/alarm/__init__.c shared-bindings/busio/SPI.c
943+
#: shared-bindings/microcontroller/Pin.c
940944
#: shared-bindings/neopixel_write/__init__.c
941945
msgid "Expected a %q"
942946
msgstr "Attendu un %q"
943947

944948
#: shared-bindings/alarm/__init__.c
945-
msgid "Expected an alarm"
946-
msgstr "Une alarme était prévue"
949+
msgid "Expected an %q"
950+
msgstr ""
947951

948952
#: ports/espressif/common-hal/_bleio/Adapter.c
949953
#: ports/nrf/common-hal/_bleio/Adapter.c
@@ -3924,6 +3928,7 @@ msgstr "presser le bouton VOLUME au démarrage.\n"
39243928
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
39253929
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
39263930
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3931+
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
39273932
#: supervisor/shared/safe_mode.c
39283933
msgid "pressing boot button at start up.\n"
39293934
msgstr "bouton boot appuyé lors du démarrage.\n"
@@ -4477,6 +4482,9 @@ msgstr "zi doit être de type float"
44774482
msgid "zi must be of shape (n_section, 2)"
44784483
msgstr "zi doit être de forme (n_section, 2)"
44794484

4485+
#~ msgid "Expected an alarm"
4486+
#~ msgstr "Une alarme était prévue"
4487+
44804488
#~ msgid "All I2C targets are in use"
44814489
#~ msgstr "Toutes les cibles I2C sont utilisées"
44824490

0 commit comments

Comments
 (0)
0