@@ -8,8 +8,8 @@ msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
11
- "PO-Revision-Date : 2021-05-06 17:51 +0000\n "
12
- "
Last-Translator :
Jose David M <[email protected] >\n"
11
+ "PO-Revision-Date : 2021-05-06 20:48 +0000\n "
12
+ "
Last-Translator :
Alvaro Figueroa <[email protected] >\n"
13
13
"Language-Team : \n "
14
14
"Language : es\n "
15
15
"MIME-Version : 1.0\n "
@@ -100,7 +100,7 @@ msgstr "%q lista debe ser una lista"
100
100
101
101
#: shared-bindings/usb_hid/Device.c
102
102
msgid "%q must be 1-255"
103
- msgstr ""
103
+ msgstr "%q debe estar entre 1-255 "
104
104
105
105
#: shared-bindings/memorymonitor/AllocationAlarm.c
106
106
msgid "%q must be >= 0"
@@ -116,7 +116,7 @@ msgstr "%q debe ser >= 1"
116
116
117
117
#: shared-bindings/usb_hid/Device.c
118
118
msgid "%q must be None or 1-255"
119
- msgstr ""
119
+ msgstr "%q debe ser None o 1-255 "
120
120
121
121
#: shared-module/vectorio/Polygon.c
122
122
msgid "%q must be a tuple of length 2"
@@ -633,7 +633,7 @@ msgstr "No se puede configurar CCCD en la característica local"
633
633
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
634
634
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
635
635
msgid "Cannot change USB devices now"
636
- msgstr ""
636
+ msgstr "No se pueden cambiar dispositivos USB en este momento "
637
637
638
638
#: shared-bindings/_bleio/Adapter.c
639
639
msgid "Cannot create a new Adapter; use _bleio.adapter;"
@@ -680,7 +680,7 @@ msgstr "No se puede grabar en un archivo"
680
680
681
681
#: shared-module/storage/__init__.c
682
682
msgid "Cannot remount '/' when visible via USB."
683
- msgstr ""
683
+ msgstr "No se puede remountar '/' cuanto se es visible vía USB. "
684
684
685
685
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
686
686
#: ports/cxd56/common-hal/microcontroller/__init__.c
@@ -1630,7 +1630,7 @@ msgstr "No hay soporte de entero largo"
1630
1630
#: shared-module/usb_hid/__init__.c
1631
1631
#, c-format
1632
1632
msgid "No more than %d HID devices allowed"
1633
- msgstr ""
1633
+ msgstr "No se permiten más de %d dispositivos HID permitidos "
1634
1634
1635
1635
#: shared-bindings/wifi/Radio.c
1636
1636
msgid "No network with that ssid"
@@ -2270,11 +2270,11 @@ msgstr "Error USB"
2270
2270
2271
2271
#: supervisor/shared/safe_mode.c
2272
2272
msgid "USB devices need more endpoints than are available."
2273
- msgstr ""
2273
+ msgstr "Dispositivos USB necesita más puntos finales de los disponibles. "
2274
2274
2275
2275
#: supervisor/shared/safe_mode.c
2276
2276
msgid "USB devices specify too many interface names."
2277
- msgstr ""
2277
+ msgstr "Dispositivos USB especifica demasiados nombres de interfaz. "
2278
2278
2279
2279
#: shared-bindings/_bleio/UUID.c
2280
2280
msgid "UUID integer value must be 0-0xffff"
@@ -3613,7 +3613,7 @@ msgstr "no hay tal atributo"
3613
3613
3614
3614
#: shared-bindings/usb_hid/__init__.c
3615
3615
msgid "non-Device in %q"
3616
- msgstr ""
3616
+ msgstr "hay un no-Device en %q "
3617
3617
3618
3618
#: ports/nrf/common-hal/_bleio/Connection.c
3619
3619
msgid "non-UUID found in service_uuids_whitelist"
0 commit comments