update language

This commit is contained in:
mrbesen 2022-10-10 21:40:36 +02:00
parent ec4566f76a
commit bc6f80c187
Signed by: MrBesen
GPG Key ID: 596B2350DCD67504
2 changed files with 36 additions and 90 deletions

View File

@ -22,110 +22,83 @@
<translation>LoL-Auto-Accept</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="60"/>
<location filename="../../ui/mainwindow.ui" line="203"/>
<source>Mainswitch</source>
<translation>Hauptschalter</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="93"/>
<location filename="../../ui/mainwindow.ui" line="196"/>
<source>Enable LoL-Auto-Accept</source>
<translation>Spiel automatisch annehmen</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="77"/>
<location filename="../../ui/mainwindow.ui" line="60"/>
<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="67"/>
<location filename="../../ui/mainwindow.ui" line="186"/>
<source>Write a Text as soon as you are in a champ select lobby.</source>
<translation>Einen Text schreiben, sobald du in der Champion Auswahl bist.</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="70"/>
<location filename="../../ui/mainwindow.ui" line="189"/>
<source>Auto Write</source>
<translation>Automatisch Schreiben</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="80"/>
<location filename="../../ui/mainwindow.ui" line="63"/>
<source>Enable Smite Warning</source>
<translation>Smite Warnung</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="100"/>
<source>Developed by MrBesen</source>
<translation>Entwickelt von MrBesen</translation>
<translation type="vanished">Entwickelt von MrBesen</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="146"/>
<location filename="../../ui/mainwindow.ui" line="179"/>
<source>autowriteText</source>
<translation>Zu schreibender Text</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="172"/>
<location filename="../../ui/mainwindow.ui" line="92"/>
<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="178"/>
<location filename="../../ui/mainwindow.ui" line="98"/>
<source>Default</source>
<translation>Default</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="186"/>
<location filename="../../ui/mainwindow.ui" line="106"/>
<source>Top</source>
<translation>Top</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="194"/>
<location filename="../../ui/mainwindow.ui" line="114"/>
<source>Jungle</source>
<translation>Jungle</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="202"/>
<location filename="../../ui/mainwindow.ui" line="122"/>
<source>Middle</source>
<translation></translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="210"/>
<location filename="../../ui/mainwindow.ui" line="130"/>
<source>Bottom</source>
<translation></translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="218"/>
<location filename="../../ui/mainwindow.ui" line="138"/>
<source>Support</source>
<translation>Support</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="226"/>
<source>&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;Webseite&lt;/a&gt;</source>
<translation>&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;Webseite&lt;/a&gt;</translation>
</message>
<message>
<source>&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;Homepage&lt;/a&gt;</source>
<translation type="vanished">&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;Webseite&lt;/a&gt;</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="245"/>
<source>Version: </source>
<translation>Version: </translation>
</message>
<message>
<source>Pick</source>
<translation type="vanished">Pick</translation>
</message>
<message>
<source>Champion:</source>
<translation type="vanished">Champion:</translation>
</message>
<message>
<source>Ban</source>
<translation type="vanished">Bannen</translation>
</message>
<message>
<location filename="../../src/mainwindow.cpp" line="10"/>
<source>Version: %1</source>
<translation>Version: %1</translation>
<location filename="../../ui/mainwindow.ui" line="210"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Developed by MrBesen&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#007af4;&quot;&gt;Webseite&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Version: %1&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Entwickelt von MrBesen&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#007af4;&quot;&gt;Webseite&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Version: %1&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../../src/mainwindow.cpp" line="62"/>

View File

@ -22,110 +22,83 @@
<translation>LoL-Auto-Accept</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="60"/>
<location filename="../../ui/mainwindow.ui" line="203"/>
<source>Mainswitch</source>
<translation>Mainswitch</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="93"/>
<location filename="../../ui/mainwindow.ui" line="196"/>
<source>Enable LoL-Auto-Accept</source>
<translation>Automatically accept game</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="77"/>
<location filename="../../ui/mainwindow.ui" line="60"/>
<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="67"/>
<location filename="../../ui/mainwindow.ui" line="186"/>
<source>Write a Text as soon as you are in a champ select lobby.</source>
<translation>Write a Text as soon as you are in the champ select lobby.</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="70"/>
<location filename="../../ui/mainwindow.ui" line="189"/>
<source>Auto Write</source>
<translation>Auto write</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="80"/>
<location filename="../../ui/mainwindow.ui" line="63"/>
<source>Enable Smite Warning</source>
<translation>Enable Smite Warning</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="100"/>
<source>Developed by MrBesen</source>
<translation>Developed by MrBesen</translation>
<translation type="vanished">Developed by MrBesen</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="146"/>
<location filename="../../ui/mainwindow.ui" line="179"/>
<source>autowriteText</source>
<translation>Text to autowrite</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="172"/>
<location filename="../../ui/mainwindow.ui" line="92"/>
<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="178"/>
<location filename="../../ui/mainwindow.ui" line="98"/>
<source>Default</source>
<translation>Default</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="186"/>
<location filename="../../ui/mainwindow.ui" line="106"/>
<source>Top</source>
<translation>Top</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="194"/>
<location filename="../../ui/mainwindow.ui" line="114"/>
<source>Jungle</source>
<translation>Jungle</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="202"/>
<location filename="../../ui/mainwindow.ui" line="122"/>
<source>Middle</source>
<translation></translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="210"/>
<location filename="../../ui/mainwindow.ui" line="130"/>
<source>Bottom</source>
<translation></translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="218"/>
<location filename="../../ui/mainwindow.ui" line="138"/>
<source>Support</source>
<translation>Support</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="226"/>
<source>&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;Webseite&lt;/a&gt;</source>
<translation>&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;Webseite&lt;/a&gt;</translation>
</message>
<message>
<source>&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;Homepage&lt;/a&gt;</source>
<translation type="vanished">&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;Webseite&lt;/a&gt;</translation>
</message>
<message>
<location filename="../../ui/mainwindow.ui" line="245"/>
<source>Version: </source>
<translation>Version: </translation>
</message>
<message>
<source>Pick</source>
<translation type="vanished">Pick</translation>
</message>
<message>
<source>Champion:</source>
<translation type="vanished">Champion:</translation>
</message>
<message>
<source>Ban</source>
<translation type="vanished">Ban</translation>
</message>
<message>
<location filename="../../src/mainwindow.cpp" line="10"/>
<source>Version: %1</source>
<translation>Version: %1</translation>
<location filename="../../ui/mainwindow.ui" line="210"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Developed by MrBesen&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#007af4;&quot;&gt;Webseite&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Version: %1&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Developed by MrBesen&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://git.mrbesen.de/MrBesen/lolautoaccept/releases&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#007af4;&quot;&gt;Webseite&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Version: %1&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../../src/mainwindow.cpp" line="62"/>