|
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-02-07 02: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" |
@@ -1203,7 +1203,7 @@ msgstr "Internal error #%d" |
1203 | 1203 | #: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c |
1204 | 1204 | #: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c |
1205 | 1205 | msgid "Internal resource(s) in use" |
1206 | | -msgstr "" |
| 1206 | +msgstr "Internal resource(s) in use" |
1207 | 1207 |
|
1208 | 1208 | #: supervisor/shared/safe_mode.c |
1209 | 1209 | msgid "Internal watchdog timer expired." |
@@ -1372,7 +1372,7 @@ msgstr "Missing jmp_pin. %q[%u] jumps on pin" |
1372 | 1372 |
|
1373 | 1373 | #: shared-module/storage/__init__.c |
1374 | 1374 | msgid "Mount point directory missing" |
1375 | | -msgstr "" |
| 1375 | +msgstr "Mount point directory missing" |
1376 | 1376 |
|
1377 | 1377 | #: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c |
1378 | 1378 | msgid "Must be a %q subclass." |
@@ -1462,7 +1462,7 @@ msgstr "No IP" |
1462 | 1462 | #: ports/cxd56/common-hal/microcontroller/__init__.c |
1463 | 1463 | #: ports/mimxrt10xx/common-hal/microcontroller/__init__.c |
1464 | 1464 | msgid "No bootloader present" |
1465 | | -msgstr "" |
| 1465 | +msgstr "No bootloader present" |
1466 | 1466 |
|
1467 | 1467 | #: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c |
1468 | 1468 | msgid "No capture in progress" |
@@ -1968,7 +1968,7 @@ msgstr "Specify exactly one of data0 or data_pins" |
1968 | 1968 |
|
1969 | 1969 | #: supervisor/shared/safe_mode.c |
1970 | 1970 | msgid "Stack overflow. Increase stack size." |
1971 | | -msgstr "" |
| 1971 | +msgstr "Stack overflow. Increase stack size." |
1972 | 1972 |
|
1973 | 1973 | #: shared-bindings/alarm/time/TimeAlarm.c |
1974 | 1974 | msgid "Supply one of monotonic_time or epoch_time" |
@@ -2526,7 +2526,7 @@ msgstr "binary op %q not implemented" |
2526 | 2526 |
|
2527 | 2527 | #: shared-module/bitmapfilter/__init__.c |
2528 | 2528 | msgid "bitmap size and depth must match" |
2529 | | -msgstr "" |
| 2529 | +msgstr "bitmap size and depth must match" |
2530 | 2530 |
|
2531 | 2531 | #: shared-bindings/bitmaptools/__init__.c |
2532 | 2532 | msgid "bitmap sizes must match" |
@@ -4251,7 +4251,7 @@ msgstr "unsupported Xtensa instruction '%s' with %d arguments" |
4251 | 4251 |
|
4252 | 4252 | #: shared-module/bitmapfilter/__init__.c |
4253 | 4253 | msgid "unsupported bitmap depth" |
4254 | | -msgstr "" |
| 4254 | +msgstr "unsupported bitmap depth" |
4255 | 4255 |
|
4256 | 4256 | #: shared-module/gifio/GifWriter.c |
4257 | 4257 | msgid "unsupported colorspace for GifWriter" |
@@ -4304,10 +4304,12 @@ msgid "" |
4304 | 4304 | "weights must be a sequence with an odd square number of elements (usually 9 " |
4305 | 4305 | "or 25)" |
4306 | 4306 | msgstr "" |
| 4307 | +"weights must be a sequence with an odd square number of elements (usually 9 " |
| 4308 | +"or 25)" |
4307 | 4309 |
|
4308 | 4310 | #: shared-bindings/bitmapfilter/__init__.c |
4309 | 4311 | msgid "weights must be an object of type %q, %q, %q, or %q, not %q " |
4310 | | -msgstr "" |
| 4312 | +msgstr "weights must be an object of type %q, %q, %q, or %q, not %q " |
4311 | 4313 |
|
4312 | 4314 | #: shared-bindings/is31fl3741/FrameBuffer.c |
4313 | 4315 | msgid "width must be greater than zero" |
|
0 commit comments