Skip to content

Commit b25ad6d

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

locale/es.po

Lines changed: 4 additions & 4 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-24 21:25+0000\n"
12-
"Last-Translator: Jose David M <[email protected]>\n"
11+
"PO-Revision-Date: 2021-05-30 13:32+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 0-255"
103-
msgstr ""
103+
msgstr "%q debe ser de 0-255"
104104

105105
#: shared-bindings/usb_hid/Device.c
106106
msgid "%q must be 1-255"
@@ -120,7 +120,7 @@ msgstr "%q debe ser >= 1"
120120

121121
#: shared-bindings/usb_hid/Device.c
122122
msgid "%q must be None or between 1 and len(report_descriptor)-1"
123-
msgstr ""
123+
msgstr "%q debe ser None o entre 1 y len(report_descriptor)-1"
124124

125125
#: shared-module/vectorio/Polygon.c
126126
msgid "%q must be a tuple of length 2"

0 commit comments

Comments
 (0)