Skip to content

Commit cf690bd

Browse files
committed
Merge remote-tracking branch 'adafruit/master' into esp32s2
2 parents a57da6b + 32617d5 commit cf690bd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+4559
-1199
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CircuitPython
33

44
.. image:: https://s3.amazonaws.com/adafruit-circuit-python/CircuitPython_Repo_header_logo.png
55

6-
|Build Status| |Doc Status| |License| |Discord|
6+
|Build Status| |Doc Status| |License| |Discord| |Weblate|
77

88
`circuitpython.org <https://circuitpython.org>`__ \| `Get CircuitPython <#get-circuitpython>`__ \|
99
`Documentation <#documentation>`__ \| `Contributing <#contributing>`__ \|
@@ -219,3 +219,5 @@ The remaining port directories not listed above are in the repo to maintain comp
219219
:target: https://adafru.it/discord
220220
.. |License| image:: https://img.shields.io/badge/License-MIT-brightgreen.svg
221221
:target: https://choosealicense.com/licenses/mit/
222+
.. |Weblate| image:: https://hosted.weblate.org/widgets/circuitpython/-/svg-badge.svg
223+
:target: https://hosted.weblate.org/engage/circuitpython/?utm_source=widget

locale/ID.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
11+
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -82,7 +82,7 @@ msgstr ""
8282
msgid "%q must be >= 1"
8383
msgstr "buffers harus mempunyai panjang yang sama"
8484

85-
#: shared-bindings/vectorio/Polygon.c
85+
#: shared-module/vectorio/Polygon.c
8686
msgid "%q must be a tuple of length 2"
8787
msgstr ""
8888

@@ -1269,6 +1269,10 @@ msgstr ""
12691269
msgid "Plus any modules on the filesystem\n"
12701270
msgstr "Tambahkan module apapun pada filesystem\n"
12711271

1272+
#: shared-module/vectorio/Polygon.c
1273+
msgid "Polygon needs at least 3 points"
1274+
msgstr ""
1275+
12721276
#: shared-bindings/ps2io/Ps2.c
12731277
msgid "Pop from an empty Ps2 buffer"
12741278
msgstr ""
@@ -2137,10 +2141,6 @@ msgstr ""
21372141
msgid "empty"
21382142
msgstr ""
21392143

2140-
#: shared-bindings/vectorio/Polygon.c
2141-
msgid "empty %q list"
2142-
msgstr ""
2143-
21442144
#: extmod/moduheapq.c extmod/modutimeq.c
21452145
msgid "empty heap"
21462146
msgstr "heap kosong"
@@ -3158,8 +3158,8 @@ msgstr ""
31583158
msgid "unreadable attribute"
31593159
msgstr ""
31603160

3161-
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
3162-
#: shared-bindings/vectorio/VectorShape.c
3161+
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
3162+
#: shared-module/vectorio/Polygon.c
31633163
msgid "unsupported %q type"
31643164
msgstr ""
31653165

locale/circuitpython.pot

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
11+
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -81,7 +81,7 @@ msgstr ""
8181
msgid "%q must be >= 1"
8282
msgstr ""
8383

84-
#: shared-bindings/vectorio/Polygon.c
84+
#: shared-module/vectorio/Polygon.c
8585
msgid "%q must be a tuple of length 2"
8686
msgstr ""
8787

@@ -1257,6 +1257,10 @@ msgstr ""
12571257
msgid "Plus any modules on the filesystem\n"
12581258
msgstr ""
12591259

1260+
#: shared-module/vectorio/Polygon.c
1261+
msgid "Polygon needs at least 3 points"
1262+
msgstr ""
1263+
12601264
#: shared-bindings/ps2io/Ps2.c
12611265
msgid "Pop from an empty Ps2 buffer"
12621266
msgstr ""
@@ -2113,10 +2117,6 @@ msgstr ""
21132117
msgid "empty"
21142118
msgstr ""
21152119

2116-
#: shared-bindings/vectorio/Polygon.c
2117-
msgid "empty %q list"
2118-
msgstr ""
2119-
21202120
#: extmod/moduheapq.c extmod/modutimeq.c
21212121
msgid "empty heap"
21222122
msgstr ""
@@ -3132,8 +3132,8 @@ msgstr ""
31323132
msgid "unreadable attribute"
31333133
msgstr ""
31343134

3135-
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
3136-
#: shared-bindings/vectorio/VectorShape.c
3135+
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
3136+
#: shared-module/vectorio/Polygon.c
31373137
msgid "unsupported %q type"
31383138
msgstr ""
31393139

0 commit comments

Comments
 (0)