Improved and Added Spanish Translations#1848
Closed
rafa-gould wants to merge 3 commits into
Closed
Conversation
erikriver
reviewed
May 6, 2019
| #: shared-bindings/bleio/Service.c | ||
| msgid "characteristics includes an object that is not a Characteristic" | ||
| msgstr "" | ||
| msgstr "charactericas incluye un objeto que no es Characteristica" |
There was a problem hiding this comment.
Opino que la mejor forma sería: Las características incluye un objeto que no es Characteristic
erikriver
reviewed
May 6, 2019
| #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c | ||
| msgid "Only 8 or 16 bit mono with " | ||
| msgstr "Solo mono de 8 o 16 bit con " | ||
| msgstr "Solo mono de 8 ó 16 bit con " |
There was a problem hiding this comment.
"Only 8 or 16 bit mono with " MP_STRINGIFY(OVERSAMPLING) "x oversampling is supported."
"Solo 8 ó 16 bit mono con " MP_STRINGIFY(OVERSAMPLING) "x de sobremuestreo es soportado."
erikriver
reviewed
May 6, 2019
| #: py/emitnative.c | ||
| msgid "casting" | ||
| msgstr "" | ||
| msgstr "mandando (casting)" |
There was a problem hiding this comment.
Opino que de acuerdo al contexto, suena mejor "emitiendo"
erikriver
reviewed
May 6, 2019
| #: shared-bindings/displayio/Palette.c | ||
| msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)" | ||
| msgstr "" | ||
| msgstr "color buffer debe ser 3 bytes (RBG) ó 4 bytes (RGB + pad byte)" |
There was a problem hiding this comment.
"El burrer de color debe ser 3 bytes (RGB) ó 4 bytes (RGB + pad byte)"
erikriver
reviewed
May 6, 2019
| #: ports/nrf/common-hal/bleio/Broadcaster.c | ||
| msgid "interval not in range 0.0020 to 10.24" | ||
| msgstr "" | ||
| msgstr "interval no en rango 0.0020 a 10.24" |
There was a problem hiding this comment.
"El intervalo está fuera del rango de 0.0020 a 10.24"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.