Skip to content

Commit 539e6c6

Browse files
authored
Merge pull request #3567 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 3c05a8c + 1e7e5eb commit 539e6c6

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

locale/es.po

Lines changed: 8 additions & 8 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: 2020-10-15 16:06+0530\n"
11-
"PO-Revision-Date: 2020-10-09 17:19+0000\n"
12-
"Last-Translator: dherrada <[email protected]>\n"
11+
"PO-Revision-Date: 2020-10-17 02:31+0000\n"
12+
"Last-Translator: Alvaro Figueroa <[email protected]>\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 4.3-dev\n"
19+
"X-Generator: Weblate 4.3.1-dev\n"
2020

2121
#: main.c
2222
msgid ""
@@ -255,7 +255,7 @@ msgstr "'return' fuera de una función"
255255

256256
#: py/compile.c
257257
msgid "'yield from' inside async function"
258-
msgstr ""
258+
msgstr "'yield from' dentro función asincrónica"
259259

260260
#: py/compile.c
261261
msgid "'yield' outside function"
@@ -284,7 +284,7 @@ msgstr "El canal EXTINT ya está siendo utilizado"
284284

285285
#: ports/esp32s2/common-hal/analogio/AnalogIn.c
286286
msgid "ADC2 is being used by WiFi"
287-
msgstr ""
287+
msgstr "ADC2 está siendo usado por WiFi"
288288

289289
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
290290
#, c-format
@@ -969,7 +969,7 @@ msgstr "Hardware en uso, pruebe pines alternativos"
969969

970970
#: shared-bindings/wifi/Radio.c
971971
msgid "Hostname must be between 1 and 253 characters"
972-
msgstr ""
972+
msgstr "Hostname debe ser entre 1 y 253 caracteres"
973973

974974
#: extmod/vfs_posix_file.c py/objstringio.c
975975
msgid "I/O operation on closed file"
@@ -2803,7 +2803,7 @@ msgstr "especificador de formato inválido"
28032803

28042804
#: shared-bindings/wifi/Radio.c
28052805
msgid "invalid hostname"
2806-
msgstr ""
2806+
msgstr "hostname inválido"
28072807

28082808
#: extmod/modussl_axtls.c
28092809
msgid "invalid key"
@@ -3522,7 +3522,7 @@ msgstr "objeto de tipo '%q' no tiene atributo '%q'"
35223522

35233523
#: py/objgenerator.c
35243524
msgid "type object 'generator' has no attribute '__await__'"
3525-
msgstr ""
3525+
msgstr "objeto tipo 'generator' no tiene un atributo '__await__'"
35263526

35273527
#: py/objtype.c
35283528
msgid "type takes 1 or 3 arguments"

locale/zh_Latn_pinyin.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ msgstr ""
77
"Project-Id-Version: circuitpython-cn\n"
88
"Report-Msgid-Bugs-To: \n"
99
"POT-Creation-Date: 2020-10-15 16:06+0530\n"
10-
"PO-Revision-Date: 2020-10-13 17:11+0000\n"
10+
"PO-Revision-Date: 2020-10-17 02:31+0000\n"
1111
"Last-Translator: hexthat <[email protected]>\n"
1212
"Language-Team: Chinese Hanyu Pinyin\n"
1313
"Language: zh_Latn_pinyin\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=1; plural=0;\n"
18-
"X-Generator: Weblate 4.3-dev\n"
18+
"X-Generator: Weblate 4.3.1-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -959,7 +959,7 @@ msgstr "Shǐyòng de yìngjiàn, qǐng chángshì qítā yǐn jiǎo"
959959

960960
#: shared-bindings/wifi/Radio.c
961961
msgid "Hostname must be between 1 and 253 characters"
962-
msgstr ""
962+
msgstr "zhǔ jī míng bì xū jiè yú 1 hé 253 gè zì fú zhī jiān"
963963

964964
#: extmod/vfs_posix_file.c py/objstringio.c
965965
msgid "I/O operation on closed file"
@@ -2779,7 +2779,7 @@ msgstr "wúxiào de géshì biāozhù"
27792779

27802780
#: shared-bindings/wifi/Radio.c
27812781
msgid "invalid hostname"
2782-
msgstr ""
2782+
msgstr "wú xiào zhǔ jī míng"
27832783

27842784
#: extmod/modussl_axtls.c
27852785
msgid "invalid key"

0 commit comments

Comments
 (0)