@@ -7,15 +7,15 @@ msgid ""
77msgstr ""
88"Project-Id-Version : PACKAGE VERSION\n "
99"Report-Msgid-Bugs-To : \n "
10- "PO-Revision-Date : 2024-02-07 02:01 +0000\n "
10+ "PO-Revision-Date : 2024-03-06 21:41 +0000\n "
1111"
Last-Translator :
Andi Chandler <[email protected] >\n "
1212"Language-Team : none\n "
1313"Language : en_GB\n "
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=UTF-8\n "
1616"Content-Transfer-Encoding : 8bit\n "
1717"Plural-Forms : nplurals=2; plural=n != 1;\n "
18- "X-Generator : Weblate 5.4 -dev\n "
18+ "X-Generator : Weblate 5.5 -dev\n "
1919
2020#: main.c
2121msgid ""
@@ -103,6 +103,10 @@ msgstr "%q and %q must be different"
103103msgid "%q and %q must share a clock unit"
104104msgstr "%q and %q must share a clock unit"
105105
106+ #: ports/nrf/common-hal/watchdog/WatchDogTimer.c
107+ msgid "%q cannot be changed once mode is set to %q"
108+ msgstr ""
109+
106110#: shared-bindings/microcontroller/Pin.c
107111msgid "%q contains duplicate pins"
108112msgstr "%q contains duplicate pins"
@@ -929,10 +933,6 @@ msgstr "Error in regex"
929933msgid "Error in safemode.py."
930934msgstr "Error in safemode.py."
931935
932- #: shared-bindings/ssl/SSLSocket.c
933- msgid "Error: Failure to bind"
934- msgstr "Error: Failure to bind"
935-
936936#: shared-bindings/alarm/__init__.c
937937msgid "Expected a kind of %q"
938938msgstr "Expected a kind of %q"
@@ -2339,7 +2339,7 @@ msgstr "You pressed the VOLUME button at start up."
23392339
23402340#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
23412341msgid "You pressed the boot button at start up."
2342- msgstr ""
2342+ msgstr "You pressed the boot button at start up. "
23432343
23442344#: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
23452345#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
@@ -4349,6 +4349,9 @@ msgstr "zi must be of float type"
43494349msgid "zi must be of shape (n_section, 2)"
43504350msgstr "zi must be of shape (n_section, 2)"
43514351
4352+ #~ msgid "Error: Failure to bind"
4353+ #~ msgstr "Error: Failure to bind"
4354+
43524355#~ msgid "Buffers must be same size"
43534356#~ msgstr "Buffers must be same size"
43544357
0 commit comments