From 27ab71bea54ce87e288335b3e44778c4ec71e044 Mon Sep 17 00:00:00 2001 From: Rafa Gould Date: Tue, 7 May 2019 11:08:55 -0400 Subject: Debugging --- locale/es.po | 6 +++--- 1 file 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 -- cgit v1.2.3