diff options
| author | Rafa Gould <rafagoulds@gmail.com> | 2019-05-07 11:08:55 -0400 |
|---|---|---|
| committer | Rafa Gould <rafagoulds@gmail.com> | 2019-05-07 11:08:55 -0400 |
| commit | 27ab71bea54ce87e288335b3e44778c4ec71e044 (patch) | |
| tree | 9704e3f8e90b30fd30bd08a6a0c81e7ae8de3278 | |
| parent | 86ac94bb6ea0764d432e9135afff6464c8b44eca (diff) | |
Debugging
| -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 98b684038..8cb73960b 100644 --- a/locale/es.po +++ b/locale/es.po @@ -86,7 +86,7 @@ msgstr "'%s' espera un registro" #: py/emitinlinethumb.c #, c-format -msgid "'%s' expects a special register" +©msgid "'%s' expects a special register" msgstr "'%s' espera un carácter" #: py/emitinlinethumb.c @@ -975,8 +975,8 @@ msgid "Odd parity is not supported" msgstr "Paridad impar no soportada" #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c -msgid "Only 8 or 16 bit mono with 'MP_STRINGIFY(OVERSAMPLING)' x oversampling is supported." -msgstr "Solo 8 ó 16 bit mono con 'MP_STRINGIFY(OVERSAMPLING)' x de sobremuestreo es soportado." +msgid "Only 8 or 16 bit mono with MP_STRINGIFY(OVERSAMPLING) x oversampling is supported." +msgstr "Solo 8 ó 16 bit mono con MP_STRINGIFY(OVERSAMPLING) x de sobremuestreo es soportado." #: shared-module/displayio/OnDiskBitmap.c #, c-format |
