77msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2019-01-10 21:32 -0500\n "
10+ "POT-Creation-Date : 2019-01-13 23:51 -0500\n "
1111"PO-Revision-Date : 2018-07-27 11:55-0700\n "
1212"Last-Translator : Sebastian Plamauer\n "
1313"Language-Team : \n "
@@ -1960,7 +1960,7 @@ msgstr ""
19601960msgid "argument should be a '%q' not a '%q'"
19611961msgstr ""
19621962
1963- #: py/runtime.c:1123 py/runtime.c:1197
1963+ #: py/runtime.c:1123 py/runtime.c:1197 shared-bindings/_pixelbuf/__init__.c:106
19641964msgid "no such attribute"
19651965msgstr ""
19661966
@@ -2039,6 +2039,54 @@ msgstr ""
20392039msgid "byte code not implemented"
20402040msgstr ""
20412041
2042+ #: shared-bindings/_pixelbuf/PixelBuf.c:101
2043+ #, c-format
2044+ msgid "byteorder is not an instance of ByteOrder (got a %s)"
2045+ msgstr ""
2046+
2047+ #: shared-bindings/_pixelbuf/PixelBuf.c:106
2048+ #, c-format
2049+ msgid "Can not use dotstar with %s"
2050+ msgstr ""
2051+
2052+ #: shared-bindings/_pixelbuf/PixelBuf.c:118
2053+ msgid "rawbuf is not the same size as buf"
2054+ msgstr ""
2055+
2056+ #: shared-bindings/_pixelbuf/PixelBuf.c:123
2057+ #, c-format
2058+ msgid "buf is too small. need %d bytes"
2059+ msgstr ""
2060+
2061+ #: shared-bindings/_pixelbuf/PixelBuf.c:129
2062+ msgid "write_args must be a list, tuple, or None"
2063+ msgstr ""
2064+
2065+ #: shared-bindings/_pixelbuf/PixelBuf.c:394
2066+ msgid "Only slices with step=1 (aka None) are supported"
2067+ msgstr ""
2068+
2069+ #: shared-bindings/_pixelbuf/PixelBuf.c:396
2070+ msgid "Range out of bounds"
2071+ msgstr ""
2072+
2073+ #: shared-bindings/_pixelbuf/PixelBuf.c:405
2074+ msgid "tuple/list required on RHS"
2075+ msgstr ""
2076+
2077+ #: shared-bindings/_pixelbuf/PixelBuf.c:421
2078+ #, c-format
2079+ msgid "Unmatched number of items on RHS (expected %d, got %d)."
2080+ msgstr ""
2081+
2082+ #: shared-bindings/_pixelbuf/PixelBuf.c:444
2083+ msgid "Pixel beyond bounds of buffer"
2084+ msgstr ""
2085+
2086+ #: shared-bindings/_pixelbuf/__init__.c:112
2087+ msgid "readonly attribute"
2088+ msgstr ""
2089+
20422090#: shared-bindings/_stage/Layer.c:71
20432091msgid "graphic must be 2048 bytes long"
20442092msgstr ""
@@ -2494,6 +2542,11 @@ msgid ""
24942542"Object has been deinitialized and can no longer be used. Create a new object."
24952543msgstr ""
24962544
2545+ #: shared-module/_pixelbuf/PixelBuf.c:69
2546+ #, c-format
2547+ msgid "Expected tuple of length %d, got %d"
2548+ msgstr ""
2549+
24972550#: shared-module/audioio/Mixer.c:47 shared-module/audioio/WaveFile.c:117
24982551msgid "Couldn't allocate first buffer"
24992552msgstr ""
@@ -2691,12 +2744,24 @@ msgstr ""
26912744#~ msgid "Invalid UUID parameter"
26922745#~ msgstr "Ungültiger UUID-Parameter"
26932746
2694- #~ msgid "Invalid Service type"
2695- #~ msgstr "Ungültiger Diensttyp"
2747+ #~ msgid "Can not add Service."
2748+ #~ msgstr "Kann den Dienst nicht hinzufügen."
2749+
2750+ #~ msgid "Cannot apply GAP parameters."
2751+ #~ msgstr "Kann GAP Parameter nicht anwenden."
26962752
26972753#~ msgid "Can not apply advertisement data. status: 0x%02x"
26982754#~ msgstr "Kann advertisement data nicht anwenden. Status: 0x%02x"
26992755
2756+ #~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
2757+ #~ msgstr "CircuitPython ist abgestürzt. Ups!\n"
2758+
2759+ #~ msgid "Can not apply device name in the stack."
2760+ #~ msgstr "Der Gerätename kann nicht im Stack verwendet werden."
2761+
2762+ #~ msgid "Invalid Service type"
2763+ #~ msgstr "Ungültiger Diensttyp"
2764+
27002765#~ msgid ""
27012766#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
27022767#~ msgstr ""
@@ -2705,30 +2770,18 @@ msgstr ""
27052770#~ msgid "Can not encode UUID, to check length."
27062771#~ msgstr "Kann UUID nicht kodieren, um die Länge zu überprüfen."
27072772
2708- #~ msgid "Can not add Characteristic."
2709- #~ msgstr "Kann das Merkmal nicht hinzufügen."
2710-
2711- #~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
2712- #~ msgstr "CircuitPython ist abgestürzt. Ups!\n"
2713-
2714- #~ msgid "Cannot apply GAP parameters."
2715- #~ msgstr "Kann GAP Parameter nicht anwenden."
2716-
27172773#~ msgid ""
27182774#~ "enough power for the whole circuit and press reset (after ejecting "
27192775#~ "CIRCUITPY).\n"
27202776#~ msgstr ""
27212777#~ "genug Strom für den ganzen Schaltkreis liefert und drücke reset (nach dem "
27222778#~ "sicheren Auswerfen von CIRCUITPY.)\n"
27232779
2780+ #~ msgid "Can not add Characteristic."
2781+ #~ msgstr "Kann das Merkmal nicht hinzufügen."
2782+
27242783#~ msgid "Can encode UUID into the advertisement packet."
27252784#~ msgstr "Kann UUID in das advertisement packet kodieren."
27262785
27272786#~ msgid "Can not query for the device address."
27282787#~ msgstr "Kann nicht nach der Geräteadresse suchen."
2729-
2730- #~ msgid "Can not add Service."
2731- #~ msgstr "Kann den Dienst nicht hinzufügen."
2732-
2733- #~ msgid "Can not apply device name in the stack."
2734- #~ msgstr "Der Gerätename kann nicht im Stack verwendet werden."
0 commit comments