Skip to content

Commit d7f23c7

Browse files
author
Pascal Deneaux
authored
Update de_DE.po
1 parent fd62ec8 commit d7f23c7

1 file changed

Lines changed: 25 additions & 8 deletions

File tree

locale/de_DE.po

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2219,8 +2219,8 @@ msgid "timeout must be >= 0.0"
22192219
msgstr "timeout muss >= 0.0 sein"
22202220

22212221
#: shared-bindings/bleio/CharacteristicBuffer.c:79
2222-
msgid "buffer_size must be >= 1"
2223-
msgstr "Puffergröße muss >= 1 sein"
2222+
msgid "%q must be >= 1"
2223+
msgstr "%q muss >= 1 sein"
22242224

22252225
#: shared-bindings/bleio/CharacteristicBuffer.c:83
22262226
msgid "Expected a Characteristic"
@@ -2324,16 +2324,25 @@ msgstr ""
23242324
msgid "Unsupported pull value."
23252325
msgstr ""
23262326

2327-
#: shared-bindings/displayio/Bitmap.c:84 shared-bindings/displayio/Shape.c:88
2328-
msgid "y should be an int"
2327+
#: shared-bindings/displayio/Bitmap.c:131 shared-bindings/pulseio/PulseIn.c:272
2328+
msgid "Cannot delete values"
2329+
msgstr ""
2330+
2331+
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
2332+
#: shared-bindings/pulseio/PulseIn.c:278
2333+
msgid "Slices not supported"
23292334
msgstr ""
23302335

2331-
#: shared-bindings/displayio/Bitmap.c:89
2332-
msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
2336+
#: shared-bindings/displayio/Bitmap.c:156
2337+
msgid "pixel coordinates out of bounds"
23332338
msgstr ""
23342339

2335-
#: shared-bindings/displayio/Bitmap.c:94
2336-
msgid "row data must be a buffer"
2340+
#: shared-bindings/displayio/Bitmap.c:166
2341+
msgid "pixel value requires too many bits"
2342+
msgstr ""
2343+
2344+
#: shared-bindings/displayio/BuiltinFont.c:93
2345+
msgid "%q should be an int"
23372346
msgstr ""
23382347

23392348
#: shared-bindings/displayio/ColorConverter.c:72
@@ -2392,6 +2401,10 @@ msgstr ""
23922401
msgid "palette_index should be an int"
23932402
msgstr ""
23942403

2404+
#: shared-bindings/displayio/Shape.c:97
2405+
msgid "y should be an int"
2406+
msgstr ""
2407+
23952408
#: shared-bindings/displayio/Shape.c:92
23962409
msgid "start_x should be an int"
23972410
msgstr ""
@@ -2681,6 +2694,10 @@ msgstr ""
26812694
msgid "row must be packed and word aligned"
26822695
msgstr ""
26832696

2697+
#: shared-module/displayio/Bitmap.c:118
2698+
msgid "Read-only object"
2699+
msgstr "Schreibgeschützte Objekt"
2700+
26842701
#: shared-module/displayio/Display.c:67
26852702
msgid "Unsupported display bus type"
26862703
msgstr "Nicht unterstützter display bus type"

0 commit comments

Comments
 (0)