8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22283c commit b42dc3bCopy full SHA for b42dc3b
locale/es.po
@@ -3,13 +3,12 @@
3
# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)
4
#
5
# SPDX-License-Identifier: MIT
6
-#, fuzzy
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: \n"
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2020-07-17 18:03-0700\n"
12
-"PO-Revision-Date: 2020-07-13 19:24+0000\n"
+"PO-Revision-Date: 2020-07-22 20:48+0000\n"
13
"Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n"
14
"Language-Team: \n"
15
"Language: es\n"
@@ -117,7 +116,7 @@ msgstr "argumento '%q' requerido"
117
116
118
#: py/objarray.c
119
msgid "'%q' object is not bytes-like"
120
-msgstr ""
+msgstr "el objeto '%q' no es similar a bytes"
121
122
#: py/emitinlinethumb.c py/emitinlinextensa.c
123
#, c-format
0 commit comments