final 0.7 translation - small gamelobby fixes for netbook support

This commit is contained in:
doitux
2009-05-03 01:04:54 +00:00
parent bb6d815104
commit c9c95f4a0c
26 changed files with 5895 additions and 1121 deletions
+185 -89
View File
@@ -5,7 +5,7 @@
<message>
<location filename="../src/gui/qt/styles/carddeckstylereader.cpp" line="156"/>
<source>Card Deck Style Error</source>
<translation type="unfinished"></translation>
<translation>Kartendeck-Stilfehler</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/carddeckstylereader.cpp" line="124"/>
@@ -13,14 +13,19 @@
The current PokerTH card deck style version is &quot;%2&quot;, but this style has version &quot;%3&quot; set.
Please contact the game table style builder %4.</source>
<translation type="unfinished"></translation>
<translation>Der gewählte Kartendeck-Stil &quot;%1&quot; scheint veraltet zu sein.
Die aktuelle PokerTH-Kartendeck-Stilversion ist &quot;%2&quot;, doch dieser Stil hat die Version &quot;%3&quot;.
Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %4.</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/carddeckstylereader.cpp" line="133"/>
<source>Cannot load card deck style file: %1
Please check the style file or choose another style!</source>
<translation type="unfinished"></translation>
<translation>Kann die Kartendeck-Stildatei &quot;%1&quot; nicht laden
Bitte prüfen Sie die Stildatei oder wählen Sie einen anderen Stil!</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/carddeckstylereader.cpp" line="146"/>
@@ -29,7 +34,11 @@ Please check the style file or choose another style!</source>
The value(s) of &quot;%2&quot; is/are missing.
Please contact the game table style builder %3.</source>
<translation type="unfinished"></translation>
<translation>Der gewählte Kartendeck-Stil &quot;%1&quot; scheint unvollständig oder defekt zu sein.
Der/die Wert(e) &quot;%2&quot; fehlt/fehlen.
Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3.</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/carddeckstylereader.cpp" line="157"/>
@@ -37,13 +46,17 @@ Please contact the game table style builder %3.</source>
The card picture(s) &quot;%2&quot; is/are not available.
Please contact the card deck style builder %3.</source>
<translation type="unfinished"></translation>
<translation>Der gewählte Kartendeck-Stil &quot;%1&quot; scheint unvollständig oder defekt zu sein.
Das/die Kartenbild(er) &quot;%2&quot; ist/sind nicht verfügbar.
Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3.</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/carddeckstylereader.cpp" line="69"/>
<source>A game table style was selected instead of a card deck style.
Please select a card deck style and try again!</source>
<translation type="unfinished"></translation>
<translation>Es wurde ein Spieltisch-Stil anstatt eines Kartendeck-Stils gewählt.
Bitte wählen Sie einen Kartendeck-Stil und versuchen Sie es erneut!</translation>
</message>
</context>
<context>
@@ -64,7 +77,7 @@ Please select a card deck style and try again!</source>
<message>
<location filename="../src/gui/qt/styles/gametablestylereader.cpp" line="513"/>
<source>Game Table Style Error</source>
<translation type="unfinished"></translation>
<translation>Spieltisch-Stilfehler</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/gametablestylereader.cpp" line="482"/>
@@ -72,14 +85,19 @@ Please select a card deck style and try again!</source>
The current PokerTH game table style version is &quot;%2&quot;, but this style has version &quot;%3&quot; set.
Please contact the game table style builder %4.</source>
<translation type="unfinished"></translation>
<translation>Der gewählte Spieltisch-Stil &quot;%1&quot; scheint veraltet zu sein.
Die aktuelle PokerTH-Spieltisch-Stilversion ist &quot;%2&quot;, doch dieser Stil hat die Version &quot;%3&quot;.
Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %4.</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/gametablestylereader.cpp" line="491"/>
<source>Cannot load game table style file: %1
Please check the style file or choose another style!</source>
<translation type="unfinished"></translation>
<translation>Kann die Spieltisch-Stildatei &quot;%1&quot; nicht laden
Bitte prüfen Sie die Stildatei oder wählen Sie einen anderen Stil!</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/gametablestylereader.cpp" line="503"/>
@@ -88,13 +106,18 @@ Please check the style file or choose another style!</source>
The value(s) of &quot;%2&quot; is/are missing.
Please contact the game table style builder %3.</source>
<translation type="unfinished"></translation>
<translation>Der gewählte Spieltisch-Stil &quot;%1&quot; scheint unvollständig oder defekt zu sein.
Der/die Wert(e) &quot;%2&quot; fehlt/fehlen.
Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3.</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/gametablestylereader.cpp" line="106"/>
<source>A card deck style was selected instead of a game table style.
Please select a game table style and try again!</source>
<translation type="unfinished"></translation>
<translation>Es wurde ein Kartendeck-Stil anstatt eines Spieltisch-Stils gewählt.
Bitte wählen Sie einen Spieltisch-Stil und versuchen Sie es erneut!</translation>
</message>
<message>
<location filename="../src/gui/qt/styles/gametablestylereader.cpp" line="514"/>
@@ -103,7 +126,11 @@ Please select a game table style and try again!</source>
&quot;%2&quot;
Please contact the game table style builder %3.</source>
<translation type="unfinished"></translation>
<translation>Ein oder mehrere Bilder des derzeitigen Spieltisch-Stils &quot;%1&quot; wurden nicht gefunden:
&quot;%2&quot;
Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3.</translation>
</message>
</context>
<context>
@@ -187,17 +214,17 @@ Please contact the game table style builder %3.</source>
<message>
<location filename="../src/gui/qt/serverlistdialog.ui" line="14"/>
<source>Server List</source>
<translation type="unfinished"></translation>
<translation>Serverliste</translation>
</message>
<message>
<location filename="../src/gui/qt/serverlistdialog.ui" line="27"/>
<source>Server Name</source>
<translation type="unfinished"></translation>
<translation>Servername</translation>
</message>
<message>
<location filename="../src/gui/qt/serverlistdialog.ui" line="32"/>
<source>Country/Region</source>
<translation type="unfinished"></translation>
<translation>Land/Region</translation>
</message>
</context>
<context encoding="UTF-8">
@@ -896,7 +923,17 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;© 2006-2009, FHammer, FThauer, LMay&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;- Poker-Engine für die beliebte &quot;Texas Hold&apos;em&quot;-Pokervariante&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;- Einzelspielermodus mit bis zu 9 Computergegnern&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;- Mehrspielermodus im Netzwerk&lt;br /&gt;- Internet-Onlinespiele&lt;br /&gt;- Austauschbare Benutzeroberfläche mit Online-Stilgalerie&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;© 2006-2009, FHammer, FThauer, LMay&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../src/gui/qt/aboutpokerth.ui" line="165"/>
@@ -905,7 +942,11 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Nimbus Sans L&apos;; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt;translator name - mail address&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Nimbus Sans L&apos;; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt;Mirko Albrecht - deutsch&lt;br /&gt;Felix Hammer - deutsch&lt;br /&gt;Bernd Arnold - deutsch&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../src/gui/qt/aboutpokerth.ui" line="192"/>
@@ -931,7 +972,28 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - for startwindow background gfx and danuxi1 table background&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;heyn&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - for moderating forum and organise bugtracker and feature requests&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Nimbus Sans L&apos;; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://commons.wikimedia.org/wiki/Main_Page&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600; text-decoration: underline; color:#0000ff;&quot;&gt;Wikimedia Commons&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt; - &lt;/span&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt;für verschiedene beliebte Avatar-Bildquellen&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - für die Persönlichkeiten-Avatarbilder&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;ZeiZei&lt;/span&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - für die Avatarbilder der Kategorie &quot;Verschiedenes&quot;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://kde-look.org/&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600; text-decoration: underline; color:#0000ff;&quot;&gt;http://kde-look.org/&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - für verschiedene unter der GPL lizenzierte Klänge&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;doc_dos&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - für die selbst aufgenommenen Chip-Klänge&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;thiger, dunkanx, BerndA, coldz&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - für verschiedene Patches&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;kraut&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - für die Bereitstellung und Administration des Internetspielservers&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;danuxi&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - für die Hintergrundgrafik des Startfensters und dem Spieltischhintergrund &quot;danuxi1&quot;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;heyn&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - für die Moderation des Forums und das Organisieren des Bugtrackers und der Featureanträge&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../src/gui/qt/aboutpokerth.ui" line="124"/>
@@ -954,7 +1016,25 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - basic architecture, network development, windows package, MacOS package&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; Oskar Lindqvist (&lt;/span&gt;&lt;a href=&quot;mailto:tranberry@pokerth.net&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; text-decoration: underline; color:#0000ff;&quot;&gt;tranberry@pokerth.net&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - initial gui graphics design&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Nimbus Sans L&apos;; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;Projektseite: &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://www.pokerth.net&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.pokerth.net&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:&apos;Sans Serif&apos;;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;IRC: &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; #pokerth (irc.freenode.net)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:&apos;Sans Serif&apos;;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; font-weight:600;&quot;&gt;Autoren: &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; Felix Hammer (&lt;/span&gt;&lt;a href=&quot;mailto:doitux@pokerth.net&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; text-decoration: underline; color:#0000ff;&quot;&gt;doitux@pokerth.net&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - Grundidee, Programm-Architektur, grafische Benutzeroberfläche, Linux-Paket&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; Florian Thauer (&lt;/span&gt;&lt;a href=&quot;mailto:floty@pokerth.net&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; text-decoration: underline; color:#0000ff;&quot;&gt;floty@pokerth.net&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - Grundidee, Programm-Architektur, Engine-Entwicklung&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; Lothar May (&lt;/span&gt;&lt;a href=&quot;mailto:lotodore@pokerth.net&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; text-decoration: underline; color:#0000ff;&quot;&gt;lotodore@pokerth.net&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - Programm-Architektur, Netzwerk-Entwicklung, Windows-Paket, MacOS-Paket&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; Oskar Lindqvist (&lt;/span&gt;&lt;a href=&quot;mailto:tranberry@pokerth.net&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;; text-decoration: underline; color:#0000ff;&quot;&gt;tranberry@pokerth.net&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans Serif&apos;;&quot;&gt; - Initiales Grafikdesign für die grafische Benutzeroberfläche&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
</context>
<context>
@@ -1094,7 +1174,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../src/gui/qt/connecttoserverdialog.ui" line="13"/>
<source>Connect to Server</source>
<translation>Zum Server verbinden</translation>
<translation>Verbinde mit Server</translation>
</message>
<message>
<location filename="../src/gui/qt/connecttoserverdialog.ui" line="25"/>
@@ -1319,7 +1399,7 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Spiellobby</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="86"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="84"/>
<source>Game</source>
<translation>Spiel</translation>
</message>
@@ -1329,27 +1409,27 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Spieler</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="101"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="99"/>
<source>Private</source>
<translation>Privat</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="450"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="441"/>
<source>Create Game</source>
<translation>Spiel erstellen</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="457"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="448"/>
<source>Join Game</source>
<translation>Spiel beitreten</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="130"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="128"/>
<source>Game Info</source>
<translation>Spieldaten</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="155"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="156"/>
<source>Connected Players</source>
<translation>Verbundene Spieler</translation>
</message>
@@ -1369,12 +1449,12 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Zeit für Spieleraktion (Sek.):</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="163"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="164"/>
<source>Fill up with computer opponents</source>
<translation>Mit Computergegnern auffüllen</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="188"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="195"/>
<source>Start Game</source>
<translation>Spiel starten</translation>
</message>
@@ -1384,7 +1464,7 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Entfernen</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="466"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="463"/>
<source>Lobby-Chat</source>
<translation>Lobby-Chat</translation>
</message>
@@ -1399,83 +1479,87 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Small Blind:</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="391"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="398"/>
<source>Leave Game</source>
<translation>Spiel verlassen</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="65"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="63"/>
<source>Available Players</source>
<translation>Verfügbare Spieler</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="91"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="89"/>
<source>Players</source>
<translation>Spieler</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="195"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="202"/>
<source>Kick Player</source>
<translation>Spieler entfernen</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="96"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="94"/>
<source>State</source>
<translation>Status</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="206"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="213"/>
<source>Maximum number of players: </source>
<translation>Maximale Spieleranzahl: </translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="224"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="231"/>
<source>Start Cash: </source>
<translation>Startgeld: </translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="242"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="249"/>
<source>First small blind: </source>
<translation>Erster Small Blind: </translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="281"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="288"/>
<source>Blinds raise mode: </source>
<translation>Blindserhöhungs-Modus: </translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="308"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="315"/>
<source>Manual blinds list:</source>
<translation>Eigene Blinds-Liste:</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="335"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="342"/>
<source>Timeout for player action (sec): </source>
<translation>Zeit für Spieleraktion (Sek.): </translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="25"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="26"/>
<source>Internet Game Lobby</source>
<translation>Internetspiel-Lobby</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="260"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="267"/>
<source>Blinds raise interval: </source>
<translation>Blindserhöhungs-Intervall: </translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="411"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="418"/>
<source>Join any game</source>
<translation>Irgendeinem Spiel beitreten</translation>
</message>
<message>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="523"/>
<location filename="../src/gui/qt/gamelobbydialog.ui" line="520"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://www.pokerth.net&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.pokerth.net&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://www.pokerth.net&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.pokerth.net&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
</context>
<context>
@@ -1821,12 +1905,12 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../src/gui/qt/gametable.ui" line="3546"/>
<source>&amp;View</source>
<translation type="unfinished"></translation>
<translation>&amp;Ansicht</translation>
</message>
<message>
<location filename="../src/gui/qt/gametable.ui" line="3558"/>
<source>&amp;Settings</source>
<translation type="unfinished"></translation>
<translation>&amp;Einstellungen</translation>
</message>
<message>
<location filename="../src/gui/qt/gametable.ui" line="3520"/>
@@ -2319,12 +2403,12 @@ Bitte stellen Sie sicher, dass Sie mit dem Internet direkt verbunden sind.</tran
<message>
<location filename="../src/gui/qt/gametable/gametableimpl.cpp" line="3183"/>
<source>Player &lt;b&gt;%1&lt;/b&gt; has &lt;b&gt;%2&lt;/b&gt; %3&lt;br&gt;against him. &lt;b&gt;%4&lt;/b&gt; vote(s) needed to kick.</source>
<translation type="unfinished"></translation>
<translation>Spieler &lt;b&gt;%1&lt;/b&gt; hat &lt;b&gt;%2&lt;/b&gt; %3 gegen&lt;br&gt;sich. Noch &lt;b&gt;%4&lt;/b&gt; Stimme(n), um ihn rauszuwerfen.</translation>
</message>
<message>
<location filename="../src/gui/qt/gametable/gametableimpl.cpp" line="3186"/>
<source>You have &lt;b&gt;%1&lt;/b&gt; %2 against you.&lt;br&gt;&lt;b&gt;%3&lt;/b&gt; vote(s) needed to kick.</source>
<translation type="unfinished"></translation>
<translation>Sie haben &lt;b&gt;%1&lt;/b&gt; %2 gegen sich.&lt;br&gt;Noch &lt;b&gt;%3&lt;/b&gt; Stimme(n) bis zum Rauswurf.</translation>
</message>
</context>
<context>
@@ -2744,7 +2828,7 @@ Bitte ein kleineres Bild auswählen!</translation>
<source>The entered avatar picture doesn&apos;t exist.
Please enter an valid picture!</source>
<translation>Das gewählte Avatar-Bild existiert nicht.
Bitte wählen Sie ein gültiges Avatar-Bild.</translation>
Bitte wählen Sie ein gültiges Avatar-Bild!</translation>
</message>
</context>
<context>
@@ -2805,7 +2889,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="1608"/>
<source>Server Password:</source>
<translation>Serverpasswort:</translation>
<translation>Serverkennwort:</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="2019"/>
@@ -3336,37 +3420,37 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="385"/>
<source>Style</source>
<translation type="unfinished"></translation>
<translation>Stil</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="240"/>
<source>Don&apos;t translate poker strings like check, call, raise from game table style</source>
<translation type="unfinished"></translation>
<translation>Pokerausdrücke - wie Check, Call und Raise - beim Spieltisch-Stil nicht übersetzen</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="403"/>
<source>Game Table Styles</source>
<translation type="unfinished"></translation>
<translation>Spieltisch-Stile</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="517"/>
<source>Activate</source>
<translation type="unfinished"></translation>
<translation>Aktivieren</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="537"/>
<source>Add ...</source>
<translation type="unfinished"></translation>
<translation>Hinzufügen...</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="544"/>
<source>Remove</source>
<translation type="unfinished"></translation>
<translation>Entfernen</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="553"/>
<source>Preview - Information:</source>
<translation type="unfinished"></translation>
<translation>Vorschau - Information:</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="491"/>
@@ -3375,12 +3459,16 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://gtstyles.pokerth.net/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Get new PokerTH game table styles ...&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://gtstyles.pokerth.net/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Holen Sie sich die neuen PokerTH-Spieltisch-Stile...&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="506"/>
<source>Card Deck Styles</source>
<translation type="unfinished"></translation>
<translation>Kartendeck-Stile</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="594"/>
@@ -3389,17 +3477,21 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://cdstyles.pokerth.net/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Get new PokerTH card deck styles ...&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://cdstyles.pokerth.net/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Holen Sie sich die neuen PokerTH-Kartendeck-Stile...&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="2950"/>
<source>Opponent 7:</source>
<translation type="unfinished">Gegner 6: {7:?}</translation>
<translation>Gegner 7:</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="3083"/>
<source>Opponent 8:</source>
<translation type="unfinished">Gegner 6: {8:?}</translation>
<translation>Gegner 8:</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="3216"/>
@@ -3409,7 +3501,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../src/gui/qt/settingsdialog.ui" line="3216"/>
<source>Opponent 9:</source>
<translation type="unfinished">Gegner 6: {10:?} {9:?}</translation>
<translation>Gegner 9:</translation>
</message>
</context>
<context>
@@ -3498,7 +3590,7 @@ Der erste Small Blind wird auf den größten erlaubten Wert gesetzt.</translatio
<translation type="obsolete">Norsk (Norwegisch)</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="65"/>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="64"/>
<source>Portuguese</source>
<translation type="obsolete">Português (Portugiesisch)</translation>
</message>
@@ -3603,111 +3695,115 @@ Bitte geben Sie eine gültige Serverlisten-Adresse ein!</translation>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1020"/>
<source>Maintainer Name</source>
<translation type="unfinished"></translation>
<translation>Name des Betreuers</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1021"/>
<source>Maintainer EMail</source>
<translation type="unfinished"></translation>
<translation>E-Mail-Adr. des Betreuers</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1022"/>
<source>Create Date</source>
<translation type="unfinished"></translation>
<translation>Erstellt am</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="906"/>
<source>Windows Behaviour</source>
<translation type="unfinished"></translation>
<translation>Fensterverhalten</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="907"/>
<source>scaleable</source>
<translation type="unfinished"></translation>
<translation>skalierbar</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="908"/>
<source>fixed</source>
<translation type="unfinished"></translation>
<translation>fixiert</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="909"/>
<source>Minimum Size</source>
<translation type="unfinished"></translation>
<translation>Mindestgröße</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="910"/>
<source>Maximum Size</source>
<translation type="unfinished"></translation>
<translation>Maximale Größe</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="911"/>
<source>Fixed Size</source>
<translation type="unfinished"></translation>
<translation>Feste Größe</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="953"/>
<source>Please select your game table style</source>
<translation type="unfinished"></translation>
<translation>Bitte wählen Sie Ihren Spieltisch-Stil</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="955"/>
<source>PokerTH game table styles (*.xml)</source>
<translation type="unfinished"></translation>
<translation>PokerTH-Spieltisch-Stile (*.xml)</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="968"/>
<source>Game Table Style Error</source>
<translation type="unfinished"></translation>
<translation>Spieltisch-Stilfehler</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="969"/>
<source>Selected game table style file is already in the list.
Please select another one to add!</source>
<translation type="unfinished"></translation>
<translation>Die gewählte Spieltisch-Stildatei ist bereits in der Liste enthalten.
Bitte wählen Sie eine andere, um sie hinzuzufügen!</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="982"/>
<source>Game Table Style File Error</source>
<translation type="unfinished"></translation>
<translation>Spieltisch-Stildatei-Fehler</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="983"/>
<source>Could not load game table style file correctly.
Style will not be placed into list!</source>
<translation type="unfinished"></translation>
<translation>Die Spieltisch-Stildatei konnte nicht korrekt geladen werden.
Der Stil wird nicht zur Liste hinzugefügt!</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1056"/>
<source>Please select your card deck style</source>
<translation type="unfinished"></translation>
<translation>Bitte wählen Sie Ihren Kartendeck-Stil</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1058"/>
<source>PokerTH card deck styles (*.xml)</source>
<translation type="unfinished"></translation>
<translation>PokerTH-Kartendeck-Stil (*.xml)</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1071"/>
<source>Card Deck Style Error</source>
<translation type="unfinished"></translation>
<translation>Kartendeck-Stilfehler</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1072"/>
<source>Selected card deck style file is already in the list.
Please select another one to add!</source>
<translation type="unfinished"></translation>
<translation>Die gewählte Kartendeck-Stildatei ist bereits in der Liste enthalten.
Bitte wählen Sie eine andere, um sie hinzuzufügen!</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1085"/>
<source>Card Deck Style File Error</source>
<translation type="unfinished"></translation>
<translation>Kartendeck-Stildatei-Fehler</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="1086"/>
<source>Could not load card deck style file correctly.
Style will not be placed into list!</source>
<translation type="unfinished"></translation>
<translation>Die Kartendeck-Stildatei konnte nicht korrekt geladen werden.
Der Stil wird nicht zur Liste hinzugefügt!</translation>
</message>
<message>
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="64"/>
@@ -3891,12 +3987,12 @@ Style will not be placed into list!</source>
<message>
<location filename="../src/gui/qt/startwindow.ui" line="182"/>
<source>&amp;PokerTH</source>
<translation type="unfinished"></translation>
<translation>&amp;PokerTH</translation>
</message>
<message>
<location filename="../src/gui/qt/startwindow.ui" line="199"/>
<source>&amp;Settings</source>
<translation type="unfinished"></translation>
<translation>&amp;Einstellungen</translation>
</message>
</context>
<context>
@@ -4224,7 +4320,7 @@ Bitte wählen Sie einen anderen Namen.</translation>
<message>
<location filename="../src/gui/qt/startwindow/startwindowimpl.cpp" line="71"/>
<source>PokerTH %1</source>
<translation type="unfinished">PokerTH %1</translation>
<translation>PokerTH %1</translation>
</message>
</context>
<context>