From cbc2a1e4a272afc1a7f0ea35a3c14b79855f7dbe Mon Sep 17 00:00:00 2001 From: Alvaro Figueroa Date: Tue, 7 Jul 2020 03:05:03 +0000 Subject: [PATCH] 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/ --- locale/es.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/locale/es.po b/locale/es.po index ac9c92717a..e001d8ef52 100644 --- a/locale/es.po +++ b/locale/es.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-04 12:55-0600\n" "PO-Revision-Date: 2023-11-16 15:03+0000\n" -"Last-Translator: Daniel Bravo Darriba \n" +"Last-Translator: Alvaro Figueroa \n" "Language-Team: \n" "Language: es\n" "MIME-Version: 1.0\n" @@ -955,8 +955,7 @@ msgstr "Data es muy grande para el paquete de anuncio" #: ports/stm/common-hal/alarm/pin/PinAlarm.c msgid "Deep sleep pins must use a rising edge with pulldown" -msgstr "" -"Pines de sueño profundo deben usar eje de subida con jalado hacia abajo" +msgstr "Pines de sueño profundo deben usar eje de subida con jalado hacia abajo" #: shared-bindings/audiobusio/PDMIn.c msgid "Destination capacity is smaller than destination_length."