@@ -7,15 +7,15 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version : PACKAGE VERSION\n "
9
9
"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 "
11
11
"
Last-Translator :
Andi Chandler <[email protected] >\n "
12
12
"Language-Team : none\n "
13
13
"Language : en_GB\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=2; plural=n != 1;\n "
18
- "X-Generator : Weblate 5.4 -dev\n "
18
+ "X-Generator : Weblate 5.5 -dev\n "
19
19
20
20
#: main.c
21
21
msgid ""
@@ -103,6 +103,10 @@ msgstr "%q and %q must be different"
103
103
msgid "%q and %q must share a clock unit"
104
104
msgstr "%q and %q must share a clock unit"
105
105
106
+ #: ports/nrf/common-hal/watchdog/WatchDogTimer.c
107
+ msgid "%q cannot be changed once mode is set to %q"
108
+ msgstr ""
109
+
106
110
#: shared-bindings/microcontroller/Pin.c
107
111
msgid "%q contains duplicate pins"
108
112
msgstr "%q contains duplicate pins"
@@ -929,10 +933,6 @@ msgstr "Error in regex"
929
933
msgid "Error in safemode.py."
930
934
msgstr "Error in safemode.py."
931
935
932
- #: shared-bindings/ssl/SSLSocket.c
933
- msgid "Error: Failure to bind"
934
- msgstr "Error: Failure to bind"
935
-
936
936
#: shared-bindings/alarm/__init__.c
937
937
msgid "Expected a kind of %q"
938
938
msgstr "Expected a kind of %q"
@@ -2339,7 +2339,7 @@ msgstr "You pressed the VOLUME button at start up."
2339
2339
2340
2340
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2341
2341
msgid "You pressed the boot button at start up."
2342
- msgstr ""
2342
+ msgstr "You pressed the boot button at start up. "
2343
2343
2344
2344
#: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
2345
2345
#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
@@ -4349,6 +4349,9 @@ msgstr "zi must be of float type"
4349
4349
msgid "zi must be of shape (n_section, 2)"
4350
4350
msgstr "zi must be of shape (n_section, 2)"
4351
4351
4352
+ #~ msgid "Error: Failure to bind"
4353
+ #~ msgstr "Error: Failure to bind"
4354
+
4352
4355
#~ msgid "Buffers must be same size"
4353
4356
#~ msgstr "Buffers must be same size"
4354
4357
0 commit comments