restore circuitpython.pot
This commit is contained in:
parent
0ea553e7d5
commit
fd3fbcfbae
|
@ -579,7 +579,7 @@ msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/displayio/Display.c
|
#: shared-bindings/displayio/Display.c
|
||||||
#: shared-bindings/framebufferio/FramebufferDisplay.c
|
#: shared-bindings/framebufferio/FramebufferDisplay.c
|
||||||
#: shared-bindings/is31fl3741/FrameBuffer.c
|
#: shared-bindings/is31fl3741/IS31FL3741.c
|
||||||
#: shared-bindings/rgbmatrix/RGBMatrix.c
|
#: shared-bindings/rgbmatrix/RGBMatrix.c
|
||||||
msgid "Brightness must be 0-1.0"
|
msgid "Brightness must be 0-1.0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -1480,7 +1480,7 @@ msgstr ""
|
||||||
msgid "Key must be 16, 24, or 32 bytes long"
|
msgid "Key must be 16, 24, or 32 bytes long"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-module/is31fl3741/FrameBuffer.c
|
#: shared-module/is31fl3741/IS31FL3741.c
|
||||||
msgid "LED mappings must match display size"
|
msgid "LED mappings must match display size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1508,7 +1508,7 @@ msgstr ""
|
||||||
msgid "MOSI pin init failed."
|
msgid "MOSI pin init failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/is31fl3741/IS31FL3741.c
|
#: shared-bindings/is31fl3741/__init__.c
|
||||||
msgid "Mapping must be a tuple"
|
msgid "Mapping must be a tuple"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2121,7 +2121,7 @@ msgstr ""
|
||||||
msgid "Sample rate too high. It must be less than %d"
|
msgid "Sample rate too high. It must be less than %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/is31fl3741/FrameBuffer.c
|
#: shared-bindings/is31fl3741/IS31FL3741.c
|
||||||
msgid "Scale dimensions must divide by 3"
|
msgid "Scale dimensions must divide by 3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -4557,7 +4557,7 @@ msgstr ""
|
||||||
msgid "width must be from 2 to 8 (inclusive), not %d"
|
msgid "width must be from 2 to 8 (inclusive), not %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/is31fl3741/FrameBuffer.c
|
#: shared-bindings/is31fl3741/IS31FL3741.c
|
||||||
#: shared-bindings/rgbmatrix/RGBMatrix.c
|
#: shared-bindings/rgbmatrix/RGBMatrix.c
|
||||||
msgid "width must be greater than zero"
|
msgid "width must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue