From a9d094ab749dcddaa383705290439a0b2c930e8a Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 21 Sep 2018 12:24:04 -0400 Subject: Fix translations --- locale/de_DE.po | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'locale/de_DE.po') diff --git a/locale/de_DE.po b/locale/de_DE.po index de47f8200..72f7b254d 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-20 21:52-0400\n" +"POT-Creation-Date: 2018-09-21 12:23-0400\n" "PO-Revision-Date: 2018-07-27 11:55-0700\n" "Last-Translator: Sebastian Plamauer\n" "Language-Team: \n" @@ -300,12 +300,12 @@ msgid "Too many channels in sample." msgstr "Zu viele Kanäle im sample" #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:305 -#: ports/atmel-samd/common-hal/audioio/AudioOut.c:326 +#: ports/atmel-samd/common-hal/audioio/AudioOut.c:339 msgid "No DMA channel found" msgstr "Kein DMA Kanal gefunden" #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:308 -#: ports/atmel-samd/common-hal/audioio/AudioOut.c:328 +#: ports/atmel-samd/common-hal/audioio/AudioOut.c:341 msgid "Unable to allocate buffers for signed conversion" msgstr "Konnte keine Buffer für Vorzeichenumwandlung allozieren" @@ -347,16 +347,21 @@ msgstr "Ungültiger Pin für rechten Kanal" msgid "Cannot output both channels on the same pin" msgstr "Kann nicht beite Kanäle auf dem gleichen Pin ausgeben" -#: ports/atmel-samd/common-hal/audioio/AudioOut.c:173 +#: ports/atmel-samd/common-hal/audioio/AudioOut.c:176 #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:189 #: ports/atmel-samd/common-hal/pulseio/PulseOut.c:110 msgid "All timers in use" msgstr "Alle timer werden benutzt" -#: ports/atmel-samd/common-hal/audioio/AudioOut.c:215 +#: ports/atmel-samd/common-hal/audioio/AudioOut.c:218 msgid "All event channels in use" msgstr "Alle event Kanälre werden benutzt" +#: ports/atmel-samd/common-hal/audioio/AudioOut.c:297 +#, c-format +msgid "Sample rate too high. It must be less than %d" +msgstr "" + #: ports/atmel-samd/common-hal/busio/I2C.c:71 msgid "Not enough pins available" msgstr "Nicht genug Pins vorhanden" -- cgit v1.2.3