Translated using Weblate (Spanish)

Currently translated at 96.4% (972 of 1008 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
This commit is contained in:
Jose David M 2023-02-01 21:39:44 +00:00 committed by Hosted Weblate
parent cbc2a1e4a2
commit 6229ab82d6
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 3 additions and 5 deletions

View File

@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n" "POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2023-11-16 15:03+0000\n" "PO-Revision-Date: 2023-11-16 15:03+0000\n"
"Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n" "Last-Translator: Jose David M <jquintana202020@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: es\n" "Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -1208,8 +1208,7 @@ msgstr "Dispositivo I2C en uso"
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c #: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "In-buffer elements must be <= 4 bytes long" msgid "In-buffer elements must be <= 4 bytes long"
msgstr "" msgstr "Los elementos del búfer de entrada deben ser de una longitud <= 4 bytes"
"Los elementos del búfer de entrada deben ser de una longitud <= 4 bytes"
#: shared-bindings/_pew/PewPew.c #: shared-bindings/_pew/PewPew.c
msgid "Incorrect buffer size" msgid "Incorrect buffer size"
@ -2056,8 +2055,7 @@ msgstr "Lectura de temperatura expirada"
#: supervisor/shared/safe_mode.c #: supervisor/shared/safe_mode.c
msgid "The `microcontroller` module was used to boot into safe mode." msgid "The `microcontroller` module was used to boot into safe mode."
msgstr "" msgstr "El modulo `microcontrolador` fue usado para inicializar en modo seguro."
"El modulo `microcontrolador` fue usado para inicializar en modo seguro."
#: py/obj.c #: py/obj.c
msgid "The above exception was the direct cause of the following exception:" msgid "The above exception was the direct cause of the following exception:"