Skip to content

Commit 03b092b

Browse files
authored
Merge pull request #10979 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 13a8fb9 + d06cf63 commit 03b092b

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

locale/es.po

Lines changed: 6 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: 2025-08-03 08:01+0000\n"
12-
"Last-Translator: MAE <martin-aehle@hotmail.de>\n"
11+
"PO-Revision-Date: 2026-05-06 18:11+0000\n"
12+
"Last-Translator: Francisco Serrador <fserrador@gmail.com>\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 5.13-dev\n"
19+
"X-Generator: Weblate 5.17.1\n"
2020

2121
#: main.c
2222
msgid ""
@@ -614,7 +614,6 @@ msgid "Array values should be single bytes."
614614
msgstr "Valores del array deben ser bytes individuales."
615615

616616
#: ports/atmel-samd/common-hal/spitarget/SPITarget.c
617-
#, fuzzy
618617
msgid "Async SPI transfer in progress on this bus, keep awaiting."
619618
msgstr ""
620619
"Transferencia SPI asíncrona en curso en este canal, manténgase esperando."
@@ -1064,9 +1063,8 @@ msgid "Failed to create continuous channels: not found"
10641063
msgstr "Error al crear canales continuos: no encontrado"
10651064

10661065
#: ports/espressif/common-hal/audioio/AudioOut.c
1067-
#, fuzzy
10681066
msgid "Failed to enable continuous"
1069-
msgstr "Fallo habilitando continous"
1067+
msgstr "Ha fallado al habilitar continuo"
10701068

10711069
#: shared-module/audiomp3/MP3Decoder.c
10721070
msgid "Failed to parse MP3 file"
@@ -1912,9 +1910,8 @@ msgid "Program too long"
19121910
msgstr "El programa es demasiado grande"
19131911

19141912
#: shared-bindings/rclcpy/Publisher.c
1915-
#, fuzzy
19161913
msgid "Publishers can only be created from a parent node"
1917-
msgstr "Publicadores solo pueden ser creados desde un nodo padre"
1914+
msgstr "Las publicadores solo pueden ser creadas desde un nodo antecesor"
19181915

19191916
#: shared-bindings/digitalio/DigitalInOut.c
19201917
msgid "Pull not used when direction is output."
@@ -2170,9 +2167,8 @@ msgid "Tile width must exactly divide bitmap width"
21702167
msgstr "Ancho del Tile debe dividir exactamente el ancho de mapa de bits"
21712168

21722169
#: shared-module/tilepalettemapper/TilePaletteMapper.c
2173-
#, fuzzy
21742170
msgid "TilePaletteMapper may only be bound to a TileGrid once"
2175-
msgstr "Tilepalettemapper sólo puede vincularse una vez a un TileGrid"
2171+
msgstr "TilePaletteMapper solo puede vincularse una vez a un TileGrid"
21762172

21772173
#: shared-bindings/alarm/time/TimeAlarm.c
21782174
msgid "Time is in the past."

0 commit comments

Comments
 (0)