|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: \n" |
9 | 9 | "Report-Msgid-Bugs-To: \n" |
10 | | -"POT-Creation-Date: 2019-03-25 14:08+0100\n" |
| 10 | +"POT-Creation-Date: 2019-03-25 19:40+0100\n" |
11 | 11 | "PO-Revision-Date: 2018-07-27 11:55-0700\n" |
12 | 12 | "Last-Translator: Pascal Deneaux\n" |
13 | 13 | "Language-Team: Sebastian Plamauer, Pascal Deneaux\n" |
@@ -742,14 +742,10 @@ msgid "Frequency captured is above capability. Capture Paused." |
742 | 742 | msgstr "" |
743 | 743 |
|
744 | 744 | #: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/I2C.c |
745 | | -#: shared-bindings/busio/SPI.c |
| 745 | +#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c |
746 | 746 | msgid "Function requires lock" |
747 | 747 | msgstr "Die Funktion erwartet, dass der 'lock'-Befehl zuvor ausgeführt wurde" |
748 | 748 |
|
749 | | -#: shared-bindings/busio/I2C.c |
750 | | -msgid "Function requires lock." |
751 | | -msgstr "Die Funktion erwartet, dass der 'lock'-Befehl zuvor ausgeführt wurde" |
752 | | - |
753 | 749 | #: ports/esp8266/common-hal/digitalio/DigitalInOut.c |
754 | 750 | msgid "GPIO16 does not support pull up." |
755 | 751 | msgstr "GPIO16 unterstützt pull up nicht" |
@@ -2851,6 +2847,10 @@ msgstr "nicht unterstützter Typ für Operator" |
2851 | 2847 | msgid "unsupported types for %q: '%s', '%s'" |
2852 | 2848 | msgstr "nicht unterstützte Typen für %q: '%s', '%s'" |
2853 | 2849 |
|
| 2850 | +#: shared-bindings/displayio/Bitmap.c |
| 2851 | +msgid "value_count must be > 0" |
| 2852 | +msgstr "" |
| 2853 | + |
2854 | 2854 | #: ports/esp8266/modnetwork.c |
2855 | 2855 | msgid "wifi_set_ip_info() failed" |
2856 | 2856 | msgstr "wifi_set_ip_info() fehlgeschlagen" |
@@ -2889,5 +2889,9 @@ msgstr "" |
2889 | 2889 | #~ msgid "Failed to read attribute value, err %0x04x" |
2890 | 2890 | #~ msgstr "Kann den Attributwert nicht lesen. Status: 0x%04x" |
2891 | 2891 |
|
| 2892 | +#~ msgid "Function requires lock." |
| 2893 | +#~ msgstr "" |
| 2894 | +#~ "Die Funktion erwartet, dass der 'lock'-Befehl zuvor ausgeführt wurde" |
| 2895 | + |
2892 | 2896 | #~ msgid "Only Windows format, uncompressed BMP supported %d" |
2893 | 2897 | #~ msgstr "Nur unkomprimiertes Windows-Format (BMP) unterstützt %d" |
0 commit comments