From 78b27c200085271455c879b97b18531672ab25b3 Mon Sep 17 00:00:00 2001 From: Alvaro Figueroa Date: Tue, 4 May 2021 15:16:01 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (971 of 971 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/ --- locale/es.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locale/es.po b/locale/es.po index f9841bb4f4..e7d8855862 100644 --- a/locale/es.po +++ b/locale/es.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-04 12:55-0600\n" -"PO-Revision-Date: 2021-04-28 16:11+0000\n" +"PO-Revision-Date: 2021-05-05 15:32+0000\n" "Last-Translator: Alvaro Figueroa \n" "Language-Team: \n" "Language: es\n" @@ -3067,7 +3067,7 @@ msgstr "punto flotante demasiado grande" #: py/nativeglue.c msgid "float unsupported" -msgstr "" +msgstr "sin capacidades de flotante" #: shared-bindings/_stage/Text.c msgid "font must be 2048 bytes long" @@ -3159,7 +3159,7 @@ msgstr "identificador redefinido como nonlocal" #: py/compile.c msgid "import * not at module level" -msgstr "" +msgstr "import * no a nivel de módulo" #: py/persistentcode.c msgid "incompatible .mpy file" @@ -3707,7 +3707,7 @@ msgstr "solo se admiten segmentos con step=1 (alias None)" #: py/vm.c msgid "opcode" -msgstr "" +msgstr "código de operación" #: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/compare/compare.c #: extmod/ulab/code/numpy/vector/vector.c @@ -3931,7 +3931,7 @@ msgstr "frecuencia de muestreo fuera de rango" #: py/modmicropython.c msgid "schedule queue full" -msgstr "" +msgstr "cola de planificación llena" #: lib/utils/pyexec.c py/builtinimport.c msgid "script compilation not supported"