diff options
| author | Carlos <carlos.santiago.diaz@gmail.com> | 2018-10-21 11:38:16 -0500 |
|---|---|---|
| committer | Carlos <carlos.santiago.diaz@gmail.com> | 2018-10-21 11:38:16 -0500 |
| commit | c16ef428ab31fbaeb6534e7ca56abb9591a2a6b7 (patch) | |
| tree | 745814183356b8982867a25539de466d1608f64f | |
| parent | aeb538521747552229c0b777e3a145592cdc6f5f (diff) | |
[locale\es.po] Address @sabas1080 recommendations
| -rw-r--r-- | locale/es.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/es.po b/locale/es.po index 59b8d6353..a7f7e6738 100644 --- a/locale/es.po +++ b/locale/es.po @@ -169,7 +169,7 @@ msgstr "Ejecutando en modo seguro! La auto-recarga esta deshabilitada.\n" #: main.c:161 main.c:232 msgid "Auto-reload is off.\n" -msgstr "Auto-recarga deshabilitado.\n" +msgstr "Auto-recarga deshabilitada.\n" #: main.c:175 msgid "Running in safe mode! Not running saved code.\n" @@ -400,7 +400,7 @@ msgstr "Ha fallado la asignación del buffer RX" #: ports/atmel-samd/common-hal/busio/UART.c:153 msgid "Could not initialize UART" -msgstr "No se pudo inicializar la UART" +msgstr "No se puede inicializar la UART" #: ports/atmel-samd/common-hal/busio/UART.c:240 #: ports/nrf/common-hal/busio/UART.c:149 @@ -1344,7 +1344,7 @@ msgstr "Operacion no soportada" #: py/moduerrno.c:149 msgid "Invalid argument" -msgstr "argumento inválido" +msgstr "Argumento inválido" #: py/obj.c:90 msgid "Traceback (most recent call last):\n" |
