Skip to content

Commit 114f06d

Browse files
authored
Merge pull request #3 from DavePutz/Issue2812
make translate done
2 parents 581c9ce + 4712f9f commit 114f06d

File tree

15 files changed

+168
-84
lines changed

15 files changed

+168
-84
lines changed

locale/ID.po

Lines changed: 11 additions & 6 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-11 21:38-0500\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"
@@ -797,7 +797,8 @@ msgstr ""
797797
msgid "Group full"
798798
msgstr ""
799799

800-
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
800+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
801+
#: ports/stm/common-hal/busio/SPI.c
801802
msgid "Hardware busy, try alternative pins"
802803
msgstr ""
803804

@@ -1050,15 +1051,15 @@ msgstr ""
10501051
msgid "Microphone startup delay must be in range 0.0 to 1.0"
10511052
msgstr ""
10521053

1053-
#: ports/stm/common-hal/busio/SPI.c
1054+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10541055
msgid "Missing MISO or MOSI Pin"
10551056
msgstr ""
10561057

10571058
#: shared-bindings/displayio/Group.c
10581059
msgid "Must be a %q subclass."
10591060
msgstr ""
10601061

1061-
#: ports/stm/common-hal/busio/SPI.c
1062+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10621063
msgid "Must provide MISO or MOSI pin"
10631064
msgstr ""
10641065

@@ -1089,11 +1090,11 @@ msgstr "Tidak ada DAC (Digital Analog Converter) di dalam chip"
10891090
msgid "No DMA channel found"
10901091
msgstr "tidak ada channel DMA ditemukan"
10911092

1092-
#: ports/stm/common-hal/busio/SPI.c
1093+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10931094
msgid "No MISO Pin"
10941095
msgstr ""
10951096

1096-
#: ports/stm/common-hal/busio/SPI.c
1097+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10971098
msgid "No MOSI Pin"
10981099
msgstr ""
10991100

@@ -1142,6 +1143,10 @@ msgstr "Tidak ada dukungan hardware untuk pin"
11421143
msgid "No key was specified"
11431144
msgstr ""
11441145

1146+
#: shared-bindings/time/__init__.c
1147+
msgid "No long integer support"
1148+
msgstr ""
1149+
11451150
#: ports/stm/common-hal/pulseio/PWMOut.c
11461151
msgid "No more timers available on this pin."
11471152
msgstr ""

locale/circuitpython.pot

Lines changed: 11 additions & 6 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-11 21:38-0500\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"
@@ -786,7 +786,8 @@ msgstr ""
786786
msgid "Group full"
787787
msgstr ""
788788

789-
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
789+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
790+
#: ports/stm/common-hal/busio/SPI.c
790791
msgid "Hardware busy, try alternative pins"
791792
msgstr ""
792793

@@ -1039,15 +1040,15 @@ msgstr ""
10391040
msgid "Microphone startup delay must be in range 0.0 to 1.0"
10401041
msgstr ""
10411042

1042-
#: ports/stm/common-hal/busio/SPI.c
1043+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10431044
msgid "Missing MISO or MOSI Pin"
10441045
msgstr ""
10451046

10461047
#: shared-bindings/displayio/Group.c
10471048
msgid "Must be a %q subclass."
10481049
msgstr ""
10491050

1050-
#: ports/stm/common-hal/busio/SPI.c
1051+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10511052
msgid "Must provide MISO or MOSI pin"
10521053
msgstr ""
10531054

@@ -1078,11 +1079,11 @@ msgstr ""
10781079
msgid "No DMA channel found"
10791080
msgstr ""
10801081

1081-
#: ports/stm/common-hal/busio/SPI.c
1082+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10821083
msgid "No MISO Pin"
10831084
msgstr ""
10841085

1085-
#: ports/stm/common-hal/busio/SPI.c
1086+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10861087
msgid "No MOSI Pin"
10871088
msgstr ""
10881089

@@ -1131,6 +1132,10 @@ msgstr ""
11311132
msgid "No key was specified"
11321133
msgstr ""
11331134

1135+
#: shared-bindings/time/__init__.c
1136+
msgid "No long integer support"
1137+
msgstr ""
1138+
11341139
#: ports/stm/common-hal/pulseio/PWMOut.c
11351140
msgid "No more timers available on this pin."
11361141
msgstr ""

locale/de_DE.po

Lines changed: 11 additions & 6 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-11 21:38-0500\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/"
@@ -799,7 +799,8 @@ msgstr "Gruppe schon benutzt"
799799
msgid "Group full"
800800
msgstr "Gruppe voll"
801801

802-
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
802+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
803+
#: ports/stm/common-hal/busio/SPI.c
803804
msgid "Hardware busy, try alternative pins"
804805
msgstr ""
805806

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

1058-
#: ports/stm/common-hal/busio/SPI.c
1059+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10591060
msgid "Missing MISO or MOSI Pin"
10601061
msgstr ""
10611062

10621063
#: shared-bindings/displayio/Group.c
10631064
msgid "Must be a %q subclass."
10641065
msgstr "Muss eine %q Unterklasse sein."
10651066

1066-
#: ports/stm/common-hal/busio/SPI.c
1067+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10671068
msgid "Must provide MISO or MOSI pin"
10681069
msgstr ""
10691070

@@ -1094,11 +1095,11 @@ msgstr "Kein DAC im Chip vorhanden"
10941095
msgid "No DMA channel found"
10951096
msgstr "Kein DMA Kanal gefunden"
10961097

1097-
#: ports/stm/common-hal/busio/SPI.c
1098+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10981099
msgid "No MISO Pin"
10991100
msgstr ""
11001101

1101-
#: ports/stm/common-hal/busio/SPI.c
1102+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
11021103
msgid "No MOSI Pin"
11031104
msgstr ""
11041105

@@ -1147,6 +1148,10 @@ msgstr "Keine Hardwareunterstützung an diesem Pin"
11471148
msgid "No key was specified"
11481149
msgstr ""
11491150

1151+
#: shared-bindings/time/__init__.c
1152+
msgid "No long integer support"
1153+
msgstr ""
1154+
11501155
#: ports/stm/common-hal/pulseio/PWMOut.c
11511156
msgid "No more timers available on this pin."
11521157
msgstr ""

locale/en_US.po

Lines changed: 11 additions & 6 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-11 21:38-0500\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -786,7 +786,8 @@ msgstr ""
786786
msgid "Group full"
787787
msgstr ""
788788

789-
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
789+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
790+
#: ports/stm/common-hal/busio/SPI.c
790791
msgid "Hardware busy, try alternative pins"
791792
msgstr ""
792793

@@ -1039,15 +1040,15 @@ msgstr ""
10391040
msgid "Microphone startup delay must be in range 0.0 to 1.0"
10401041
msgstr ""
10411042

1042-
#: ports/stm/common-hal/busio/SPI.c
1043+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10431044
msgid "Missing MISO or MOSI Pin"
10441045
msgstr ""
10451046

10461047
#: shared-bindings/displayio/Group.c
10471048
msgid "Must be a %q subclass."
10481049
msgstr ""
10491050

1050-
#: ports/stm/common-hal/busio/SPI.c
1051+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10511052
msgid "Must provide MISO or MOSI pin"
10521053
msgstr ""
10531054

@@ -1078,11 +1079,11 @@ msgstr ""
10781079
msgid "No DMA channel found"
10791080
msgstr ""
10801081

1081-
#: ports/stm/common-hal/busio/SPI.c
1082+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10821083
msgid "No MISO Pin"
10831084
msgstr ""
10841085

1085-
#: ports/stm/common-hal/busio/SPI.c
1086+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10861087
msgid "No MOSI Pin"
10871088
msgstr ""
10881089

@@ -1131,6 +1132,10 @@ msgstr ""
11311132
msgid "No key was specified"
11321133
msgstr ""
11331134

1135+
#: shared-bindings/time/__init__.c
1136+
msgid "No long integer support"
1137+
msgstr ""
1138+
11341139
#: ports/stm/common-hal/pulseio/PWMOut.c
11351140
msgid "No more timers available on this pin."
11361141
msgstr ""

locale/en_x_pirate.po

Lines changed: 11 additions & 6 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-11 21:38-0500\n"
1111
"PO-Revision-Date: 2020-03-30 22:11+0000\n"
1212
"Last-Translator: Tannewt <[email protected]>\n"
1313
"Language-Team: English <https://later.unpythonic.net/projects/circuitpython/"
@@ -795,7 +795,8 @@ msgstr ""
795795
msgid "Group full"
796796
msgstr ""
797797

798-
#: 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
799800
msgid "Hardware busy, try alternative pins"
800801
msgstr ""
801802

@@ -1048,15 +1049,15 @@ msgstr ""
10481049
msgid "Microphone startup delay must be in range 0.0 to 1.0"
10491050
msgstr ""
10501051

1051-
#: ports/stm/common-hal/busio/SPI.c
1052+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10521053
msgid "Missing MISO or MOSI Pin"
10531054
msgstr ""
10541055

10551056
#: shared-bindings/displayio/Group.c
10561057
msgid "Must be a %q subclass."
10571058
msgstr ""
10581059

1059-
#: ports/stm/common-hal/busio/SPI.c
1060+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10601061
msgid "Must provide MISO or MOSI pin"
10611062
msgstr ""
10621063

@@ -1087,11 +1088,11 @@ msgstr "Shiver me timbers! There be no DAC on this chip"
10871088
msgid "No DMA channel found"
10881089
msgstr ""
10891090

1090-
#: ports/stm/common-hal/busio/SPI.c
1091+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10911092
msgid "No MISO Pin"
10921093
msgstr ""
10931094

1094-
#: ports/stm/common-hal/busio/SPI.c
1095+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10951096
msgid "No MOSI Pin"
10961097
msgstr ""
10971098

@@ -1140,6 +1141,10 @@ msgstr ""
11401141
msgid "No key was specified"
11411142
msgstr ""
11421143

1144+
#: shared-bindings/time/__init__.c
1145+
msgid "No long integer support"
1146+
msgstr ""
1147+
11431148
#: ports/stm/common-hal/pulseio/PWMOut.c
11441149
msgid "No more timers available on this pin."
11451150
msgstr ""

locale/es.po

Lines changed: 11 additions & 6 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-11 21:38-0500\n"
1111
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -792,7 +792,8 @@ msgstr ""
792792
msgid "Group full"
793793
msgstr "Group lleno"
794794

795-
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
795+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
796+
#: ports/stm/common-hal/busio/SPI.c
796797
msgid "Hardware busy, try alternative pins"
797798
msgstr ""
798799

@@ -1047,15 +1048,15 @@ msgstr ""
10471048
msgid "Microphone startup delay must be in range 0.0 to 1.0"
10481049
msgstr "Micrófono demora de inicio debe estar en el rango 0.0 a 1.0"
10491050

1050-
#: ports/stm/common-hal/busio/SPI.c
1051+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10511052
msgid "Missing MISO or MOSI Pin"
10521053
msgstr ""
10531054

10541055
#: shared-bindings/displayio/Group.c
10551056
msgid "Must be a %q subclass."
10561057
msgstr "Debe de ser una subclase de %q"
10571058

1058-
#: ports/stm/common-hal/busio/SPI.c
1059+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10591060
msgid "Must provide MISO or MOSI pin"
10601061
msgstr ""
10611062

@@ -1086,11 +1087,11 @@ msgstr "El chip no tiene DAC"
10861087
msgid "No DMA channel found"
10871088
msgstr "No se encontró el canal DMA"
10881089

1089-
#: ports/stm/common-hal/busio/SPI.c
1090+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10901091
msgid "No MISO Pin"
10911092
msgstr ""
10921093

1093-
#: ports/stm/common-hal/busio/SPI.c
1094+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
10941095
msgid "No MOSI Pin"
10951096
msgstr ""
10961097

@@ -1139,6 +1140,10 @@ msgstr "Sin soporte de hardware en pin"
11391140
msgid "No key was specified"
11401141
msgstr ""
11411142

1143+
#: shared-bindings/time/__init__.c
1144+
msgid "No long integer support"
1145+
msgstr ""
1146+
11421147
#: ports/stm/common-hal/pulseio/PWMOut.c
11431148
msgid "No more timers available on this pin."
11441149
msgstr ""

0 commit comments

Comments
 (0)