@@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2021-01-04 12:55-0600\n "
11- "PO-Revision-Date : 2023-01-18 16:18 +0000\n "
11+ "PO-Revision-Date : 2023-01-18 18:05 +0000\n "
1212"Last-Translator : Jose David M <jquintana202020@gmail.com>\n "
1313"Language-Team : \n "
1414"Language : es\n "
@@ -2463,15 +2463,15 @@ msgstr "Wi-Fi: "
24632463
24642464#: ports/raspberrypi/common-hal/wifi/Radio.c
24652465msgid "Wifi is in access point mode."
2466- msgstr ""
2466+ msgstr "Wifi est en modo de access point. "
24672467
24682468#: ports/raspberrypi/common-hal/wifi/Radio.c
24692469msgid "Wifi is in station mode."
2470- msgstr ""
2470+ msgstr "Wifi esta en modo station. "
24712471
24722472#: ports/raspberrypi/common-hal/wifi/Radio.c
24732473msgid "Wifi is not enabled"
2474- msgstr ""
2474+ msgstr "Wifi no esta activado "
24752475
24762476#: main.c
24772477msgid "Woken up by alarm.\n"
@@ -2560,7 +2560,7 @@ msgstr "Longitud del array e índice tienen que ser iguales"
25602560
25612561#: extmod/ulab/code/numpy/io/io.c
25622562msgid "array has too many dimensions"
2563- msgstr ""
2563+ msgstr "La matriz tiene demasiadas dimensiones "
25642564
25652565#: py/objarray.c shared-bindings/alarm/SleepMemory.c
25662566#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
@@ -2593,7 +2593,7 @@ msgstr "Eje demasiado largo"
25932593
25942594#: shared-bindings/bitmaptools/__init__.c
25952595msgid "background value out of range of target"
2596- msgstr ""
2596+ msgstr "El valor del fondo esta fuera del rango del objectivo "
25972597
25982598#: py/builtinevex.c
25992599msgid "bad compile mode"
@@ -2617,7 +2617,7 @@ msgstr "operacion binaria %q no implementada"
26172617
26182618#: shared-bindings/bitmaptools/__init__.c
26192619msgid "bitmap sizes must match"
2620- msgstr ""
2620+ msgstr "Los tamaños de los bitmap deben coincidir "
26212621
26222622#: extmod/modurandom.c
26232623msgid "bits must be 32 or less"
@@ -2675,7 +2675,7 @@ msgstr "calibration es de solo lectura"
26752675#: shared-module/vectorio/Circle.c shared-module/vectorio/Polygon.c
26762676#: shared-module/vectorio/Rectangle.c
26772677msgid "can only have one parent"
2678- msgstr ""
2678+ msgstr "solamente puede tener un parent "
26792679
26802680#: py/emitinlinethumb.c
26812681msgid "can only have up to 4 parameters to Thumb assembly"
@@ -2712,7 +2712,7 @@ msgstr "no se puede convertir el objeto '%q' a %q implícitamente"
27122712
27132713#: extmod/ulab/code/numpy/vector.c
27142714msgid "can't convert complex to float"
2715- msgstr ""
2715+ msgstr "no se puede convertir complejo a float "
27162716
27172717#: py/obj.c
27182718msgid "can't convert to %q"
@@ -2768,7 +2768,7 @@ msgstr "no se puede cargar con el índice '%q'"
27682768
27692769#: py/builtinimport.c
27702770msgid "can't perform relative import"
2771- msgstr ""
2771+ msgstr "no se puede realizar una importacion relativa "
27722772
27732773#: py/objgenerator.c
27742774msgid "can't send non-None value to a just-started generator"
@@ -2785,7 +2785,7 @@ msgstr "no se puede asignar el atributo"
27852785
27862786#: py/runtime.c
27872787msgid "can't set attribute '%q'"
2788- msgstr ""
2788+ msgstr "no se puede configurar el attributo '%q' "
27892789
27902790#: py/emitnative.c
27912791msgid "can't store '%q'"
@@ -2815,19 +2815,19 @@ msgstr ""
28152815
28162816#: extmod/ulab/code/ndarray.c
28172817msgid "cannot assign new shape"
2818- msgstr ""
2818+ msgstr "no se puede asignar una nueva forma "
28192819
28202820#: extmod/ulab/code/ndarray_operators.c
28212821msgid "cannot cast output with casting rule"
28222822msgstr "No se puede realizar cast de la salida sin una regla de cast"
28232823
28242824#: extmod/ulab/code/ndarray.c
28252825msgid "cannot convert complex to dtype"
2826- msgstr ""
2826+ msgstr "no se puede convertir complex a dtype "
28272827
28282828#: extmod/ulab/code/ndarray.c
28292829msgid "cannot convert complex type"
2830- msgstr ""
2830+ msgstr "no se puede convertir tipo complejo "
28312831
28322832#: py/objtype.c
28332833msgid "cannot create '%q' instances"
@@ -2851,7 +2851,7 @@ msgstr "convirtiendo tipo"
28512851
28522852#: ports/stm/common-hal/pwmio/PWMOut.c
28532853msgid "channel re-init"
2854- msgstr ""
2854+ msgstr "re-nicialización del canal "
28552855
28562856#: shared-bindings/_stage/Text.c
28572857msgid "chars buffer too small"
@@ -2923,7 +2923,7 @@ msgstr "los argumentos para convolve no deben estar vacíos"
29232923
29242924#: extmod/ulab/code/numpy/io/io.c
29252925msgid "corrupted file"
2926- msgstr ""
2926+ msgstr "Archivo corrompido "
29272927
29282928#: extmod/ulab/code/numpy/poly.c
29292929msgid "could not invert Vandermonde matrix"
@@ -3003,15 +3003,15 @@ msgstr "división por cero"
30033003
30043004#: extmod/ulab/code/numpy/vector.c
30053005msgid "dtype must be float, or complex"
3006- msgstr ""
3006+ msgstr "dtype debe ser float, o complex "
30073007
30083008#: py/objdeque.c
30093009msgid "empty"
30103010msgstr "vacío"
30113011
30123012#: extmod/ulab/code/numpy/io/io.c
30133013msgid "empty file"
3014- msgstr ""
3014+ msgstr "archivo vacio "
30153015
30163016#: extmod/moduasyncio.c extmod/moduheapq.c extmod/modutimeq.c
30173017msgid "empty heap"
@@ -3043,6 +3043,8 @@ msgid ""
30433043"esp32_camera.Camera requires reserved PSRAM to be configured. See the "
30443044"documentation for instructions."
30453045msgstr ""
3046+ "esp32_camera. la camara necesita PSRAM reservada para ser configurada. Vea "
3047+ "la documentacion para mas instrucciones."
30463048
30473049#: py/runtime.c
30483050msgid "exceptions must derive from BaseException"
@@ -3092,7 +3094,7 @@ msgstr "el archivo deberia ser una archivo abierto en modo byte"
30923094
30933095#: shared-bindings/traceback/__init__.c
30943096msgid "file write is not available"
3095- msgstr ""
3097+ msgstr "la escritura del archivo no esta disponible "
30963098
30973099#: shared-bindings/storage/__init__.c
30983100msgid "filesystem must provide mount method"
@@ -3173,7 +3175,7 @@ msgstr "Función solo definida para ndarrays"
31733175
31743176#: extmod/ulab/code/numpy/carray/carray.c
31753177msgid "function is implemented for ndarrays only"
3176- msgstr ""
3178+ msgstr "la funcion esta implementada solamente para ndarrays "
31773179
31783180#: py/argcheck.c
31793181#, c-format
@@ -3260,7 +3262,7 @@ msgstr "el índice está fuera de límites"
32603262
32613263#: shared-bindings/_pixelmap/PixelMap.c
32623264msgid "index must be tuple or int"
3263- msgstr ""
3265+ msgstr "el indice debe ser tuple o int "
32643266
32653267#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
32663268#: ports/espressif/common-hal/pulseio/PulseIn.c
@@ -3274,7 +3276,7 @@ msgstr "los índices deben ser enteros, particiones o listas de booleanos"
32743276
32753277#: ports/espressif/common-hal/busio/I2C.c
32763278msgid "init I2C"
3277- msgstr ""
3279+ msgstr "inicializacion I2C "
32783280
32793281#: extmod/ulab/code/scipy/optimize/optimize.c
32803282msgid "initial values must be iterable"
@@ -3310,7 +3312,7 @@ msgstr "los datos de entrada deben ser iterables"
33103312
33113313#: extmod/ulab/code/numpy/vector.c
33123314msgid "input dtype must be float or complex"
3313- msgstr ""
3315+ msgstr "dtype de entrada debe ser float o complex "
33143316
33153317#: extmod/ulab/code/numpy/linalg/linalg.c
33163318msgid "input matrix is asymmetric"
@@ -3323,11 +3325,11 @@ msgstr "la matriz de entrada es singular"
33233325
33243326#: extmod/ulab/code/numpy/create.c
33253327msgid "input must be 1- or 2-d"
3326- msgstr ""
3328+ msgstr "entrada debe ser 1-d o 2-d "
33273329
33283330#: extmod/ulab/code/numpy/carray/carray.c
33293331msgid "input must be a 1D ndarray"
3330- msgstr ""
3332+ msgstr "entrada debe ser un ndarray de 1D "
33313333
33323334#: extmod/ulab/code/scipy/linalg/linalg.c extmod/ulab/code/user/user.c
33333335msgid "input must be a dense ndarray"
@@ -3339,7 +3341,7 @@ msgstr "Entrada tiene que ser un ndarray"
33393341
33403342#: extmod/ulab/code/numpy/carray/carray.c
33413343msgid "input must be an ndarray, or a scalar"
3342- msgstr ""
3344+ msgstr "entrada debe ser una ndarray o un escalar "
33433345
33443346#: extmod/ulab/code/scipy/signal/signal.c
33453347msgid "input must be one-dimensional"
@@ -3377,7 +3379,7 @@ msgstr "arquitectura inválida"
33773379#: shared-bindings/bitmaptools/__init__.c
33783380#, c-format
33793381msgid "invalid bits_per_pixel %d, must be, 1, 2, 4, 8, 16, 24, or 32"
3380- msgstr ""
3382+ msgstr "bits_per_pixel %d invalidos, deben ser, 1, 2, 4, 8, 16, 24, o 32 "
33813383
33823384#: ports/raspberrypi/common-hal/ssl/SSLSocket.c
33833385msgid "invalid cert"
@@ -3395,7 +3397,7 @@ msgstr "el element_size %d,no es valido, debe ser 1,2 ó 4"
33953397
33963398#: shared-bindings/traceback/__init__.c
33973399msgid "invalid exception"
3398- msgstr ""
3400+ msgstr "excepcion invalida "
33993401
34003402#: extmod/modframebuf.c
34013403msgid "invalid format"
@@ -3419,7 +3421,7 @@ msgstr "decorador de micropython inválido"
34193421
34203422#: ports/espressif/common-hal/esp32_camera/Camera.c
34213423msgid "invalid setting"
3422- msgstr ""
3424+ msgstr "configuracion invalida "
34233425
34243426#: shared-bindings/random/__init__.c
34253427msgid "invalid step"
@@ -3508,12 +3510,12 @@ msgstr "Loopback + modo silencioso no están soportados por periférico"
35083510#: ports/espressif/common-hal/mdns/Server.c
35093511#: ports/raspberrypi/common-hal/mdns/Server.c
35103512msgid "mDNS already initialized"
3511- msgstr ""
3513+ msgstr "mDNS ya esta inicializado "
35123514
35133515#: ports/espressif/common-hal/mdns/Server.c
35143516#: ports/raspberrypi/common-hal/mdns/Server.c
35153517msgid "mDNS only works with built-in WiFi"
3516- msgstr ""
3518+ msgstr "mDNS solo funciona con WIFI incorporado "
35173519
35183520#: py/parse.c
35193521msgid "malformed f-string"
@@ -3540,7 +3542,7 @@ msgstr "max_length debe ser 0-%d cuando fixed_length es %s"
35403542
35413543#: extmod/ulab/code/ndarray.c
35423544msgid "maximum number of dimensions is "
3543- msgstr ""
3545+ msgstr "el numero maximo de dimensiones es "
35443546
35453547#: py/runtime.c
35463548msgid "maximum recursion depth exceeded"
@@ -3574,15 +3576,15 @@ msgstr ""
35743576
35753577#: extmod/ulab/code/numpy/linalg/linalg.c
35763578msgid "mode must be complete, or reduced"
3577- msgstr ""
3579+ msgstr "el modo debe ser completo o reducido "
35783580
35793581#: py/builtinimport.c
35803582msgid "module not found"
35813583msgstr "módulo no encontrado"
35823584
35833585#: ports/espressif/common-hal/wifi/Monitor.c
35843586msgid "monitor init failed"
3585- msgstr ""
3587+ msgstr "fallo en el monitor de inicializacion "
35863588
35873589#: extmod/ulab/code/numpy/poly.c
35883590msgid "more degrees of freedom than data points"
@@ -3643,7 +3645,7 @@ msgstr "cuenta de corrimientos negativo"
36433645
36443646#: shared-bindings/_pixelmap/PixelMap.c
36453647msgid "nested index must be int"
3646- msgstr ""
3648+ msgstr "indice anidado debe ser int "
36473649
36483650#: shared-module/sdcardio/SDCard.c
36493651msgid "no SD card"
@@ -3728,7 +3730,7 @@ msgstr "no suficientes argumentos para format string"
37283730
37293731#: extmod/ulab/code/numpy/carray/carray_tools.c
37303732msgid "not implemented for complex dtype"
3731- msgstr ""
3733+ msgstr "no esta implementado para complex dtype "
37323734
37333735#: extmod/ulab/code/numpy/create.c
37343736msgid "number of points must be at least 2"
@@ -3790,7 +3792,7 @@ msgstr "string de longitud impar"
37903792
37913793#: supervisor/shared/web_workflow/web_workflow.c
37923794msgid "off"
3793- msgstr ""
3795+ msgstr "apagado "
37943796
37953797#: extmod/ulab/code/utils/utils.c
37963798msgid "offset is too large"
@@ -3815,11 +3817,11 @@ msgstr "solo se admite bit_depth=16"
38153817
38163818#: ports/stm/common-hal/audiobusio/PDMIn.c
38173819msgid "only mono is supported"
3818- msgstr ""
3820+ msgstr "solamente mono esta suportado "
38193821
38203822#: ports/stm/common-hal/audiobusio/PDMIn.c
38213823msgid "only oversample=64 is supported"
3822- msgstr ""
3824+ msgstr "solamente oversample=64 esta soportado "
38233825
38243826#: ports/nrf/common-hal/audiobusio/PDMIn.c
38253827#: ports/stm/common-hal/audiobusio/PDMIn.c
@@ -3843,11 +3845,11 @@ msgstr "los operandos no se pueden transmitir juntos"
38433845
38443846#: extmod/ulab/code/numpy/linalg/linalg.c
38453847msgid "operation is defined for 2D arrays only"
3846- msgstr ""
3848+ msgstr "la operacion esta definida para matrices 2D solamente "
38473849
38483850#: extmod/ulab/code/numpy/linalg/linalg.c
38493851msgid "operation is defined for ndarrays only"
3850- msgstr ""
3852+ msgstr "la operacion esta definida para ndarrays solamente "
38513853
38523854#: extmod/ulab/code/ndarray.c
38533855msgid "operation is implemented for 1D Boolean arrays only"
@@ -3921,7 +3923,7 @@ msgstr "pixel_shader debe ser displayio.Palette o displayio.ColorConverter"
39213923
39223924#: extmod/vfs_posix_file.c
39233925msgid "poll on file not available on win32"
3924- msgstr ""
3926+ msgstr "el sondeo del archivo no esta disponible en win32 "
39253927
39263928#: ports/espressif/common-hal/pulseio/PulseIn.c
39273929msgid "pop from an empty PulseIn"
@@ -3958,7 +3960,7 @@ msgstr "desbordamiento de cola(queue)"
39583960
39593961#: py/parse.c
39603962msgid "raw f-strings are not supported"
3961- msgstr ""
3963+ msgstr "raw f-strings no esta soportadas "
39623964
39633965#: extmod/ulab/code/numpy/fft/fft_tools.c
39643966msgid "real and imaginary parts must be of equal length"
@@ -4077,15 +4079,15 @@ msgstr "paleta fuente muy larga"
40774079
40784080#: shared-bindings/bitmaptools/__init__.c
40794081msgid "source_bitmap must have value_count of 2 or 65536"
4080- msgstr ""
4082+ msgstr "source_bitmap debe tener value_count de 2 o 65536 "
40814083
40824084#: shared-bindings/bitmaptools/__init__.c
40834085msgid "source_bitmap must have value_count of 65536"
4084- msgstr ""
4086+ msgstr "source_bitmap debe tener value_count de 65536 "
40854087
40864088#: shared-bindings/bitmaptools/__init__.c
40874089msgid "source_bitmap must have value_count of 8"
4088- msgstr ""
4090+ msgstr "source_bitmap debe tener value_count de 8 "
40894091
40904092#: py/objstr.c
40914093msgid "start/end indices"
@@ -4153,7 +4155,7 @@ msgstr "tiempo de espera agotado esperando a tarjeta v2"
41534155
41544156#: ports/stm/common-hal/pwmio/PWMOut.c
41554157msgid "timer re-init"
4156- msgstr ""
4158+ msgstr "temporizador re-inicializado "
41574159
41584160#: shared-bindings/time/__init__.c
41594161msgid "timestamp out of range for platform time_t"
0 commit comments