Skip to content

Commit 86ac94b

Browse files
committed
Almost done with translations, just a dfew left
1 parent aa0a65b commit 86ac94b

File tree

1 file changed

+32
-31
lines changed

1 file changed

+32
-31
lines changed

locale/es.po

Lines changed: 32 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ msgstr "Brightness debe estar entro 0 y 255"
326326

327327
#: shared-bindings/displayio/Display.c
328328
msgid "Brightness not adjustable"
329-
msgstr ""
329+
msgstr "Brightness no adjustable"
330330

331331
#: shared-module/usb_hid/Device.c
332332
#, c-format
@@ -363,7 +363,7 @@ msgstr "No se pueden agregar servicio en modo Central"
363363

364364
#: shared-bindings/bleio/Device.c
365365
msgid "Can't advertise in Central mode"
366-
msgstr ""
366+
msgstr "No se puede anunciar en modo Central"
367367

368368
#: shared-bindings/bleio/Device.c
369369
msgid "Can't change the name in Central mode"
@@ -429,11 +429,11 @@ msgstr "No se puede escribir sin pin MOSI."
429429

430430
#: shared-bindings/bleio/Service.c
431431
msgid "Characteristic UUID doesn't match Service UUID"
432-
msgstr ""
432+
msgstr "Characteristic UUID no iguala al Service UUID"
433433

434434
#: ports/nrf/common-hal/bleio/Service.c
435435
msgid "Characteristic already in use by another Service."
436-
msgstr ""
436+
msgstr "Characteristic esta en uso por otro servicio"
437437

438438
#: shared-bindings/bleio/CharacteristicBuffer.c
439439
msgid "CharacteristicBuffer writing not provided"
@@ -453,7 +453,7 @@ msgstr "Clock unit está siendo utilizado"
453453

454454
#: shared-bindings/_pew/PewPew.c
455455
msgid "Column entry must be digitalio.DigitalInOut"
456-
msgstr ""
456+
msgstr "La entrada en la columna debe ser digitalio.DigitalInOut"
457457

458458
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
459459
#, fuzzy
@@ -463,7 +463,7 @@ msgstr "Bytes debe estar entre 0 y 255."
463463
#: ports/nrf/common-hal/bleio/UUID.c
464464
#, c-format
465465
msgid "Could not decode ble_uuid, err 0x%04x"
466-
msgstr ""
466+
msgstr "No pudo descodificar ble_uuid, err 0x%04x"
467467

468468
#: ports/atmel-samd/common-hal/busio/UART.c
469469
msgid "Could not initialize UART"
@@ -493,7 +493,7 @@ msgstr "graphic debe ser 2048 bytes de largo"
493493

494494
#: shared-module/audioio/WaveFile.c
495495
msgid "Data chunk must follow fmt chunk"
496-
msgstr ""
496+
msgstr "El Data Chunk debe seguir el fmt chunk"
497497

498498
#: ports/nrf/common-hal/bleio/Broadcaster.c
499499
#: ports/nrf/common-hal/bleio/Peripheral.c
@@ -780,15 +780,15 @@ msgstr "Argumento inválido"
780780

781781
#: shared-module/displayio/Bitmap.c
782782
msgid "Invalid bits per value"
783-
msgstr ""
783+
msgstr "Bits no válidos por valor"
784784

785785
#: ports/nrf/common-hal/busio/UART.c
786786
msgid "Invalid buffer size"
787787
msgstr "Tamaño de buffer inválido"
788788

789789
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
790790
msgid "Invalid capture period. Valid range: 1 - 500"
791-
msgstr ""
791+
msgstr "Período de captura no válido. Rango válido: 1 - 500"
792792

793793
#: shared-bindings/audioio/Mixer.c
794794
msgid "Invalid channel count"
@@ -983,6 +983,7 @@ msgstr "Solo 8 ó 16 bit mono con 'MP_STRINGIFY(OVERSAMPLING)' x de sobremuestre
983983
msgid ""
984984
"Only Windows format, uncompressed BMP supported: given header size is %d"
985985
msgstr ""
986+
"Solo formato de Windows, BMP sin compresión soportado: el tamaño del encabezado dado es %d"
986987

987988
#: shared-module/displayio/OnDiskBitmap.c
988989
#, c-format
@@ -1099,12 +1100,12 @@ msgstr "Serializer está siendo utilizado"
10991100

11001101
#: shared-bindings/nvm/ByteArray.c
11011102
msgid "Slice and value different lengths."
1102-
msgstr ""
1103+
msgstr "Cortes y valores son de diferentes longitudes."
11031104

11041105
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
11051106
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
11061107
msgid "Slices not supported"
1107-
msgstr ""
1108+
msgstr "No se soportan los cortes"
11081109

11091110
#: ports/nrf/common-hal/bleio/Adapter.c
11101111
#, c-format
@@ -1117,7 +1118,7 @@ msgstr "Dividiendo con sub-capturas"
11171118

11181119
#: shared-bindings/supervisor/__init__.c
11191120
msgid "Stack size must be at least 256"
1120-
msgstr ""
1121+
msgstr "El tamaño de la pila debe ser de al menos 256"
11211122

11221123
#: shared-bindings/multiterminal/__init__.c
11231124
msgid "Stream missing readinto() or write() method."
@@ -1215,15 +1216,15 @@ msgstr "Error USB"
12151216

12161217
#: shared-bindings/bleio/UUID.c
12171218
msgid "UUID integer value not in range 0 to 0xffff"
1218-
msgstr ""
1219+
msgstr "El valor integer UUID no está en el rango 0 a 0xffff"
12191220

12201221
#: shared-bindings/bleio/UUID.c
12211222
msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
1222-
msgstr ""
1223+
msgstr "El string UUID no es 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxx'"
12231224

12241225
#: shared-bindings/bleio/UUID.c
12251226
msgid "UUID value is not str, int or byte buffer"
1226-
msgstr ""
1227+
msgstr "El valor UUID no es str, int, or buffer byte"
12271228

12281229
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12291230
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
@@ -1249,7 +1250,7 @@ msgstr "Imposible escribir en nvm"
12491250

12501251
#: ports/nrf/common-hal/bleio/UUID.c
12511252
msgid "Unexpected nrfx uuid type"
1252-
msgstr ""
1253+
msgstr "Tipo nrfx uuid inesperado"
12531254

12541255
#: shared-bindings/_pixelbuf/PixelBuf.c
12551256
#, c-format
@@ -1378,7 +1379,7 @@ msgstr "atributos aún no soportados"
13781379

13791380
#: ports/nrf/common-hal/bleio/Characteristic.c
13801381
msgid "bad GATT role"
1381-
msgstr ""
1382+
msgstr "Rol GATT malo"
13821383

13831384
#: py/builtinevex.c
13841385
msgid "bad compile mode"
@@ -1809,7 +1810,7 @@ msgstr "firstbit debe ser MSB"
18091810

18101811
#: py/objint.c
18111812
msgid "float too big"
1812-
msgstr ""
1813+
msgstr "float es demasiado grande"
18131814

18141815
#: shared-bindings/_stage/Text.c
18151816
msgid "font must be 2048 bytes long"
@@ -2067,7 +2068,7 @@ msgstr "múltiples *x en la asignación"
20672068

20682069
#: py/objtype.c
20692070
msgid "multiple bases have instance lay-out conflict"
2070-
msgstr ""
2071+
msgstr "múltiples bases tienen conflicto de diseño"
20712072

20722073
#: py/objtype.c
20732074
msgid "multiple inheritance not supported"
@@ -2104,7 +2105,7 @@ msgstr "nombre reusado para argumento"
21042105

21052106
#: py/emitnative.c
21062107
msgid "native yield"
2107-
msgstr ""
2108+
msgstr "rendimiento nativo"
21082109

21092110
#: py/runtime.c
21102111
#, c-format
@@ -2159,7 +2160,7 @@ msgstr ""
21592160

21602161
#: shared-bindings/bleio/UUID.c
21612162
msgid "not a 128-bit UUID"
2162-
msgstr ""
2163+
msgstr "no es un UUID de 128-bits"
21632164

21642165
#: py/objstr.c
21652166
msgid "not all arguments converted during string formatting"
@@ -2270,7 +2271,7 @@ msgstr "address fuera de límites"
22702271

22712272
#: shared-bindings/displayio/Bitmap.c
22722273
msgid "pixel value requires too many bits"
2273-
msgstr ""
2274+
msgstr "valor de píxel requiere demasiado bits"
22742275

22752276
#: shared-bindings/displayio/TileGrid.c
22762277
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
@@ -2307,7 +2308,7 @@ msgstr "desbordamiento de cola(queue)"
23072308

23082309
#: shared-bindings/_pixelbuf/PixelBuf.c
23092310
msgid "rawbuf is not the same size as buf"
2310-
msgstr ""
2311+
msgstr "rawbuf no es el miso tamaño que buf"
23112312

23122313
#: shared-bindings/_pixelbuf/__init__.c
23132314
#, fuzzy
@@ -2357,7 +2358,7 @@ msgstr "script de compilación no soportado"
23572358

23582359
#: shared-bindings/bleio/Peripheral.c
23592360
msgid "services includes an object that is not a Service"
2360-
msgstr ""
2361+
msgstr "services incluye un objeto que no es servicio"
23612362

23622363
#: py/objstr.c
23632364
msgid "sign not allowed in string format specifier"
@@ -2398,7 +2399,7 @@ msgstr "y deberia ser un int"
23982399

23992400
#: shared-bindings/random/__init__.c
24002401
msgid "step must be non-zero"
2401-
msgstr ""
2402+
msgstr "paso debe ser numero no-cero"
24022403

24032404
#: shared-bindings/busio/UART.c
24042405
msgid "stop must be 1 or 2"
@@ -2455,7 +2456,7 @@ msgstr "error de sintaxis en el descriptor uctypes"
24552456

24562457
#: shared-bindings/touchio/TouchIn.c
24572458
msgid "threshold must be in the range 0-65536"
2458-
msgstr ""
2459+
msgstr "threshold debe estar en el rango 0 a 65536"
24592460

24602461
#: shared-bindings/displayio/TileGrid.c
24612462
msgid "tile index out of bounds"
@@ -2471,12 +2472,12 @@ msgstr "time.struct_time() acepta exactamente 1 argumento"
24712472

24722473
#: shared-bindings/busio/UART.c
24732474
msgid "timeout >100 (units are now seconds, not msecs)"
2474-
msgstr ""
2475+
msgstr "tiempo muerto >100 (unidades en segundos)"
24752476

24762477
#: shared-bindings/bleio/CharacteristicBuffer.c
24772478
#, fuzzy
24782479
msgid "timeout must be >= 0.0"
2479-
msgstr "bits debe ser 8"
2480+
msgstr "tiempo muerto debe ser 8"
24802481

24812482
#: shared-bindings/time/__init__.c
24822483
msgid "timestamp out of range for platform time_t"
@@ -2501,7 +2502,7 @@ msgstr "tupla/lista tiene una longitud incorrecta"
25012502

25022503
#: shared-bindings/_pixelbuf/PixelBuf.c
25032504
msgid "tuple/list required on RHS"
2504-
msgstr ""
2505+
msgstr "tuple o lista se requiere en RHS"
25052506

25062507
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
25072508
msgid "tx and rx cannot both be None"
@@ -2620,11 +2621,11 @@ msgstr "tipos no soportados para %q: '%s', '%s'"
26202621

26212622
#: shared-bindings/displayio/Bitmap.c
26222623
msgid "value_count must be > 0"
2623-
msgstr ""
2624+
msgstr "value_count debe ser > 0"
26242625

26252626
#: shared-bindings/_pixelbuf/PixelBuf.c
26262627
msgid "write_args must be a list, tuple, or None"
2627-
msgstr ""
2628+
msgstr "write_args debe ser lista, tuple, o None"
26282629

26292630
#: py/objstr.c
26302631
msgid "wrong number of arguments"

0 commit comments

Comments
 (0)