|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: PACKAGE VERSION\n" |
9 | 9 | "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" |
11 | 11 | "Last-Translator: Andi Chandler <andi@gowling.com>\n" |
12 | 12 | "Language-Team: none\n" |
13 | 13 | "Language: en_GB\n" |
@@ -1201,7 +1201,7 @@ msgstr "Internal error #%d" |
1201 | 1201 | #: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c |
1202 | 1202 | #: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c |
1203 | 1203 | msgid "Internal resource(s) in use" |
1204 | | -msgstr "" |
| 1204 | +msgstr "Internal resource(s) in use" |
1205 | 1205 |
|
1206 | 1206 | #: supervisor/shared/safe_mode.c |
1207 | 1207 | msgid "Internal watchdog timer expired." |
@@ -1370,7 +1370,7 @@ msgstr "Missing jmp_pin. %q[%u] jumps on pin" |
1370 | 1370 |
|
1371 | 1371 | #: shared-module/storage/__init__.c |
1372 | 1372 | msgid "Mount point directory missing" |
1373 | | -msgstr "" |
| 1373 | +msgstr "Mount point directory missing" |
1374 | 1374 |
|
1375 | 1375 | #: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c |
1376 | 1376 | msgid "Must be a %q subclass." |
@@ -1460,7 +1460,7 @@ msgstr "No IP" |
1460 | 1460 | #: ports/cxd56/common-hal/microcontroller/__init__.c |
1461 | 1461 | #: ports/mimxrt10xx/common-hal/microcontroller/__init__.c |
1462 | 1462 | msgid "No bootloader present" |
1463 | | -msgstr "" |
| 1463 | +msgstr "No bootloader present" |
1464 | 1464 |
|
1465 | 1465 | #: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c |
1466 | 1466 | msgid "No capture in progress" |
@@ -1966,7 +1966,7 @@ msgstr "Specify exactly one of data0 or data_pins" |
1966 | 1966 |
|
1967 | 1967 | #: supervisor/shared/safe_mode.c |
1968 | 1968 | msgid "Stack overflow. Increase stack size." |
1969 | | -msgstr "" |
| 1969 | +msgstr "Stack overflow. Increase stack size." |
1970 | 1970 |
|
1971 | 1971 | #: shared-bindings/alarm/time/TimeAlarm.c |
1972 | 1972 | msgid "Supply one of monotonic_time or epoch_time" |
@@ -2524,7 +2524,7 @@ msgstr "binary op %q not implemented" |
2524 | 2524 |
|
2525 | 2525 | #: shared-module/bitmapfilter/__init__.c |
2526 | 2526 | msgid "bitmap size and depth must match" |
2527 | | -msgstr "" |
| 2527 | +msgstr "bitmap size and depth must match" |
2528 | 2528 |
|
2529 | 2529 | #: shared-bindings/bitmaptools/__init__.c |
2530 | 2530 | msgid "bitmap sizes must match" |
@@ -4249,7 +4249,7 @@ msgstr "unsupported Xtensa instruction '%s' with %d arguments" |
4249 | 4249 |
|
4250 | 4250 | #: shared-module/bitmapfilter/__init__.c |
4251 | 4251 | msgid "unsupported bitmap depth" |
4252 | | -msgstr "" |
| 4252 | +msgstr "unsupported bitmap depth" |
4253 | 4253 |
|
4254 | 4254 | #: shared-module/gifio/GifWriter.c |
4255 | 4255 | msgid "unsupported colorspace for GifWriter" |
@@ -4302,10 +4302,12 @@ msgid "" |
4302 | 4302 | "weights must be a sequence with an odd square number of elements (usually 9 " |
4303 | 4303 | "or 25)" |
4304 | 4304 | msgstr "" |
| 4305 | +"weights must be a sequence with an odd square number of elements (usually 9 " |
| 4306 | +"or 25)" |
4305 | 4307 |
|
4306 | 4308 | #: shared-bindings/bitmapfilter/__init__.c |
4307 | 4309 | 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 " |
4309 | 4311 |
|
4310 | 4312 | #: shared-bindings/is31fl3741/FrameBuffer.c |
4311 | 4313 | msgid "width must be greater than zero" |
|
0 commit comments