Skip to content

Commit c16ef42

Browse files
committed
[locale\es.po] Address @sabas1080 recommendations
1 parent aeb5385 commit c16ef42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

locale/es.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ msgstr "Ejecutando en modo seguro! La auto-recarga esta deshabilitada.\n"
169169

170170
#: main.c:161 main.c:232
171171
msgid "Auto-reload is off.\n"
172-
msgstr "Auto-recarga deshabilitado.\n"
172+
msgstr "Auto-recarga deshabilitada.\n"
173173

174174
#: main.c:175
175175
msgid "Running in safe mode! Not running saved code.\n"
@@ -400,7 +400,7 @@ msgstr "Ha fallado la asignación del buffer RX"
400400

401401
#: ports/atmel-samd/common-hal/busio/UART.c:153
402402
msgid "Could not initialize UART"
403-
msgstr "No se pudo inicializar la UART"
403+
msgstr "No se puede inicializar la UART"
404404

405405
#: ports/atmel-samd/common-hal/busio/UART.c:240
406406
#: ports/nrf/common-hal/busio/UART.c:149
@@ -1344,7 +1344,7 @@ msgstr "Operacion no soportada"
13441344

13451345
#: py/moduerrno.c:149
13461346
msgid "Invalid argument"
1347-
msgstr "argumento inválido"
1347+
msgstr "Argumento inválido"
13481348

13491349
#: py/obj.c:90
13501350
msgid "Traceback (most recent call last):\n"

0 commit comments

Comments
 (0)