File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ msgstr "Ejecutando en modo seguro! La auto-recarga esta deshabilitada.\n"
169
169
170
170
#: main.c:161 main.c:232
171
171
msgid "Auto-reload is off.\n"
172
- msgstr "Auto-recarga deshabilitado .\n"
172
+ msgstr "Auto-recarga deshabilitada .\n"
173
173
174
174
#: main.c:175
175
175
msgid "Running in safe mode! Not running saved code.\n"
@@ -400,7 +400,7 @@ msgstr "Ha fallado la asignación del buffer RX"
400
400
401
401
#: ports/atmel-samd/common-hal/busio/UART.c:153
402
402
msgid "Could not initialize UART"
403
- msgstr "No se pudo inicializar la UART"
403
+ msgstr "No se puede inicializar la UART"
404
404
405
405
#: ports/atmel-samd/common-hal/busio/UART.c:240
406
406
#: ports/nrf/common-hal/busio/UART.c:149
@@ -1344,7 +1344,7 @@ msgstr "Operacion no soportada"
1344
1344
1345
1345
#: py/moduerrno.c:149
1346
1346
msgid "Invalid argument"
1347
- msgstr "argumento inválido"
1347
+ msgstr "Argumento inválido"
1348
1348
1349
1349
#: py/obj.c:90
1350
1350
msgid "Traceback (most recent call last):\n"
You can’t perform that action at this time.
0 commit comments