@@ -7,15 +7,15 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version : PACKAGE VERSION\n "
9
9
"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 "
11
11
"
Last-Translator :
Andi Chandler <[email protected] >\n "
12
12
"Language-Team : none\n "
13
13
"Language : en_GB\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=2; plural=n != 1;\n "
18
- "X-Generator : Weblate 5.8-dev \n "
18
+ "X-Generator : Weblate 5.8-rc \n "
19
19
20
20
#: main.c
21
21
msgid ""
@@ -1991,21 +1991,9 @@ msgstr "The above exception was the direct cause of the following exception:"
1991
1991
msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
1992
1992
msgstr "The length of rgb_pins must be 6, 12, 18, 24, or 30"
1993
1993
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"
2009
1997
2010
1998
#: supervisor/shared/safe_mode.c
2011
1999
msgid "Third-party firmware fatal error."
@@ -2546,7 +2534,7 @@ msgstr "bitmap sizes must match"
2546
2534
msgid "bits must be 32 or less"
2547
2535
msgstr "bits must be 32 or less"
2548
2536
2549
- #: shared-bindings/audiomixer/Mixer.c
2537
+ #: shared-bindings/audiodelays/Echo.c shared-bindings/ audiomixer/Mixer.c
2550
2538
msgid "bits_per_sample must be 8 or 16"
2551
2539
msgstr "bits_per_sample must be 8 or 16"
2552
2540
@@ -4406,6 +4394,18 @@ msgstr "zi must be of float type"
4406
4394
msgid "zi must be of shape (n_section, 2)"
4407
4395
msgstr "zi must be of shape (n_section, 2)"
4408
4396
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
+
4409
4409
#~ msgid "Buffer length must be a multiple of 512"
4410
4410
#~ msgstr "Buffer length must be a multiple of 512"
4411
4411
0 commit comments