77msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2019-08-22 15:20-0400 \n "
10+ "POT-Creation-Date : 2019-08-22 14:29-0700 \n "
1111"PO-Revision-Date : 2018-07-27 11:55-0700\n "
1212"Last-Translator : Pascal Deneaux\n "
1313"Language-Team : Sebastian Plamauer, Pascal Deneaux\n "
@@ -301,6 +301,10 @@ msgstr ""
301301"Automatisches Neuladen ist aktiv. Speichere Dateien über USB um sie "
302302"auszuführen oder verbinde dich mit der REPL zum Deaktivieren.\n"
303303
304+ #: shared-module/displayio/Display.c
305+ msgid "Below minimum frame rate"
306+ msgstr ""
307+
304308#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
305309msgid "Bit clock and word select must share a clock unit"
306310msgstr "Bit clock und word select müssen eine clock unit teilen"
@@ -526,6 +530,7 @@ msgid "Display must have a 16 bit colorspace."
526530msgstr ""
527531
528532#: shared-bindings/displayio/Display.c
533+ #: shared-bindings/displayio/EPaperDisplay.c
529534msgid "Display rotation must be in 90 degree increments"
530535msgstr "Die Rotation der Anzeige muss in 90-Grad-Schritten erfolgen"
531536
@@ -738,6 +743,7 @@ msgid "Function requires lock"
738743msgstr "Die Funktion erwartet, dass der 'lock'-Befehl zuvor ausgeführt wurde"
739744
740745#: shared-bindings/displayio/Display.c
746+ #: shared-bindings/displayio/EPaperDisplay.c
741747msgid "Group already used"
742748msgstr ""
743749
@@ -1025,8 +1031,8 @@ msgstr ""
10251031#: shared-module/displayio/OnDiskBitmap.c
10261032#, c-format
10271033msgid ""
1028- "Only monochrome, indexed 8bpp, and 16bpp or greater BMPs supported: %d bpp "
1029- "given"
1034+ "Only monochrome, indexed 4bpp or 8bpp, and 16bpp or greater BMPs supported: "
1035+ "%d bpp given"
10301036msgstr ""
10311037
10321038#: shared-bindings/_pixelbuf/PixelBuf.c
@@ -1102,6 +1108,10 @@ msgstr "Schreibgeschützte Dateisystem"
11021108msgid "Read-only object"
11031109msgstr "Schreibgeschützte Objekt"
11041110
1111+ #: shared-bindings/displayio/EPaperDisplay.c
1112+ msgid "Refresh too soon"
1113+ msgstr ""
1114+
11051115#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11061116msgid "Right channel unsupported"
11071117msgstr "Rechter Kanal wird nicht unterstützt"
@@ -1224,11 +1234,11 @@ msgstr ""
12241234msgid "Tile height must exactly divide bitmap height"
12251235msgstr ""
12261236
1227- #: shared-bindings/displayio/TileGrid.c
1237+ #: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
12281238msgid "Tile index out of bounds"
12291239msgstr ""
12301240
1231- #: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1241+ #: shared-bindings/displayio/TileGrid.c
12321242msgid "Tile value out of bounds"
12331243msgstr ""
12341244
@@ -1250,6 +1260,7 @@ msgid "Too many display busses"
12501260msgstr ""
12511261
12521262#: shared-bindings/displayio/Display.c
1263+ #: shared-bindings/displayio/EPaperDisplay.c
12531264msgid "Too many displays"
12541265msgstr "Zu viele displays"
12551266
@@ -1323,7 +1334,7 @@ msgstr ""
13231334msgid "Unsupported baudrate"
13241335msgstr "Baudrate wird nicht unterstützt"
13251336
1326- #: shared-module/displayio/Display .c
1337+ #: shared-module/displayio/display_core .c
13271338msgid "Unsupported display bus type"
13281339msgstr "Nicht unterstützter display bus type"
13291340
@@ -2210,6 +2221,11 @@ msgstr ""
22102221msgid "no module named '%q'"
22112222msgstr "Kein Modul mit dem Namen '%q'"
22122223
2224+ #: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c
2225+ #: shared-bindings/displayio/ParallelBus.c
2226+ msgid "no reset pin available"
2227+ msgstr ""
2228+
22132229#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
22142230msgid "no such attribute"
22152231msgstr ""
0 commit comments