Skip to content

Commit 88542e1

Browse files
authored
Merge pull request #4355 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 16f82b9 + 069cf60 commit 88542e1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

locale/es.po

Lines changed: 8 additions & 8 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-02 02:24+0000\n"
11+
"PO-Revision-Date: 2021-03-07 15:50+0000\n"
1212
"Last-Translator: Jose David M <[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\n"
19+
"X-Generator: Weblate 4.5.1\n"
2020

2121
#: main.c
2222
msgid ""
@@ -1114,7 +1114,7 @@ msgstr "IV debe tener %d bytes de longitud"
11141114

11151115
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11161116
msgid "In-buffer elements must be <= 4 bytes long"
1117-
msgstr ""
1117+
msgstr "Los elementos del búfer de entrada deben ser de una longitud <= 4 bytes"
11181118

11191119
#: py/persistentcode.c
11201120
msgid ""
@@ -1742,7 +1742,7 @@ msgstr "Se acabaron los enchufes"
17421742

17431743
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
17441744
msgid "Out-buffer elements must be <= 4 bytes long"
1745-
msgstr ""
1745+
msgstr "Los elementos del búfer de salida deben ser de una longitud <= 4 bytes"
17461746

17471747
#: shared-bindings/bitops/__init__.c
17481748
#, c-format
@@ -1771,11 +1771,11 @@ msgstr ""
17711771

17721772
#: ports/raspberrypi/common-hal/countio/Counter.c
17731773
msgid "PWM slice already in use"
1774-
msgstr ""
1774+
msgstr "Segmento PWM ya esta en uso"
17751775

17761776
#: ports/raspberrypi/common-hal/countio/Counter.c
17771777
msgid "PWM slice channel A already in use"
1778-
msgstr ""
1778+
msgstr "Segmento del PWM canal A ya esta en uso"
17791779

17801780
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
17811781
#: ports/raspberrypi/common-hal/displayio/ParallelBus.c
@@ -1816,7 +1816,7 @@ msgstr "El pin es solo de entrada"
18161816

18171817
#: ports/raspberrypi/common-hal/countio/Counter.c
18181818
msgid "Pin must be on PWM Channel B"
1819-
msgstr ""
1819+
msgstr "El pin debe estar en el PWM canal B"
18201820

18211821
#: ports/atmel-samd/common-hal/countio/Counter.c
18221822
msgid "Pin must support hardware interrupts"
@@ -2817,7 +2817,7 @@ msgstr "circulo solo puede ser registrado con un pariente"
28172817

28182818
#: shared-bindings/bitmaptools/__init__.c
28192819
msgid "clip point must be (x,y) tuple"
2820-
msgstr ""
2820+
msgstr "El punto clip debe ser una tupla (x, y)"
28212821

28222822
#: shared-bindings/msgpack/ExtType.c
28232823
msgid "code outside range 0~127"

0 commit comments

Comments
 (0)