File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -967,15 +967,16 @@ msgstr ""
967
967
msgid ""
968
968
"Object has been deinitialized and can no longer be used. Create a new object."
969
969
msgstr ""
970
- "El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo objeto."
970
+ "El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo "
971
+ "objeto"
971
972
972
973
#: ports/nrf/common-hal/busio/UART.c
973
974
msgid "Odd parity is not supported"
974
975
msgstr "Paridad impar no soportada"
975
976
976
977
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
977
- msgid "Only 8 or 16 bit mono with " MP_STRINGIFY(OVERSAMPLING) " x oversampling is supported."
978
- msgstr "Solo 8 ó 16 bit mono con " MP_STRINGIFY(OVERSAMPLING) " x de sobremuestreo es soportado."
978
+ msgid "Only 8 or 16 bit mono with ' MP_STRINGIFY(OVERSAMPLING)' x oversampling is supported."
979
+ msgstr "Solo 8 ó 16 bit mono con ' MP_STRINGIFY(OVERSAMPLING)' x de sobremuestreo es soportado."
979
980
980
981
#: shared-module/displayio/OnDiskBitmap.c
981
982
#, c-format
You can’t perform that action at this time.
0 commit comments