@@ -976,7 +976,7 @@ msgstr "Paridad impar no soportada"
976
976
977
977
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
978
978
msgid "Only 8 or 16 bit mono with "
979
- msgstr "Solo mono de 8 o 16 bit con "
979
+ msgstr "Solo mono de 8 ó 16 bit con "
980
980
981
981
#: shared-module/displayio/OnDiskBitmap.c
982
982
#, c-format
@@ -1402,15 +1402,15 @@ msgstr "operacion binaria %q no implementada"
1402
1402
1403
1403
#: shared-bindings/busio/UART.c
1404
1404
msgid "bits must be 7, 8 or 9"
1405
- msgstr "bits deben ser 7, 8 o 9"
1405
+ msgstr "bits deben ser 7, 8 ó 9"
1406
1406
1407
1407
#: extmod/machine_spi.c
1408
1408
msgid "bits must be 8"
1409
1409
msgstr "bits debe ser 8"
1410
1410
1411
1411
#: shared-bindings/audioio/Mixer.c
1412
1412
msgid "bits_per_sample must be 8 or 16"
1413
- msgstr "bits_per_sample debe ser 8 o 16"
1413
+ msgstr "bits_per_sample debe ser 8 ó 16"
1414
1414
1415
1415
#: py/emitinlinethumb.c
1416
1416
msgid "branch not in range"
@@ -2403,7 +2403,7 @@ msgstr ""
2403
2403
2404
2404
#: shared-bindings/busio/UART.c
2405
2405
msgid "stop must be 1 or 2"
2406
- msgstr "stop debe ser 1 o 2"
2406
+ msgstr "stop debe ser 1 ó 2"
2407
2407
2408
2408
#: shared-bindings/random/__init__.c
2409
2409
msgid "stop not reachable from start"
@@ -2522,7 +2522,7 @@ msgstr "objeto de tipo '%q' no tiene atributo '%q'"
2522
2522
2523
2523
#: py/objtype.c
2524
2524
msgid "type takes 1 or 3 arguments"
2525
- msgstr "type acepta 1 o 3 argumentos"
2525
+ msgstr "type acepta 1 ó 3 argumentos"
2526
2526
2527
2527
#: py/objint_longlong.c
2528
2528
msgid "ulonglong too large"
@@ -2802,7 +2802,7 @@ msgstr "paso cero"
2802
2802
#~ msgstr "la ubicación de la flash debe estar debajo de 1MByte"
2803
2803
2804
2804
#~ msgid "frequency can only be either 80Mhz or 160MHz"
2805
- #~ msgstr "la frecuencia solo puede ser 80MHz o 160MHz"
2805
+ #~ msgstr "la frecuencia solo puede ser 80MHz ó 160MHz"
2806
2806
2807
2807
#~ msgid "impossible baudrate"
2808
2808
#~ msgstr "baudrate imposible"
0 commit comments