Browse Source

German Translation for new widget

master
Nils 2 years ago
parent
commit
aba0c0157f
  1. 3
      template/qtgui/resources/translations/config.pro
  2. BIN
      template/qtgui/resources/translations/de.qm
  3. 20
      template/qtgui/resources/translations/de.ts

3
template/qtgui/resources/translations/config.pro

@ -4,5 +4,6 @@ SOURCES = ../../about.py \
../../usermanual.py \
../../designer/usermanual.py \
../../mainwindow.py \
../../menu.py
../../menu.py \
../../midiinquickwidget.py
TRANSLATIONS = de.ts

BIN
template/qtgui/resources/translations/de.qm

Binary file not shown.

20
template/qtgui/resources/translations/de.ts

@ -1,12 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="de">
<context>
<name>QuickMidiInputComboController</name>
<message>
<location filename="../../midiinquickwidget.py" line="57"/>
<source>Midi Input. Use JACK to connect multiple inputs.</source>
<translation>Midi Input. Für mehrere Inputs bitte JACK benutzen.</translation>
</message>
<message>
<location filename="../../midiinquickwidget.py" line="78"/>
<source>loading</source>
<translation>lade</translation>
</message>
<message>
<location filename="../../midiinquickwidget.py" line="89"/>
<source>Volume: {}</source>
<translation>Lautstärke: {}</translation>
</message>
</context>
<context>
<name>TemplateAbout</name>
<message>
<location filename="../../about.py" line="127"/>
<source>Help can be found through the &lt;a href=&apos;http://laborejo.org&apos;&gt;Laborejo Community&lt;/a&gt;</source>
<translation>Support und Hilfe finden Sie unter &lt;a href=&apos;http://laborejo.org&apos;&gt;Laborejo Community&lt;/a&gt;</translation>
<translation>Support und Hilfe finden Sie unter &amp;lt;a href=&apos;http://laborejo.org&apos;&amp;gt;Laborejo Community&amp;lt;/a&amp;gt;</translation>
</message>
<message>
<location filename="../../about.py" line="128"/>

Loading…
Cancel
Save