Skip to content

Commit 7313910

Browse files
authored
Merge pull request #4389 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 8d3217c + 054908b commit 7313910

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

locale/es.po

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ 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-03-07 15:50+0000\n"
12-
"Last-Translator: Jose David M <[email protected]>\n"
11+
"PO-Revision-Date: 2021-03-12 02:03+0000\n"
12+
"Last-Translator: Alvaro Figueroa <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19-
"X-Generator: Weblate 4.5.1\n"
19+
"X-Generator: Weblate 4.5.2-dev\n"
2020

2121
#: main.c
2222
msgid ""
@@ -1836,7 +1836,7 @@ msgstr ""
18361836

18371837
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
18381838
msgid "Pins must be sequential"
1839-
msgstr ""
1839+
msgstr "Los pines deben estar en orden secuencial"
18401840

18411841
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
18421842
msgid "Pins must share PWM slice"
@@ -2142,11 +2142,10 @@ msgid ""
21422142
"enough power for the whole circuit and press reset (after ejecting "
21432143
"CIRCUITPY).\n"
21442144
msgstr ""
2145-
"La alimentación del microntrolador cayó. Asegúrate que tu fuente de "
2145+
"La alimentación del microntrolador bajó. Asegúrate que tu fuente de "
21462146
"alimentación\n"
2147-
"pueda aportar suficiente energía para todo el circuito y presiona reset "
2148-
"(luego de\n"
2149-
"expulsar CIRCUITPY)\n"
2147+
"pueda aportar suficiente energía para todo el circuito y presiona reset ("
2148+
"luego de expulsar CIRCUITPY)\n"
21502149

21512150
#: shared-module/audiomixer/MixerVoice.c
21522151
msgid "The sample's bits_per_sample does not match the mixer's"
@@ -2818,7 +2817,7 @@ msgstr "circulo solo puede ser registrado con un pariente"
28182817

28192818
#: shared-bindings/bitmaptools/__init__.c
28202819
msgid "clip point must be (x,y) tuple"
2821-
msgstr "El punto clip debe ser una tupla (x, y)"
2820+
msgstr "El punto de recorte debe ser una tupla (x, y)"
28222821

28232822
#: shared-bindings/msgpack/ExtType.c
28242823
msgid "code outside range 0~127"
@@ -3842,7 +3841,7 @@ msgstr "presionando ambos botones al inicio.\n"
38423841

38433842
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
38443843
msgid "pull masks conflict with direction masks"
3845-
msgstr ""
3844+
msgstr "máscara de pull en conflicto con máscara de dirección"
38463845

38473846
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
38483847
msgid "pull_threshold must be between 1 and 32"

0 commit comments

Comments
 (0)