update translation

This commit is contained in:
mrbesen 2022-08-28 00:28:29 +02:00
parent 94020e5a04
commit 738364aa13
Signed by: MrBesen
GPG Key ID: 596B2350DCD67504
2 changed files with 102 additions and 16 deletions

View File

@ -32,27 +32,47 @@
<translation>Spiel automatisch annehmen</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="81"/>
<location filename="../ui/mainwindow.ui" line="59"/>
<source>Spam &quot;smite&quot; in the chat when there is not exactly 1 player with smite equiped in champ select</source>
<translation>Wenn nicht genau 1 Spieler Smite ausgewählt hat, wird &quot;smite&quot; in den Chat gespammt</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="62"/>
<source>Enable Smite Warning</source>
<translation>Smite Warnung</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="91"/>
<source>This Tab is used, when you are in a gamemode with no fixed roles</source>
<translation>Dieser Tab wird verwendet, wenn der Gamemode keine festen Rollen hat</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="97"/>
<source>Default</source>
<translation>Default</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="105"/>
<source>Top</source>
<translation>Top</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="89"/>
<location filename="../ui/mainwindow.ui" line="113"/>
<source>Jungle</source>
<translation>Jungle</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="97"/>
<location filename="../ui/mainwindow.ui" line="121"/>
<source>Middle</source>
<translation></translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="105"/>
<location filename="../ui/mainwindow.ui" line="129"/>
<source>Bottom</source>
<translation></translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="113"/>
<location filename="../ui/mainwindow.ui" line="137"/>
<source>Support</source>
<translation></translation>
</message>
@ -69,20 +89,43 @@
<translation type="vanished">Bannen</translation>
</message>
<message>
<location filename="../src/mainwindow.cpp" line="50"/>
<location filename="../src/mainwindow.cpp" line="56"/>
<source>League of Legends Client not found!</source>
<translation>League of Legends Client nicht gefunden!</translation>
</message>
<message>
<location filename="../src/mainwindow.cpp" line="56"/>
<location filename="../src/mainwindow.cpp" line="66"/>
<source>Auto-Acceptor started!</source>
<translation></translation>
</message>
<message>
<location filename="../src/mainwindow.cpp" line="59"/>
<location filename="../src/mainwindow.cpp" line="70"/>
<source>Auto-Acceptor stoped!</source>
<translation>Auto Acceptor gestoppt!</translation>
</message>
<message>
<location filename="../src/mainwindow.cpp" line="118"/>
<source>Auto-Acceptor failed!</source>
<translation>Auto-Acceptor fehlgeschlagen!</translation>
</message>
</context>
<context>
<name>RuneDisplay</name>
<message>
<location filename="../ui/runedisplay.ui" line="14"/>
<source>Form</source>
<translation></translation>
</message>
<message>
<location filename="../ui/runedisplay.ui" line="23"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select a Runepage and modify it to this runes.&lt;br/&gt;The page used is the first that:&lt;/p&gt;&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;matches this Runes&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;has a name starting with &amp;quot;AA:&amp;quot;&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;is currently selected&lt;/li&gt;&lt;/ol&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Eine Runenseite auswählen und entsprechend modifizieren.&lt;br/&gt;Die ausgewählte Seite ist die erste, die die erste der Eigenschaften erfüllt:&lt;/p&gt;&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;schon die richtigen Runen enthält&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;einen Namen der mit &amp;quot;AA:&amp;quot; anfängt hat&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;gerade ausgewählt ist&lt;/li&gt;&lt;/ol&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../ui/runedisplay.ui" line="26"/>
<source>Apply Runes</source>
<translation>Runnen Anwenden</translation>
</message>
</context>
<context>
<name>SettingsTab</name>

View File

@ -32,27 +32,47 @@
<translation>Automatically accept game</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="81"/>
<location filename="../ui/mainwindow.ui" line="59"/>
<source>Spam &quot;smite&quot; in the chat when there is not exactly 1 player with smite equiped in champ select</source>
<translation>Spam &quot;smite&quot; in the chat when there is not exactly 1 player with smite equiped in champ select</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="62"/>
<source>Enable Smite Warning</source>
<translation>Enable Smite Warning</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="91"/>
<source>This Tab is used, when you are in a gamemode with no fixed roles</source>
<translation>This Tab is used, when you are in a gamemode with no fixed roles</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="97"/>
<source>Default</source>
<translation>Default</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="105"/>
<source>Top</source>
<translation>Top</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="89"/>
<location filename="../ui/mainwindow.ui" line="113"/>
<source>Jungle</source>
<translation>Jungle</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="97"/>
<location filename="../ui/mainwindow.ui" line="121"/>
<source>Middle</source>
<translation></translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="105"/>
<location filename="../ui/mainwindow.ui" line="129"/>
<source>Bottom</source>
<translation></translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="113"/>
<location filename="../ui/mainwindow.ui" line="137"/>
<source>Support</source>
<translation></translation>
</message>
@ -69,20 +89,43 @@
<translation type="vanished">Ban</translation>
</message>
<message>
<location filename="../src/mainwindow.cpp" line="50"/>
<location filename="../src/mainwindow.cpp" line="56"/>
<source>League of Legends Client not found!</source>
<translation>League of Legends Client not found!</translation>
</message>
<message>
<location filename="../src/mainwindow.cpp" line="56"/>
<location filename="../src/mainwindow.cpp" line="66"/>
<source>Auto-Acceptor started!</source>
<translation>Auto-Acceptor started!</translation>
</message>
<message>
<location filename="../src/mainwindow.cpp" line="59"/>
<location filename="../src/mainwindow.cpp" line="70"/>
<source>Auto-Acceptor stoped!</source>
<translation>Auto-Acceptor stopped!</translation>
</message>
<message>
<location filename="../src/mainwindow.cpp" line="118"/>
<source>Auto-Acceptor failed!</source>
<translation>Auto-Acceptor failed!</translation>
</message>
</context>
<context>
<name>RuneDisplay</name>
<message>
<location filename="../ui/runedisplay.ui" line="14"/>
<source>Form</source>
<translation></translation>
</message>
<message>
<location filename="../ui/runedisplay.ui" line="23"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select a Runepage and modify it to this runes.&lt;br/&gt;The page used is the first that:&lt;/p&gt;&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;matches this Runes&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;has a name starting with &amp;quot;AA:&amp;quot;&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;is currently selected&lt;/li&gt;&lt;/ol&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select a Runepage and modify it to this runes.&lt;br/&gt;The page used is the first that:&lt;/p&gt;&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;matches this Runes&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;has a name starting with &amp;quot;AA:&amp;quot;&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;is currently selected&lt;/li&gt;&lt;/ol&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../ui/runedisplay.ui" line="26"/>
<source>Apply Runes</source>
<translation>Apply Runes</translation>
</message>
</context>
<context>
<name>SettingsTab</name>