update translations again

This commit is contained in:
Jeff Epler 2022-11-08 17:48:04 -06:00
parent 530e5a1df2
commit 19a3893d40
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE
1 changed files with 2 additions and 6 deletions

View File

@ -130,7 +130,7 @@ msgstr ""
msgid "%q length must be <= %d"
msgstr ""
#: py/argcheck.c shared-bindings/busio/I2C.c
#: py/argcheck.c
msgid "%q length must be >= %d"
msgstr ""
@ -159,7 +159,7 @@ msgstr ""
msgid "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
msgstr ""
#: py/argcheck.c py/obj.c
#: py/argcheck.c py/obj.c py/objstrunicode.c
msgid "%q must be of type %q"
msgstr ""
@ -3949,10 +3949,6 @@ msgstr ""
msgid "stream operation not supported"
msgstr ""
#: py/objstrunicode.c
msgid "string indices must be integers, not %q"
msgstr ""
#: py/stream.c
msgid "string not supported; use bytes or bytearray"
msgstr ""