@@ -7,15 +7,15 @@ msgid ""
77msgstr ""
88"Project-Id-Version : PACKAGE VERSION\n "
99"Report-Msgid-Bugs-To : \n "
10- "PO-Revision-Date : 2024-09-23 03:16 +0000\n "
10+ "PO-Revision-Date : 2024-10-16 21:15 +0000\n "
1111"
Last-Translator :
Andi Chandler <[email protected] >\n "
1212"Language-Team : none\n "
1313"Language : en_GB\n "
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=UTF-8\n "
1616"Content-Transfer-Encoding : 8bit\n "
1717"Plural-Forms : nplurals=2; plural=n != 1;\n "
18- "X-Generator : Weblate 5.8-dev \n "
18+ "X-Generator : Weblate 5.8-rc \n "
1919
2020#: main.c
2121msgid ""
@@ -1991,21 +1991,9 @@ msgstr "The above exception was the direct cause of the following exception:"
19911991msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
19921992msgstr "The length of rgb_pins must be 6, 12, 18, 24, or 30"
19931993
1994- #: shared-module/audiomixer/MixerVoice.c
1995- msgid "The sample's bits_per_sample does not match the mixer's"
1996- msgstr "The sample's bits_per_sample does not match the mixer's"
1997-
1998- #: shared-module/audiomixer/MixerVoice.c
1999- msgid "The sample's channel count does not match the mixer's"
2000- msgstr "The sample's channel count does not match the mixer's"
2001-
2002- #: shared-module/audiomixer/MixerVoice.c
2003- msgid "The sample's sample rate does not match the mixer's"
2004- msgstr "The sample's sample rate does not match the mixer's"
2005-
2006- #: shared-module/audiomixer/MixerVoice.c
2007- msgid "The sample's signedness does not match the mixer's"
2008- msgstr "The sample's signedness does not match the mixer's"
1994+ #: shared-module/audiodelays/Echo.c shared-module/audiomixer/MixerVoice.c
1995+ msgid "The sample's %q does not match"
1996+ msgstr "The sample's %q does not match"
20091997
20101998#: supervisor/shared/safe_mode.c
20111999msgid "Third-party firmware fatal error."
@@ -2546,7 +2534,7 @@ msgstr "bitmap sizes must match"
25462534msgid "bits must be 32 or less"
25472535msgstr "bits must be 32 or less"
25482536
2549- #: shared-bindings/audiomixer/Mixer.c
2537+ #: shared-bindings/audiodelays/Echo.c shared-bindings/ audiomixer/Mixer.c
25502538msgid "bits_per_sample must be 8 or 16"
25512539msgstr "bits_per_sample must be 8 or 16"
25522540
@@ -4406,6 +4394,18 @@ msgstr "zi must be of float type"
44064394msgid "zi must be of shape (n_section, 2)"
44074395msgstr "zi must be of shape (n_section, 2)"
44084396
4397+ #~ msgid "The sample's bits_per_sample does not match the mixer's"
4398+ #~ msgstr "The sample's bits_per_sample does not match the mixer's"
4399+
4400+ #~ msgid "The sample's channel count does not match the mixer's"
4401+ #~ msgstr "The sample's channel count does not match the mixer's"
4402+
4403+ #~ msgid "The sample's sample rate does not match the mixer's"
4404+ #~ msgstr "The sample's sample rate does not match the mixer's"
4405+
4406+ #~ msgid "The sample's signedness does not match the mixer's"
4407+ #~ msgstr "The sample's signedness does not match the mixer's"
4408+
44094409#~ msgid "Buffer length must be a multiple of 512"
44104410#~ msgstr "Buffer length must be a multiple of 512"
44114411
0 commit comments