@@ -8,7 +8,7 @@ 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 : 2023-07-30 11:47 +0000\n "
11
+ "PO-Revision-Date : 2023-08-06 17:45 +0000\n "
12
12
"
Last-Translator :
Pablo Martinez Bernal <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : es\n "
@@ -1522,6 +1522,10 @@ msgstr "Relojes no disponibles"
1522
1522
msgid "No capture in progress"
1523
1523
msgstr "No hay captura en marcha"
1524
1524
1525
+ #: shared-module/usb/core/Device.c
1526
+ msgid "No configuration set"
1527
+ msgstr "No hay configuración"
1528
+
1525
1529
#: shared-bindings/_bleio/PacketBuffer.c
1526
1530
msgid "No connection: length cannot be determined"
1527
1531
msgstr "Sin conexión: no se puede determinar la longitud"
@@ -1585,6 +1589,10 @@ msgstr "No existe el archivo/directorio"
1585
1589
msgid "No timer available"
1586
1590
msgstr "No hay temporizador disponible"
1587
1591
1592
+ #: shared-module/usb/core/Device.c
1593
+ msgid "No usb host port initialized"
1594
+ msgstr "No hay ningún puerto USB host inicializado"
1595
+
1588
1596
#: ports/nrf/common-hal/_bleio/__init__.c
1589
1597
msgid "Nordic system firmware out of memory"
1590
1598
msgstr "El firmware del sistema Nordic no tiene memoria"
@@ -3352,7 +3360,7 @@ msgstr "dtype de entrada debe ser float o complex"
3352
3360
3353
3361
#: extmod/ulab/code/numpy/poly.c
3354
3362
msgid "input is not iterable"
3355
- msgstr ""
3363
+ msgstr "input no es iterable "
3356
3364
3357
3365
#: extmod/ulab/code/numpy/linalg/linalg.c
3358
3366
msgid "input matrix is asymmetric"
0 commit comments