Skip to content

Commit cce8096

Browse files
Alvaro Figueroaweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (980 of 980 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
1 parent 51645bc commit cce8096

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

locale/es.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ 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: 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"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
@@ -100,7 +100,7 @@ msgstr "%q lista debe ser una lista"
100100

101101
#: shared-bindings/usb_hid/Device.c
102102
msgid "%q must be 1-255"
103-
msgstr ""
103+
msgstr "%q debe estar entre 1-255"
104104

105105
#: shared-bindings/memorymonitor/AllocationAlarm.c
106106
msgid "%q must be >= 0"
@@ -116,7 +116,7 @@ msgstr "%q debe ser >= 1"
116116

117117
#: shared-bindings/usb_hid/Device.c
118118
msgid "%q must be None or 1-255"
119-
msgstr ""
119+
msgstr "%q debe ser None o 1-255"
120120

121121
#: shared-module/vectorio/Polygon.c
122122
msgid "%q must be a tuple of length 2"
@@ -633,7 +633,7 @@ msgstr "No se puede configurar CCCD en la característica local"
633633
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
634634
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
635635
msgid "Cannot change USB devices now"
636-
msgstr ""
636+
msgstr "No se pueden cambiar dispositivos USB en este momento"
637637

638638
#: shared-bindings/_bleio/Adapter.c
639639
msgid "Cannot create a new Adapter; use _bleio.adapter;"
@@ -680,7 +680,7 @@ msgstr "No se puede grabar en un archivo"
680680

681681
#: shared-module/storage/__init__.c
682682
msgid "Cannot remount '/' when visible via USB."
683-
msgstr ""
683+
msgstr "No se puede remountar '/' cuanto se es visible vía USB."
684684

685685
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
686686
#: ports/cxd56/common-hal/microcontroller/__init__.c
@@ -1630,7 +1630,7 @@ msgstr "No hay soporte de entero largo"
16301630
#: shared-module/usb_hid/__init__.c
16311631
#, c-format
16321632
msgid "No more than %d HID devices allowed"
1633-
msgstr ""
1633+
msgstr "No se permiten más de %d dispositivos HID permitidos"
16341634

16351635
#: shared-bindings/wifi/Radio.c
16361636
msgid "No network with that ssid"
@@ -2270,11 +2270,11 @@ msgstr "Error USB"
22702270

22712271
#: supervisor/shared/safe_mode.c
22722272
msgid "USB devices need more endpoints than are available."
2273-
msgstr ""
2273+
msgstr "Dispositivos USB necesita más puntos finales de los disponibles."
22742274

22752275
#: supervisor/shared/safe_mode.c
22762276
msgid "USB devices specify too many interface names."
2277-
msgstr ""
2277+
msgstr "Dispositivos USB especifica demasiados nombres de interfaz."
22782278

22792279
#: shared-bindings/_bleio/UUID.c
22802280
msgid "UUID integer value must be 0-0xffff"
@@ -3613,7 +3613,7 @@ msgstr "no hay tal atributo"
36133613

36143614
#: shared-bindings/usb_hid/__init__.c
36153615
msgid "non-Device in %q"
3616-
msgstr ""
3616+
msgstr "hay un no-Device en %q"
36173617

36183618
#: ports/nrf/common-hal/_bleio/Connection.c
36193619
msgid "non-UUID found in service_uuids_whitelist"

0 commit comments

Comments
 (0)