Skip to content

Commit ccd667d

Browse files
authored
Merge pull request #8562 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents f9cbbf7 + 941e51a commit ccd667d

File tree

2 files changed

+107
-96
lines changed

2 files changed

+107
-96
lines changed

locale/en_GB.po

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"PO-Revision-Date: 2023-10-27 08:51+0000\n"
10+
"PO-Revision-Date: 2023-11-06 21:31+0000\n"
1111
"Last-Translator: Andi Chandler <[email protected]>\n"
1212
"Language-Team: none\n"
1313
"Language: en_GB\n"
@@ -190,7 +190,7 @@ msgstr "%q length must be >= %d"
190190

191191
#: py/objmodule.c py/runtime.c
192192
msgid "%q moved from %q to %q"
193-
msgstr ""
193+
msgstr "%q moved from %q to %q"
194194

195195
#: py/argcheck.c
196196
msgid "%q must be %d"
@@ -231,7 +231,7 @@ msgstr "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
231231

232232
#: shared-bindings/warnings/__init__.c
233233
msgid "%q must be a subclass of %q"
234-
msgstr ""
234+
msgstr "%q must be a subclass of %q"
235235

236236
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
237237
msgid "%q must be array of type 'H'"
@@ -270,7 +270,7 @@ msgstr "%q out of range"
270270

271271
#: py/objmodule.c py/runtime.c
272272
msgid "%q renamed %q"
273-
msgstr ""
273+
msgstr "%q renamed %q"
274274

275275
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
276276
msgid "%q step cannot be zero"
@@ -1037,12 +1037,13 @@ msgstr "Failed to acquire mutex, err 0x%04x"
10371037

10381038
#: ports/raspberrypi/common-hal/mdns/Server.c
10391039
msgid "Failed to add service TXT record"
1040-
msgstr ""
1040+
msgstr "Failed to add service TXT record"
10411041

10421042
#: shared-bindings/mdns/Server.c
10431043
msgid ""
10441044
"Failed to add service TXT record; non-string or bytes found in txt_records"
10451045
msgstr ""
1046+
"Failed to add service TXT record; non-string or bytes found in txt_records"
10461047

10471048
#: shared-module/rgbmatrix/RGBMatrix.c
10481049
msgid "Failed to allocate %q buffer"
@@ -3008,7 +3009,7 @@ msgstr "dtype must be float, or complex"
30083009

30093010
#: extmod/ulab/code/ndarray_operators.c
30103011
msgid "dtype of int32 is not supported"
3011-
msgstr ""
3012+
msgstr "dtype of int32 is not supported"
30123013

30133014
#: py/objdeque.c
30143015
msgid "empty"
@@ -3878,7 +3879,7 @@ msgstr "operation is not supported for given type"
38783879

38793880
#: extmod/ulab/code/ndarray_operators.c
38803881
msgid "operation not supported for the input types"
3881-
msgstr ""
3882+
msgstr "operation not supported for the input types"
38823883

38833884
#: py/modbuiltins.c
38843885
msgid "ord expects a character"

0 commit comments

Comments
 (0)