|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: \n" |
9 | 9 | "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" |
11 | 11 | "PO-Revision-Date: 2020-04-30 17:01+0000\n" |
12 | 12 | " Last-Translator: Jeff Epler <[email protected]>\n" |
13 | 13 | "Language-Team: German <https://later.unpythonic.net/projects/circuitpython/" |
@@ -799,7 +799,8 @@ msgstr "Gruppe schon benutzt" |
799 | 799 | msgid "Group full" |
800 | 800 | msgstr "Gruppe voll" |
801 | 801 |
|
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 |
803 | 804 | msgid "Hardware busy, try alternative pins" |
804 | 805 | msgstr "" |
805 | 806 |
|
@@ -1055,15 +1056,15 @@ msgid "Microphone startup delay must be in range 0.0 to 1.0" |
1055 | 1056 | msgstr "" |
1056 | 1057 | "Die Startverzögerung des Mikrofons muss im Bereich von 0,0 bis 1,0 liegen" |
1057 | 1058 |
|
1058 | | -#: ports/stm/common-hal/busio/SPI.c |
| 1059 | +#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c |
1059 | 1060 | msgid "Missing MISO or MOSI Pin" |
1060 | 1061 | msgstr "" |
1061 | 1062 |
|
1062 | 1063 | #: shared-bindings/displayio/Group.c |
1063 | 1064 | msgid "Must be a %q subclass." |
1064 | 1065 | msgstr "Muss eine %q Unterklasse sein." |
1065 | 1066 |
|
1066 | | -#: ports/stm/common-hal/busio/SPI.c |
| 1067 | +#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c |
1067 | 1068 | msgid "Must provide MISO or MOSI pin" |
1068 | 1069 | msgstr "" |
1069 | 1070 |
|
@@ -1094,11 +1095,11 @@ msgstr "Kein DAC im Chip vorhanden" |
1094 | 1095 | msgid "No DMA channel found" |
1095 | 1096 | msgstr "Kein DMA Kanal gefunden" |
1096 | 1097 |
|
1097 | | -#: ports/stm/common-hal/busio/SPI.c |
| 1098 | +#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c |
1098 | 1099 | msgid "No MISO Pin" |
1099 | 1100 | msgstr "" |
1100 | 1101 |
|
1101 | | -#: ports/stm/common-hal/busio/SPI.c |
| 1102 | +#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c |
1102 | 1103 | msgid "No MOSI Pin" |
1103 | 1104 | msgstr "" |
1104 | 1105 |
|
@@ -1147,6 +1148,10 @@ msgstr "Keine Hardwareunterstützung an diesem Pin" |
1147 | 1148 | msgid "No key was specified" |
1148 | 1149 | msgstr "" |
1149 | 1150 |
|
| 1151 | +#: shared-bindings/time/__init__.c |
| 1152 | +msgid "No long integer support" |
| 1153 | +msgstr "" |
| 1154 | + |
1150 | 1155 | #: ports/stm/common-hal/pulseio/PWMOut.c |
1151 | 1156 | msgid "No more timers available on this pin." |
1152 | 1157 | msgstr "" |
|
0 commit comments