@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2020-08-14 09:36-0400\n "
11
- "PO-Revision-Date : 2020-07-24 21:12 +0000\n "
11
+ "PO-Revision-Date : 2020-08-17 21:11 +0000\n "
12
12
"
Last-Translator :
Alvaro Figueroa <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : es\n "
@@ -85,7 +85,7 @@ msgstr "%q indice fuera de rango"
85
85
86
86
#: py/obj.c
87
87
msgid "%q indices must be integers, not %q"
88
- msgstr ""
88
+ msgstr "índices %q deben ser enteros, no %q "
89
89
90
90
#: shared-bindings/vectorio/Polygon.c
91
91
msgid "%q list must be a list"
@@ -125,39 +125,39 @@ msgstr "argumento '%q' requerido"
125
125
126
126
#: py/runtime.c
127
127
msgid "'%q' object cannot assign attribute '%q'"
128
- msgstr ""
128
+ msgstr "el objeto '%q' no puede asignar el atributo '%q' "
129
129
130
130
#: py/proto.c
131
131
msgid "'%q' object does not support '%q'"
132
- msgstr ""
132
+ msgstr "objeto '%q' no tiene capacidad '%q' "
133
133
134
134
#: py/obj.c
135
135
msgid "'%q' object does not support item assignment"
136
- msgstr ""
136
+ msgstr "objeto '%q' no tiene capacidad de asignado de artículo "
137
137
138
138
#: py/obj.c
139
139
msgid "'%q' object does not support item deletion"
140
- msgstr ""
140
+ msgstr "objeto '%q' no tiene capacidad de borrado de artículo "
141
141
142
142
#: py/runtime.c
143
143
msgid "'%q' object has no attribute '%q'"
144
- msgstr ""
144
+ msgstr "objeto '%q' no tiene atributo '%q' "
145
145
146
146
#: py/runtime.c
147
147
msgid "'%q' object is not an iterator"
148
- msgstr ""
148
+ msgstr "objeto '%q' no es un iterador "
149
149
150
150
#: py/objtype.c py/runtime.c
151
151
msgid "'%q' object is not callable"
152
- msgstr ""
152
+ msgstr "objeto '%q' no es llamable "
153
153
154
154
#: py/runtime.c
155
155
msgid "'%q' object is not iterable"
156
- msgstr ""
156
+ msgstr "objeto '%q' no es iterable "
157
157
158
158
#: py/obj.c
159
159
msgid "'%q' object is not subscriptable"
160
- msgstr ""
160
+ msgstr "objeto '%q' no es subscribible "
161
161
162
162
#: py/emitinlinethumb.c py/emitinlinextensa.c
163
163
#, c-format
@@ -227,7 +227,7 @@ msgstr "'await' fuera de la función"
227
227
228
228
#: py/compile.c
229
229
msgid "'await', 'async for' or 'async with' outside async function"
230
- msgstr ""
230
+ msgstr "'await', 'async for' o 'async with' fuera de la función async "
231
231
232
232
#: py/compile.c
233
233
msgid "'break' outside loop"
@@ -464,7 +464,7 @@ msgstr "El tamaño del búfer debe ser múltiplo de 512"
464
464
465
465
#: ports/stm/common-hal/sdioio/SDCard.c
466
466
msgid "Buffer must be a multiple of 512 bytes"
467
- msgstr ""
467
+ msgstr "Búfer deber ser un múltiplo de 512 bytes "
468
468
469
469
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
470
470
msgid "Buffer must be at least length 1"
@@ -664,7 +664,7 @@ msgstr "No se pudo reiniciar el PWM"
664
664
665
665
#: shared-bindings/_bleio/Adapter.c
666
666
msgid "Could not set address"
667
- msgstr ""
667
+ msgstr "No se puede definir la dirección "
668
668
669
669
#: ports/stm/common-hal/pulseio/PWMOut.c
670
670
msgid "Could not start PWM"
@@ -851,7 +851,7 @@ msgstr "El archivo ya existe"
851
851
#: shared-module/framebufferio/FramebufferDisplay.c
852
852
#, c-format
853
853
msgid "Framebuffer requires %d bytes"
854
- msgstr ""
854
+ msgstr "Framebuffer requiere %d bytes "
855
855
856
856
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
857
857
msgid "Frequency captured is above capability. Capture Paused."
@@ -896,7 +896,7 @@ msgstr "Error de inicio de I2C"
896
896
897
897
#: shared-bindings/audiobusio/I2SOut.c
898
898
msgid "I2SOut not available"
899
- msgstr ""
899
+ msgstr "I2SOut no disponible "
900
900
901
901
#: shared-bindings/aesio/aes.c
902
902
#, c-format
@@ -948,7 +948,7 @@ msgstr "Pin %q inválido"
948
948
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
949
949
#: ports/stm/common-hal/busio/UART.c ports/stm/common-hal/sdioio/SDCard.c
950
950
msgid "Invalid %q pin selection"
951
- msgstr ""
951
+ msgstr "selección inválida de pin %q "
952
952
953
953
#: ports/stm/common-hal/analogio/AnalogIn.c
954
954
msgid "Invalid ADC Unit value"
@@ -1265,7 +1265,7 @@ msgstr "No reproduciendo"
1265
1265
1266
1266
#: main.c
1267
1267
msgid "Not running saved code.\n"
1268
- msgstr ""
1268
+ msgstr "No ejecutando el código almacenado.\n "
1269
1269
1270
1270
#: shared-bindings/util.c
1271
1271
msgid ""
@@ -1436,7 +1436,7 @@ msgstr "La entrada de la fila debe ser digitalio.DigitalInOut"
1436
1436
1437
1437
#: main.c
1438
1438
msgid "Running in safe mode! "
1439
- msgstr ""
1439
+ msgstr "¡Corriendo en modo seguro! "
1440
1440
1441
1441
#: shared-module/sdcardio/SDCard.c
1442
1442
msgid "SD card CSD format not supported"
@@ -1450,12 +1450,12 @@ msgstr "SDA o SCL necesitan una pull up"
1450
1450
#: ports/stm/common-hal/sdioio/SDCard.c
1451
1451
#, c-format
1452
1452
msgid "SDIO GetCardInfo Error %d"
1453
- msgstr ""
1453
+ msgstr "Error SDIO GetCardInfo %d "
1454
1454
1455
1455
#: ports/stm/common-hal/sdioio/SDCard.c
1456
1456
#, c-format
1457
1457
msgid "SDIO Init Error %d"
1458
- msgstr ""
1458
+ msgstr "Error de iniciado de SDIO %d "
1459
1459
1460
1460
#: ports/stm/common-hal/busio/SPI.c
1461
1461
msgid "SPI Init Error"
@@ -1832,7 +1832,7 @@ msgstr "__init__() deberia devolver None"
1832
1832
1833
1833
#: py/objtype.c
1834
1834
msgid "__init__() should return None, not '%q'"
1835
- msgstr ""
1835
+ msgstr "__init__() debe retornar None, no '%q' "
1836
1836
1837
1837
#: py/objobject.c
1838
1838
msgid "__new__ arg must be a user-type"
@@ -1877,7 +1877,7 @@ msgstr "el argumento tiene un tipo erroneo"
1877
1877
1878
1878
#: extmod/ulab/code/linalg/linalg.c
1879
1879
msgid "argument must be ndarray"
1880
- msgstr ""
1880
+ msgstr "argumento debe ser ndarray "
1881
1881
1882
1882
#: py/argcheck.c shared-bindings/_stage/__init__.c
1883
1883
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
@@ -2018,16 +2018,17 @@ msgid "can't assign to expression"
2018
2018
msgstr "no se puede asignar a la expresión"
2019
2019
2020
2020
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2021
+ #: shared-module/_pixelbuf/PixelBuf.c
2021
2022
msgid "can't convert %q to %q"
2022
- msgstr ""
2023
+ msgstr "no puede convertir %q a %q "
2023
2024
2024
2025
#: py/objstr.c
2025
2026
msgid "can't convert '%q' object to %q implicitly"
2026
2027
msgstr "no se puede convertir el objeto '%q' a %q implícitamente"
2027
2028
2028
2029
#: py/obj.c
2029
2030
msgid "can't convert to %q"
2030
- msgstr ""
2031
+ msgstr "no puede convertir a %q "
2031
2032
2032
2033
#: py/objstr.c
2033
2034
msgid "can't convert to str implicitly"
@@ -2853,7 +2854,7 @@ msgstr "el número de puntos debe ser al menos 2"
2853
2854
2854
2855
#: py/obj.c
2855
2856
msgid "object '%q' is not a tuple or list"
2856
- msgstr ""
2857
+ msgstr "objeto '%q' no es tupla o lista "
2857
2858
2858
2859
#: py/obj.c
2859
2860
msgid "object does not support item assignment"
@@ -2889,7 +2890,7 @@ msgstr "objeto no iterable"
2889
2890
2890
2891
#: py/obj.c
2891
2892
msgid "object of type '%q' has no len()"
2892
- msgstr ""
2893
+ msgstr "objeto de tipo '%q' no tiene len() "
2893
2894
2894
2895
#: py/obj.c
2895
2896
msgid "object with buffer protocol required"
@@ -2984,7 +2985,7 @@ msgstr "el polígono solo se puede registrar en uno de los padres"
2984
2985
#: ports/stm/common-hal/pulseio/PulseIn.c py/objdict.c py/objlist.c py/objset.c
2985
2986
#: shared-bindings/ps2io/Ps2.c
2986
2987
msgid "pop from empty %q"
2987
- msgstr ""
2988
+ msgstr "pop desde %q vacía "
2988
2989
2989
2990
#: py/objint_mpz.c
2990
2991
msgid "pow() 3rd argument cannot be 0"
@@ -3143,7 +3144,7 @@ msgstr "operación stream no soportada"
3143
3144
3144
3145
#: py/objstrunicode.c
3145
3146
msgid "string indices must be integers, not %q"
3146
- msgstr ""
3147
+ msgstr "índices de cadena deben ser enteros, no %q "
3147
3148
3148
3149
#: py/stream.c
3149
3150
msgid "string not supported; use bytes or bytearray"
@@ -3221,7 +3222,7 @@ msgstr "demasiados valores para descomprimir (%d esperado)"
3221
3222
3222
3223
#: extmod/ulab/code/approx/approx.c
3223
3224
msgid "trapz is defined for 1D arrays of equal length"
3224
- msgstr ""
3225
+ msgstr "trapz está definido para arreglos 1D de igual tamaño "
3225
3226
3226
3227
#: extmod/ulab/code/linalg/linalg.c
3227
3228
msgid "tuple index out of range"
@@ -3231,10 +3232,6 @@ msgstr "tuple index fuera de rango"
3231
3232
msgid "tuple/list has wrong length"
3232
3233
msgstr "tupla/lista tiene una longitud incorrecta"
3233
3234
3234
- #: shared-bindings/_pixelbuf/PixelBuf.c
3235
- msgid "tuple/list required on RHS"
3236
- msgstr "tuple/lista se require en RHS"
3237
-
3238
3235
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
3239
3236
#: shared-bindings/busio/UART.c
3240
3237
msgid "tx and rx cannot both be None"
@@ -3291,7 +3288,7 @@ msgstr "especificador de conversión %c desconocido"
3291
3288
3292
3289
#: py/objstr.c
3293
3290
msgid "unknown format code '%c' for object of type '%q'"
3294
- msgstr ""
3291
+ msgstr "formato de código desconocicdo '%c' para objeto de tipo '%q' "
3295
3292
3296
3293
#: py/compile.c
3297
3294
msgid "unknown type"
@@ -3331,15 +3328,15 @@ msgstr "carácter no soportado '%c' (0x%x) en índice %d"
3331
3328
3332
3329
#: py/runtime.c
3333
3330
msgid "unsupported type for %q: '%q'"
3334
- msgstr ""
3331
+ msgstr "tipo no soportado para %q: '%q' "
3335
3332
3336
3333
#: py/runtime.c
3337
3334
msgid "unsupported type for operator"
3338
3335
msgstr "tipo de operador no soportado"
3339
3336
3340
3337
#: py/runtime.c
3341
3338
msgid "unsupported types for %q: '%q', '%q'"
3342
- msgstr ""
3339
+ msgstr "tipos no soportados para %q: '%q', '%q' "
3343
3340
3344
3341
#: py/objint.c
3345
3342
#, c-format
@@ -3352,7 +3349,7 @@ msgstr "value_count debe ser > 0"
3352
3349
3353
3350
#: extmod/ulab/code/linalg/linalg.c
3354
3351
msgid "vectors must have same lengths"
3355
- msgstr ""
3352
+ msgstr "los vectores deben tener el mismo tamaño "
3356
3353
3357
3354
#: shared-bindings/watchdog/WatchDogTimer.c
3358
3355
msgid "watchdog timeout must be greater than 0"
@@ -3418,6 +3415,9 @@ msgstr "zi debe ser de tipo flotante"
3418
3415
msgid "zi must be of shape (n_section, 2)"
3419
3416
msgstr "zi debe ser una forma (n_section,2)"
3420
3417
3418
+ #~ msgid "tuple/list required on RHS"
3419
+ #~ msgstr "tuple/lista se require en RHS"
3420
+
3421
3421
#~ msgid "%q indices must be integers, not %s"
3422
3422
#~ msgstr "%q indices deben ser enteros, no %s"
3423
3423
0 commit comments