Skip to content

Commit 7697c41

Browse files
committed
translations for vectorio
1 parent 206d0e5 commit 7697c41

File tree

14 files changed

+448
-126
lines changed

14 files changed

+448
-126
lines changed

locale/ID.po

Lines changed: 32 additions & 9 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-06 17:47+0800\n"
11+
"POT-Creation-Date: 2020-05-09 16:44-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"
@@ -70,13 +70,22 @@ msgstr ""
7070
msgid "%q indices must be integers, not %s"
7171
msgstr ""
7272

73+
#: shared-bindings/vectorio/Polygon.c
74+
msgid "%q list must be a list"
75+
msgstr ""
76+
7377
#: shared-bindings/_bleio/CharacteristicBuffer.c
7478
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
75-
#: shared-bindings/displayio/Shape.c
79+
#: shared-bindings/displayio/Shape.c shared-bindings/vectorio/Circle.c
80+
#: shared-bindings/vectorio/Rectangle.c
7681
#, fuzzy
7782
msgid "%q must be >= 1"
7883
msgstr "buffers harus mempunyai panjang yang sama"
7984

85+
#: shared-bindings/vectorio/Polygon.c
86+
msgid "%q must be a tuple of length 2"
87+
msgstr ""
88+
8089
#: shared-bindings/fontio/BuiltinFont.c
8190
msgid "%q should be an int"
8291
msgstr ""
@@ -797,7 +806,8 @@ msgstr ""
797806
msgid "Group full"
798807
msgstr ""
799808

800-
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
809+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
810+
#: ports/stm/common-hal/busio/SPI.c
801811
msgid "Hardware busy, try alternative pins"
802812
msgstr ""
803813

@@ -1050,15 +1060,15 @@ msgstr ""
10501060
msgid "Microphone startup delay must be in range 0.0 to 1.0"
10511061
msgstr ""
10521062

1053-
#: ports/stm/common-hal/busio/SPI.c
1063+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10541064
msgid "Missing MISO or MOSI Pin"
10551065
msgstr ""
10561066

10571067
#: shared-bindings/displayio/Group.c
10581068
msgid "Must be a %q subclass."
10591069
msgstr ""
10601070

1061-
#: ports/stm/common-hal/busio/SPI.c
1071+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10621072
msgid "Must provide MISO or MOSI pin"
10631073
msgstr ""
10641074

@@ -1089,11 +1099,11 @@ msgstr "Tidak ada DAC (Digital Analog Converter) di dalam chip"
10891099
msgid "No DMA channel found"
10901100
msgstr "tidak ada channel DMA ditemukan"
10911101

1092-
#: ports/stm/common-hal/busio/SPI.c
1102+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10931103
msgid "No MISO Pin"
10941104
msgstr ""
10951105

1096-
#: ports/stm/common-hal/busio/SPI.c
1106+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10971107
msgid "No MOSI Pin"
10981108
msgstr ""
10991109

@@ -2012,6 +2022,10 @@ msgstr ""
20122022
msgid "chr() arg not in range(256)"
20132023
msgstr ""
20142024

2025+
#: shared-module/vectorio/Circle.c
2026+
msgid "circle can only be registered in one parent"
2027+
msgstr ""
2028+
20152029
#: shared-bindings/displayio/Palette.c
20162030
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
20172031
msgstr ""
@@ -2114,6 +2128,10 @@ msgstr ""
21142128
msgid "empty"
21152129
msgstr ""
21162130

2131+
#: shared-bindings/vectorio/Polygon.c
2132+
msgid "empty %q list"
2133+
msgstr ""
2134+
21172135
#: extmod/moduheapq.c extmod/modutimeq.c
21182136
msgid "empty heap"
21192137
msgstr "heap kosong"
@@ -2804,10 +2822,14 @@ msgstr ""
28042822
msgid "pixel value requires too many bits"
28052823
msgstr ""
28062824

2807-
#: shared-bindings/displayio/TileGrid.c
2825+
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
28082826
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
28092827
msgstr ""
28102828

2829+
#: shared-module/vectorio/Polygon.c
2830+
msgid "polygon can only be registered in one parent"
2831+
msgstr ""
2832+
28112833
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
28122834
#: ports/cxd56/common-hal/pulseio/PulseIn.c
28132835
#: ports/nrf/common-hal/pulseio/PulseIn.c
@@ -3127,7 +3149,8 @@ msgstr ""
31273149
msgid "unreadable attribute"
31283150
msgstr ""
31293151

3130-
#: shared-bindings/displayio/TileGrid.c
3152+
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
3153+
#: shared-bindings/vectorio/VectorShape.c
31313154
msgid "unsupported %q type"
31323155
msgstr ""
31333156

locale/circuitpython.pot

Lines changed: 32 additions & 9 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-06 17:47+0800\n"
11+
"POT-Creation-Date: 2020-05-09 16:44-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"
@@ -70,12 +70,21 @@ msgstr ""
7070
msgid "%q indices must be integers, not %s"
7171
msgstr ""
7272

73+
#: shared-bindings/vectorio/Polygon.c
74+
msgid "%q list must be a list"
75+
msgstr ""
76+
7377
#: shared-bindings/_bleio/CharacteristicBuffer.c
7478
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
75-
#: shared-bindings/displayio/Shape.c
79+
#: shared-bindings/displayio/Shape.c shared-bindings/vectorio/Circle.c
80+
#: shared-bindings/vectorio/Rectangle.c
7681
msgid "%q must be >= 1"
7782
msgstr ""
7883

84+
#: shared-bindings/vectorio/Polygon.c
85+
msgid "%q must be a tuple of length 2"
86+
msgstr ""
87+
7988
#: shared-bindings/fontio/BuiltinFont.c
8089
msgid "%q should be an int"
8190
msgstr ""
@@ -786,7 +795,8 @@ msgstr ""
786795
msgid "Group full"
787796
msgstr ""
788797

789-
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
798+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
799+
#: ports/stm/common-hal/busio/SPI.c
790800
msgid "Hardware busy, try alternative pins"
791801
msgstr ""
792802

@@ -1039,15 +1049,15 @@ msgstr ""
10391049
msgid "Microphone startup delay must be in range 0.0 to 1.0"
10401050
msgstr ""
10411051

1042-
#: ports/stm/common-hal/busio/SPI.c
1052+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10431053
msgid "Missing MISO or MOSI Pin"
10441054
msgstr ""
10451055

10461056
#: shared-bindings/displayio/Group.c
10471057
msgid "Must be a %q subclass."
10481058
msgstr ""
10491059

1050-
#: ports/stm/common-hal/busio/SPI.c
1060+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10511061
msgid "Must provide MISO or MOSI pin"
10521062
msgstr ""
10531063

@@ -1078,11 +1088,11 @@ msgstr ""
10781088
msgid "No DMA channel found"
10791089
msgstr ""
10801090

1081-
#: ports/stm/common-hal/busio/SPI.c
1091+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10821092
msgid "No MISO Pin"
10831093
msgstr ""
10841094

1085-
#: ports/stm/common-hal/busio/SPI.c
1095+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10861096
msgid "No MOSI Pin"
10871097
msgstr ""
10881098

@@ -1988,6 +1998,10 @@ msgstr ""
19881998
msgid "chr() arg not in range(256)"
19891999
msgstr ""
19902000

2001+
#: shared-module/vectorio/Circle.c
2002+
msgid "circle can only be registered in one parent"
2003+
msgstr ""
2004+
19912005
#: shared-bindings/displayio/Palette.c
19922006
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
19932007
msgstr ""
@@ -2090,6 +2104,10 @@ msgstr ""
20902104
msgid "empty"
20912105
msgstr ""
20922106

2107+
#: shared-bindings/vectorio/Polygon.c
2108+
msgid "empty %q list"
2109+
msgstr ""
2110+
20932111
#: extmod/moduheapq.c extmod/modutimeq.c
20942112
msgid "empty heap"
20952113
msgstr ""
@@ -2779,10 +2797,14 @@ msgstr ""
27792797
msgid "pixel value requires too many bits"
27802798
msgstr ""
27812799

2782-
#: shared-bindings/displayio/TileGrid.c
2800+
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
27832801
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
27842802
msgstr ""
27852803

2804+
#: shared-module/vectorio/Polygon.c
2805+
msgid "polygon can only be registered in one parent"
2806+
msgstr ""
2807+
27862808
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
27872809
#: ports/cxd56/common-hal/pulseio/PulseIn.c
27882810
#: ports/nrf/common-hal/pulseio/PulseIn.c
@@ -3101,7 +3123,8 @@ msgstr ""
31013123
msgid "unreadable attribute"
31023124
msgstr ""
31033125

3104-
#: shared-bindings/displayio/TileGrid.c
3126+
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
3127+
#: shared-bindings/vectorio/VectorShape.c
31053128
msgid "unsupported %q type"
31063129
msgstr ""
31073130

locale/de_DE.po

Lines changed: 32 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-06 17:47+0800\n"
10+
"POT-Creation-Date: 2020-05-09 16:44-0700\n"
1111
"PO-Revision-Date: 2020-04-30 17:01+0000\n"
1212
"Last-Translator: Jeff Epler <[email protected]>\n"
1313
"Language-Team: German <https://later.unpythonic.net/projects/circuitpython/"
@@ -79,12 +79,21 @@ msgstr "Der Index %q befindet sich außerhalb des Bereiches"
7979
msgid "%q indices must be integers, not %s"
8080
msgstr "%q Indizes müssen ganze Zahlen sein, nicht %s"
8181

82+
#: shared-bindings/vectorio/Polygon.c
83+
msgid "%q list must be a list"
84+
msgstr ""
85+
8286
#: shared-bindings/_bleio/CharacteristicBuffer.c
8387
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
84-
#: shared-bindings/displayio/Shape.c
88+
#: shared-bindings/displayio/Shape.c shared-bindings/vectorio/Circle.c
89+
#: shared-bindings/vectorio/Rectangle.c
8590
msgid "%q must be >= 1"
8691
msgstr "%q muss >= 1 sein"
8792

93+
#: shared-bindings/vectorio/Polygon.c
94+
msgid "%q must be a tuple of length 2"
95+
msgstr ""
96+
8897
#: shared-bindings/fontio/BuiltinFont.c
8998
msgid "%q should be an int"
9099
msgstr "%q sollte ein int sein"
@@ -799,7 +808,8 @@ msgstr "Gruppe schon benutzt"
799808
msgid "Group full"
800809
msgstr "Gruppe voll"
801810

802-
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
811+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
812+
#: ports/stm/common-hal/busio/SPI.c
803813
msgid "Hardware busy, try alternative pins"
804814
msgstr ""
805815

@@ -1055,15 +1065,15 @@ msgid "Microphone startup delay must be in range 0.0 to 1.0"
10551065
msgstr ""
10561066
"Die Startverzögerung des Mikrofons muss im Bereich von 0,0 bis 1,0 liegen"
10571067

1058-
#: ports/stm/common-hal/busio/SPI.c
1068+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10591069
msgid "Missing MISO or MOSI Pin"
10601070
msgstr ""
10611071

10621072
#: shared-bindings/displayio/Group.c
10631073
msgid "Must be a %q subclass."
10641074
msgstr "Muss eine %q Unterklasse sein."
10651075

1066-
#: ports/stm/common-hal/busio/SPI.c
1076+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10671077
msgid "Must provide MISO or MOSI pin"
10681078
msgstr ""
10691079

@@ -1094,11 +1104,11 @@ msgstr "Kein DAC im Chip vorhanden"
10941104
msgid "No DMA channel found"
10951105
msgstr "Kein DMA Kanal gefunden"
10961106

1097-
#: ports/stm/common-hal/busio/SPI.c
1107+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10981108
msgid "No MISO Pin"
10991109
msgstr ""
11001110

1101-
#: ports/stm/common-hal/busio/SPI.c
1111+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
11021112
msgid "No MOSI Pin"
11031113
msgstr ""
11041114

@@ -2023,6 +2033,10 @@ msgstr "chr() arg ist nicht in range(0x110000)"
20232033
msgid "chr() arg not in range(256)"
20242034
msgstr "chr() arg ist nicht in range(256)"
20252035

2036+
#: shared-module/vectorio/Circle.c
2037+
msgid "circle can only be registered in one parent"
2038+
msgstr ""
2039+
20262040
#: shared-bindings/displayio/Palette.c
20272041
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
20282042
msgstr "Farbpuffer muss 3 Bytes (RGB) oder 4 Bytes (RGB + pad byte) sein"
@@ -2126,6 +2140,10 @@ msgstr "Division durch Null"
21262140
msgid "empty"
21272141
msgstr "leer"
21282142

2143+
#: shared-bindings/vectorio/Polygon.c
2144+
msgid "empty %q list"
2145+
msgstr ""
2146+
21292147
#: extmod/moduheapq.c extmod/modutimeq.c
21302148
msgid "empty heap"
21312149
msgstr "leerer heap"
@@ -2824,10 +2842,14 @@ msgstr "Pixelkoordinaten außerhalb der Grenzen"
28242842
msgid "pixel value requires too many bits"
28252843
msgstr ""
28262844

2827-
#: shared-bindings/displayio/TileGrid.c
2845+
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
28282846
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
28292847
msgstr "pixel_shader muss displayio.Palette oder displayio.ColorConverter sein"
28302848

2849+
#: shared-module/vectorio/Polygon.c
2850+
msgid "polygon can only be registered in one parent"
2851+
msgstr ""
2852+
28312853
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
28322854
#: ports/cxd56/common-hal/pulseio/PulseIn.c
28332855
#: ports/nrf/common-hal/pulseio/PulseIn.c
@@ -3153,7 +3175,8 @@ msgstr ""
31533175
msgid "unreadable attribute"
31543176
msgstr "nicht lesbares Attribut"
31553177

3156-
#: shared-bindings/displayio/TileGrid.c
3178+
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
3179+
#: shared-bindings/vectorio/VectorShape.c
31573180
msgid "unsupported %q type"
31583181
msgstr "Nicht unterstützter %q-Typ"
31593182

0 commit comments

Comments
 (0)