From eb8f1cc1dcb0b08297bcfdbe1d7e66b660460cff Mon Sep 17 00:00:00 2001 From: sommersoft Date: Mon, 19 Aug 2019 21:40:31 -0500 Subject: update translations --- locale/circuitpython.pot | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'locale/circuitpython.pot') diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index d0a5646e0..9a1790934 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-19 10:22-0400\n" +"POT-Creation-Date: 2019-08-19 21:38-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1159,19 +1159,19 @@ msgid "" "exit safe mode.\n" msgstr "" -#: shared-module/audiocore/Mixer.c +#: shared-module/audiocore/MixerVoice.c msgid "The sample's bits_per_sample does not match the mixer's" msgstr "" -#: shared-module/audiocore/Mixer.c +#: shared-module/audiocore/MixerVoice.c msgid "The sample's channel count does not match the mixer's" msgstr "" -#: shared-module/audiocore/Mixer.c +#: shared-module/audiocore/MixerVoice.c msgid "The sample's sample rate does not match the mixer's" msgstr "" -#: shared-module/audiocore/Mixer.c +#: shared-module/audiocore/MixerVoice.c msgid "The sample's signedness does not match the mixer's" msgstr "" @@ -1309,10 +1309,6 @@ msgstr "" msgid "Viper functions don't currently support more than 4 arguments" msgstr "" -#: shared-module/audiocore/Mixer.c -msgid "Voice index too high" -msgstr "" - #: main.c msgid "WARNING: Your code filename has two extensions\n" msgstr "" @@ -2026,6 +2022,10 @@ msgstr "" msgid "length argument not allowed for this type" msgstr "" +#: shared-bindings/audiocore/MixerVoice.c +msgid "level must be between 0 and 1" +msgstr "" + #: py/objarray.c msgid "lhs and rhs should be compatible" msgstr "" -- cgit v1.2.3