Skip to content

Commit 520ef67

Browse files
andibingweblate
authored andcommitted
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (998 of 998 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
1 parent 668fe01 commit 520ef67

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

locale/en_GB.po

Lines changed: 10 additions & 8 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: 2024-01-02 22:11+0000\n"
10+
"PO-Revision-Date: 2024-01-28 16:01+0000\n"
1111
"Last-Translator: Andi Chandler <[email protected]>\n"
1212
"Language-Team: none\n"
1313
"Language: en_GB\n"
@@ -1201,7 +1201,7 @@ msgstr "Internal error #%d"
12011201
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
12021202
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
12031203
msgid "Internal resource(s) in use"
1204-
msgstr ""
1204+
msgstr "Internal resource(s) in use"
12051205

12061206
#: supervisor/shared/safe_mode.c
12071207
msgid "Internal watchdog timer expired."
@@ -1370,7 +1370,7 @@ msgstr "Missing jmp_pin. %q[%u] jumps on pin"
13701370

13711371
#: shared-module/storage/__init__.c
13721372
msgid "Mount point directory missing"
1373-
msgstr ""
1373+
msgstr "Mount point directory missing"
13741374

13751375
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
13761376
msgid "Must be a %q subclass."
@@ -1460,7 +1460,7 @@ msgstr "No IP"
14601460
#: ports/cxd56/common-hal/microcontroller/__init__.c
14611461
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
14621462
msgid "No bootloader present"
1463-
msgstr ""
1463+
msgstr "No bootloader present"
14641464

14651465
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
14661466
msgid "No capture in progress"
@@ -1966,7 +1966,7 @@ msgstr "Specify exactly one of data0 or data_pins"
19661966

19671967
#: supervisor/shared/safe_mode.c
19681968
msgid "Stack overflow. Increase stack size."
1969-
msgstr ""
1969+
msgstr "Stack overflow. Increase stack size."
19701970

19711971
#: shared-bindings/alarm/time/TimeAlarm.c
19721972
msgid "Supply one of monotonic_time or epoch_time"
@@ -2524,7 +2524,7 @@ msgstr "binary op %q not implemented"
25242524

25252525
#: shared-module/bitmapfilter/__init__.c
25262526
msgid "bitmap size and depth must match"
2527-
msgstr ""
2527+
msgstr "bitmap size and depth must match"
25282528

25292529
#: shared-bindings/bitmaptools/__init__.c
25302530
msgid "bitmap sizes must match"
@@ -4249,7 +4249,7 @@ msgstr "unsupported Xtensa instruction '%s' with %d arguments"
42494249

42504250
#: shared-module/bitmapfilter/__init__.c
42514251
msgid "unsupported bitmap depth"
4252-
msgstr ""
4252+
msgstr "unsupported bitmap depth"
42534253

42544254
#: shared-module/gifio/GifWriter.c
42554255
msgid "unsupported colorspace for GifWriter"
@@ -4302,10 +4302,12 @@ msgid ""
43024302
"weights must be a sequence with an odd square number of elements (usually 9 "
43034303
"or 25)"
43044304
msgstr ""
4305+
"weights must be a sequence with an odd square number of elements (usually 9 "
4306+
"or 25)"
43054307

43064308
#: shared-bindings/bitmapfilter/__init__.c
43074309
msgid "weights must be an object of type %q, %q, %q, or %q, not %q "
4308-
msgstr ""
4310+
msgstr "weights must be an object of type %q, %q, %q, or %q, not %q "
43094311

43104312
#: shared-bindings/is31fl3741/FrameBuffer.c
43114313
msgid "width must be greater than zero"

0 commit comments

Comments
 (0)