Skip to content

Commit f3ac3ea

Browse files
committed
make translate
1 parent 3ecd8cb commit f3ac3ea

File tree

4 files changed

+55
-37
lines changed

4 files changed

+55
-37
lines changed

locale/circuitpython.pot

Lines changed: 1 addition & 1 deletion
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-27 11:55-0400\n"
11+
"POT-Creation-Date: 2020-05-27 20:51-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"

locale/cs.po

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-27 20:51-0500\n"
1111
"PO-Revision-Date: 2020-05-24 03:22+0000\n"
1212
"Last-Translator: dronecz <[email protected]>\n"
1313
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -376,6 +376,10 @@ msgstr ""
376376
msgid "Bit depth must be multiple of 8."
377377
msgstr ""
378378

379+
#: ports/mimxrt10xx/common-hal/busio/UART.c
380+
msgid "Both RX and TX required for flow control"
381+
msgstr ""
382+
379383
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
380384
msgid "Both pins must support hardware interrupts"
381385
msgstr ""
@@ -809,7 +813,7 @@ msgstr ""
809813
msgid "Hardware busy, try alternative pins"
810814
msgstr ""
811815

812-
#: ports/stm/common-hal/busio/UART.c
816+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
813817
msgid "Hardware in use, try alternative pins"
814818
msgstr ""
815819

@@ -888,11 +892,11 @@ msgstr ""
888892
msgid "Invalid PWM frequency"
889893
msgstr ""
890894

891-
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
895+
#: ports/stm/common-hal/busio/SPI.c
892896
msgid "Invalid SPI pin selection"
893897
msgstr ""
894898

895-
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
899+
#: ports/stm/common-hal/busio/UART.c
896900
msgid "Invalid UART pin selection"
897901
msgstr ""
898902

@@ -968,7 +972,8 @@ msgstr ""
968972
#: ports/atmel-samd/common-hal/busio/UART.c
969973
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
970974
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
971-
#: ports/cxd56/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
975+
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/SPI.c
976+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
972977
msgid "Invalid pins"
973978
msgstr ""
974979

@@ -1079,10 +1084,6 @@ msgstr ""
10791084
msgid "Name too long"
10801085
msgstr ""
10811086

1082-
#: shared-bindings/_pixelbuf/PixelBuf.c
1083-
msgid "Negative step not supported"
1084-
msgstr ""
1085-
10861087
#: ports/nrf/common-hal/_bleio/Characteristic.c
10871088
msgid "No CCCD for this Characteristic"
10881089
msgstr ""
@@ -1245,6 +1246,10 @@ msgstr ""
12451246
msgid "Pin does not have ADC capabilities"
12461247
msgstr ""
12471248

1249+
#: shared-bindings/digitalio/DigitalInOut.c
1250+
msgid "Pin is input only"
1251+
msgstr ""
1252+
12481253
#: ports/atmel-samd/common-hal/countio/Counter.c
12491254
msgid "Pin must support hardware interrupts"
12501255
msgstr ""
@@ -1422,7 +1427,7 @@ msgstr ""
14221427
msgid "Stream missing readinto() or write() method."
14231428
msgstr ""
14241429

1425-
#: ports/stm/common-hal/busio/UART.c
1430+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
14261431
msgid "Supply at least one UART pin"
14271432
msgstr ""
14281433

@@ -3069,8 +3074,7 @@ msgstr ""
30693074
msgid "tuple/list required on RHS"
30703075
msgstr ""
30713076

3072-
#: ports/atmel-samd/common-hal/busio/UART.c
3073-
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
3077+
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
30743078
#: shared-bindings/busio/UART.c
30753079
msgid "tx and rx cannot both be None"
30763080
msgstr ""

locale/de_DE.po

Lines changed: 19 additions & 12 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-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-27 20:51-0500\n"
1111
"PO-Revision-Date: 2020-05-23 16:13+0000\n"
1212
"Last-Translator: Timon <[email protected]>\n"
1313
"Language-Team: German <https://later.unpythonic.net/projects/circuitpython/"
@@ -381,6 +381,10 @@ msgstr "Bit clock und word select müssen eine clock unit teilen"
381381
msgid "Bit depth must be multiple of 8."
382382
msgstr "Bit depth muss ein Vielfaches von 8 sein."
383383

384+
#: ports/mimxrt10xx/common-hal/busio/UART.c
385+
msgid "Both RX and TX required for flow control"
386+
msgstr ""
387+
384388
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
385389
msgid "Both pins must support hardware interrupts"
386390
msgstr "Beide pins müssen Hardware Interrupts unterstützen"
@@ -826,7 +830,7 @@ msgstr "Gruppe voll"
826830
msgid "Hardware busy, try alternative pins"
827831
msgstr "Hardware beschäftigt, versuchen Sie alternative Pins"
828832

829-
#: ports/stm/common-hal/busio/UART.c
833+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
830834
msgid "Hardware in use, try alternative pins"
831835
msgstr "Hardware in benutzung, probiere alternative Pins"
832836

@@ -907,11 +911,11 @@ msgstr "Ungültige I2C-Pinauswahl"
907911
msgid "Invalid PWM frequency"
908912
msgstr "Ungültige PWM Frequenz"
909913

910-
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
914+
#: ports/stm/common-hal/busio/SPI.c
911915
msgid "Invalid SPI pin selection"
912916
msgstr "Ungültige SPI-Pin-Auswahl"
913917

914-
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
918+
#: ports/stm/common-hal/busio/UART.c
915919
msgid "Invalid UART pin selection"
916920
msgstr "Ungültige UART-Pinauswahl"
917921

@@ -987,7 +991,8 @@ msgstr "Ungültiger Pin für rechten Kanal"
987991
#: ports/atmel-samd/common-hal/busio/UART.c
988992
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
989993
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
990-
#: ports/cxd56/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
994+
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/SPI.c
995+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
991996
msgid "Invalid pins"
992997
msgstr "Ungültige Pins"
993998

@@ -1100,10 +1105,6 @@ msgstr "Muss ein Vielfaches von 6 RGB-Pins verwenden, nicht %d"
11001105
msgid "Name too long"
11011106
msgstr "Name zu lang"
11021107

1103-
#: shared-bindings/_pixelbuf/PixelBuf.c
1104-
msgid "Negative step not supported"
1105-
msgstr "Negativer Schritt wird nicht unterstützt"
1106-
11071108
#: ports/nrf/common-hal/_bleio/Characteristic.c
11081109
msgid "No CCCD for this Characteristic"
11091110
msgstr "Kein CCCD für diese Charakteristik"
@@ -1272,6 +1273,10 @@ msgstr "Zugang verweigert"
12721273
msgid "Pin does not have ADC capabilities"
12731274
msgstr "Pin hat keine ADC Funktionalität"
12741275

1276+
#: shared-bindings/digitalio/DigitalInOut.c
1277+
msgid "Pin is input only"
1278+
msgstr ""
1279+
12751280
#: ports/atmel-samd/common-hal/countio/Counter.c
12761281
msgid "Pin must support hardware interrupts"
12771282
msgstr "Pin muss Hardware-Interrupts unterstützen"
@@ -1454,7 +1459,7 @@ msgstr "Die Stackgröße sollte mindestens 256 sein"
14541459
msgid "Stream missing readinto() or write() method."
14551460
msgstr "Stream fehlt readinto() oder write() Methode."
14561461

1457-
#: ports/stm/common-hal/busio/UART.c
1462+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
14581463
msgid "Supply at least one UART pin"
14591464
msgstr "Geben Sie mindestens einen UART-Pin an"
14601465

@@ -3155,8 +3160,7 @@ msgstr "tupel/list hat falsche Länge"
31553160
msgid "tuple/list required on RHS"
31563161
msgstr "Tupel / Liste auf RHS erforderlich"
31573162

3158-
#: ports/atmel-samd/common-hal/busio/UART.c
3159-
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
3163+
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
31603164
#: shared-bindings/busio/UART.c
31613165
msgid "tx and rx cannot both be None"
31623166
msgstr "tx und rx können nicht beide None sein"
@@ -3530,6 +3534,9 @@ msgstr "Nullschritt"
35303534
#~ "Mehrere PWM Frequenzen werden nicht unterstützt. PWM wurde bereits auf "
35313535
#~ "%dHz gesetzt."
35323536

3537+
#~ msgid "Negative step not supported"
3538+
#~ msgstr "Negativer Schritt wird nicht unterstützt"
3539+
35333540
#~ msgid "No PulseIn support for %q"
35343541
#~ msgstr "Keine PulseIn Unterstützung für %q"
35353542

locale/nl.po

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-27 20:51-0500\n"
1111
"PO-Revision-Date: 2020-05-25 13:52+0000\n"
1212
"Last-Translator: Dustin Watts <[email protected]>\n"
1313
"Language-Team: none\n"
@@ -378,6 +378,10 @@ msgstr "Bit clock en word select moeten een clock eenheid delen"
378378
msgid "Bit depth must be multiple of 8."
379379
msgstr "Bit diepte moet een meervoud van 8 zijn."
380380

381+
#: ports/mimxrt10xx/common-hal/busio/UART.c
382+
msgid "Both RX and TX required for flow control"
383+
msgstr ""
384+
381385
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
382386
msgid "Both pins must support hardware interrupts"
383387
msgstr "Beide pinnen moeten hardware interrupts ondersteunen"
@@ -819,7 +823,7 @@ msgstr "Groep is vol"
819823
msgid "Hardware busy, try alternative pins"
820824
msgstr "Hardware bezig, probeer alternatieve pinnen"
821825

822-
#: ports/stm/common-hal/busio/UART.c
826+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
823827
msgid "Hardware in use, try alternative pins"
824828
msgstr "Hardware in gebruik, probeer alternatieve pinnen"
825829

@@ -900,11 +904,11 @@ msgstr "Ongeldige I2C pin selectie"
900904
msgid "Invalid PWM frequency"
901905
msgstr "Ongeldige PWM frequentie"
902906

903-
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
907+
#: ports/stm/common-hal/busio/SPI.c
904908
msgid "Invalid SPI pin selection"
905909
msgstr "Ongeldige SPI pin selectie"
906910

907-
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
911+
#: ports/stm/common-hal/busio/UART.c
908912
msgid "Invalid UART pin selection"
909913
msgstr "Ongeldige UART pin selectie"
910914

@@ -980,7 +984,8 @@ msgstr "Ongeldige pin voor rechter kanaal"
980984
#: ports/atmel-samd/common-hal/busio/UART.c
981985
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
982986
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
983-
#: ports/cxd56/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
987+
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/SPI.c
988+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
984989
msgid "Invalid pins"
985990
msgstr "Ongeldige pinnen"
986991

@@ -1091,10 +1096,6 @@ msgstr "Een meervoud van 6 rgb pinnen moet worden gebruikt, niet %d"
10911096
msgid "Name too long"
10921097
msgstr "Naam te lang"
10931098

1094-
#: shared-bindings/_pixelbuf/PixelBuf.c
1095-
msgid "Negative step not supported"
1096-
msgstr "Negatieve stappen niet ondersteund"
1097-
10981099
#: ports/nrf/common-hal/_bleio/Characteristic.c
10991100
msgid "No CCCD for this Characteristic"
11001101
msgstr "Geen CCCD voor deze Characteristic"
@@ -1266,6 +1267,10 @@ msgstr "Toegang geweigerd"
12661267
msgid "Pin does not have ADC capabilities"
12671268
msgstr "Pin heeft geen ADC mogelijkheden"
12681269

1270+
#: shared-bindings/digitalio/DigitalInOut.c
1271+
msgid "Pin is input only"
1272+
msgstr ""
1273+
12691274
#: ports/atmel-samd/common-hal/countio/Counter.c
12701275
msgid "Pin must support hardware interrupts"
12711276
msgstr "Pin moet hardware interrupts ondersteunen"
@@ -1448,7 +1453,7 @@ msgstr "Stack grootte moet op zijn minst 256 zijn"
14481453
msgid "Stream missing readinto() or write() method."
14491454
msgstr "Stream mist readinto() of write() methode."
14501455

1451-
#: ports/stm/common-hal/busio/UART.c
1456+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
14521457
msgid "Supply at least one UART pin"
14531458
msgstr "Geef op zijn minst 1 UART pin op"
14541459

@@ -3121,8 +3126,7 @@ msgstr "tuple of lijst heeft onjuiste lengte"
31213126
msgid "tuple/list required on RHS"
31223127
msgstr "tuple of lijst vereist op RHS"
31233128

3124-
#: ports/atmel-samd/common-hal/busio/UART.c
3125-
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
3129+
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
31263130
#: shared-bindings/busio/UART.c
31273131
msgid "tx and rx cannot both be None"
31283132
msgstr "tx en rx kunnen niet beiden None zijn"
@@ -3277,3 +3281,6 @@ msgstr "y-waarde buiten bereik"
32773281
#: py/objrange.c
32783282
msgid "zero step"
32793283
msgstr "nul-stap"
3284+
3285+
#~ msgid "Negative step not supported"
3286+
#~ msgstr "Negatieve stappen niet ondersteund"

0 commit comments

Comments
 (0)