Skip to content

Commit dbab538

Browse files
authored
Merge pull request micropython#1999 from tannewt/turtleboosters
Track a dirty area for in-memory bitmaps
2 parents d12e1a8 + d9089f5 commit dbab538

File tree

20 files changed

+199
-94
lines changed

20 files changed

+199
-94
lines changed

locale/ID.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
11+
"POT-Creation-Date: 2019-07-19 10:38-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1189,7 +1189,11 @@ msgid "Tile height must exactly divide bitmap height"
11891189
msgstr ""
11901190

11911191
#: shared-bindings/displayio/TileGrid.c
1192-
msgid "Tile indices must be 0 - 255"
1192+
msgid "Tile index out of bounds"
1193+
msgstr ""
1194+
1195+
#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1196+
msgid "Tile value out of bounds"
11931197
msgstr ""
11941198

11951199
#: shared-bindings/displayio/TileGrid.c
@@ -2454,10 +2458,6 @@ msgstr "sintaksis error pada pendeskripsi uctypes"
24542458
msgid "threshold must be in the range 0-65536"
24552459
msgstr ""
24562460

2457-
#: shared-bindings/displayio/TileGrid.c
2458-
msgid "tile index out of bounds"
2459-
msgstr ""
2460-
24612461
#: shared-bindings/time/__init__.c
24622462
msgid "time.struct_time() takes a 9-sequence"
24632463
msgstr ""

locale/circuitpython.pot

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
11+
"POT-Creation-Date: 2019-07-19 10:38-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1156,7 +1156,11 @@ msgid "Tile height must exactly divide bitmap height"
11561156
msgstr ""
11571157

11581158
#: shared-bindings/displayio/TileGrid.c
1159-
msgid "Tile indices must be 0 - 255"
1159+
msgid "Tile index out of bounds"
1160+
msgstr ""
1161+
1162+
#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1163+
msgid "Tile value out of bounds"
11601164
msgstr ""
11611165

11621166
#: shared-bindings/displayio/TileGrid.c
@@ -2408,10 +2412,6 @@ msgstr ""
24082412
msgid "threshold must be in the range 0-65536"
24092413
msgstr ""
24102414

2411-
#: shared-bindings/displayio/TileGrid.c
2412-
msgid "tile index out of bounds"
2413-
msgstr ""
2414-
24152415
#: shared-bindings/time/__init__.c
24162416
msgid "time.struct_time() takes a 9-sequence"
24172417
msgstr ""

locale/de_DE.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
10+
"POT-Creation-Date: 2019-07-19 10:38-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: Pascal Deneaux\n"
1313
"Language-Team: Sebastian Plamauer, Pascal Deneaux\n"
@@ -1185,7 +1185,11 @@ msgid "Tile height must exactly divide bitmap height"
11851185
msgstr ""
11861186

11871187
#: shared-bindings/displayio/TileGrid.c
1188-
msgid "Tile indices must be 0 - 255"
1188+
msgid "Tile index out of bounds"
1189+
msgstr ""
1190+
1191+
#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1192+
msgid "Tile value out of bounds"
11891193
msgstr ""
11901194

11911195
#: shared-bindings/displayio/TileGrid.c
@@ -2460,10 +2464,6 @@ msgstr "Syntaxfehler in uctypes Deskriptor"
24602464
msgid "threshold must be in the range 0-65536"
24612465
msgstr "threshold muss im Intervall 0-65536 liegen"
24622466

2463-
#: shared-bindings/displayio/TileGrid.c
2464-
msgid "tile index out of bounds"
2465-
msgstr ""
2466-
24672467
#: shared-bindings/time/__init__.c
24682468
msgid "time.struct_time() takes a 9-sequence"
24692469
msgstr ""

locale/en_US.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
10+
"POT-Creation-Date: 2019-07-19 10:38-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -1156,7 +1156,11 @@ msgid "Tile height must exactly divide bitmap height"
11561156
msgstr ""
11571157

11581158
#: shared-bindings/displayio/TileGrid.c
1159-
msgid "Tile indices must be 0 - 255"
1159+
msgid "Tile index out of bounds"
1160+
msgstr ""
1161+
1162+
#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1163+
msgid "Tile value out of bounds"
11601164
msgstr ""
11611165

11621166
#: shared-bindings/displayio/TileGrid.c
@@ -2408,10 +2412,6 @@ msgstr ""
24082412
msgid "threshold must be in the range 0-65536"
24092413
msgstr ""
24102414

2411-
#: shared-bindings/displayio/TileGrid.c
2412-
msgid "tile index out of bounds"
2413-
msgstr ""
2414-
24152415
#: shared-bindings/time/__init__.c
24162416
msgid "time.struct_time() takes a 9-sequence"
24172417
msgstr ""

locale/en_x_pirate.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
10+
"POT-Creation-Date: 2019-07-19 10:38-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: @sommersoft, @MrCertainly\n"
@@ -1160,7 +1160,11 @@ msgid "Tile height must exactly divide bitmap height"
11601160
msgstr ""
11611161

11621162
#: shared-bindings/displayio/TileGrid.c
1163-
msgid "Tile indices must be 0 - 255"
1163+
msgid "Tile index out of bounds"
1164+
msgstr ""
1165+
1166+
#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1167+
msgid "Tile value out of bounds"
11641168
msgstr ""
11651169

11661170
#: shared-bindings/displayio/TileGrid.c
@@ -2412,10 +2416,6 @@ msgstr ""
24122416
msgid "threshold must be in the range 0-65536"
24132417
msgstr ""
24142418

2415-
#: shared-bindings/displayio/TileGrid.c
2416-
msgid "tile index out of bounds"
2417-
msgstr ""
2418-
24192419
#: shared-bindings/time/__init__.c
24202420
msgid "time.struct_time() takes a 9-sequence"
24212421
msgstr ""

locale/es.po

Lines changed: 29 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
10+
"POT-Creation-Date: 2019-07-19 10:38-0700\n"
1111
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -247,7 +247,9 @@ msgstr "Todos los canales de eventos estan siendo usados"
247247

248248
#: ports/atmel-samd/audio_dma.c ports/atmel-samd/common-hal/audiobusio/PDMIn.c
249249
msgid "All sync event channels in use"
250-
msgstr "Todos los canales de eventos de sincronización (sync event channels) están siendo utilizados"
250+
msgstr ""
251+
"Todos los canales de eventos de sincronización (sync event channels) están "
252+
"siendo utilizados"
251253

252254
#: shared-bindings/pulseio/PWMOut.c
253255
msgid "All timers for this pin are in use"
@@ -287,7 +289,9 @@ msgstr "Valores del array deben ser bytes individuales."
287289

288290
#: supervisor/shared/safe_mode.c
289291
msgid "Attempted heap allocation when MicroPython VM not running.\n"
290-
msgstr "Intento de allocation de heap cuando la VM de MicroPython no estaba corriendo.\n"
292+
msgstr ""
293+
"Intento de allocation de heap cuando la VM de MicroPython no estaba "
294+
"corriendo.\n"
291295

292296
#: main.c
293297
msgid "Auto-reload is off.\n"
@@ -297,7 +301,9 @@ msgstr "Auto-recarga deshabilitada.\n"
297301
msgid ""
298302
"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
299303
"disable.\n"
300-
msgstr "Auto-reload habilitado. Simplemente guarda los archivos via USB para ejecutarlos o entra al REPL para desabilitarlos.\n"
304+
msgstr ""
305+
"Auto-reload habilitado. Simplemente guarda los archivos via USB para "
306+
"ejecutarlos o entra al REPL para desabilitarlos.\n"
301307

302308
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
303309
msgid "Bit clock and word select must share a clock unit"
@@ -735,7 +741,9 @@ msgstr "operación I2C no soportada"
735741
msgid ""
736742
"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
737743
"mpy-update for more info."
738-
msgstr "Archivo .mpy incompatible. Actualice todos los archivos .mpy. Consulte http://adafru.it/mpy-update para más información"
744+
msgstr ""
745+
"Archivo .mpy incompatible. Actualice todos los archivos .mpy. Consulte "
746+
"http://adafru.it/mpy-update para más información"
739747

740748
#: shared-bindings/_pew/PewPew.c
741749
msgid "Incorrect buffer size"
@@ -959,7 +967,8 @@ msgstr "No reproduciendo"
959967
msgid ""
960968
"Object has been deinitialized and can no longer be used. Create a new object."
961969
msgstr ""
962-
"El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo objeto"
970+
"El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo "
971+
"objeto"
963972

964973
#: ports/nrf/common-hal/busio/UART.c
965974
msgid "Odd parity is not supported"
@@ -1186,8 +1195,12 @@ msgid "Tile height must exactly divide bitmap height"
11861195
msgstr "La altura del Tile debe dividir exacto la altura del bitmap"
11871196

11881197
#: shared-bindings/displayio/TileGrid.c
1189-
msgid "Tile indices must be 0 - 255"
1190-
msgstr "Los índices de Tile deben ser 0 - 255"
1198+
msgid "Tile index out of bounds"
1199+
msgstr ""
1200+
1201+
#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1202+
msgid "Tile value out of bounds"
1203+
msgstr ""
11911204

11921205
#: shared-bindings/displayio/TileGrid.c
11931206
msgid "Tile width must exactly divide bitmap width"
@@ -1370,8 +1383,8 @@ msgstr "argumento es una secuencia vacía"
13701383
msgid "argument has wrong type"
13711384
msgstr "el argumento tiene un tipo erroneo"
13721385

1373-
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1374-
#: shared-bindings/gamepad/GamePad.c shared-bindings/_stage/__init__.c
1386+
#: py/argcheck.c shared-bindings/_stage/__init__.c
1387+
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
13751388
msgid "argument num/types mismatch"
13761389
msgstr "argumento número/tipos no coinciden"
13771390

@@ -2465,10 +2478,6 @@ msgstr "error de sintaxis en el descriptor uctypes"
24652478
msgid "threshold must be in the range 0-65536"
24662479
msgstr "limite debe ser en el rango 0-65536"
24672480

2468-
#: shared-bindings/displayio/TileGrid.c
2469-
msgid "tile index out of bounds"
2470-
msgstr "el indice del tile fuera de limite"
2471-
24722481
#: shared-bindings/time/__init__.c
24732482
msgid "time.struct_time() takes a 9-sequence"
24742483
msgstr "time.struct_time() toma un sequencio 9"
@@ -2766,6 +2775,9 @@ msgstr "paso cero"
27662775
#~ msgid "STA required"
27672776
#~ msgstr "STA requerido"
27682777

2778+
#~ msgid "Tile indices must be 0 - 255"
2779+
#~ msgstr "Los índices de Tile deben ser 0 - 255"
2780+
27692781
#~ msgid "UART(%d) does not exist"
27702782
#~ msgstr "UART(%d) no existe"
27712783

@@ -2858,6 +2870,9 @@ msgstr "paso cero"
28582870
#~ msgid "scan failed"
28592871
#~ msgstr "scan ha fallado"
28602872

2873+
#~ msgid "tile index out of bounds"
2874+
#~ msgstr "el indice del tile fuera de limite"
2875+
28612876
#~ msgid "too many arguments"
28622877
#~ msgstr "muchos argumentos"
28632878

locale/fil.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
10+
"POT-Creation-Date: 2019-07-19 10:38-0700\n"
1111
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1212
"Last-Translator: Timothy <me@timothygarcia.ca>\n"
1313
"Language-Team: fil\n"
@@ -1209,7 +1209,11 @@ msgid "Tile height must exactly divide bitmap height"
12091209
msgstr ""
12101210

12111211
#: shared-bindings/displayio/TileGrid.c
1212-
msgid "Tile indices must be 0 - 255"
1212+
msgid "Tile index out of bounds"
1213+
msgstr ""
1214+
1215+
#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1216+
msgid "Tile value out of bounds"
12131217
msgstr ""
12141218

12151219
#: shared-bindings/displayio/TileGrid.c
@@ -2495,10 +2499,6 @@ msgstr "may pagkakamali sa sintaks sa uctypes descriptor"
24952499
msgid "threshold must be in the range 0-65536"
24962500
msgstr "ang threshold ay dapat sa range 0-65536"
24972501

2498-
#: shared-bindings/displayio/TileGrid.c
2499-
msgid "tile index out of bounds"
2500-
msgstr ""
2501-
25022502
#: shared-bindings/time/__init__.c
25032503
msgid "time.struct_time() takes a 9-sequence"
25042504
msgstr "time.struct_time() kumukuha ng 9-sequence"

locale/fr.po

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: 0.1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-06-25 17:53-0700\n"
11+
"POT-Creation-Date: 2019-07-19 10:38-0700\n"
1212
"PO-Revision-Date: 2019-04-14 20:05+0100\n"
1313
"Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n"
1414
"Language-Team: fr\n"
@@ -1229,8 +1229,12 @@ msgid "Tile height must exactly divide bitmap height"
12291229
msgstr "La hauteur de la tuile doit diviser exactement la hauteur de l'image"
12301230

12311231
#: shared-bindings/displayio/TileGrid.c
1232-
msgid "Tile indices must be 0 - 255"
1233-
msgstr "Les indices des tuiles doivent être compris entre 0 et 255 "
1232+
msgid "Tile index out of bounds"
1233+
msgstr ""
1234+
1235+
#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1236+
msgid "Tile value out of bounds"
1237+
msgstr ""
12341238

12351239
#: shared-bindings/displayio/TileGrid.c
12361240
msgid "Tile width must exactly divide bitmap width"
@@ -2536,10 +2540,6 @@ msgstr "erreur de syntaxe dans le descripteur d'uctypes"
25362540
msgid "threshold must be in the range 0-65536"
25372541
msgstr "le seuil doit être dans la gamme 0-65536"
25382542

2539-
#: shared-bindings/displayio/TileGrid.c
2540-
msgid "tile index out of bounds"
2541-
msgstr "indice de tuile hors limites"
2542-
25432543
#: shared-bindings/time/__init__.c
25442544
msgid "time.struct_time() takes a 9-sequence"
25452545
msgstr "time.struct_time() prend une séquence de longueur 9"
@@ -2837,6 +2837,9 @@ msgstr "'step' nul"
28372837
#~ msgid "STA required"
28382838
#~ msgstr "'STA' requis"
28392839

2840+
#~ msgid "Tile indices must be 0 - 255"
2841+
#~ msgstr "Les indices des tuiles doivent être compris entre 0 et 255 "
2842+
28402843
#~ msgid "UART(%d) does not exist"
28412844
#~ msgstr "UART(%d) n'existe pas"
28422845

@@ -2924,6 +2927,9 @@ msgstr "'step' nul"
29242927
#~ msgid "scan failed"
29252928
#~ msgstr "échec du scan"
29262929

2930+
#~ msgid "tile index out of bounds"
2931+
#~ msgstr "indice de tuile hors limites"
2932+
29272933
#~ msgid "too many arguments"
29282934
#~ msgstr "trop d'arguments"
29292935

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy